/* @charset "UTF-8";
/* generated with grunt-sass-globbing */
h1, h2, h3, .hero-bg-image__subtitle, .hero-bg-quote__subtitle, h4, h5, h6 {
  text-rendering: optimizeLegibility;
  font-weight: 500;
}

/*h1 {*/
/*  !*font-size: 2.3529411765em;*!*/
/*  !*margin-bottom: 0.5em; }*!*/
/*}*/
/*h2 {*/
/*  font-size: 1.7647058824em; }*/

/*h3,*/
/*.hero-bg-image__subtitle,*/
/*.hero-bg-quote__subtitle {*/
/*  font-size: 1.1764705882em; }*/

/*h4 {*/
/*  font-size: 1em; }*/

/*h5 {*/
/*  font-size: 0.8823529412em; }*/

/*h6 {*/
/*  font-size: 0.7647058824em;*/
/*  font-weight: 400;*/
/*  text-transform: uppercase; }*/

small {
  font-size: 0.8823529412em; }

@media print {
  * {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  a:-webkit-any-link {
    text-decoration: none;
    -webkit-text-decoration-line: none;
    text-decoration-line: none; }
  a[href]::after {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif;
    content: " <" attr(href) ">";
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^='javascript:']::after,
  a[href^='mailto:']::after,
  a[href^='tel:']::after,
  a[href^='#']::after,
  a[href*='?']::after {
    content: ''; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  blockquote,
  img,
  li,
  pre,
  tr {
    page-break-inside: avoid; }
  h1 a::after,
  h2 a::after,
  h3 a::after,
  h4 a::after,
  h5 a::after,
  h6 a::after {
    display: inline-block; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  iframe,
  nav {
    display: none; }
  img {
    max-width: 100% !important; }
  thead {
    display: table-header-group; }
  @page {
    margin: 2cm; } }

.cwb-alerts--ticker .ticker-row {
  line-height: 2em; }

.block-views-blockalerts-cwb-alerts-ticker > .ticker-label {
  width: 12.5%; }
@media (min-width: 40em) {
  .block-views-blockalerts-cwb-alerts-ticker > .ticker-label {
    width: 10%; } }

@media (min-width: 15em) {
  .block-views-blockalerts-cwb-alerts-ticker > .ticker-label > h2 {
    font-size: 0.7058823529rem; } }

@media (min-width: 30em) {
  .block-views-blockalerts-cwb-alerts-ticker > .ticker-label > h2 {
    font-size: 0.8235294118rem; } }

@media (min-width: 40em) {
  .block-views-blockalerts-cwb-alerts-ticker > .ticker-label > h2 {
    font-size: 0.9411764706rem; } }

@media (min-width: 75em) {
  .block-views-blockalerts-cwb-alerts-ticker > .ticker-label > h2 {
    font-size: 1.1764705882rem; } }

@media (min-width: 15em) {
  .block-views-blockalerts-cwb-alerts-ticker span {
    font-size: 0.5882352941rem; } }

@media (min-width: 30em) {
  .block-views-blockalerts-cwb-alerts-ticker span {
    font-size: 0.7058823529rem; } }

@media (min-width: 40em) {
  .block-views-blockalerts-cwb-alerts-ticker span {
    font-size: 0.8235294118rem; } }

@media (min-width: 75em) {
  .block-views-blockalerts-cwb-alerts-ticker span {
    font-size: 1.0588235294rem; } }

body.not-front .paragraph.paragraph--type--bp-image img {
  padding-top: 30px;
  padding-bottom: 30px; }

.paragraph.paragraph--type--bp-image img {
  margin: 0 auto; }

.button {
  background-color: #0071bc;
  border: 0;
  border-radius: 0.1764705882rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.1764705882;
  padding: 0.7058823529rem 1.1764705882rem;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: normal;
  margin: 1em 0 1em;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
.button:focus, .button:hover {
  background-color: #205493;
  color: #fff;
  outline: 0;
  text-decoration: none; }
.button:active {
  background-color: #112e51;
  color: #fff; }
.button[disabled] {
  background-color: #d6d7d9;
  color: #323a45;
  cursor: default;
  pointer-events: none; }
.button:hover, .button:focus, .button:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
.button + .button {
  margin-left: 0.5em; }
[dir='rtl'] .button + .button {
  margin-left: 0;
  margin-right: 0.5em; }
@media (min-width: 15em) {
  .button {
    font-size: 0.85rem; } }
@media (min-width: 30em) {
  .button {
    font-size: 1rem; } }
@media (min-width: 40em) {
  .button {
    font-size: 1.125rem; } }
@media (min-width: 75em) {
  .button {
    font-size: 1.25rem; } }

.paragraph.paragraph--type--bp-carousel > .carousel-inner > .item > .paragraph > .paragraph__column {
  padding-top: 7.5px; }

.carousel-caption p {
  margin: 0;
  padding: 0; }

.carousel-inner img {
  height: auto;
  max-height: 1000px; }

span.sr-only {
  display: none; }

.cwb_button_set {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: auto;
  position: relative; }

main .btn-cwb_button {
  margin: 0 auto;
  text-align: center;
  display: table; }

.btn-cwb_button {
  border: none;
  border-radius: 8px;
  display: inline-block;
  margin: 0.125em 0.25rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 1;
  position: relative; }
.btn-cwb_button:hover {
  box-shadow: 0 7px 14px rgba(0, 0, 0, 0.25), 0 1px 1px rgba(0, 0, 0, 0.22); }
.btn-cwb_button .btn-title {
  font-size: 12px;
  padding: 0.5em;
  letter-spacing: 0.075em;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  vertical-align: middle; }
@media (min-width: 22.5em) {
  .btn-cwb_button .btn-title {
    font-size: 0.7882352941em; } }
@media (min-width: 40em) {
  .btn-cwb_button .btn-title {
    font-size: 0.9058823529em;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal; } }
@media (min-width: 64em) {
  .btn-cwb_button .btn-title {
    font-size: 1.125em; } }
.btn-cwb_button img.btn-cwb_button_thumb {
  border: none;
  border-radius: 2px;
  background-color: transparent;
  max-height: 100px; }

.full-paragraph {
  color: #ffffff;
  position: relative; }
.full-paragraph::after {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.8) 25%, rgba(0, 0, 0, 0.4) 47%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.2) 99%);
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  content: "";
  display: inline-block;
  width: 100%; }
.full-paragraph::before {
  background-position: 56% bottom;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: '';
  height: 53%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1; }
.full-paragraph .full-paragraph__content {
  position: relative;
  z-index: 2;
  padding: 2rem;
  max-width: none;
  margin: 0 auto;
  display: block;
  line-height: 1.5rem;
  /* Paragraph Link Handling Improvements */ }
.full-paragraph .full-paragraph__content a {
  margin: 0.125em;
  background: #fff;
  padding: 0.25em 0.5em;
  border-radius: 1px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
.full-paragraph .full-paragraph__content a:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 5px 10px rgba(0, 0, 0, 0.22); }
.full-paragraph .full-paragraph__text {
  font-size: 1.8823529412rem;
  margin: 3rem 0 3rem;
  text-align: center;
  letter-spacing: normal;
  word-break: break-word; }
@media (min-width: 15em) {
  .full-paragraph .full-paragraph__text {
    font-size: 1.1764705882rem; } }
@media (min-width: 30em) {
  .full-paragraph .full-paragraph__text {
    font-size: 1.5294117647rem; } }
@media (min-width: 40em) {
  .full-paragraph .full-paragraph__text {
    font-size: 1.8823529412rem; } }
@media (min-width: 75em) {
  .full-paragraph .full-paragraph__text {
    font-size: 2.2352941176rem; } }

.gdoc-field {
  min-height: 600px; }

@media (min-width: 43.75em) {
  .hero-bg-image__text {
    font-size: 1.35rem; } }
.hero-bg-image__title {
  font-weight: 700;
  margin-bottom: .25em;
  font-size: 200%; }
.hero-bg-quote {
  background-position: 50% 50%;
  background-size: cover;
  color: #ffffff;
  position: relative;
  text-align: left; }
.hero-bg-quote::after {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 17%, rgba(0, 0, 0, 0.4) 47%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.2) 99%);
  bottom: 0;
  content: '';
  left: 0;
  opacity: .6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
.hero-bg-quote::before {
  background-position: 56% bottom;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: '';
  height: 53%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1; }
.hero-bg-quote .l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 100em;
  padding-left: 0em;
  padding-right: 0em; }
