/*
* Temporary fixes for theme layout issues, until we switch to new 2022 theme
 */
body.home .wp-block-column {
  flex: 1;
  position: relative; }
@media screen and (min-width: 704px) {
  body.home .hp-left {
    padding-right: 1em;
    position: relative; }
    body.home .hp-left:after {
      content: "";
      width: 1px;
      background-color: #f5f5f5;
      position: absolute;
      top: 5em;
      bottom: 5em;
      right: 0; }
  body.home .hp-right {
    padding-left: 1em; } }
body.home header.fl-post-header {
  display: none; }

#wp--skip-link--target > div.entry-content.wp-block-post-content > div {
  max-width: none; }

.fl-page-content .row a, .fl-page-content .row a:focus, .fl-page-content .row a:visited, .fl-page-content .row a:focus-within, .fl-page-content .row a:focus-visible {
  color: #242425;
  outline: none !important; }

.fl-page-bar .fl-page-bar-container.container {
  max-width: 100%; }
  .fl-page-bar .fl-page-bar-container.container .fl-page-bar-row.row .text-center ul.fl-page-bar-nav.navbar-nav {
    justify-content: center;
    flex-direction: row; }
    .fl-page-bar .fl-page-bar-container.container .fl-page-bar-row.row .text-center ul.fl-page-bar-nav.navbar-nav li.menu-item {
      margin: 0 10px; }

.fl-page-header.fl-page-header-primary .fl-page-header-wrap .fl-page-header-container.container {
  padding: 0;
  max-width: 95%; }
  @media (max-width: 992px) {
    .fl-page-header.fl-page-header-primary .fl-page-header-wrap .fl-page-header-container.container {
      max-width: 100%;
      padding: 15px 20px 0; } }
  .fl-page-header.fl-page-header-primary .fl-page-header-wrap .fl-page-header-container.container .fl-page-header-row.row .fl-page-nav-col {
    padding-right: 15px;
    padding-left: 15px; }
    .fl-page-header.fl-page-header-primary .fl-page-header-wrap .fl-page-header-container.container .fl-page-header-row.row .fl-page-nav-col .fl-page-nav-wrap nav.fl-page-nav.fl-nav.navbar.navbar-default .fl-page-nav-search a {
      text-decoration: none; }
    @media (max-width: 992px) {
      .fl-page-header.fl-page-header-primary .fl-page-header-wrap .fl-page-header-container.container .fl-page-header-row.row .fl-page-nav-col .fl-page-nav-wrap nav.fl-page-nav.fl-nav.navbar.navbar-default .fl-page-nav-collapse {
        justify-content: center; } }
    .fl-page-header.fl-page-header-primary .fl-page-header-wrap .fl-page-header-container.container .fl-page-header-row.row .fl-page-nav-col .fl-page-nav-wrap nav.fl-page-nav.fl-nav.navbar.navbar-default .fl-page-nav-collapse #menu-main-navigation {
      flex-direction: row; }

body > div.fl-page > header > div > div > div > div.fl-page-nav-col.col-md-8.col-sm-12 > div > nav > div > div > a {
  text-decoration: none; }

body.home header.fl-post-header {
  display: none; }

.whatever-parent .kt-inside-inner-col {
  height: 100%; }
.whatever-parent .whateverblock {
  padding: 0 10px;
  height: 100%; }
  .whatever-parent .whateverblock figure {
    margin-left: auto;
    margin-right: auto; }
    .whatever-parent .whateverblock figure img {
      border-radius: 15px; }
  .whatever-parent .whateverblock h3 {
    font-family: Neuton, serif; }
  .whatever-parent .whateverblock > p {
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-grow: 1; }
  .whatever-parent .whateverblock .wp-block-kadence-advancedbtn {
    margin-left: auto;
    margin-right: auto; }
    .whatever-parent .whateverblock .wp-block-kadence-advancedbtn span {
      padding: 0.5em 1em;
      text-transform: uppercase; }

/*
styles which exist in bionic but are required on the old theme, short term

 */
#bsb-hub-page.bsb-hub-page {
  background-color: #e2e2e2; }
  #bsb-hub-page.bsb-hub-page .hub-banner {
    padding: 5px 0;
    background-size: cover; }
    #bsb-hub-page.bsb-hub-page .hub-banner h1, #bsb-hub-page.bsb-hub-page .hub-banner p {
      text-align: center;
      color: white;
      margin: 0; }
    #bsb-hub-page.bsb-hub-page .hub-banner h1 {
      font-size: 36px;
      font-weight: 500;
      line-height: 50px;
      margin-bottom: 10px; }
    #bsb-hub-page.bsb-hub-page .hub-banner p {
      font-size: 18px;
      font-weight: 400;
      line-height: 27px;
      margin-bottom: 10px; }
  #bsb-hub-page.bsb-hub-page .wp-block-columns, #bsb-hub-page.bsb-hub-page .hubintro {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto; }

