@import url("https://use.typekit.net/wfr3fyl.css");
@import url("https://use.typekit.net/wfr3fyl.css");
@import url("https://use.typekit.net/wfr3fyl.css");
.publication-butoday .bu-article {
  background-blend-mode: lighten;
  background-color: rgba(0, 32, 113, 0.15);
  background-image: url("images/2024-pattern-blue.jpg");
  background-repeat: repeat;
  background-size: 90%;
  font-family: "filson-pro", sans-serif;
  margin: -150px -30px 0;
  text-align: center;
}

@media (min-width: 768px) {
  .publication-butoday .bu-article {
    background-size: 40%;
    margin: -218px -70px 0;
  }
}

.publication-butoday .wp-prepress-layout-article-content p a {
  color: #111b69;
}

.wp-prepress-layout-masthead {
  z-index: 10;
}

.wp-block-editorial-leadin {
  background: rgba(43, 40, 35, 0.8);
  background: linear-gradient(180deg, rgba(0, 32, 113, 0.85), 95%, rgba(0, 32, 113, 0));
  padding: 0 30px;
  padding-top: 175px;
}

@media (min-width: 768px) {
  .wp-block-editorial-leadin {
    padding-top: 175px;
  }
}

.wp-block-editorial-leadin .head {
  font-family: "wreath", serif;
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 1rem;
}

@media (min-width: 500px) {
  .wp-block-editorial-leadin .head {
    font-size: 4.5rem;
  }
}

@media (min-width: 992px) {
  .wp-block-editorial-leadin .head {
    font-size: 5.5rem;
    margin-bottom: 2rem;
  }
}

.wp-block-editorial-leadin .deck {
  font-family: "diazo-mvb-rough1-ex-cond", sans-serif;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
}

.publication-butoday .wp-prepress-button-play .inner {
  background: #e3bf69;
}

.publication-butoday .wp-prepress-button-play:hover .inner,
.publication-butoday .wp-prepress-button-play:focus .inner,
.publication-butoday .wp-prepress-button-play:active .inner {
  background: #ab864a;
}

.butoday-block-editorial-audioplayer .wp-block-editorial-audioplayer-wrapper {
  border-color: #868686;
  border-style: dotted;
  border-width: 0 1px 1px 1px;
}

.butoday-block-editorial-audioplayer.is-style-box .wp-block-editorial-audioplayer-wrapper::before {
  background-color: #e3bf69;
}

.butoday-block-editorial-audioplayer .icon-mic,
.butoday-block-editorial-audioplayer .wp-block-editorial-audioplayer-subtitle {
  color: #111b69;
}

.wp-block-editorial-leadin.has-light-theme.is-style-text-over-image h1 {
  color: #fff;
  line-height: 5rem;
  max-width: 650px;
}

.wp-block-editorial-leadin.has-light-theme.is-style-text-over-image h2 {
  color: #fff;
  max-width: 570px;
}

.wp-block-editorial-leadin.has-light-theme .wp-block-leadin-media {
  background: transparent;
  height: 0;
}

.wp-block-editorial-leadin.has-light-theme .container-words-outer {
  position: relative;
}

.wp-block-editorial-leadin.has-light-theme .container-words-inner {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 2rem;
}

@media (min-width: 768px) {
  .wp-block-editorial-leadin.has-light-theme .container-words-inner {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0 0 4rem;
  }
}

@media (min-width: 992px) {
  .wp-block-editorial-leadin.has-light-theme .container-words-inner {
    padding: 4rem 0 4rem;
  }
}

.wp-block-group__inner-container {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  max-width: calc(100% - 60px);
  padding: 60px 15px 30px;
}

@media (min-width: 992px) {
  .wp-block-group__inner-container {
    padding: 60px 30px 30px;
  }
}

.wp-block-group__inner-container p {
  font-size: 1rem;
}

.wp-prepress-component-actions-toolbar {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  margin: 60px auto;
  max-width: calc(100% - 60px);
}

.wrapper .wp-prepress-layout-article-content .wp-block-editorial-audioplayer.is-style-box {
  width: 100%;
  margin: 0 auto 30px;
}

.body-wrapper .wp-prepress-layout-masthead-core .branding-mark-svg-bu_today-bu,
.body-wrapper .wp-prepress-layout-masthead-core .branding-mark-svg-bu_today-today {
  fill: #fff;
}

.butoday-prepress-layout-masthead .wp-prepress-layout-masthead-nav-item {
  color: #fff;
}

.butoday-prepress-layout-masthead .wp-prepress-layout-masthead-nav-item .wp-prepress-svg-icon use {
  stroke: #fff;
}

.butoday-prepress-layout-masthead .wp-prepress-layout-masthead-nav-item .wp-prepress-svg-icon-search use {
  fill: #fff;
}
/*# sourceMappingURL=style.css.map */