.hero-bg-quote .blockquote {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding: 1rem 1rem 0rem 3rem;
  border-left: .25rem solid #eceeef;
  max-width: 100%; }
.hero-bg-quote .blockquote:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent; }
.hero-bg-quote .blockquote:hover:before, .hero-bg-quote .blockquote:focus:before, .hero-bg-quote .blockquote:active:before {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px); }
.hero-bg-quote .blockquote:hover:before, .hero-bg-quote .blockquote:focus:before, .hero-bg-quote .blockquote:active:before {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }
.hero-bg-quote .blockquote:before {
  left: -0.60em;
  border-color: transparent #eceeef transparent transparent; }
.hero-bg-quote .hero-bg-quote__content {
  position: relative;
  z-index: 2;
  padding: 2rem;
  max-width: 66rem;
  margin: 0 auto;
  display: block; }
.hero-bg-quote .hero-bg-quote__content a {
  color: #ddd; }
@media (min-width: 68.75em) {
  .hero-bg-quote .hero-bg-quote__content {
    padding-left: 1.5294117647rem; } }

.hero-bg-quote__text {
  font-size: 1.8823529412rem;
  margin: 0 0 1rem; }
@media (min-width: 15em) {
  .hero-bg-quote__text {
    font-size: 0.9411764706rem; } }
@media (min-width: 30em) {
  .hero-bg-quote__text {
    font-size: 1.4117647059rem; } }
@media (min-width: 40em) {
  .hero-bg-quote__text {
    font-size: 1.6470588235rem; } }
@media (min-width: 75em) {
  .hero-bg-quote__text {
    font-size: 1.8823529412rem; } }

.hero-bg-quote__subtitle {
  font-weight: 400;
  margin-bottom: .25em;
  text-transform: inherit;
  display: block;
  font-size: 85%;
  color: #eee; }
.hero-bg-quote__subtitle::before {
  font-size: 85%;
  font-weight: bold;
  color: #eee;
  content: " ";
  display: inline-block;
  height: 3px;
  width: 20px;
  margin-top: -2px;
  vertical-align: middle;
  margin-right: 8px;
  background: #bbb; }

.cwb-info__wrapper {
  background-size: cover;
  background-position: 50% 0%;
  position: relative;
  height: 100%;
  width: 100%;
  padding-bottom: 32px; }
.cwb_info__row.icons {
  max-width: 90%;
  margin: auto;
}
.cwb-info__wrapper .cwb-info__main_col {
  display: block;
  position: relative;
  color: #fff;
  z-index: 2;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.3); }
.cwb-info__wrapper .cwb-info__main_col h1 {
  font-weight: 300;
  padding: 0; }
.cwb-info__wrapper::after {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 10%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.4) 47%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.85) 99%);
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  content: "";
  display: inline-block;
  width: 100%; }
