@charset "UTF-8";
body.logged-in:not(.admin-bar) .header {
  margin-top: 0; }

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.no-transform:after {
  display: none !important; }

@media (min-width: 40em) {
  .grid-x-2 {
    margin-right: -5rem;
    margin-left: -1rem; } }

@media (min-width: 64em) {
  .grid-x-2 {
    margin-right: -2rem;
    margin-left: -2rem; } }

/* for empty p tags in WYSIWYG*/
p:empty {
  height: 0;
  margin: 0;
  padding: 0; }
  p:empty::before {
    content: "​";
    display: none;
    height: 0;
    margin: 0;
    padding: 0; }

.link {
  max-width: -webkit-fit-content;
  max-width: fit-content;
  max-width: -moz-fit-content; }

.gform_submission_error {
  font-size: 17px;
  line-height: 1.7rem; }

.resources-events .block-2 .sidebar {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.hero-module {
  min-height: 370px; }
  .hero-module.spacing-Default.bg-hero {
    padding: 125px 0 !important; }
  .hero-module .hero-content {
    height: auto; }
    .hero-module .hero-content .container {
      z-index: 10; }
    .hero-module .hero-content .h-wrapper {
      max-width: 680px; }
      .hero-module .hero-content .h-wrapper .hero-paragraph {
        margin-top: 1rem; }
        .hero-module .hero-content .h-wrapper .hero-paragraph p {
          font-size: 16px;
          line-height: 1.6rem; }
        .hero-module .hero-content .h-wrapper .hero-paragraph a {
          color: #ec1d24; }
          .hero-module .hero-content .h-wrapper .hero-paragraph a::after {
            display: none; }
          .hero-module .hero-content .h-wrapper .hero-paragraph a:hover {
            text-decoration: underline !important; }
    .hero-module .hero-content .cta-container {
      margin-top: 2.5rem; }
      .hero-module .hero-content .cta-container .button {
        margin-right: 2rem; }
        @media (max-width: 600px) {
          .hero-module .hero-content .cta-container .button {
            margin-bottom: 1rem; } }

.spacing-Default.bg-hero {
  padding: 125px 0 !important; }

@media (min-width: 1300px) {
  .spacing-Default.bg-hero,
  .page-template .site-wrapper .bg-hero.spacing-Default,
  .hero-module.spacing-Default.bg-hero {
    padding: 125px 0 !important; } }

#cbdc-posts__module {
  position: relative;
  padding: 0 0 90px; }
  @media (min-width: 64rem) {
    #cbdc-posts__module {
      padding: 35px 0 110px; } }
  #cbdc-posts__module hr {
    border-top: 1px solid #ec1d24;
    margin-top: 36px;
    margin-bottom: 64px; }
  #cbdc-posts__module .cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 1rem; }
    @media (min-width: 40em) {
      #cbdc-posts__module .cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - 4rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 64em) {
      #cbdc-posts__module .cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(33.33333% - 4rem);
        margin-left: 2rem;
        margin-right: 2rem; } }
    #cbdc-posts__module .cell img {
      width: 100%;
      height: auto; }
    #cbdc-posts__module .cell .card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-bottom: 1rem;
      border: 1px solid #e6e6e6;
      border-radius: 0;
      background: #fefefe;
      -webkit-box-shadow: 0px 3px 15px #00000036;
      box-shadow: 0px 3px 15px #00000036;
      overflow: hidden;
      color: #0a0a0a;
      padding: 2.5rem 1.5rem;
      height: 100%;
      position: relative; }
      #cbdc-posts__module .cell .card .card-header .post-image--thumb {
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease; }
        #cbdc-posts__module .cell .card .card-header .post-image--thumb:hover {
          opacity: .8; }
      #cbdc-posts__module .cell .card .card-header .card-header__subtitle--cbdc--bullet {
        display: inline-block;
        margin-right: 8px;
        font-size: 24px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      #cbdc-posts__module .cell .card .card-header .card-header__subtitle--cbdc {
        color: #7e7e7e;
        font-size: 12px;
        line-height: 23px;
        text-transform: uppercase;
        font-weight: 500;
        margin: 1rem 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      #cbdc-posts__module .cell .card .card-header .card-header__title--cbdc a {
        -webkit-transition: all .15s ease;
        -o-transition: all .15s ease;
        transition: all .15s ease; }
      #cbdc-posts__module .cell .card .card-footer {
        margin-top: auto; }
        #cbdc-posts__module .cell .card .card-footer .link {
          font-size: 12px;
          color: #ec1d24;
          font-weight: 500;
          text-transform: capitalize; }
      #cbdc-posts__module .cell .card .excerpt--short p {
        max-height: 125px;
        overflow: hidden; }

