@charset "UTF-8";
/* WEBFONT IMPORTS */
@font-face {
  font-family: "BentonSansComp";
  src: url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-2.eot");
  src: url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-2.eot?") format("embedded-opentype"), url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-3.woff") format("woff"), url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-1.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: "BentonSansComp";
  src: url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold-Italic/c881d891-c9fe-443f-9067-4fd904cc7ec7-2.eot");
  src: url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold-Italic/c881d891-c9fe-443f-9067-4fd904cc7ec7-2.eot?") format("embedded-opentype"), url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold-Italic/c881d891-c9fe-443f-9067-4fd904cc7ec7-3.woff") format("woff"), url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold-Italic/c881d891-c9fe-443f-9067-4fd904cc7ec7-1.ttf") format("truetype");
  font-style: italic;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: "Brandon-Text";
  src: url("https://www.bu.edu/cdn/fonts/BrandonText-Bold/2BA300_1_0.eot");
  src: url("https://www.bu.edu/cdn/fonts/BrandonText-Bold/2BA300_1_0.eot?#iefix") format("embedded-opentype"), url("https://www.bu.edu/cdn/fonts/BrandonText-Bold/2BA300_1_0.woff") format("woff"), url("https://www.bu.edu/cdn/fonts/BrandonText-Bold/2BA300_1_0.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}

/* VARIABLES + PLACEHOLDERS */
/* Variables */
/* Placeholders */
.publication-bostonia .head span, .teaser-headline span {
  background-color: #FCED1C;
  box-shadow: -3px 0 #FCED1C, 3px 0 #FCED1C;
}

/* Keyframe Animations */
@-webkit-keyframes multiple-image-crossfade {
  0% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes multiple-image-crossfade {
  0% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* ARTICLE STYLES */
.publication-bostonia .page-wrapper {
  background-color: #fff;
}

.publication-bostonia .bostonia-component-search-overlay.is-open .page-wrapper {
  background-color: transparent;
}

.publication-bostonia .bostonia-component-progressbar-sticky .wp-component-progressbar-sticky-progressbar {
  background-color: #FCED1C;
}

.publication-bostonia .wp-prepress-layout-masthead {
  z-index: 100;
}

.publication-bostonia .wp-prepress-layout-masthead-container,
.publication-bostonia .wp-prepress-layout-masthead-container span {
  text-shadow: 0 0 16px black;
}

.publication-bostonia .wp-prepress-tag {
  border-radius: 3px;
  background: #FCED1C;
  color: #131112;
  font-size: 0.777778em;
  padding: 3px 5px;
}

.publication-bostonia .wp-block-editorial-leadin .wp-block-leadin-media::before {
  background: #FFFFFF00;
  background: linear-gradient(to bottom, #FFFFFF00, #3333334D);
  z-index: 1;
}

@media (min-width: 500px) {
  .publication-bostonia .wp-block-editorial-leadin .container-words-top {
    position: absolute;
    top: 25px;
    width: 100%;
  }
}

.publication-bostonia .wp-block-editorial-leadin .wp-block-editorial-leadin-caption {
  font-size: 0.625em;
  line-height: 1.6;
  margin-bottom: 15px;
  margin-top: 10px;
}

.publication-bostonia .wp-prepress-tag, .publication-bostonia .head, .publication-bostonia .teaser-headline, .publication-bostonia p.first-paragraph:first-line,
.publication-bostonia .teaser-portrait figcaption {
  color: #131112;
  font-family: "BentonSansComp", "Arial Narrow", Arial;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.publication-bostonia .head {
  background-color: #fff;
  box-shadow: 10px -10px 1px 3px rgba(252, 237, 28, 0.7), -10px 10px 1px 3px rgba(252, 237, 28, 0.7);
  color: #131112 !important;
  font-size: 2.5em;
  margin-bottom: 30px;
  padding: 15px;
  position: relative;
}

@media (min-width: 500px) {
  .publication-bostonia .head {
    -ms-box-shadow: 10px -10px 1px 3px rgba(252, 237, 28, 0.7);
    -o-box-shadow: 10px -10px 1px 3px rgba(252, 237, 28, 0.7);
    box-shadow: 10px -10px 1px 3px rgba(252, 237, 28, 0.7);
    font-size: 2.5em;
    line-height: 1;
    margin-bottom: 0.25em;
  }
}

@media (min-width: 600px) {
  .publication-bostonia .head {
    font-size: 3em;
  }
}

@media (min-width: 768px) {
  .publication-bostonia .head {
    -ms-box-shadow: 20px -20px 1px 3px rgba(252, 237, 28, 0.7);
    -o-box-shadow: 20px -20px 1px 3px rgba(252, 237, 28, 0.7);
    box-shadow: 20px -20px 1px 3px rgba(252, 237, 28, 0.7);
  }
}

@media (min-width: 992px) {
  .publication-bostonia .head {
    font-size: 4.5em;
  }
}

@media (min-width: 1200px) {
  .publication-bostonia .head {
    font-size: 5.75em;
  }
}

.publication-bostonia .head::before {
  content: "“";
}

@media (min-width: 500px) {
  .publication-bostonia .head::before {
    display: block;
    margin-bottom: -0.5em;
  }
}

.publication-bostonia .head::after {
  border: 15px solid #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

@media (min-width: 1200px) {
  .publication-bostonia .head span {
    padding-left: 3px;
  }
}

.publication-bostonia .deck {
  font-family: "BentonSans", "Trebuchet MS", Arial;
  font-style: normal;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
}

@media (min-width: 500px) {
  .publication-bostonia .deck {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
}

.publication-bostonia .wp-block-editorial-leadin.is-style-text-over-image .container-words-inner {
  margin-bottom: 0;
}

@media (min-width: 500px) {
  .publication-bostonia .wp-block-editorial-leadin.is-style-text-over-image .container-words-inner {
    margin-top: 200px;
    margin-bottom: 0;
    width: 80%;
  }
}

@media (min-width: 768px) {
  .publication-bostonia .wp-block-editorial-leadin.is-style-text-over-image .container-words-inner {
    margin-top: 0;
    margin-bottom: 2em;
    width: 48.5%;
  }
}

@media (min-width: 1200px) {
  .publication-bostonia .wp-block-editorial-leadin.is-style-text-over-image .container-words-inner {
    max-width: 475px;
  }
}

.publication-bostonia .bostonia-prepress-layout-metabar .wp-prepress-component-metabar-wrapper {
  border-color: transparent;
  border-bottom-color: #FCED1C;
  border-bottom-width: 6px;
}

@media (min-width: 992px) {
  .publication-bostonia .bostonia-prepress-layout-metabar .wp-prepress-component-metabar-wrapper > * {
    border-right-color: transparent;
  }
}

.publication-bostonia .bostonia-prepress-layout-metabar .wp-prepress-component-metabar-wrapper .wp-prepress-component-metabar-credits {
  border-color: #ccc;
}

@media (min-width: 992px) {
  .publication-bostonia .bostonia-prepress-layout-metabar .wp-prepress-component-metabar-wrapper .wp-prepress-component-metabar-credits {
    border-color: transparent;
  }
}

.publication-bostonia .wp-prepress-component-metabar-date,
.publication-bostonia .wp-prepress-component-metabar-credits,
.publication-bostonia .wp-prepress-component-metabar-share {
  color: #000;
  font-family: "BentonSans", "Trebuchet MS", Arial;
  font-weight: 700;
  text-transform: initial;
}

.publication-bostonia .wp-prepress-component-comment-counter {
  background: #999;
}

.publication-bostonia .wp-prepress-component-comment-counter::before {
  border-color: #999 transparent transparent;
}

.publication-bostonia .wp-prepress-layout-article-content {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.publication-bostonia .wp-prepress-layout-article-content > p > a {
  border-bottom: 2px solid #FCED1C;
  text-decoration: none;
  transition: all 100ms ease-in-out;
}

.publication-bostonia .wp-prepress-layout-article-content > p > a:hover {
  border-bottom-color: rgba(28, 226, 252, 0.4);
}

.publication-bostonia .wp-prepress-layout-article-content > p > a:active {
  border-bottom-color: #131112;
}

.publication-bostonia .wp-prepress-layout-article-content p a,
.publication-bostonia .wp-prepress-layout-article-content ul:not(.wp-prepress-component-actions-toolbar-content):not(.wp-prepress-taxonomy-list-tags) a {
  color: #666;
}

.publication-bostonia .wp-prepress-layout-article-content .first-paragraph:first-line {
  font-size: 1.777778em;
  text-transform: initial;
}

.publication-bostonia .wp-prepress-layout-article-content .is-style-end-of-article::after {
  color: #FCED1C !important;
}

#section-1, #section-2, #section-3, #section-4, #section-5 {
  height: 60px;
}

@media (min-width: 768px) {
  #section-1, #section-2, #section-3, #section-4, #section-5 {
    height: 142px;
  }
}

/* RELATED 'TEASER' ARTICLES */
@media (min-width: 768px) {
  .publication-bostonia .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}

.wp-block-column {
  flex-basis: auto !important;
}

@media (min-width: 768px) {
  .wp-block-column {
    flex-basis: calc(50% - 16px) !important;
  }
}

@media (min-width: 768px) {
  .teaser-row {
    margin-left: 8.33333%;
    margin-right: 8.33333%;
    width: 83.33333%;
  }
}

@media (min-width: 1200px) {
  .teaser-row {
    margin-left: 20%;
    margin-right: 20%;
    width: 60%;
  }
}

.teaser-head, .teaser-intro {
  padding: 0 15px;
}

@media (min-width: 768px) {
  .teaser-article-2 .teaser-head,
  .teaser-article-4 .teaser-head {
    margin-left: 32px;
    order: 2;
  }
}

.teaser-headline {
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
  padding: 15px;
  position: relative;
  z-index: 2;
}

@media (min-width: 500px) {
  .teaser-headline {
    font-size: 1.88591em;
  }
}

.teaser-headline-1 {
  margin-top: -125px;
}

.teaser-headline-2,
.teaser-headline-4 {
  max-width: 330px;
}

.teaser-headline-4 {
  margin-top: -100px;
}

.teaser-img {
  margin: 0 15px -50px;
  position: relative;
  z-index: 1;
}

.teaser-img::before {
  content: url("images/arrow-here.png");
  left: 0;
  position: absolute;
  top: 40px;
  z-index: 5;
}

.teaser-img-2 {
  margin-left: -15px;
  margin-right: -15px;
}

.teaser-img-2::before {
  top: 25px;
}

.teaser-img-3::before {
  left: 10px;
  top: 20px;
}

@media (min-width: 768px) {
  .teaser-img-3::before {
    top: 0;
  }
}

.teaser-img-5::before {
  top: 0;
}

.image-container {
  height: 156px;
  margin-bottom: -60px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

@media (min-width: 375px) {
  .image-container {
    height: 182px;
  }
}

@media (min-width: 411px) {
  .image-container {
    height: 200px;
  }
}

@media (min-width: 500px) {
  .image-container {
    height: 190px;
  }
}

@media (min-width: 768px) {
  .image-container {
    height: 140px;
  }
}

@media (min-width: 992px) {
  .image-container {
    height: 190px;
  }
}

@media (min-width: 1200px) {
  .image-container {
    height: 165px;
  }
}

@media (min-width: 1440px) {
  .image-container {
    height: 198px;
  }
}

.image-container .rock-vid {
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: multiple-image-crossfade;
          animation-name: multiple-image-crossfade;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  left: 0;
  margin-top: -12.5%;
  position: absolute;
  top: 0;
}

.image-container .rock-vid:nth-of-type(1) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.image-container .rock-vid:nth-of-type(2) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.image-container .rock-vid:nth-of-type(3) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.image-container .rock-vid:nth-of-type(4) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.teaser-portrait::before {
  top: 0;
}

@media (min-width: 992px) {
  .teaser-portrait::before {
    top: 60px;
  }
}

.teaser-portrait::after {
  border-radius: 50%;
  border: 15px solid #FCED1C;
  bottom: -10px;
  content: "";
  height: 265px;
  position: absolute;
  right: 0;
  width: 265px;
  z-index: -1;
}

.teaser-portrait figcaption {
  border: 1px solid #EAEBEC;
  font-size: 0.888889em;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.teaser-intro p:first-child:first-line {
  font-weight: 700;
}

.teaser-intro .wp-block-button {
  font-family: "Brandon-Text", "Trebuchet MS", Arial;
}

.teaser-intro .wp-block-button__link {
  background-color: transparent;
  font-size: 0.888889em;
  position: relative;
  z-index: 2;
}

.teaser-intro .wp-block-button__link::before {
  bottom: 0;
  content: url("images/btn-raw-bg.png");
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 3px;
  transition: 150ms all ease-in-out;
  z-index: -1;
}

.teaser-intro .wp-block-button__link::after {
  -webkit-font-smoothing: antialiased;
  color: unset;
  content: "";
  display: inline-block;
  font-family: bu-default-icons;
  line-height: 1;
  margin-left: 0.5em;
  padding-bottom: 0.45em;
  speak: none;
  text-rendering: optimizelegibility;
  transition: 150ms all ease-in-out;
  vertical-align: middle;
  white-space: nowrap;
}

.teaser-intro .wp-block-button__link:hover::before {
  opacity: 0;
}

.teaser-intro .teaser-closer {
  margin-bottom: 1.8em;
  position: relative;
  z-index: 1;
}

.teaser-intro .teaser-closer::after {
  content: url("images/arrow-onward.png");
  position: absolute;
  right: 0;
  z-index: -1;
}

/* CONTENT ANCHOR NAVIGATION */
.article-chapter-nav-trigger {
  display: none;
}

.publication-bostonia .wp-prepress-layout-article-content .article-chapter-nav-container-outer ul:not(.wp-prepress-component-actions-toolbar-content):not(.wp-prepress-taxonomy-list-tags) a {
  display: block;
  font-family: "BentonSansComp", "Arial Narrow", Arial;
  font-style: normal;
  font-weight: 700;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 1;
}

.article-chapter-nav-container-outer {
  color: #eaaa56;
  margin: 0;
  overflow-y: auto;
  position: absolute;
  width: 230px;
}

.article-chapter-nav-container-outer.stuck {
  left: 79.35%;
  max-height: 100vh;
  position: fixed;
  top: 0;
}

.article-chapter-nav-container-outer.passed {
  bottom: 0;
}

.article-chapter-nav-container-outer .article-chapter-nav-container-inner {
  padding-bottom: 40px;
  padding-top: 140px;
}

.article-chapter-nav-container-outer li {
  line-height: 1em;
  list-style-type: none;
  margin-bottom: 1em;
  position: relative;
}

.article-chapter-nav-container-outer a {
  color: #999;
}

.article-chapter-nav-container-outer a::before {
  background-image: url("images/arrow-current.svg");
  background-repeat: no-repeat;
  bottom: 0;
  content: '';
  display: block;
  height: 30px;
  left: -30%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 2;
}

.article-chapter-nav-container-outer a:hover {
  background-image: url("images/raw-hover-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.article-chapter-nav-container-outer a span {
  display: block;
  font-size: 0.75em;
  text-transform: none;
}

.on-section-0 .article-chapter-nav-container-outer li:nth-of-type(1) a,
.on-section-1 .article-chapter-nav-container-outer li:nth-of-type(2) a,
.on-section-2 .article-chapter-nav-container-outer li:nth-of-type(3) a,
.on-section-3 .article-chapter-nav-container-outer li:nth-of-type(4) a,
.on-section-4 .article-chapter-nav-container-outer li:nth-of-type(5) a,
.on-section-5 .article-chapter-nav-container-outer li:nth-of-type(6) a {
  color: #131112 !important;
}

.on-section-0 .article-chapter-nav-container-outer li:nth-of-type(1) a::before,
.on-section-1 .article-chapter-nav-container-outer li:nth-of-type(2) a::before,
.on-section-2 .article-chapter-nav-container-outer li:nth-of-type(3) a::before,
.on-section-3 .article-chapter-nav-container-outer li:nth-of-type(4) a::before,
.on-section-4 .article-chapter-nav-container-outer li:nth-of-type(5) a::before,
.on-section-5 .article-chapter-nav-container-outer li:nth-of-type(6) a::before {
  opacity: 1;
}

@media screen and (max-width: 1199px) {
  .article-chapter-nav-container-outer {
    bottom: 0 !important;
    height: 0;
    left: 83%;
    overflow: hidden;
    position: fixed;
    top: auto !important;
    transition: height 500ms ease-out;
    width: 100%;
    z-index: 100;
  }
  .article-chapter-nav-container-inner {
    align-items: center;
    background: #f5f6fa;
    height: 100vh;
    justify-content: center;
    left: 0;
    overflow-y: auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
  }
  .article-chapter-nav-container-inner ul {
    display: inline-block;
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .article-chapter-nav-container-outer {
    left: 83%;
  }
  .article-chapter-nav-container-outer.stuck {
    left: 80%;
  }
}

@media (min-width: 1800px) {
  .article-chapter-nav-container-outer {
    left: 80.5%;
  }
  .article-chapter-nav-container-outer.stuck {
    left: 72.8%;
  }
}

@media (min-width: 2200px) {
  .article-chapter-nav-container-outer {
    left: 84%;
  }
  .article-chapter-nav-container-outer.stuck {
    left: 73%;
  }
}

@media (min-width: 2560px) {
  .article-chapter-nav-container-outer {
    left: 82%;
  }
  .article-chapter-nav-container-outer.stuck {
    left: 68.6%;
  }
}
/*# sourceMappingURL=style.css.map */