.cwb_info__row {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center; }
.cwb_info__row.icons .row {
  flex: 1;
  margin: 0; }
.cwb_info__row .cwb-info__col {
  flex: 1;
  display: block;
  z-index: 2;
  height: 100%;
  position: relative; }
.cwb_info__row .cwb-info__col .lead {
  text-align: center;
  display: table-cell;
  font-size: 225%;
  font-weight: 700; }
.cwb_info__row .cwb-info__col .sublead {
  text-align: center;
  display: table-cell;
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-size: 125%; }
.cwb_info__row .cwb-info__col .img-thumbnail {
  margin: 0 auto;
  max-width: 65%;
  background-color: rgba(255, 255, 255, 0.825);
  position: relative;
  vertical-align: middle;
  top: 1.75em; }
@media (min-width: 40em) {
  .cwb_info__row .cwb-info__col .img-thumbnail {
    max-width: 90%; } }
@media (max-width: 979px) {
  .cwb_info__row {
    display: block;
  }
  .cwb_info__row.icons .row {
    margin-bottom: 32px;
  }
  .cwb_info__row .cwb-info__col {
    flex: 0 0 45%;
  }
}
h1.chip {
  font-size: 300%;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin: 2rem 0;
  background-color: transparent;
  border: none !important; }

.chip {
  display: table;
  font-size: 13px;
  padding: 10px 12px;
  border-radius: 0px;
  margin-bottom: 0rem;
  margin-right: 0rem;
  width: 100%;
  color: #fff;
  z-index: 2;
  min-height: 57.5px;
  border-left: 1px solid #fff; }
.chip:first-of-type {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff; }

.img-container {
  height: 95px;
  /* equals max image height */
  width: 100%;
  white-space: nowrap;
  text-align: center; }

.img-container img {
  vertical-align: middle;
  display: inline-block;
  max-height: 95px;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.26); }

.responsive-container {
  position: relative;
  width: 100%; }

h1.ldrop {
  margin: -2em !important;
  padding: 0;
  font-family: 'Raleway';
  font-weight: 400;
  font-size: 2.4em;
  color: #aaa; }

.letterDrop {
  position: relative;
  top: 0.60em;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  opacity: 0.8;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-animation: letterDrop 1.2s ease 1 normal forwards;
  animation: letterDrop 1.2s ease 1 normal forwards; }

@-webkit-keyframes letterDrop {
  10% {
    opacity: 0.5; }
  20% {
    opacity: 0.8;
    top: 1.75em;
    -webkit-transform: rotateX(-360deg);
    transform: rotateX(-360deg); }
  100% {
    opacity: 1;
    top: 1.50em;
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg); } }

@keyframes letterDrop {
  10% {
    opacity: 0.5; }
  20% {
    opacity: 0.8;
    top: 1.75em;
    -webkit-transform: rotateX(-360deg);
    transform: rotateX(-360deg); }
  100% {
    opacity: 1;
    top: 1.50em;
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg); } }