.callout_cards {
  position: relative;
  padding: 0 0 90px;
  color: #53585f !important; }
  @media (min-width: 64rem) {
    .callout_cards {
      padding: 35px 0 110px; } }
  .callout_cards hr {
    border-top: 1px solid #ec1d24;
    margin-top: 36px;
    margin-bottom: 64px; }
  .callout_cards .cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 1rem; }
    @media (min-width: 40em) {
      .callout_cards .cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - 4rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 64em) {
      .callout_cards .cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(33.33333% - 4rem);
        margin-left: 2rem;
        margin-right: 2rem; } }
    .callout_cards .cell img {
      width: 100%;
      height: auto; }
    .callout_cards .cell .card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-bottom: 1rem;
      border: 1px solid #e6e6e6;
      border-radius: 0;
      background: #fefefe;
      -webkit-box-shadow: 0px 3px 15px #00000036;
      box-shadow: 0px 3px 15px #00000036;
      overflow: hidden;
      color: #0a0a0a;
      padding: 2.5rem 1.5rem;
      height: 100%;
      position: relative; }
      .callout_cards .cell .card .card-header .post-image--thumb {
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease; }
        .callout_cards .cell .card .card-header .post-image--thumb:hover {
          opacity: .8; }
      .callout_cards .cell .card .card-header .card-header__subtitle--cbdc--bullet {
        display: inline-block;
        margin-right: 8px;
        font-size: 24px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .callout_cards .cell .card .card-header .card-header__subtitle--cbdc {
        color: #7e7e7e;
        font-size: 12px;
        line-height: 23px;
        text-transform: uppercase;
        font-weight: 500;
        margin: 1rem 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .callout_cards .cell .card .card-header .card-header__title--cbdc {
        color: #53585f !important; }
        .callout_cards .cell .card .card-header .card-header__title--cbdc a {
          -webkit-transition: all .15s ease;
          -o-transition: all .15s ease;
          transition: all .15s ease; }
      .callout_cards .cell .card .card-body {
        color: #53585f !important; }
        .callout_cards .cell .card .card-body a {
          color: #ec1d24 !important; }
          .callout_cards .cell .card .card-body a::after {
            display: none; }
          .callout_cards .cell .card .card-body a:hover {
            text-decoration: underline !important; }
      .callout_cards .cell .card .card-footer {
        margin-top: auto; }
        .callout_cards .cell .card .card-footer .link {
          font-size: 12px;
          color: #ec1d24;
          font-weight: 500;
          text-transform: capitalize; }
      .callout_cards .cell .card .excerpt--short p {
        max-height: 125px;
        overflow: hidden; }

.logo-slider {
  position: relative; }
  .logo-slider .swiper-container {
    position: static; }
    .logo-slider .swiper-container .swiper-button-prev {
      left: 10%; }
    .logo-slider .swiper-container .swiper-button-next {
      right: 10%; }

.load-btn__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 4rem; }
  .load-btn__wrapper p {
    padding: 0;
    margin: 0; }

/*was a pager specific fix -- now a Sitewide fix for  .has-sidebar */
.has-sidebar .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
  width: 87.5%; }
  @media (max-width: 1230px) {
    .has-sidebar .container {
      padding: 0; } }
  @media (max-width: 1030px) {
    .has-sidebar .container {
      padding: 0 30px; } }
  @media (max-width: 767px) {
    .has-sidebar .container {
      padding: 0 35px; } }
  .has-sidebar .container .container {
    width: 100%; }
  .has-sidebar .container .col-custom {
    max-width: 100%;
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important; }
    @media (min-width: 1024px) {
      .has-sidebar .container .col-custom {
        padding-right: 6rem !important;
        max-width: 60% !important;
        width: calc(100% - 40%); } }
    @media (min-width: 1230px) {
      .has-sidebar .container .col-custom {
        padding-right: 6rem !important;
        max-width: 60% !important;
        width: calc(100% - 445px); } }
  .has-sidebar .container .sidebar {
    position: static;
    width: 100%;
    max-width: 100%;
    margin-top: 3rem; }
    @media (min-width: 1024px) {
      .has-sidebar .container .sidebar {
        max-width: 40% !important;
        margin-top: 0; } }
    @media (min-width: 1230px) {
      .has-sidebar .container .sidebar {
        max-width: 445px !important;
        margin-top: 0; } }

.video-wrapper {
  position: relative;
  width: 100%; }
  .video-wrapper::after {
    content: "";
    padding-bottom: 56.25%;
    width: 100%;
    display: block; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 100%; }

.wysiwyg img {
  height: auto; }

@media (max-width: 460px) {
  .wysiwyg input[type=checkbox]:checked + label:before {
    min-width: 19px; }
  .wysiwyg input[type=checkbox]:checked + label:after {
    top: 10px; } }

/* p-only-child is a custom class added via ACF for Tax Event Taxonomy pages Catherine added. */
.p-only-child .wysiwyg p {
  margin-bottom: 0;
  max-width: 800px; }

.page-template-default .content ul {
  margin-bottom: 42px;
  list-style: disc; }
  .page-template-default .content ul li {
    font-weight: 400;
    margin-left: 2rem; }

.page-template-template-digitalks .events-container .item {
  padding-bottom: 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.page-template-template-digitalks .link-box {
  margin-top: 1rem;
  justify-self: flex-end; }
  .page-template-template-digitalks .link-box a {
    color: #ec1d24; }

.page-template-template-webinars .filter, .page-template-archive-webinars .filter {
  display: none; }

.page-template-template-webinars .recorded .item, .page-template-archive-webinars .recorded .item {
  display: none; }

@media (min-width: 768px) {
  .page-template-template-customers .hero-content .container .h-wrapper {
    max-width: 55%; } }

.page-template-template-cbdc .content::before {
  content: '';
  width: 1650px;
  height: 1650px;
  position: absolute;
  bottom: 0;
  background: url(../../../assets/images/cbdc-abstract-bg.svg);
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: contain;
  left: -250px; }
  @media (min-width: 64rem) {
    .page-template-template-cbdc .content::before {
      left: -450px; } }
  @media (min-width: 1600px) {
    .page-template-template-cbdc .content::before {
      left: -250px; } }

.page-template-template-cbdc .bg-hero {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .page-template-template-cbdc .bg-hero .dot {
    padding-bottom: 0;
    margin-bottom: 0; }

.page-template-template-cbdc .hero-content .h-wrapper {
  max-width: 680px; }

.page-template-template-cbdc .block-5 {
  position: relative;
  z-index: inherit;
  background: transparent !important; }

.page-template-template-cbdc .module-lr-contentwidth .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.page-template-template-cbdc .module-lr-contentwidth .image-wrapper {
  padding-bottom: 25px !important; }
  @media (min-width: 991px) {
    .page-template-template-cbdc .module-lr-contentwidth .image-wrapper {
      padding-bottom: 0 !important; } }
  .page-template-template-cbdc .module-lr-contentwidth .image-wrapper img {
    max-width: 100%;
    width: 100%; }

@media (min-width: 991px) {
  .page-template-template-cbdc .module-lr-contentwidth.content-position-left .text-wrapper {
    padding-right: 3.8rem; } }

.single-cbdc-research .desktop {
  display: none !important; }
  @media (min-width: 1024px) {
    .single-cbdc-research .desktop {
      display: block !important; } }

.single-cbdc-research .mobile, .single-cbdc-research .mobile-w {
  display: block !important; }
  @media (min-width: 1024px) {
    .single-cbdc-research .mobile, .single-cbdc-research .mobile-w {
      display: none !important; } }

.single-cbdc-research .resources-insights-post .block-2 {
  padding: 0 0 40px; }

.single-cbdc-research .content--below {
  margin-top: 20px; }

.single-cbdc-research .back-bar_wrapper {
  height: 68px;
  background-color: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .single-cbdc-research .back-bar_wrapper .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
    width: 90%; }
    @media (min-width: 64rem) {
      .single-cbdc-research .back-bar_wrapper .container {
        width: 87.5%; } }
    .single-cbdc-research .back-bar_wrapper .container .back-bar_content a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .single-cbdc-research .back-bar_wrapper .container .back-bar_content a .arrow::before {
        content: "\f060";
        font-size: 1.2rem;
        z-index: 1;
        top: .5rem;
        right: 2rem;
        font-family: Font Awesome\ 5 Pro; }
      .single-cbdc-research .back-bar_wrapper .container .back-bar_content a span {
        margin-right: 10px; }
        .single-cbdc-research .back-bar_wrapper .container .back-bar_content a span ::before {
          display: inline-block;
          padding-top: 2px; }

.single-cbdc-research .has-sidebar .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
  width: 87.5%; }
  @media (max-width: 1230px) {
    .single-cbdc-research .has-sidebar .container {
      padding: 0; } }
  @media (max-width: 1030px) {
    .single-cbdc-research .has-sidebar .container {
      padding: 0 30px; } }
  @media (max-width: 767px) {
    .single-cbdc-research .has-sidebar .container {
      padding: 0 35px; } }
  .single-cbdc-research .has-sidebar .container .col-custom {
    max-width: 100%;
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important; }
    @media (min-width: 1024px) {
      .single-cbdc-research .has-sidebar .container .col-custom {
        padding-right: 6rem !important;
        max-width: 48% !important;
        width: calc(100% - 445px); } }
    @media (min-width: 1230px) {
      .single-cbdc-research .has-sidebar .container .col-custom {
        max-width: 65% !important; } }
  .single-cbdc-research .has-sidebar .container .sidebar {
    position: static; }
    @media (min-width: 1024px) {
      .single-cbdc-research .has-sidebar .container .sidebar {
        max-width: 48% !important; } }
    @media (min-width: 1230px) {
      .single-cbdc-research .has-sidebar .container .sidebar {
        max-width: 445px !important;
        margin-left: auto; } }

.single-cbdc-research .post-header__subtitle--cbdc {
  color: #ec1d24;
  font-size: 15px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 1rem 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1024px) {
    .single-cbdc-research .post-header__subtitle--cbdc {
      margin: 1rem 0 70px; } }

.single-cbdc-research .post-header__subtitle--cbdc--bullet {
  display: inline-block;
  margin-right: 8px;
  font-size: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.single-cbdc-research .post-image--main img {
  width: 100%;
  height: auto; }

.single-cbdc-research #authors--cbdc .row {
  padding: 70px 0 0; }

.single-cbdc-research #authors--cbdc .author-wrapper {
  width: 48%;
  text-align: center;
  margin-bottom: 25px;
  margin-right: 4%; }
  .single-cbdc-research #authors--cbdc .author-wrapper:nth-child(2n) {
    margin-right: 0; }
  @media (min-width: 767px) {
    .single-cbdc-research #authors--cbdc .author-wrapper {
      width: calc(25% - 3%); }
      .single-cbdc-research #authors--cbdc .author-wrapper:nth-child(2n) {
        margin-right: 4%; }
      .single-cbdc-research #authors--cbdc .author-wrapper:nth-child(4n) {
        margin-right: 0 !important; } }
  .single-cbdc-research #authors--cbdc .author-wrapper .author_headshot {
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
    .single-cbdc-research #authors--cbdc .author-wrapper .author_headshot:hover {
      opacity: .8; }
  .single-cbdc-research #authors--cbdc .author-wrapper .author_details {
    text-align: center;
    margin-top: 1rem;
    font-size: 12px;
    line-height: 15px; }
    .single-cbdc-research #authors--cbdc .author-wrapper .author_details .author_name {
      margin-bottom: 0;
      font-size: 15px;
      line-height: 18px; }
    .single-cbdc-research #authors--cbdc .author-wrapper .author_details .author_title {
      font-size: 12px;
      line-height: 15px; }

