@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/material/MaterialIcons-Regular.woff) format("woff"), url(../../fonts/material/MaterialIcons-Regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Clancy';
  font-style: normal;
  font-weight: 300;
  src: url(../../fonts/clancy/Clancy-Light.woff2) format("woff2"), url(../../fonts/clancy/Clancy-Light.woff) format("woff");
}

@font-face {
  font-family: 'Clancy';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/clancy/Clancy-Regular.woff2) format("woff2"), url(../../fonts/clancy/Clancy-Regular.woff) format("woff");
}

@font-face {
  font-family: 'Clancy';
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/clancy/Clancy-Bold.woff2) format("woff2"), url(../../fonts/clancy/Clancy-Bold.woff) format("woff");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/roboto/Roboto-Regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url(../../fonts/roboto/Roboto-Italic.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/roboto/Roboto-Bold.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/roboto-mono/RobotoMono-Regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/roboto-mono/RobotoMono-Bold.ttf) format("truetype");
}

/* MIXINS */
#outer-container,
.outer-container {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  #outer-container,
  .outer-container {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  #outer-container,
  .outer-container {
    width: 73rem;
  }
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/material/MaterialIcons-Regular.woff) format("woff"), url(../../fonts/material/MaterialIcons-Regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Clancy';
  font-style: normal;
  font-weight: 300;
  src: url(../../fonts/clancy/Clancy-Light.woff2) format("woff2"), url(../../fonts/clancy/Clancy-Light.woff) format("woff");
}

@font-face {
  font-family: 'Clancy';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/clancy/Clancy-Regular.woff2) format("woff2"), url(../../fonts/clancy/Clancy-Regular.woff) format("woff");
}

@font-face {
  font-family: 'Clancy';
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/clancy/Clancy-Bold.woff2) format("woff2"), url(../../fonts/clancy/Clancy-Bold.woff) format("woff");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/roboto/Roboto-Regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url(../../fonts/roboto/Roboto-Italic.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/roboto/Roboto-Bold.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/roboto-mono/RobotoMono-Regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/roboto-mono/RobotoMono-Bold.ttf) format("truetype");
}

html {
  color: #333;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt,
li {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  color: #333;
  position: relative;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #333;
}

a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  color: #333;
}

h1,
.h1 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
}

h2,
.h2 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 2.375rem;
}

.field--name-field-par-title > h1 {
  color: inherit;
}

.field--name-field-par-title > h2 {
  color: inherit;
}

.field--name-field-par-title > h3 {
  color: inherit;
}

.field--name-field-par-title > h4 {
  color: inherit;
}

.field--name-field-par-title > h5 {
  color: inherit;
}

.field--name-field-par-title > h6 {
  color: inherit;
}

h3,
.h3 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.75rem;
}

h4,
.h4 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
}

h5,
.h5 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

h6,
.h6 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
}

.text-label-small {
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  text-transform: uppercase;
}

.text-label-medium {
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  text-transform: uppercase;
}

.text-label-large {
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  text-transform: uppercase;
}

.text-paragraph-tiny {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
}

.text-paragraph-small {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.875rem;
}

.text-paragraph-large {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
}

.text-intro {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
}

.text-quote {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
}


p,
.type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt {
  line-height: 1.75;
  padding: 0 0 1rem;
}

ol,
ul {
  line-height: 1.75;
  margin: 0;
  padding: 0 0 .5rem 2rem;
}

a {
  text-decoration: none;
  color: #3f61c4;
  cursor: pointer;
}

strong,
b {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

.webform-submission-form,
.field--name-field-body-text,
div[class*="-body-text"],
.view-search-results {
  overflow: hidden;
  *zoom: 1;
}

.webform-submission-form h1,
.webform-submission-form h2,
.webform-submission-form h3,
.webform-submission-form h4,
.webform-submission-form h5,
.webform-submission-form h6,
.field--name-field-body-text h1,
.field--name-field-body-text h2,
.field--name-field-body-text h3,
.field--name-field-body-text h4,
.field--name-field-body-text h5,
.field--name-field-body-text h6,
div[class*="-body-text"] h1,
div[class*="-body-text"] h2,
div[class*="-body-text"] h3,
div[class*="-body-text"] h4,
div[class*="-body-text"] h5,
div[class*="-body-text"] h6,
.view-search-results h1,
.view-search-results h2,
.view-search-results h3,
.view-search-results h4,
.view-search-results h5,
.view-search-results h6 {
  color: inherit;
  padding: 0 0 1rem;
}

.webform-submission-form table,
.webform-submission-form tr,
.webform-submission-form th,
.webform-submission-form td,
.field--name-field-body-text table,
.field--name-field-body-text tr,
.field--name-field-body-text th,
.field--name-field-body-text td,
div[class*="-body-text"] table,
div[class*="-body-text"] tr,
div[class*="-body-text"] th,
div[class*="-body-text"] td,
.view-search-results table,
.view-search-results tr,
.view-search-results th,
.view-search-results td {
  border: 1px solid #c8c8c8;
  border-collapse: collapse;
}

.webform-submission-form table,
.field--name-field-body-text table,
div[class*="-body-text"] table,
.view-search-results table {
  width: 100%;
  display: block;
  overflow: auto;
  margin: 0 0 1rem 0;
}

.webform-submission-form table tr > td:last-child,
.webform-submission-form table tr > th:last-child,
.field--name-field-body-text table tr > td:last-child,
.field--name-field-body-text table tr > th:last-child,
div[class*="-body-text"] table tr > td:last-child,
div[class*="-body-text"] table tr > th:last-child,
.view-search-results table tr > td:last-child,
.view-search-results table tr > th:last-child {
  border-right: 3px solid #c8c8c8;
}

@media (min-width: 765px) {
  .webform-submission-form table,
  .field--name-field-body-text table,
  div[class*="-body-text"] table,
  .view-search-results table {
    display: table;
  }
  .webform-submission-form table tr > td:last-child,
  .webform-submission-form table tr > th:last-child,
  .field--name-field-body-text table tr > td:last-child,
  .field--name-field-body-text table tr > th:last-child,
  div[class*="-body-text"] table tr > td:last-child,
  div[class*="-body-text"] table tr > th:last-child,
  .view-search-results table tr > td:last-child,
  .view-search-results table tr > th:last-child {
    border-right: 1px solid #c8c8c8;
  }
}

.webform-submission-form table p, .webform-submission-form table .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .webform-submission-form table .field--name-field-news-main-image-alt,
.field--name-field-body-text table p,
.field--name-field-body-text table .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt,
.type-news.style-standard .node-content.view-mode-full .field--name-field-body-text table .field--name-field-news-main-image-alt,
div[class*="-body-text"] table p,
div[class*="-body-text"] table .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt,
.type-news.style-standard .node-content.view-mode-full div[class*="-body-text"] table .field--name-field-news-main-image-alt,
.view-search-results table p,
.view-search-results table .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt,
.type-news.style-standard .node-content.view-mode-full .view-search-results table .field--name-field-news-main-image-alt {
  padding: 0;
}

.webform-submission-form table tr th,
.field--name-field-body-text table tr th,
div[class*="-body-text"] table tr th,
.view-search-results table tr th {
  padding: 1rem;
  background-color: #f2f2f2;
  text-transform: uppercase;
  text-align: left;
  vertical-align: top;
}

@media (min-width: 1256px) {
  .webform-submission-form table tr th,
  .field--name-field-body-text table tr th,
  div[class*="-body-text"] table tr th,
  .view-search-results table tr th {
    padding: 1rem 1.5rem;
  }
}

.webform-submission-form table tr td,
.field--name-field-body-text table tr td,
div[class*="-body-text"] table tr td,
.view-search-results table tr td {
  padding: 1rem 1rem 0.5rem 1rem;
  background-color: #f9f9f9;
  vertical-align: top;
}

@media (min-width: 1256px) {
  .webform-submission-form table tr td,
  .field--name-field-body-text table tr td,
  div[class*="-body-text"] table tr td,
  .view-search-results table tr td {
    padding: 1rem 1.5rem 0.5rem 1.5rem;
  }
}

.webform-submission-form table.table-plain,
.field--name-field-body-text table.table-plain,
div[class*="-body-text"] table.table-plain,
.view-search-results table.table-plain {
  border: none;
}

.webform-submission-form table.table-plain tr > td:last-child,
.webform-submission-form table.table-plain tr > th:last-child,
.field--name-field-body-text table.table-plain tr > td:last-child,
.field--name-field-body-text table.table-plain tr > th:last-child,
div[class*="-body-text"] table.table-plain tr > td:last-child,
div[class*="-body-text"] table.table-plain tr > th:last-child,
.view-search-results table.table-plain tr > td:last-child,
.view-search-results table.table-plain tr > th:last-child {
  border-right: none;
}

.webform-submission-form table.table-plain tr,
.webform-submission-form table.table-plain th,
.webform-submission-form table.table-plain td,
.field--name-field-body-text table.table-plain tr,
.field--name-field-body-text table.table-plain th,
.field--name-field-body-text table.table-plain td,
div[class*="-body-text"] table.table-plain tr,
div[class*="-body-text"] table.table-plain th,
div[class*="-body-text"] table.table-plain td,
.view-search-results table.table-plain tr,
.view-search-results table.table-plain th,
.view-search-results table.table-plain td {
  border: none;
  background: none;
}

.webform-submission-form ul,
.field--name-field-body-text ul,
div[class*="-body-text"] ul,
.view-search-results ul {
  overflow: hidden;
}

.field--type-text-long a:not(.button) {
  text-decoration: underline;
}

.field--type-text-long a:not(.button):hover, .field--type-text-long a:not(.button):focus {
  text-decoration: none;
}

.material-icons {
  font-family: "Material Icons";
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  line-height: inherit;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
}

.text-black-hue,
.text-black-hue > a,
.foreground-black-hue,
.foreground-black-hue > a {
  color: #000;
}

.text-white-hue,
.text-white-hue > a,
.foreground-white-hue,
.foreground-white-hue > a {
  color: #fff;
}

.text-default-hue,
.text-default-hue > a,
.foreground-default-hue,
.foreground-default-hue > a {
  color: #333;
}

.text-alternative-hue,
.text-alternative-hue > a,
.foreground-alternative-hue,
.foreground-alternative-hue > a {
  color: #333;
}

.text-unsw-hue,
.text-unsw-hue > a,
.foreground-unsw-hue,
.foreground-unsw-hue > a {
  color: #f2f2f2;
}

.background-default-hue {
  background-color: #fff;
}

.background-alternative-hue {
  background-color: #f9f9f9;
}

.background-unsw-hue {
  background-color: #ffdc00;
}

.background-indigo-hue {
  background-color: #e2e7f6;
}

.background-teal-hue {
  background-color: #d9ebed;
}

.background-red-hue {
  background-color: #ffe8e7;
}

.background-blue-hue {
  background-color: #e0f2fb;
}

.background-pink-hue {
  background-color: #feeff4;
}

.background-green-hue {
  background-color: #ddf7ed;
}

.background-purple-hue {
  background-color: #eee9f7;
}

.background-orange-hue {
  background-color: #ffedd9;
}

.border-default-hue {
  border-color: #c8c8c8;
}

.border-alternative-hue {
  border-color: #efefef;
}

.border-unsw-hue {
  border-color: #c8c8c8;
}

.site-name a[data-extlink]::before, .site-name a[data-extlink]::after {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

blockquote {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  border-left: 0.5rem solid #c8c8c8;
  padding: 0;
  margin: 0 0 1rem 0;
}

@media (min-width: 765px) {
  blockquote {
    margin: 1rem 0;
  }
}

blockquote p, blockquote .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full blockquote .field--name-field-news-main-image-alt {
  padding: 0 0 0 1rem;
}

blockquote .text-align-right {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.875rem;
  color: #737373;
  margin-top: 1rem;
}

/**
 * Colorbox Core Style:
 * The following CSS is consistent between example themes and should not be altered.
 */
.bpm .colorbox {
  cursor: default;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**
 * These elements are buttons, and may need to have additional
 * styles reset to avoid unwanted base styles.
 */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
  cursor: pointer;
}

/**
 * Avoid outlines on :active (mouseclick),
 * but preserve outlines on :focus (tabbed navigating)
 */
#cboxPrevious:active, #cboxNext:active, #cboxClose:active, #cboxSlideshow:active {
  outline: 0;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* Reset box sizing to content-box if theme is using border-box. */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
}

/**
 * Colorbox module Stockholm syndrome style:
 * The styles are ordered & tabbed in a way that represents
 * the nesting of the generated HTML.
 */
#cboxOverlay {
  background: #000;
}

#colorbox {
  box-shadow: 3px 3px 16px #333;
  -moz-border-radius-bottomleft: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  outline: 0;
}

#colorbox, #colorbox div {
  overflow: visible;
  /* Required by the close button. */
}

#cboxWrapper {
  background: transparent;
  -moz-border-radius-bottomleft: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}

#cboxTopLeft {
  width: 0;
  height: 0;
}

#cboxTopCenter {
  height: 0;
}

#cboxTopRight {
  width: 0;
  height: 0;
}

#cboxBottomLeft {
  width: 15px;
}

#cboxBottomRight {
  width: 15px;
}

#cboxMiddleLeft {
  width: 0;
}

#cboxMiddleRight {
  width: 0;
}

#cboxContent {
  background: transparent;
  overflow: hidden;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 0;
}

#cboxTitle {
  left: 0;
  color: #333;
  font-family: "Roboto", sans-serif;
  padding: 0 140px 0 15px;
  display: table-cell !important;
  vertical-align: middle;
  float: none !important;
}

#cboxCurrent {
  position: absolute;
  bottom: -26px;
  right: 80px;
  color: #333;
  font-family: "Roboto", sans-serif;
  padding: 0 0 0 15px;
}

/* Slideshow not implemented. */
.cboxSlideshow_on #cboxSlideshow {
  display: none;
}

.cboxSlideshow_off #cboxSlideshow {
  display: none;
}

#cboxPrevious {
  position: absolute;
  bottom: -26px;
  right: 45px;
  background: url(../images/colorbox-icons/controls.png) no-repeat 0 -48px;
  width: 21px;
  height: 15px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: 0 -111px;
}

#cboxNext {
  position: absolute;
  bottom: -26px;
  right: 15px;
  background: url(../images/colorbox-icons/controls.png) no-repeat 0 -29px;
  width: 21px;
  height: 15px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: 0 -92px;
}

#cboxLoadingOverlay {
  background: #e6e6e6;
}

#cboxLoadingGraphic {
  background: url(../images/colorbox-icons/loading_animation.gif) no-repeat center center;
}

#cboxClose {
  position: absolute;
  top: -10px;
  right: -10px;
  background: url(../images/colorbox-icons/controls.png) no-repeat 0px 0px;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  opacity: 0;
}

#cboxClose:hover {
  background-position: 0 -63px;
}

.type-colorbox-video .video-embed-field-launch-modal {
  position: relative;
}

.type-colorbox-video .video-embed-field-launch-modal::before {
  content: '\e038';
  font-family: 'Material Icons';
  position: absolute;
  font-size: 3rem;
  color: white;
  padding-left: .5rem;
  padding-top: .5rem;
  background: linear-gradient(330deg, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.35) 100%);
  width: calc(100% - .5rem);
  height: calc(100% - .75rem);
}

.type-colorbox-video .video-embed-field-launch-modal:hover {
  cursor: pointer;
}

.link-to-main-content-wrapper {
  text-align: center;
}

.link-to-main-content-wrapper .link-to-main-content {
  padding: 0.25rem 1rem;
  margin: 0 0 1rem 0;
  display: inline-block;
  background-color: #f2f2f2;
}

@media (min-width: 1256px) {
  .link-to-main-content-wrapper .link-to-main-content {
    margin: 0 0 0 1rem;
  }
}

.link-to-main-content-wrapper .link-to-main-content.visually-hidden.focusable:active, .link-to-main-content-wrapper .link-to-main-content.visually-hidden.focusable:focus {
  position: relative;
}

.submenu-indicator {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

.position-relative {
  position: relative;
}

#main-content {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

svg.ext,
svg.mailto {
  display: none;
}

a[data-extlink]:before {
  content: "External link ";
}

a[data-extlink]::before {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
  font-size: inherit;
}

a[data-extlink]::after {
  content: '\e89e';
  font-family: 'Material Icons';
  font-size: inherit;
  left: 2px;
  position: relative;
  vertical-align: top;
}

.material-icons ~ a[data-extlink] {
  display: none;
}

.teaser-link a[data-extlink]:after {
  display: none;
}

@media print {
  a[data-extlink] {
    display: none;
    padding: 0;
  }
}

.fixed {
  position: fixed;
}

.fixed-top {
  position: fixed;
  top: 0;
}

.bg-white {
  background-color: #fff;
}

span.hidden-anchor {
  position: absolute;
  top: -5.25rem;
}

.count-element {
  padding: 0;
  height: 32px;
  background-color: transparent;
  color: #737373;
  margin: 0 0 1.5rem 2rem;
}

.captcha {
  margin: 0 0 1rem 0;
}

.highlighted-paragraph-reverse-order-on-mobile .field--name-field-highlighted-paragraph {
  flex-direction: column-reverse;
}

@media (min-width: 1256px) {
  .highlighted-paragraph-reverse-order-on-mobile .field--name-field-highlighted-paragraph {
    flex-direction: row;
  }
}

.highlighted-paragraph-reverse-order-on-mobile .highlighted-items .highlighted-items-inner {
  flex-direction: column-reverse;
}

@media (min-width: 1256px) {
  .highlighted-paragraph-reverse-order-on-mobile .highlighted-items .highlighted-items-inner {
    flex-direction: row;
  }
}

.nav-toggle {
  align-self: center;
  margin-left: .25rem;
  margin-right: auto;
}

.nav-toggle a {
  font-size: 1.5rem;
  color: #333;
  padding: 0;
  display: block;
}

.nav-toggle a i.material-icons {
  display: block;
  height: 1.5rem;
  line-height: 1.5rem;
}

@media (min-width: 1256px) {
  .nav-toggle {
    display: none;
  }
}

.nav-toggle .menu-indicator {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

.search-toggle {
  font-size: 1.25rem;
  margin-left: 2rem;
}

.search-toggle a {
  color: #737373;
  display: block;
  margin-right: .375rem;
}

.search-toggle a .material-icons {
  display: block;
  height: 1.25rem;
  width: 1.25rem;
}

@media (max-width: 1256px) {
  .region-nav .search-toggle {
    align-self: center;
    bottom: 2px;
    position: relative;
  }
  .region-nav .search-toggle + #block-hero-menu-nav {
    margin-left: 1rem;
  }
}

@media (max-width: 1256px) {
  .region-banner .search-toggle {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
}

.site-logo a {
  display: block;
  width: 170px;
  height: 74px;
  padding: 0.25rem 0;
  margin: 0.5rem auto;
}

@media (min-width: 1256px) {
  .site-logo a {
    margin: 0 2.5rem 0 0;
  }
}

.site-logo img {
  display: block;
  width: 170px;
  height: 74px;
}

.site-name {
  text-align: center;
}

@media (min-width: 1256px) {
  .site-name {
    max-width: 36rem;
    text-align: left;
  }
}

.site-name a {
  color: #333;
  display: inline-block;
  margin: 0 0 .5rem;
}

@media (min-width: 1256px) {
  .site-name a {
    display: block;
    margin: 0;
  }
}

.site-name a h2 {
  color: #333;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.75rem;
  padding-bottom: 0;
}

.site-slogan {
  margin: 0 0 1.25rem;
}

@media (min-width: 1256px) {
  .site-slogan {
    font-size: 1.25rem;
    margin: .5rem 0 0;
  }
}

.social-icon {
  display: block;
  height: 1.5rem;
  width: 1.5rem;
}

.submenu-toggle {
  float: right;
  position: relative;
  top: -3px;
  font-size: 1.5rem;
  color: #333;
  padding: 0;
}

.submenu-toggle i.material-icons {
  display: block;
  height: 1.5rem;
  line-height: 1.5rem;
}

.region-nav .submenu-toggle {
  display: none;
}

.block--entity-hierarchy-microsite-branding,
.block--system-branding-block {
  width: 100%;
}

@media (min-width: 1256px) {
  .block--entity-hierarchy-microsite-branding,
  .block--system-branding-block {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    width: auto;
  }
}

.block--system-breadcrumb-block li {
  align-items: center;
  display: flex;
  font-family: "Clancy", sans-serif;
  font-size: 1rem;
}

.block--system-breadcrumb-block li a {
  font-family: "Clancy", sans-serif;
  font-size: 1rem;
  padding: 0;
}

.block--system-breadcrumb-block li a:hover {
  font-weight: 700;
  text-decoration: underline;
}

.block--system-breadcrumb-block li::after {
  content: '/';
  margin: 0 .5rem;
  text-decoration: none;
}

.block--system-breadcrumb-block li:first-child a {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: none;
}

.block--system-breadcrumb-block li:last-child::after {
  content: none;
  margin: 0;
}

.block-content {
  width: 100%;
}

.block-content > h2 {
  padding: 0 0 1rem 0;
}

.block-content > iframe {
  margin-bottom: 2rem !important;
}

.region-top .block-content .field--name-field-content .paragraph,
.region-bottom .block-content .field--name-field-content .paragraph,
.style-landing .block-content .field--name-field-content .paragraph {
  padding-top: 2rem;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 1256px) {
  .region-top .block-content .field--name-field-content .paragraph,
  .region-bottom .block-content .field--name-field-content .paragraph,
  .style-landing .block-content .field--name-field-content .paragraph {
    padding-right: 0;
    padding-left: 0;
  }
}

.region-top .block-content .field--name-field-content .paragraph > .field, .region-top .block-content .field--name-field-content .paragraph.type-table-container > div, .region-top .block-content .field--name-field-content .views-element-container .table-container.paragraph > div, .views-element-container .region-top .block-content .field--name-field-content .table-container.paragraph > div,
.region-bottom .block-content .field--name-field-content .paragraph > .field,
.region-bottom .block-content .field--name-field-content .paragraph.type-table-container > div,
.region-bottom .block-content .field--name-field-content .views-element-container .table-container.paragraph > div,
.views-element-container .region-bottom .block-content .field--name-field-content .table-container.paragraph > div,
.style-landing .block-content .field--name-field-content .paragraph > .field,
.style-landing .block-content .field--name-field-content .paragraph.type-table-container > div,
.style-landing .block-content .field--name-field-content .views-element-container .table-container.paragraph > div,
.views-element-container .style-landing .block-content .field--name-field-content .table-container.paragraph > div {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
}

@media (min-width: 1256px) {
  .region-top .block-content .field--name-field-content .paragraph > .field, .region-top .block-content .field--name-field-content .paragraph.type-table-container > div, .region-top .block-content .field--name-field-content .views-element-container .table-container.paragraph > div, .views-element-container .region-top .block-content .field--name-field-content .table-container.paragraph > div,
  .region-bottom .block-content .field--name-field-content .paragraph > .field,
  .region-bottom .block-content .field--name-field-content .paragraph.type-table-container > div,
  .region-bottom .block-content .field--name-field-content .views-element-container .table-container.paragraph > div,
  .views-element-container .region-bottom .block-content .field--name-field-content .table-container.paragraph > div,
  .style-landing .block-content .field--name-field-content .paragraph > .field,
  .style-landing .block-content .field--name-field-content .paragraph.type-table-container > div,
  .style-landing .block-content .field--name-field-content .views-element-container .table-container.paragraph > div,
  .views-element-container .style-landing .block-content .field--name-field-content .table-container.paragraph > div {
    width: 73rem;
  }
}

@media (min-width: 1256px) {
  .region-top .block-content .field--name-field-content .paragraph > .field--name-field-content-grid,
  .region-bottom .block-content .field--name-field-content .paragraph > .field--name-field-content-grid,
  .style-landing .block-content .field--name-field-content .paragraph > .field--name-field-content-grid {
    width: 75rem;
  }
}

#block-hero-menu-nav ul {
  display: flex;
  height: 3.5rem;
  line-height: 1;
}

#block-hero-menu-nav ul li {
  background-color: #ffdc00;
  height: 100%;
}

#block-hero-menu-nav ul li a {
  color: #333;
  font-family: "Roboto Mono", monospace;
  font-size: 0.875rem;
  height: 100%;
  padding: 1.25rem 1.25rem;
}

.block--local-tasks-block ul.menu.menu-local-tasks {
  margin: 0 0 0 1rem;
}

.block--local-tasks-block ul.menu.menu-local-tasks li {
  margin: 0;
}

.block--local-tasks-block ul.menu.menu-local-tasks li a {
  background-color: transparent;
  color: #737373;
  padding: 1rem 1rem .75rem;
}

.block--local-tasks-block ul.menu.menu-local-tasks li .is-active {
  background-color: #c8c8c8;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
}

.region-nav {
  border-top: 1px solid #efefef;
  box-sizing: border-box;
}

.region-nav *,
.region-nav *::before,
.region-nav *::after {
  box-sizing: inherit;
}

@media (min-width: 1256px) {
  .region-nav {
    position: relative;
  }
}

@media (max-width: 1256px) {
  .region-nav nav:not(#block-hero-menu-nav) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
}

.region-nav,
.nav-main {
  background-color: #fff;
  margin-top: 1rem;
}

.region-nav .nav-toggle > a,
.nav-main .nav-toggle > a {
  color: #333;
}

.region-nav nav:not(#block-hero-menu-nav),
.nav-main nav:not(#block-hero-menu-nav) {
  margin-top: 1.5rem;
  width: 100%;
}

.region-nav nav:not(#block-hero-menu-nav) a,
.nav-main nav:not(#block-hero-menu-nav) a {
  color: #333;
  font-family: "Roboto Mono", monospace;
  padding: 0.75rem 20px;
}

.region-nav nav:not(#block-hero-menu-nav) a:hover, .region-nav nav:not(#block-hero-menu-nav) a:focus, .region-nav nav:not(#block-hero-menu-nav) a.is-active,
.nav-main nav:not(#block-hero-menu-nav) a:hover,
.nav-main nav:not(#block-hero-menu-nav) a:focus,
.nav-main nav:not(#block-hero-menu-nav) a.is-active {
  text-decoration: underline;
}

.region-nav nav:not(#block-hero-menu-nav) a[data-extlink],
.nav-main nav:not(#block-hero-menu-nav) a[data-extlink] {
  text-decoration: none;
}

.region-nav nav:not(#block-hero-menu-nav) a[data-extlink]:hover span, .region-nav nav:not(#block-hero-menu-nav) a[data-extlink]:focus span,
.nav-main nav:not(#block-hero-menu-nav) a[data-extlink]:hover span,
.nav-main nav:not(#block-hero-menu-nav) a[data-extlink]:focus span {
  text-decoration: underline;
}

.region-nav nav:not(#block-hero-menu-nav) a[data-extlink]::after,
.nav-main nav:not(#block-hero-menu-nav) a[data-extlink]::after {
  display: inline-block;
}

.region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0 > li > a,
.nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 > li > a {
  border-bottom: 0.0625rem solid #f2f2f2;
}

.region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .closed > .level-1,
.nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .closed > .level-1 {
  display: none;
}

.region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1,
.nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1 {
  background-color: #e2e7f6;
}

.region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1 a,
.nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1 a {
  border-bottom: 0.0625rem solid #fff;
  font-size: 0.875rem;
}

.region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1 > .menu-nav-inner > .closed > .level-2,
.nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1 > .menu-nav-inner > .closed > .level-2 {
  display: none;
}

.region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-2 a,
.nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-2 a {
  padding-left: 40px;
}

.region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-2 .submenu-toggle,
.nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-2 .submenu-toggle {
  display: none;
}

.region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-greater-than-2,
.nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-greater-than-2 {
  display: none;
}

@media (min-width: 765px) {
  .region-nav nav:not(#block-hero-menu-nav),
  .nav-main nav:not(#block-hero-menu-nav) {
    margin-left: auto;
    margin-right: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-nav nav:not(#block-hero-menu-nav),
  .nav-main nav:not(#block-hero-menu-nav) {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: auto;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 {
    display: flex;
    height: 3.5rem;
    line-height: 1;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .active:not(.open),
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .active:not(.open) {
    border-bottom: 0.125rem solid #181716;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .open,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .open {
    background-color: rgba(226, 231, 246, 0.5);
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0 > li,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 > li {
    height: 100%;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .active:not(.open),
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .active:not(.open) {
    border-bottom: 0.125rem solid #181716;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .open,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 > .open {
    background-color: rgba(226, 231, 246, 0.5);
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-0 > li > a,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-0 > li > a {
    border-bottom: 0;
    font-size: 0.875rem;
    height: 100%;
    margin-bottom: 0;
    padding: 1.25rem 1.25rem;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1 {
    border-top: 0.0625rem solid #efefef;
    box-shadow: 0 1rem 1.25rem 0 rgba(0, 0, 0, 0.25);
    padding: 2rem;
    position: absolute;
    top: 100%;
    z-index: 1010;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1 > .menu-nav-inner > .expanded > a,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1 > .menu-nav-inner > .expanded > a {
    border-bottom: 0.0625rem solid #fff;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1 > .menu-nav-inner > .closed > .level-2,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1 > .menu-nav-inner > .closed > .level-2 {
    display: block;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1 .menu-nav-inner,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1 .menu-nav-inner {
    min-width: 15rem;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-column .menu-nav-inner > li > a,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-column .menu-nav-inner > li > a {
    border-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row {
    left: 0;
    margin-bottom: 2rem;
    right: 0;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row .menu-nav-inner,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row .menu-nav-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
    min-height: 20rem;
    width: 73rem;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row .menu-nav-inner > li,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row .menu-nav-inner > li {
    margin-right: 2rem;
    width: calc(65rem / 4);
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row .menu-nav-inner > li:last-of-type,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row .menu-nav-inner > li:last-of-type {
    margin-right: 0;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row .menu-nav-inner > li > a,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-1.level-1-row .menu-nav-inner > li > a {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: normal;
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-2,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-2 {
    margin-bottom: 2rem;
    margin-left: 0;
  }
  .region-nav nav:not(#block-hero-menu-nav) .menu-nav.level-2 > li > a,
  .nav-main nav:not(#block-hero-menu-nav) .menu-nav.level-2 > li > a {
    border-bottom: 0;
    padding-left: 20px;
  }
}

.region-top .block--menu-block,
.region-main .block--menu-block,
.region-sidebar .block--menu-block,
.region-bottom .block--menu-block {
  font-size: 0.875rem;
}

.region-top .block--menu-block > ul.aria-menu,
.region-main .block--menu-block > ul.aria-menu,
.region-sidebar .block--menu-block > ul.aria-menu,
.region-bottom .block--menu-block > ul.aria-menu {
  background-color: #fff;
  border-top: 1px solid #c8c8c8;
}

.region-top .block--menu-block > ul.aria-menu li a,
.region-main .block--menu-block > ul.aria-menu li a,
.region-sidebar .block--menu-block > ul.aria-menu li a,
.region-bottom .block--menu-block > ul.aria-menu li a {
  border-bottom: 1px solid #c8c8c8;
  color: #333;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.region-top .block--menu-block > ul.aria-menu li a:focus, .region-top .block--menu-block > ul.aria-menu li a:hover,
.region-main .block--menu-block > ul.aria-menu li a:focus,
.region-main .block--menu-block > ul.aria-menu li a:hover,
.region-sidebar .block--menu-block > ul.aria-menu li a:focus,
.region-sidebar .block--menu-block > ul.aria-menu li a:hover,
.region-bottom .block--menu-block > ul.aria-menu li a:focus,
.region-bottom .block--menu-block > ul.aria-menu li a:hover {
  text-decoration: underline;
}

.region-top .block--menu-block > ul.aria-menu li.active a.active-item,
.region-main .block--menu-block > ul.aria-menu li.active a.active-item,
.region-sidebar .block--menu-block > ul.aria-menu li.active a.active-item,
.region-bottom .block--menu-block > ul.aria-menu li.active a.active-item {
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
}

.region-top .block--menu-block > ul.aria-menu > li.active,
.region-main .block--menu-block > ul.aria-menu > li.active,
.region-sidebar .block--menu-block > ul.aria-menu > li.active,
.region-bottom .block--menu-block > ul.aria-menu > li.active {
  border-left: 0.25rem solid #3f61c4;
}

.region-top .block--menu-block > ul.aria-menu > li > a,
.region-main .block--menu-block > ul.aria-menu > li > a,
.region-sidebar .block--menu-block > ul.aria-menu > li > a,
.region-bottom .block--menu-block > ul.aria-menu > li > a {
  padding-left: 0.5rem;
}

.region-top .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > a,
.region-main .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > a,
.region-sidebar .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > a,
.region-bottom .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > a {
  padding-left: 1.5rem;
}

.region-top .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > a,
.region-main .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > a,
.region-sidebar .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > a,
.region-bottom .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > a {
  padding-left: 2.5rem;
}

.region-top .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > ul > li > a,
.region-main .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > ul > li > a,
.region-sidebar .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > ul > li > a,
.region-bottom .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > ul > li > a {
  padding-left: 3.5rem;
}

.region-top .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > ul > li ul > li > a,
.region-main .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > ul > li ul > li > a,
.region-sidebar .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > ul > li ul > li > a,
.region-bottom .block--menu-block > ul.aria-menu > li > ul > .menu-nav-inner > li > ul > li > ul > li ul > li > a {
  padding-left: 4.5rem;
}

.region-top .block--menu-block > ul.aria-menu li ul,
.region-main .block--menu-block > ul.aria-menu li ul,
.region-sidebar .block--menu-block > ul.aria-menu li ul,
.region-bottom .block--menu-block > ul.aria-menu li ul {
  display: none;
}

.region-top .block--menu-block > ul.aria-menu li.open ul,
.region-main .block--menu-block > ul.aria-menu li.open ul,
.region-sidebar .block--menu-block > ul.aria-menu li.open ul,
.region-bottom .block--menu-block > ul.aria-menu li.open ul {
  display: block;
}

.region-top .block--menu-block > ul.aria-menu li.closed ul,
.region-main .block--menu-block > ul.aria-menu li.closed ul,
.region-sidebar .block--menu-block > ul.aria-menu li.closed ul,
.region-bottom .block--menu-block > ul.aria-menu li.closed ul {
  display: none;
}

.region-top .block--menu-block > ul.aria-menu > li a,
.region-main .block--menu-block > ul.aria-menu > li a,
.region-sidebar .block--menu-block > ul.aria-menu > li a,
.region-bottom .block--menu-block > ul.aria-menu > li a {
  font-family: "Roboto Mono", monospace;
}

@media (max-width: 1256px) {
  .region-banner > .region-inner > .block--menu-block:nth-child(2) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
}

.region-banner > .region-inner > .block--menu-block:nth-child(2),
.layout-nav-extra > .nav-top > .block--menu-block {
  margin-left: auto;
  width: 100%;
}

.region-banner > .region-inner > .block--menu-block:nth-child(2) ul,
.layout-nav-extra > .nav-top > .block--menu-block ul {
  background-color: #f9f9f9;
}

.region-banner > .region-inner > .block--menu-block:nth-child(2) ul li a,
.layout-nav-extra > .nav-top > .block--menu-block ul li a {
  border-bottom: 0.0625rem solid #f2f2f2;
  color: #737373;
  font-family: "Roboto Mono", monospace;
  padding: 0.75rem 20px;
}

.region-banner > .region-inner > .block--menu-block:nth-child(2) ul li:last-child a,
.layout-nav-extra > .nav-top > .block--menu-block ul li:last-child a {
  border-bottom: 0 none;
}

@media (min-width: 765px) {
  .region-banner > .region-inner > .block--menu-block:nth-child(2),
  .layout-nav-extra > .nav-top > .block--menu-block {
    margin-left: auto;
    margin-right: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-banner > .region-inner > .block--menu-block:nth-child(2),
  .layout-nav-extra > .nav-top > .block--menu-block {
    margin-left: auto;
    margin-right: 0;
    width: auto;
  }
  .region-banner > .region-inner > .block--menu-block:nth-child(2) ul,
  .layout-nav-extra > .nav-top > .block--menu-block ul {
    background-color: #fff;
    margin: 0;
  }
  .region-banner > .region-inner > .block--menu-block:nth-child(2) ul li,
  .layout-nav-extra > .nav-top > .block--menu-block ul li {
    display: inline-block;
  }
  .region-banner > .region-inner > .block--menu-block:nth-child(2) ul li a,
  .layout-nav-extra > .nav-top > .block--menu-block ul li a {
    font-size: 0.875rem;
    color: #737373;
    padding: .5rem;
    margin: 0 1.75rem 0 0;
    border-bottom: 0;
  }
  .region-banner > .region-inner > .block--menu-block:nth-child(2) ul li:last-child a,
  .layout-nav-extra > .nav-top > .block--menu-block ul li:last-child a {
    margin: 0 .25rem 0 0;
  }
}

.block--menu-block > h2 {
  padding: 0 0 1.5rem 0;
}

.region-content .block--menu-block,
.region-sidebar .block--menu-block,
.region-top .block--menu-block,
.region-bottom .block--menu-block {
  margin: 0 0 2rem 0;
}

.region-sidebar .block--menu-block {
  padding: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

@media (min-width: 765px) {
  .region-sidebar .block--menu-block {
    max-width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-sidebar .block--menu-block {
    max-width: 44rem;
    padding: 0;
  }
}

#block-search {
  margin-bottom: 0;
  margin-top: 1rem;
  width: 100%;
}

#block-search form {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  display: flex;
  padding: 0;
}

#block-search .form-item {
  margin: 0;
  width: 100%;
}

#block-search .form-item input {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  background-color: #ffdc00;
  border: 0;
  border-radius: 0;
  color: #737373;
  height: 2.6rem;
  padding: 0 .5rem 0 .25rem;
}

#block-search .form-item input:focus {
  background-color: #ffdc00;
  outline: 0;
}

#block-search .form-item input[type='text'] {
  border-bottom: 0 none;
}

#block-search .form-item input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #ffdc00 inset;
  -webkit-text-fill-color: #737373;
}

#block-search .form-item input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #ffdc00 inset;
  -webkit-text-fill-color: #737373;
}

#block-search .form-actions {
  margin: 0;
}

#block-search .form-actions input {
  display: none;
}

#block-search .form-actions .icon-search-submit-wrapper {
  margin: 0;
}

#block-search .form-actions .icon-search-submit-wrapper .icon-search-submit {
  background-color: #ffdc00;
  color: #000;
  display: block;
  padding: .5rem;
}

#block-search .form-actions .icon-search-submit-wrapper .icon-search-submit i.d8boxy-icon {
  background: url("../images/uds-icons/misc/search.svg") no-repeat;
  background-size: 1rem 1rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  display: block;
}

.paragraph.type-site-search {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
  max-width: 100%;
  padding: 2rem 0 !important;
}

.region-main .paragraph.type-site-search {
  margin-bottom: 0 !important;
}

.region-main .paragraph.type-site-search > .field--name-field-par-title {
  padding: 0 1rem;
}

@media (min-width: 765px) {
  .paragraph.type-site-search {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .paragraph.type-site-search {
    width: 73rem;
  }
}

.paragraph.type-site-search > .field--name-field-par-title {
  text-align: center;
}

.paragraph.type-site-search > .field--name-field-site-search-form-block {
  text-align: center;
  margin-bottom: 2.5rem !important;
}

.paragraph.type-site-search form {
  padding: 0;
  display: inline-flex;
  flex-wrap: wrap;
  background-color: transparent;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 4px;
  width: 15rem;
  flex-direction: row;
}

@media (min-width: 765px) {
  .paragraph.type-site-search form {
    width: 38rem;
  }
  .paragraph.type-site-search form .form-item {
    width: 34.5rem;
  }
  .paragraph.type-site-search form .form-item input[type="text"] {
    width: 34.5rem;
  }
}

.paragraph.type-site-search .form-item {
  margin: 0;
  height: 3.5rem;
  width: 11.5rem;
}

.paragraph.type-site-search .form-item input[type="text"] {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  width: 11.5rem;
  height: 3.5rem;
  padding: 1rem;
  color: #333;
  background-color: #fff;
  border: 0px;
  border-radius: 0;
}

.paragraph.type-site-search .form-item input[type="text"]::-webkit-input-placeholder {
  color: #737373;
}

.paragraph.type-site-search .form-item input[type="text"]::-moz-placeholder {
  color: #737373;
}

.paragraph.type-site-search .form-item input[type="text"]:-ms-input-placeholder {
  color: #737373;
}

.paragraph.type-site-search .form-item input[type="text"]::-ms-input-placeholder {
  color: #737373;
}

.paragraph.type-site-search .form-item input[type="text"]::placeholder {
  color: #737373;
}

.paragraph.type-site-search .form-actions {
  margin: 0;
  height: 3.5rem;
}

.paragraph.type-site-search .form-actions input {
  display: none;
}

.paragraph.type-site-search .form-actions .icon-search-submit-wrapper {
  margin: 0;
}

.paragraph.type-site-search .form-actions .icon-search-submit-wrapper .icon-search-submit {
  display: block;
  padding: 1rem;
  color: #737373;
  background-color: #fff;
}

.paragraph.type-site-search .form-actions .icon-search-submit-wrapper .icon-search-submit:hover, .paragraph.type-site-search .form-actions .icon-search-submit-wrapper .icon-search-submit:focus {
  background-color: #f2f2f2;
}

.paragraph.type-site-search .form-actions .icon-search-submit-wrapper .icon-search-submit i.d8boxy-icon {
  background: url("../images/uds-icons/misc/search.svg") no-repeat;
  background-size: 1.5rem 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  display: block;
}

.block--social-sharing-block {
  margin-top: 1rem;
}

@media (min-width: 1256px) {
  .block--social-sharing-block {
    margin-left: auto;
    margin-top: 0;
  }
}

.block--social-sharing-block .social-media-sharing {
  color: #333;
}

.block--social-sharing-block .social-media-sharing > ul {
  align-items: center;
  display: flex;
  padding: 0;
}

.block--social-sharing-block .social-media-sharing > ul::before {
  content: 'Share';
  display: block;
  font-family: "Clancy", sans-serif;
  font-size: 1rem;
  margin-right: 1.5rem;
}

.block--social-sharing-block .social-media-sharing > ul > li {
  align-items: center;
  display: flex;
  height: 3.5rem;
  margin-right: 0;
  padding-right: .4rem;
  width: 2rem;
}

.block--social-sharing-block .social-media-sharing > ul > li > a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 3.25rem;
  margin-right: 0;
  transition: width 0.2s, height 0.2s, background-size 0.2s;
  width: 1.8rem;
}

.block--social-sharing-block .social-media-sharing > ul > li > a:hover, .block--social-sharing-block .social-media-sharing > ul > li > a:focus {
  height: 3.5rem;
  width: 2rem;
}

.block--social-sharing-block .social-media-sharing > ul > li > a > img {
  display: none;
}

.block--social-sharing-block .social-media-sharing > ul > li > a.email {
  background-image: url("../images/uds-icons/social/secondary/mail.svg");
}

.block--social-sharing-block .social-media-sharing > ul > li > a.facebook-share {
  background-image: url("../images/uds-icons/social/secondary/facebook.svg");
}

.block--social-sharing-block .social-media-sharing > ul > li > a.twitter {
  background-image: url("../images/uds-icons/social/secondary/twitter.svg");
}

.block--social-sharing-block .social-media-sharing > ul > li > a.linkedin {
  background-image: url("../images/uds-icons/social/secondary/linkedin.svg");
}

.block--social-sharing-block .social-media-sharing > ul > li > a.youtube {
  background-image: url("../images/uds-icons/social/secondary/youtube.svg");
}

.block--social-sharing-block .social-media-sharing > ul > li:last-child {
  margin-right: 0;
}

.social-sharing-custom {
  width: auto;
}

@media (min-width: 1256px) {
  .social-sharing-custom .block--social-sharing-block {
    margin-left: auto;
    margin-top: 0;
  }
}

.block-system-messages {
  color: #737373;
  font-size: 0.875rem;
  padding: .75rem 0 .75rem 1.5rem;
}

.block--twitter-post-block h2 {
  padding-bottom: 1rem;
}

.block--twitter-post-block ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  width: 100%;
  padding-left: 0;
  flex-direction: column;
}

@media (min-width: 1256px) {
  .block--twitter-post-block ul {
    width: calc(100% + 2rem);
  }
}

.block--twitter-post-block ul li {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  flex-direction: column;
  background-color: #f2f2f2;
  padding: 1.75rem 2.5rem 1.5rem 2rem;
  margin: 0 0 1rem 0;
  position: relative;
}

@media (min-width: 765px) {
  .block--twitter-post-block ul li {
    margin: 0 2rem 1rem 0;
  }
}

.block--twitter-post-block ul li:before {
  display: block;
  content: '';
  width: 3rem;
  height: 3rem;
  right: 1rem;
  top: 1.5rem;
  position: absolute;
  background-image: url("../images/uds-icons/social/secondary/twitter.svg");
  background-size: 3rem 3rem;
}

.block--twitter-post-block ul li > a {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  color: #737373;
  margin-bottom: 1rem;
  display: block;
}

.block--twitter-post-block ul li .tw-tweet {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
}

.block--twitter-post-block ul li .tw-tweet a {
  color: #3f61c4;
}

.program-outlines-block {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding-bottom: 40px;
}

@media (min-width: 765px) {
  .program-outlines-block {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .program-outlines-block {
    width: 73rem;
  }
}

.program-outlines-block h3 {
  padding: 1rem 0 1rem;
}

@media (min-width: 1256px) {
  .program-outlines-block h3 {
    padding: 0 0 1rem 0;
  }
}

.program-outlines-block .views-grouping-wrapper .grouping-content.level-0 {
  padding: 0 1rem;
}

.program-outlines-block .views-accordion-group {
  width: 100%;
  border-top: 1px solid #c8c8c8;
}

.program-outlines-block .views-accordion-group:last-child {
  border-bottom: 1px solid #c8c8c8;
}

.program-outlines-block .views-accordion-group .views-accordion-title {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.program-outlines-block .views-accordion-group .views-accordion-content {
  padding-top: 1rem;
  padding-bottom: .5rem;
}

.program-outlines-block .views-accordion-group .views-accordion-content .grouping-content.level-2 {
  padding: 0 1rem;
}

.program-outlines-block .program-outlines-year {
  border-bottom: 1px solid #a19f9d;
  padding: 40px 0;
}

.program-outlines-block .program-outlines-term {
  margin: 0 auto;
  padding: 15px;
  text-align: left;
  width: 100%;
}

@media (min-width: 765px) {
  .program-outlines-block .program-outlines-term {
    width: calc(100% - 30px);
  }
}

.program-outlines-block .views-element-container .table-container {
  margin-top: 20px;
  width: 100%;
}

@media (min-width: 765px) {
  .program-outlines-block .views-field-field-program-outlines-code {
    width: 20%;
  }
}

@media (min-width: 765px) {
  .program-outlines-block .views-field-field-program-outlines-name {
    width: 40%;
  }
}

@media (min-width: 765px) {
  .program-outlines-block .views-field-field-program-outlines-notes {
    width: 40%;
  }
}

.program-outlines-block .views-field-field-program-outlines-or {
  text-align: center !important;
}

@media (min-width: 765px) {
  .program-outlines-block .views-field-field-program-outlines-or {
    width: 100%;
  }
}

.views-element-container .objects.type-publications-expandable .type-publication, .views-element-container .paragraph .type-publications-expandable.field--name-field-degree-pages .type-publication, .paragraph .views-element-container .type-publications-expandable.field--name-field-degree-pages .type-publication {
  display: block;
  width: 100%;
}

.views-element-container .objects.type-publications-expandable .type-publication article, .views-element-container .paragraph .type-publications-expandable.field--name-field-degree-pages .type-publication article, .paragraph .views-element-container .type-publications-expandable.field--name-field-degree-pages .type-publication article {
  width: calc(100% - 2rem);
  background-color: #f2f2f2;
  margin: 0 0 2rem 0;
  padding: 1.5rem 1rem 0.5rem 1rem;
}

.views-element-container .objects.type-publications-expandable .type-publication .views-accordion-title, .views-element-container .paragraph .type-publications-expandable.field--name-field-degree-pages .type-publication .views-accordion-title, .paragraph .views-element-container .type-publications-expandable.field--name-field-degree-pages .type-publication .views-accordion-title {
  cursor: pointer;
}

.views-element-container .objects.type-publications-expandable .type-publication .button, .views-element-container .paragraph .type-publications-expandable.field--name-field-degree-pages .type-publication .button, .paragraph .views-element-container .type-publications-expandable.field--name-field-degree-pages .type-publication .button {
  margin: 1rem 0;
}

.views-element-container .objects.type-publications-expandable .type-publication .field--name-field-tags .field-item, .views-element-container .paragraph .type-publications-expandable.field--name-field-degree-pages .type-publication .field--name-field-tags .field-item, .paragraph .views-element-container .type-publications-expandable.field--name-field-degree-pages .type-publication .field--name-field-tags .field-item {
  margin-bottom: 1rem;
}

.views-element-container .objects.type-publications-expandable .type-publication .field--name-field-tags .field-item i, .views-element-container .paragraph .type-publications-expandable.field--name-field-degree-pages .type-publication .field--name-field-tags .field-item i, .paragraph .views-element-container .type-publications-expandable.field--name-field-degree-pages .type-publication .field--name-field-tags .field-item i {
  display: none;
}

.views-element-container .objects.type-publications-expandable .type-publication:nth-child(odd) article, .views-element-container .paragraph .type-publications-expandable.field--name-field-degree-pages .type-publication:nth-child(odd) article, .paragraph .views-element-container .type-publications-expandable.field--name-field-degree-pages .type-publication:nth-child(odd) article {
  background-color: #f2f2f2;
}

.views-element-container .objects.type-publications-expandable .type-publication:nth-child(even) article, .views-element-container .paragraph .type-publications-expandable.field--name-field-degree-pages .type-publication:nth-child(even) article, .paragraph .views-element-container .type-publications-expandable.field--name-field-degree-pages .type-publication:nth-child(even) article {
  background-color: #efefef;
}

.views-publications-per-profile {
  border-top: 1px solid #c8c8c8;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.views-publications-per-profile .views-accordion-group {
  width: 100%;
}

.views-publications-per-profile .views-accordion-group .views-accordion-title {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
  border-bottom: 1px solid #c8c8c8;
  cursor: pointer;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.views-publications-per-profile .views-accordion-group .views-accordion-content {
  padding-top: 1rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #c8c8c8;
}

.views-publications-per-profile .views-accordion-group .views-accordion-content .views-field-field-publication-citation,
.views-publications-per-profile .views-accordion-group .views-accordion-content .views-field-field-publication-year {
  padding: 0 0 .5rem 0;
}

.views-publications-per-profile .views-accordion-group .views-accordion-content .views-field-field-publication-citation a {
  word-break: break-all;
}

.views-publications-per-profile .views-accordion-group .views-accordion-content .views-field-field-publication-link a {
  display: block;
  padding: 0 0 .5rem 0;
}

.taste-of-research-block {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding-bottom: 40px;
}

@media (min-width: 765px) {
  .taste-of-research-block {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .taste-of-research-block {
    width: 73rem;
  }
}

.taste-of-research-block .views-row {
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
}

.taste-of-research-block .views-field {
  margin-bottom: 1rem;
}

.taste-of-research-block .views-field-field-tor-school ul,
.taste-of-research-block .views-field-field-tor-supervisor ul,
.taste-of-research-block .views-field-field-supervisory-team ul,
.taste-of-research-block .views-field-field-research-areas ul {
  list-style-type: none;
  padding: 0;
}

.taste-of-research-block .views-field-field-body-text h3 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
}

.block--views-block > h1,
.block--views-block > h2,
.block--views-block > h3,
.block--views-block > h4,
.block--views-block > h5,
.block--views-block > h6 {
  padding: 0 0 1rem;
}

.region-content .block--views-block {
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 765px) {
  .region-content .block--views-block {
    padding: 0 0 2rem;
  }
}

@media (min-width: 765px) {
  .block--views-block.views-block-title > h3 {
    width: 44rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1256px) {
  .block--views-block.views-block-title > h3 {
    width: 100%;
  }
}

@media (min-width: 765px) {
  .block--views-block.views-block-title {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 1256px) {
  .block--views-block.views-block-title {
    padding: 0;
  }
}

.objects-wrapper > h3 {
  margin-bottom: 2rem;
}

.objects-wrapper .type-publication-keyword .field-label {
  display: none;
}

.button {
  font-family: "Roboto Mono", monospace;
  padding: 1em 4em;
  display: inline-flex;
  text-decoration: none;
  text-align: center;
  align-items: center;
  z-index: 0;
  letter-spacing: 1px;
  font-size: 0.875rem;
  line-height: 1.5rem;
  position: relative;
}

.button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.button:hover {
  cursor: pointer;
}

.button:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.button:hover::before {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
}

.button:focus {
  outline: #3f61c4 auto 0.3125rem;
}

.button:visited {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
}

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button.disabled:active {
  cursor: default;
  background: #4a4a4a;
}

.button.button-outline, .views-infinite-scroll-content-wrapper + .pager .button {
  padding: calc(1em - 2px) calc(4em - 2px);
  background: none;
  border-width: 2px;
  border-style: solid;
}

.button.button-outline:active, .views-infinite-scroll-content-wrapper + .pager .button:active {
  border-color: transparent;
  background: #fff;
  color: #333;
}

.button.button-outline.disabled, .views-infinite-scroll-content-wrapper + .pager .button.disabled, .button.button-outline.disabled:hover, .views-infinite-scroll-content-wrapper + .pager .button.disabled:hover, .button.button-outline.disabled:focus, .views-infinite-scroll-content-wrapper + .pager .button.disabled:focus, .button.button-outline.disabled:active, .views-infinite-scroll-content-wrapper + .pager .button.disabled:active {
  background: none;
  border-color: #737373;
  color: #737373;
}

.button.naked {
  background: none;
  color: #fff;
  position: relative;
  /* Background oval */
}

.button.naked:hover:after {
  display: inline-block;
  color: #fff;
}

.button.naked:hover:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: #fff;
  width: 1.75em;
  height: 1.75em;
  right: 3.55em;
  bottom: 1.12em;
  z-index: -1;
}

.button.naked:focus {
  background: #333;
}

.button.naked.disabled, .button.naked.disabled:hover, .button.naked.disabled:focus, .button.naked.disabled:active {
  color: #737373;
  background: none;
}

.button::after {
  align-items: center;
  content: '\f1df';
  display: inline-flex;
  font-family: 'Material Icons';
  font-size: 1.2rem;
  height: 15px;
  margin-left: 1rem;
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
}

.button.custom:after {
  content: "\f1e6";
}

.button.custom:hover:before {
  right: 3.7em;
}

.button.no-icon:after, .button.no-icon:before, .button.no-icon:hover:after {
  display: none;
}

.button.close-icon:after {
  content: "\f1e6";
}

.layout-main .checkboxes--wrapper input[type="checkbox"],
.layout-main .js-form-type-checkbox input[type="checkbox"],
.layout-main .form-checkboxes input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
}

.layout-main .checkboxes--wrapper input[type="checkbox"] + label,
.layout-main .js-form-type-checkbox input[type="checkbox"] + label,
.layout-main .form-checkboxes input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}

.layout-main .checkboxes--wrapper input[type="checkbox"] + label:before,
.layout-main .js-form-type-checkbox input[type="checkbox"] + label:before,
.layout-main .form-checkboxes input[type="checkbox"] + label:before {
  content: "";
  border: 1px solid #c8c8c8;
  margin-right: 0.75rem;
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  width: 25px;
  background-color: #fff;
}

.layout-main .checkboxes--wrapper input[type="checkbox"]:hover + label:before,
.layout-main .js-form-type-checkbox input[type="checkbox"]:hover + label:before,
.layout-main .form-checkboxes input[type="checkbox"]:hover + label:before {
  border-color: #3f61c4;
}

.layout-main .checkboxes--wrapper input[type="checkbox"]:focus + label:before,
.layout-main .js-form-type-checkbox input[type="checkbox"]:focus + label:before,
.layout-main .form-checkboxes input[type="checkbox"]:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
  outline: #3f61c4 auto 0.3125rem;
}

.layout-main .checkboxes--wrapper input[type="checkbox"]:disabled + label,
.layout-main .js-form-type-checkbox input[type="checkbox"]:disabled + label,
.layout-main .form-checkboxes input[type="checkbox"]:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}

.layout-main .checkboxes--wrapper input[type="checkbox"]:disabled + label:before,
.layout-main .js-form-type-checkbox input[type="checkbox"]:disabled + label:before,
.layout-main .form-checkboxes input[type="checkbox"]:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}

.layout-main .checkboxes--wrapper input[type="checkbox"]:checked + label:after,
.layout-main .js-form-type-checkbox input[type="checkbox"]:checked + label:after,
.layout-main .form-checkboxes input[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 5px;
  width: 6px;
  height: 12px;
  border: solid #3f61c4;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.field--label-inline .field-label,
.field--label-inline .field-item {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--name-field-images {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--name-field-images > .field-item {
  margin: 0 1rem 1rem 0;
}

.field--name-field-project-status {
  font-weight: bold;
}

.field--name-field-project-status:before {
  content: '';
  display: inline-block;
  background: #ff635d;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 1rem;
}

.type-degree.view-mode-teaser .node-content .field--name-field-program-code {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  color: #737373;
  margin-bottom: .75rem;
}

.type-degree .view-mode-sidebar .type-degree-callout h2 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.75rem;
  color: #333;
}

.type-degree .view-mode-sidebar .sidebar-degree-fields {
  margin: 0 0 2rem 0;
}

.type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-white-text .sidebar-degree-fields-inner .sidebar-degree-field .field, .type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-white-text .sidebar-degree-fields-inner .sidebar-degree-field .paragraph.type-table-container > div, .type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-white-text .sidebar-degree-fields-inner .sidebar-degree-field .views-element-container .table-container > div, .views-element-container .type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-white-text .sidebar-degree-fields-inner .sidebar-degree-field .table-container > div, .type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-white-text .sidebar-degree-fields-inner .sidebar-degree-field i {
  color: #fff;
}

.type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-black-text .sidebar-degree-fields-inner > .sidebar-degree-field > .field, .type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-black-text .sidebar-degree-fields-inner > .paragraph.type-table-container.sidebar-degree-field > div, .type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-black-text .views-element-container .sidebar-degree-fields-inner > .table-container.sidebar-degree-field > div, .views-element-container .type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-black-text .sidebar-degree-fields-inner > .table-container.sidebar-degree-field > div, .type-degree .view-mode-sidebar .sidebar-degree-fields.image-behind-black-text .sidebar-degree-fields-inner > .sidebar-degree-field i {
  color: #333;
}

.type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 765px) {
  .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner {
    width: 73rem;
  }
}

@media (min-width: 1256px) {
  .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner {
    width: calc(100% - 4rem) !important;
    padding: 3rem 2rem;
  }
}

.type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field i {
  font-size: 1.5rem;
  float: left;
  padding: 0 1rem 0 0;
}

.type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .field, .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .paragraph.type-table-container > div, .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .views-element-container .table-container > div, .views-element-container .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .table-container > div {
  margin: 0 0 2.5rem 0;
  padding: 0 0 0 3rem;
}

.type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .field .field-label, .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .paragraph.type-table-container > div .field-label, .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .views-element-container .table-container > div .field-label, .views-element-container .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .table-container > div .field-label {
  margin: 0 0 0.5rem 0;
  padding: 0.25rem 0 0 0;
}

.type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .field .field-item, .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .paragraph.type-table-container > div .field-item, .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .views-element-container .table-container > div .field-item, .views-element-container .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field .table-container > div .field-item {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  margin: 0 0 0.5rem 0;
}

.type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field:last-child .field, .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field:last-child .paragraph.type-table-container > div, .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field:last-child .views-element-container .table-container > div, .views-element-container .type-degree .view-mode-sidebar .sidebar-degree-fields .sidebar-degree-fields-inner .sidebar-degree-field:last-child .table-container > div {
  margin: 0;
}

.objects.type-people .node-person-location, .paragraph .type-people.field--name-field-degree-pages .node-person-location {
  display: none;
}

.objects.type-people.show-location .node-person-location, .paragraph .type-people.show-location.field--name-field-degree-pages .node-person-location {
  display: block;
}

.field--tags--plain {
  padding-bottom: .625rem;
}

.field--tags--plain:last-of-type {
  padding-bottom: 1.5625rem;
}

.field--tags--plain .field-item {
  margin: 0 0 .5rem;
}

.field--name-field-person-awards,
.field--name-field-person-area-of-expertise,
.field--name-field-person-research-activities,
.field--name-field-person-grants,
.field--name-field-person-teaching {
  line-height: 1.75;
}

.field--name-field-news-link {
  margin-bottom: 1rem;
}

.field--name-field-news-tags .field-label {
  color: #737373;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}

.field--name-field-news-tags .field-item {
  font-family: "Roboto Mono", monospace;
  font-size: 0.875rem;
  margin-right: 1rem;
}

.field--name-field-news-tags .field-item:last-of-type {
  margin-right: 0;
}

.field--name-field-tag {
  width: 44rem;
  margin: 0 auto;
}

@media (min-width: 1256px) {
  .field--name-field-tag {
    width: 100%;
  }
}

.field--name-field-tag .field-item {
  display: inline-flex;
  min-width: 45%;
  padding: 1% 0;
}

@media (min-width: 1256px) {
  .field--name-field-tag .field-item {
    min-width: 30%;
  }
}

.field--name-field-tag .type-person.view-mode-bottom {
  display: inline-flex;
  align-items: center;
}

.field--name-field-tag .type-person.view-mode-bottom .field--name-field-image-teaser,
.field--name-field-tag .type-person.view-mode-bottom .field--name-field-image-teaser img,
.field--name-field-tag .type-person.view-mode-bottom .field--name-field-image,
.field--name-field-tag .type-person.view-mode-bottom .field--name-field-image img,
.field--name-field-tag .type-person.view-mode-bottom .field--name-field-person-image-link,
.field--name-field-tag .type-person.view-mode-bottom .field--name-field-person-image-link img {
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
}

.field--name-field-tag .type-person.view-mode-bottom .field--name-field-image .field--name-field-caption {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.field--name-field-tag .type-person.view-mode-bottom .node-title {
  padding-left: 10px;
}

.field--name-field-project-profiles .field-label {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.75rem;
}

fieldset {
  border: 1px solid #c8c8c8;
}

form {
  padding: 0;
  display: block;
}

form .password-confirm {
  margin: .5rem 0 0 0;
}

form .form-item {
  margin: 0 0 1rem 0;
}

form legend {
  margin: 0 .5rem .5rem 0;
  color: inherit;
}

form label {
  font-family: "Clancy", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: inherit;
  display: block;
  margin: 0 .5rem .5rem 0;
}

form label.full-width {
  width: 100%;
}

form .fieldset-legend {
  font-weight: bold;
}

form .description {
  margin: .5rem 0;
  color: inherit;
}

form .webform-element-description {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin: 0 0 1rem;
  color: #737373;
}

form .description > .webform-element-description {
  margin: 0;
}

form .form-actions {
  margin: 0;
}

form .form-actions input {
  cursor: pointer;
}

form .form-actions input:focus {
  background-color: #f2f2f2;
}

form input {
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  height: 3.125rem;
  line-height: 3.125rem;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  padding: 0 3.125rem 0 1rem;
  background-color: #fff;
  width: 100%;
  display: block;
}

form input:focus {
  outline: #3f61c4 auto 0.3125rem;
}

form select {
  color: inherit;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

form select:focus {
  outline: #3f61c4 auto 0.3125rem;
}

form .chosen-container.form-select {
  width: 100%;
}

form .chosen-container.form-select.chosen-container-active .chosen-single {
  outline: #3f61c4 auto 0.3125rem;
}

form .chosen-container.form-select a.chosen-single {
  height: 50px;
  line-height: 50px;
  font-size: 1rem;
  background: #fff;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
}

form .chosen-container.form-select a.chosen-single div b {
  background-position: 0px 13px;
}

form textarea,
form .form-textarea {
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  width: 100%;
  color: grey;
  -webkit-appearance: none;
  font-size: 1rem;
  padding: 0.75rem;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  background-color: #fff;
  display: block;
}

form textarea:focus,
form .form-textarea:focus {
  outline: #3f61c4 auto 0.3125rem;
}

form input.button--primary {
  border-radius: 5px;
  border: 1px solid #c8c8c8;
}

@media (min-width: 765px) {
  form input.button--primary {
    width: auto;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 1256px) {
  form input.button--primary {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

form input.button--primary.button--full-width {
  width: 100%;
}

form > .entity-moderation-form > .entity-moderation-form__item {
  display: block;
  width: 100%;
}

form > .entity-moderation-form > .entity-moderation-form__item .button {
  display: block;
  width: 6rem;
  padding: 1em 0;
}

.radios--wrapper .form-item,
.js-form-type-radio .form-item,
.form-radios .form-item {
  margin: .5rem 0;
}

.radios--wrapper .form-item:last-child,
.js-form-type-radio .form-item:last-child,
.form-radios .form-item:last-child {
  margin: .5rem 0 0 0;
}

.radios--wrapper input[type="radio"],
.js-form-type-radio input[type="radio"],
.form-radios input[type="radio"] {
  width: 1rem;
  display: inline-block;
  position: relative;
  height: 1rem;
  margin: 0 0 0 1rem;
  padding: 0;
}

.radios--wrapper input[type="radio"]:focus,
.js-form-type-radio input[type="radio"]:focus,
.form-radios input[type="radio"]:focus {
  outline: #3f61c4 auto 0.3125rem;
}

.radios--wrapper label,
.js-form-type-radio label,
.form-radios label {
  display: inline-block;
  font-weight: normal;
}

.checkboxes--wrapper .form-item,
.js-form-type-checkbox .form-item,
.form-checkboxes .form-item {
  margin: .5rem 0;
}

.checkboxes--wrapper .form-item:last-child,
.js-form-type-checkbox .form-item:last-child,
.form-checkboxes .form-item:last-child {
  margin: .5rem 0 0 0;
}

.checkboxes--wrapper input[type="checkbox"],
.js-form-type-checkbox input[type="checkbox"],
.form-checkboxes input[type="checkbox"] {
  width: 1rem;
  display: inline-block;
  position: relative;
  height: 1rem;
  margin: 0 0 0 1rem;
  padding: 0;
}

.checkboxes--wrapper input[type="checkbox"]:focus,
.js-form-type-checkbox input[type="checkbox"]:focus,
.form-checkboxes input[type="checkbox"]:focus {
  outline: #3f61c4 auto 0.3125rem;
}

.checkboxes--wrapper label,
.js-form-type-checkbox label,
.form-checkboxes label {
  display: inline-block;
  font-weight: normal;
}

.webform-button--previous {
  margin: 1rem 0 0 0;
}

.webform-button--next {
  margin: 1rem 0 1rem 0;
}

.form-required:after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(/core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
}

form.user-pass, form.user-login-form, form.user-register-form {
  padding: 0 0 4rem 0;
  max-width: 32rem;
  margin: 0 auto;
}

form.user-pass .form-actions input, form.user-login-form .form-actions input, form.user-register-form .form-actions input {
  background-color: #ffdc00;
  width: auto;
  padding: 0 2rem;
}

form.user-pass p, form.user-pass .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full form.user-pass .field--name-field-news-main-image-alt, form.user-login-form p, form.user-login-form .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full form.user-login-form .field--name-field-news-main-image-alt, form.user-register-form p, form.user-register-form .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full form.user-register-form .field--name-field-news-main-image-alt {
  max-width: 24rem;
  margin: 0 .5rem .25rem .5rem;
}

.objects, .paragraph .field--name-field-degree-pages {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  width: 100%;
  padding-left: 0;
}

@media (min-width: 1256px) {
  .objects, .paragraph .field--name-field-degree-pages {
    width: calc(100% + 2rem);
  }
}

.object:not(.type-person), .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .object:not(.type-person), .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .object:not(.type-person), .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.object:not(.type-person) > *, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.object:not(.type-person) > .button, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .object:not(.type-person) .node.view-mode-teaser .media--view-mode-teaser, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .object:not(.type-person) .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
}

@media (min-width: 1256px) {
  .object:not(.type-person), .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) {
    width: 23rem;
  }
  .object:not(.type-person) .node.view-mode-teaser .media--view-mode-teaser, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.view-mode-teaser .media--view-mode-teaser {
    height: 240px;
  }
  .object:not(.type-person) .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 240px;
  }
}

.object:not(.type-person) .node > .node-image, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.object:not(.type-person) .node:not(.type-content-grid-item) > .node-content, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.object:not(.type-person) .node.type-content-grid-item > .node-content.background-default-hue, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.object:not(.type-person) .node > .node-content, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.object:not(.type-person) .node > .node-content .node-title, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .node-title {
  margin: 0;
}

.object:not(.type-person) .node > .node-content .node-title h3 a, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .node-title h3 a {
  color: #333;
}

.object:not(.type-person) .node > .node-content .node-teaser-text, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.object:not(.type-person) .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .object:not(.type-person) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .object:not(.type-person) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.object:not(.type-person) .node > .node-content:not(.paragraph) .teaser-link-wrapper, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.object:not(.type-person) .node > .node-content .teaser-link-wrapper, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.object:not(.type-person) .node > .node-content .teaser-link-wrapper .teaser-link, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.object:not(.type-person) .node > .node-content .teaser-link-wrapper .teaser-link a, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.object:not(.type-person) .node > .node-content .teaser-link-wrapper .teaser-link a i, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.object:not(.type-person) .node > .node-content .node-tags .field-item, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node > .node-content .node-tags .field-item {
  color: #ff635d;
}

.object:not(.type-person) .node.type-person .node-person-gender, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-gender,
.object:not(.type-person) .node.type-person .node-person-pronouns,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-pronouns,
.object:not(.type-person) .node.type-person .node-person-location,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-location,
.object:not(.type-person) .node.type-person .node-person-languages,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-languages,
.object:not(.type-person) .node.type-person .node-person-phone,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-phone,
.object:not(.type-person) .node.type-person .node-person-email,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.object:not(.type-person) .node.type-person .node-person-gender > .field, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-gender > .field, .object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-gender > div, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-gender > div, .object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-gender > div, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-gender > div,
.object:not(.type-person) .node.type-person .node-person-pronouns > .field,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-pronouns > .field,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-pronouns > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-pronouns > div,
.object:not(.type-person) .node.type-person .node-person-location > .field,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-location > .field,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-location > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-location > div,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-location > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-location > div,
.object:not(.type-person) .node.type-person .node-person-languages > .field,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-languages > .field,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-languages > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-languages > div,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-languages > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-languages > div,
.object:not(.type-person) .node.type-person .node-person-phone > .field,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-phone > .field,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-phone > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-phone > div,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-phone > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-phone > div,
.object:not(.type-person) .node.type-person .node-person-email > .field,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-email > .field,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-email > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-email > div,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-email > div,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-email > div {
  display: inline;
}

.object:not(.type-person) .node.type-person .node-person-gender > .field > .field-item, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-gender > .field > .field-item, .object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-gender > div > .field-item, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-gender > div > .field-item,
.object:not(.type-person) .node.type-person .node-person-pronouns > .field > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-pronouns > .field > .field-item,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-pronouns > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-pronouns > div > .field-item,
.object:not(.type-person) .node.type-person .node-person-location > .field > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-location > .field > .field-item,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-location > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-location > div > .field-item,
.object:not(.type-person) .node.type-person .node-person-languages > .field > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-languages > .field > .field-item,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-languages > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-languages > div > .field-item,
.object:not(.type-person) .node.type-person .node-person-phone > .field > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-phone > .field > .field-item,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-phone > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-phone > div > .field-item,
.object:not(.type-person) .node.type-person .node-person-email > .field > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .node-person-email > .field > .field-item,
.object:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.object:not(.type-person) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .object:not(.type-person) .node.type-person .table-container.node-person-email > div > .field-item,
.paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.object:not(.type-person) .node.type-event .node-address, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-event .node-address, .object:not(.type-person) .node.type-location .node-address, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.object:not(.type-person) .node.type-location .node-address, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-location .node-address {
  color: #737373;
}

.object:not(.type-person) .node.type-event .node-address, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-event .node-address {
  color: #737373;
}

.object:not(.type-person) .node.type-event .node-image ~ .node-content, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.object:not(.type-person) .node.type-event .node-image ~ .node-event-dates-wrapper, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.object:not(.type-person) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.object:not(.type-person) .node.type-event .node-event-dates, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.object:not(.type-person) .node.type-event .node-event-dates .field--name-field-event-display-dates, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.object:not(.type-person) .node.type-event .node-event-dates .field--name-field-event-display-times, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.object:not(.type-person) .node .teaser-link .material-icons, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node .teaser-link .material-icons {
  line-height: 1;
}

.object:not(.type-person) .node:hover .teaser-link .material-icons, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node:hover .teaser-link .material-icons, .object:not(.type-person) .node:focus .teaser-link .material-icons, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.object:not(.type-person) .node:hover .teaser-link .field--name-field-link__text + .material-icons, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node:hover .teaser-link .field--name-field-link__text + .material-icons, .object:not(.type-person) .node:focus .teaser-link .field--name-field-link__text + .material-icons, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.object:not(.type-person) .node .node-image ~ .node-content, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node .node-image ~ .node-content {
  top: -2rem;
  width: calc(100% - 5rem);
  margin-bottom: -2rem;
  left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.object:not(.type-person) .node .node-image, .paragraph .field--name-field-degree-pages > .field-item:not(.type-person) .node .node-image {
  padding-bottom: 0;
}

.section-style-grid .object:not(.type-person), .section-style-grid .paragraph .field--name-field-degree-pages > .field-item:not(.type-person), .paragraph .section-style-grid .field--name-field-degree-pages > .field-item:not(.type-person) {
  width: 100%;
}

@media (min-width: 765px) {
  .section-style-grid .object:not(.type-person), .section-style-grid .paragraph .field--name-field-degree-pages > .field-item:not(.type-person), .paragraph .section-style-grid .field--name-field-degree-pages > .field-item:not(.type-person) {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .section-style-grid .object:not(.type-person), .section-style-grid .paragraph .field--name-field-degree-pages > .field-item:not(.type-person), .paragraph .section-style-grid .field--name-field-degree-pages > .field-item:not(.type-person) {
    width: 23rem;
  }
}

.object.type-person, .paragraph .field--name-field-degree-pages > .type-person.field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .object.type-person, .paragraph .field--name-field-degree-pages > .type-person.field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .object.type-person, .paragraph .field--name-field-degree-pages > .type-person.field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.object.type-person > *, .paragraph .field--name-field-degree-pages > .type-person.field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.object.type-person > .button, .paragraph .field--name-field-degree-pages > .type-person.field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .object.type-person, .paragraph .field--name-field-degree-pages > .type-person.field-item {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .object.type-person, .paragraph .field--name-field-degree-pages > .type-person.field-item {
    width: auto;
  }
  .style-standard .region-top .object.type-person, .style-standard .region-top .paragraph .field--name-field-degree-pages > .type-person.field-item, .paragraph .style-standard .region-top .field--name-field-degree-pages > .type-person.field-item,
  .style-landing .region-top .object.type-person,
  .style-landing .region-top .paragraph .field--name-field-degree-pages > .type-person.field-item,
  .paragraph .style-landing .region-top .field--name-field-degree-pages > .type-person.field-item, .style-standard .region-bottom .object.type-person, .style-standard .region-bottom .paragraph .field--name-field-degree-pages > .type-person.field-item, .paragraph .style-standard .region-bottom .field--name-field-degree-pages > .type-person.field-item,
  .style-landing .region-bottom .object.type-person,
  .style-landing .region-bottom .paragraph .field--name-field-degree-pages > .type-person.field-item,
  .paragraph .style-landing .region-bottom .field--name-field-degree-pages > .type-person.field-item {
    width: 35.5rem;
  }
  .style-standard .region-content .object.type-person, .style-standard .region-content .paragraph .field--name-field-degree-pages > .type-person.field-item, .paragraph .style-standard .region-content .field--name-field-degree-pages > .type-person.field-item {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .object.type-person, .style-landing .region-content .paragraph .field--name-field-degree-pages > .type-person.field-item, .paragraph .style-landing .region-content .field--name-field-degree-pages > .type-person.field-item {
    width: 35.5rem;
  }
}

.object.type-person .node, .paragraph .field--name-field-degree-pages > .type-person.field-item .node {
  flex-direction: column;
}

.object.type-person .node > .node-image, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.object.type-person .node:not(.type-content-grid-item) > .node-content, .paragraph .field--name-field-degree-pages > .type-person.field-item .node:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.object.type-person .node.type-content-grid-item > .node-content.background-default-hue, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.object.type-person .node > .node-content, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.object.type-person .node > .node-content .node-title, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .node-title {
  margin: 0;
}

.object.type-person .node > .node-content .node-title h3 a, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .node-title h3 a {
  color: #333;
}

.object.type-person .node > .node-content .node-teaser-text, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.object.type-person .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .object.type-person .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .object.type-person .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.object.type-person .node > .node-content:not(.paragraph) .teaser-link-wrapper, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.object.type-person .node > .node-content .teaser-link-wrapper, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.object.type-person .node > .node-content .teaser-link-wrapper .teaser-link, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.object.type-person .node > .node-content .teaser-link-wrapper .teaser-link a, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.object.type-person .node > .node-content .teaser-link-wrapper .teaser-link a i, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.object.type-person .node > .node-content .node-tags .field-item, .paragraph .field--name-field-degree-pages > .type-person.field-item .node > .node-content .node-tags .field-item {
  color: #ff635d;
}

.object.type-person .node.type-person .node-person-gender, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-gender,
.object.type-person .node.type-person .node-person-pronouns,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-pronouns,
.object.type-person .node.type-person .node-person-location,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-location,
.object.type-person .node.type-person .node-person-languages,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-languages,
.object.type-person .node.type-person .node-person-phone,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-phone,
.object.type-person .node.type-person .node-person-email,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.object.type-person .node.type-person .node-person-gender > .field, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-gender > .field, .object.type-person .node.type-person .paragraph.type-table-container.node-person-gender > div, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-gender > div, .object.type-person .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .object.type-person .node.type-person .table-container.node-person-gender > div, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-gender > div,
.object.type-person .node.type-person .node-person-pronouns > .field,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-pronouns > .field,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.object.type-person .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .object.type-person .node.type-person .table-container.node-person-pronouns > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-pronouns > div,
.object.type-person .node.type-person .node-person-location > .field,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-location > .field,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-location > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-location > div,
.object.type-person .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .object.type-person .node.type-person .table-container.node-person-location > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-location > div,
.object.type-person .node.type-person .node-person-languages > .field,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-languages > .field,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-languages > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-languages > div,
.object.type-person .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .object.type-person .node.type-person .table-container.node-person-languages > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-languages > div,
.object.type-person .node.type-person .node-person-phone > .field,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-phone > .field,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-phone > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-phone > div,
.object.type-person .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .object.type-person .node.type-person .table-container.node-person-phone > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-phone > div,
.object.type-person .node.type-person .node-person-email > .field,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-email > .field,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-email > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-email > div,
.object.type-person .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .object.type-person .node.type-person .table-container.node-person-email > div,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-email > div {
  display: inline;
}

.object.type-person .node.type-person .node-person-gender > .field > .field-item, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-gender > .field > .field-item, .object.type-person .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .object.type-person .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .object.type-person .node.type-person .table-container.node-person-gender > div > .field-item, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-gender > div > .field-item,
.object.type-person .node.type-person .node-person-pronouns > .field > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-pronouns > .field > .field-item,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.object.type-person .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .object.type-person .node.type-person .table-container.node-person-pronouns > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-pronouns > div > .field-item,
.object.type-person .node.type-person .node-person-location > .field > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-location > .field > .field-item,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.object.type-person .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .object.type-person .node.type-person .table-container.node-person-location > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-location > div > .field-item,
.object.type-person .node.type-person .node-person-languages > .field > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-languages > .field > .field-item,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.object.type-person .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .object.type-person .node.type-person .table-container.node-person-languages > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-languages > div > .field-item,
.object.type-person .node.type-person .node-person-phone > .field > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-phone > .field > .field-item,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.object.type-person .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .object.type-person .node.type-person .table-container.node-person-phone > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-phone > div > .field-item,
.object.type-person .node.type-person .node-person-email > .field > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .node-person-email > .field > .field-item,
.object.type-person .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.object.type-person .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .object.type-person .node.type-person .table-container.node-person-email > div > .field-item,
.paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.object.type-person .node.type-event .node-address, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-event .node-address, .object.type-person .node.type-location .node-address, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.object.type-person .node.type-location .node-address, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-location .node-address {
  color: #737373;
}

.object.type-person .node.type-event .node-address, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-event .node-address {
  color: #737373;
}

.object.type-person .node.type-event .node-image ~ .node-content, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.object.type-person .node.type-event .node-image ~ .node-event-dates-wrapper, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.object.type-person .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.object.type-person .node.type-event .node-event-dates, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.object.type-person .node.type-event .node-event-dates .field--name-field-event-display-dates, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.object.type-person .node.type-event .node-event-dates .field--name-field-event-display-times, .paragraph .field--name-field-degree-pages > .type-person.field-item .node.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.object.type-person .node .teaser-link .material-icons, .paragraph .field--name-field-degree-pages > .type-person.field-item .node .teaser-link .material-icons {
  line-height: 1;
}

.object.type-person .node:hover .teaser-link .material-icons, .paragraph .field--name-field-degree-pages > .type-person.field-item .node:hover .teaser-link .material-icons, .object.type-person .node:focus .teaser-link .material-icons, .paragraph .field--name-field-degree-pages > .type-person.field-item .node:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.object.type-person .node:hover .teaser-link .field--name-field-link__text + .material-icons, .paragraph .field--name-field-degree-pages > .type-person.field-item .node:hover .teaser-link .field--name-field-link__text + .material-icons, .object.type-person .node:focus .teaser-link .field--name-field-link__text + .material-icons, .paragraph .field--name-field-degree-pages > .type-person.field-item .node:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.object.type-person .node .node-image ~ .node-content, .paragraph .field--name-field-degree-pages > .type-person.field-item .node .node-image ~ .node-content {
  top: 0;
  width: 100%;
  margin-bottom: 0;
  left: 0;
  width: auto;
}

@media (min-width: 765px) {
  .object.type-person .node, .paragraph .field--name-field-degree-pages > .type-person.field-item .node {
    flex-direction: row;
  }
  .object.type-person .node .node-image ~ .node-content, .paragraph .field--name-field-degree-pages > .type-person.field-item .node .node-image ~ .node-content {
    margin-left: auto;
    width: 100%;
  }
  .object.type-person .node .node-image, .paragraph .field--name-field-degree-pages > .type-person.field-item .node .node-image {
    padding-right: 0;
  }
}

.object.type-degree .node .node-content, .paragraph .field--name-field-degree-pages > .type-degree.field-item .node .node-content {
  background-color: #f2f2f2;
}

.object.type-degree .node .node-content:not(.without-shape):before, .paragraph .field--name-field-degree-pages > .type-degree.field-item .node .node-content:not(.without-shape):before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-top: 1.5rem solid white;
  border-left: 1.5rem solid #f2f2f2;
  width: 0;
}

.object.type-rss, .paragraph .field--name-field-degree-pages > .type-rss.field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .object.type-rss, .paragraph .field--name-field-degree-pages > .type-rss.field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .object.type-rss, .paragraph .field--name-field-degree-pages > .type-rss.field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.object.type-rss > *, .paragraph .field--name-field-degree-pages > .type-rss.field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.object.type-rss > .button, .paragraph .field--name-field-degree-pages > .type-rss.field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .object.type-rss, .paragraph .field--name-field-degree-pages > .type-rss.field-item {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .object.type-rss, .paragraph .field--name-field-degree-pages > .type-rss.field-item {
    width: auto;
  }
  .style-standard .region-top .object.type-rss, .style-standard .region-top .paragraph .field--name-field-degree-pages > .type-rss.field-item, .paragraph .style-standard .region-top .field--name-field-degree-pages > .type-rss.field-item,
  .style-landing .region-top .object.type-rss,
  .style-landing .region-top .paragraph .field--name-field-degree-pages > .type-rss.field-item,
  .paragraph .style-landing .region-top .field--name-field-degree-pages > .type-rss.field-item, .style-standard .region-bottom .object.type-rss, .style-standard .region-bottom .paragraph .field--name-field-degree-pages > .type-rss.field-item, .paragraph .style-standard .region-bottom .field--name-field-degree-pages > .type-rss.field-item,
  .style-landing .region-bottom .object.type-rss,
  .style-landing .region-bottom .paragraph .field--name-field-degree-pages > .type-rss.field-item,
  .paragraph .style-landing .region-bottom .field--name-field-degree-pages > .type-rss.field-item {
    width: 35.5rem;
  }
  .style-standard .region-content .object.type-rss, .style-standard .region-content .paragraph .field--name-field-degree-pages > .type-rss.field-item, .paragraph .style-standard .region-content .field--name-field-degree-pages > .type-rss.field-item {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .object.type-rss, .style-landing .region-content .paragraph .field--name-field-degree-pages > .type-rss.field-item, .paragraph .style-landing .region-content .field--name-field-degree-pages > .type-rss.field-item {
    width: 35.5rem;
  }
}

@media (min-width: 1256px) {
  .views-infinite-scroll-content-wrapper .object, .views-infinite-scroll-content-wrapper .paragraph .field--name-field-degree-pages > .field-item, .paragraph .views-infinite-scroll-content-wrapper .field--name-field-degree-pages > .field-item {
    margin-right: 1.5rem;
  }
  .views-infinite-scroll-content-wrapper .object:nth-child(3n), .views-infinite-scroll-content-wrapper .paragraph .field--name-field-degree-pages > .field-item:nth-child(3n), .paragraph .views-infinite-scroll-content-wrapper .field--name-field-degree-pages > .field-item:nth-child(3n) {
    margin-right: 0;
  }
}

.object-3-cols {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .object-3-cols {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .object-3-cols {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.object-3-cols > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.object-3-cols > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .object-3-cols .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .object-3-cols .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
}

@media (min-width: 1256px) {
  .object-3-cols {
    width: 23rem;
  }
  .object-3-cols .node.view-mode-teaser .media--view-mode-teaser {
    height: 240px;
  }
  .object-3-cols .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 240px;
  }
}

.object-3-cols > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.object-3-cols:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.object-3-cols.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.object-3-cols > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.object-3-cols > .node-content .node-title {
  margin: 0;
}

.object-3-cols > .node-content .node-title h3 a {
  color: #333;
}

.object-3-cols > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.object-3-cols > .node-content .node-teaser-text .field--name-field-teaser-text p, .object-3-cols > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .object-3-cols > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.object-3-cols > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.object-3-cols > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.object-3-cols > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.object-3-cols > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.object-3-cols > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.object-3-cols > .node-content .node-tags .field-item {
  color: #ff635d;
}

.object-3-cols.type-person .node-person-gender,
.object-3-cols.type-person .node-person-pronouns,
.object-3-cols.type-person .node-person-location,
.object-3-cols.type-person .node-person-languages,
.object-3-cols.type-person .node-person-phone,
.object-3-cols.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.object-3-cols.type-person .node-person-gender > .field, .object-3-cols.type-person .paragraph.type-table-container.node-person-gender > div, .object-3-cols.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .object-3-cols.type-person .table-container.node-person-gender > div,
.object-3-cols.type-person .node-person-pronouns > .field,
.object-3-cols.type-person .paragraph.type-table-container.node-person-pronouns > div,
.object-3-cols.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .object-3-cols.type-person .table-container.node-person-pronouns > div,
.object-3-cols.type-person .node-person-location > .field,
.object-3-cols.type-person .paragraph.type-table-container.node-person-location > div,
.object-3-cols.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .object-3-cols.type-person .table-container.node-person-location > div,
.object-3-cols.type-person .node-person-languages > .field,
.object-3-cols.type-person .paragraph.type-table-container.node-person-languages > div,
.object-3-cols.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .object-3-cols.type-person .table-container.node-person-languages > div,
.object-3-cols.type-person .node-person-phone > .field,
.object-3-cols.type-person .paragraph.type-table-container.node-person-phone > div,
.object-3-cols.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .object-3-cols.type-person .table-container.node-person-phone > div,
.object-3-cols.type-person .node-person-email > .field,
.object-3-cols.type-person .paragraph.type-table-container.node-person-email > div,
.object-3-cols.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .object-3-cols.type-person .table-container.node-person-email > div {
  display: inline;
}

.object-3-cols.type-person .node-person-gender > .field > .field-item, .object-3-cols.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .object-3-cols.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .object-3-cols.type-person .table-container.node-person-gender > div > .field-item,
.object-3-cols.type-person .node-person-pronouns > .field > .field-item,
.object-3-cols.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.object-3-cols.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .object-3-cols.type-person .table-container.node-person-pronouns > div > .field-item,
.object-3-cols.type-person .node-person-location > .field > .field-item,
.object-3-cols.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.object-3-cols.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .object-3-cols.type-person .table-container.node-person-location > div > .field-item,
.object-3-cols.type-person .node-person-languages > .field > .field-item,
.object-3-cols.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.object-3-cols.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .object-3-cols.type-person .table-container.node-person-languages > div > .field-item,
.object-3-cols.type-person .node-person-phone > .field > .field-item,
.object-3-cols.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.object-3-cols.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .object-3-cols.type-person .table-container.node-person-phone > div > .field-item,
.object-3-cols.type-person .node-person-email > .field > .field-item,
.object-3-cols.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.object-3-cols.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .object-3-cols.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.object-3-cols.type-event .node-address, .object-3-cols.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.object-3-cols.type-location .node-address {
  color: #737373;
}

.object-3-cols.type-event .node-address {
  color: #737373;
}

.object-3-cols.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.object-3-cols.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.object-3-cols.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.object-3-cols.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.object-3-cols.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.object-3-cols.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.object-3-cols .teaser-link .material-icons {
  line-height: 1;
}

.object-3-cols:hover .teaser-link .material-icons, .object-3-cols:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.object-3-cols:hover .teaser-link .field--name-field-link__text + .material-icons, .object-3-cols:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.object-3-cols .node-image ~ .node-content {
  top: -2rem;
  width: calc(100% - 5rem);
  margin-bottom: -2rem;
  left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.object-3-cols .node-image {
  padding-bottom: 0;
}

.object-2-cols {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .object-2-cols {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .object-2-cols {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.object-2-cols > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.object-2-cols > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .object-2-cols {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .object-2-cols {
    width: auto;
  }
  .style-standard .region-top .object-2-cols,
  .style-landing .region-top .object-2-cols, .style-standard
  .region-bottom .object-2-cols,
  .style-landing
  .region-bottom .object-2-cols {
    width: 35.5rem;
  }
  .style-standard .region-content .object-2-cols {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .object-2-cols {
    width: 35.5rem;
  }
}

.object-2-cols .node-image ~ .node-content {
  top: -2rem;
  width: calc(100% - 5rem);
  margin-bottom: -2rem;
  left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.object-2-cols .node-image {
  padding-bottom: 0;
}

@media (min-width: 765px) {
  .object-2-cols {
    flex-direction: row;
  }
  .object-2-cols .node-image ~ .node-content {
    margin-left: auto;
    width: 100%;
  }
  .object-2-cols .node-image {
    padding-right: 0;
  }
}

@media (min-width: 1256px) {
  .object-2-cols > .node-image {
    flex-shrink: 0;
    background-color: #f2f2f2;
  }
  .object-2-cols:not(.type-content-grid-item) > .node-content {
    background-color: #f2f2f2;
  }
  .object-2-cols.type-content-grid-item > .node-content.background-default-hue {
    background-color: #f2f2f2;
  }
  .object-2-cols > .node-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 0;
    padding: 2rem;
    position: relative;
    word-wrap: break-word;
  }
  .object-2-cols > .node-content .node-title {
    margin: 0;
  }
  .object-2-cols > .node-content .node-title h3 a {
    color: #333;
  }
  .object-2-cols > .node-content .node-teaser-text {
    width: 100%;
    line-height: 1.75;
    margin: 1rem 0 0 0;
    color: #333;
  }
  .object-2-cols > .node-content .node-teaser-text .field--name-field-teaser-text p, .object-2-cols > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .object-2-cols > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
    padding: 0;
  }
  .object-2-cols > .node-content:not(.paragraph) .teaser-link-wrapper {
    position: relative;
    top: 2rem;
    left: 2rem;
  }
  .object-2-cols > .node-content .teaser-link-wrapper {
    left: 2rem;
    margin-left: auto;
    margin-top: auto;
    position: relative;
    top: 2rem;
  }
  .object-2-cols > .node-content .teaser-link-wrapper .teaser-link {
    float: right;
  }
  .object-2-cols > .node-content .teaser-link-wrapper .teaser-link a {
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 700;
    z-index: 1;
    padding-right: 0 !important;
    color: #333;
  }
  .object-2-cols > .node-content .teaser-link-wrapper .teaser-link a i {
    font-size: 2rem;
    width: 2rem;
    margin-left: 0.5rem;
    padding: 10px;
  }
  .object-2-cols > .node-content .node-tags .field-item {
    color: #ff635d;
  }
  .object-2-cols.type-person .node-person-gender,
  .object-2-cols.type-person .node-person-pronouns,
  .object-2-cols.type-person .node-person-location,
  .object-2-cols.type-person .node-person-languages,
  .object-2-cols.type-person .node-person-phone,
  .object-2-cols.type-person .node-person-email {
    line-height: 1.75;
    margin-top: .5rem;
  }
  .object-2-cols.type-person .node-person-gender > .field, .object-2-cols.type-person .paragraph.type-table-container.node-person-gender > div, .object-2-cols.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .object-2-cols.type-person .table-container.node-person-gender > div,
  .object-2-cols.type-person .node-person-pronouns > .field,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .object-2-cols.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .object-2-cols.type-person .table-container.node-person-pronouns > div,
  .object-2-cols.type-person .node-person-location > .field,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-location > div,
  .object-2-cols.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .object-2-cols.type-person .table-container.node-person-location > div,
  .object-2-cols.type-person .node-person-languages > .field,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-languages > div,
  .object-2-cols.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .object-2-cols.type-person .table-container.node-person-languages > div,
  .object-2-cols.type-person .node-person-phone > .field,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-phone > div,
  .object-2-cols.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .object-2-cols.type-person .table-container.node-person-phone > div,
  .object-2-cols.type-person .node-person-email > .field,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-email > div,
  .object-2-cols.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .object-2-cols.type-person .table-container.node-person-email > div {
    display: inline;
  }
  .object-2-cols.type-person .node-person-gender > .field > .field-item, .object-2-cols.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .object-2-cols.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .object-2-cols.type-person .table-container.node-person-gender > div > .field-item,
  .object-2-cols.type-person .node-person-pronouns > .field > .field-item,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .object-2-cols.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .object-2-cols.type-person .table-container.node-person-pronouns > div > .field-item,
  .object-2-cols.type-person .node-person-location > .field > .field-item,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .object-2-cols.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .object-2-cols.type-person .table-container.node-person-location > div > .field-item,
  .object-2-cols.type-person .node-person-languages > .field > .field-item,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .object-2-cols.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .object-2-cols.type-person .table-container.node-person-languages > div > .field-item,
  .object-2-cols.type-person .node-person-phone > .field > .field-item,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .object-2-cols.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .object-2-cols.type-person .table-container.node-person-phone > div > .field-item,
  .object-2-cols.type-person .node-person-email > .field > .field-item,
  .object-2-cols.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .object-2-cols.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .object-2-cols.type-person .table-container.node-person-email > div > .field-item {
    display: inline;
  }
  .object-2-cols.type-event .node-address, .object-2-cols.type-location .node-address {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 0.75rem;
    margin-top: 1rem;
  }
  .object-2-cols.type-location .node-address {
    color: #737373;
  }
  .object-2-cols.type-event .node-address {
    color: #737373;
  }
  .object-2-cols.type-event .node-image ~ .node-content {
    top: -3.125rem;
    margin-bottom: -3.125rem;
  }
  .object-2-cols.type-event .node-image ~ .node-event-dates-wrapper {
    position: relative;
    top: -3.125rem;
    overflow: hidden;
  }
  .object-2-cols.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
    position: relative;
    left: 1rem;
  }
  .object-2-cols.type-event .node-event-dates {
    display: flex;
    align-items: center;
    background-color: rgba(63, 97, 196, 0.8);
    color: #fff;
    height: 3.125rem;
    padding: 0 1rem;
  }
  .object-2-cols.type-event .node-event-dates .field--name-field-event-display-dates {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .object-2-cols.type-event .node-event-dates .field--name-field-event-display-times {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .object-2-cols .teaser-link .material-icons {
    line-height: 1;
  }
  .object-2-cols:hover .teaser-link .material-icons, .object-2-cols:focus .teaser-link .material-icons {
    background-color: #3f61c4;
    color: #fff;
  }
  .object-2-cols:hover .teaser-link .field--name-field-link__text + .material-icons, .object-2-cols:focus .teaser-link .field--name-field-link__text + .material-icons {
    border-radius: 4rem;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-top .object-2-cols,
  .style-landing .region-top .object-2-cols, .style-standard
  .region-bottom .object-2-cols,
  .style-landing
  .region-bottom .object-2-cols {
    flex-direction: row;
  }
  .style-standard .region-top .object-2-cols .node-image ~ .node-content,
  .style-landing .region-top .object-2-cols .node-image ~ .node-content, .style-standard
  .region-bottom .object-2-cols .node-image ~ .node-content,
  .style-landing
  .region-bottom .object-2-cols .node-image ~ .node-content {
    margin-left: auto;
    width: 100%;
  }
  .style-standard .region-top .object-2-cols .node-image,
  .style-landing .region-top .object-2-cols .node-image, .style-standard
  .region-bottom .object-2-cols .node-image,
  .style-landing
  .region-bottom .object-2-cols .node-image {
    padding-right: 0;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .object-2-cols .node-image ~ .node-content {
    top: -2rem;
    width: calc(100% - 5rem);
    margin-bottom: -2rem;
    left: 1rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-content .object-2-cols .node-image {
    padding-bottom: 0;
  }
  .style-landing .region-content .object-2-cols {
    flex-direction: row;
  }
  .style-landing .region-content .object-2-cols .node-image ~ .node-content {
    margin-left: auto;
    width: 100%;
  }
  .style-landing .region-content .object-2-cols .node-image {
    padding-right: 0;
  }
}

.record-keeping-records-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
  max-width: 100%;
}

@media (min-width: 765px) {
  .record-keeping-records-wrapper {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .record-keeping-records-wrapper {
    width: 73rem;
  }
}

.region-header > .region-inner,
.region-footer > .region-inner,
.region-banner > .region-inner,
.region-breadcrumbs > .region-inner,
.region-search > .region-inner,
.region-nav > .region-inner {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .region-header > .region-inner,
  .region-footer > .region-inner,
  .region-banner > .region-inner,
  .region-breadcrumbs > .region-inner,
  .region-search > .region-inner,
  .region-nav > .region-inner {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-header > .region-inner,
  .region-footer > .region-inner,
  .region-banner > .region-inner,
  .region-breadcrumbs > .region-inner,
  .region-search > .region-inner,
  .region-nav > .region-inner {
    width: 73rem;
  }
}

.highlighted-items {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .highlighted-items {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .highlighted-items {
    width: 73rem;
  }
}

.highlighted-items .highlighted-items-inner {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  width: 100%;
  padding-left: 0;
}

@media (min-width: 1256px) {
  .highlighted-items .highlighted-items-inner {
    width: calc(100% + 2rem);
  }
}

.highlighted-items .highlighted-items-inner > .field, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .highlighted-items .highlighted-items-inner > .field, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .highlighted-items .highlighted-items-inner > .field, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.highlighted-items .highlighted-items-inner > .field > *, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div > *, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div > *, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.highlighted-items .highlighted-items-inner > .field > .button, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div > .button, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div > .button, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .highlighted-items .highlighted-items-inner > .field, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .highlighted-items .highlighted-items-inner > .field, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div {
    width: auto;
  }
  .style-standard .region-top .highlighted-items .highlighted-items-inner > .field, .style-standard .region-top .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .style-standard .region-top .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .style-standard .region-top .highlighted-items .table-container.highlighted-items-inner > div,
  .style-landing .region-top .highlighted-items .highlighted-items-inner > .field,
  .style-landing .region-top .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div,
  .style-landing .region-top .highlighted-items .views-element-container .table-container.highlighted-items-inner > div,
  .views-element-container .style-landing .region-top .highlighted-items .table-container.highlighted-items-inner > div, .style-standard .region-bottom .highlighted-items .highlighted-items-inner > .field, .style-standard .region-bottom .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .style-standard .region-bottom .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .style-standard .region-bottom .highlighted-items .table-container.highlighted-items-inner > div,
  .style-landing .region-bottom .highlighted-items .highlighted-items-inner > .field,
  .style-landing .region-bottom .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div,
  .style-landing .region-bottom .highlighted-items .views-element-container .table-container.highlighted-items-inner > div,
  .views-element-container .style-landing .region-bottom .highlighted-items .table-container.highlighted-items-inner > div {
    width: 35.5rem;
  }
  .style-standard .region-content .highlighted-items .highlighted-items-inner > .field, .style-standard .region-content .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .style-standard .region-content .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .style-standard .region-content .highlighted-items .table-container.highlighted-items-inner > div {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .highlighted-items .highlighted-items-inner > .field, .style-landing .region-content .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div, .style-landing .region-content .highlighted-items .views-element-container .table-container.highlighted-items-inner > div, .views-element-container .style-landing .region-content .highlighted-items .table-container.highlighted-items-inner > div {
    width: 35.5rem;
  }
}

.highlighted-items .highlighted-items-inner > .field > .field-item, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div > .field-item, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div > .field-item, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div > .field-item {
  margin-right: 0 !important;
}

.highlighted-items .highlighted-items-inner > .field > .field-item > .paragraph, .highlighted-items .paragraph.type-table-container.highlighted-items-inner > div > .field-item > .paragraph, .highlighted-items .views-element-container .table-container.highlighted-items-inner > div > .field-item > .paragraph, .views-element-container .highlighted-items .table-container.highlighted-items-inner > div > .field-item > .paragraph {
  width: auto !important;
}

.paragraph.type-content-highlighted .paragraph.type-body-content {
  padding: 2rem;
}

.paragraph.type-content-highlighted .paragraph.type-body-content .field--name-field-body-text {
  width: 100%;
}

@media (min-width: 765px) {
  .paragraph.type-content-highlighted .node-image .field--name-field-media-image {
    height: 460px;
  }
  .paragraph.type-content-highlighted .node-image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

@media (min-width: 1256px) {
  .paragraph.type-content-highlighted .node-image .field--name-field-media-image {
    height: 370px;
  }
  .paragraph.type-content-highlighted .node-image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

.region-top > .region-inner,
.region-bottom > .region-inner {
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
}

.region-main > .region-inner {
  display: flex;
  flex-direction: column;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1256px) {
  .region-main > .region-inner {
    width: 100%;
  }
  .style-standard .region-main > .region-inner {
    width: 73rem;
    flex-direction: row;
  }
}

.region-content,
.region-sidebar {
  width: 100%;
}

.region-content > .region-inner,
.region-sidebar > .region-inner {
  width: 100%;
}

.region-sidebar {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 1256px) {
  .region-sidebar {
    width: 100%;
  }
}

@media (min-width: 1256px) {
  .region-top {
    width: 100%;
  }
}

.region-top .block--views-exposed-filter-block {
  width: 100%;
}

@media (min-width: 765px) {
  .region-top .block--views-exposed-filter-block {
    width: 44rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1256px) {
  .region-top .block--views-exposed-filter-block {
    width: 73rem;
  }
}

.region-top .node-event-top-fields,
.region-top .node-person-top-fields {
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 765px) {
  .region-top .node-event-top-fields,
  .region-top .node-person-top-fields {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-top .node-event-top-fields,
  .region-top .node-person-top-fields {
    width: 73rem;
  }
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 765px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) {
  padding: 1rem;
}

@media (min-width: 765px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) {
    padding: 2rem 0 0;
  }
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > .field, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
}

@media (min-width: 765px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > .field, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > .field, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div {
    width: 73rem;
  }
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-carousel-next-gen, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-carousel {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-carousel-next-gen > .field--name-field-slides, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-carousel > .field--name-field-slides {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid {
  padding-top: 2rem;
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div {
  margin-right: auto;
  margin-left: auto;
  width: auto;
}

@media (min-width: 765px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div {
    padding-left: 2rem;
    width: 75rem;
  }
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  width: auto;
}

@media (min-width: 765px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
    width: 73rem;
  }
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  width: auto;
}

@media (min-width: 765px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .region-top .field--name-field-paragraphs-top > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .region-top .views-element-container .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .region-top .field--name-field-paragraphs-top > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
    width: 73rem;
  }
}

.region-top .field--name-field-paragraphs-top > .field-item > .paragraph > .field--name-field-par-title {
  margin-top: 0rem;
}

@media (min-width: 1256px) {
  .region-top .views-element-container .objects-wrapper {
    width: 75rem;
    margin-right: auto;
    margin-left: auto;
  }
  .region-top .field--name-field-view-reference .views-element-container .objects-wrapper {
    width: auto;
  }
  .region-top .field--name-field-view-reference .views-element-container .objects-wrapper .objects, .region-top .field--name-field-view-reference .views-element-container .objects-wrapper .paragraph .field--name-field-degree-pages, .paragraph .region-top .field--name-field-view-reference .views-element-container .objects-wrapper .field--name-field-degree-pages {
    padding-left: 0;
  }
}

.region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid,
.region-content .field--name-field-supervisory-team {
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 1rem 0;
  width: calc(100% - 40px);
}

@media (min-width: 1256px) {
  .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid,
  .region-content .field--name-field-supervisory-team {
    padding: 3rem 0 0;
    width: 100%;
  }
}

.region-content .field--name-field-supervisory-team {
  padding-top: 1rem;
}

@media (min-width: 1256px) {
  .style-standard .region-content {
    width: 73rem;
    padding-right: 2rem;
  }
}

.style-landing .region-content {
  width: 100%;
  margin-bottom: 2rem;
}

.style-landing .region-content .node-content.view-mode-full > .field--name-field-body-text {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  width: auto;
}

@media (min-width: 765px) {
  .style-landing .region-content .node-content.view-mode-full > .field--name-field-body-text {
    width: 44rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1256px) {
  .style-landing .region-content .node-content.view-mode-full > .field--name-field-body-text {
    width: 73rem;
  }
}

.style-landing .region-content .node-content.view-mode-full > .node-tags .node-tags-tags,
.style-landing .region-content .node-content.view-mode-full > .node-tags .node-tags-org-units,
.style-landing .region-content .node-content.view-mode-full > .node-tags .node-tags-subject-areas {
  width: 73rem;
  margin-right: auto;
  margin-left: auto;
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph {
  padding-right: 1rem;
  padding-left: 1rem;
  width: auto;
}

@media (min-width: 765px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph > .field, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container > div, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph > div, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph > div {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 765px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph > .field, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container > div, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph > div, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph > div {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph > .field, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container > div, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph > div, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph > div {
    width: 73rem;
  }
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph > .field .objects-wrapper, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container > div .objects-wrapper, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph > div .objects-wrapper, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph > div .objects-wrapper {
  padding: 0;
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-content):not(.type-carousel-next-gen) {
  padding-top: 2rem;
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-carousel-next-gen, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-carousel {
  padding-top: 0;
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-carousel-next-gen > .field, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.type-carousel-next-gen > div, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.type-carousel-next-gen > div, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.type-carousel-next-gen > div, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-carousel > .field, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.type-carousel > div, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.type-carousel > div, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.type-carousel > div {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid {
  width: auto;
}

@media (min-width: 765px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid {
    width: 100%;
  }
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

@media (min-width: 765px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div {
    width: 75rem;
    padding-left: 2rem;
  }
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title {
  margin-bottom: 1.5rem;
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
  padding-left: 0;
  width: auto;
}

@media (min-width: 765px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
    width: 73rem;
  }
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
  padding-left: 0;
  width: auto;
}

@media (min-width: 765px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .style-landing .region-content .views-element-container .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .style-landing .region-content .field--name-field-paragraphs-content > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
    width: 73rem;
  }
}

.style-landing .region-content .field--name-field-paragraphs-content > .field-item > .paragraph > .field--name-field-par-title {
  margin-top: 0rem;
}

.style-landing .region-content .views-element-container .objects-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  width: auto;
}

@media (min-width: 765px) {
  .style-landing .region-content .views-element-container .objects-wrapper {
    width: 44rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1256px) {
  .style-landing .region-content .views-element-container .objects-wrapper {
    width: 75rem;
  }
}

.style-landing.type-page .region-content .field--name-field-view-reference .views-element-container .objects-wrapper {
  width: auto;
}

.style-landing.type-page .region-content .field--name-field-view-reference .views-element-container .objects-wrapper .objects, .style-landing.type-page .region-content .field--name-field-view-reference .views-element-container .objects-wrapper .paragraph .field--name-field-degree-pages, .paragraph .style-landing.type-page .region-content .field--name-field-view-reference .views-element-container .objects-wrapper .field--name-field-degree-pages {
  padding-left: 0;
}

@media (min-width: 1256px) {
  .region-bottom {
    width: 100%;
  }
}

.region-bottom .block--views-exposed-filter-block {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 765px) {
  .region-bottom .block--views-exposed-filter-block {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-bottom .block--views-exposed-filter-block {
    width: 73rem;
  }
}

.region-bottom .node-event-bottom-fields,
.region-bottom .node-location-bottom-fields {
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 765px) {
  .region-bottom .node-event-bottom-fields,
  .region-bottom .node-location-bottom-fields {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-bottom .node-event-bottom-fields,
  .region-bottom .node-location-bottom-fields {
    width: 73rem;
  }
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph {
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 1256px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph {
    padding-right: 0;
    padding-left: 0;
  }
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) {
  padding-top: 2rem;
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > .field:not(.field--name-field-geofield):not(.field--name-field-location), .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location), .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location), .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location) {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
}

@media (min-width: 1256px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > .field:not(.field--name-field-geofield):not(.field--name-field-location), .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location), .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location), .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location) {
    width: 73rem;
  }
}

@media (min-width: 1256px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > .field:not(.field--name-field-geofield):not(.field--name-field-location).field--name-field-degree-pages, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location).field--name-field-degree-pages, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location).field--name-field-degree-pages, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen) > div:not(.field--name-field-geofield):not(.field--name-field-location).field--name-field-degree-pages {
    width: 75rem;
  }
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph:not(.section-style-grid):not(.type-carousel):not(.type-carousel-next-gen).type-location-featured {
  padding-top: 0;
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-carousel-next-gen, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-carousel {
  padding-top: 0;
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-carousel-next-gen > .field--name-field-slides, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-carousel > .field--name-field-slides {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid {
  padding-top: 2rem;
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div {
    width: 75rem;
    padding-left: 2rem;
  }
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
  width: calc(100% - 40px);
  padding-left: 0;
}

@media (min-width: 765px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
    width: 73rem;
  }
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
  width: calc(100% - 40px);
  padding-left: 0;
}

@media (min-width: 765px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid.tabs-vertical > .field.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid.tabs-vertical > div.field--name-field-items, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-vertical > div.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.section-style-grid.tabs-horizontal > .field.field--name-field-items, .region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph.type-table-container.section-style-grid.tabs-horizontal > div.field--name-field-items, .region-bottom .views-element-container .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items, .views-element-container .region-bottom .field--name-field-paragraphs-bottom > .field-item > .table-container.paragraph.section-style-grid.tabs-horizontal > div.field--name-field-items {
    width: 73rem;
  }
}

.region-bottom .field--name-field-paragraphs-bottom > .field-item > .paragraph > .field--name-field-par-title {
  margin-top: 0rem;
}

@media (min-width: 1256px) {
  .region-bottom .views-element-container .objects-wrapper {
    width: 75rem;
    margin-right: auto;
    margin-left: auto;
  }
  .region-bottom .field--name-field-view-reference .views-element-container .objects-wrapper {
    width: auto;
  }
  .region-bottom .field--name-field-view-reference .views-element-container .objects-wrapper .objects, .region-bottom .field--name-field-view-reference .views-element-container .objects-wrapper .paragraph .field--name-field-degree-pages, .paragraph .region-bottom .field--name-field-view-reference .views-element-container .objects-wrapper .field--name-field-degree-pages {
    padding-left: 0;
  }
}

.region-sidebar ~ .region-content {
  order: 1;
}

@media (min-width: 1256px) {
  .style-standard .region-sidebar ~ .region-content {
    width: 48rem;
    padding-right: 2rem;
  }
}

.region-sidebar {
  order: 2;
}

@media (min-width: 1256px) {
  .style-standard .region-sidebar {
    width: 23rem;
  }
  .style-landing .region-sidebar {
    width: 100%;
  }
  .style-landing .region-sidebar .block--menu-block {
    max-width: 73rem;
    margin-right: auto;
    margin-left: auto;
  }
  .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph {
    padding-right: 0;
    padding-left: 0;
  }
  .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph:not(.section-style-grid) {
    padding-top: 2rem;
  }
  .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph:not(.section-style-grid) > .field, .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.type-table-container:not(.section-style-grid) > div, .style-landing .region-sidebar .views-element-container .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph:not(.section-style-grid) > div, .views-element-container .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph:not(.section-style-grid) > div {
    width: 73rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
  }
  .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.section-style-grid {
    padding-top: 2rem;
  }
  .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.section-style-grid > .field, .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.type-table-container.section-style-grid > div, .style-landing .region-sidebar .views-element-container .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph.section-style-grid > div, .views-element-container .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph.section-style-grid > div {
    width: 75rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 2rem;
  }
  .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.section-style-grid > .field.field--name-field-par-title, .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-par-title, .style-landing .region-sidebar .views-element-container .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .views-element-container .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-par-title, .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.section-style-grid > .field.field--name-field-body-text, .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-body-text, .style-landing .region-sidebar .views-element-container .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .views-element-container .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-body-text, .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.section-style-grid > .field.field--name-field-link, .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .paragraph.type-table-container.section-style-grid > div.field--name-field-link, .style-landing .region-sidebar .views-element-container .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link, .views-element-container .style-landing .region-sidebar .field--name-field-paragraphs-sidebar > .field-item > .table-container.paragraph.section-style-grid > div.field--name-field-link {
    width: 73rem;
    padding-left: 0;
  }
}

.region-sidebar #block-page-sidebar {
  margin: 0 0 2rem 0;
}

.region-main form .js-form-item input::-webkit-input-placeholder, .region-main form .js-form-item textarea::-webkit-input-placeholder {
  color: #737373;
}

.region-main form .js-form-item input::-moz-placeholder, .region-main form .js-form-item textarea::-moz-placeholder {
  color: #737373;
}

.region-main form .js-form-item input:-ms-input-placeholder, .region-main form .js-form-item textarea:-ms-input-placeholder {
  color: #737373;
}

.region-main form .js-form-item input::-ms-input-placeholder, .region-main form .js-form-item textarea::-ms-input-placeholder {
  color: #737373;
}

.region-main form .js-form-item input::placeholder,
.region-main form .js-form-item textarea::placeholder {
  color: #737373;
}

.region-main form .js-form-item input:focus, .region-main form .js-form-item input:hover,
.region-main form .js-form-item textarea:focus,
.region-main form .js-form-item textarea:hover {
  border-color: #3f61c4;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}

.region-main form .js-form-item input:disabled,
.region-main form .js-form-item textarea:disabled {
  background-color: #efefef;
  opacity: .5;
}

.region-main form .js-form-item input:focus,
.region-main form .js-form-item textarea:focus {
  outline: #3f61c4 auto 0.3125rem;
}

.region-main form .js-form-item .chosen-container > .chosen-single {
  border-radius: 5px;
}

.region-main form .js-form-item .chosen-container > .chosen-single:hover, .region-main form .js-form-item .chosen-container > .chosen-single:focus {
  border: 1px solid #3f61c4;
}

.region-main form .js-form-item .chosen-container > .chosen-single:focus {
  outline: #3f61c4 auto 0.3125rem;
}

.region-main form .js-form-item.error input:focus {
  border-color: #de1b1b;
}

.region-main form .js-form-item.error .input-border {
  border-color: #de1b1b;
}

.geofield-google-map .gm-style {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}

.geofield-google-map .gm-style .gm-style-iw {
  font-weight: inherit;
  font-size: inherit;
}

.geofield-google-map .gm-style .gm-style-iw p:first-child, .geofield-google-map .gm-style .gm-style-iw .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt:first-child, .type-news.style-standard .node-content.view-mode-full .geofield-google-map .gm-style .gm-style-iw .field--name-field-news-main-image-alt:first-child,
.geofield-google-map .gm-style .gm-style-iw div:first-child,
.geofield-google-map .gm-style .gm-style-iw .field:first-child,
.geofield-google-map .gm-style .gm-style-iw .paragraph.type-table-container > div:first-child,
.geofield-google-map .gm-style .gm-style-iw .views-element-container .table-container > div:first-child,
.views-element-container .geofield-google-map .gm-style .gm-style-iw .table-container > div:first-child {
  line-height: 1.5rem;
}

.node-map-overlay {
  background-color: #3f61c4;
  bottom: 1.5rem;
  padding: 1rem;
  position: absolute;
  right: 4rem;
  z-index: 1000;
}

.node-map-overlay .node-map-overlay-inner h1 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: .5rem;
}

.node-map-overlay .node-map-overlay-inner h2 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: .5rem;
}

.node-map-overlay .node-map-overlay-inner h3 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: .5rem;
}

.node-map-overlay .node-map-overlay-inner h4 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: .5rem;
}

.node-map-overlay .node-map-overlay-inner h5 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: .5rem;
}

.node-map-overlay .node-map-overlay-inner h6 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: .5rem;
}

.node-map-overlay .node-map-overlay-inner .field--name-field-event-address {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: .5rem;
  color: #fff;
}

.node-map-overlay .node-map-overlay-inner .field--name-field-address {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: .5rem;
  color: #fff;
}

.node-map-overlay .node-map-overlay-inner a.button {
  float: right;
  margin: .5rem auto 0;
}

.layout-container img {
  max-width: 100%;
}

.media-title {
  display: none;
  margin: 0 0.5rem 0.5rem 0;
}

.field--name-field-media-image {
  margin: 0;
}

picture img {
  display: block;
  max-width: 100%;
}

.hide-person-images .type-person > .node-image {
  display: none;
}

.type-person > .node-image .field--name-field-image img,
.type-person > .node-image .field--name-field-image-teaser img,
.type-person > .node-image .field--name-field-person-image-link img {
  display: block;
}

.type-person.view-mode-teaser:not(.with-mask) > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser:not(.with-mask) > .node-image .field--name-field-media-image,
.type-person.view-mode-teaser:not(.with-mask) > .node-image .field--name-field-person-image-link {
  border-radius: 50%;
  height: 10rem;
  overflow: hidden;
  width: 10rem;
}

.type-person.view-mode-teaser.chemical-science > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser.chemical-science > .node-image .field--name-field-media-image,
.type-person.view-mode-teaser.chemical-science > .node-image .field--name-field-person-image-link {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/chemicalscience.svg");
          mask-image: url("../images/shapes/masks/chemicalscience.svg");
}

.type-person.view-mode-teaser.lawbuilding > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser.lawbuilding > .node-image .field--name-field-media-image,
.type-person.view-mode-teaser.lawbuilding > .node-image .field--name-field-person-image-link {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/lawbuilding.svg");
          mask-image: url("../images/shapes/masks/lawbuilding.svg");
}

.type-person.view-mode-teaser.morvenbrown > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser.morvenbrown > .node-image .field--name-field-media-image,
.type-person.view-mode-teaser.morvenbrown > .node-image .field--name-field-person-image-link {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/morvenbrown.svg");
          mask-image: url("../images/shapes/masks/morvenbrown.svg");
}

.type-person.view-mode-teaser.pentagon > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser.pentagon > .node-image .field--name-field-media-image,
.type-person.view-mode-teaser.pentagon > .node-image .field--name-field-person-image-link {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/sirf.svg");
          mask-image: url("../images/shapes/masks/sirf.svg");
}

.type-person.view-mode-teaser.roundhouse > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser.roundhouse > .node-image .field--name-field-media-image,
.type-person.view-mode-teaser.roundhouse > .node-image .field--name-field-person-image-link {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/roundhouse.svg");
          mask-image: url("../images/shapes/masks/roundhouse.svg");
}

.type-person.view-mode-teaser.sideways-pear > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser.sideways-pear > .node-image .field--name-field-media-image,
.type-person.view-mode-teaser.sideways-pear > .node-image .field--name-field-person-image-link {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/sculpture.svg");
          mask-image: url("../images/shapes/masks/sculpture.svg");
}

.type-person.view-mode-teaser.tyree > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser.tyree > .node-image .field--name-field-media-image,
.type-person.view-mode-teaser.tyree > .node-image .field--name-field-person-image-link {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/tyree.svg");
          mask-image: url("../images/shapes/masks/tyree.svg");
}

.type-person.view-mode-teaser > .node-image, .type-person.view-mode-hero > .node-image {
  padding: 2rem 2rem 0 2rem;
}

.hide-person-images .type-person.view-mode-teaser > .node-image, .hide-person-images .type-person.view-mode-hero > .node-image {
  display: none;
}

@media (min-width: 765px) {
  .type-person.view-mode-teaser > .node-image, .type-person.view-mode-hero > .node-image {
    padding: 2rem;
  }
}

.type-person.view-mode-teaser > .node-image .field--name-field-image,
.type-person.view-mode-teaser > .node-image .field--name-field-image-teaser,
.type-person.view-mode-teaser > .node-image .field--name-field-person-image-link, .type-person.view-mode-hero > .node-image .field--name-field-image,
.type-person.view-mode-hero > .node-image .field--name-field-image-teaser,
.type-person.view-mode-hero > .node-image .field--name-field-person-image-link {
  margin: 0 auto;
}

.section-content-grid-profiles .node-image .field--name-field-image,
.section-content-grid-profiles .node-image .field--name-field-image-teaser {
  margin: 0 auto 2rem;
}

.section-content-grid-profiles .node-image {
  padding: 2rem;
}

.section-content-grid-profiles :not(.with-mask) .node-image .field--name-field-image,
.section-content-grid-profiles :not(.with-mask) .node-image .field--name-field-image-teaser {
  border-radius: 50%;
  height: 10rem;
  overflow: hidden;
  width: 10rem;
}

.section-content-grid-profiles .chemical-science .node-image .field--name-field-image,
.section-content-grid-profiles .chemical-science .node-image .field--name-field-image-teaser {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/chemicalscience.svg");
          mask-image: url("../images/shapes/masks/chemicalscience.svg");
}

.section-content-grid-profiles .lawbuilding .node-image .field--name-field-image,
.section-content-grid-profiles .lawbuilding .node-image .field--name-field-image-teaser {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/lawbuilding.svg");
          mask-image: url("../images/shapes/masks/lawbuilding.svg");
}

.section-content-grid-profiles .morvenbrown .node-image .field--name-field-image,
.section-content-grid-profiles .morvenbrown .node-image .field--name-field-image-teaser {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/morvenbrown.svg");
          mask-image: url("../images/shapes/masks/morvenbrown.svg");
}

.section-content-grid-profiles .pentagon .node-image .field--name-field-image,
.section-content-grid-profiles .pentagon .node-image .field--name-field-image-teaser {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/sirf.svg");
          mask-image: url("../images/shapes/masks/sirf.svg");
}

.section-content-grid-profiles .roundhouse .node-image .field--name-field-image,
.section-content-grid-profiles .roundhouse .node-image .field--name-field-image-teaser {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/roundhouse.svg");
          mask-image: url("../images/shapes/masks/roundhouse.svg");
}

.section-content-grid-profiles .sideways-pear .node-image .field--name-field-image,
.section-content-grid-profiles .sideways-pear .node-image .field--name-field-image-teaser {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/sculpture.svg");
          mask-image: url("../images/shapes/masks/sculpture.svg");
}

.section-content-grid-profiles .tyree .node-image .field--name-field-image,
.section-content-grid-profiles .tyree .node-image .field--name-field-image-teaser {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/tyree.svg");
          mask-image: url("../images/shapes/masks/tyree.svg");
}

.embedded-entity .media {
  margin: 0;
  width: auto;
}

.embedded-entity .media:not(.media--type-remote-video) {
  display: inline-block;
}

.embedded-entity .media.media--type-remote-video {
  display: block;
}

.media.media--type-document {
  padding: 1rem;
}

.media.media--type-document .document-name {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
  margin: 0 0 .5rem;
}

.media.media--type-document .field--name-field-media-file .file {
  display: block;
}

.media.media--type-document .field--name-field-media-file .file a {
  position: relative;
  left: -0.25rem;
  color: #3f61c4;
}

.media.media--type-document .field--name-field-media-file .file a .material-icons {
  font-size: 2rem;
  margin-right: .25rem;
}

.media.media--type-document .field--name-field-media-file .file-description {
  margin: 0.5rem 0 0 0;
}

.media.standard.media--type-document.media--view-mode-full, .media.standard.media--type-document.media--view-mode-teaser {
  background-color: #f2f2f2;
}

.media.featured.media--type-document.media--view-mode-full, .media.featured.media--type-document.media--view-mode-teaser {
  background-color: #f2f2f2;
}

.field--name-field-image img,
.field--name-field-image-teaser img,
.field--name-field-event-image-link img,
.field--name-field-news-image-link img,
.field--name-field-person-image-link img,
.field--name-field-publication-image-link img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.field--name-field-event-image-link {
  display: flex;
  align-items: center;
}

.media-meta {
  padding-top: 1rem;
}

.media-meta .media-created,
.media-meta .media-changed {
  padding-bottom: 1rem;
}

.node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image {
  height: 100%;
  display: flex;
}

@media (min-width: 765px) {
  .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image {
    height: 100%;
  }
}

@media (min-width: 1256px) {
  .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image {
    height: 100%;
  }
}

.node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image picture {
  width: 100%;
  overflow: hidden;
  position: relative;
}

@media (min-width: 765px) {
  .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image picture {
    width: 100%;
  }
}

@media (min-width: 1256px) {
  .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image picture {
    width: 100%;
  }
}

@media (min-width: 765px) {
  .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image img {
    width: 704px;
    height: 460px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media (min-width: 1256px) {
  .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image img {
    width: 368px;
    height: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.section-content-grid-featured.section-style-grid .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
.section-content-grid-featured-01.section-style-grid .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
  padding-bottom: 1.5rem;
}

.section-content-grid-profiles.section-style-grid .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive .field--type-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.media--view-mode-teaser .field--type-image {
  height: 100%;
  display: flex;
}

@media (min-width: 765px) {
  .media--view-mode-teaser .field--type-image {
    height: 100%;
  }
}

@media (min-width: 1256px) {
  .media--view-mode-teaser .field--type-image {
    height: 100%;
  }
}

.media--view-mode-teaser .field--type-image picture {
  width: 100%;
  overflow: hidden;
  position: relative;
}

@media (min-width: 765px) {
  .media--view-mode-teaser .field--type-image picture {
    width: 100%;
  }
}

@media (min-width: 1256px) {
  .media--view-mode-teaser .field--type-image picture {
    width: 100%;
  }
}

@media (min-width: 765px) {
  .media--view-mode-teaser .field--type-image img {
    width: 704px;
    height: 460px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media (min-width: 1256px) {
  .media--view-mode-teaser .field--type-image img {
    width: 368px;
    height: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.field--name-field-caption {
  display: none;
}

.section-images-standard .media--view-mode-full-caption img {
  display: block;
}

.section-images-standard .media--view-mode-full-caption .field--name-field-caption {
  display: block;
  background-color: #f2f2f2;
  padding: 0.5rem 1rem;
  margin: 0;
}

.field--name-field-body-text .media--type-image {
  position: relative;
}

.field--name-field-body-text .media--type-image img {
  display: block;
}

.field--name-field-body-text .media--type-image.media--view-mode-huge .field--name-field-caption, .field--name-field-body-text .media--type-image.media--view-mode-extra-large .field--name-field-caption, .field--name-field-body-text .media--type-image.media--view-mode-large .field--name-field-caption, .field--name-field-body-text .media--type-image.media--view-mode-medium .field--name-field-caption, .field--name-field-body-text .media--type-image.media--view-mode-middle .field--name-field-caption, .field--name-field-body-text .media--type-image.media--view-mode-small .field--name-field-caption {
  display: block;
  color: #737373;
  font-size: 0.875rem;
}

.field--name-field-body-text .media--type-image.media--view-mode-huge .field--name-field-caption {
  background-color: #f2f2f2;
  padding: 0.75rem 1rem;
  margin: 0;
  max-width: calc(770px - 2rem);
}

.field--name-field-body-text .media--type-image.media--view-mode-extra-large .field--name-field-caption {
  background-color: #f2f2f2;
  padding: 0.75rem 1rem;
  margin: 0;
  max-width: calc(560px - 2rem);
}

.field--name-field-body-text .media--type-image.media--view-mode-large .field--name-field-caption {
  background-color: #f2f2f2;
  padding: 0.75rem 1rem;
  margin: 0;
  max-width: calc(340px - 2rem);
}

.field--name-field-body-text .media--type-image.media--view-mode-medium .field--name-field-caption {
  background-color: #f2f2f2;
  padding: 0.75rem 1rem;
  margin: 0;
  max-width: calc(240px - 2rem);
}

.field--name-field-body-text .media--type-image.media--view-mode-middle .field--name-field-caption {
  padding: 0;
  margin: 0.5rem 0 0 0;
  max-width: 80%;
}

@media (min-width: 765px) {
  .embedded-entity.align-left .field--name-field-body-text .media--type-image.media--view-mode-middle .field--name-field-caption,
  .embedded-entity.align-right .field--name-field-body-text .media--type-image.media--view-mode-middle .field--name-field-caption {
    background-color: #f2f2f2;
    padding: 0.75rem 1rem;
    margin: 0;
    max-width: calc(180px - 2rem);
  }
}

.field--name-field-body-text .media--type-image.media--view-mode-small .field--name-field-caption {
  padding: 0;
  margin: 0.5rem 0 0 0;
  max-width: 80%;
}

@media (min-width: 765px) {
  .embedded-entity.align-left .field--name-field-body-text .media--type-image.media--view-mode-small .field--name-field-caption,
  .embedded-entity.align-right .field--name-field-body-text .media--type-image.media--view-mode-small .field--name-field-caption {
    background-color: #f2f2f2;
    padding: 0.75rem 1rem;
    margin: 0;
    max-width: calc(140px - 2rem);
  }
}

@media (min-width: 765px) {
  .embedded-entity.align-left .media--type-image.media--view-mode-middle .field--name-field-caption,
  .embedded-entity.align-right .media--type-image.media--view-mode-middle .field--name-field-caption {
    background-color: #f2f2f2;
    padding: 0.75rem 1rem;
    margin: 0;
    max-width: calc(180px - 2rem);
  }
  .embedded-entity.align-left .media--type-image.media--view-mode-small .field--name-field-caption,
  .embedded-entity.align-right .media--type-image.media--view-mode-small .field--name-field-caption {
    padding: 0;
    margin: 0.5rem 0 0 0;
    max-width: 80%;
    background-color: #f2f2f2;
    padding: 0.75rem 1rem;
    margin: 0;
    max-width: calc(140px - 2rem);
  }
}

.embedded-entity {
  margin-bottom: 0.75rem;
}

.embedded-entity > a {
  display: block;
  margin: 0;
}

.embedded-entity.align-left {
  margin-right: 1rem;
}

@media (min-width: 765px) {
  .embedded-entity.align-left {
    margin-right: 2rem;
    float: left;
  }
}

.embedded-entity.align-left.with-blockquote {
  margin-right: 1rem;
  margin-left: 1rem;
}

@media (min-width: 765px) {
  .embedded-entity.align-left.with-blockquote {
    margin-right: 2rem;
    margin-left: 2rem;
  }
}

.embedded-entity.align-center {
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.embedded-entity.align-right {
  margin-left: 1rem;
}

@media (min-width: 765px) {
  .embedded-entity.align-right {
    margin-left: 2rem;
    float: right;
  }
}

.embedded-entity.align-right.with-blockquote {
  margin-right: 1rem;
  margin-left: 1rem;
}

@media (min-width: 765px) {
  .embedded-entity.align-right.with-blockquote {
    margin-right: 2rem;
    margin-left: 2rem;
  }
}

.node-content.view-mode-full > .node-image {
  text-align: center;
}

.node-content.view-mode-full > .node-image > .field--name-field-event-image-link,
.node-content.view-mode-full > .node-image > .field--name-field-news-image-link,
.node-content.view-mode-full > .node-image > .field--name-field-image {
  margin: 0 auto 2rem auto;
  width: auto;
  display: inline-block;
}

.node-content.view-mode-full > .node-image > .field--name-field-event-image-link > img,
.node-content.view-mode-full > .node-image > .field--name-field-news-image-link > img,
.node-content.view-mode-full > .node-image > .field--name-field-image > img {
  width: auto;
}

.node-content.view-mode-full > .node-image > .field--name-field-news-image-link {
  margin: 0 auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .node-content.view-mode-full > .node-image > .field--name-field-news-image-link {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .node-content.view-mode-full > .node-image > .field--name-field-news-image-link {
    width: auto;
  }
}

.layout-container nav {
  padding: 0;
}

ul.menu {
  overflow: visible;
  list-style-type: none;
  padding: 0;
}

ul.menu li a {
  display: block;
}

ul.menu.menu-inline {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}

ul.menu.menu-inline.contextual-links {
  display: none;
}

.contextual.open ul.menu.menu-inline.contextual-links {
  display: block;
}

ul.menu.menu-links {
  margin: .5rem 0 0 0;
}

ul.menu.menu-links li a {
  background-color: #fff;
  padding: 0 .5rem;
  margin: 0 .5rem .5rem 0;
}

ul.menu.menu-links li:last-child a {
  margin: 0 0 .5rem 0;
}

ul.menu.menu-nav {
  margin: 0;
}

.hide-title .region-header-wrapper .view-mode-header .node-title h1 {
  display: none;
}

.region-header-wrapper section.type-location .field--name-field-address {
  font-size: 1.75rem;
}

.region-header-wrapper section.type-person .node-image {
  width: 100%;
  margin: 0 auto 1.5rem auto;
}

.region-header-wrapper section.type-person .node-image .field--name-field-image,
.region-header-wrapper section.type-person .node-image .field--name-field-person-image-link {
  margin: 0 auto 0 auto;
}

.region-header-wrapper section.type-person .social-profiles {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.region-header-wrapper section:not(.type-person) .node-image .field--name-field-image {
  position: relative;
  overflow: hidden;
}

body:not(.image-beside) .region-header-wrapper section:not(.type-person) .node-image {
  margin: -2rem -2rem 1.5rem -2rem;
}

body.image-below .region-header-wrapper,
body.image-beside .region-header-wrapper,
body.image-hide .region-header-wrapper {
  background-color: #ffdc00;
}

body.image-below .region-header-wrapper:not(.image-behind),
body.image-beside .region-header-wrapper:not(.image-behind),
body.image-hide .region-header-wrapper:not(.image-behind) {
  background-image: url("../images/shapes/patterns/lawbuilding-white.svg");
  background-position: bottom -250px right -55px;
  background-repeat: no-repeat;
  background-size: 100%;
}

body.image-below .region-header-wrapper:not(.image-behind) .node-title,
body.image-below .region-header-wrapper:not(.image-behind) .node-content,
body.image-beside .region-header-wrapper:not(.image-behind) .node-title,
body.image-beside .region-header-wrapper:not(.image-behind) .node-content,
body.image-hide .region-header-wrapper:not(.image-behind) .node-title,
body.image-hide .region-header-wrapper:not(.image-behind) .node-content {
  color: #333;
}

body.image-below .region-header-wrapper:not(.image-behind) .node-title h1,
body.image-below .region-header-wrapper:not(.image-behind) .node-content h1,
body.image-beside .region-header-wrapper:not(.image-behind) .node-title h1,
body.image-beside .region-header-wrapper:not(.image-behind) .node-content h1,
body.image-hide .region-header-wrapper:not(.image-behind) .node-title h1,
body.image-hide .region-header-wrapper:not(.image-behind) .node-content h1 {
  color: #333;
}

body.image-below .region-header-wrapper:not(.image-behind) .node-title .node-meta,
body.image-below .region-header-wrapper:not(.image-behind) .node-content .node-meta,
body.image-beside .region-header-wrapper:not(.image-behind) .node-title .node-meta,
body.image-beside .region-header-wrapper:not(.image-behind) .node-content .node-meta,
body.image-hide .region-header-wrapper:not(.image-behind) .node-title .node-meta,
body.image-hide .region-header-wrapper:not(.image-behind) .node-content .node-meta {
  color: #333;
}

body.image-below .region-header-wrapper:not(.image-behind) .node-title a,
body.image-below .region-header-wrapper:not(.image-behind) .node-content a,
body.image-beside .region-header-wrapper:not(.image-behind) .node-title a,
body.image-beside .region-header-wrapper:not(.image-behind) .node-content a,
body.image-hide .region-header-wrapper:not(.image-behind) .node-title a,
body.image-hide .region-header-wrapper:not(.image-behind) .node-content a {
  color: #333;
}

body.image-below .region-header-wrapper:not(.image-behind) .region-breadcrumbs a,
body.image-beside .region-header-wrapper:not(.image-behind) .region-breadcrumbs a,
body.image-hide .region-header-wrapper:not(.image-behind) .region-breadcrumbs a {
  color: #333;
}

body.image-below .region-header-wrapper:not(.image-behind) .region-breadcrumbs li,
body.image-beside .region-header-wrapper:not(.image-behind) .region-breadcrumbs li,
body.image-hide .region-header-wrapper:not(.image-behind) .region-breadcrumbs li {
  color: #333;
}

body.image-below .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after,
body.image-beside .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after,
body.image-hide .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after {
  color: #333;
}

body.image-below .region-header-wrapper:not(.image-behind) .social-media-sharing,
body.image-beside .region-header-wrapper:not(.image-behind) .social-media-sharing,
body.image-hide .region-header-wrapper:not(.image-behind) .social-media-sharing {
  color: #333;
}

body.image-below .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email,
body.image-beside .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email,
body.image-hide .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

body.image-below .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share,
body.image-beside .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share,
body.image-hide .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

body.image-below .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter,
body.image-beside .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter,
body.image-hide .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

body.image-below .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin,
body.image-beside .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin,
body.image-hide .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

body.image-below .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube,
body.image-beside .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube,
body.image-hide .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  body.image-below .region-header-wrapper:not(.image-behind),
  body.image-beside .region-header-wrapper:not(.image-behind),
  body.image-hide .region-header-wrapper:not(.image-behind) {
    background-size: 50%;
  }
}

@media (min-width: 1256px) {
  body.image-below .region-header-wrapper:not(.image-behind),
  body.image-beside .region-header-wrapper:not(.image-behind),
  body.image-hide .region-header-wrapper:not(.image-behind) {
    background-position: top right;
  }
}

body.image-below .region-header-wrapper.image-behind,
body.image-beside .region-header-wrapper.image-behind,
body.image-hide .region-header-wrapper.image-behind {
  background-color: #fff;
  background-size: contain;
}

body.image-below .region-header-wrapper.image-behind .node-title,
body.image-below .region-header-wrapper.image-behind .node-content,
body.image-beside .region-header-wrapper.image-behind .node-title,
body.image-beside .region-header-wrapper.image-behind .node-content,
body.image-hide .region-header-wrapper.image-behind .node-title,
body.image-hide .region-header-wrapper.image-behind .node-content {
  color: #333;
}

body.image-below .region-header-wrapper.image-behind .node-title h1,
body.image-below .region-header-wrapper.image-behind .node-content h1,
body.image-beside .region-header-wrapper.image-behind .node-title h1,
body.image-beside .region-header-wrapper.image-behind .node-content h1,
body.image-hide .region-header-wrapper.image-behind .node-title h1,
body.image-hide .region-header-wrapper.image-behind .node-content h1 {
  color: #333;
}

body.image-below .region-header-wrapper.image-behind .node-title .node-meta,
body.image-below .region-header-wrapper.image-behind .node-content .node-meta,
body.image-beside .region-header-wrapper.image-behind .node-title .node-meta,
body.image-beside .region-header-wrapper.image-behind .node-content .node-meta,
body.image-hide .region-header-wrapper.image-behind .node-title .node-meta,
body.image-hide .region-header-wrapper.image-behind .node-content .node-meta {
  color: #333;
}

body.image-below .region-header-wrapper.image-behind .node-title a,
body.image-below .region-header-wrapper.image-behind .node-content a,
body.image-beside .region-header-wrapper.image-behind .node-title a,
body.image-beside .region-header-wrapper.image-behind .node-content a,
body.image-hide .region-header-wrapper.image-behind .node-title a,
body.image-hide .region-header-wrapper.image-behind .node-content a {
  color: #333;
}

body.image-below .region-header-wrapper.image-behind .region-breadcrumbs a,
body.image-beside .region-header-wrapper.image-behind .region-breadcrumbs a,
body.image-hide .region-header-wrapper.image-behind .region-breadcrumbs a {
  color: #333;
}

body.image-below .region-header-wrapper.image-behind .region-breadcrumbs li,
body.image-beside .region-header-wrapper.image-behind .region-breadcrumbs li,
body.image-hide .region-header-wrapper.image-behind .region-breadcrumbs li {
  color: #333;
}

body.image-below .region-header-wrapper.image-behind .region-breadcrumbs li::after,
body.image-beside .region-header-wrapper.image-behind .region-breadcrumbs li::after,
body.image-hide .region-header-wrapper.image-behind .region-breadcrumbs li::after {
  color: #333;
}

body.image-below .region-header-wrapper.image-behind .social-media-sharing,
body.image-beside .region-header-wrapper.image-behind .social-media-sharing,
body.image-hide .region-header-wrapper.image-behind .social-media-sharing {
  color: #333;
}

body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.email,
body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.email,
body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share,
body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share,
body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.twitter,
body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.twitter,
body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.linkedin,
body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.linkedin,
body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.youtube,
body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.youtube,
body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  body.image-below .region-header-wrapper.image-behind,
  body.image-beside .region-header-wrapper.image-behind,
  body.image-hide .region-header-wrapper.image-behind {
    background-position: center 25%;
    background-size: cover;
  }
  body.image-below .region-header-wrapper.image-behind .node-title,
  body.image-below .region-header-wrapper.image-behind .node-content,
  body.image-beside .region-header-wrapper.image-behind .node-title,
  body.image-beside .region-header-wrapper.image-behind .node-content,
  body.image-hide .region-header-wrapper.image-behind .node-title,
  body.image-hide .region-header-wrapper.image-behind .node-content {
    color: #333;
  }
  body.image-below .region-header-wrapper.image-behind .node-title h1,
  body.image-below .region-header-wrapper.image-behind .node-content h1,
  body.image-beside .region-header-wrapper.image-behind .node-title h1,
  body.image-beside .region-header-wrapper.image-behind .node-content h1,
  body.image-hide .region-header-wrapper.image-behind .node-title h1,
  body.image-hide .region-header-wrapper.image-behind .node-content h1 {
    color: #333;
  }
  body.image-below .region-header-wrapper.image-behind .node-title .node-meta,
  body.image-below .region-header-wrapper.image-behind .node-content .node-meta,
  body.image-beside .region-header-wrapper.image-behind .node-title .node-meta,
  body.image-beside .region-header-wrapper.image-behind .node-content .node-meta,
  body.image-hide .region-header-wrapper.image-behind .node-title .node-meta,
  body.image-hide .region-header-wrapper.image-behind .node-content .node-meta {
    color: #333;
  }
  body.image-below .region-header-wrapper.image-behind .node-title a,
  body.image-below .region-header-wrapper.image-behind .node-content a,
  body.image-beside .region-header-wrapper.image-behind .node-title a,
  body.image-beside .region-header-wrapper.image-behind .node-content a,
  body.image-hide .region-header-wrapper.image-behind .node-title a,
  body.image-hide .region-header-wrapper.image-behind .node-content a {
    color: #333;
  }
  body.image-below .region-header-wrapper.image-behind .region-breadcrumbs a,
  body.image-beside .region-header-wrapper.image-behind .region-breadcrumbs a,
  body.image-hide .region-header-wrapper.image-behind .region-breadcrumbs a {
    color: #333;
  }
  body.image-below .region-header-wrapper.image-behind .region-breadcrumbs li,
  body.image-beside .region-header-wrapper.image-behind .region-breadcrumbs li,
  body.image-hide .region-header-wrapper.image-behind .region-breadcrumbs li {
    color: #333;
  }
  body.image-below .region-header-wrapper.image-behind .region-breadcrumbs li::after,
  body.image-beside .region-header-wrapper.image-behind .region-breadcrumbs li::after,
  body.image-hide .region-header-wrapper.image-behind .region-breadcrumbs li::after {
    color: #333;
  }
  body.image-below .region-header-wrapper.image-behind .social-media-sharing,
  body.image-beside .region-header-wrapper.image-behind .social-media-sharing,
  body.image-hide .region-header-wrapper.image-behind .social-media-sharing {
    color: #333;
  }
  body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.email,
  body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.email,
  body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/black/mail.svg");
  }
  body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share,
  body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share,
  body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/black/facebook.svg");
  }
  body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.twitter,
  body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.twitter,
  body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/black/twitter.svg");
  }
  body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.linkedin,
  body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.linkedin,
  body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/black/linkedin.svg");
  }
  body.image-below .region-header-wrapper.image-behind .social-media-sharing .share.youtube,
  body.image-beside .region-header-wrapper.image-behind .social-media-sharing .share.youtube,
  body.image-hide .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/black/youtube.svg");
  }
}

@media (min-width: 1256px) {
  body.image-below .region-header-wrapper > .region-header-wrapper-inner,
  body.image-beside .region-header-wrapper > .region-header-wrapper-inner,
  body.image-hide .region-header-wrapper > .region-header-wrapper-inner {
    margin-left: auto;
    margin-right: auto;
    width: 73rem;
  }
}

@media (min-width: 765px) {
  body.image-beside .region-header-wrapper section {
    align-items: center;
    display: flex;
  }
  body.image-beside .region-header-wrapper section .image-beside-wrapper {
    margin-left: 2rem;
  }
}

body.image-beside .region-header-wrapper section:not(.type-person) .node-image {
  margin-bottom: 2rem;
}

@media (min-width: 765px) {
  body.image-beside .region-header-wrapper section:not(.type-person) .node-image {
    margin-bottom: 0;
  }
}

body.image-beside .region-header-wrapper section:not(.type-person):not(.with-mask) .field--name-field-image img {
  width: 100%;
}

@media (min-width: 765px) {
  body.image-beside .region-header-wrapper section:not(.type-person):not(.with-mask) .field--name-field-image {
    width: 20rem;
  }
  body.image-beside .region-header-wrapper section:not(.type-person):not(.with-mask) .field--name-field-image img {
    width: 20rem;
  }
}

body.image-beside .region-header-wrapper section:not(.type-person).with-mask .node-image {
  height: 16.875rem;
  width: 16.875rem;
}

body.image-beside .region-header-wrapper section:not(.type-person).chemical-science .field--name-field-image {
  height: 16.875rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 16.875rem;
  -webkit-mask-image: url("../images/shapes/masks/chemicalscience.svg");
          mask-image: url("../images/shapes/masks/chemicalscience.svg");
}

body.image-beside .region-header-wrapper section:not(.type-person).lawbuilding .field--name-field-image {
  height: 16.875rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 16.875rem;
  -webkit-mask-image: url("../images/shapes/masks/lawbuilding.svg");
          mask-image: url("../images/shapes/masks/lawbuilding.svg");
}

body.image-beside .region-header-wrapper section:not(.type-person).morvenbrown .field--name-field-image {
  height: 16.875rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 16.875rem;
  -webkit-mask-image: url("../images/shapes/masks/morvenbrown.svg");
          mask-image: url("../images/shapes/masks/morvenbrown.svg");
}

body.image-beside .region-header-wrapper section:not(.type-person).pentagon .field--name-field-image {
  height: 16.875rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 16.875rem;
  -webkit-mask-image: url("../images/shapes/masks/sirf.svg");
          mask-image: url("../images/shapes/masks/sirf.svg");
}

body.image-beside .region-header-wrapper section:not(.type-person).roundhouse .field--name-field-image {
  height: 16.875rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 16.875rem;
  -webkit-mask-image: url("../images/shapes/masks/roundhouse.svg");
          mask-image: url("../images/shapes/masks/roundhouse.svg");
}

body.image-beside .region-header-wrapper section:not(.type-person).sideways-pear .field--name-field-image {
  height: 16.875rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 16.875rem;
  -webkit-mask-image: url("../images/shapes/masks/sculpture.svg");
          mask-image: url("../images/shapes/masks/sculpture.svg");
}

body.image-beside .region-header-wrapper section:not(.type-person).tyree .field--name-field-image {
  height: 16.875rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 16.875rem;
  -webkit-mask-image: url("../images/shapes/masks/tyree.svg");
          mask-image: url("../images/shapes/masks/tyree.svg");
}

body.image-beside .region-header-wrapper section.type-person:not(.with-mask) > .node-image {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body.image-beside .region-header-wrapper section.type-person:not(.with-mask) > .node-image .field--name-field-image,
body.image-beside .region-header-wrapper section.type-person:not(.with-mask) > .node-image .field--name-field-image-teaser,
body.image-beside .region-header-wrapper section.type-person:not(.with-mask) > .node-image .field--name-field-person-image-link {
  margin-left: 0;
  margin-right: 0;
}

body.image-beside .region-header-wrapper section.type-person:not(.with-mask) > .node-image img {
  border-radius: 50%;
  height: 10rem;
  overflow: hidden;
  width: 10rem;
}

body.image-beside .region-header-wrapper section.type-person.chemical-science > .node-image {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body.image-beside .region-header-wrapper section.type-person.chemical-science > .node-image .field--name-field-image,
body.image-beside .region-header-wrapper section.type-person.chemical-science > .node-image .field--name-field-image-teaser,
body.image-beside .region-header-wrapper section.type-person.chemical-science > .node-image .field--name-field-person-image-link {
  margin-left: 0;
  margin-right: 0;
}

body.image-beside .region-header-wrapper section.type-person.chemical-science > .node-image img {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/chemicalscience.svg");
          mask-image: url("../images/shapes/masks/chemicalscience.svg");
}

body.image-beside .region-header-wrapper section.type-person.lawbuilding > .node-image {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body.image-beside .region-header-wrapper section.type-person.lawbuilding > .node-image .field--name-field-image,
body.image-beside .region-header-wrapper section.type-person.lawbuilding > .node-image .field--name-field-image-teaser,
body.image-beside .region-header-wrapper section.type-person.lawbuilding > .node-image .field--name-field-person-image-link {
  margin-left: 0;
  margin-right: 0;
}

body.image-beside .region-header-wrapper section.type-person.lawbuilding > .node-image img {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/lawbuilding.svg");
          mask-image: url("../images/shapes/masks/lawbuilding.svg");
}

body.image-beside .region-header-wrapper section.type-person.morvenbrown > .node-image {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body.image-beside .region-header-wrapper section.type-person.morvenbrown > .node-image .field--name-field-image,
body.image-beside .region-header-wrapper section.type-person.morvenbrown > .node-image .field--name-field-image-teaser,
body.image-beside .region-header-wrapper section.type-person.morvenbrown > .node-image .field--name-field-person-image-link {
  margin-left: 0;
  margin-right: 0;
}

body.image-beside .region-header-wrapper section.type-person.morvenbrown > .node-image img {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/morvenbrown.svg");
          mask-image: url("../images/shapes/masks/morvenbrown.svg");
}

body.image-beside .region-header-wrapper section.type-person.pentagon > .node-image {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body.image-beside .region-header-wrapper section.type-person.pentagon > .node-image .field--name-field-image,
body.image-beside .region-header-wrapper section.type-person.pentagon > .node-image .field--name-field-image-teaser,
body.image-beside .region-header-wrapper section.type-person.pentagon > .node-image .field--name-field-person-image-link {
  margin-left: 0;
  margin-right: 0;
}

body.image-beside .region-header-wrapper section.type-person.pentagon > .node-image img {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/sirf.svg");
          mask-image: url("../images/shapes/masks/sirf.svg");
}

body.image-beside .region-header-wrapper section.type-person.roundhouse > .node-image {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body.image-beside .region-header-wrapper section.type-person.roundhouse > .node-image .field--name-field-image,
body.image-beside .region-header-wrapper section.type-person.roundhouse > .node-image .field--name-field-image-teaser,
body.image-beside .region-header-wrapper section.type-person.roundhouse > .node-image .field--name-field-person-image-link {
  margin-left: 0;
  margin-right: 0;
}

body.image-beside .region-header-wrapper section.type-person.roundhouse > .node-image img {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/roundhouse.svg");
          mask-image: url("../images/shapes/masks/roundhouse.svg");
}

body.image-beside .region-header-wrapper section.type-person.sideways-pear > .node-image {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body.image-beside .region-header-wrapper section.type-person.sideways-pear > .node-image .field--name-field-image,
body.image-beside .region-header-wrapper section.type-person.sideways-pear > .node-image .field--name-field-image-teaser,
body.image-beside .region-header-wrapper section.type-person.sideways-pear > .node-image .field--name-field-person-image-link {
  margin-left: 0;
  margin-right: 0;
}

body.image-beside .region-header-wrapper section.type-person.sideways-pear > .node-image img {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/sculpture.svg");
          mask-image: url("../images/shapes/masks/sculpture.svg");
}

body.image-beside .region-header-wrapper section.type-person.tyree > .node-image {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body.image-beside .region-header-wrapper section.type-person.tyree > .node-image .field--name-field-image,
body.image-beside .region-header-wrapper section.type-person.tyree > .node-image .field--name-field-image-teaser,
body.image-beside .region-header-wrapper section.type-person.tyree > .node-image .field--name-field-person-image-link {
  margin-left: 0;
  margin-right: 0;
}

body.image-beside .region-header-wrapper section.type-person.tyree > .node-image img {
  height: 10rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 10rem;
  -webkit-mask-image: url("../images/shapes/masks/tyree.svg");
          mask-image: url("../images/shapes/masks/tyree.svg");
}

@media (min-width: 765px) {
  .image-beside.hide-person-images .region-header-wrapper .type-person .node-image ~ .node-title,
  .image-beside.hide-person-images .region-header-wrapper .type-person .node-image ~ .node-content {
    padding-left: 0rem;
  }
}

@media (min-width: 765px) {
  .image-behind-white-text .region-header-wrapper .region-header #block-page-header,
  .image-behind-black-text .region-header-wrapper .region-header #block-page-header,
  .image-behind-white-text-no-gradient .region-header-wrapper .region-header #block-page-header,
  .image-behind-black-text-no-gradient .region-header-wrapper .region-header #block-page-header {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .image-behind-white-text .region-header-wrapper .region-header .section-wrapper,
  .image-behind-black-text .region-header-wrapper .region-header .section-wrapper,
  .image-behind-white-text-no-gradient .region-header-wrapper .region-header .section-wrapper,
  .image-behind-black-text-no-gradient .region-header-wrapper .region-header .section-wrapper {
    display: flex;
    flex-direction: column;
  }
  .image-behind-white-text .region-header-wrapper .region-header section.view-mode-header,
  .image-behind-black-text .region-header-wrapper .region-header section.view-mode-header,
  .image-behind-white-text-no-gradient .region-header-wrapper .region-header section.view-mode-header,
  .image-behind-black-text-no-gradient .region-header-wrapper .region-header section.view-mode-header {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 1.5rem 0 0.5rem 0;
    margin-top: 6rem;
    min-height: 10rem;
  }
  .image-behind-white-text .region-header-wrapper .region-header > .region-inner,
  .image-behind-black-text .region-header-wrapper .region-header > .region-inner,
  .image-behind-white-text-no-gradient .region-header-wrapper .region-header > .region-inner,
  .image-behind-black-text-no-gradient .region-header-wrapper .region-header > .region-inner {
    padding: 0;
  }
  .image-behind-white-text .region-header-wrapper section.view-mode-header,
  .image-behind-black-text .region-header-wrapper section.view-mode-header,
  .image-behind-white-text-no-gradient .region-header-wrapper section.view-mode-header,
  .image-behind-black-text-no-gradient .region-header-wrapper section.view-mode-header {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    margin-right: auto;
  }
  .image-behind-white-text .region-header-wrapper .node-title,
  .image-behind-white-text .region-header-wrapper .node-content,
  .image-behind-black-text .region-header-wrapper .node-title,
  .image-behind-black-text .region-header-wrapper .node-content,
  .image-behind-white-text-no-gradient .region-header-wrapper .node-title,
  .image-behind-white-text-no-gradient .region-header-wrapper .node-content,
  .image-behind-black-text-no-gradient .region-header-wrapper .node-title,
  .image-behind-black-text-no-gradient .region-header-wrapper .node-content {
    position: relative;
    z-index: 1;
  }
}

@media (min-width: 1256px) {
  .image-behind-white-text .region-header-wrapper .region-header #block-page-header,
  .image-behind-black-text .region-header-wrapper .region-header #block-page-header,
  .image-behind-white-text-no-gradient .region-header-wrapper .region-header #block-page-header,
  .image-behind-black-text-no-gradient .region-header-wrapper .region-header #block-page-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    min-height: 325px;
  }
  .image-behind-white-text .region-header-wrapper .region-header section.view-mode-header,
  .image-behind-black-text .region-header-wrapper .region-header section.view-mode-header,
  .image-behind-white-text-no-gradient .region-header-wrapper .region-header section.view-mode-header,
  .image-behind-black-text-no-gradient .region-header-wrapper .region-header section.view-mode-header {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 2rem 0 0.5rem 0;
    margin-top: 8rem;
    min-height: 12rem;
  }
}

.image-behind-white-text .region-header-wrapper {
  background-color: #ffdc00;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) {
  background-image: url("../images/shapes/patterns/lawbuilding-white.svg");
  background-position: bottom -250px right -55px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .node-title,
.image-behind-white-text .region-header-wrapper:not(.image-behind) .node-content {
  color: #333;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .node-title h1,
.image-behind-white-text .region-header-wrapper:not(.image-behind) .node-content h1 {
  color: #333;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .node-title .node-meta,
.image-behind-white-text .region-header-wrapper:not(.image-behind) .node-content .node-meta {
  color: #333;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .node-title a,
.image-behind-white-text .region-header-wrapper:not(.image-behind) .node-content a {
  color: #333;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs a {
  color: #333;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs li {
  color: #333;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after {
  color: #333;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing {
  color: #333;
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

.image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .node-title,
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .node-content {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .node-title h1,
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .node-content h1 {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .node-title .node-meta,
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .node-content .node-meta {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .node-title a,
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .node-content a {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs a {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs li {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/white/mail.svg");
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/white/facebook.svg");
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/white/twitter.svg");
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/white/linkedin.svg");
  }
  .image-behind-white-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/white/youtube.svg");
  }
}

@media (min-width: 765px) {
  .image-behind-white-text .region-header-wrapper:not(.image-behind) {
    background-size: 50%;
  }
}

@media (min-width: 1256px) {
  .image-behind-white-text .region-header-wrapper:not(.image-behind) {
    background-position: top right;
  }
}

.image-behind-white-text .region-header-wrapper.image-behind {
  background-color: #fff;
  background-size: contain;
}

.image-behind-white-text .region-header-wrapper.image-behind .node-title,
.image-behind-white-text .region-header-wrapper.image-behind .node-content {
  color: #333;
}

.image-behind-white-text .region-header-wrapper.image-behind .node-title h1,
.image-behind-white-text .region-header-wrapper.image-behind .node-content h1 {
  color: #333;
}

.image-behind-white-text .region-header-wrapper.image-behind .node-title .node-meta,
.image-behind-white-text .region-header-wrapper.image-behind .node-content .node-meta {
  color: #333;
}

.image-behind-white-text .region-header-wrapper.image-behind .node-title a,
.image-behind-white-text .region-header-wrapper.image-behind .node-content a {
  color: #333;
}

.image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs a {
  color: #333;
}

.image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs li {
  color: #333;
}

.image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs li::after {
  color: #333;
}

.image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing {
  color: #333;
}

.image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

.image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

.image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

.image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

.image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  .image-behind-white-text .region-header-wrapper.image-behind > .region-header-wrapper-inner {
    background-image: -owg-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.55) 85%, rgba(255, 255, 255, 0.55) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.55) 85%, rgba(255, 255, 255, 0.55) 100%);
  }
}

@media (min-width: 765px) {
  .image-behind-white-text .region-header-wrapper.image-behind {
    background-position: center 25%;
    background-size: cover;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .node-title,
  .image-behind-white-text .region-header-wrapper.image-behind .node-content {
    color: #333;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .node-title h1,
  .image-behind-white-text .region-header-wrapper.image-behind .node-content h1 {
    color: #333;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .node-title .node-meta,
  .image-behind-white-text .region-header-wrapper.image-behind .node-content .node-meta {
    color: #333;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .node-title a,
  .image-behind-white-text .region-header-wrapper.image-behind .node-content a {
    color: #333;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs a {
    color: #333;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs li {
    color: #333;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs li::after {
    color: #333;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing {
    color: #333;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/black/mail.svg");
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/black/facebook.svg");
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/black/twitter.svg");
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/black/linkedin.svg");
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/black/youtube.svg");
  }
}

@media (min-width: 765px) and (min-width: 765px) {
  .image-behind-white-text .region-header-wrapper.image-behind .node-title,
  .image-behind-white-text .region-header-wrapper.image-behind .node-content {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .node-title h1,
  .image-behind-white-text .region-header-wrapper.image-behind .node-content h1 {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .node-title .node-meta,
  .image-behind-white-text .region-header-wrapper.image-behind .node-content .node-meta {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .node-title a,
  .image-behind-white-text .region-header-wrapper.image-behind .node-content a {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs a {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs li {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .region-breadcrumbs li::after {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing {
    color: #fff;
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/white/mail.svg");
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/white/facebook.svg");
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/white/twitter.svg");
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/white/linkedin.svg");
  }
  .image-behind-white-text .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/white/youtube.svg");
  }
}

@media (min-width: 765px) and (min-width: 765px) {
  .image-behind-white-text .region-header-wrapper.image-behind > .region-header-wrapper-inner {
    background-image: -owg-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 85%, rgba(0, 0, 0, 0.55) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 85%, rgba(0, 0, 0, 0.55) 100%);
  }
}

.image-behind-white-text-no-gradient .region-header-wrapper {
  background-color: #ffdc00;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) {
  background-image: url("../images/shapes/patterns/lawbuilding-white.svg");
  background-position: bottom -250px right -55px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title,
.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title h1,
.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content h1 {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title .node-meta,
.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content .node-meta {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title a,
.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content a {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs a {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs li {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

.image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title,
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title h1,
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content h1 {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title .node-meta,
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content .node-meta {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title a,
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content a {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs a {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs li {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/white/mail.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/white/facebook.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/white/twitter.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/white/linkedin.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/white/youtube.svg");
  }
}

@media (min-width: 765px) {
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) {
    background-size: 50%;
  }
}

@media (min-width: 1256px) {
  .image-behind-white-text-no-gradient .region-header-wrapper:not(.image-behind) {
    background-position: top right;
  }
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind {
  background-color: #fff;
  background-size: contain;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title,
.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title h1,
.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content h1 {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title .node-meta,
.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content .node-meta {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title a,
.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content a {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs a {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li::after {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing {
  color: #333;
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

.image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind {
    background-position: center 25%;
    background-size: cover;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title,
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content {
    color: #333;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title h1,
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content h1 {
    color: #333;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title .node-meta,
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content .node-meta {
    color: #333;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title a,
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content a {
    color: #333;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs a {
    color: #333;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li {
    color: #333;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li::after {
    color: #333;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing {
    color: #333;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/black/mail.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/black/facebook.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/black/twitter.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/black/linkedin.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/black/youtube.svg");
  }
}

@media (min-width: 765px) and (min-width: 765px) {
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title,
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title h1,
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content h1 {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title .node-meta,
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content .node-meta {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-title a,
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .node-content a {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs a {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li::after {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing {
    color: #fff;
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/white/mail.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/white/facebook.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/white/twitter.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/white/linkedin.svg");
  }
  .image-behind-white-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/white/youtube.svg");
  }
}

.image-behind-black-text .region-header-wrapper {
  background-color: #ffdc00;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) {
  background-image: url("../images/shapes/patterns/lawbuilding-white.svg");
  background-position: bottom -250px right -55px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .node-title,
.image-behind-black-text .region-header-wrapper:not(.image-behind) .node-content {
  color: #333;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .node-title h1,
.image-behind-black-text .region-header-wrapper:not(.image-behind) .node-content h1 {
  color: #333;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .node-title .node-meta,
.image-behind-black-text .region-header-wrapper:not(.image-behind) .node-content .node-meta {
  color: #333;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .node-title a,
.image-behind-black-text .region-header-wrapper:not(.image-behind) .node-content a {
  color: #333;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs a {
  color: #333;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs li {
  color: #333;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after {
  color: #333;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .social-media-sharing {
  color: #333;
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

.image-behind-black-text .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  .image-behind-black-text .region-header-wrapper:not(.image-behind) {
    background-size: 50%;
  }
}

@media (min-width: 1256px) {
  .image-behind-black-text .region-header-wrapper:not(.image-behind) {
    background-position: top right;
  }
}

.image-behind-black-text .region-header-wrapper.image-behind {
  background-color: #fff;
  background-size: contain;
}

.image-behind-black-text .region-header-wrapper.image-behind .node-title,
.image-behind-black-text .region-header-wrapper.image-behind .node-content {
  color: #333;
}

.image-behind-black-text .region-header-wrapper.image-behind .node-title h1,
.image-behind-black-text .region-header-wrapper.image-behind .node-content h1 {
  color: #333;
}

.image-behind-black-text .region-header-wrapper.image-behind .node-title .node-meta,
.image-behind-black-text .region-header-wrapper.image-behind .node-content .node-meta {
  color: #333;
}

.image-behind-black-text .region-header-wrapper.image-behind .node-title a,
.image-behind-black-text .region-header-wrapper.image-behind .node-content a {
  color: #333;
}

.image-behind-black-text .region-header-wrapper.image-behind .region-breadcrumbs a {
  color: #333;
}

.image-behind-black-text .region-header-wrapper.image-behind .region-breadcrumbs li {
  color: #333;
}

.image-behind-black-text .region-header-wrapper.image-behind .region-breadcrumbs li::after {
  color: #333;
}

.image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing {
  color: #333;
}

.image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

.image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

.image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

.image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

.image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  .image-behind-black-text .region-header-wrapper.image-behind > .region-header-wrapper-inner {
    background-image: -owg-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.55) 85%, rgba(255, 255, 255, 0.55) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.55) 85%, rgba(255, 255, 255, 0.55) 100%);
  }
}

@media (min-width: 765px) {
  .image-behind-black-text .region-header-wrapper.image-behind {
    background-position: center 25%;
    background-size: cover;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .node-title,
  .image-behind-black-text .region-header-wrapper.image-behind .node-content {
    color: #333;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .node-title h1,
  .image-behind-black-text .region-header-wrapper.image-behind .node-content h1 {
    color: #333;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .node-title .node-meta,
  .image-behind-black-text .region-header-wrapper.image-behind .node-content .node-meta {
    color: #333;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .node-title a,
  .image-behind-black-text .region-header-wrapper.image-behind .node-content a {
    color: #333;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .region-breadcrumbs a {
    color: #333;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .region-breadcrumbs li {
    color: #333;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .region-breadcrumbs li::after {
    color: #333;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing {
    color: #333;
  }
  .image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/black/mail.svg");
  }
  .image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/black/facebook.svg");
  }
  .image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/black/twitter.svg");
  }
  .image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/black/linkedin.svg");
  }
  .image-behind-black-text .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/black/youtube.svg");
  }
}

@media (min-width: 765px) and (min-width: 765px) {
  .image-behind-black-text .region-header-wrapper.image-behind > .region-header-wrapper-inner {
    background-image: -owg-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.55) 85%, rgba(255, 255, 255, 0.55) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.55) 85%, rgba(255, 255, 255, 0.55) 100%);
  }
}

.image-behind-black-text-no-gradient .region-header-wrapper {
  background-color: #ffdc00;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) {
  background-image: url("../images/shapes/patterns/lawbuilding-white.svg");
  background-position: bottom -250px right -55px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title,
.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title h1,
.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content h1 {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title .node-meta,
.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content .node-meta {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .node-title a,
.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .node-content a {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs a {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs li {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .region-breadcrumbs li::after {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

.image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  .image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) {
    background-size: 50%;
  }
}

@media (min-width: 1256px) {
  .image-behind-black-text-no-gradient .region-header-wrapper:not(.image-behind) {
    background-position: top right;
  }
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind {
  background-color: #fff;
  background-size: contain;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-title,
.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-content {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-title h1,
.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-content h1 {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-title .node-meta,
.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-content .node-meta {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-title a,
.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-content a {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs a {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li::after {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing {
  color: #333;
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.email {
  background-image: url("../images/uds-icons/social/black/mail.svg");
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
  background-image: url("../images/uds-icons/social/black/facebook.svg");
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
  background-image: url("../images/uds-icons/social/black/twitter.svg");
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
  background-image: url("../images/uds-icons/social/black/linkedin.svg");
}

.image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
  background-image: url("../images/uds-icons/social/black/youtube.svg");
}

@media (min-width: 765px) {
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind {
    background-position: center 25%;
    background-size: cover;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-title,
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-content {
    color: #333;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-title h1,
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-content h1 {
    color: #333;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-title .node-meta,
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-content .node-meta {
    color: #333;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-title a,
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .node-content a {
    color: #333;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs a {
    color: #333;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li {
    color: #333;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .region-breadcrumbs li::after {
    color: #333;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing {
    color: #333;
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.email {
    background-image: url("../images/uds-icons/social/black/mail.svg");
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.facebook-share {
    background-image: url("../images/uds-icons/social/black/facebook.svg");
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.twitter {
    background-image: url("../images/uds-icons/social/black/twitter.svg");
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.linkedin {
    background-image: url("../images/uds-icons/social/black/linkedin.svg");
  }
  .image-behind-black-text-no-gradient .region-header-wrapper.image-behind .social-media-sharing .share.youtube {
    background-image: url("../images/uds-icons/social/black/youtube.svg");
  }
}

.region-header-wrapper .node-content > .field, .region-header-wrapper .paragraph.type-table-container.node-content > div, .region-header-wrapper .views-element-container .table-container.node-content > div, .views-element-container .region-header-wrapper .table-container.node-content > div {
  margin: .5rem 0 0;
}

.region-header-wrapper .node-content > .field.field--name-field-intro-text, .region-header-wrapper .paragraph.type-table-container.node-content > div.field--name-field-intro-text, .region-header-wrapper .views-element-container .table-container.node-content > div.field--name-field-intro-text, .views-element-container .region-header-wrapper .table-container.node-content > div.field--name-field-intro-text {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  margin: .5rem 0 0;
}

.region-header-wrapper .node-content > .field.field--name-field-intro-text p, .region-header-wrapper .paragraph.type-table-container.node-content > div.field--name-field-intro-text p, .region-header-wrapper .views-element-container .table-container.node-content > div.field--name-field-intro-text p, .views-element-container .region-header-wrapper .table-container.node-content > div.field--name-field-intro-text p, .region-header-wrapper .node-content > .field.field--name-field-intro-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .region-header-wrapper .node-content > .field.field--name-field-intro-text .field--name-field-news-main-image-alt, .region-header-wrapper .paragraph.type-table-container.node-content > div.field--name-field-intro-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .region-header-wrapper .paragraph.type-table-container.node-content > div.field--name-field-intro-text .field--name-field-news-main-image-alt, .region-header-wrapper .views-element-container .table-container.node-content > div.field--name-field-intro-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .region-header-wrapper .views-element-container .table-container.node-content > div.field--name-field-intro-text .field--name-field-news-main-image-alt, .views-element-container .region-header-wrapper .table-container.node-content > div.field--name-field-intro-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .views-element-container .region-header-wrapper .table-container.node-content > div.field--name-field-intro-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.region-header-wrapper .node-content > .field.field--name-field-intro-text ~ .node-meta, .region-header-wrapper .paragraph.type-table-container.node-content > div.field--name-field-intro-text ~ .node-meta, .region-header-wrapper .views-element-container .table-container.node-content > div.field--name-field-intro-text ~ .node-meta, .views-element-container .region-header-wrapper .table-container.node-content > div.field--name-field-intro-text ~ .node-meta {
  margin: .75rem 0 1rem;
}

.region-header-wrapper .node-content > .field.field--name-field-person-salutation, .region-header-wrapper .paragraph.type-table-container.node-content > div.field--name-field-person-salutation, .region-header-wrapper .views-element-container .table-container.node-content > div.field--name-field-person-salutation, .views-element-container .region-header-wrapper .table-container.node-content > div.field--name-field-person-salutation, .region-header-wrapper .node-content > .field.field--name-field-first-name, .region-header-wrapper .paragraph.type-table-container.node-content > div.field--name-field-first-name, .region-header-wrapper .views-element-container .table-container.node-content > div.field--name-field-first-name, .views-element-container .region-header-wrapper .table-container.node-content > div.field--name-field-first-name, .region-header-wrapper .node-content > .field.field--name-field-last-name, .region-header-wrapper .paragraph.type-table-container.node-content > div.field--name-field-last-name, .region-header-wrapper .views-element-container .table-container.node-content > div.field--name-field-last-name, .views-element-container .region-header-wrapper .table-container.node-content > div.field--name-field-last-name {
  display: inline-block;
}

.field-label {
  font-family: "Clancy", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.field--label-above .field-label {
  margin-bottom: .75rem;
}

.view-mode-top > .node-event-top-fields,
.view-mode-top > .node-person-top-fields {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  padding-left: 0;
  align-items: flex-start;
  margin-top: 2rem;
}

.view-mode-top > .node-event-top-fields .field > .field-label, .view-mode-top > .node-event-top-fields .paragraph.type-table-container > div > .field-label, .view-mode-top > .node-event-top-fields .views-element-container .table-container > div > .field-label, .views-element-container .view-mode-top > .node-event-top-fields .table-container > div > .field-label,
.view-mode-top > .node-person-top-fields .field > .field-label,
.view-mode-top > .node-person-top-fields .paragraph.type-table-container > div > .field-label,
.view-mode-top > .node-person-top-fields .views-element-container .table-container > div > .field-label,
.views-element-container .view-mode-top > .node-person-top-fields .table-container > div > .field-label {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
}

.view-mode-top > .node-event-top-fields .field > .field-item, .view-mode-top > .node-event-top-fields .paragraph.type-table-container > div > .field-item, .view-mode-top > .node-event-top-fields .views-element-container .table-container > div > .field-item, .views-element-container .view-mode-top > .node-event-top-fields .table-container > div > .field-item,
.view-mode-top > .node-person-top-fields .field > .field-item,
.view-mode-top > .node-person-top-fields .paragraph.type-table-container > div > .field-item,
.view-mode-top > .node-person-top-fields .views-element-container .table-container > div > .field-item,
.views-element-container .view-mode-top > .node-person-top-fields .table-container > div > .field-item {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates,
.view-mode-top > .node-event-top-fields > .field--name-field-event-display-times,
.view-mode-top > .node-event-top-fields > .event-location,
.view-mode-top > .node-event-top-fields > .field--name-field-event-location,
.view-mode-top > .node-event-top-fields > .field--name-field-event-address {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
  flex-direction: column;
}

@media (min-width: 765px) {
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-times,
  .view-mode-top > .node-event-top-fields > .event-location,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-location,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-address {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-times,
  .view-mode-top > .node-event-top-fields > .event-location,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-location,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-address {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates > *,
.view-mode-top > .node-event-top-fields > .field--name-field-event-display-times > *,
.view-mode-top > .node-event-top-fields > .event-location > *,
.view-mode-top > .node-event-top-fields > .field--name-field-event-location > *,
.view-mode-top > .node-event-top-fields > .field--name-field-event-address > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates > .button,
.view-mode-top > .node-event-top-fields > .field--name-field-event-display-times > .button,
.view-mode-top > .node-event-top-fields > .event-location > .button,
.view-mode-top > .node-event-top-fields > .field--name-field-event-location > .button,
.view-mode-top > .node-event-top-fields > .field--name-field-event-address > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-times .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-event-top-fields > .event-location .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-location .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-address .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-times .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-event-top-fields > .event-location .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-location .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-address .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
}

@media (min-width: 1256px) {
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-times,
  .view-mode-top > .node-event-top-fields > .event-location,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-location,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-address {
    width: 23rem;
  }
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-times .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-event-top-fields > .event-location .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-location .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-address .node.view-mode-teaser .media--view-mode-teaser {
    height: 240px;
  }
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-display-times .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-event-top-fields > .event-location .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-location .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-event-top-fields > .field--name-field-event-address .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 240px;
  }
}

.view-mode-top > .node-event-top-fields > .field--name-field-event-display-dates:last-child,
.view-mode-top > .node-event-top-fields > .field--name-field-event-display-times:last-child,
.view-mode-top > .node-event-top-fields > .event-location:last-child,
.view-mode-top > .node-event-top-fields > .field--name-field-event-location:last-child,
.view-mode-top > .node-event-top-fields > .field--name-field-event-address:last-child {
  margin-right: 0;
}

.view-mode-top > .node-person-top-fields > .field--name-field-person-phone,
.view-mode-top > .node-person-top-fields > .field--name-field-person-email,
.view-mode-top > .node-person-top-fields > .field--name-field-person-location {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
  flex-direction: column;
}

@media (min-width: 765px) {
  .view-mode-top > .node-person-top-fields > .field--name-field-person-phone,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-email,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-location {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .view-mode-top > .node-person-top-fields > .field--name-field-person-phone,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-email,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-location {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.view-mode-top > .node-person-top-fields > .field--name-field-person-phone > *,
.view-mode-top > .node-person-top-fields > .field--name-field-person-email > *,
.view-mode-top > .node-person-top-fields > .field--name-field-person-location > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.view-mode-top > .node-person-top-fields > .field--name-field-person-phone > .button,
.view-mode-top > .node-person-top-fields > .field--name-field-person-email > .button,
.view-mode-top > .node-person-top-fields > .field--name-field-person-location > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .view-mode-top > .node-person-top-fields > .field--name-field-person-phone .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-email .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-location .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .view-mode-top > .node-person-top-fields > .field--name-field-person-phone .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-email .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-location .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
}

@media (min-width: 1256px) {
  .view-mode-top > .node-person-top-fields > .field--name-field-person-phone,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-email,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-location {
    width: 23rem;
  }
  .view-mode-top > .node-person-top-fields > .field--name-field-person-phone .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-email .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-location .node.view-mode-teaser .media--view-mode-teaser {
    height: 240px;
  }
  .view-mode-top > .node-person-top-fields > .field--name-field-person-phone .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-email .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-top > .node-person-top-fields > .field--name-field-person-location .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 240px;
  }
}

.view-mode-top > .node-person-top-fields > .field--name-field-person-phone:last-child,
.view-mode-top > .node-person-top-fields > .field--name-field-person-email:last-child,
.view-mode-top > .node-person-top-fields > .field--name-field-person-location:last-child {
  margin-right: 0;
}

.view-mode-top > .node-person-top-fields > .field--name-field-person-phone a,
.view-mode-top > .node-person-top-fields > .field--name-field-person-email a,
.view-mode-top > .node-person-top-fields > .field--name-field-person-location a {
  word-break: break-word;
}

.view-mode-bottom .node-location-bottom-fields {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  padding-left: 0;
  align-items: flex-start;
  margin-top: 0;
}

.view-mode-bottom .node-location-bottom-fields .field--name-field-address {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: .5rem;
}

.view-mode-bottom .node-location-bottom-fields > .field--name-field-location-phone,
.view-mode-bottom .node-location-bottom-fields > .field--name-field-location-email,
.view-mode-bottom .node-location-bottom-fields > .field--name-field-location-link {
  margin-top: 2rem;
}

.view-mode-bottom .node-event-bottom-fields .field--name-field-address {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: .5rem;
}

.view-mode-bottom .node-event-bottom-fields .field--name-field-event-address {
  margin-bottom: 0;
}

.view-mode-bottom .node-event-bottom-fields .field--name-field-event-address > .field-label {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
}

.view-mode-bottom .node-event-bottom-fields .field--name-field-event-address > .field-item {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.view-mode-bottom .field--name-field-location-phone,
.view-mode-bottom .field--name-field-location-email,
.view-mode-bottom .field--name-field-location-link,
.view-mode-bottom .field--name-field-event-address {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
  flex-direction: column;
}

@media (min-width: 765px) {
  .view-mode-bottom .field--name-field-location-phone,
  .view-mode-bottom .field--name-field-location-email,
  .view-mode-bottom .field--name-field-location-link,
  .view-mode-bottom .field--name-field-event-address {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .view-mode-bottom .field--name-field-location-phone,
  .view-mode-bottom .field--name-field-location-email,
  .view-mode-bottom .field--name-field-location-link,
  .view-mode-bottom .field--name-field-event-address {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.view-mode-bottom .field--name-field-location-phone > *,
.view-mode-bottom .field--name-field-location-email > *,
.view-mode-bottom .field--name-field-location-link > *,
.view-mode-bottom .field--name-field-event-address > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.view-mode-bottom .field--name-field-location-phone > .button,
.view-mode-bottom .field--name-field-location-email > .button,
.view-mode-bottom .field--name-field-location-link > .button,
.view-mode-bottom .field--name-field-event-address > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .view-mode-bottom .field--name-field-location-phone .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-bottom .field--name-field-location-email .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-bottom .field--name-field-location-link .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-bottom .field--name-field-event-address .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .view-mode-bottom .field--name-field-location-phone .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-bottom .field--name-field-location-email .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-bottom .field--name-field-location-link .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-bottom .field--name-field-event-address .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
}

@media (min-width: 1256px) {
  .view-mode-bottom .field--name-field-location-phone,
  .view-mode-bottom .field--name-field-location-email,
  .view-mode-bottom .field--name-field-location-link,
  .view-mode-bottom .field--name-field-event-address {
    width: 23rem;
  }
  .view-mode-bottom .field--name-field-location-phone .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-bottom .field--name-field-location-email .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-bottom .field--name-field-location-link .node.view-mode-teaser .media--view-mode-teaser,
  .view-mode-bottom .field--name-field-event-address .node.view-mode-teaser .media--view-mode-teaser {
    height: 240px;
  }
  .view-mode-bottom .field--name-field-location-phone .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-bottom .field--name-field-location-email .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-bottom .field--name-field-location-link .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .view-mode-bottom .field--name-field-event-address .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 240px;
  }
}

.view-mode-bottom .field--name-field-location-phone > .field-label,
.view-mode-bottom .field--name-field-location-email > .field-label,
.view-mode-bottom .field--name-field-location-link > .field-label,
.view-mode-bottom .field--name-field-event-address > .field-label {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
}

.view-mode-bottom .field--name-field-location-phone > .field-item,
.view-mode-bottom .field--name-field-location-email > .field-item,
.view-mode-bottom .field--name-field-location-link > .field-item,
.view-mode-bottom .field--name-field-event-address > .field-item {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.view-mode-bottom .field--name-field-location-phone:last-child,
.view-mode-bottom .field--name-field-location-email:last-child,
.view-mode-bottom .field--name-field-location-link:last-child,
.view-mode-bottom .field--name-field-event-address:last-child {
  margin-right: 0;
}

.view-mode-bottom .paragraph.type-location-featured {
  position: relative;
}

.region-main {
  background-color: #fff;
  padding-bottom: 3rem;
}

/*
.style-landing {
  @include breakpoint(large) {
    .region-main {
      background-color: $c-white;

      >.region-inner {
        padding: 2rem 0 0 0;
      }
    }
  }
}
*/
.style-standard .region-main {
  background-color: #fff;
}

.style-standard .region-main > .region-inner {
  padding: 2rem 0 0 0;
}

@media (min-width: 1256px) {
  .style-standard .region-main > .region-inner {
    padding: 4rem 0 0 0;
  }
}

@media (min-width: 765px) {
  .style-standard .section-style-grid .object.type-news, .style-standard .section-style-grid .paragraph .field--name-field-degree-pages > .type-news.field-item, .paragraph .style-standard .section-style-grid .field--name-field-degree-pages > .type-news.field-item {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .style-standard .section-style-grid .object.type-news, .style-standard .section-style-grid .paragraph .field--name-field-degree-pages > .type-news.field-item, .paragraph .style-standard .section-style-grid .field--name-field-degree-pages > .type-news.field-item {
    margin-right: 1rem;
    width: 22.5rem;
  }
}

.node-content.view-mode-full > .field--name-field-person-awards,
.node-content.view-mode-full > .field--name-field-person-research-activities,
.node-content.view-mode-full > .field--name-field-person-grants,
.node-content.view-mode-full > .field--name-field-person-teaching,
.node-content.view-mode-full > .field--name-field-person-area-of-expertise,
.node-content.view-mode-full > .field--name-field-person-languages,
.node-content.view-mode-full > .field--name-field-body-text,
.node-content.view-mode-full > .field--name-field-news-main-image-alt,
.node-content.view-mode-full > div[class*="-special-"] {
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .node-content.view-mode-full > .field--name-field-person-awards,
  .node-content.view-mode-full > .field--name-field-person-research-activities,
  .node-content.view-mode-full > .field--name-field-person-grants,
  .node-content.view-mode-full > .field--name-field-person-teaching,
  .node-content.view-mode-full > .field--name-field-person-area-of-expertise,
  .node-content.view-mode-full > .field--name-field-person-languages,
  .node-content.view-mode-full > .field--name-field-body-text,
  .node-content.view-mode-full > .field--name-field-news-main-image-alt,
  .node-content.view-mode-full > div[class*="-special-"] {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .node-content.view-mode-full > .field--name-field-person-awards,
  .node-content.view-mode-full > .field--name-field-person-research-activities,
  .node-content.view-mode-full > .field--name-field-person-grants,
  .node-content.view-mode-full > .field--name-field-person-teaching,
  .node-content.view-mode-full > .field--name-field-person-area-of-expertise,
  .node-content.view-mode-full > .field--name-field-person-languages,
  .node-content.view-mode-full > .field--name-field-body-text,
  .node-content.view-mode-full > .field--name-field-news-main-image-alt,
  .node-content.view-mode-full > div[class*="-special-"] {
    width: 100%;
  }
}

.style-landing .node-content.view-mode-full > .field--name-field-person-awards, .style-landing
.node-content.view-mode-full > .field--name-field-person-research-activities, .style-landing
.node-content.view-mode-full > .field--name-field-person-grants, .style-landing
.node-content.view-mode-full > .field--name-field-person-teaching, .style-landing
.node-content.view-mode-full > .field--name-field-person-area-of-expertise, .style-landing
.node-content.view-mode-full > .field--name-field-person-languages, .style-landing
.node-content.view-mode-full > .field--name-field-body-text, .style-landing
.node-content.view-mode-full > .field--name-field-news-main-image-alt, .style-landing
.node-content.view-mode-full > div[class*="-special-"] {
  padding-top: 2rem;
}

.node-content.view-mode-full .field--name-field-project-profiles {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  width: 100%;
  padding-left: 0;
}

@media (min-width: 1256px) {
  .node-content.view-mode-full .field--name-field-project-profiles {
    width: calc(100% + 2rem);
  }
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-label {
  width: 100%;
  margin-bottom: 2rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .node-content.view-mode-full .field--name-field-project-profiles > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .node-content.view-mode-full .field--name-field-project-profiles > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .node-content.view-mode-full .field--name-field-project-profiles > .field-item {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .node-content.view-mode-full .field--name-field-project-profiles > .field-item {
    width: auto;
  }
  .style-standard .region-top .node-content.view-mode-full .field--name-field-project-profiles > .field-item,
  .style-landing .region-top .node-content.view-mode-full .field--name-field-project-profiles > .field-item, .style-standard
  .region-bottom .node-content.view-mode-full .field--name-field-project-profiles > .field-item,
  .style-landing
  .region-bottom .node-content.view-mode-full .field--name-field-project-profiles > .field-item {
    width: 35.5rem;
  }
  .style-standard .region-content .node-content.view-mode-full .field--name-field-project-profiles > .field-item {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .node-content.view-mode-full .field--name-field-project-profiles > .field-item {
    width: 35.5rem;
  }
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .node-title {
  margin: 0;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .node-title h3 a {
  color: #333;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .type-news.style-standard .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node > .node-content .node-tags .field-item {
  color: #ff635d;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-gender,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-pronouns,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-location,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-languages,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-phone,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-gender > .field, .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-gender > div, .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-gender > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-pronouns > .field,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-pronouns > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-location > .field,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-location > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-location > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-languages > .field,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-languages > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-languages > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-phone > .field,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-phone > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-phone > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-email > .field,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-email > div,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-email > div {
  display: inline;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-gender > .field > .field-item, .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-gender > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-pronouns > .field > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-pronouns > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-location > .field > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-location > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-languages > .field > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-languages > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-phone > .field > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-phone > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .node-person-email > .field > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-event .node-address, .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-location .node-address {
  color: #737373;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-event .node-address {
  color: #737373;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node .teaser-link .material-icons {
  line-height: 1;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node:hover .teaser-link .material-icons, .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node:hover .teaser-link .field--name-field-link__text + .material-icons, .node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node .node-image ~ .node-content {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.node-content.view-mode-full .field--name-field-project-profiles > .field-item > .node .node-image {
  padding-bottom: 0;
}

.type-building.view-mode-teaser > .node-image {
  flex-shrink: 0;
  background-color: #fff;
}

.type-building.view-mode-teaser:not(.type-content-grid-item) > .node-content {
  background-color: #fff;
}

.type-building.view-mode-teaser.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.type-building.view-mode-teaser > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.type-building.view-mode-teaser > .node-content .node-title {
  margin: 0;
}

.type-building.view-mode-teaser > .node-content .node-title h3 a {
  color: #333;
}

.type-building.view-mode-teaser > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.type-building.view-mode-teaser > .node-content .node-teaser-text .field--name-field-teaser-text p, .type-building.view-mode-teaser > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .type-building.view-mode-teaser > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.type-building.view-mode-teaser > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.type-building.view-mode-teaser > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.type-building.view-mode-teaser > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.type-building.view-mode-teaser > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.type-building.view-mode-teaser > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.type-building.view-mode-teaser > .node-content .node-tags .field-item {
  color: #ff635d;
}

.type-building.view-mode-teaser.type-person .node-person-gender,
.type-building.view-mode-teaser.type-person .node-person-pronouns,
.type-building.view-mode-teaser.type-person .node-person-location,
.type-building.view-mode-teaser.type-person .node-person-languages,
.type-building.view-mode-teaser.type-person .node-person-phone,
.type-building.view-mode-teaser.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.type-building.view-mode-teaser.type-person .node-person-gender > .field, .type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-gender > div, .type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-gender > div,
.type-building.view-mode-teaser.type-person .node-person-pronouns > .field,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-pronouns > div,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-pronouns > div,
.type-building.view-mode-teaser.type-person .node-person-location > .field,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-location > div,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-location > div,
.type-building.view-mode-teaser.type-person .node-person-languages > .field,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-languages > div,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-languages > div,
.type-building.view-mode-teaser.type-person .node-person-phone > .field,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-phone > div,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-phone > div,
.type-building.view-mode-teaser.type-person .node-person-email > .field,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-email > div,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-email > div {
  display: inline;
}

.type-building.view-mode-teaser.type-person .node-person-gender > .field > .field-item, .type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-gender > div > .field-item,
.type-building.view-mode-teaser.type-person .node-person-pronouns > .field > .field-item,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-pronouns > div > .field-item,
.type-building.view-mode-teaser.type-person .node-person-location > .field > .field-item,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-location > div > .field-item,
.type-building.view-mode-teaser.type-person .node-person-languages > .field > .field-item,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-languages > div > .field-item,
.type-building.view-mode-teaser.type-person .node-person-phone > .field > .field-item,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-phone > div > .field-item,
.type-building.view-mode-teaser.type-person .node-person-email > .field > .field-item,
.type-building.view-mode-teaser.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.type-building.view-mode-teaser.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .type-building.view-mode-teaser.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.type-building.view-mode-teaser.type-event .node-address, .type-building.view-mode-teaser.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.type-building.view-mode-teaser.type-location .node-address {
  color: #737373;
}

.type-building.view-mode-teaser.type-event .node-address {
  color: #737373;
}

.type-building.view-mode-teaser.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.type-building.view-mode-teaser.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.type-building.view-mode-teaser.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.type-building.view-mode-teaser.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.type-building.view-mode-teaser.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.type-building.view-mode-teaser.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.type-building.view-mode-teaser .teaser-link .material-icons {
  line-height: 1;
}

.type-building.view-mode-teaser:hover .teaser-link .material-icons, .type-building.view-mode-teaser:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.type-building.view-mode-teaser:hover .teaser-link .field--name-field-link__text + .material-icons, .type-building.view-mode-teaser:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.type-building.view-mode-teaser .node-image ~ .node-content {
  top: -2rem;
  width: calc(100% - 5rem);
  margin-bottom: -2rem;
  left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.type-building.view-mode-teaser .node-image {
  padding-bottom: 0;
}

.type-building.view-mode-teaser h2 {
  margin-bottom: 1rem;
}

.type-building.view-mode-teaser .node-content {
  background-color: #f2f2f2;
}

.type-building.view-mode-teaser .node-image .field--name-field-media-image {
  height: 240px;
}

.type-building .view-mode-sidebar .field--name-field-image {
  height: 240px;
}

.type-building .view-mode-sidebar .field--name-field-image .media--view-mode-teaser {
  height: 240px;
}

.type-building .view-mode-full .field--name-field-building-location {
  margin-bottom: 2rem;
}

.type-news.style-standard .node-content.view-mode-full .teaser-link,
.type-news.style-standard .node-content.view-mode-full .field--name-field-tag {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .type-news.style-standard .node-content.view-mode-full .teaser-link,
  .type-news.style-standard .node-content.view-mode-full .field--name-field-tag {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .type-news.style-standard .node-content.view-mode-full .teaser-link,
  .type-news.style-standard .node-content.view-mode-full .field--name-field-tag {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.type-news.style-standard .node-content.view-mode-full div:not([class]) {
  display: inline-block;
}

.type-news.style-standard .node-content.view-mode-full img + div,
.type-news.style-standard .node-content.view-mode-full img + div:not([class]) {
  display: flex;
}

.type-news.style-standard .node-content.view-mode-full img + div p, .type-news.style-standard .node-content.view-mode-full img + div .field--name-field-news-main-image-alt,
.type-news.style-standard .node-content.view-mode-full img + div:not([class]) p,
.type-news.style-standard .node-content.view-mode-full img + div:not([class]) .field--name-field-news-main-image-alt {
  flex-grow: 1;
  width: 0;
}

.type-news.style-standard .node-content.view-mode-full img + div > p, .type-news.style-standard .node-content.view-mode-full img + div > .field--name-field-news-main-image-alt,
.type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt {
  background-color: #f2f2f2;
  padding: 0.5rem 1rem;
  margin: 0;
  display: block;
  color: #737373;
  font-size: 0.875rem;
  margin: -0.25rem auto 1rem auto;
  box-sizing: border-box;
}

.type-news.style-standard .node-content.view-mode-full img + div > p, .type-news.style-standard .node-content.view-mode-full img + div > .field--name-field-news-main-image-alt {
  width: 563px;
}

.type-news.style-landing .node-content.view-mode-full .teaser-link,
.type-news.style-landing .node-content.view-mode-full .field--name-field-tag {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .type-news.style-landing .node-content.view-mode-full .teaser-link,
  .type-news.style-landing .node-content.view-mode-full .field--name-field-tag {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .type-news.style-landing .node-content.view-mode-full .teaser-link,
  .type-news.style-landing .node-content.view-mode-full .field--name-field-tag {
    width: 73rem;
  }
}

.type-room .node-content.view-mode-full .field--name-field-image,
.type-room .node-content.view-mode-full .field--name-field-room-capacity,
.type-room .node-content.view-mode-full .field--name-field-room-usage,
.type-room .node-content.view-mode-full .field--name-field-room-floor-seating,
.type-room .node-content.view-mode-full .field--name-field-room-it-facilities,
.type-room .node-content.view-mode-full .field--name-field-room-av-facilities,
.type-room .node-content.view-mode-full .field--name-field-room-writing-facilities,
.type-room .node-content.view-mode-full .field--name-field-room-mc-facilities,
.type-room .node-content.view-mode-full .field--name-field-room-ac-facilities {
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .type-room .node-content.view-mode-full .field--name-field-image,
  .type-room .node-content.view-mode-full .field--name-field-room-capacity,
  .type-room .node-content.view-mode-full .field--name-field-room-usage,
  .type-room .node-content.view-mode-full .field--name-field-room-floor-seating,
  .type-room .node-content.view-mode-full .field--name-field-room-it-facilities,
  .type-room .node-content.view-mode-full .field--name-field-room-av-facilities,
  .type-room .node-content.view-mode-full .field--name-field-room-writing-facilities,
  .type-room .node-content.view-mode-full .field--name-field-room-mc-facilities,
  .type-room .node-content.view-mode-full .field--name-field-room-ac-facilities {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .type-room .node-content.view-mode-full .field--name-field-image,
  .type-room .node-content.view-mode-full .field--name-field-room-capacity,
  .type-room .node-content.view-mode-full .field--name-field-room-usage,
  .type-room .node-content.view-mode-full .field--name-field-room-floor-seating,
  .type-room .node-content.view-mode-full .field--name-field-room-it-facilities,
  .type-room .node-content.view-mode-full .field--name-field-room-av-facilities,
  .type-room .node-content.view-mode-full .field--name-field-room-writing-facilities,
  .type-room .node-content.view-mode-full .field--name-field-room-mc-facilities,
  .type-room .node-content.view-mode-full .field--name-field-room-ac-facilities {
    width: 100%;
  }
}

.type-room .node-content.view-mode-full .field--name-field-room-capacity,
.type-room .node-content.view-mode-full .field--name-field-room-usage,
.type-room .node-content.view-mode-full .field--name-field-room-floor-seating,
.type-room .node-content.view-mode-full .field--name-field-room-it-facilities,
.type-room .node-content.view-mode-full .field--name-field-room-av-facilities,
.type-room .node-content.view-mode-full .field--name-field-room-writing-facilities,
.type-room .node-content.view-mode-full .field--name-field-room-mc-facilities,
.type-room .node-content.view-mode-full .field--name-field-room-ac-facilities,
.type-room .node-content.view-mode-full .field--name-field-body-text {
  margin-bottom: 1rem;
}

.type-room .node-content.view-mode-full .field--name-field-room-capacity .field-items .field-item,
.type-room .node-content.view-mode-full .field--name-field-room-usage .field-items .field-item,
.type-room .node-content.view-mode-full .field--name-field-room-floor-seating .field-items .field-item,
.type-room .node-content.view-mode-full .field--name-field-room-it-facilities .field-items .field-item,
.type-room .node-content.view-mode-full .field--name-field-room-av-facilities .field-items .field-item,
.type-room .node-content.view-mode-full .field--name-field-room-writing-facilities .field-items .field-item,
.type-room .node-content.view-mode-full .field--name-field-room-mc-facilities .field-items .field-item,
.type-room .node-content.view-mode-full .field--name-field-room-ac-facilities .field-items .field-item,
.type-room .node-content.view-mode-full .field--name-field-body-text .field-items .field-item {
  margin-bottom: 0.5rem;
}

.type-room .node-content.view-mode-full .field--name-field-image {
  margin-bottom: 2rem;
}

.type-room.view-mode-teaser .field--name-field-room-id {
  margin: 0.5rem 0 0 0;
}

.type-room.view-mode-teaser .node-room-lcv {
  margin: 0.5rem 0 0 0;
}

.node-meta {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  color: #737373;
}

.node-meta .node-created,
.node-meta .node-changed {
  margin: 0 0 .75rem;
}

.view-mode-header > .node-meta {
  margin-top: 1rem;
}

.node-category {
  font-size: .9rem;
  background: #dddddc;
  padding: .25rem;
}

body[class*='type-special'] .view-mode-sidebar .field--tags--plain {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 1256px) {
  body[class*='type-special'] .view-mode-sidebar .field--tags--plain {
    width: 100%;
  }
}

.type-phd_project .region-sidebar {
  padding: 1rem;
  max-width: calc(100% - 2rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 765px) {
  .type-phd_project .region-sidebar {
    max-width: 44rem;
  }
}

@media (min-width: 1256px) {
  .type-phd_project .region-sidebar {
    padding: 0;
    background-color: transparent !important;
    background-image: none !important;
    color: #333;
  }
}

.type-phd_project .region-sidebar .field-label {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.75rem;
  padding: 1rem 0;
}

.type-phd_project .region-sidebar .field-items {
  border-top: solid 1px #efefef;
  margin: 0 0 2rem 0;
  width: 100%;
  flex-direction: column;
}

.type-phd_project .region-sidebar .field-items > .field-item {
  background-color: transparent !important;
  border-bottom: solid 1px #efefef;
  margin: 0 0 0 0 !important;
  width: 100% !important;
}

.type-phd_project .region-sidebar .field-items > .field-item > a,
.type-phd_project .region-sidebar .field-items > .field-item > span {
  display: block;
  padding: 1rem 0.5rem 1rem 0.5rem;
  flex-direction: row !important;
  margin-bottom: 0;
}

.type-phd_project .region-sidebar .field-items > .field-item > a:hover, .type-phd_project .region-sidebar .field-items > .field-item > a:focus,
.type-phd_project .region-sidebar .field-items > .field-item > span:hover,
.type-phd_project .region-sidebar .field-items > .field-item > span:focus {
  background-color: #f2f2f2;
}

.type-phd_project .region-sidebar .field--name-field-school .field-item {
  background-color: transparent !important;
  border-top: solid 1px #efefef;
  border-bottom: solid 1px #efefef;
  margin: 0 0 2rem 0;
  width: 100% !important;
}

.type-phd_project .region-sidebar .field--name-field-school .field-item > a {
  display: block;
  padding: 1rem 0.5rem 1rem 0.5rem;
  flex-direction: row !important;
  margin-bottom: 0;
}

.type-phd_project .region-sidebar .field--name-field-school .field-item > a:hover, .type-phd_project .region-sidebar .field--name-field-school .field-item > a:focus {
  background-color: #f2f2f2;
}

.field--name-field-supervisory-team {
  padding: 1rem;
}

.field--name-field-supervisory-team .field-label {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.75rem;
}

@media (min-width: 765px) {
  .field--name-field-supervisory-team .field-label {
    max-width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--name-field-supervisory-team .field-label {
    max-width: 75rem;
  }
}

.field--name-field-supervisory-team .field-items {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  width: 100%;
  padding-left: 0;
}

@media (min-width: 1256px) {
  .field--name-field-supervisory-team .field-items {
    width: calc(100% + 2rem);
  }
}

@media (min-width: 1256px) {
  .field--name-field-supervisory-team .field-items {
    width: calc(100% + 2rem);
    padding-left: 0;
  }
}

.field--name-field-supervisory-team .field-items > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
  max-width: 100%;
}

@media (min-width: 765px) {
  .field--name-field-supervisory-team .field-items > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--name-field-supervisory-team .field-items > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.field--name-field-supervisory-team .field-items > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.field--name-field-supervisory-team .field-items > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .field--name-field-supervisory-team .field-items > .field-item {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .field--name-field-supervisory-team .field-items > .field-item {
    width: auto;
  }
  .style-standard .region-top .field--name-field-supervisory-team .field-items > .field-item,
  .style-landing .region-top .field--name-field-supervisory-team .field-items > .field-item, .style-standard
  .region-bottom .field--name-field-supervisory-team .field-items > .field-item,
  .style-landing
  .region-bottom .field--name-field-supervisory-team .field-items > .field-item {
    width: 35.5rem;
  }
  .style-standard .region-content .field--name-field-supervisory-team .field-items > .field-item {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .field--name-field-supervisory-team .field-items > .field-item {
    width: 35.5rem;
  }
}

@media (min-width: 765px) {
  .field--name-field-supervisory-team .field-items > .field-item {
    max-width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--name-field-supervisory-team .field-items > .field-item {
    max-width: 73rem;
  }
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .node-title {
  margin: 0;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .node-title h3 a {
  color: #333;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node > .node-content .node-tags .field-item {
  color: #ff635d;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-gender,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-pronouns,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-location,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-languages,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-phone,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-gender > .field, .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-gender > div, .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-gender > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-pronouns > .field,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-pronouns > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-location > .field,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-location > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-location > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-languages > .field,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-languages > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-languages > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-phone > .field,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-phone > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-phone > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-email > .field,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-email > div,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-email > div {
  display: inline;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-gender > .field > .field-item, .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-gender > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-pronouns > .field > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-pronouns > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-location > .field > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-location > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-languages > .field > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-languages > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-phone > .field > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-phone > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .node-person-email > .field > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-event .node-address, .field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-location .node-address {
  color: #737373;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-event .node-address {
  color: #737373;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node .teaser-link .material-icons {
  line-height: 1;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node:hover .teaser-link .material-icons, .field--name-field-supervisory-team .type-person.view-mode-teaser.node:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node:hover .teaser-link .field--name-field-link__text + .material-icons, .field--name-field-supervisory-team .type-person.view-mode-teaser.node:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node .node-image ~ .node-content {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.field--name-field-supervisory-team .type-person.view-mode-teaser.node .node-image {
  padding-bottom: 0;
}

@media (min-width: 1256px) {
  .style-standard .region-content .field--name-field-supervisory-team .type-person.view-mode-teaser.node .node-image ~ .node-content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-content .field--name-field-supervisory-team .type-person.view-mode-teaser.node .node-image {
    padding-bottom: 0;
  }
}

.type-taste_of_research .region-sidebar {
  padding: 1rem;
  max-width: calc(100% - 2rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 765px) {
  .type-taste_of_research .region-sidebar {
    max-width: 44rem;
  }
}

@media (min-width: 1256px) {
  .type-taste_of_research .region-sidebar {
    padding: 0;
    background-color: transparent !important;
    background-image: none !important;
    color: #333;
  }
}

.type-taste_of_research .region-sidebar .field-label {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.75rem;
  padding: 1rem 0;
}

.type-taste_of_research .region-sidebar .field-items {
  margin: 0 0 2rem 0;
  width: 100%;
  flex-direction: column;
}

.type-taste_of_research .region-sidebar .field-items .field-item {
  border-bottom: solid 1px #c8c8c8;
  display: block;
  flex-direction: row !important;
  padding: 1rem 0.5rem 1rem 0.5rem;
}

.type-taste_of_research .region-sidebar .field-items .field-item:first-child {
  border-top: solid 1px #c8c8c8;
}

.field--name-field-tor-supervisor {
  padding: 0 1.3rem;
}

@media (min-width: 1256px) {
  .field--name-field-tor-supervisor {
    padding: 0;
  }
}

.field--name-field-tor-supervisor .field-label {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.75rem;
}

@media (min-width: 765px) {
  .field--name-field-tor-supervisor .field-label {
    max-width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--name-field-tor-supervisor .field-label {
    max-width: 75rem;
  }
}

.field--name-field-tor-supervisor .field-item {
  padding-bottom: 1rem;
}

.pager {
  margin: 0 auto 2rem auto;
}

.pager ul {
  overflow: visible;
  list-style-type: none;
  padding: 0;
  margin: 1rem auto 0 auto;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.pager ul li {
  margin: 0 0 .5rem 1.5rem;
}

.pager ul li.is-active a {
  border-bottom: 0 none;
  color: #737373;
}

.pager ul li.pager__item--first a, .pager ul li.pager__item--previous a, .pager ul li.pager__item--next a, .pager ul li.pager__item--last a {
  border-bottom: 0 none;
  color: #737373;
}

.pager ul li a {
  border-bottom: 1px solid #3f61c4;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  display: block;
  padding: 0 .25rem;
}

.record-keeping-records-wrapper .record-keeping-records {
  list-style-type: none;
  margin: 0 0 2rem 0;
  padding: 0;
  border-bottom: 1px solid #efefef;
}

.ra-archive {
  margin: 0;
  border-top: 1px solid #efefef;
}

.ra-archive .ra-archive-title {
  padding: 2rem 0 2rem 0;
}

.ra-archive .ra-archive-title .field-label {
  display: none;
}

.ra-archive .ra-archive-title a {
  color: #333;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.ra-archive .ra-archive-title .field--name-name {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 100%;
  margin-bottom: 1rem;
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
}

@media (min-width: 765px) {
  .ra-archive .ra-archive-title .field--name-name {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 76%;
    margin-bottom: 0;
  }
}

.ra-archive .ra-archive-title .field--name-archive-number {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 80%;
  text-align: left;
  line-height: 2rem;
  color: #737373;
}

@media (min-width: 765px) {
  .ra-archive .ra-archive-title .field--name-archive-number {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 16%;
    text-align: right;
  }
}

.ra-archive .ra-archive-title .record-toggle {
  color: #3f61c4;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 2rem;
  margin-left: auto;
  text-align: right;
  font-size: 2rem;
  width: 2rem;
  height: 2rem;
}

.ra-archive .ra-archive-title .record-toggle .material-icons {
  vertical-align: top;
  width: 2rem;
  height: 2rem;
}

.ra-archive .ra-archive-title a[data-extlink] {
  display: none;
}

.ra-archive .ra-archive-content .ra-archive-content-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.ra-archive .ra-archive-content .ra-archive-content-header .field, .ra-archive .ra-archive-content .ra-archive-content-header .paragraph.type-table-container > div, .ra-archive .ra-archive-content .ra-archive-content-header .views-element-container .table-container > div, .views-element-container .ra-archive .ra-archive-content .ra-archive-content-header .table-container > div {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

.ra-archive .ra-archive-content .ra-archive-content-header .field--name-archive-start-date {
  padding: 0 2rem 2rem 0;
}

.ra-archive .ra-archive-content .ra-archive-content-header .field--name-archive-end-date {
  padding: 0 2rem 2rem 0;
}

.ra-archive .ra-archive-content .ra-archive-content-header .field--name-archive-record-type {
  padding: 0 0 2rem 0;
}

.ra-archive .ra-archive-content .ra-archive-content-body {
  padding-bottom: 1rem;
}

.ra-archive .ra-archive-content .ra-archive-content-body .field--name-archive-related {
  padding: 2rem 0 1rem 0;
}

#views-exposed-form-ra-archives-ra-archives-block {
  padding: 1.5rem 0 0 0;
  margin: 0 0 2rem 0;
  background-color: #f2f2f2;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

#views-exposed-form-ra-archives-ra-archives-block .form-item-keywords {
  margin-left: 0;
  position: relative;
  background-color: #fff;
}

#views-exposed-form-ra-archives-ra-archives-block #edit-keywords {
  display: inline-block;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  padding: 0 0 0 1.75rem;
}

@media (min-width: 765px) {
  #views-exposed-form-ra-archives-ra-archives-block #edit-keywords {
    width: 260px;
  }
}

#views-exposed-form-ra-archives-ra-archives-block .icon-search-wrapper {
  position: absolute;
  top: .125rem;
  left: .25rem;
  font-size: 1.5rem;
}

#views-exposed-form-ra-archives-ra-archives-block .form-actions {
  margin-left: 1rem;
}

html body {
  margin: 0;
  opacity: 1;
  padding: 0;
  position: relative;
  visibility: visible;
}

layout-container {
  background-color: #f2f2f2;
}

.layout-banner {
  background-color: #fff;
  min-height: 7px;
}

.layout-nav-extra {
  position: relative;
  z-index: 2;
}

.layout-nav-extra .nav-main {
  margin-top: 0;
}

.layout-search {
  background-color: #ffdc00;
}

@media (min-width: 1256px) {
  .layout-search {
    margin-top: 1rem;
  }
}

.layout-search .layout-search-inner {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
  position: relative;
}

@media (min-width: 765px) {
  .layout-search .layout-search-inner {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .layout-search .layout-search-inner {
    width: 73rem;
  }
}

.layout-search .layout-search-inner::before {
  border-bottom: 1rem solid #ffdc00;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  content: '';
  display: block;
  height: 0;
  left: 0;
  margin-top: -1rem;
  position: absolute;
  top: 0;
  width: 0;
}

@media (min-width: 1256px) {
  .layout-search .layout-search-inner::before {
    left: initial;
    right: 0;
  }
}

.layout-tray {
  background-color: #f2f2f2;
  font-size: 0.875rem;
}

.layout-messages {
  background-color: #fff5b2;
}

.region.region-messages > .region-inner, .region.region-header > .region-inner, .region.region-top > .region-inner, .region.region-bottom > .region-inner, .region.region-footer > .region-inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.region.region-banner > .region-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  min-height: 7rem;
}

.region.region-tray {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-items: center;
  vertical-align: middle;
}

.region.region-breadcrumbs > .region-inner {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}

@media (min-width: 1256px) {
  .region.region-breadcrumbs > .region-inner {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
}

.region.region-search {
  height: 4.375rem;
  overflow: hidden;
}

.region.region-search > .region-inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.region.region-nav > .region-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

@media (max-width: 1256px) {
  .region.region-nav > .region-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
  }
}

.region.region-images > .region-inner, .region.region-documents > .region-inner, .region.region-remote-videos > .region-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

@media (min-width: 1256px) {
  .region.region-main > .region-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .style-landing .region.region-main > .region-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.region-nav {
  align-items: center;
  display: flex;
  min-height: 3.5rem;
}

.region-nav .block-content {
  order: 2;
  width: auto;
}

.region-banner .region-inner {
  padding-top: 0.25rem;
}

.header-logo-wrapper {
  z-index: 2;
}

.header-logo-wrapper img {
  display: block;
}

.region-header {
  overflow: hidden;
  *zoom: 1;
  order: 1;
}

.header-logo-wrapper {
  width: 100%;
}

.header-logo-wrapper .secondary-logo-white {
  display: none;
}

.header-logo-wrapper .secondary-logo-black > img {
  margin: 2rem auto 1rem auto;
  width: 360px;
  max-width: 80%;
  display: block;
}

@media (min-width: 765px) {
  .header-logo-wrapper .secondary-logo-black > img {
    margin: 2rem auto 0 auto;
  }
}

@media (min-width: 1256px) {
  .header-logo-wrapper .secondary-logo-black > img {
    margin: 2rem auto 1rem auto;
  }
}

@media (min-width: 1256px) {
  .image-beside > .region-inner,
  .image-hide > .region-inner {
    padding-bottom: 0;
  }
  .image-beside .image-beside,
  .image-beside .image-hide,
  .image-hide .image-beside,
  .image-hide .image-hide {
    margin-bottom: 1rem;
  }
  .image-beside .header-logo-wrapper,
  .image-hide .header-logo-wrapper {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: calc(40% - 4rem);
    margin-left: auto;
    margin-bottom: 1rem;
  }
  .image-beside .header-logo-wrapper .secondary-logo-white,
  .image-hide .header-logo-wrapper .secondary-logo-white {
    display: none;
  }
}

@media (min-width: 1256px) {
  .image-behind-white-text-no-gradient .header-logo-wrapper,
  .image-behind-black-text-no-gradient .header-logo-wrapper,
  .image-behind-white-text .header-logo-wrapper,
  .image-behind-black-text .header-logo-wrapper {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: calc(40% - 4rem);
    margin-bottom: .5rem;
  }
}

@media (min-width: 1256px) {
  .image-behind-white-text-no-gradient .header-logo-wrapper .secondary-logo-white,
  .image-behind-white-text .header-logo-wrapper .secondary-logo-white {
    display: block;
  }
  .image-behind-white-text-no-gradient .header-logo-wrapper .secondary-logo-black,
  .image-behind-white-text .header-logo-wrapper .secondary-logo-black {
    display: none;
  }
}

@media (min-width: 1256px) {
  .image-behind-black-text-no-gradient .header-logo-wrapper .secondary-logo-white,
  .image-behind-black-text .header-logo-wrapper .secondary-logo-white {
    display: none;
  }
  .image-behind-black-text-no-gradient .header-logo-wrapper .secondary-logo-black,
  .image-behind-black-text .header-logo-wrapper .secondary-logo-black {
    display: block;
  }
}

.region-breadcrumbs {
  order: 2;
  padding-top: 1rem;
  position: relative;
  z-index: 2;
}

@media (min-width: 1256px) {
  .region-breadcrumbs {
    padding-top: 0;
  }
}

.region-breadcrumbs > .region-inner {
  padding: .25rem 0;
}

.region-header-wrapper {
  border-bottom: 1px solid #c8c8c8;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}

@media (min-width: 765px) {
  .region-header-wrapper {
    background-size: cover;
    background-position: center 25%;
  }
}

.region-header-wrapper .region-header-wrapper-inner {
  display: flex;
  flex-direction: column;
}

.region-breadcrumbs + .region-header {
  border-bottom: 0 none;
}

.region-header {
  border-bottom: 1px solid #c8c8c8;
}

.region-header > .region-inner {
  padding: 3rem 0;
}

.not-node .region-header > .region-inner {
  padding: 1rem 0 1rem 0;
}

@media (min-width: 765px) {
  .region-header > .region-inner {
    padding: 3rem 0;
  }
  .not-node .region-header > .region-inner {
    padding: 1rem 0 1rem 0;
  }
}

@media (min-width: 1256px) {
  .region-header > .region-inner {
    padding: 3rem 0;
  }
  .not-node .region-header > .region-inner {
    padding: 2rem 0 2rem 0;
  }
}

.social-profiles {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1256px) {
  .social-profiles {
    align-items: center;
    flex-direction: row;
  }
}

.social-profiles-label {
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-right: 1rem;
  position: relative;
  top: 3px;
}

@media (min-width: 1256px) {
  .social-profiles-label {
    margin-bottom: 0;
  }
}

.social-profiles-icons {
  display: flex;
}

.social-profiles-icons > .social-icon {
  margin-right: .6rem;
}

.social-profiles-icons > .social-icon:last-of-type {
  margin-right: 0;
}

.view-mode-full > .node-tags {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
  max-width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media (min-width: 765px) {
  .view-mode-full > .node-tags {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .view-mode-full > .node-tags {
    width: 73rem;
  }
}

.view-mode-teaser > .node-content > .node-tags,
.view-mode-hero > .node-content > .node-tags {
  margin: 1rem 0 0;
}

.view-mode-teaser > .node-content > .node-tags .field-item,
.view-mode-hero > .node-content > .node-tags .field-item {
  color: #737373;
  align-items: center;
  display: flex;
  font-family: "Clancy", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin-right: .75rem;
  margin-bottom: .5rem;
  padding-left: 1.5rem;
  position: relative;
  line-height: 1;
}

.view-mode-teaser > .node-content > .node-tags .field-item .material-icons,
.view-mode-hero > .node-content > .node-tags .field-item .material-icons {
  margin-right: .75rem;
  top: -2px;
}

.view-mode-teaser > .node-content > .node-tags .field-item a,
.view-mode-hero > .node-content > .node-tags .field-item a {
  color: #4a4a4a;
}

.view-mode-teaser > .node-content > .node-tags .field-item i.material-icons,
.view-mode-hero > .node-content > .node-tags .field-item i.material-icons {
  position: absolute;
  left: 0;
  top: 0;
}

.node-tags .field--name-field-tags .field-items,
.node-tags .field--name-field-node-org-units .field-items,
.node-tags .field--name-field-subject-areas .field-items {
  margin: 1rem 0 .75rem;
}

.node-tags .field--name-field-tags .field-items .field-item,
.node-tags .field--name-field-node-org-units .field-items .field-item,
.node-tags .field--name-field-subject-areas .field-items .field-item {
  align-items: center;
  display: flex;
  font-family: "Clancy", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin-right: .75rem;
}

.node-tags .field--name-field-tags .field-items .field-item .material-icons,
.node-tags .field--name-field-node-org-units .field-items .field-item .material-icons,
.node-tags .field--name-field-subject-areas .field-items .field-item .material-icons {
  margin-right: .75rem;
  top: -2px;
}

.node-tags .field--name-field-tags .field-items .field-item a,
.node-tags .field--name-field-node-org-units .field-items .field-item a,
.node-tags .field--name-field-subject-areas .field-items .field-item a {
  color: #4a4a4a;
}

.node-tags .field--name-field-tags .field-items .field-item .material-icons,
.node-tags .field--name-field-node-org-units .field-items .field-item .material-icons,
.node-tags .field--name-field-subject-areas .field-items .field-item .material-icons {
  color: #ff635d;
}

.node-tags .field--name-field-degree-type .field-items,
.node-tags .field--name-field-delivery-mode .field-items {
  margin: 0;
}

.user-profile {
  margin: 0 0 4rem 0;
}

form.views-exposed-form {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  padding: 2rem 1rem 0 1rem;
}

@media (min-width: 765px) {
  form.views-exposed-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding: 2rem 0 0 0;
  }
}

form.views-exposed-form > .form-item {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

form.views-exposed-form > .form-item,
form.views-exposed-form > .form-actions {
  padding: 0;
  background-color: transparent;
  margin: 0 0 1.5rem;
  max-width: 100%;
}

@media (min-width: 765px) {
  form.views-exposed-form > .form-item,
  form.views-exposed-form > .form-actions {
    margin: 0 0 1.5rem 2rem;
  }
}

form.views-exposed-form > .form-item label {
  margin: 0 0.5rem 0 0;
  display: inline-block;
}

form.views-exposed-form > .form-item input[type="text"] {
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 1px solid #c8c8c8;
  background-color: transparent;
  height: 32px;
  width: 12rem;
  border-radius: 0;
  max-width: 100%;
}

form.views-exposed-form > .form-item input[type="date"] {
  width: auto;
  max-width: 10rem;
  display: inline-block;
}

form.views-exposed-form > .form-item select {
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 1px solid #c8c8c8;
  background-color: transparent;
  max-width: 100%;
}

form.views-exposed-form > .form-item.form-item-dates-min input[type="date"], form.views-exposed-form > .form-item.form-item-dates-max input[type="date"] {
  height: 2rem;
  line-height: 2;
  padding: 0 .5rem;
}

form.views-exposed-form > .form-item.form-item-dates-max {
  margin: 0 0 1.5rem 0.75rem;
}

form.views-exposed-form > .form-item.form-item-dates-max label {
  text-transform: lowercase;
}

form.views-exposed-form > .form-item .chosen-container {
  width: auto;
}

form.views-exposed-form > .form-item .chosen-container.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0.5rem;
  height: 32px;
  line-height: 2;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 1px solid #c8c8c8;
  border-radius: 0;
  background: transparent;
  background-clip: padding-box;
  box-shadow: none;
  color: #737373;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
}

form.views-exposed-form > .form-item .chosen-container.chosen-container-single .chosen-single div b {
  background-position: 0 6px;
}

form.views-exposed-form > .form-item .chosen-container.chosen-container-single .chosen-drop {
  font-family: "Roboto", sans-serif;
  margin: 0.375rem 0 0 0.5rem;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  font-size: 0.875rem;
}

form.views-exposed-form > .form-item .chosen-container.chosen-container-single .chosen-drop .chosen-results {
  margin: 0.25rem 0.25rem 0.25rem 0;
  padding: 0 0 0 0.25rem;
}

form.views-exposed-form > .form-actions input[type="submit"] {
  border: 0 none;
  height: 32px;
  line-height: 2;
  padding: 0 2rem;
  background-color: #3f61c4;
  color: #fff;
}

.views-infinite-scroll-content-wrapper + .pager li {
  text-align: center;
  list-style: none;
}

.views-infinite-scroll-content-wrapper + .pager .button:after {
  content: "\e145";
}

.view-search-results .views-row {
  border-bottom: 1px solid #c8c8c8;
  padding: 2rem 1rem 1rem;
}

.view-search-results .views-row:first-child {
  border-top: 1px solid #c8c8c8;
}

.view-search-results .views-row .views-field-search-api-excerpt {
  line-height: 1.75;
  margin-bottom: 1rem;
}

.field--paragraph-children {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  width: 100%;
  padding-left: 0;
}

@media (min-width: 1256px) {
  .field--paragraph-children {
    width: calc(100% + 2rem);
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children {
    width: calc(100% + 2rem);
    padding-left: 0;
  }
}

@media (min-width: 1256px) {
  .view-mode-sidebar .field--paragraph-children:not(.field--type-link) {
    width: 100%;
  }
}

.field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item {
    width: 23rem;
  }
  .field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 240px;
  }
  .field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items) > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 240px;
  }
}

.field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items).field--name-field-links > .field-item {
  width: 100%;
}

@media (min-width: 1256px) {
  .field--paragraph-children:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media):not(.field--name-field-items).field--name-field-links > .field-item {
    width: 23rem;
  }
}

.field--paragraph-children.field--name-field-people > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
  max-width: 100%;
}

@media (min-width: 765px) {
  .field--paragraph-children.field--name-field-people > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children.field--name-field-people > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.field--paragraph-children.field--name-field-people > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.field--paragraph-children.field--name-field-people > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .field--paragraph-children.field--name-field-people > .field-item {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children.field--name-field-people > .field-item {
    width: auto;
  }
  .style-standard .region-top .field--paragraph-children.field--name-field-people > .field-item,
  .style-landing .region-top .field--paragraph-children.field--name-field-people > .field-item, .style-standard
  .region-bottom .field--paragraph-children.field--name-field-people > .field-item,
  .style-landing
  .region-bottom .field--paragraph-children.field--name-field-people > .field-item {
    width: 35.5rem;
  }
  .style-standard .region-content .field--paragraph-children.field--name-field-people > .field-item {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .field--paragraph-children.field--name-field-people > .field-item {
    width: 35.5rem;
  }
}

@media (min-width: 765px) {
  .field--paragraph-children.field--name-field-people > .field-item {
    max-width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children.field--name-field-people > .field-item {
    max-width: 73rem;
  }
}

.field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child, .field--paragraph-children.field--name-field-highlighted-node > .field-item:only-child, .field--paragraph-children.field--name-field-highlighted-media > .field-item:only-child {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  max-width: 100%;
}

@media (min-width: 765px) {
  .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child, .field--paragraph-children.field--name-field-highlighted-node > .field-item:only-child, .field--paragraph-children.field--name-field-highlighted-media > .field-item:only-child {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child, .field--paragraph-children.field--name-field-highlighted-node > .field-item:only-child, .field--paragraph-children.field--name-field-highlighted-media > .field-item:only-child {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child > *, .field--paragraph-children.field--name-field-highlighted-node > .field-item:only-child > *, .field--paragraph-children.field--name-field-highlighted-media > .field-item:only-child > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child > .button, .field--paragraph-children.field--name-field-highlighted-node > .field-item:only-child > .button, .field--paragraph-children.field--name-field-highlighted-media > .field-item:only-child > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 1256px) {
  .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child, .field--paragraph-children.field--name-field-highlighted-node > .field-item:only-child, .field--paragraph-children.field--name-field-highlighted-media > .field-item:only-child {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    max-width: 100%;
    padding: 0;
    margin: 0 2rem 2rem 0;
  }
  .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child, .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-node > .field-item:only-child, .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-media > .field-item:only-child {
    margin-right: 2rem;
  }
}

.field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
  width: 100%;
}

@media (min-width: 765px) {
  .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2) > *, .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2) > *, .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2) > *, .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2) > *, .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2) > *, .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2) > .button, .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2) > .button, .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2) > .button, .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2) > .button, .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2) > .button, .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    width: auto;
  }
  .style-standard .region-top .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2),
  .style-landing .region-top .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .style-standard
  .region-bottom .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2),
  .style-landing
  .region-bottom .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .style-standard .region-top .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2),
  .style-landing .region-top .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .style-standard
  .region-bottom .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2),
  .style-landing
  .region-bottom .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .style-standard .region-top .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2),
  .style-landing .region-top .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .style-standard
  .region-bottom .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2),
  .style-landing
  .region-bottom .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .style-standard .region-top .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2),
  .style-landing .region-top .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .style-standard
  .region-bottom .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2),
  .style-landing
  .region-bottom .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .style-standard .region-top .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2),
  .style-landing .region-top .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .style-standard
  .region-bottom .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2),
  .style-landing
  .region-bottom .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .style-standard .region-top .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2),
  .style-landing .region-top .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2), .style-standard
  .region-bottom .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2),
  .style-landing
  .region-bottom .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    width: 35.5rem;
  }
  .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .style-landing .region-content .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .style-landing .region-content .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .style-landing .region-content .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .style-landing .region-content .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .style-landing .region-content .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    width: 35.5rem;
  }
}

@media (min-width: 1256px) {
  .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    margin-right: 2rem !important;
  }
  .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2), .style-standard .region-content .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2) {
    margin-right: 1rem !important;
  }
}

.field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2):last-child, .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2):last-child, .field--paragraph-children.field--name-field-highlighted-node > .field-item:first-child:nth-last-child(2):last-child, .field--paragraph-children.field--name-field-highlighted-node > .field-item:nth-child(2):last-child, .field--paragraph-children.field--name-field-highlighted-media > .field-item:first-child:nth-last-child(2):last-child, .field--paragraph-children.field--name-field-highlighted-media > .field-item:nth-child(2):last-child {
  margin-right: 0 !important;
}

@media (min-width: 765px) {
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child .media--view-mode-massive {
    height: 460px;
  }
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child .media--view-mode-massive img {
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 1256px) {
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child {
    width: 23rem;
  }
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child .media--view-mode-massive {
    height: 740px;
  }
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:only-child .media--view-mode-massive img {
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 765px) {
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2) .media--view-mode-massive, .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2) .media--view-mode-massive {
    height: 460px;
  }
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2) .media--view-mode-massive img, .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2) .media--view-mode-massive img {
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 1256px) {
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2), .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2) {
    width: 23rem;
  }
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2) .media--view-mode-massive, .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2) .media--view-mode-massive {
    height: 370px;
  }
  .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:first-child:nth-last-child(2) .media--view-mode-massive img, .type-content-highlighted .field--paragraph-children.field--name-field-highlighted-paragraph > .field-item:nth-child(2) .media--view-mode-massive img {
    width: 100%;
    height: 100%;
  }
}

.section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
.section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
.section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
.section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
.section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
.section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > *,
.section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > *,
.section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > *,
.section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > *,
.section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > *,
.section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > .button,
.section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > .button,
.section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > .button,
.section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > .button,
.section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > .button,
.section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item {
    margin-right: auto;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img {
    height: 460px;
    width: auto;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img {
    height: 460px;
    width: 704px;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image {
    width: 704px;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item {
    width: 23rem;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item {
    width: 73rem;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 496px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img {
    height: 496px;
    width: 760px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 496px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img {
    height: 496px;
    width: 760px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image {
    width: 760px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing .region-top
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing
  .region-bottom
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing .region-top
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content {
    top: -20rem;
    width: 25rem;
    margin-bottom: -20rem;
    left: 44rem;
    min-height: 18rem;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-standard .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item {
    width: calc(100% - 2rem);
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 307px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img {
    height: 307px;
    width: 470px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 307px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img {
    height: 307px;
    width: 470px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-standard .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image {
    width: 470px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-standard .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content {
    top: -12rem;
    width: 16rem;
    margin-bottom: -12rem;
    left: 26rem;
    min-height: 10rem;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-landing .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-landing .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item, .style-landing .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item {
    width: 73rem;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-landing .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-landing .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-landing .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 496px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-landing .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-landing .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-landing .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.view-mode-teaser .media--view-mode-teaser img {
    height: 496px;
    width: 760px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-landing .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-landing .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-landing .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 496px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-landing .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-landing .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-landing .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img {
    height: 496px;
    width: 760px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-landing .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-landing .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image, .style-landing .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node-image {
    width: 760px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-landing .region-content
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-landing .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content, .style-landing .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid.field-items-1 > .field-item .node .node-image ~ .node-content {
    top: -20rem;
    width: 25rem;
    margin-bottom: -20rem;
    left: 44rem;
  }
}

.section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
.section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item > *,
.section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item > .button,
.section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    margin-right: auto;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: auto;
  }
  .style-standard .region-top .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing .region-top .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard
  .region-bottom .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing
  .region-bottom .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-top
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing .region-top
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard
  .region-bottom
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing
  .region-bottom
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 35.5rem;
  }
  .style-standard .region-content .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-content
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    margin-right: 1rem;
    width: 22.5rem;
  }
  .style-landing .region-content .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-landing .region-content
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 35.5rem;
  }
}

@media (min-width: 765px) {
  .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .section-content-grid-profiles.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-content
  .section-content-grid-profiles.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: calc(100% - 2rem);
  }
}

.section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
.section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
.section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item > *,
.section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item > *,
.section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item > .button,
.section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item > .button,
.section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 23rem;
  }
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 240px;
  }
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 240px;
  }
}

@media (min-width: 765px) {
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 23rem;
  }
  .style-standard .region-content .section-content-grid-standard.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-content
  .section-content-grid-featured.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-content
  .section-content-grid-featured-01.grid-no-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    margin-right: 1rem;
    width: 22.5rem;
  }
}

.section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
.section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
.section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
}

@media (min-width: 765px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item > *,
.section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item > *,
.section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item > .button,
.section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item > .button,
.section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    margin-right: auto;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img {
    height: 460px;
    width: auto;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img {
    height: 460px;
    width: 704px;
  }
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image {
    width: 704px;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 23rem;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 35.5rem;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 371px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img {
    height: 371px;
    width: 568px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 371px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img {
    height: 371px;
    width: 568px;
  }
  .style-standard .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image,
  .style-landing .region-top .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-standard
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image,
  .style-landing
  .region-bottom .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-standard .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image,
  .style-landing .region-top
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-standard
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image,
  .style-landing
  .region-bottom
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-standard .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image,
  .style-landing .region-top
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-standard
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image,
  .style-landing
  .region-bottom
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image {
    width: 568px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: calc(100% - 2rem);
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 460px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img {
    height: 460px;
    width: 704px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 460px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img {
    height: 460px;
    width: 704px;
  }
  .style-standard .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-standard .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-standard .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image {
    width: 704px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 35.5rem;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser {
    height: 371px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.view-mode-teaser .media--view-mode-teaser img {
    height: 371px;
    width: 568px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive {
    height: 371px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node.type-content-grid-item.view-mode-teaser .media--view-mode-massive img {
    height: 371px;
    width: 568px;
  }
  .style-landing .region-content .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-landing .region-content
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image, .style-landing .region-content
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item .node-image {
    width: 568px;
  }
}

@media (min-width: 765px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .section-content-grid-standard.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item,
  .section-content-grid-featured-01.grid-grow .field--paragraph-children.field--name-field-content-grid > .field-item {
    width: 23rem;
  }
}

.section-links-standard .field--paragraph-children.field--name-field-links > .field-item > a {
  font-family: "Roboto Mono", monospace;
  color: inherit;
  display: block;
  padding: 1.5rem 2rem .5rem;
  flex-direction: row !important;
  margin-bottom: 1rem;
}

.section-links-menu .field--paragraph-children.field--name-field-links {
  border-top: solid 1px #efefef;
  margin: 0 0 2rem 0;
  width: 100%;
  flex-direction: column;
}

.section-links-menu .field--paragraph-children.field--name-field-links > .field-item {
  background-color: transparent !important;
  border-bottom: solid 1px #efefef;
  margin: 0 0 0 0 !important;
  width: 100% !important;
}

.section-links-menu .field--paragraph-children.field--name-field-links > .field-item > a {
  display: block;
  padding: 1rem 0.5rem 1rem 0.5rem;
  flex-direction: row !important;
  margin-bottom: 0;
}

.section-links-menu .field--paragraph-children.field--name-field-links > .field-item > a:hover, .section-links-menu .field--paragraph-children.field--name-field-links > .field-item > a:focus {
  background-color: #f2f2f2;
}

.field--paragraph-children.field--name-field-items {
  position: relative;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items {
  border-top-width: 1px;
  border-top-style: solid;
  width: 100%;
  flex-direction: row;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items > .field-item,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items > .field-item {
  min-width: 100% !important;
  flex-basis: 100%;
  margin-bottom: 0 !important;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items > .field-item:last-child,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items > .field-item:last-child {
  margin-bottom: 2rem !important;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs {
  margin: 0;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 0.5rem 0 0.5rem 1rem;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h1,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h1 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  padding: 1rem 0 .75rem;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h2,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h2 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  padding: 1rem 0 .75rem;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h3,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h3 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  padding: 1rem 0 .75rem;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h4,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h4 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  padding: 1rem 0 .75rem;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h5,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h5 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  padding: 1rem 0 .75rem;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h6,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-title.tabs-horizontal-item h6 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.5rem;
  padding: 1rem 0 .75rem;
}

.tabs-horizontal .field--paragraph-children.field--name-field-items > .field--name-field-par-title,
.tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items > .field--name-field-par-title {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 80%;
}

@media (min-width: 1256px) {
  .tabs-horizontal .field--paragraph-children.field--name-field-items,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items {
    border-top-width: 0;
    border-top-style: none;
    width: 100%;
    flex-direction: row;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items > .field-item,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items > .field-item {
    width: calc(100% - 2rem);
    margin-bottom: 0 !important;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items > .field-item:last-child,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items > .field-item:last-child {
    margin-bottom: 2rem !important;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;
    width: 100%;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item {
    cursor: pointer;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c5cfed;
    padding: 0.5rem 0 0.5rem 1rem;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    border-bottom-width: 5px;
    padding: 0;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    text-align: center;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item a.tabs-horizontal-item,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item a.tabs-horizontal-item {
    margin: auto;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded {
    border-bottom-color: #3f61c4;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h1,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h1 {
    color: #3f61c4;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h2,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h2 {
    color: #3f61c4;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h3,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h3 {
    color: #3f61c4;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h4,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h4 {
    color: #3f61c4;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h5,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h5 {
    color: #3f61c4;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h6,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item.expanded h6 {
    color: #3f61c4;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h1,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h1 {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: normal;
    font-size: 1rem;
    color: #737373;
    padding: 1rem .5rem .75rem;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h2,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h2 {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: normal;
    font-size: 1rem;
    color: #737373;
    padding: 1rem .5rem .75rem;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h3,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h3 {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: normal;
    font-size: 1rem;
    color: #737373;
    padding: 1rem .5rem .75rem;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h4,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h4 {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: normal;
    font-size: 1rem;
    color: #737373;
    padding: 1rem .5rem .75rem;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h5,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h5 {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: normal;
    font-size: 1rem;
    color: #737373;
    padding: 1rem .5rem .75rem;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h6,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .paragraph-title.tabs-horizontal-item h6 {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: normal;
    font-size: 1rem;
    color: #737373;
    padding: 1rem .5rem .75rem;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .accordion-toggle,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .items-tabs .accordion-toggle {
    display: none;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-content.tabs-horizontal-item,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-content.tabs-horizontal-item {
    padding: 1.5rem 0 0 0;
    border-bottom-width: 0;
    border-bottom-style: none;
  }
  .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-content.tabs-horizontal-item .field--name-field-body-text,
  .tabs-grid .tabs-horizontal .field--paragraph-children.field--name-field-items .paragraph-content.tabs-horizontal-item .field--name-field-body-text {
    margin: 0;
  }
}

.tabs-vertical .field--paragraph-children.field--name-field-items,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items {
  border-top-width: 0;
  border-top-style: none;
  width: 100%;
  flex-direction: row;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .items-tabs,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .items-tabs,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .items-tabs {
  margin: 0 2rem 0 0;
  width: 100%;
}

@media (min-width: 1256px) {
  .tabs-vertical .field--paragraph-children.field--name-field-items .items-tabs,
  .tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .items-tabs,
  .tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .items-tabs {
    width: auto;
  }
}

@media (min-width: 1256px) {
  .tabs-vertical .field--paragraph-children.field--name-field-items .tabs-horizontal .items-tabs,
  .tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .tabs-horizontal .items-tabs,
  .tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .tabs-horizontal .items-tabs {
    width: 100%;
  }
}

.tabs-vertical .field--paragraph-children.field--name-field-items > .field-item,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items > .field-item,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items > .field-item {
  width: calc(100% - 2rem) !important;
  flex-basis: 100%;
  margin-bottom: 0 !important;
}

.tabs-vertical .field--paragraph-children.field--name-field-items > .field-item:last-child,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items > .field-item:last-child,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items > .field-item:last-child {
  margin-bottom: 2rem !important;
}

.tabs-vertical .field--paragraph-children.field--name-field-items > .field-item:first-child .paragraph-title,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items > .field-item:first-child .paragraph-title,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items > .field-item:first-child .paragraph-title {
  border-top-width: 1px;
  border-top-style: solid;
  border-color: inherit;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .paragraph-title.tabs-vertical-item,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .paragraph-title.tabs-vertical-item,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .paragraph-title.tabs-vertical-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 1rem 0;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .paragraph-title.tabs-vertical-item a.tabs-vertical-item,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .paragraph-title.tabs-vertical-item a.tabs-vertical-item,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .paragraph-title.tabs-vertical-item a.tabs-vertical-item {
  max-width: calc(100% - 40px);
}

.tabs-vertical .field--paragraph-children.field--name-field-items .tabs-grid .paragraph-title a,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .tabs-grid .paragraph-title a,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .tabs-grid .paragraph-title a {
  max-width: 100%;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 80%;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h1,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h1,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h1 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h2,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h2,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h2 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h3,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h3,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h3 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h4,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h4,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h4 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h5,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h5,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h5 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h6,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h6,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .field--name-field-par-title > h6 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}

.tabs-vertical .field--paragraph-children.field--name-field-items .accordion-toggle,
.tabs-grid .tabs-vertical .field--paragraph-children.field--name-field-items .accordion-toggle,
.tabs-horizontal .tabs-vertical .field--paragraph-children.field--name-field-items .accordion-toggle {
  padding-right: 0.5rem;
}

.tabs-grid .field--paragraph-children.field--name-field-items {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  padding: 0;
  width: 100%;
  padding-left: 0;
}

@media (min-width: 1256px) {
  .tabs-grid .field--paragraph-children.field--name-field-items {
    width: calc(100% + 2rem);
  }
}

@media (min-width: 1256px) {
  .tabs-grid .field--paragraph-children.field--name-field-items {
    padding-left: 0;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
  display: flex;
  margin: 0 auto 2rem;
  width: 100%;
  border-width: 0 !important;
  border-style: none !important;
  min-width: auto !important;
  overflow: visible !important;
}

@media (min-width: 765px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item > .button {
  flex-direction: row;
  padding: 1rem 2rem;
}

@media (min-width: 765px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
    margin-left: 0;
    margin-right: 2rem;
    width: 20rem;
  }
  .style-standard .region-content .tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
    margin-right: 1rem;
    width: 14.665rem;
  }
}

@media (min-width: 1256px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
    margin-left: 0;
    margin-right: 2rem;
  }
  .style-standard .region-top .tabs-grid .field--paragraph-children.field--name-field-items > .field-item,
  .style-landing .region-top .tabs-grid .field--paragraph-children.field--name-field-items > .field-item, .style-standard
  .region-bottom .tabs-grid .field--paragraph-children.field--name-field-items > .field-item,
  .style-landing
  .region-bottom .tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
    width: 16.75rem;
  }
  .style-standard .region-content .tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
    margin-right: 1rem;
    width: 14.665rem;
  }
  .style-landing .region-content .tabs-grid .field--paragraph-children.field--name-field-items > .field-item {
    width: 16.75rem !important;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item:last-child {
  margin-bottom: 2rem !important;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item {
  border-width: 0 !important;
  border-style: none !important;
  position: relative;
  width: 100%;
}

@media (min-width: 765px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item {
    height: 240px;
  }
}

@media (min-width: 1256px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item {
    height: 200px;
  }
  .style-standard .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item {
    height: 175px;
  }
  .style-standard .region-bottom .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item {
    height: 200px;
  }
  .style-landing .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item {
    height: 200px;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item {
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
}

@media (min-width: 765px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item {
    position: absolute;
    height: 240px;
  }
}

@media (min-width: 1256px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item {
    position: absolute;
  }
  .style-standard .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item {
    height: 175px;
  }
  .style-standard .region-bottom .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item {
    height: 200px;
  }
  .style-landing .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item {
    height: 200px;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-image {
  height: 100%;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-image .media {
  height: 100%;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-par-title {
  background-image: -owg-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 85%, rgba(0, 0, 0, 0.55) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 85%, rgba(0, 0, 0, 0.55) 100%);
  height: 4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-par-title h1 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
  width: calc(100% - 4rem);
  position: absolute;
  bottom: 0.75rem;
  left: 1rem;
  color: #fff;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-par-title h2 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
  width: calc(100% - 4rem);
  position: absolute;
  bottom: 0.75rem;
  left: 1rem;
  color: #fff;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-par-title h3 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
  width: calc(100% - 4rem);
  position: absolute;
  bottom: 0.75rem;
  left: 1rem;
  color: #fff;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-par-title h4 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
  width: calc(100% - 4rem);
  position: absolute;
  bottom: 0.75rem;
  left: 1rem;
  color: #fff;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-par-title h5 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
  width: calc(100% - 4rem);
  position: absolute;
  bottom: 0.75rem;
  left: 1rem;
  color: #fff;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item > a.tabs-grid-item > .field--name-field-par-title h6 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 1rem;
  width: calc(100% - 4rem);
  position: absolute;
  bottom: 0.75rem;
  left: 1rem;
  color: #fff;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-title.tabs-grid-item .accordion-toggle.tabs-grid-item {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  padding: 0.75rem;
  opacity: 0.75;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item {
  position: relative;
  border-width: 0 !important;
  border-style: none !important;
  width: 100%;
  margin-right: auto;
}

@media (min-width: 765px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item {
    width: 42rem;
  }
}

@media (min-width: 1256px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item {
    width: 100%;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-top .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item,
  .style-landing .region-top .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item, .style-standard
  .region-bottom .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item,
  .style-landing
  .region-bottom .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item {
    width: 73rem;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item {
    width: 46rem;
  }
  .style-landing .region-content .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item {
    width: 73rem;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

@media (min-width: 1256px) {
  .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item > .field--name-field-body-text {
  margin: 0 0 1rem;
  order: 1;
}

@media (min-width: 1256px) {
  .style-standard .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item > .field--name-field-body-text {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 46rem;
  }
  .style-standard .region-bottom .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item > .field--name-field-body-text {
    width: 71rem;
  }
  .style-landing .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item > .field--name-field-body-text {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 71rem;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item > .field--name-field-item-secondary ~ .field--name-field-body-text {
  margin: 0 0 1rem;
}

@media (min-width: 1256px) {
  .style-standard .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item > .field--name-field-item-secondary ~ .field--name-field-body-text {
    width: 26rem;
  }
  .style-standard .region-bottom .tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item > .field--name-field-item-secondary ~ .field--name-field-body-text {
    width: 43rem;
  }
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .paragraph-grid-content.tabs-grid-item > .field--name-field-item-secondary {
  margin: 0 0 1rem;
  order: 2;
  width: 100%;
}

.tabs-grid .field--paragraph-children.field--name-field-items > .field-item .paragraph-content.tabs-grid-item > .field--name-field-link {
  margin: 0 1rem;
}

.field--paragraph-children.field--name-field-items .paragraph-content {
  padding: 1.5rem 0 1.5rem 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.field--paragraph-children.field--name-field-items .paragraph-content .field--name-field-body-text {
  margin: 0 0 1rem 0;
}

.field--paragraph-children.field--name-field-items .accordion-toggle {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  font-size: 1.5rem;
  cursor: pointer;
}

.field--paragraph-children.field--name-field-items .type-webform {
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.field--paragraph-children.field--name-field-items .type-webform h1 {
  text-align: left;
}

.field--paragraph-children.field--name-field-items .type-webform h2 {
  text-align: left;
}

.field--paragraph-children.field--name-field-items .type-webform h3 {
  text-align: left;
}

.field--paragraph-children.field--name-field-items .type-webform h4 {
  text-align: left;
}

.field--paragraph-children.field--name-field-items .type-webform h5 {
  text-align: left;
}

.field--paragraph-children.field--name-field-items .type-webform h6 {
  text-align: left;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title {
  margin: 0;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a {
  color: #333;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item {
  color: #ff635d;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field, .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div {
  display: inline;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address, .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
  color: #737373;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address {
  color: #737373;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons {
  line-height: 1;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons, .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content {
  top: -2rem;
  width: calc(100% - 5rem);
  margin-bottom: -2rem;
  left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image {
  padding-bottom: 0;
}

@media (min-width: 1256px) {
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image {
    flex-shrink: 0;
    background-color: #f2f2f2;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content {
    background-color: #f2f2f2;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue {
    background-color: #f2f2f2;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 0;
    padding: 2rem;
    position: relative;
    word-wrap: break-word;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title {
    margin: 0;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a {
    color: #333;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text {
    width: 100%;
    line-height: 1.75;
    margin: 1rem 0 0 0;
    color: #333;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt,
  .type-news.style-standard .node-content.view-mode-full .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
    padding: 0;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper {
    position: relative;
    top: 2rem;
    left: 2rem;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper {
    left: 2rem;
    margin-left: auto;
    margin-top: auto;
    position: relative;
    top: 2rem;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link {
    float: right;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a {
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 700;
    z-index: 1;
    padding-right: 0 !important;
    color: #333;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i {
    font-size: 2rem;
    width: 2rem;
    margin-left: 0.5rem;
    padding: 10px;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item {
    color: #ff635d;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email {
    line-height: 1.75;
    margin-top: .5rem;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field, .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div, .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div {
    display: inline;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item, .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item {
    display: inline;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address, .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 0.75rem;
    margin-top: 1rem;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    color: #737373;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address {
    color: #737373;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content {
    top: -3.125rem;
    margin-bottom: -3.125rem;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper {
    position: relative;
    top: -3.125rem;
    overflow: hidden;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
    position: relative;
    left: 1rem;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates {
    display: flex;
    align-items: center;
    background-color: rgba(63, 97, 196, 0.8);
    color: #fff;
    height: 3.125rem;
    padding: 0 1rem;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons {
    line-height: 1;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons, .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons {
    background-color: #3f61c4;
    color: #fff;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons, .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons {
    border-radius: 4rem;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content {
    top: -2rem;
    width: calc(100% - 5rem);
    margin-bottom: -2rem;
    left: 1rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .region-top .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image,
  .region-bottom .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image {
    padding-bottom: 0;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image {
    flex-shrink: 0;
    background-color: #f2f2f2;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content {
    background-color: #f2f2f2;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue {
    background-color: #f2f2f2;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 0;
    padding: 2rem;
    position: relative;
    word-wrap: break-word;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title {
    margin: 0;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a {
    color: #333;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text {
    width: 100%;
    line-height: 1.75;
    margin: 1rem 0 0 0;
    color: #333;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .type-news.style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt,
  .type-news.style-standard .node-content.view-mode-full .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
    padding: 0;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper {
    position: relative;
    top: 2rem;
    left: 2rem;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper {
    left: 2rem;
    margin-left: auto;
    margin-top: auto;
    position: relative;
    top: 2rem;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link {
    float: right;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a {
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 700;
    z-index: 1;
    padding-right: 0 !important;
    color: #333;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i {
    font-size: 2rem;
    width: 2rem;
    margin-left: 0.5rem;
    padding: 10px;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item {
    color: #ff635d;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email {
    line-height: 1.75;
    margin-top: .5rem;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field, .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div, .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div {
    display: inline;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item, .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item {
    display: inline;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address, .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 0.75rem;
    margin-top: 1rem;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    color: #737373;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address {
    color: #737373;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content {
    top: -3.125rem;
    margin-bottom: -3.125rem;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper {
    position: relative;
    top: -3.125rem;
    overflow: hidden;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
    position: relative;
    left: 1rem;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates {
    display: flex;
    align-items: center;
    background-color: rgba(63, 97, 196, 0.8);
    color: #fff;
    height: 3.125rem;
    padding: 0 1rem;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons {
    line-height: 1;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons, .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons {
    background-color: #3f61c4;
    color: #fff;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons, .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons {
    border-radius: 4rem;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content {
    top: -2rem;
    width: calc(100% - 5rem);
    margin-bottom: -2rem;
    left: 1rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image,
  .style-landing .region-content .paragraph.background-default-hue .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image {
    padding-bottom: 0;
  }
}

@media (min-width: 1256px) {
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image {
    flex-shrink: 0;
    background-color: #fff;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content {
    background-color: #fff;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue {
    background-color: #f2f2f2;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 0;
    padding: 2rem;
    position: relative;
    word-wrap: break-word;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title {
    margin: 0;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a {
    color: #333;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text {
    width: 100%;
    line-height: 1.75;
    margin: 1rem 0 0 0;
    color: #333;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt,
  .type-news.style-standard .node-content.view-mode-full .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
    padding: 0;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper {
    position: relative;
    top: 2rem;
    left: 2rem;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper {
    left: 2rem;
    margin-left: auto;
    margin-top: auto;
    position: relative;
    top: 2rem;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link {
    float: right;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a {
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 700;
    z-index: 1;
    padding-right: 0 !important;
    color: #333;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i {
    font-size: 2rem;
    width: 2rem;
    margin-left: 0.5rem;
    padding: 10px;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item {
    color: #ff635d;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email {
    line-height: 1.75;
    margin-top: .5rem;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field, .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div, .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div {
    display: inline;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item, .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item {
    display: inline;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address, .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 0.75rem;
    margin-top: 1rem;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    color: #737373;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address {
    color: #737373;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content {
    top: -3.125rem;
    margin-bottom: -3.125rem;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper {
    position: relative;
    top: -3.125rem;
    overflow: hidden;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
    position: relative;
    left: 1rem;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates {
    display: flex;
    align-items: center;
    background-color: rgba(63, 97, 196, 0.8);
    color: #fff;
    height: 3.125rem;
    padding: 0 1rem;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons {
    line-height: 1;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons, .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons {
    background-color: #3f61c4;
    color: #fff;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons, .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons {
    border-radius: 4rem;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content {
    top: -2rem;
    width: calc(100% - 5rem);
    margin-bottom: -2rem;
    left: 1rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .region-top .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image,
  .region-bottom .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image {
    padding-bottom: 0;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image {
    flex-shrink: 0;
    background-color: #f2f2f2;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content {
    background-color: #f2f2f2;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue {
    background-color: #f2f2f2;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 0;
    padding: 2rem;
    position: relative;
    word-wrap: break-word;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title {
    margin: 0;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a {
    color: #333;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text {
    width: 100%;
    line-height: 1.75;
    margin: 1rem 0 0 0;
    color: #333;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .type-news.style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
    padding: 0;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper {
    position: relative;
    top: 2rem;
    left: 2rem;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper {
    left: 2rem;
    margin-left: auto;
    margin-top: auto;
    position: relative;
    top: 2rem;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link {
    float: right;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a {
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 700;
    z-index: 1;
    padding-right: 0 !important;
    color: #333;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i {
    font-size: 2rem;
    width: 2rem;
    margin-left: 0.5rem;
    padding: 10px;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item {
    color: #ff635d;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email {
    line-height: 1.75;
    margin-top: .5rem;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field, .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div, .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div {
    display: inline;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item, .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item {
    display: inline;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address, .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 0.75rem;
    margin-top: 1rem;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    color: #737373;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address {
    color: #737373;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content {
    top: -3.125rem;
    margin-bottom: -3.125rem;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper {
    position: relative;
    top: -3.125rem;
    overflow: hidden;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
    position: relative;
    left: 1rem;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates {
    display: flex;
    align-items: center;
    background-color: rgba(63, 97, 196, 0.8);
    color: #fff;
    height: 3.125rem;
    padding: 0 1rem;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons {
    line-height: 1;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons, .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons {
    background-color: #3f61c4;
    color: #fff;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons, .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons {
    border-radius: 4rem;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content {
    top: -2rem;
    width: calc(100% - 5rem);
    margin-bottom: -2rem;
    left: 1rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image {
    padding-bottom: 0;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-image {
    flex-shrink: 0;
    background-color: #fff;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:not(.type-content-grid-item) > .node-content {
    background-color: #fff;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-content-grid-item > .node-content.background-default-hue {
    background-color: #f2f2f2;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 0;
    padding: 2rem;
    position: relative;
    word-wrap: break-word;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title {
    margin: 0;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-title h3 a {
    color: #333;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text {
    width: 100%;
    line-height: 1.75;
    margin: 1rem 0 0 0;
    color: #333;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
    padding: 0;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content:not(.paragraph) .teaser-link-wrapper {
    position: relative;
    top: 2rem;
    left: 2rem;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper {
    left: 2rem;
    margin-left: auto;
    margin-top: auto;
    position: relative;
    top: 2rem;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link {
    float: right;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a {
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 700;
    z-index: 1;
    padding-right: 0 !important;
    color: #333;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .teaser-link-wrapper .teaser-link a i {
    font-size: 2rem;
    width: 2rem;
    margin-left: 0.5rem;
    padding: 10px;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node > .node-content .node-tags .field-item {
    color: #ff635d;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email {
    line-height: 1.75;
    margin-top: .5rem;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field, .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div, .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div {
    display: inline;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-gender > .field > .field-item, .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-gender > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-pronouns > .field > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-location > .field > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-location > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-languages > .field > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-languages > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-phone > .field > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-phone > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .node-person-email > .field > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-person .table-container.node-person-email > div > .field-item {
    display: inline;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address, .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 0.75rem;
    margin-top: 1rem;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-location .node-address {
    color: #737373;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-address {
    color: #737373;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-content {
    top: -3.125rem;
    margin-bottom: -3.125rem;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper {
    position: relative;
    top: -3.125rem;
    overflow: hidden;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
    position: relative;
    left: 1rem;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates {
    display: flex;
    align-items: center;
    background-color: rgba(63, 97, 196, 0.8);
    color: #fff;
    height: 3.125rem;
    padding: 0 1rem;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-dates {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node.type-event .node-event-dates .field--name-field-event-display-times {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .teaser-link .material-icons {
    line-height: 1;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .material-icons, .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .material-icons {
    background-color: #3f61c4;
    color: #fff;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:hover .teaser-link .field--name-field-link__text + .material-icons, .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node:focus .teaser-link .field--name-field-link__text + .material-icons {
    border-radius: 4rem;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image ~ .node-content {
    top: -2rem;
    width: calc(100% - 5rem);
    margin-bottom: -2rem;
    left: 1rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-landing .region-content .paragraph:not(.background-default-hue) .field--paragraph-nodes:not(.field--name-field-people):not(.field--name-field-content-grid):not(.field--name-field-highlighted-paragraph):not(.field--name-field-highlighted-node):not(.field--name-field-highlighted-media) .node .node-image {
    padding-bottom: 0;
  }
}

.field--paragraph-nodes.field--name-field-people .node > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-people .node:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-people .node.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .node-title {
  margin: 0;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .node-title h3 a {
  color: #333;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.field--paragraph-nodes.field--name-field-people .node > .node-content .node-tags .field-item {
  color: #ff635d;
}

.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-email > div {
  display: inline;
}

.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.field--paragraph-nodes.field--name-field-people .node.type-event .node-address, .field--paragraph-nodes.field--name-field-people .node.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.field--paragraph-nodes.field--name-field-people .node.type-location .node-address {
  color: #737373;
}

.field--paragraph-nodes.field--name-field-people .node.type-event .node-address {
  color: #737373;
}

.field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes.field--name-field-people .node .teaser-link .material-icons {
  line-height: 1;
}

.field--paragraph-nodes.field--name-field-people .node:hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-people .node:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.field--paragraph-nodes.field--name-field-people .node:hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-people .node:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

@media (min-width: 1256px) {
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-image {
    flex-shrink: 0;
    background-color: #f2f2f2;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node:not(.type-content-grid-item) > .node-content {
    background-color: #f2f2f2;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-content-grid-item > .node-content.background-default-hue {
    background-color: #f2f2f2;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 0;
    padding: 2rem;
    position: relative;
    word-wrap: break-word;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .node-title {
    margin: 0;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .node-title h3 a {
    color: #333;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text {
    width: 100%;
    line-height: 1.75;
    margin: 1rem 0 0 0;
    color: #333;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
    padding: 0;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content:not(.paragraph) .teaser-link-wrapper {
    position: relative;
    top: 2rem;
    left: 2rem;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper {
    left: 2rem;
    margin-left: auto;
    margin-top: auto;
    position: relative;
    top: 2rem;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link {
    float: right;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link a {
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 700;
    z-index: 1;
    padding-right: 0 !important;
    color: #333;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link a i {
    font-size: 2rem;
    width: 2rem;
    margin-left: 0.5rem;
    padding: 10px;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node > .node-content .node-tags .field-item {
    color: #ff635d;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email {
    line-height: 1.75;
    margin-top: .5rem;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender > .field, .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-gender > div, .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-gender > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns > .field,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-pronouns > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location > .field,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-location > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-location > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages > .field,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-languages > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone > .field,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-phone > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email > .field,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-email > div,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-email > div {
    display: inline;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender > .field > .field-item, .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-gender > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns > .field > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location > .field > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-location > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages > .field > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-languages > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone > .field > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-phone > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email > .field > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-email > div > .field-item {
    display: inline;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-event .node-address, .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-location .node-address {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 0.75rem;
    margin-top: 1rem;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-location .node-address {
    color: #737373;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-event .node-address {
    color: #737373;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-content {
    top: -3.125rem;
    margin-bottom: -3.125rem;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-event-dates-wrapper {
    position: relative;
    top: -3.125rem;
    overflow: hidden;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
    position: relative;
    left: 1rem;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates {
    display: flex;
    align-items: center;
    background-color: rgba(63, 97, 196, 0.8);
    color: #fff;
    height: 3.125rem;
    padding: 0 1rem;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates .field--name-field-event-display-dates {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates .field--name-field-event-display-times {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node .teaser-link .material-icons {
    line-height: 1;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node:hover .teaser-link .material-icons, .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node:focus .teaser-link .material-icons {
    background-color: #3f61c4;
    color: #fff;
  }
  .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node:hover .teaser-link .field--name-field-link__text + .material-icons, .paragraph.background-default-hue .field--paragraph-nodes.field--name-field-people .node:focus .teaser-link .field--name-field-link__text + .material-icons {
    border-radius: 4rem;
  }
}

@media (min-width: 1256px) {
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-image {
    flex-shrink: 0;
    background-color: #fff;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node:not(.type-content-grid-item) > .node-content {
    background-color: #fff;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-content-grid-item > .node-content.background-default-hue {
    background-color: #f2f2f2;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 0;
    padding: 2rem;
    position: relative;
    word-wrap: break-word;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .node-title {
    margin: 0;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .node-title h3 a {
    color: #333;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text {
    width: 100%;
    line-height: 1.75;
    margin: 1rem 0 0 0;
    color: #333;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
    padding: 0;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content:not(.paragraph) .teaser-link-wrapper {
    position: relative;
    top: 2rem;
    left: 2rem;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper {
    left: 2rem;
    margin-left: auto;
    margin-top: auto;
    position: relative;
    top: 2rem;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link {
    float: right;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link a {
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 700;
    z-index: 1;
    padding-right: 0 !important;
    color: #333;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .teaser-link-wrapper .teaser-link a i {
    font-size: 2rem;
    width: 2rem;
    margin-left: 0.5rem;
    padding: 10px;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node > .node-content .node-tags .field-item {
    color: #ff635d;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email {
    line-height: 1.75;
    margin-top: .5rem;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender > .field, .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-gender > div, .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-gender > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns > .field,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-pronouns > div,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-pronouns > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location > .field,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-location > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-location > div,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-location > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages > .field,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-languages > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-languages > div,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-languages > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone > .field,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-phone > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-phone > div,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-phone > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email > .field,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-email > div,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-email > div,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-email > div {
    display: inline;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-gender > .field > .field-item, .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-gender > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-pronouns > .field > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-pronouns > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-location > .field > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-location > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-languages > .field > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-languages > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-phone > .field > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-phone > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .node-person-email > .field > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
  .views-element-container .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-person .table-container.node-person-email > div > .field-item {
    display: inline;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-event .node-address, .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-location .node-address {
    font-family: "Clancy", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 0.75rem;
    margin-top: 1rem;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-location .node-address {
    color: #737373;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-event .node-address {
    color: #737373;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-content {
    top: -3.125rem;
    margin-bottom: -3.125rem;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-event-dates-wrapper {
    position: relative;
    top: -3.125rem;
    overflow: hidden;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
    position: relative;
    left: 1rem;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates {
    display: flex;
    align-items: center;
    background-color: rgba(63, 97, 196, 0.8);
    color: #fff;
    height: 3.125rem;
    padding: 0 1rem;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates .field--name-field-event-display-dates {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node.type-event .node-event-dates .field--name-field-event-display-times {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node .teaser-link .material-icons {
    line-height: 1;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node:hover .teaser-link .material-icons, .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node:focus .teaser-link .material-icons {
    background-color: #3f61c4;
    color: #fff;
  }
  .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node:hover .teaser-link .field--name-field-link__text + .material-icons, .paragraph:not(.background-default-hue) .field--paragraph-nodes.field--name-field-people .node:focus .teaser-link .field--name-field-link__text + .material-icons {
    border-radius: 4rem;
  }
}

.field--paragraph-nodes.field--name-field-people .node .node-image ~ .node-content {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.field--paragraph-nodes.field--name-field-people .node .node-image {
  padding-bottom: 0;
}

@media (min-width: 1256px) {
  .style-standard .region-top .field--paragraph-nodes.field--name-field-people .node,
  .style-landing .region-top .field--paragraph-nodes.field--name-field-people .node, .style-standard
  .region-bottom .field--paragraph-nodes.field--name-field-people .node,
  .style-landing
  .region-bottom .field--paragraph-nodes.field--name-field-people .node {
    flex-direction: row;
  }
  .style-standard .region-top .field--paragraph-nodes.field--name-field-people .node .node-image ~ .node-content,
  .style-landing .region-top .field--paragraph-nodes.field--name-field-people .node .node-image ~ .node-content, .style-standard
  .region-bottom .field--paragraph-nodes.field--name-field-people .node .node-image ~ .node-content,
  .style-landing
  .region-bottom .field--paragraph-nodes.field--name-field-people .node .node-image ~ .node-content {
    margin-left: auto;
    width: 100%;
  }
  .style-standard .region-top .field--paragraph-nodes.field--name-field-people .node .node-image,
  .style-landing .region-top .field--paragraph-nodes.field--name-field-people .node .node-image, .style-standard
  .region-bottom .field--paragraph-nodes.field--name-field-people .node .node-image,
  .style-landing
  .region-bottom .field--paragraph-nodes.field--name-field-people .node .node-image {
    padding-right: 0;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .field--paragraph-nodes.field--name-field-people .node .node-image ~ .node-content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-content .field--paragraph-nodes.field--name-field-people .node .node-image {
    padding-bottom: 0;
  }
  .style-landing .region-content .field--paragraph-nodes.field--name-field-people .node {
    flex-direction: row;
  }
  .style-landing .region-content .field--paragraph-nodes.field--name-field-people .node .node-image ~ .node-content {
    margin-left: auto;
    width: 100%;
  }
  .style-landing .region-content .field--paragraph-nodes.field--name-field-people .node .node-image {
    padding-right: 0;
  }
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title {
  margin: 0;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title h3 a {
  color: #333;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-tags .field-item {
  color: #ff635d;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-gender,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-pronouns,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-location,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-languages,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-phone,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-gender > .field, .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-gender > div, .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-gender > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-pronouns > .field,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-pronouns > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-location > .field,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-location > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-location > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-languages > .field,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-languages > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-languages > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-phone > .field,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-phone > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-phone > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-email > .field,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-email > div,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-email > div {
  display: inline;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-gender > .field > .field-item, .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-gender > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-pronouns > .field > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-pronouns > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-location > .field > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-location > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-languages > .field > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-languages > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-phone > .field > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-phone > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-email > .field > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-address, .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-location .node-address {
  color: #737373;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-address {
  color: #737373;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .teaser-link .material-icons {
  line-height: 1;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node:hover .teaser-link .material-icons, .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node:hover .teaser-link .field--name-field-link__text + .material-icons, .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
  top: -2rem;
  width: calc(100% - 5rem);
  margin-bottom: -2rem;
  left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
  padding-bottom: 0;
}

@media (min-width: 1256px) {
  .style-standard .region-top .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing .region-top .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content, .style-standard
  .region-bottom .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing
  .region-bottom .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
    top: -2rem;
    width: calc(100% - 5rem);
    margin-bottom: -2rem;
    left: 1rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-top .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing .region-top .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image, .style-standard
  .region-bottom .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing
  .region-bottom .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
    padding-bottom: 0;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing .region-content .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
    top: -2rem;
    width: calc(100% - 5rem);
    margin-bottom: -2rem;
    left: 1rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-content .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing .region-content .paragraph.section-content-grid-standard .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
    padding-bottom: 0;
  }
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-image,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-image {
  flex-shrink: 0;
  background-color: transparent;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title {
  margin: 0;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title h3,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title h3 {
  color: inherit;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title h3 a,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title h3 a {
  color: inherit;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: inherit;
  text-align: center;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text p,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt,
.type-news.style-standard .node-content.view-mode-full .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  text-align: center;
  padding: 0;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper {
  margin-top: auto;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link a,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link a {
  color: inherit;
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link a i,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
.paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
  padding-bottom: 0;
}

@media (min-width: 1256px) {
  .style-standard .region-top .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing .region-top .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content, .style-standard
  .region-bottom .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing
  .region-bottom .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content, .style-standard .region-top
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing .region-top
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content, .style-standard
  .region-bottom
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing
  .region-bottom
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-top .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing .region-top .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image, .style-standard
  .region-bottom .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing
  .region-bottom .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image, .style-standard .region-top
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing .region-top
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image, .style-standard
  .region-bottom
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing
  .region-bottom
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
    padding-bottom: 0;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing .region-content .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content, .style-standard .region-content
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing .region-content
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-content .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing .region-content .paragraph.section-content-grid-featured .field--paragraph-nodes.field--name-field-content-grid .node .node-image, .style-standard .region-content
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing .region-content
  .paragraph.section-content-grid-featured-01 .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
    padding-bottom: 0;
  }
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node:not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title {
  margin: 0;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-title h3 a {
  color: #333;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text p, .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node > .node-content .node-tags .field-item {
  color: #ff635d;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-gender,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-pronouns,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-location,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-languages,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-phone,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-gender > .field, .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-gender > div, .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-gender > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-pronouns > .field,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-pronouns > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-pronouns > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-location > .field,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-location > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-location > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-languages > .field,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-languages > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-languages > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-phone > .field,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-phone > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-phone > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-email > .field,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-email > div,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-email > div {
  display: inline;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-gender > .field > .field-item, .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-gender > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-pronouns > .field > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-pronouns > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-location > .field > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-location > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-languages > .field > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-languages > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-phone > .field > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-phone > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .node-person-email > .field > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-address, .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-location .node-address {
  color: #737373;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-address {
  color: #737373;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .teaser-link .material-icons {
  line-height: 1;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node:hover .teaser-link .material-icons, .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node:focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node:hover .teaser-link .field--name-field-link__text + .material-icons, .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
  padding-bottom: 0;
}

@media (min-width: 765px) {
  .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node {
    flex-direction: row;
  }
  .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
    margin-left: auto;
    width: 100%;
  }
  .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
    padding-right: 0;
  }
}

@media (min-width: 1256px) {
  .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
    padding-bottom: 0;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-top .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing .region-top .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content, .style-standard
  .region-bottom .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing
  .region-bottom .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-top .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing .region-top .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image, .style-standard
  .region-bottom .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing
  .region-bottom .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
    padding-bottom: 0;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content,
  .style-landing .region-content .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image ~ .node-content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    flex-direction: column;
  }
  .style-standard .region-content .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image,
  .style-landing .region-content .paragraph.section-content-grid-profiles .field--paragraph-nodes.field--name-field-content-grid .node .node-image {
    padding-bottom: 0;
  }
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-image, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-image, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location):not(.type-content-grid-item) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location):not(.type-content-grid-item) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location):not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-content-grid-item > .node-content.background-default-hue, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-content-grid-item > .node-content.background-default-hue, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .node-title, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .node-title, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .node-title {
  margin: 0;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .node-title h3 a, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .node-title h3 a, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .node-title h3 a {
  color: #333;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .node-teaser-text, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .node-teaser-text, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content:not(.paragraph) .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content:not(.paragraph) .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link a, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link a, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link a i, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link a i, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) > .node-content .node-tags .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) > .node-content .node-tags .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) > .node-content .node-tags .field-item {
  color: #ff635d;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-email, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-email, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-email > div, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-email > div, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-email > div {
  display: inline;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-person .table-container.node-person-email > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-person .table-container.node-person-email > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-location .node-address {
  color: #737373;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-event .node-address {
  color: #737373;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-event .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-event .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-event .node-image ~ .node-event-dates-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-event .node-image ~ .node-event-dates-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-event .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-event .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-event .node-event-dates .field--name-field-event-display-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-event .node-event-dates .field--name-field-event-display-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location).type-event .node-event-dates .field--name-field-event-display-times, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location).type-event .node-event-dates .field--name-field-event-display-times, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location).type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) .teaser-link .material-icons {
  line-height: 1;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location):hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location):focus .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location):hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location):focus .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location):hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location):focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location):hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location):focus .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location):hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location):focus .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location):hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location):focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) .node-image ~ .node-content {
  top: -2rem;
  width: calc(100% - 5rem);
  margin-bottom: -2rem;
  left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node:not(.type-location) .node-image, .field--paragraph-nodes.field--name-field-highlighted-node .node:not(.type-location) .node-image, .field--paragraph-nodes.field--name-field-highlighted-media .node:not(.type-location) .node-image {
  padding-bottom: 0;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-image, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-image, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-image {
  flex-shrink: 0;
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map):not(.type-content-grid-item) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map):not(.type-content-grid-item) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map):not(.type-content-grid-item) > .node-content {
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-content-grid-item > .node-content.background-default-hue, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-content-grid-item > .node-content.background-default-hue, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .node-title, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .node-title, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .node-title {
  margin: 0;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .node-title h3 a, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .node-title h3 a, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .node-title h3 a {
  color: #333;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #333;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content:not(.paragraph) .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content:not(.paragraph) .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link a, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link a, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #333;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link a i, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link a i, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) > .node-content .node-tags .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) > .node-content .node-tags .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) > .node-content .node-tags .field-item {
  color: #ff635d;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-email, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-email, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-email > div, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-email > div, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-email > div {
  display: inline;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-email > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-email > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-location .node-address {
  color: #737373;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-event .node-address {
  color: #737373;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-event-dates-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-event-dates-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-event .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-event .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-event .node-event-dates .field--name-field-event-display-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-event .node-event-dates .field--name-field-event-display-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map).type-event .node-event-dates .field--name-field-event-display-times, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map).type-event .node-event-dates .field--name-field-event-display-times, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map).type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) .teaser-link .material-icons {
  line-height: 1;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map):hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map):focus .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map):hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map):focus .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map):hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map):focus .teaser-link .material-icons {
  background-color: #3f61c4;
  color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map):hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map):focus .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map):hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map):focus .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map):hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map):focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) .node-image ~ .node-content {
  top: -2rem;
  width: calc(100% - 5rem);
  margin-bottom: -2rem;
  left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location:not(.location-teaser-map) .node-image, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location:not(.location-teaser-map) .node-image, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location:not(.location-teaser-map) .node-image {
  padding-bottom: 0;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map {
  flex-direction: column;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-image, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-image, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-image {
  flex-shrink: 0;
  background-color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map:not(.type-content-grid-item) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map:not(.type-content-grid-item) > .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map:not(.type-content-grid-item) > .node-content {
  background-color: #6079c5;
  color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-content-grid-item > .node-content.background-default-hue, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-content-grid-item > .node-content.background-default-hue, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-content-grid-item > .node-content.background-default-hue {
  background-color: #f2f2f2;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-left: 0;
  padding: 2rem;
  position: relative;
  word-wrap: break-word;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .node-title, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .node-title, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .node-title {
  margin: 0;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .node-title h3 a, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .node-title h3 a, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .node-title h3 a {
  color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .node-teaser-text, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .node-teaser-text, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .node-teaser-text {
  width: 100%;
  line-height: 1.75;
  margin: 1rem 0 0 0;
  color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text p, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .node-teaser-text .field--name-field-teaser-text .field--name-field-news-main-image-alt {
  padding: 0;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content:not(.paragraph) .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content:not(.paragraph) .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content:not(.paragraph) .teaser-link-wrapper {
  position: relative;
  top: 2rem;
  left: 2rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper {
  left: 2rem;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  top: 2rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link {
  float: right;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link a, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link a, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link a {
  display: block;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
  z-index: 1;
  padding-right: 0 !important;
  color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link a i, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link a i, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .teaser-link-wrapper .teaser-link a i {
  font-size: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  padding: 10px;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map > .node-content .node-tags .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map > .node-content .node-tags .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map > .node-content .node-tags .field-item {
  color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-email, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-email, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-gender,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-pronouns,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-location,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-languages,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-phone,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-email {
  line-height: 1.75;
  margin-top: .5rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-email > div, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-email > div, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-gender > .field, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-gender > div, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-gender > div, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-gender > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-pronouns > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-pronouns > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-pronouns > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-location > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-location > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-location > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-languages > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-languages > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-languages > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-phone > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-phone > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-phone > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-email > .field,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-email > div,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-email > div,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-email > div {
  display: inline;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-person .table-container.node-person-email > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-person .table-container.node-person-email > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-gender > .field > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-gender > div > .field-item, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-gender > div > .field-item, .views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-gender > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-pronouns > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-pronouns > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-pronouns > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-location > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-location > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-location > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-languages > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-languages > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-languages > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-phone > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-phone > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-phone > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .node-person-email > .field > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .paragraph.type-table-container.node-person-email > div > .field-item,
.field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .views-element-container .table-container.node-person-email > div > .field-item,
.views-element-container .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-person .table-container.node-person-email > div > .field-item {
  display: inline;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-location .node-address {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.75rem;
  margin-top: 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-location .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-location .node-address {
  color: #fff;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-event .node-address, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-event .node-address {
  color: #737373;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-event .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-event .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-event .node-image ~ .node-content {
  top: -3.125rem;
  margin-bottom: -3.125rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-event .node-image ~ .node-event-dates-wrapper, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-event .node-image ~ .node-event-dates-wrapper, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-event .node-image ~ .node-event-dates-wrapper {
  position: relative;
  top: -3.125rem;
  overflow: hidden;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-event .node-image ~ .node-event-dates-wrapper > .node-event-dates {
  position: relative;
  left: 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-event .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-event .node-event-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-event .node-event-dates {
  display: flex;
  align-items: center;
  background-color: rgba(63, 97, 196, 0.8);
  color: #fff;
  height: 3.125rem;
  padding: 0 1rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-event .node-event-dates .field--name-field-event-display-dates, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-event .node-event-dates .field--name-field-event-display-dates, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-event .node-event-dates .field--name-field-event-display-dates {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map.type-event .node-event-dates .field--name-field-event-display-times, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map.type-event .node-event-dates .field--name-field-event-display-times, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map.type-event .node-event-dates .field--name-field-event-display-times {
  display: inline-flex;
  flex-wrap: wrap;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map .teaser-link .material-icons {
  line-height: 1;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map:hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map:focus .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map:hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map:focus .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map:hover .teaser-link .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map:focus .teaser-link .material-icons {
  background: none;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map:hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map:focus .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map:hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map:focus .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map:hover .teaser-link .field--name-field-link__text + .material-icons, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map:focus .teaser-link .field--name-field-link__text + .material-icons {
  border-radius: 4rem;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map .node-content {
  background-image: url("../images/shapes/patterns/roundhouse-dark-top-right.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map .node-image ~ .node-content {
  top: -7rem;
  margin-bottom: -7rem;
  left: 4.5rem;
  width: calc(100% - 8.5rem);
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
}

@media (min-width: 765px) {
  .field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map .node-image ~ .node-content, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map .node-image ~ .node-content {
    left: 8rem;
    width: calc(100% - 12rem);
  }
}

.field--paragraph-nodes.field--name-field-highlighted-paragraph .node.type-location.location-teaser-map .node-image, .field--paragraph-nodes.field--name-field-highlighted-node .node.type-location.location-teaser-map .node-image, .field--paragraph-nodes.field--name-field-highlighted-media .node.type-location.location-teaser-map .node-image {
  padding-bottom: 0;
}

.paragraph.type-table-container table {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem auto;
}

.paragraph.type-table-container tr:nth-of-type(odd):not(th) {
  background: #f4f4f4;
}

.paragraph.type-table-container td, .paragraph.type-table-container th {
  padding: 1rem;
  border: 1px solid #ccc;
  text-align: left;
}

.paragraph.type-table-container th {
  padding: 1.25rem 1rem;
}

@media (max-width: 44rem) {
  .paragraph.type-table-container {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .paragraph.type-table-container table {
    width: 100%;
    padding: 0 1rem;
  }
  .paragraph.type-table-container table, .paragraph.type-table-container thead, .paragraph.type-table-container tbody, .paragraph.type-table-container th, .paragraph.type-table-container td, .paragraph.type-table-container tr {
    display: block;
  }
  .paragraph.type-table-container td {
    padding: .5rem 1rem;
  }
  .paragraph.type-table-container thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .paragraph.type-table-container tr {
    border: 1px solid #ddd;
  }
  .paragraph.type-table-container tr:not(:last-child) {
    border-bottom: none;
  }
  .paragraph.type-table-container td {
    border: none;
    position: relative;
  }
  .paragraph.type-table-container td:last-child {
    border-bottom: none;
  }
  .paragraph.type-table-container td:before {
    content: attr(data-column);
    color: #000;
    font-weight: bold;
  }
}

.views-element-container .table-container {
  border-spacing: 0;
  border-color: transparent;
  border-collapse: collapse;
}

.views-element-container .table-container table {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem auto;
}

.views-element-container .table-container tr:nth-of-type(odd):not(th) {
  background: #f4f4f4;
}

.views-element-container .table-container td, .views-element-container .table-container th {
  padding: 1rem;
  border: 1px solid #ccc;
  text-align: left;
}

.views-element-container .table-container th {
  padding: 1.25rem 1rem;
}

@media (max-width: 48rem) {
  .views-element-container .table-container {
    width: 100%;
    padding: 0 1rem;
    display: block;
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .views-element-container .table-container thead, .views-element-container .table-container tbody, .views-element-container .table-container th, .views-element-container .table-container td, .views-element-container .table-container tr {
    display: block;
  }
  .views-element-container .table-container td {
    padding: .85rem 1rem;
  }
  .views-element-container .table-container thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .views-element-container .table-container tr {
    border: 1px solid #ddd;
  }
  .views-element-container .table-container tr:not(:last-child) {
    border-bottom: none;
  }
  .views-element-container .table-container td {
    border: none;
    position: relative;
  }
  .views-element-container .table-container td:last-child {
    border-bottom: none;
  }
  .views-element-container .table-container td:before {
    content: attr(data-column);
    color: #000;
    font-weight: bold;
    display: block;
  }
}

.type-block > .field--name-field-block {
  padding-bottom: 2rem;
}

.type-body-content {
  padding: 0 1rem;
}

@media (min-width: 765px) {
  .type-body-content {
    padding: 0;
  }
}

.type-carousel-next-gen {
  margin: 0;
  opacity: 0;
  visibility: hidden;
}

.type-carousel-next-gen .field--name-field-next-gen-slides {
  margin: 0;
}

.region-content .type-carousel-next-gen .field--name-field-next-gen-slides {
  margin: 0 0 2rem;
}

.style-standard .region-content .type-carousel-next-gen .field--name-field-next-gen-slides {
  margin: 0 0 2rem;
}

.style-landing .region-content .type-carousel-next-gen .field--name-field-next-gen-slides {
  margin: 0;
}

@media (min-width: 1256px) {
  .region-content .type-carousel-next-gen .field--name-field-next-gen-slides {
    margin: 0;
  }
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title,
.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-body-text {
  color: #000;
  padding: 0;
}

@media (min-width: 765px) {
  .type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title,
  .type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-body-text {
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 1rem;
  }
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h1 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  padding: 0;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h1 a {
  text-decoration: none;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h2 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  padding: 0;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h2 a {
  text-decoration: none;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h3 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  padding: 0;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h3 a {
  text-decoration: none;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h4 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  padding: 0;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h4 a {
  text-decoration: none;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h5 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  padding: 0;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h5 a {
  text-decoration: none;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h6 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  padding: 0;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-par-title h6 a {
  text-decoration: none;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-body-text p, .type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-body-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-body-text .field--name-field-news-main-image-alt {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
}

.type-carousel-next-gen .field--name-field-next-gen-slides .field--name-field-body-text a:not(.button) {
  color: #fff;
  text-decoration: underline;
}

.type-carousel-next-gen .field--name-field-links {
  flex-wrap: nowrap;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
  width: 100%;
}

.type-carousel-next-gen .field--name-field-links > .field-item {
  flex-basis: 240px !important;
  margin-left: 0 !important;
  margin-right: 2rem !important;
}

.type-carousel-next-gen .field--name-field-links > .field-item a {
  justify-content: center;
}

@media (min-width: 1256px) {
  .type-carousel-next-gen .field--name-field-links > .field-item {
    flex-basis: 50% !important;
  }
}

.type-carousel-next-gen .field--name-field-links > .field-item:last-of-type {
  margin-right: 0 !important;
}

.type-carousel-next-gen .type-next-gen-slide {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffdc00;
  position: relative;
}

@media (min-width: 1256px) {
  .style-landing .type-carousel-next-gen .type-next-gen-slide {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    height: 37.5rem;
    overflow: hidden;
  }
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-image {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  margin-top: 2rem;
}

@media (min-width: 1256px) {
  .type-carousel-next-gen .type-next-gen-slide .field--name-field-image {
    margin-top: 0;
  }
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-body-text {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h1 {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h1 a {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h2 {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h2 a {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h3 {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h3 a {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h4 {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h4 a {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h5 {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h5 a {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h6 {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide .field--name-field-par-title h6 a {
  color: #000;
}

.type-carousel-next-gen .type-next-gen-slide.chemical-science .field--name-field-image {
  -webkit-mask-image: url("../images/shapes/carousel-masks/chemical-science.svg");
          mask-image: url("../images/shapes/carousel-masks/chemical-science.svg");
  -webkit-mask-position: right;
          mask-position: right;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

@media (min-width: 1256px) {
  .style-landing .type-carousel-next-gen .type-next-gen-slide.chemical-science .field--name-field-image {
    -webkit-mask-position: right;
            mask-position: right;
  }
}

.type-carousel-next-gen .type-next-gen-slide.lawbuilding .field--name-field-image {
  -webkit-mask-image: url("../images/shapes/carousel-masks/lawbuilding.svg");
          mask-image: url("../images/shapes/carousel-masks/lawbuilding.svg");
  -webkit-mask-position: right;
          mask-position: right;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

@media (min-width: 1256px) {
  .style-landing .type-carousel-next-gen .type-next-gen-slide.lawbuilding .field--name-field-image {
    -webkit-mask-position: right;
            mask-position: right;
  }
}

.type-carousel-next-gen .type-next-gen-slide.morvenbrown .field--name-field-image {
  -webkit-mask-image: url("../images/shapes/carousel-masks/morvenbrown.svg");
          mask-image: url("../images/shapes/carousel-masks/morvenbrown.svg");
  -webkit-mask-position: right;
          mask-position: right;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

@media (min-width: 1256px) {
  .style-landing .type-carousel-next-gen .type-next-gen-slide.morvenbrown .field--name-field-image {
    -webkit-mask-position: right;
            mask-position: right;
  }
}

.type-carousel-next-gen .type-next-gen-slide.roundhouse .field--name-field-image {
  -webkit-mask-image: url("../images/shapes/carousel-masks/roundhouse.svg");
          mask-image: url("../images/shapes/carousel-masks/roundhouse.svg");
  -webkit-mask-position: right;
          mask-position: right;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

@media (min-width: 1256px) {
  .style-landing .type-carousel-next-gen .type-next-gen-slide.roundhouse .field--name-field-image {
    -webkit-mask-position: right;
            mask-position: right;
  }
}

.type-carousel-next-gen .type-next-gen-slide.sculpture .field--name-field-image {
  -webkit-mask-image: url("../images/shapes/carousel-masks/sculpture.svg");
          mask-image: url("../images/shapes/carousel-masks/sculpture.svg");
  -webkit-mask-position: right;
          mask-position: right;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

@media (min-width: 1256px) {
  .style-landing .type-carousel-next-gen .type-next-gen-slide.sculpture .field--name-field-image {
    -webkit-mask-position: right;
            mask-position: right;
  }
}

.type-carousel-next-gen .type-next-gen-slide.sirf .field--name-field-image {
  -webkit-mask-image: url("../images/shapes/carousel-masks/sirf.svg");
          mask-image: url("../images/shapes/carousel-masks/sirf.svg");
  -webkit-mask-position: right;
          mask-position: right;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

@media (min-width: 1256px) {
  .style-landing .type-carousel-next-gen .type-next-gen-slide.sirf .field--name-field-image {
    -webkit-mask-position: right;
            mask-position: right;
  }
}

.type-carousel-next-gen .type-next-gen-slide.tyree .field--name-field-image {
  -webkit-mask-image: url("../images/shapes/carousel-masks/tyree.svg");
          mask-image: url("../images/shapes/carousel-masks/tyree.svg");
  -webkit-mask-position: right;
          mask-position: right;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

@media (min-width: 1256px) {
  .style-landing .type-carousel-next-gen .type-next-gen-slide.tyree .field--name-field-image {
    -webkit-mask-position: right;
            mask-position: right;
  }
}

.type-carousel-next-gen .type-next-gen-slide .slide-overlay {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  box-sizing: border-box;
  padding-left: calc(40px / 2);
  padding-right: calc(40px / 2);
  width: 100%;
  z-index: 4;
}

.type-carousel-next-gen .type-next-gen-slide .slide-overlay *,
.type-carousel-next-gen .type-next-gen-slide .slide-overlay *::before,
.type-carousel-next-gen .type-next-gen-slide .slide-overlay *::after {
  box-sizing: inherit;
}

@media (min-width: 1256px) {
  .type-carousel-next-gen .type-next-gen-slide .slide-overlay {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 73rem;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .type-carousel-next-gen .type-next-gen-slide .slide-overlay {
    left: 0;
    margin: 0 auto;
    padding: 2rem 5rem;
    width: calc(100% - 10rem);
  }
}

.type-carousel-next-gen .type-next-gen-slide .slide-overlay > .field, .type-carousel-next-gen .type-next-gen-slide .paragraph.type-table-container.slide-overlay > div, .type-carousel-next-gen .type-next-gen-slide .views-element-container .table-container.slide-overlay > div, .views-element-container .type-carousel-next-gen .type-next-gen-slide .table-container.slide-overlay > div {
  max-width: 100%;
}

@media (min-width: 1256px) {
  .type-carousel-next-gen .type-next-gen-slide .slide-content {
    order: 1;
    padding-right: 2rem;
    width: calc(34.3125rem);
  }
}

.type-carousel-next-gen .type-next-gen-slide .slide-image {
  align-self: center;
  margin-bottom: 1.5rem;
}

@media (min-width: 1256px) {
  .type-carousel-next-gen .type-next-gen-slide .slide-image {
    align-self: flex-start;
    margin-bottom: 0;
    order: 2;
    width: 38.6875rem;
  }
}

.type-carousel-next-gen .flickity-viewport {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.type-carousel-next-gen .flickity-slider {
  height: 100%;
  position: absolute;
  width: 100%;
}

.type-carousel-next-gen .flickity-slider > .field-item {
  padding: 0 60px;
  width: 100%;
}

.type-carousel-next-gen .flickity-enabled {
  position: relative;
}

.type-carousel-next-gen .flickity-enabled:focus {
  outline: none;
}

.type-carousel-next-gen .flickity-enabled.is-draggable {
  tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.type-carousel-next-gen .flickity-enabled.is-draggable .flickity-viewport {
  cursor: -webkit-grab;
  cursor: grab;
}

.type-carousel-next-gen .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.type-carousel-next-gen .flickity-button {
  background: none;
  border: 0;
  position: absolute;
}

.type-carousel-next-gen .flickity-button:hover, .type-carousel-next-gen .flickity-button:focus {
  background: none;
  cursor: pointer;
}

.type-carousel-next-gen .flickity-button-icon {
  fill: currentColor;
}

.type-carousel-next-gen .flickity-prev-next-button {
  color: #000;
  display: none;
  height: 2.75rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.75rem;
}

.type-carousel-next-gen .flickity-prev-next-button:hover, .type-carousel-next-gen .flickity-prev-next-button:focus {
  color: black;
}

.type-carousel-next-gen .flickity-prev-next-button.previous {
  left: 1rem;
}

.type-carousel-next-gen .flickity-prev-next-button.next {
  right: 1rem;
}

.type-carousel-next-gen .flickity-prev-next-button .flickity-button-icon {
  height: 60%;
  left: 20%;
  position: absolute;
  top: 20%;
  width: 60%;
}

@media (min-width: 1256px) {
  .type-carousel-next-gen .flickity-prev-next-button {
    display: inherit;
  }
}

.type-carousel-next-gen .flickity-dots-wrapper {
  bottom: 1rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 1256px) {
  .type-carousel-next-gen .flickity-dots-wrapper {
    bottom: .75rem;
    width: 73rem;
  }
}

.type-carousel-next-gen .flickity-page-dots {
  align-items: center;
  display: flex;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

.type-carousel-next-gen .flickity-page-dots .dot {
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: .75rem;
  margin: 0 .5rem;
  width: .75rem;
}

.type-carousel-next-gen .flickity-page-dots .dot.is-selected {
  background-color: #fff;
  border: 3px solid #000;
}

.type-carousel-next-gen .flickity-page-dots .dot:hover, .type-carousel-next-gen .flickity-page-dots .dot:focus {
  opacity: 1;
}

.type-carousel-next-gen .flickity-play-pause {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.type-carousel {
  margin: 0;
  visibility: hidden;
  opacity: 0;
}

.type-carousel > .field--name-field-par-title,
.type-carousel > .field--name-field-body-text {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
}

@media (min-width: 765px) {
  .type-carousel > .field--name-field-par-title,
  .type-carousel > .field--name-field-body-text {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .type-carousel > .field--name-field-par-title,
  .type-carousel > .field--name-field-body-text {
    width: 73rem;
  }
}

.type-carousel .field--name-field-slides {
  margin: 0;
}

.region-content .type-carousel .field--name-field-slides {
  margin: 0 0 2rem 0;
}

.style-standard .region-content .type-carousel .field--name-field-slides {
  margin: 0 0 2rem 0;
}

.style-landing .region-content .type-carousel .field--name-field-slides {
  margin: 0;
}

@media (min-width: 1256px) {
  .region-content .type-carousel .field--name-field-slides {
    margin: 0;
  }
}

.type-carousel .field--name-field-slides a.button {
  text-decoration: none;
}

.type-carousel .field--name-field-slides .field--name-field-par-title,
.type-carousel .field--name-field-slides .field--name-field-body-text {
  color: #fff;
  padding: 0;
}

@media (min-width: 765px) {
  .type-carousel .field--name-field-slides .field--name-field-par-title,
  .type-carousel .field--name-field-slides .field--name-field-body-text {
    padding: 0 0 1rem 0;
  }
}

.type-carousel .field--name-field-slides .field--name-field-par-title h1 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  color: #fff;
  padding: 0;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h1 a {
  color: #fff;
  text-decoration: none;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h2 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  color: #fff;
  padding: 0;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h2 a {
  color: #fff;
  text-decoration: none;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h3 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  color: #fff;
  padding: 0;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h3 a {
  color: #fff;
  text-decoration: none;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h4 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  color: #fff;
  padding: 0;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h4 a {
  color: #fff;
  text-decoration: none;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h5 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  color: #fff;
  padding: 0;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h5 a {
  color: #fff;
  text-decoration: none;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h6 {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: normal;
  font-size: 3.25rem;
  color: #fff;
  padding: 0;
}

.type-carousel .field--name-field-slides .field--name-field-par-title h6 a {
  color: #fff;
  text-decoration: none;
}

.type-carousel .field--name-field-slides .field--name-field-body-text p, .type-carousel .field--name-field-slides .field--name-field-body-text .type-news.style-standard .node-content.view-mode-full .field--name-field-news-main-image-alt, .type-news.style-standard .node-content.view-mode-full .type-carousel .field--name-field-slides .field--name-field-body-text .field--name-field-news-main-image-alt {
  font-family: "Clancy", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.125rem;
}

.type-carousel .field--name-field-slides .field--name-field-body-text a:not(.button) {
  color: #fff;
  text-decoration: underline;
}

.type-carousel .field--paragraph-children.field--name-field-links {
  padding: 0;
}

.type-carousel .field--paragraph-children.field--name-field-links > .field-item {
  margin: 1rem 2rem 1rem 0;
  width: auto !important;
  flex-grow: 0 !important;
}

.type-carousel .field--name-field-slides .type-slide {
  position: relative;
  background-color: #000;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  height: 450px;
}

@media (min-width: 765px) {
  .type-carousel .field--name-field-slides .type-slide {
    height: 500px;
  }
}

@media (min-width: 1256px) {
  .type-carousel .field--name-field-slides .type-slide {
    height: 620px;
  }
}

.type-carousel .field--name-field-slides .type-slide .field--name-field-image {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 100%;
  z-index: 1;
  position: absolute;
  height: 450px;
  left: 0;
}

@media (min-width: 765px) {
  .type-carousel .field--name-field-slides .type-slide .field--name-field-image {
    height: 500px;
  }
}

@media (min-width: 1256px) {
  .type-carousel .field--name-field-slides .type-slide .field--name-field-image {
    height: 620px;
  }
}

.type-carousel .field--name-field-slides .type-slide .field--name-field-image a {
  overflow: hidden;
  display: block;
  height: 450px;
}

@media (min-width: 765px) {
  .type-carousel .field--name-field-slides .type-slide .field--name-field-image a {
    height: 500px;
  }
}

@media (min-width: 1256px) {
  .type-carousel .field--name-field-slides .type-slide .field--name-field-image a {
    height: 620px;
  }
}

.type-carousel .field--name-field-slides .type-slide .field--name-field-image img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

.type-carousel .field--name-field-slides .type-slide .slide-overlay {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  width: calc(100% - 4rem);
  padding: 2rem;
}

@media (min-width: 765px) {
  .type-carousel .field--name-field-slides .type-slide .slide-overlay {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: calc(100% - 8rem);
    padding: 2rem 4rem;
  }
}

@media (min-width: 1256px) {
  .type-carousel .field--name-field-slides .type-slide .slide-overlay {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 39rem;
    margin: auto auto 0 auto;
    padding: 4rem 2rem;
    left: -11.5rem;
    position: relative;
  }
}

@media screen and (-ms-high-contrast: none) {
  .type-carousel .field--name-field-slides .type-slide .slide-overlay {
    padding: 2rem !important;
  }
}

@media screen and (-ms-high-contrast: none) and (min-width: 1256px) {
  .type-carousel .field--name-field-slides .type-slide .slide-overlay {
    margin-top: 150px;
  }
}

@media (min-width: 1256px) {
  .style-standard .region-content .type-carousel .field--name-field-slides .type-slide .slide-overlay {
    width: calc(100% - 10rem);
    padding: 2rem 5rem;
    margin: 0 auto 0 auto;
    left: 0;
  }
}

.type-carousel .field--name-field-slides .type-slide .slide-overlay > .field, .type-carousel .field--name-field-slides .type-slide .paragraph.type-table-container.slide-overlay > div, .type-carousel .field--name-field-slides .type-slide .views-element-container .table-container.slide-overlay > div, .views-element-container .type-carousel .field--name-field-slides .type-slide .table-container.slide-overlay > div {
  max-width: 100%;
}

.type-carousel .flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.type-carousel .flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.type-carousel .flickity-slider > .field-item {
  width: 100%;
  padding: 0 60px;
}

.type-carousel .flickity-enabled {
  position: relative;
}

.type-carousel .flickity-enabled:focus {
  outline: none;
}

.type-carousel .flickity-enabled.is-draggable {
  tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.type-carousel .flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.type-carousel .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.type-carousel .flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.type-carousel .flickity-button:hover, .type-carousel .flickity-button:focus {
  background: white;
  cursor: pointer;
}

.type-carousel .flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19f;
}

.type-carousel .flickity-button:disabled {
  opacity: 0.25;
  cursor: auto;
  pointer-events: none;
}

.type-carousel .flickity-button-icon {
  fill: currentColor;
}

.type-carousel .flickity-prev-next-button {
  top: 50%;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.25);
  color: rgba(0, 0, 0, 0.75);
  display: none;
}

.type-carousel .flickity-prev-next-button:hover, .type-carousel .flickity-prev-next-button:focus {
  background-color: rgba(255, 255, 255, 0.35);
  color: black;
}

.type-carousel .flickity-prev-next-button.previous {
  left: 1rem;
}

.type-carousel .flickity-prev-next-button.next {
  right: 1rem;
}

.type-carousel .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

@media (min-width: 1256px) {
  .type-carousel .flickity-prev-next-button {
    display: inherit;
  }
}

.type-carousel .flickity-page-dots {
  position: absolute;
  bottom: 1rem;
  right: 3.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.type-carousel .flickity-page-dots .dot {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.5rem;
  opacity: 0.5;
  background: #737373;
  border-radius: 50%;
  border: 0.25rem solid #fff;
  cursor: pointer;
}

.type-carousel .flickity-page-dots .dot.is-selected {
  opacity: 0.75;
}

.type-carousel .flickity-page-dots .dot:hover, .type-carousel .flickity-page-dots .dot:focus {
  opacity: 1;
}

.type-carousel .flickity-play-pause {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.type-carousel .flickity-play-pause li {
  line-height: 1;
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0.25rem;
  opacity: 0.75;
  color: #737373;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}

.type-carousel .flickity-play-pause li:hover, .type-carousel .flickity-play-pause li:focus {
  opacity: 1;
}

.type-carousel .field--paragraph-children .flickity-slider > .field-item {
  width: 100%;
  padding: 0;
}

.type-content {
  display: block;
  padding: 1.5rem 2rem .5rem 2rem;
  margin-bottom: 2rem;
}

@media (min-width: 1256px) {
  .type-content {
    margin-bottom: auto;
  }
}

.region-main .type-content {
  margin-bottom: 2rem;
}

.type-content .field--name-field-body-text {
  margin-bottom: 0;
}

.type-content .field--name-field-link {
  padding-bottom: 1rem;
}

.type-content-highlighted {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

html.is-flickity-fullscreen {
  overflow: hidden;
}

.type-images.section-images-carousel .field--name-field-images {
  position: relative;
  width: calc(100% - 2rem);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: stretch;
  overflow: hidden;
  *zoom: 1;
  height: 450px;
}

.region-content .type-images.section-images-carousel .field--name-field-images {
  margin: 0 0 2rem 0;
}

.style-standard .region-content .type-images.section-images-carousel .field--name-field-images {
  margin: 0 0 1rem 0;
  width: 100%;
}

.style-landing .region-content .type-images.section-images-carousel .field--name-field-images {
  margin: 0 0 1rem 0;
  width: 100%;
  max-width: 73rem !important;
  padding-left: 0 !important;
}

.style-landing .region-content .type-images.section-images-carousel .field--name-field-images.flickity-enabled.is-fullscreen {
  max-width: 100% !important;
  z-index: 999;
}

@media (min-width: 1256px) {
  .region-content .type-images.section-images-carousel .field--name-field-images {
    margin: 0;
  }
}

@media (min-width: 765px) {
  .type-images.section-images-carousel .field--name-field-images {
    height: 500px;
  }
}

@media (min-width: 1256px) {
  .type-images.section-images-carousel .field--name-field-images {
    height: 620px;
  }
}

.type-images.section-images-carousel .field--name-field-images > * > * > .field-item {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: calc(100% - 2rem);
  z-index: 1;
  position: absolute;
  margin-right: 2rem;
  height: 450px;
}

.type-images.section-images-carousel .field--name-field-images > * > * > .field-item.is-selected {
  z-index: 2;
}

@media (min-width: 765px) {
  .type-images.section-images-carousel .field--name-field-images > * > * > .field-item {
    height: 500px;
  }
}

@media (min-width: 1256px) {
  .type-images.section-images-carousel .field--name-field-images > * > * > .field-item {
    height: 620px;
  }
}

.type-images.section-images-carousel .field--name-field-images > * > * > .field-item img {
  max-width: 100%;
  max-height: 450px;
  width: auto;
  height: auto;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}

@media (min-width: 765px) {
  .type-images.section-images-carousel .field--name-field-images > * > * > .field-item img {
    max-height: 700px;
  }
}

@media (min-width: 1256px) {
  .type-images.section-images-carousel .field--name-field-images > * > * > .field-item img {
    max-height: 620px;
  }
}

.type-images.section-images-carousel .flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}

.type-images.section-images-carousel .flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.type-images.section-images-carousel .flickity-slider > .field-item {
  width: 100%;
  padding: 0 60px;
}

.type-images.section-images-carousel .flickity-enabled {
  position: relative;
}

.type-images.section-images-carousel .flickity-enabled:focus {
  outline: none;
}

.type-images.section-images-carousel .flickity-enabled.is-draggable {
  tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.type-images.section-images-carousel .flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.type-images.section-images-carousel .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.type-images.section-images-carousel .flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.type-images.section-images-carousel .flickity-button:hover {
  background: white;
  cursor: pointer;
}

.type-images.section-images-carousel .flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19f;
}

.type-images.section-images-carousel .flickity-button:disabled {
  opacity: 0.25;
  cursor: auto;
  pointer-events: none;
}

.type-images.section-images-carousel .flickity-button-icon {
  fill: currentColor;
}

.type-images.section-images-carousel .flickity-prev-next-button {
  top: 50%;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.25);
  color: rgba(0, 0, 0, 0.75);
  display: none;
}

.type-images.section-images-carousel .flickity-prev-next-button:hover, .type-images.section-images-carousel .flickity-prev-next-button:focus {
  background-color: rgba(255, 255, 255, 0.35);
  color: black;
}

.type-images.section-images-carousel .flickity-prev-next-button.previous {
  left: 1rem;
}

.type-images.section-images-carousel .flickity-prev-next-button.next {
  right: 1rem;
}

.type-images.section-images-carousel .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

@media (min-width: 1256px) {
  .type-images.section-images-carousel .flickity-prev-next-button {
    display: block;
  }
}

.type-images.section-images-carousel .flickity-page-dots {
  padding: 0;
  margin: 0 0 1rem 0;
  list-style: none;
}

.style-landing .type-images.section-images-carousel .flickity-page-dots {
  margin: 0 auto 1rem auto;
  width: 100%;
}

@media (min-width: 765px) {
  .style-landing .type-images.section-images-carousel .flickity-page-dots {
    width: 44rem !important;
    max-width: 44rem !important;
  }
}

@media (min-width: 1256px) {
  .style-landing .type-images.section-images-carousel .flickity-page-dots {
    width: 73rem !important;
    max-width: 73rem !important;
  }
}

.type-images.section-images-carousel .flickity-page-dots .dot {
  display: inline-block;
  width: auto;
  cursor: pointer;
  margin: 0 0.5rem 0 0;
  padding: 0.25rem;
  background-color: #737373;
}

.type-images.section-images-carousel .flickity-page-dots .dot.is-selected {
  background-color: #3f61c4;
}

.type-images.section-images-carousel .flickity-page-dots .dot img {
  height: 5rem;
  width: auto;
  display: block;
  z-index: 1;
}

.type-images.section-images-carousel .flickity-play-pause {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.type-images.section-images-carousel .flickity-play-pause li {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0.25rem;
  opacity: 0.75;
  color: #737373;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}

.type-images.section-images-carousel .flickity-play-pause li:hover, .type-images.section-images-carousel .flickity-play-pause li:focus {
  opacity: 1;
}

.type-images.section-images-carousel .flickity-slider > .field-item {
  width: 100%;
  padding: 0;
}

.type-navigation {
  background-color: #ffdc00;
  min-height: 5.25rem;
  width: 100%;
}

.type-navigation > .field-label {
  display: none;
}

.type-navigation > .paragraph-inner {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
  display: flex;
}

@media (min-width: 765px) {
  .type-navigation > .paragraph-inner {
    width: 44rem;
  }
}

@media (min-width: 1256px) {
  .type-navigation > .paragraph-inner {
    width: 73rem;
  }
}

.type-navigation > .paragraph-inner {
  position: relative;
  background-color: #ffdc00;
  padding: .5rem 0;
}

@media (min-width: 1256px) {
  .type-navigation > .paragraph-inner {
    padding: 0;
  }
}

.navigation-bar > .field--name-field-navigation-bar > .field-label {
  display: none;
}

.navigation-bar .type-navigation {
  font-family: "Roboto Mono", monospace;
  margin: 0;
}

.navigation-bar .type-navigation ul {
  margin: 1rem 0;
}

@media (min-width: 1256px) {
  .navigation-bar .type-navigation ul {
    align-items: center;
    display: flex;
    margin: 0 0 0 auto;
  }
}

.navigation-bar .type-navigation ul li a {
  color: #333;
}

.navigation-bar .type-navigation ul:nth-last-child(n-1) li {
  background-color: #ffdc00;
  margin: 0 1rem 0 0;
}

.navigation-bar .type-navigation ul:nth-last-child(n-1) li a {
  padding: .5rem 0;
}

@media (min-width: 1256px) {
  .navigation-bar .type-navigation ul:nth-last-child(n-1) {
    min-height: 5.25rem;
  }
  .navigation-bar .type-navigation ul:nth-last-child(n-1) li {
    display: inline-block;
  }
  .navigation-bar .type-navigation ul:nth-last-child(n-1) li a {
    margin: 0;
    padding: 1rem 1.5rem 1rem 0;
  }
}

.navigation-bar .type-navigation ul:nth-child(2) li, .navigation-bar .type-navigation ul:last-child li {
  margin: 0 1rem 0 0;
}

.navigation-bar .type-navigation ul:nth-child(2) li a, .navigation-bar .type-navigation ul:last-child li a {
  padding: .75rem 1rem;
  border: 1px solid #333;
  margin: .5rem 0;
  display: inline-block;
}

@media (min-width: 1256px) {
  .navigation-bar .type-navigation ul:nth-child(2), .navigation-bar .type-navigation ul:last-child {
    height: 5.25rem;
  }
  .navigation-bar .type-navigation ul:nth-child(2) li, .navigation-bar .type-navigation ul:last-child li {
    margin: 0 0 0 1rem;
    display: inline-block;
  }
  .navigation-bar .type-navigation ul:nth-child(2) li a, .navigation-bar .type-navigation ul:last-child li a {
    padding: 1rem 1.5rem;
    margin: 0;
  }
}

@media (min-width: 1256px) {
  body.scrolled .navigation-bar-wrapper.populated {
    height: 79px;
  }
  body.scrolled .layout-navigation-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
  }
}

.type-webform {
  padding: 1.5rem 2rem 1.5rem 2rem;
  margin-bottom: 2rem;
}

@media (min-width: 1256px) {
  .type-webform {
    margin-bottom: 0;
  }
}

.style-standard .region-main .type-webform {
  margin-bottom: 2rem;
}

.type-webform h2 {
  text-align: center;
}

.type-webform .field--name-field-webform {
  margin-bottom: 1rem;
}

@media (min-width: 1256px) {
  .style-standard .type-webform.section-webform-wide > .field, .style-standard .paragraph.type-table-container.type-webform.section-webform-wide > div, .style-standard .views-element-container .table-container.type-webform.section-webform-wide > div, .views-element-container .style-standard .table-container.type-webform.section-webform-wide > div {
    max-width: 40rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .style-landing .type-webform.section-webform-wide > .field, .style-landing .paragraph.type-table-container.type-webform.section-webform-wide > div, .style-landing .views-element-container .table-container.type-webform.section-webform-wide > div, .views-element-container .style-landing .table-container.type-webform.section-webform-wide > div {
    max-width: 48rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (min-width: 1256px) {
  .style-standard .type-webform.section-webform-standard > .field, .style-standard .paragraph.type-table-container.type-webform.section-webform-standard > div, .style-standard .views-element-container .table-container.type-webform.section-webform-standard > div, .views-element-container .style-standard .table-container.type-webform.section-webform-standard > div {
    max-width: 32rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .style-landing .type-webform.section-webform-standard > .field, .style-landing .paragraph.type-table-container.type-webform.section-webform-standard > div, .style-landing .views-element-container .table-container.type-webform.section-webform-standard > div, .views-element-container .style-landing .table-container.type-webform.section-webform-standard > div {
    max-width: 40rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (min-width: 1256px) {
  .style-standard .type-webform.section-webform-narrow > .field, .style-standard .paragraph.type-table-container.type-webform.section-webform-narrow > div, .style-standard .views-element-container .table-container.type-webform.section-webform-narrow > div, .views-element-container .style-standard .table-container.type-webform.section-webform-narrow > div {
    max-width: 24rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .style-landing .type-webform.section-webform-narrow > .field, .style-landing .paragraph.type-table-container.type-webform.section-webform-narrow > div, .style-landing .views-element-container .table-container.type-webform.section-webform-narrow > div, .views-element-container .style-landing .table-container.type-webform.section-webform-narrow > div {
    max-width: 32rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

form.webform-submission-form {
  padding: 0 0 2rem 0;
}

.paragraph.sirf-white-bottom-left {
  background-image: url("../images/shapes/patterns/sirf-white-bottom-left.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
}

.paragraph.sirf-dark-top-right {
  background-image: url("../images/shapes/patterns/sirf-dark-top-right.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}

.paragraph.roundhouse-white-top-right {
  background-image: url("../images/shapes/patterns/roundhouse-white-top-right.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}

.paragraph.roundhouse-dark-bottom-left {
  background-image: url("../images/shapes/patterns/roundhouse-dark-bottom-left.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
}

.paragraph.section-style-standard.type-content {
  padding-bottom: 4rem;
  padding-top: 6rem;
}

.region-main .paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > .field, .region-main .paragraph.type-table-container:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div, .region-main .views-element-container .table-container.paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div, .views-element-container .region-main .table-container.paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 765px) {
  .region-main .paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > .field, .region-main .paragraph.type-table-container:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div, .region-main .views-element-container .table-container.paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div, .views-element-container .region-main .table-container.paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div {
    max-width: 44rem;
  }
}

@media (min-width: 1256px) {
  .region-main .paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > .field, .region-main .paragraph.type-table-container:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div, .region-main .views-element-container .table-container.paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div, .views-element-container .region-main .table-container.paragraph:not(.type-content):not(.type-webform):not(.type-navigation):not(.type-degree-pages) > div {
    max-width: 75rem;
  }
}

.paragraph .field--name-field-link {
  position: relative;
}

.paragraph .field--name-field-link span.material-icons {
  font-size: 25px;
  position: relative;
  top: -2px;
}

.paragraph .field--name-field-link__text {
  font-family: "Roboto Mono", monospace;
  margin-right: .25rem;
}

.paragraph .field--name-field-link--hovered span.material-icons {
  border-radius: 2rem;
}

.paragraph.section-style-grid {
  margin: 0;
}

.paragraph.section-style-grid .paragraph-content > .field--name-field-link {
  padding-bottom: 0;
}

@media (min-width: 1256px) {
  .paragraph.section-style-grid .paragraph-content > .field--name-field-link {
    padding-right: 3rem;
  }
}

.region-sidebar .paragraph.section-style-grid {
  padding: 0 1rem;
}

@media (min-width: 765px) {
  .region-sidebar .paragraph.section-style-grid {
    padding: 0;
  }
}

.paragraph > .field--name-field-par-title h1 {
  padding: 1rem 0 1rem;
}

@media (min-width: 1256px) {
  .paragraph > .field--name-field-par-title h1 {
    padding: 0 0 1rem 0;
  }
}

.paragraph > .field--name-field-par-title h2 {
  padding: 1rem 0 1rem;
}

@media (min-width: 1256px) {
  .paragraph > .field--name-field-par-title h2 {
    padding: 0 0 1rem 0;
  }
}

.paragraph > .field--name-field-par-title h3 {
  padding: 1rem 0 1rem;
}

@media (min-width: 1256px) {
  .paragraph > .field--name-field-par-title h3 {
    padding: 0 0 1rem 0;
  }
}

.paragraph > .field--name-field-par-title h4 {
  padding: 1rem 0 1rem;
}

@media (min-width: 1256px) {
  .paragraph > .field--name-field-par-title h4 {
    padding: 0 0 1rem 0;
  }
}

.paragraph > .field--name-field-par-title h5 {
  padding: 1rem 0 1rem;
}

@media (min-width: 1256px) {
  .paragraph > .field--name-field-par-title h5 {
    padding: 0 0 1rem 0;
  }
}

.paragraph > .field--name-field-par-title h6 {
  padding: 1rem 0 1rem;
}

@media (min-width: 1256px) {
  .paragraph > .field--name-field-par-title h6 {
    padding: 0 0 1rem 0;
  }
}

.paragraph > .field--name-field-par-title + .field:not(.field--name-field-body-text), .paragraph.type-table-container > .field--name-field-par-title + div:not(.field--name-field-body-text), .views-element-container .table-container.paragraph > .field--name-field-par-title + div:not(.field--name-field-body-text) {
  margin-top: 0.5rem;
}

.paragraph > .field--name-field-body-text {
  padding-bottom: 1rem;
}

.paragraph .field--name-field-link {
  text-align: right;
  padding: 2rem 2rem 2rem 0;
}

.paragraph .field--name-field-link a {
  color: inherit;
  font-family: "Roboto Mono", monospace;
  font-weight: 700;
}

.paragraph .field--name-field-degree-link,
.paragraph .field--name-field-degree-link-international {
  text-align: right;
}

.paragraph .field--name-field-degree-link a,
.paragraph .field--name-field-degree-link-international a {
  font-family: "Clancy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.875rem;
  color: inherit;
}

.paragraph .field--name-field-degree-link a i,
.paragraph .field--name-field-degree-link-international a i {
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
  top: -1px;
}

.paragraph .field--name-field-degree-link {
  padding: 0 0 1rem 0;
}

.paragraph .field--name-field-degree-link-international {
  padding: 0 0 1rem 0;
}

.style-landing .paragraph .field--name-field-degree-pages > .field-item:nth-child(3n) {
  margin-right: 0;
}

.paragraph .field--name-field-degree-pages .node-content:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-top: 1.5rem solid white;
  border-left: 1.5rem solid #f2f2f2;
  width: 0;
}

.style-standard .region-content .paragraph {
  box-sizing: border-box;
}

.style-standard .region-content .paragraph:not(.type-content):not(.type-webform):not(.type-site-search):not(.type-pages):not(.type-degree-pages),
.style-standard .region-sidebar .paragraph:not(.type-content):not(.type-webform):not(.type-site-search):not(.type-pages):not(.type-degree-pages) {
  padding: 1rem;
}

.style-standard .region-content .paragraph:not(.type-content):not(.type-webform):not(.type-site-search):not(.type-pages):not(.type-degree-pages) .paragraph,
.style-standard .region-sidebar .paragraph:not(.type-content):not(.type-webform):not(.type-site-search):not(.type-pages):not(.type-degree-pages) .paragraph {
  padding-left: 20px;
}

.style-standard .region-content .paragraph.type-degree-pages,
.style-standard .region-sidebar .paragraph.type-degree-pages {
  padding: 1rem 0;
}

.style-standard .region-content .paragraph.type-accordion.tabs-horizontal,
.style-standard .region-sidebar .paragraph.type-accordion.tabs-horizontal {
  margin-bottom: 1rem;
}

@media (min-width: 1256px) {
  .style-standard .paragraph.section-style-standard {
    margin-right: 0;
  }
}

.style-landing .paragraph {
  margin-bottom: 0;
}

.style-landing .paragraph .paragraph {
  padding-left: 20px;
}

.section-content-grid-profiles .type-content-grid-item {
  background-color: #f2f2f2;
}

.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

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