span.letterDrop:nth-child(2n) {
  color: #eee; }

span.letterDrop:nth-child(-n+4) {
  color: #c0392b;
  font-weight: 800;
  letter-spacing: 0.25em; }

.media-box-button_card {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  max-width: 75%;
  margin: 2em auto; }
.media-box-button_card .media-box-button_card__effectbox {
  padding: 2rem;
  text-align: left;
  border-top: 5px solid #005A9C; }
.media-box-button_card .media-box-button_card__effectbox .card__title {
  font-size: 1.1764705882rem; }
.media-box-button_card .media-box-button_card__effectbox .card__body-button {
  text-align: center; }
.media-box-button_card .card__title {
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1.0588235294rem;
  padding: 0 1.0588235294rem; }
.media-box-button_card .card__title > a {
  text-decoration: none; }
.media-box-button_card .card__body-content {
  padding: 0 1.0588235294rem 2em; }
.media-box-button_card .card__body-button a {
  margin: 1em 0em 0em 0em; }
.media-box-button_card .media-image {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 1em;
  min-height: 200px;
  background-position: 50% 50%;
  margin-bottom: 1em;
  background-size: auto 100%;
  background-repeat: no-repeat; }
.media-box-button_card .media-image:hover, .media-box-button_card .media-image:focus, .media-box-button_card .media-image:active {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }
.media-box-button_card .media-image .media-image__grow {
  max-height: 200px; }
.post {
  background-color: #fff;
  margin-bottom: 2em; }
.post .post__effectbox {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
.post .post__effectbox:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #008457;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.post .post__effectbox:hover:before, .post .post__effectbox:focus:before, .post .post__effectbox:active:before {
  left: 0;
  right: 0; }
.post .post__header {
  position: absolute;
  left: 7.5%;
  bottom: auto;
  width: 85%;
  height: auto;
  text-align: center;
  top: 20%;
  text-transform: uppercase; }
.post .post__header .post__title {
  font-size: 4.7058823529rem; }
@media (min-width: 15em) {
  .post .post__header .post__title {
    font-size: 1.6470588235rem; } }
@media (min-width: 30em) {
  .post .post__header .post__title {
    font-size: 2.1176470588rem; } }
@media (min-width: 40em) {
  .post .post__header .post__title {
    font-size: 2.8235294118rem; } }
@media (min-width: 75em) {
  .post .post__header .post__title {
    font-size: 3.7647058824rem; } }
.post .post__header .post__teaser {
  font-size: 1.7647058824rem; }
@media (min-width: 15em) {
  .post .post__header .post__teaser {
    font-size: 0.9411764706rem; } }
@media (min-width: 30em) {
  .post .post__header .post__teaser {
    font-size: 1.4117647059rem; } }
@media (min-width: 40em) {
  .post .post__header .post__teaser {
    font-size: 1.8823529412rem; } }
@media (min-width: 75em) {
  .post .post__header .post__teaser {
    font-size: 2.3529411765rem; } }
.post .post__header .post__date, .post .post__header .post__title, .post .post__header .post__teaser {
  color: #fff; }
.post .post__date {
  font-size: 1rem;
  margin-bottom: 0.3529411765rem;
  padding: 0 1.0588235294rem;
  background-color: rgba(0, 0, 0, 0.5);
  width: auto;
  display: inline-block; }
.post .post__rich-media {
  margin-bottom: 2rem;
  height: auto;
  display: block;
  min-height: 700px;
  background-position: center;
  background-size: cover;
  position: relative; }
.post .post__title {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1.0588235294rem;
  padding: 0 1.0588235294rem; }
.post .post__title > a {
  text-decoration: none;
  color: #fff;
  font-size: 5rem 30px;
  text-shadow: 2px 2px 2px #444; }
.post .post__teaser {
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1.0588235294rem;
  padding: 0 1.0588235294rem; }
.post .post__body-content.jumbotron {
  background: linear-gradient(to bottom right, #ccc, #fff);
  opacity: 1; }
.post .col.col-md-8 {
  margin: 1em; }
.post .overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25); }
.post .field.field--name-field-card-files.field--type-file {
  font-weight: 700; }
.post .field.field--name-field-card-files.field--type-file > a {
  color: #0071bc; }

@media (min-width: 768px) {
  .post__rich-media {
    max-height: 400px;
    background-position: center;
    background-size: cover; } }

#shoutbar {
  background: #eb593c;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 0;
  overflow: hidden;
  height: auto;
  z-index: 100;
  font-size: 16px;
  line-height: 1rem;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7); }
#shoutbar .shoutmsg {
  padding: 1rem;
  max-width: 90%; }
#shoutbar .shoutmsg .shoutbar-button {
  display: inline-block; }
#shoutbar .shoutmsg .shoutbar-button a {
  font-weight: normal;
  margin: 0 1em; }
@media (min-width: 15em) {
  #shoutbar .shoutmsg span {
    font-size: 0.4705882353rem; } }
@media (min-width: 30em) {
  #shoutbar .shoutmsg span {
    font-size: 0.5882352941rem; } }