.single-cbdc-research .mobile-w {
  margin: 30px 0; }
  .single-cbdc-research .mobile-w #authors--cbdc .row {
    padding: 25px 0; }

.single-cbdc-research .share {
  margin-top: 100px; }

.single-cbdc-research .form-title {
  font-size: 2rem;
  line-height: 40px;
  margin: 0 0 70px;
  color: #ec1d24;
  text-transform: capitalize;
  text-align: center; }
  @media (max-width: 991px) {
    .single-cbdc-research .form-title {
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 50px; } }

.single-cbdc-research input[type="checkbox"] {
  z-index: 999999999999;
  cursor: pointer; }
  .single-cbdc-research input[type="checkbox"] + label::before {
    content: "";
    margin-right: 11px;
    display: inline-block;
    vertical-align: text-top;
    width: 19px;
    height: 19px;
    border: 1px solid #1d2343;
    background: #fff; }

.single-cbdc-research input[type="checkbox"]:checked + label::after {
  content: "\f3ff";
  font-family: Ionicons;
  font-size: 30px;
  position: absolute;
  color: #000;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3px; }
  @media (max-width: 1230px) {
    .single-cbdc-research input[type="checkbox"]:checked + label::after {
      left: 4px; } }
  @media (max-width: 1030px) {
    .single-cbdc-research input[type="checkbox"]:checked + label::after {
      left: 4px; } }
  @media (max-width: 375px) {
    .single-cbdc-research input[type="checkbox"]:checked + label::after {
      left: 3px; } }

.single-cbdc-research .gated-false .post-header__subtitle--cbdc {
  display: none; }

.single-cbdc-research .gated-false .pdf-download {
  margin-top: 2rem; }

.developer-community .sidebar {
  margin-top: -70px; }

.single-digitalks .resources-insights-post .latest {
  margin-bottom: 0; }

.tax-event-highlights .taxonomy-filter, .tax-event-highlights .search-form.mobile {
  display: none; }

.tax-event-highlights .video-thumbnail-link:hover img {
  opacity: .7;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.tax-event-highlights .featured-job.featured-webinar img:hover {
  opacity: .7;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.resources-podcast .block-2, .post-type-archive-videos .block-2 {
  margin-bottom: 4rem !important; }

@media (max-width: 767px) {
  .resources-podcast .has-sidebar .container, .post-type-archive-videos .has-sidebar .container {
    padding: 0; } }