.section-header {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 1em; }
  .section-header h1, .section-header h2, .section-header h3, .section-header h4, .section-header h5, .section-header h6 {
    font-family: 'Neuton', serif;
    font-weight: 700; }
  .section-header h3 {
    margin-top: 0;
    margin-bottom: 0 !important;
    color: #242425; }
  .section-header span {
    color: #ec6607; }

.line {
  flex-grow: 1;
  height: 2px;
  background-color: #ec6607;
  margin-top: auto !important;
  margin-bottom: auto;
  margin-left: 8px;
  transform: translateY(calc(50% + 2px)); }

/*
Hub Repeater
 */
.hub-repeater {
  background-color: #fff !important;
  margin: 1em 5px 5px !important; }
  .hub-repeater .watchlisten, .hub-repeater .watchlisten a, .hub-repeater .watchlisten a span {
    color: #ec6607; }
    .hub-repeater .watchlisten span.dashicons, .hub-repeater .watchlisten a span.dashicons, .hub-repeater .watchlisten a span span.dashicons {
      margin-top: 5px; }
  @media only screen and (min-width: 512px) {
    .hub-repeater .bsb-inner-block.double-column {
      display: grid;
      grid-template-columns: 50% 50%; } }
  .hub-repeater .bsb-inner-block .block-header h2 {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 500; }
    .hub-repeater .bsb-inner-block .block-header h2 span {
      top: -32px !important;
      color: #fff !important;
      background-color: #ec6607 !important;
      padding: 5px 10px !important;
      position: relative !important; }
  .hub-repeater .bsb-inner-block .bsb-repeater-section-header {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
    color: #242425; }
  .hub-repeater .bsb-inner-block .bsb-repeater-paragraph {
    font-size: 15px;
    font-weight: 400;
    color: #242425; }
  .hub-repeater .bsb-inner-block .bsb-repeater-button.button {
    background-color: #ec6607;
    padding: 5px 10px;
    width: fit-content;
    border-radius: 5px;
    margin-bottom: 5px; }
    .hub-repeater .bsb-inner-block .bsb-repeater-button.button:hover {
      background-color: #c65606;
      transition: all 0.5s; }
    .hub-repeater .bsb-inner-block .bsb-repeater-button.button a {
      color: white;
      text-decoration: none;
      text-align: center; }
  .hub-repeater .bsb-inner-block .bsb-repeater-button.link a {
    text-decoration: none;
    color: #ec6607;
    font-weight: 400; }
    .hub-repeater .bsb-inner-block .bsb-repeater-button.link a:hover {
      color: #c65606; }
  .hub-repeater .bsb-inner-block .bsb-repeater-qanda .question {
    margin-bottom: 10px;
    border: none; }
    .hub-repeater .bsb-inner-block .bsb-repeater-qanda .question h4 {
      clear: both;
      margin: 0;
      padding-left: 20px; }
      .hub-repeater .bsb-inner-block .bsb-repeater-qanda .question h4 button.bsb-accordion.accordion-button {
        color: #ec6607;
        font-size: 18px;
        font-weight: 500;
        background-color: #f6f6f6;
        cursor: pointer;
        width: 100%;
        text-align: left;
        border: none;
        outline: none; }
        .hub-repeater .bsb-inner-block .bsb-repeater-qanda .question h4 button.bsb-accordion.accordion-button:focus {
          box-shadow: none; }
    .hub-repeater .bsb-inner-block .bsb-repeater-qanda .question .active, .hub-repeater .bsb-inner-block .bsb-repeater-qanda .question .bsb-accordion:hover {
      background-color: #ccc; }
    .hub-repeater .bsb-inner-block .bsb-repeater-qanda .question .bsb-panel {
      margin-left: 20px;
      background-color: white;
      overflow: hidden;
      transition: height 0.5s ease; }
      .hub-repeater .bsb-inner-block .bsb-repeater-qanda .question .bsb-panel p {
        margin-bottom: 0; }
  .hub-repeater .bsb-inner-block .bsb-repeater-posts {
    display: block; }
    .hub-repeater .bsb-inner-block .bsb-repeater-posts.layout-vertical_block .hub-post, .hub-repeater .bsb-inner-block .bsb-repeater-posts.layout-split_vertical .hub-post {
      flex-direction: column; }
      .hub-repeater .bsb-inner-block .bsb-repeater-posts.layout-vertical_block .hub-post .thumbnail, .hub-repeater .bsb-inner-block .bsb-repeater-posts.layout-split_vertical .hub-post .thumbnail {
        max-width: unset; }
        .hub-repeater .bsb-inner-block .bsb-repeater-posts.layout-vertical_block .hub-post .thumbnail img, .hub-repeater .bsb-inner-block .bsb-repeater-posts.layout-split_vertical .hub-post .thumbnail img {
          width: 100%;
          height: auto;
          max-width: 100%; }
    .hub-repeater .bsb-inner-block .bsb-repeater-posts.layout-vertical_block {
      display: block; }
    .hub-repeater .bsb-inner-block .bsb-repeater-posts.layout-split_vertical {
      display: grid;
      grid-template-columns: 50% 50%; }
    .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post {
      padding: 10px;
      display: flex;
      width: 100%; }
      .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .thumbnail {
        width: 100%;
        max-width: 90px;
        margin-right: 10px;
        border: none;
        display: flex;
        align-items: center; }
        .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .thumbnail img {
          width: 90px;
          height: auto; }
      .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content {
        display: inline; }
        .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content .category, .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content .latest-post-category {
          display: block; }
          .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content .category a, .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content .latest-post-category a {
            margin-bottom: 0;
            text-transform: uppercase;
            color: #ec6607 !important;
            line-height: 0;
            padding-top: 1em;
            font-size: 12px;
            letter-spacing: 1px;
            font-weight: 600;
            font-family: poppins; }
            .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content .category a:hover, .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content .latest-post-category a:hover {
              text-decoration: none; }
        .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content a {
          font-family: Neuton, serif;
          color: #242425;
          text-decoration: none;
          font-size: 28px;
          font-weight: 600;
          line-height: 1.2;
          transition: color .3s ease; }
          .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content a:hover {
            transition: color .3s ease;
            text-decoration: underline; }
          .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content a.watchlisten {
            color: #ec6607; }
        .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content p {
          color: #404040;
          font-size: 14px;
          font-weight: 400;
          margin: 0.5em 0 0 0; }
          .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content p.latest-post-author {
            font-weight: 600; }
            .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content p.latest-post-author a {
              font-size: 14px;
              color: #242425;
              font-family: Poppins;
              font-weight: 600;
              text-decoration: none;
              transition: color .3s ease; }
              .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post .content p.latest-post-author a:hover {
                color: #ec6607 !important;
                transition: color .3s ease; }
      .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post.mini-post {
        padding: 10px 0; }
        .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post.mini-post .thumbnail {
          width: 100%;
          max-width: 45px;
          margin-right: 10px;
          margin-bottom: 0;
          border: none;
          display: flex;
          align-items: center; }
          .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post.mini-post .thumbnail img {
            width: 45px !important;
            height: auto !important; }
        .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post.mini-post a {
          font-size: 18px; }
        .hub-repeater .bsb-inner-block .bsb-repeater-posts .hub-post.mini-post p {
          margin-top: 0; }

/*
Hub Intro
 */
.hub-intro {
  background-color: #fff !important;
  padding: 20px !important;
  margin: 35px 5px 5px !important;
  display: inline-flex;
  gap: 3em; }
  @media only screen and (max-width: 900px) {
    .hub-intro {
      flex-direction: column; } }
  .hub-intro .column {
    display: inline-block; }
    .hub-intro .column:first-of-type {
      width: 55%; }
    .hub-intro .column:last-of-type {
      width: 45%; }
    @media only screen and (max-width: 900px) {
      .hub-intro .column:first-of-type, .hub-intro .column:last-of-type {
        width: 100%; } }
    .hub-intro .column h2 {
      font-size: 22px;
      font-weight: 400;
      width: 100%;
      text-align: center; }
    .hub-intro .column .button-holder {
      display: flex;
      gap: 5px; }
      @media only screen and (max-width: 768px) {
        .hub-intro .column .button-holder {
          flex-direction: column; } }
      .hub-intro .column .button-holder .bsb-intro-button {
        margin-left: auto;
        margin-right: auto;
        background: #ec6607;
        color: white;
        text-decoration: none;
        padding: 12px 24px;
        border-radius: 5px;
        flex-grow: 1;
        max-width: 50%;
        font-size: 22px;
        font-weight: 400;
        text-align: center; }
        .hub-intro .column .button-holder .bsb-intro-button:hover {
          background: #c65606;
          transition: all 0.5s; }
        @media only screen and (max-width: 768px) {
          .hub-intro .column .button-holder .bsb-intro-button {
            flex-direction: column;
            max-width: unset;
            width: 100%; } }
    .hub-intro .column ul {
      color: #ec6607;
      margin-left: 1em;
      padding-left: 0; }
      .hub-intro .column ul li a {
        color: #ec6607;
        text-decoration: none; }
        .hub-intro .column ul li a:hover {
          border: 0;
          background-color: unset;
          color: #c65606; }

.latest-post-block .latest-post-info {
  margin-top: 1em; }
  .latest-post-block .latest-post-info .latest-post-category {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #242425;
    line-height: 1;
    padding-top: 1em;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600; }
    .latest-post-block .latest-post-info .latest-post-category a {
      color: #ec6607;
      text-decoration: none; }
      .latest-post-block .latest-post-info .latest-post-category a:hover {
        text-decoration: none; }
  .latest-post-block .latest-post-info h2 {
    font-family: Neuton, serif;
    margin-top: 0;
    font-size: 2.5em;
    color: black;
    line-height: 1.2; }
    @media screen and (max-width: 1200px) {
      .latest-post-block .latest-post-info h2 {
        font-size: 2.2em; } }
    @media screen and (max-width: 767px) {
      .latest-post-block .latest-post-info h2 {
        font-size: 2em; } }
    @media screen and (max-width: 703px) {
      .latest-post-block .latest-post-info h2 {
        font-size: 1.5em; } }
    .latest-post-block .latest-post-info h2 a {
      line-height: 1.2; }
      .latest-post-block .latest-post-info h2 a:hover {
        color: black !important;
        text-decoration: underline; }
  .latest-post-block .latest-post-info .latest-post-excerpt {
    color: #242425; }
    @media screen and (max-width: 768px) {
      .latest-post-block .latest-post-info .latest-post-excerpt {
        font-size: 14px; } }
  .latest-post-block .latest-post-info .latest-post-author {
    text-decoration: none;
    font-weight: 600;
    color: #242425; }
    @media screen and (max-width: 768px) {
      .latest-post-block .latest-post-info .latest-post-author {
        font-size: 14px; } }
    .latest-post-block .latest-post-info .latest-post-author a {
      color: #242425;
      transition: color .3s ease;
      text-decoration: none; }
      .latest-post-block .latest-post-info .latest-post-author a:hover {
        color: #ec6607 !important;
        text-decoration: none;
        transition: color .3s ease; }

.events {
  display: flex;
  flex-direction: column; }
  .events .event {
    container: event / inline-size;
    position: relative;
    margin-bottom: 0.25em; }
    .events .event:after {
      content: "";
      height: 1px;
      background-color: #f5f5f5;
      position: absolute;
      bottom: -0.5em;
      left: 1em;
      right: 1em; }
    .events .event:last-of-type:after {
      content: none; }
    .events .event img {
      max-width: 45px;
      border-radius: 8px; }
    .events .event h5 {
      font-weight: 600;
      font-size: 16px;
      font-family: Neuton, serif;
      line-height: 1.2; }
    .events .event p {
      color: #ec6607;
      text-transform: uppercase;
      font-size: 11px;
      font-weight: 600;
      margin-bottom: 0; }
    .events .event a {
      color: #ec6607;
      text-decoration: none;
      display: flex;
      flex-direction: row;
      gap: 1em;
      align-items: center; }
      .events .event a:hover {
        color: #ec6607;
        text-decoration: none; }
        .events .event a:hover span h5:hover {
          text-decoration: underline; }
      @media screen and (max-width: 780px) {
        .events .event a img {
          width: 80px; } }
  .events .viewall {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    color: #0a0a0a;
    margin-top: 1em;
    font-size: 14px;
    transition: all .6s ease; }
    .events .viewall:hover {
      text-decoration: none;
      color: #ec6607 !important;
      letter-spacing: 1.1px;
      transition: all .6s ease; }

.events:not(:last-child) {
  gap: 1em; }

.podcasts-wrapper {
  position: relative; }
  .podcasts-wrapper .podcasts {
    max-width: 400px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 9px;
    position: relative;
    margin-bottom: 0.5em; }
    .podcasts-wrapper .podcasts .podcast {
      max-width: 300px;
      border-radius: 10px;
      overflow: hidden;
      /*position: absolute;*/
      /*width: 25%;*/
      aspect-ratio: 1/1;
      transition: all 0.1s ease-in-out; }
      .podcasts-wrapper .podcasts .podcast.anim-grow:hover {
        transform: scale(1.04); }
      .podcasts-wrapper .podcasts .podcast:nth-child(8) {
        display: none; }
  .podcasts-wrapper.legacy .podcasts {
    display: block; }
  .podcasts-wrapper .viewall {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    color: #0a0a0a;
    margin-top: 1em;
    font-size: 14px;
    transition: all .6s ease; }
    .podcasts-wrapper .viewall:hover {
      text-decoration: none;
      color: #ec6607 !important;
      letter-spacing: 1.1px;
      transition: all .6s ease; }
  .podcasts-wrapper .podcast-modal, .podcasts-wrapper .podcast-legacy {
    position: absolute;
    z-index: 1000;
    top: 1em;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: white;
    border-radius: 10px;
    filter: drop-shadow(0px 5px 6px);
    max-width: 90%;
    aspect-ratio: 1/1;
    padding: 1em; }
    .podcasts-wrapper .podcast-modal.hidden, .podcasts-wrapper .podcast-legacy.hidden {
      display: none; }
    .podcasts-wrapper .podcast-modal .btn-close, .podcasts-wrapper .podcast-legacy .btn-close {
      margin-left: auto;
      width: fit-content; }
    .podcasts-wrapper .podcast-modal .top, .podcasts-wrapper .podcast-legacy .top {
      margin-bottom: 5px;
      display: grid;
      grid-template-columns: 1fr 2fr;
      grid-gap: 1em;
      align-items: center; }
      .podcasts-wrapper .podcast-modal .top img, .podcasts-wrapper .podcast-legacy .top img {
        border-radius: 8px; }
      .podcasts-wrapper .podcast-modal .top h3, .podcasts-wrapper .podcast-legacy .top h3 {
        margin: 0;
        font-family: Neuton, serif;
        line-height: 1; }
        @media only screen and (max-width: 1099px) and (min-width: 782px) {
          .podcasts-wrapper .podcast-modal .top h3, .podcasts-wrapper .podcast-legacy .top h3 {
            font-size: 1.8vw; } }
    .podcasts-wrapper .podcast-modal p, .podcasts-wrapper .podcast-legacy p {
      font-size: 12px;
      color: #242425; }
      @media only screen and (max-width: 1099px) and (min-width: 782px) {
        .podcasts-wrapper .podcast-modal p, .podcasts-wrapper .podcast-legacy p {
          font-size: 0.7vw; } }
    .podcasts-wrapper .podcast-modal a.button, .podcasts-wrapper .podcast-legacy a.button {
      display: block;
      background: #ec6607;
      padding: 0.2em 1em;
      color: white !important;
      border-radius: 6px;
      margin-left: auto;
      margin-right: auto;
      width: fit-content;
      transition: all 0.1s ease-in-out;
      position: absolute;
      bottom: 10px;
      left: 0;
      right: 0; }
      .podcasts-wrapper .podcast-modal a.button:hover, .podcasts-wrapper .podcast-legacy a.button:hover {
        text-decoration: none;
        border: 0;
        background: #f18c45;
        transition: all 0.1s ease-in-out; }
      .podcasts-wrapper .podcast-modal a.button:active, .podcasts-wrapper .podcast-legacy a.button:active {
        background: #b14c05; }
      .podcasts-wrapper .podcast-modal a.button:focus, .podcasts-wrapper .podcast-legacy a.button:focus {
        text-decoration: none; }
  .podcasts-wrapper .podcast-legacy {
    position: relative;
    filter: none;
    z-index: 0;
    aspect-ratio: unset;
    border-bottom: 1px solid #f5f5f5; }
    .podcasts-wrapper .podcast-legacy:last-of-type {
      border-bottom: 0; }
    .podcasts-wrapper .podcast-legacy a.button {
      margin-top: 2em;
      position: relative; }

/*@keyframes slide {*/
/*    0% {*/
/*        transform : translate(0, 0);*/
/*    }*/
/*    2% {*/
/*        transform : translate(100%, 0);*/
/*    }*/
/*    12.5% {*/
/*        transform : translate(100%, 0);*/
/*    }*/
/*    15.5% {*/
/*        transform : translate(2*100%, 0);*/
/*    }*/
/*    25% {*/
/*        transform : translate(2*100%, 0);*/
/*    }*/
/*    27% {*/
/*        transform : translate(2*100%, 100%);*/
/*    }*/
/*    37.5% {*/
/*        transform : translate(2*100%, 100%);*/
/*    }*/
/*    39.5% {*/
/*        transform : translate(100%, 100%);*/
/*    }*/
/*    50% {*/
/*        transform : translate(100%, 100%);*/
/*    }*/
/*    52% {*/
/*        transform : translate(100%, 2*100%);*/
/*    }*/
/*    62.5% {*/
/*        transform : translate(100%, 2*100%);*/
/*    }*/
/*    64.5% {*/
/*        transform : translate(0, 2*100%);*/
/*    }*/
/*    75% {*/
/*        transform : translate(0, 2*100%);*/
/*    }*/
/*    77% {*/
/*        transform : translate(0, 100%);*/
/*    }*/
/*    87.5% {*/
/*        transform : translate(0, 100%);*/
/*    }*/
/*    89.5% {*/
/*        transform : translate(0, 0);*/
/*    }*/
/*    100% {*/
/*        transform : translate(0, 0);*/
/*    }*/
/*}*/
/*.podcasts .podcast {*/
/*    animation : slide 10s ease infinite;*/
/*}*/
/*.podcasts .podcast1{*/
/*    animation-delay: 0s;*/
/*}*/
/*.podcasts .podcast2{*/
/*    animation-delay: -1.42857143s;*/
/*}*/
/*.podcasts .podcast3{*/
/*    animation-delay: -2.85714286s;*/
/*}*/
/*.podcasts .podcast4{*/
/*    animation-delay: -4.28571429s;*/
/*}*/
/*.podcasts .podcast5{*/
/*    animation-delay: -5.71428571s;*/
/*}*/
/*.podcasts .podcast6{*/
/*    animation-delay: -7.14285714s;*/
/*}*/
/*.podcasts .podcast7{*/
/*    animation-delay: -8.57142857s;*/
/*}*/
/*
standard  gutenberg 25-50-25 row setup. Overwrite mobile display order.

Apply the class 'bio-hero-three' to 'columns', then apply bio-one, bio-two and bio-three to individual 'column' to set order.

If columns has 'bio-hero-three' and no order is set, it will default to 2-1-3.
 */
@media only screen and (min-width: 781px) and (max-width: 1050px) {
  .bio-hero-three .events .event a picture, .bio-hero-three .events .event a img {
    display: none; } }
@media only screen and (max-width: 780px) {
  .bio-hero-three .bio-one {
    order: 1 !important; }
  .bio-hero-three .bio-two {
    order: 2 !important; }
  .bio-hero-three .bio-three {
    order: 3 !important; } }
/*
 4 item row of news items - using the hub blocks with 2X 2 column post lists results in an uneven gap in the middle. this adjustment fixes. Just add 'bio-two-by-two' class to the parent 'columns'.
 */
.wp-block-columns.bio-two-by-two.is-layout-flex {
  gap: 0 !important; }
  .wp-block-columns.bio-two-by-two.is-layout-flex div.wp-block-column div div.hub-repeater {
    margin: 0 0 0 0 !important; }
    .wp-block-columns.bio-two-by-two.is-layout-flex div.wp-block-column div div.hub-repeater .hub-post {
      position: relative; }
      .wp-block-columns.bio-two-by-two.is-layout-flex div.wp-block-column div div.hub-repeater .hub-post:after {
        content: "";
        width: 1px;
        background-color: #f5f5f5;
        position: absolute;
        top: 5em;
        bottom: 5em;
        right: 0; }
  .wp-block-columns.bio-two-by-two.is-layout-flex div.wp-block-column:last-of-type .hub-post:last-of-type:after {
    content: none; }
  @media screen and (max-width: 780px) {
    .wp-block-columns.bio-two-by-two.is-layout-flex div.wp-block-column:first-of-type .hub-post:last-of-type:after {
      content: none; } }

#bsb-hub-page.sponsor-sigma-aldrich .hub-intro .column .button-holder a.bsb-intro-button.sponsored {
  background: #e4032f; }
  #bsb-hub-page.sponsor-sigma-aldrich .hub-intro .column .button-holder a.bsb-intro-button.sponsored:hover {
    background: #0e69af; }

div.wp-block-kadence-posts.kb-posts article {
  box-shadow: none !important; }

/*# sourceMappingURL=styles.css.map */