@media (min-width: 40em) {
  #shoutbar .shoutmsg span {
    font-size: 0.9411764706rem; } }
@media (min-width: 75em) {
  #shoutbar .shoutmsg span {
    font-size: 1.0588235294rem; } }

#shoutbar button:hover {
  cursor: pointer; }

#shoutbar button:active {
  top: 1px; }

#closeit {
  bottom: 12px;
  right: 10px;
  font-size: 1.5rem;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.25);
  padding: 15px;
  cursor: pointer; }
@media (min-width: 15em) {
  #closeit {
    font-size: 0.4705882353rem; } }
@media (min-width: 30em) {
  #closeit {
    font-size: 0.5882352941rem; } }
@media (min-width: 40em) {
  #closeit {
    font-size: 0.9411764706rem; } }
@media (min-width: 75em) {
  #closeit {
    font-size: 1.0588235294rem; } }

#closeit:hover {
  color: #eee; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

.paragraph--type--slideshow-captioned {
  display: block; }
.paragraph--type--slideshow-captioned .carousel-control {
  z-index: 1; }
.paragraph--type--slideshow-captioned .carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.0001) 100%); }
.paragraph--type--slideshow-captioned .carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.75) 100%); }

.paragraph--type--slideshow-image {
  display: block; }

.carousel-caption {
  bottom: auto;
  top: 20%;
  letter-spacing: 0.5px;
  text-align: left; }
@media (min-width: 15em) {
  .carousel-caption {
    font-size: 0.4705882353rem; } }
@media (min-width: 30em) {
  .carousel-caption {
    font-size: 0.5882352941rem; } }
@media (min-width: 40em) {
  .carousel-caption {
    font-size: 0.9411764706rem; } }
@media (min-width: 75em) {
  .carousel-caption {
    font-size: 1.0588235294rem; } }

.carousel-inner img {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }

.carousel-inner .paragraph__column {
  padding-bottom: 0; }

@media screen and (max-width: 768px) {
  .carousel-caption {
    padding-bottom: 0px;
    top: 0%;
    bottom: auto; } }

.spacer {
  display: block;
  position: relative; }

.paragraph--type--bp-tabs {
  padding: 1rem; }
.paragraph--type--bp-tabs .tab-content {
  padding: 1rem;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }
.paragraph--type--bp-tabs li a, .paragraph--type--bp-tabs li.active a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
.paragraph--type--bp-tabs li a:hover, .paragraph--type--bp-tabs li a:focus, .paragraph--type--bp-tabs li a:active, .paragraph--type--bp-tabs li.active a:hover, .paragraph--type--bp-tabs li.active a:focus, .paragraph--type--bp-tabs li.active a:active {
  background-color: #008457;
  color: white; }
.paragraph--type--bp-tabs li a:hover, .paragraph--type--bp-tabs li.active a:hover {
  background-color: #555; }
.paragraph--type--bp-tabs li a:active, .paragraph--type--bp-tabs li a:focus, .paragraph--type--bp-tabs li.active a:active, .paragraph--type--bp-tabs li.active a:focus {
  background-color: #333; }

.three-media-box-button_block {
  display: table;
  padding-bottom: 3em;
  background-size: cover;
  background-position: 50% 50%;
  position: relative; }
.three-media-box-button_block h1 {
  text-align: center;
  font-size: 3.5rem;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 3px 3px rgba(0, 0, 0, 0.475);
  line-height: 2em;
  letter-spacing: 0.05em;
  padding: 1em 0 0 0; }
@media (min-width: 15em) {
  .three-media-box-button_block h1 {
    font-size: 1.1764705882rem; } }
@media (min-width: 30em) {
  .three-media-box-button_block h1 {
    font-size: 1.6470588235rem; } }
@media (min-width: 40em) {
  .three-media-box-button_block h1 {
    font-size: 1.8823529412rem; } }
@media (min-width: 75em) {
  .three-media-box-button_block h1 {
    font-size: 2.8235294118rem; } }
.three-media-box-button_block::after {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 17%, rgba(0, 0, 0, 0.4) 47%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.2) 99%);
  bottom: 0;
  content: '';
  left: 0;
  opacity: .6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
.three-media-box-button_block .three-media-box-button_card {
  z-index: 2;
  display: inherit;
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0em 1em; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  float: left;
  display: table-cell;
  width: 100%;
  margin-left: 0;
  max-width: none;
  margin-bottom: 2em; }
@media (min-width: 64em) {
  .three-media-box-button_block .three-media-box-button_card .media-box-button_card {
    width: 28.833%;
    margin-left: 2.25%;
    margin-bottom: 0;
    margin-right: 2.25%; } }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-box-button_card__effectbox {
  padding: 2rem;
  text-align: left;
  border-top: 5px solid #005A9C; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-box-button_card__effectbox .card__title {
  font-size: 1.1764705882rem; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-box-button_card__effectbox .card__body-button {
  text-align: center;
  border-top: 2px solid #eee;
  margin-top: 1em; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .card__title {
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1.0588235294rem;
  padding: 0 1.0588235294rem; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .card__title > a {
  text-decoration: none; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .card__body-content {
  padding: 0 1.0588235294rem 2em; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .card__body-button a {
  margin: 1em 0em 0em 0em; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .media {
  min-height: 0em; }
@media (min-width: 87.5em) {
  .three-media-box-button_block .three-media-box-button_card .media-box-button_card .media {
    min-height: 27em !important; } }
@media (min-width: 64em) {
  .three-media-box-button_block .three-media-box-button_card .media-box-button_card .media {
    min-height: 25em !important; } }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-image {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 1em;
  min-height: 200px;
  background-position: 50% 50%;
  margin-bottom: 1em; }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-image:hover, .three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-image:focus, .three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-image:active {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }
.three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-image .media-image__grow {
  max-height: 300px; }
@media (min-width: 64em) {
  .three-media-box-button_block .three-media-box-button_card .media-box-button_card .media-image .media-image__grow {
    max-height: 200px; } }
@media (min-width: 40em) {
  .three-media-box-button_block .three-media-box-button_card {
    padding: 0em 4em; } }

/* --------------------------------

Primary style

-------------------------------- */
div.timeline_container {
  background-color: #e9f0f5; }
div.timeline_container h1, div.timeline_container h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold; }

/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto; }
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

/* --------------------------------

Main components

-------------------------------- */
#main.main header {
  text-align: center;
  line-height: 3rem; }
#main.main header h1 {
  font-size: 16px;
  font-size: 1rem;
  vertical-align: middle;
  background-color: #666;
  color: #fff;
  padding: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.0125em;
  font-weight: 300; }
@media only screen and (min-width: 1170px) {
  #main.main header h1 {
    font-size: 32px;
    font-size: 2rem; } }

#profile-grid {
  overflow: auto;
  white-space: normal; }

#profile-grid .panel {
  padding: 0; }

#profile-grid .panel-body {
  padding: 0; }

#profile-grid .profile-name {
  font-weight: bold; }

#profile-grid .thumbnail {
  margin-bottom: 6px; }

#profile-grid .panel-thumbnail {
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

#profile-grid .img-rounded {
  border-radius: 4px 4px 0 0; }

#profile-grid .profile {
  padding-bottom: 40px;
  margin: 0.5em;
  max-width: 32%; }

.video-embed-field-responsive-video-card {
  position: relative; }

.video-embed-field-responsive-video-card iframe {
  position: inherit;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0; }

.video-card {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  float: left;
  max-width: 99%;
  min-width: 99%;
  margin: 0.5%; }
.video-card .video-card__effectbox {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  width: 100%; }
.video-card .video-card__effectbox:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #008457;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.video-card .video-card__effectbox:hover:before, .video-card .video-card__effectbox:focus:before, .video-card .video-card__effectbox:active:before {
  left: 0;
  right: 0; }
.video-card .video-card__videobox {
  width: 100%; }
.video-card .video-card__rich-media {
  margin-bottom: 0.375rem; }
.video-card .video-card__title {
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1.125rem;
  padding: 0 1.125rem; }
.video-card .video-card__title > a {
  text-decoration: none; }
.video-card .video-card__body-content {
  padding: 0 1.125rem 2em; }
.video-card .video-card__body-button a {
  margin: 1em 0em 0em 0em; }

@media (min-width: 768px) {
  .video-card {
    max-width: 99%;
    min-width: 99%;
    margin: 0.5%; } }

.video_box {
  padding: 1em 0em; }

.view__filters {
  margin-bottom: 1.0625rem; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
.button--danger:focus, .button--danger:hover {
  background-color: #cd2026;
  color: #fff; }
.button--danger:active {
  background-color: #981b1e;
  color: #fff; }

.button--lg {
  font-size: 1.25rem;
  line-height: 1.25;
  padding: 0.9375rem 1.875rem; }

.button--secondary {
  background-color: #5b616b;
  color: #fff; }
.button--secondary:focus, .button--secondary:hover {
  background-color: #323a45;
  color: #fff; }
.button--secondary:active {
  background-color: #212121;
  color: #fff; }

.button--sm {
  font-size: 0.9375rem;
  line-height: 1.1333333333;
  padding: 0.5rem 1rem; }

@media print {
  .nav--account {
    display: none; } }

.nav--account .nav__link {
  font-size: 0.9375em; }

@media print {
  .nav--main {
    display: none; } }

.glyphicon.glyphicon-home {
  float: left;
  color: #fff;
  top: 1em;
  display: inline-block;
  position: relative; }

.glyphicon.glyphicon-menu-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: absolute;
  display: block;
  top: 90%;
  left: 50%;
  font-size: 2rem;
  z-index: 2;
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }
.glyphicon.glyphicon-menu-down:hover, .glyphicon.glyphicon-menu-down:focus, .glyphicon.glyphicon-menu-down:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* IE 11 fix for Bootstrap paragraph handling of tables for all paragraph classes */
.paragraph {
  table-layout: fixed; }

/* Other Paragraph Adjustments */
.paragraph.paragraph--type--bp-carousel > .carousel-inner > .item > .paragraph > .paragraph__column {
  min-height: 0; }

.paragraph.paragraph--width--full > .paragraph__column, .paragraph.paragraph--width--full.paragraph--type--bp-carousel > .carousel-inner {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0; }

.paragraph.paragraph--type--bp-carousel > .carousel-inner > .item > .paragraph > .paragraph__column {
  padding-top: 4px; }

.popover {
  max-width: 500px; }

[data-category="Chaos tools"],
[data-category="Devel"],
[data-category="Help"],
[data-category="Responsive menu"],
[data-category="System"],
[data-category="User"],
[data-category="core"] {
  display: none;
  visibility: hidden; }

.view .card.panel {
  width: 100%;
  max-width: none; }

.social-media-links--platforms {
  margin: 0.5rem 0rem; }

/* IPE Changes to widen the area for more workable space */
.ipe-form {
  max-width: 1240px;
  padding: 5px;
  display: block; }

.ipe-layout-image {
  padding: 5px;
  border: 1px solid #ccc; }

.ipe-form input[type="submit"] {
  border: 2px solid #ccc;
  box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.25); }

#panels-ipe-tray {
  z-index: 1000; }

.linkit-ui-autocomplete {
  z-index: 1051; }

/* Figure and Caption Improvements */
/*figure {*/
/*  display: block; }*/
/*figure.align-center, figure.align-left, figure.align-right {*/
/*  padding: 0; }*/
/*figure img {*/
/*  width: auto; }*/
/*figure figcaption {*/
/*  caption-side: bottom;*/
/*  padding: 1em;*/
/*  border: 1px solid #ccc;*/
/*  color: #666; }*/
/*@media (min-width: 47.9375em) {*/
/*  figure figcaption {*/
/*    padding: 2em; } }*/

/* Text Resize Tool Styling*/
.cwb-text_resizer {
  position: fixed;
  z-index: 501;
  right: 0;
  top: 50%;
  background-color: #fff;
  padding: 0.5rem;
  display: -webkit-box;
  border-radius: 4px;
  border: 1px solid #eee;
  display: block;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

a#text_resize_increase {
  background: url(../images/icons8-add_text_filled.png) no-repeat 0 0; }

a#text_resize_reset {
  background: url(../images/icons8-recurring_appointment.png) no-repeat 0 0;
  background-size: 50% 50%;
  background-position: 50% 50%;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  float: none; }

a#text_resize_decrease {
  background: url(../images/icons8-decrease_font_filled.png) no-repeat 0 0; }

a#text_resize_decrease, a#text_resize_increase {
  background-size: 75% 75%;
  background-position: 50% 50%;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  float: none; }

.cwb-text_resizer a:nth-child(even) {
  border-bottom: 1px solid #ccc; }

.cwb-text_resizer a:first-child {
  border-bottom: 1px solid #ccc; }

@media (min-width: 15em) {
  .layout--threecol-33 {
    display: block; } }

@media (min-width: 40.0625em) {
  .layout--threecol-33 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

/* Type display classes */
.display-xl {
  font-size: 8rem;
  font-weight: 900;
  margin: 0; }

.display-1 {
  font-size: 4rem;
  font-weight: 500;
  margin: 0; }

.display-2 {
  font-size: 3rem; }

.display-3 {
  font-size: 2rem; }

.display-4 {
  font-size: 1.5rem; }

.display-5 {
  font-size: 1.25rem; }

/* 0.75rem(12px) @ 15rem(240px) increasing to 4rem(64px) @ 120rem(1920px) */
@media (min-width: 15rem) {
  .display-xl {
    font-size: calc(8rem + ((1vw - 0.15rem) * 3.0952));
    /* Where: * 3.0952 = 100 * font_Size_Difference / viewport_Width_Difference */ } }

/* Prevent font scaling beyond this breakpoint */
@media (min-width: 120rem) {
  .display-xl {
    font-size: 8rem; } }

/* 0.75rem(12px) @ 15rem(240px) increasing to 4rem(64px) @ 120rem(1920px) */
@media (min-width: 15rem) {
  .display-1 {
    font-size: calc(4rem + ((1vw - 0.15rem) * 3.0952));
    /* Where: * 3.0952 = 100 * font_Size_Difference / viewport_Width_Difference */ } }

/* Prevent font scaling beyond this breakpoint */
@media (min-width: 120rem) {
  .display-1 {
    font-size: 4rem; } }

/* 0.75rem(12px) @ 15rem(240px) increasing to 3rem(48px) @ 120rem(1920px) */
@media (min-width: 15rem) {
  .display-2 {
    font-size: calc(3rem + ((1vw - 0.15rem) * 2.1429));
    /* Where: * 2.1429 = 100 * font_Size_Difference / viewport_Width_Difference */ } }

/* Prevent font scaling beyond this breakpoint */
@media (min-width: 120rem) {
  .display-2 {
    font-size: 3rem; } }

/* 0.75rem(12px) @ 15rem(240px) increasing to 2rem(32px) @ 120rem(1920px) */
@media (min-width: 15rem) {
  .display-3 {
    font-size: calc(2rem + ((1vw - 0.15rem) * 1.1905));
    /* Where: * 1.1905 = 100 * font_Size_Difference / viewport_Width_Difference */ } }

/* 0.75rem(12px) @ 15rem(240px) increasing to 1.5rem(24px) @ 120rem(1920px) */
@media (min-width: 15rem) {
  .display-4 {
    font-size: calc(1.5rem + ((1vw - 0.15rem) * 0.7143));
    /* Where: * 0.7143 = 100 * font_Size_Difference / viewport_Width_Difference */ } }

/* Prevent font scaling beyond this breakpoint */
@media (min-width: 120rem) {
  .display-4 {
    font-size: 1.5rem; } }

/* 0.75rem(12px) @ 15rem(240px) increasing to 1.25rem(20px) @ 120rem(1920px) */
@media (min-width: 15rem) {
  .display-5 {
    font-size: calc(1.25rem + ((1vw - 0.15rem) * 0.4762));
    /* Where: * 0.4762 = 100 * font_Size_Difference / viewport_Width_Difference */ } }

/* Prevent font scaling beyond this breakpoint */
@media (min-width: 120rem) {
  .display-5 {
    font-size: 1.25rem; } }

.page--node-type-news .page-title {
  display: none;
  visibility: hidden; }

.region-page-title {
  position: relative; }
.region-page-title .page-title {
  text-align: center;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  padding: 2em; }
.region-page-title .page-title h1 {
  margin: 0 auto;
  letter-spacing: 0.075em;
  font-weight: 300; }
@media (min-width: 15em) {
  .region-page-title .page-title h1 {
    font-size: 0.75rem; } }
@media (min-width: 30em) {
  .region-page-title .page-title h1 {
    font-size: 0.875rem; } }
@media (min-width: 40em) {
  .region-page-title .page-title h1 {
    font-size: 1rem; } }
@media (min-width: 75em) {
  .region-page-title .page-title h1 {
    font-size: 1.5rem; } }
.region-page-title .page-title::after {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 17%, rgba(0, 0, 0, 0.4) 47%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.2) 99%);
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  content: "";
  display: inline-block;
  width: 100%; }
.region-page-title .page-title::before {
  background-position: 56% bottom;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: '';
  height: 53%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1; }

.brace {
  width: auto;
  min-width: 35px;
  padding-bottom: 20px;
  font-size: 2em;
  line-height: 2em;
  position: relative;
  text-align: center;
  vertical-align: middle;
  margin: 0 15px 15px;
  border: none;
  background-color: transparent;
  background-image: radial-gradient(circle at 0 0, rgba(255, 255, 255, 0) 14.5px, #fff 15.5px, #fff 19.5px, rgba(255, 255, 255, 0) 20.5px), radial-gradient(circle at 35px 0, rgba(255, 255, 255, 0) 14.5px, #fff 15.5px, #fff 19.5px, rgba(255, 255, 255, 0) 20.5px);
  background-size: 35px 20px;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-transform: lowercase;
  font-style: italic;
  color: #fff;
  -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15)); }
.brace:before {
  width: 50%;
  border-top: 5px solid #fff;
  border-left: 1px solid transparent;
  /* play with this until you like the look of it */
  border-top-left-radius: 20% 30px;
  height: 100%;
  content: "";
  left: -15px;
  top: 20px;
  position: absolute;
  box-sizing: border-box;
  margin-top: -5px; }
.brace:after {
  width: 50%;
  border-top: 5px solid #fff;
  border-right: 1px solid transparent;
  /* play with this until you like the look of it */
  border-top-right-radius: 20% 30px;
  height: 100%;
  content: "";
  margin-top: -5px;
  right: -15px;
  top: 20px;
  position: absolute;
  box-sizing: border-box;
  margin-top: -5px; }

.cwbtags--container {
  margin: 1rem; }
.cwbtags--container li + li {
  margin-left: 0; }
.cwbtags--container .field--label-tags {
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 0.5rem 1rem;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  display: inline-block; }
.cwbtags--container .field--name-field-tags {
  border: 1px solid #ccc; }
.cwbtags--container .field--name-field-tags .field__item a {
  color: inherit; }
.cwbtags--container .field--name-field-tags .field__item a::before {
  content: "#"; }
