@charset "UTF-8";
/*! normalize.css v7.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
 *    IE on Windows Phone and in iOS.
 */
@import url("https://use.typekit.net/odb5zqm.css");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;800&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

h1,
.t-h1, .c-section--people_section-all-header .b-people_section-all-header h3 {
  font-family: "gineso", sans-serif;
  font-size: 30px;
  line-height: 115%;
  font-weight: 700;
  text-transform: uppercase;
  color: #1B4734; }
  @media only screen and (min-width: 768px) {
    h1,
    .t-h1, .c-section--people_section-all-header .b-people_section-all-header h3 {
      font-size: 40px; } }
  @media only screen and (min-width: 992px) {
    h1,
    .t-h1, .c-section--people_section-all-header .b-people_section-all-header h3 {
      font-size: 70px; } }

h2,
.t-h2, .c-section--single_content.type-quote .b-single_content .content {
  font-family: "gineso", sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 125%;
  margin: 0 0 20px 0;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    h2,
    .t-h2, .c-section--single_content.type-quote .b-single_content .content {
      font-size: 25px; } }
  @media only screen and (min-width: 992px) {
    h2,
    .t-h2, .c-section--single_content.type-quote .b-single_content .content {
      font-size: 30px; } }

h3,
.t-h3, .c-footer .footer-email, .c-location__title, .c-location__address, .c-location__telephone, .c-location__map, .c-location__map a, .c-section--person-details .b-person-details .profile-introduction, .c-section--person-details .b-person-details .profile-introduction p {
  font-family: "gineso", sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 24px;
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    h3,
    .t-h3, .c-footer .footer-email, .c-location__title, .c-location__address, .c-location__telephone, .c-location__map, .c-location__map a, .c-section--person-details .b-person-details .profile-introduction, .c-section--person-details .b-person-details .profile-introduction p {
      font-size: 25px;
      line-height: 36px; } }
  @media only screen and (min-width: 1400px) {
    h3,
    .t-h3, .c-footer .footer-email, .c-location__title, .c-location__address, .c-location__telephone, .c-location__map, .c-location__map a, .c-section--person-details .b-person-details .profile-introduction, .c-section--person-details .b-person-details .profile-introduction p {
      font-size: 25px;
      line-height: 36px; } }

h4,
.t-h4 {
  font-family: "gineso", sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  color: #E63B36; }
  @media only screen and (min-width: 768px) {
    h4,
    .t-h4 {
      font-size: 25px;
      line-height: 30px; } }

h5,
.t-h5 {
  font-family: "gineso", sans-serif;
  font-size: 24px;
  line-height: 29px;
  margin: 0 0 20px 0;
  font-weight: 800; }
  @media only screen and (min-width: 768px) {
    h5,
    .t-h5 {
      font-size: 24px;
      line-height: 29px; } }
  @media only screen and (min-width: 1400px) {
    h5,
    .t-h5 {
      font-size: 24px;
      line-height: 29px; } }

h6,
.t-h6 {
  font-family: "gineso", sans-serif;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 20px 0;
  font-weight: 800; }
  @media only screen and (min-width: 768px) {
    h6,
    .t-h6 {
      font-size: 20px;
      line-height: 27px; } }
  @media only screen and (min-width: 1400px) {
    h6,
    .t-h6 {
      font-size: 20px;
      line-height: 27px; } }

.c-section--location_quote_section .b-location_quote_section .quote, .c-section--person-details .b-person-details .profile-quote, .c-section--quote_with_images .b-quote_with_images .quote, .c-section--single_content.type-quote-handwritten .b-single_content .content {
  font-family: chantal, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
  line-height: 110%;
  color: #1B4734; }
  @media only screen and (min-width: 768px) {
    .c-section--location_quote_section .b-location_quote_section .quote, .c-section--person-details .b-person-details .profile-quote, .c-section--quote_with_images .b-quote_with_images .quote, .c-section--single_content.type-quote-handwritten .b-single_content .content {
      font-size: 60px; } }
  @media only screen and (min-width: 1400px) {
    .c-section--location_quote_section .b-location_quote_section .quote, .c-section--person-details .b-person-details .profile-quote, .c-section--quote_with_images .b-quote_with_images .quote, .c-section--single_content.type-quote-handwritten .b-single_content .content {
      font-size: 80px; } }
  .c-section--location_quote_section .b-location_quote_section .small.quote, .c-section--person-details .b-person-details .small.profile-quote, .c-section--quote_with_images .b-quote_with_images .small.quote, .c-section--single_content.type-quote-handwritten .b-single_content .small.content {
    font-size: 30px; }
    @media only screen and (min-width: 768px) {
      .c-section--location_quote_section .b-location_quote_section .small.quote, .c-section--person-details .b-person-details .small.profile-quote, .c-section--quote_with_images .b-quote_with_images .small.quote, .c-section--single_content.type-quote-handwritten .b-single_content .small.content {
        font-size: 40px; } }
    @media only screen and (min-width: 1400px) {
      .c-section--location_quote_section .b-location_quote_section .small.quote, .c-section--person-details .b-person-details .small.profile-quote, .c-section--quote_with_images .b-quote_with_images .small.quote, .c-section--single_content.type-quote-handwritten .b-single_content .small.content {
        font-size: 50px; } }

body, p,
ul,
ol,
li,
address,
.h2-sml, .c-section--case-studies-header .b-case-studies-header .filter-by, .c-section--list_section .b-list_section .list-wrapper .value-tile, .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg .sub-title, .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg a, .c-section--articles-header .b-articles-header .filter-by, .c-section--people_section-all-header .b-people_section-all-header .filter-by, .people-grid-container .people-tile .details .department, .people-grid-container .people-tile .details .email, .people-grid-container .people-tile .details .visit, .people-grid-container .profile-short .details .department, .people-grid-container .profile-short .details .email, .people-grid-container .profile-short .details .visit, .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy p,
.c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy .link {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400; }
  @media only screen and (min-width: 768px) {
    body, p,
    ul,
    ol,
    li,
    address,
    .h2-sml, .c-section--case-studies-header .b-case-studies-header .filter-by, .c-section--list_section .b-list_section .list-wrapper .value-tile, .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg .sub-title, .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg a, .c-section--articles-header .b-articles-header .filter-by, .c-section--people_section-all-header .b-people_section-all-header .filter-by, .people-grid-container .people-tile .details .department, .people-grid-container .people-tile .details .email, .people-grid-container .people-tile .details .visit, .people-grid-container .profile-short .details .department, .people-grid-container .profile-short .details .email, .people-grid-container .profile-short .details .visit, .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy p,
    .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy .link {
      font-size: 20px;
      line-height: 28px; } }
  @media only screen and (min-width: 1400px) {
    body, p,
    ul,
    ol,
    li,
    address,
    .h2-sml, .c-section--case-studies-header .b-case-studies-header .filter-by, .c-section--list_section .b-list_section .list-wrapper .value-tile, .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg .sub-title, .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg a, .c-section--articles-header .b-articles-header .filter-by, .c-section--people_section-all-header .b-people_section-all-header .filter-by, .people-grid-container .people-tile .details .department, .people-grid-container .people-tile .details .email, .people-grid-container .people-tile .details .visit, .people-grid-container .profile-short .details .department, .people-grid-container .profile-short .details .email, .people-grid-container .profile-short .details .visit, .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy p,
    .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy .link {
      font-size: 20px;
      line-height: 28px; } }

.t-feature {
  font-size: 60px;
  line-height: 50px; }
  @media only screen and (min-width: 1400px) {
    .t-feature {
      font-size: 100px;
      line-height: 90px; } }

.t-caps, .c-career__location, .c-career__experience {
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px; }

.t-small, .c-form .errMsg,
.c-form .lengthIndicator, .c-form__label, .c-form__message {
  font-size: 12px;
  line-height: 18px; }
  @media only screen and (min-width: 768px) {
    .t-small, .c-form .errMsg,
    .c-form .lengthIndicator, .c-form__label, .c-form__message {
      font-size: 16px;
      line-height: 26px; } }
  @media only screen and (min-width: 1400px) {
    .t-small, .c-form .errMsg,
    .c-form .lengthIndicator, .c-form__label, .c-form__message {
      font-size: 16px;
      line-height: 26px; } }

[data-src] {
  opacity: 0;
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  [data-src].lazyloaded {
    opacity: 1; }

.hamburger-box {
  margin: 5px 0 0 0; }

html {
  box-sizing: border-box;
  text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-size: 1em;
  width: 100%;
  height: 100%; }

body {
  font-family: "gineso", sans-serif;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  background-color: white; }
  body.page-theme-green-dark {
    background-color: #1B4734; }
  body.has-menu {
    overflow: hidden; }
    @media only screen and (min-width: 992px) {
      body.has-menu {
        overflow-y: auto; } }
  @media only screen and (min-width: 992px) {
    body {
      padding: 0; } }

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

button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  appearance: none;
  outline: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: normal;
  letter-spacing: 0.1em; }

.bounce {
  animation: bounce 2s infinite; }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }
.title.align-center {
  text-align: center; }

.content-center {
  text-align: center !important; }

.mrgn-lrg {
  margin: 0 0 40px 0; }
  @media only screen and (min-width: 768px) {
    .mrgn-lrg {
      margin: 0 0 60px 0; } }
  @media (min-width: 992px) and (min-height: 720px) {
    .mrgn-lrg {
      margin: 0 0 100px 0; } }

@media only screen and (min-width: 768px) {
  #scroll-snap {
    height: 100vh;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    -webkit-overflow-scrolling: touch;
    transition: all 1s ease-in; }
    #scroll-snap.no-snap {
      scroll-snap-type: none !important; }
    #scroll-snap .c-footer {
      scroll-snap-align: start;
      scroll-snap-stop: always; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px !important;
  padding-left: 20px !important; }
  @media only screen and (min-width: 768px) {
    .container-fluid {
      padding-right: 50px !important;
      padding-left: 50px !important; } }
  @media only screen and (min-width: 992px) {
    .container-fluid {
      padding-right: 80px !important;
      padding-left: 80px !important; } }
  @media only screen and (min-width: 1400px) {
    .container-fluid {
      padding-right: 150px !important;
      padding-left: 150px !important; } }

.c-section--banner_section #breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 130%;
  font-weight: 400;
  margin: 0 0 20px;
  display: block;
  color: #001725; }
  .c-section--banner_section #breadcrumbs a {
    margin: 0 5px;
    color: #001725; }
    .c-section--banner_section #breadcrumbs a:first-child {
      margin: 0 5px 0 0; }
  .c-section--banner_section #breadcrumbs .breadcrumb_last {
    color: #001725;
    margin: 0 0 0 5px; }
.c-section--banner_section.theme-turquoise #breadcrumbs, .c-section--banner_section.theme-green-dark #breadcrumbs {
  color: #ffffff; }
  .c-section--banner_section.theme-turquoise #breadcrumbs a, .c-section--banner_section.theme-green-dark #breadcrumbs a {
    color: #ffffff; }
  .c-section--banner_section.theme-turquoise #breadcrumbs .breadcrumb_last, .c-section--banner_section.theme-green-dark #breadcrumbs .breadcrumb_last {
    color: #ffffff; }

.search-result-container .search-result {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0; }
  .search-result-container .search-result .type {
    text-transform: capitalize; }

.pagination {
  color: #001725;
  font-size: 21px;
  line-height: 135%;
  text-align: center;
  display: flex;
  justify-content: center; }
  .pagination a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    height: 72px;
    width: 72px;
    border-radius: 100%;
    border: 2px solid #001725 !important;
    color: #001725;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    transition: all 0.2s ease-in;
    font-weight: 500;
    margin: 0 5px; }
    .pagination a.current {
      color: #ffffff;
      background-color: #001725; }
  .pagination .current-page {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    border: 2px solid #001725 !important;
    color: #ffffff;
    background-color: #001725;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    transition: all 0.2s ease-in;
    font-weight: 500;
    margin: 0 5px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: inherit;
  letter-spacing: 0; }

strong,
b {
  font-weight: 600; }

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #001725;
  cursor: pointer;
  text-decoration: none;
  padding: 0;
  transition: border-color 0.125s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  a:hover, a:active, a:focus {
    color: #001725;
    border-color: inherit;
    text-decoration: none; }
  .current-menu-item a {
    border-color: inherit; }

p,
ul,
ol,
li,
address,
.h2-sml {
  text-transform: none;
  font-weight: 100;
  margin: 0 0 20px 0; }

.h2-sml {
  margin: 20px 0; }

address {
  font-style: normal; }

ul,
ol {
  padding: 0 0 0 20px;
  margin: 20px 0; }
  ul li,
  ol li {
    margin: 5px 0; }

blockquote,
cite {
  font-style: normal;
  padding: 0;
  display: block; }

blockquote {
  margin: 0;
  quotes: "“" "”" "‘" "’"; }
  @media only screen and (min-width: 768px) {
    blockquote {
      padding: 0 0 0 30px; } }
  blockquote > p {
    position: relative; }
    blockquote > p::before, blockquote > p::after {
      color: inherit;
      font-size: inherit; }
      @media only screen and (min-width: 768px) {
        blockquote > p::before, blockquote > p::after {
          position: absolute; } }
    blockquote > p::before {
      content: open-quote; }
      @media only screen and (min-width: 768px) {
        blockquote > p::before {
          left: -30px; } }
    blockquote > p::after {
      content: close-quote; }

.accordion-wrapper .drawer {
  border-bottom: 2px solid;
  padding: 0; }
  .accordion-wrapper .drawer .header {
    padding: 0; }
    .accordion-wrapper .drawer .header h5 {
      padding: 20px 0;
      cursor: pointer;
      position: relative; }
      .accordion-wrapper .drawer .header h5 .line {
        width: 24px;
        height: 2px;
        position: absolute;
        right: 20px;
        top: 50%;
        transition: all 0.6s ease-in-out; }
        .accordion-wrapper .drawer .header h5 .line:after {
          transform: rotateY(0deg) rotate(0deg);
          content: "";
          width: 24px;
          height: 2px;
          position: absolute;
          top: 0px;
          transition: all 0.4s ease-in-out; }
      .accordion-wrapper .drawer .header h5.collapsed .line:after {
        transform: rotateY(0deg) rotate(90deg); }
  .accordion-wrapper .drawer .body {
    padding: 0 0 20px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(12, 1fr); }
    .accordion-wrapper .drawer .body .details {
      grid-column: span 12; }
      @media only screen and (min-width: 768px) {
        .accordion-wrapper .drawer .body .details {
          grid-column: span 6; } }
      @media only screen and (min-width: 992px) {
        .accordion-wrapper .drawer .body .details {
          grid-column: span 4; } }
      .accordion-wrapper .drawer .body .details.default {
        grid-column: span 12; }
    .accordion-wrapper .drawer .body .map {
      grid-column: span 12; }
      @media only screen and (min-width: 768px) {
        .accordion-wrapper .drawer .body .map {
          grid-column: span 6; } }
      @media only screen and (min-width: 992px) {
        .accordion-wrapper .drawer .body .map {
          grid-column: span 8; } }

.btn-wrapper {
  display: block; }
  .btn-wrapper.lrg {
    margin-top: 60px; }

.back-to-top {
  position: relative;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  color: #000000;
  cursor: pointer;
  padding: 0;
  border-radius: 100%;
  text-align: left;
  display: block; }
  .back-to-top svg {
    display: inline-block;
    margin: 0 10px 0 0; }
    .back-to-top svg circle {
      transition: 0.2s all ease-in; }
  .back-to-top span {
    text-decoration: underline; }
  .back-to-top:hover svg circle {
    fill: #000000; }

.cta {
  border: 0;
  border-radius: 8px;
  line-height: 100%;
  letter-spacing: 0;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  pointer-events: all;
  transition: all 0.15s ease-out;
  text-align: center;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid; }
  @media only screen and (min-width: 768px) {
    .cta {
      min-width: 166px;
      padding: 16px 38px;
      font-size: 18px; } }
  .cta:hover {
    color: #ffffff; }
  .cta.theme-yellow {
    border: 1px solid; }
  .cta.theme-blue {
    border: 1px solid;
    color: #ffffff; }
    .cta.theme-blue:hover {
      color: #ffffff; }
  .cta.theme-navy {
    border: 1px solid #ffffff;
    color: #ffffff; }
    .cta.theme-navy:hover {
      background: #ffffff;
      color: #001725; }

.logo {
  border: 0 !important; }

.back-button-container {
  display: block;
  width: 100%;
  text-align: right;
  margin: 0 0 40px; }

.button {
  background-color: #000000;
  display: inline-block;
  color: #FF7152;
  cursor: pointer;
  margin: 5px;
  overflow: hidden;
  padding: 0 22px;
  text-align: center;
  text-transform: uppercase;
  transition: all .2s ease-in-out; }
  .button:hover {
    border: 2px solid #000000; }
    .button:hover .roll-text:first-child {
      margin-top: -46px; }
  .button .roll-text {
    display: block;
    position: relative;
    transition: all 420ms cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .button .roll-text:last-child {
    color: #000000; }

.c-career {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .c-career .back-col {
      text-align: right; } }
  .c-career__title {
    margin: 40px 0 0 0; }
  .c-career__experience {
    margin: 10px 0 40px 0; }
  .c-career__apply {
    margin-top: 40px; }
    @media only screen and (min-width: 576px) {
      .c-career__apply {
        margin-top: 60px; } }
    @media only screen and (max-width: 575px) {
      .c-career__apply .c-button {
        width: 100%; } }

.c-face {
  width: 65px;
  height: 30px;
  position: relative;
  z-index: 10000;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }
  .c-face__eye {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border: 4px solid #346164;
    border-radius: 50%;
    position: relative; }
  .c-face__iris {
    background-color: transparent;
    width: 15px;
    height: 15px;
    padding: 3px 0 0 0;
    position: absolute;
    left: calc(50% - 7px);
    top: -3.5px;
    transform-origin: bottom;
    display: flex;
    justify-content: center; }
  .c-face__pupil {
    width: 10px;
    height: 10px;
    background-color: #346164;
    border-radius: 50%; }

.c-footer {
  width: 100%;
  position: relative;
  background-color: #ffffff; }
  .c-footer .footer-email {
    text-transform: uppercase; }
  .c-footer .footer-logo {
    display: block;
    width: 100%;
    max-width: 80px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .c-footer .footer-logo {
        max-width: 150px;
        margin: 0; } }
  .c-footer .footer-nav a:hover {
    color: #1B4734; }
  .c-footer form ul {
    padding: 0;
    position: relative; }
    .c-footer form ul li label {
      display: block; }
      .c-footer form ul li label .sf-input-text {
        display: block;
        width: 100%;
        border-radius: 0;
        border: 1px solid #ccc;
        padding: 13px;
        margin-top: 1px; }
    .c-footer form ul li.sf-field-submit input {
      position: absolute;
      right: -22px;
      top: 10px;
      border-radius: 100%;
      background-color: #0D6767;
      border: 0;
      text-indent: -1000px;
      height: 52px;
      width: 52px;
      transition: all 0.3s ease-in;
      background-image: url(/wp-content/themes/temple/build/img/search.svg);
      background-position: center center;
      background-size: 20px;
      background-repeat: no-repeat; }
      .c-footer form ul li.sf-field-submit input:hover {
        background-color: #1B4734; }

.c-form {
  position: relative;
  overflow: hidden; }
  .c-form .errMsg,
  .c-form .lengthIndicator {
    display: block;
    padding: 10px 0 0 0;
    font-weight: 600; }
  .c-form [disabled] {
    opacity: 0.2;
    user-select: none;
    cursor: not-allowed; }
  .c-form__fieldset {
    margin: 0;
    padding: 0;
    border: none; }
  .c-form__label {
    display: block;
    padding: 0;
    color: #ffffff; }
  .c-form__field {
    float: left;
    width: 100%;
    margin: 0 0 10px; }
    @media only screen and (min-width: 768px) {
      .c-form__field {
        width: 48%;
        margin: 0 1% 10px; } }
    .c-form__field:last-child {
      margin-bottom: 0; }
    .c-form__field.full-width {
      width: 98%;
      margin: 0 1% 10px;
      text-align: center !important; }
  .c-form__input, .c-form__textarea, .c-form__select {
    width: 100%;
    padding: 0 20px;
    border-radius: 4px;
    border: none;
    outline: none;
    background-color: #FEE4DA;
    color: #000000; }
    @media only screen and (min-width: 768px) {
      .c-form__input, .c-form__textarea, .c-form__select {
        padding: 0 20px; } }
  .c-form__input, .c-form__select {
    height: 42px; }
    @media only screen and (min-width: 768px) {
      .c-form__input, .c-form__select {
        font-size: 16px;
        line-height: 22px;
        height: 42px; } }
  .c-form__select {
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg width='16' height='12' xmlns='http://www.w3.org/2000/svg'><path d='M8 12L0 0h16z' fill='#FFF' fill-rule='evenodd'/></svg>");
    background-position: 96% 50%;
    background-repeat: no-repeat; }
  .c-form__textarea {
    height: 160px;
    padding: 20px; }
  .c-form__button {
    border: 2px solid red;
    border-radius: 5px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    background: red;
    pointer-events: all;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
  .c-form .actions {
    float: left;
    width: 100%;
    text-align: center; }

.c-form__multiple-select {
  min-height: 350px;
  padding: 20px; }

.login-block .c-section {
  padding: 60px 0; }
  @media only screen and (min-width: 768px) {
    .login-block .c-section {
      padding: 80px 0; } }
.login-block .title_row {
  text-align: center;
  margin-bottom: 80px; }
  .login-block .title_row h5 {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: bold;
    letter-spacing: 0.1rem; }
  .login-block .title_row h1 {
    font-size: 40px;
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .login-block .title_row h1 {
        font-size: 60px; } }
.login-block .login_field {
  text-align: right; }
.login-block .login {
  max-width: 150px; }
.login-block .c-button {
  border: 2px solid red;
  border-radius: 5px !important;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: .1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }
  .login-block .c-button:hover {
    color: white; }

.c-grid {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media only screen and (min-width: 768px) {
    .c-grid {
      display: grid;
      grid-gap: 20px;
      grid-auto-flow: dense;
      grid-template-columns: repeat(4, 1fr);
      grid-template-rows: auto; } }
  .c-grid audio, .c-grid video {
    width: 100%; }
  .c-grid img {
    display: inherit; }
  .c-grid__item {
    margin: 0 0 15px 0;
    padding: 0;
    background-color: transparent; }
    @media only screen and (min-width: 768px) {
      .c-grid__item {
        margin: 0; } }
    @media only screen and (max-width: 767px) {
      .c-grid__item.is-hidden-mobile {
        display: none; } }
    .c-grid__item.is-width-half {
      grid-column: span 2; }
    .c-grid__item.is-width-three_quarters {
      grid-column: span 3; }
    .c-grid__item.is-width-full {
      grid-column: span 4; }
    .c-grid__item.is-height-double {
      grid-row: span 2; }
    .c-grid__item.is-type-blank {
      display: none;
      background-color: transparent; }
      @media only screen and (min-width: 768px) {
        .c-grid__item.is-type-blank {
          display: block; } }
      .c-grid__item.is-type-blank:hover, .c-grid__item.is-type-blank:active, .c-grid__item.is-type-blank:focus {
        background-color: transparent; }
    .c-grid__item.is-type-text {
      pointer-events: none; }
  .c-grid__el {
    height: 0;
    overflow: hidden;
    padding-bottom: 100%; }
    .is-width-three_quarters.is-height-double .c-grid__el {
      padding-bottom: 50%; }
    .is-width-quarter.is-height-double .c-grid__el {
      padding-bottom: 177%; }
    .is-type-blank.is-width-quarter.is-height-double .c-grid__el {
      padding-bottom: 100%; }
    .is-width-full .c-grid__el {
      padding-bottom: 50%; }
    @media only screen and (max-width: 767px) {
      .is-type-statistic .c-grid__el {
        padding-bottom: 0;
        height: auto; } }
  .c-grid .is-subtype-testimonial .c-grid__el {
    padding: 0 !important;
    position: relative;
    height: auto; }
    .c-grid .is-subtype-testimonial .c-grid__el .c-grid__content {
      position: relative; }
    .c-grid .is-subtype-testimonial .c-grid__el .wrapper {
      max-width: 1600px; }
    .c-grid .is-subtype-testimonial .c-grid__el .container-fluid {
      margin-right: auto;
      margin-left: auto;
      padding-right: 40px !important;
      padding-left: 40px !important; }
      @media only screen and (min-width: 768px) {
        .c-grid .is-subtype-testimonial .c-grid__el .container-fluid {
          padding-right: 100px !important;
          padding-left: 100px !important; } }
      @media only screen and (min-width: 992px) {
        .c-grid .is-subtype-testimonial .c-grid__el .container-fluid {
          padding-right: 150px !important;
          padding-left: 150px !important; } }
  .c-grid .is-subtype-testimonial .theme-grey {
    color: #346164 !important; }
  .c-grid__content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
    .is-type-statistic .c-grid__content {
      display: flex;
      flex-direction: column;
      padding: 20px 15px 0 15px; }
      @media only screen and (max-width: 767px) {
        .is-type-statistic .c-grid__content {
          position: relative; } }
      @media only screen and (min-width: 768px) {
        .is-type-statistic .c-grid__content {
          padding: 20px 15px; } }
      @media only screen and (min-width: 992px) {
        .is-type-statistic .c-grid__content {
          padding: 20px 20px; } }
      .is-type-statistic .c-grid__content p {
        margin-top: 0; }
      .is-type-statistic .c-grid__content .t-feature {
        margin-bottom: 5px; }
    .is-type-text .c-grid__content {
      padding: 0 15px; }
      @media only screen and (min-width: 992px) {
        .is-type-text .c-grid__content {
          padding: 0 20px; } }
  .c-grid__image, .c-grid__video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .c-grid a {
    color: white; }
  .c-grid__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    color: white;
    background-color: rgba(0, 84, 188, 0.8);
    padding: 0 15px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    @media only screen and (min-width: 992px) {
      .c-grid__overlay {
        padding: 0 20px; } }
    .c-grid__item:hover .c-grid__overlay {
      opacity: 1; }
    .c-grid__overlay * {
      pointer-events: auto; }
    .c-grid__overlay .project-link {
      position: absolute;
      bottom: 20px;
      left: 20px; }
  .c-grid__logo {
    margin: 20px 0;
    display: block;
    border: none;
    width: auto;
    height: 40px; }
  .c-grid__pp {
    position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 1; }

.width-max {
  padding: 0 !important; }
  .width-max .wrapper {
    max-width: 100%;
    padding: 0 !important; }
  .width-max .container-fluid {
    padding: 0; }
    .width-max .container-fluid .c-grid {
      grid-gap: 0; }
      .width-max .container-fluid .c-grid li {
        margin: 0; }
      .width-max .container-fluid .c-grid .is-type-text .c-grid__content {
        padding: 30px 20px; }
      @media only screen and (min-width: 576px) {
        .width-max .container-fluid .c-grid .is-type-text .c-grid__content {
          padding: 80px 50px; } }
      @media only screen and (min-width: 768px) {
        .width-max .container-fluid .c-grid .is-type-text .c-grid__content {
          max-width: 800px;
          right: 0;
          padding-right: 46px;
          left: auto;
          padding-left: 46px;
          padding-top: 46px; } }
      @media only screen and (min-width: 992px) {
        .width-max .container-fluid .c-grid .is-type-text .c-grid__content {
          max-width: 800px;
          right: 0;
          padding-right: 80px;
          left: auto;
          padding-left: 46px;
          padding-top: 80px; } }

.is-type-text .c-grid__el {
  padding: 0;
  height: auto; }
.is-type-text .c-grid__content {
  position: relative;
  height: auto;
  overflow: hidden; }

#responsive-menu-pro-button {
  display: block; }
  @media screen and (min-width: 850px) and (min-height: 600px) {
    #responsive-menu-pro-button {
      display: none !important; } }
  #responsive-menu-pro-button .responsive-menu-pro-inner {
    background-color: !important; }
    #responsive-menu-pro-button .responsive-menu-pro-inner:before {
      background-color: #ffffff !important; }
    #responsive-menu-pro-button .responsive-menu-pro-inner:after {
      opacity: 1;
      background-color: #ffffff !important; }
  #responsive-menu-pro-button:hover .responsive-menu-pro-inner {
    background-color: #600F27 !important; }

.page-theme-grey #responsive-menu-pro-button {
  background-color: #001725 !important; }
  .page-theme-grey #responsive-menu-pro-button .responsive-menu-pro-inner {
    background-color: #001725 !important; }

.page-theme-light #responsive-menu-pro-button {
  background-color: #001725 !important; }
  .page-theme-light #responsive-menu-pro-button .responsive-menu-pro-inner {
    background-color: #001725 !important; }

.corner {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  width: 200px;
  height: auto; }
  @media only screen and (min-width: 768px) {
    .corner {
      width: 260px; } }
  @media only screen and (min-width: 992px) {
    .corner {
      width: 325px; } }
  .corner path {
    transition: all 0.6s ease-in-out; }
  .corner.search path {
    fill: #E63B36; }

#header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  z-index: 999;
  transition: all 0.3s ease-in; }
  #header-container #temple-logo {
    position: absolute;
    top: 35px;
    left: 100px;
    z-index: 10000;
    height: auto;
    width: 150px;
    transition: 0.6s all ease-in; }
    #header-container #temple-logo path {
      fill: #1B4734; }
  #header-container .btn-menu {
    position: absolute;
    top: 20px;
    left: 0;
    height: 70px;
    width: 70px;
    transition: all 0.6s ease-in-out !important;
    z-index: 10001;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #D4FA00; }
    @media screen and (min-width: 992px) and (min-height: 600px) {
      #header-container .btn-menu {
        height: 70px;
        width: 70px; } }
    #header-container .btn-menu .line {
      width: 24px;
      height: 2px;
      position: relative;
      background-color: #1B4734;
      transition: all 0.6s ease-in-out; }
      #header-container .btn-menu .line:before {
        background-color: #1B4734;
        content: "";
        width: 24px;
        height: 2px;
        position: absolute;
        top: -7px;
        transition: all 0.6s ease-in-out; }
      #header-container .btn-menu .line:after {
        background-color: #1B4734;
        content: "";
        width: 24px;
        height: 2px;
        position: absolute;
        top: 7px;
        transition: all 0.6s ease-in-out; }
    #header-container .btn-menu.open .line {
      transform: rotateY(0deg) rotate(45deg); }
      #header-container .btn-menu.open .line:before {
        top: 0px;
        transform: rotateY(0deg) rotate(90deg); }
      #header-container .btn-menu.open .line:after {
        opacity: 0; }
    #header-container .btn-menu:hover {
      background-color: #1B4734; }
      #header-container .btn-menu:hover .line {
        background-color: #D4FA00; }
        #header-container .btn-menu:hover .line:before {
          background-color: #D4FA00; }
        #header-container .btn-menu:hover .line:after {
          background-color: #D4FA00; }
  #header-container #form-wrapper {
    position: relative;
    margin-top: 20px;
    text-align: right; }
    #header-container #form-wrapper .social-wrapper {
      display: none;
      margin-right: 40px; }
      #header-container #form-wrapper .social-wrapper .social-header {
        display: inline-block;
        margin: 19px 10px 10px 10px;
        width: 18px; }
        #header-container #form-wrapper .social-wrapper .social-header svg {
          width: 100%; }
          #header-container #form-wrapper .social-wrapper .social-header svg path {
            fill: #ffffff; }
    #header-container #form-wrapper .expand {
      position: absolute;
      right: -23px;
      top: 0;
      width: 55px;
      height: 55px;
      z-index: 4;
      cursor: pointer; }
      #header-container #form-wrapper .expand.show {
        display: none; }
    #header-container #form-wrapper form {
      float: right; }
      #header-container #form-wrapper form ul {
        padding: 0;
        position: relative; }
        #header-container #form-wrapper form ul li {
          list-style: none; }
          #header-container #form-wrapper form ul li label {
            display: block; }
            #header-container #form-wrapper form ul li label .sf-input-text {
              display: block;
              width: 100%;
              border-radius: 0;
              border: 1px solid #ccc;
              padding: 15px;
              margin-top: 1px;
              font-size: 14px; }
          #header-container #form-wrapper form ul li.sf-field-submit input {
            position: absolute;
            right: -22px;
            top: -2px;
            border-radius: 100%;
            background-color: #0D6767;
            border: 0;
            text-indent: -1000px;
            height: 52px;
            width: 52px;
            transition: all 0.3s ease-in;
            background-image: url(/wp-content/themes/temple/build/img/search.svg);
            background-position: center center;
            background-size: 20px;
            background-repeat: no-repeat; }
            #header-container #form-wrapper form ul li.sf-field-submit input:hover {
              background-color: #1B4734; }
    #header-container #form-wrapper.hide form ul li label .sf-input-text {
      opacity: 0; }
    #header-container #form-wrapper.menu-open .social-wrapper {
      display: inline-block; }
    #header-container #form-wrapper.menu-open form ul li.sf-field-search {
      margin-right: 40px; }
      #header-container #form-wrapper.menu-open form ul li.sf-field-search label .sf-input-text {
        opacity: 1;
        border: 0;
        border-bottom: 1px solid #ffffff;
        color: #ffffff;
        background-color: transparent;
        padding: 8px 0 8px 0;
        min-width: 300px;
        margin-top: 8px; }
      #header-container #form-wrapper.menu-open form ul li.sf-field-search input::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #ffffff;
        opacity: 1;
        /* Firefox */ }
    #header-container #form-wrapper.menu-open form ul .sf-field-submit input {
      background-color: #000000; }
      #header-container #form-wrapper.menu-open form ul .sf-field-submit input:hover {
        background-color: #1B4734; }
  #header-container.open #temple-logo path {
    fill: #ffffff; }
  #header-container.scroll {
    background-color: #ffffff; }
    #header-container.scroll #temple-logo path {
      fill: #1B4734 !important; }

.main-nav-open #header-container {
  background-color: transparent !important; }
  .main-nav-open #header-container #temple-logo path {
    fill: #ffffff !important; }

.single-people #header-container #temple-logo path,
.page-theme-green-dark #header-container #temple-logo path {
  fill: #ffffff; }

#responsive-menu-pro-container {
  font-weight: 400; }
  @media screen and (min-width: 850px) and (min-height: 600px) {
    #responsive-menu-pro-container {
      display: none !important; } }
  #responsive-menu-pro-container .responsive-menu-pro-item-link:focus {
    outline: none; }
  #responsive-menu-pro-container #responsive-menu-pro li {
    font-weight: 400; }
    #responsive-menu-pro-container #responsive-menu-pro li .responsive-menu-pro-back {
      font-weight: 400;
      background-image: url(/wp-content/themes/boodle/build/img/menu-arrow-left.svg);
      background-position: 5% center;
      background-repeat: no-repeat;
      background-size: 30px;
      text-indent: 4000px; }
    #responsive-menu-pro-container #responsive-menu-pro li a {
      font-weight: 400; }
    #responsive-menu-pro-container #responsive-menu-pro li.menu-item-has-children a {
      background-image: url(/wp-content/themes/boodle/build/img/menu-arrow-right.svg);
      background-position: 85% center;
      background-repeat: no-repeat;
      background-size: 30px; }
    #responsive-menu-pro-container #responsive-menu-pro li.menu-item-has-children .responsive-menu-pro-submenu .responsive-menu-pro-item a {
      background-image: none; }
    #responsive-menu-pro-container #responsive-menu-pro li.menu-item-has-children .responsive-menu-pro-submenu .responsive-menu-pro-item-has-children a {
      background-image: url(/wp-content/themes/boodle/build/img/menu-arrow-right.svg); }
    #responsive-menu-pro-container #responsive-menu-pro li.menu-item-has-children .responsive-menu-pro-submenu .responsive-menu-pro-item-has-children .responsive-menu-pro-submenu .responsive-menu-pro-item a {
      background-image: none; }
    #responsive-menu-pro-container #responsive-menu-pro li.menu-item-has-children .responsive-menu-pro-submenu .responsive-menu-pro-item-has-children .responsive-menu-pro-submenu .responsive-menu-pro-item-has-children a {
      background-image: url(/wp-content/themes/boodle/build/img/menu-arrow-right.svg); }
  #responsive-menu-pro-container #responsive-menu-pro-title {
    padding: 16px 0 0 25px !important;
    height: 81px;
    border-bottom: 1px solid #ffffff61;
    margin: 0 0 20px 0; }
    #responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image {
      width: 100px; }
      #responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image img {
        width: 100%; }
  #responsive-menu-pro-container #responsive-menu-pro-additional-content {
    display: block;
    margin: 20px 0; }
    #responsive-menu-pro-container #responsive-menu-pro-additional-content .nav-contact-details {
      display: block;
      margin: 0 0 40px 0; }
      #responsive-menu-pro-container #responsive-menu-pro-additional-content .nav-contact-details a {
        font-weight: 400;
        margin: 0 0 10px;
        font-size: 18px;
        line-height: 24px;
        color: #ffffff;
        display: block; }
    #responsive-menu-pro-container #responsive-menu-pro-additional-content .nav-careers {
      display: inline-block;
      color: #ffffff;
      padding: 10px 20px;
      border: 1px solid #ffffff;
      margin: 0 0 20px 0;
      font-size: 22px;
      line-height: 100%; }
      #responsive-menu-pro-container #responsive-menu-pro-additional-content .nav-careers:hover {
        background-color: #ffffff;
        color: #8a1538;
        text-decoration: none; }
    #responsive-menu-pro-container #responsive-menu-pro-additional-content .nav-social {
      display: inline-block;
      margin: 0 0 0 20px; }
      #responsive-menu-pro-container #responsive-menu-pro-additional-content .nav-social svg {
        padding: 1px; }
        #responsive-menu-pro-container #responsive-menu-pro-additional-content .nav-social svg path {
          fill: #ffffff; }

#search-container {
  position: fixed;
  height: 100vh;
  overflow: hidden;
  width: 100%;
  top: -100vh;
  left: 0;
  z-index: 998;
  transition: all 0.6s ease-in-out;
  display: none;
  align-items: center;
  justify-content: center; }
  @media screen and (min-width: 850px) and (min-height: 600px) {
    #search-container {
      display: flex; } }
  #search-container form {
    position: relative;
    width: 50%; }
    #search-container form ul li {
      padding: 0; }
      #search-container form ul li label {
        width: 100%; }
        #search-container form ul li label input {
          padding: 10px;
          background: transparent;
          border: 0;
          color: #001725;
          border-bottom: 1px solid #001725;
          width: 100%;
          font-weight: 800;
          font-size: 20px; }
          #search-container form ul li label input:focus {
            outline: none; }
        #search-container form ul li label ::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #001725;
          opacity: 1;
          /* Firefox */ }
        #search-container form ul li label :-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #001725; }
        #search-container form ul li label ::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #001725; }
      #search-container form ul li input[type=submit] {
        position: absolute;
        right: 0;
        top: 0;
        background-color: transparent;
        border: 0;
        color: transparent;
        width: 40px;
        height: 40px;
        background-image: url(/wp-content/themes/temple/build/img/search_icon_navy.svg);
        background-size: 40px;
        background-repeat: no-repeat; }
        #search-container form ul li input[type=submit]:hover {
          background-image: url(/wp-content/themes/temple/build/img/search_icon_cyan.svg); }
  #search-container.open {
    top: 0; }

#main-navigation {
  position: fixed;
  height: 100vh;
  overflow: hidden;
  width: 100%;
  top: -100vh;
  left: 0;
  background-color: #0D6767;
  z-index: 998;
  transition: all 0.6s ease-in-out;
  display: none; }
  @media screen and (min-width: 850px) and (min-height: 600px) {
    #main-navigation {
      display: block;
      padding: 10% 0 0; } }
  #main-navigation .menu-container {
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, 1fr); }
    #main-navigation .menu-container .main-menu-container {
      grid-column: span 12; }
  #main-navigation .nav-social.small {
    display: inline-block;
    margin: 0 10px 0 0; }
    #main-navigation .nav-social.small svg {
      padding: 1px;
      width: 16px; }
      #main-navigation .nav-social.small svg path, #main-navigation .nav-social.small svg rect, #main-navigation .nav-social.small svg circle {
        fill: #ffffff; }
    @media only screen and (min-width: 992px) {
      #main-navigation .nav-social.small {
        display: none; } }
  #main-navigation .nav-search.small {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px 7px 8px 8px !important; }
    #main-navigation .nav-search.small svg {
      padding: 1px;
      width: 26px !important;
      height: 28px !important; }
      #main-navigation .nav-search.small svg .st0 {
        fill: #121226; }
      #main-navigation .nav-search.small svg .st1 {
        fill: none; }
      #main-navigation .nav-search.small svg .st2 {
        fill: none;
        stroke: #FFFFFF;
        stroke-width: 2; }
      #main-navigation .nav-search.small svg path, #main-navigation .nav-search.small svg rect, #main-navigation .nav-search.small svg circle {
        fill: #ffffff; }
    @media only screen and (min-width: 992px) {
      #main-navigation .nav-search.small {
        display: none; } }
  #main-navigation.open {
    top: 0; }
  #main-navigation .focus a {
    color: #001725; }
  #main-navigation .nav-logo {
    margin: 40px 0 20px;
    display: block; }
    @media screen and (min-height: 730px) {
      #main-navigation .nav-logo {
        margin: 40px 0 80px; } }
  #main-navigation .cookie-settings {
    display: block;
    margin: 20px 0; }
    #main-navigation .cookie-settings a {
      margin: 0 !important; }
  #main-navigation .nav-search {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 80px; }
    @media screen and (min-height: 730px) {
      #main-navigation .nav-search {
        height: 160px; } }
    #main-navigation .nav-search .searchandfilter-wrapper {
      position: relative;
      width: 40%;
      min-width: 330px; }
      #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1 {
        float: left;
        position: relative;
        width: 140px;
        padding: 5px 10px;
        margin: 5px 10px 0 0;
        outline: none;
        cursor: pointer; }
        #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1 .bg {
          opacity: 0.1;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: #001725; }
        #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown {
          margin: 0;
          list-style: none;
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          font-weight: normal;
          opacity: 0;
          pointer-events: none;
          padding: 0; }
          #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li {
            display: block;
            margin: 0; }
            #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li a {
              background-color: #f8f8f8;
              display: block;
              text-decoration: none;
              padding: 10px;
              margin: 0; }
            #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li:hover a {
              background: #f1f1f1; }
        #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1.active .dropdown {
          opacity: 1;
          pointer-events: auto; }
      #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 6px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0px 6px;
        border-style: solid;
        border-color: transparent; }
      #main-navigation .nav-search .searchandfilter-wrapper .wrapper-dropdown-1.active:after {
        border-color: transparent;
        border-width: 0px 6px 6px 6px;
        margin-top: -3px; }
      #main-navigation .nav-search .searchandfilter-wrapper .search-header-form {
        display: none;
        float: left;
        width: 160px; }
        #main-navigation .nav-search .searchandfilter-wrapper .search-header-form.show {
          display: inline-block; }
      #main-navigation .nav-search .searchandfilter-wrapper .tt-menu .tt-dataset {
        background-color: #ffffff; }
        #main-navigation .nav-search .searchandfilter-wrapper .tt-menu .tt-dataset h3 {
          position: relative;
          display: block;
          color: #002A3A;
          background-color: #ffffff;
          padding: 10px;
          border-bottom: 1px solid black;
          font-size: 16px;
          margin: 0;
          line-height: 100%; }
        #main-navigation .nav-search .searchandfilter-wrapper .tt-menu .tt-dataset a {
          display: block;
          margin-bottom: 5px;
          color: #001725;
          padding: 10px;
          min-width: 165px;
          text-decoration: none; }
          #main-navigation .nav-search .searchandfilter-wrapper .tt-menu .tt-dataset a:hover {
            background-color: #001725;
            color: #ffffff; }
      #main-navigation .nav-search .searchandfilter-wrapper #btn-search {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 20px;
        cursor: pointer;
        z-index: 2; }
      #main-navigation .nav-search .searchandfilter-wrapper .search-form {
        width: 100%;
        min-width: 150px; }
        #main-navigation .nav-search .searchandfilter-wrapper .search-form ul {
          padding-left: 0; }
        #main-navigation .nav-search .searchandfilter-wrapper .search-form label {
          width: 100%; }
        #main-navigation .nav-search .searchandfilter-wrapper .search-form .twitter-typeahead {
          width: 100%; }
        #main-navigation .nav-search .searchandfilter-wrapper .search-form .sf-input-text {
          border: 0;
          border-bottom: 1px solid #001725;
          border-radius: 0;
          padding: 5px 0;
          background-color: transparent;
          width: 100%;
          background-image: url(/wp-content/themes/boodle/build/img/search.svg);
          background-size: 16px;
          background-position: right center;
          background-repeat: no-repeat; }
          @media only screen and (min-width: 992px) {
            #main-navigation .nav-search .searchandfilter-wrapper .search-form .sf-input-text {
              width: 100%; } }
          #main-navigation .nav-search .searchandfilter-wrapper .search-form .sf-input-text:active, #main-navigation .nav-search .searchandfilter-wrapper .search-form .sf-input-text:focus {
            outline: 0;
            -moz-outline-style: none; }
          #main-navigation .nav-search .searchandfilter-wrapper .search-form .sf-input-text ::placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #001725;
            opacity: 1;
            /* Firefox */ }
    #main-navigation .nav-search .nav-social {
      display: none;
      margin: 0 20px 0 0;
      padding: 6px 11px 8px 10px;
      border-radius: 15px;
      border: 1px solid #ffffff;
      transition: all 0.2s ease-in-out; }
      @media only screen and (min-width: 992px) {
        #main-navigation .nav-search .nav-social {
          margin: 0 5px;
          display: inline-block; } }
      @media screen and (min-width: 1200px) {
        #main-navigation .nav-search .nav-social {
          margin: 0 10px; } }
      #main-navigation .nav-search .nav-social svg {
        padding: 1px;
        width: 20px;
        height: 14px; }
        #main-navigation .nav-search .nav-social svg path {
          fill: #ffffff;
          transition: all 0.2s ease-in-out; }
      #main-navigation .nav-search .nav-social:hover {
        border: 1px solid; }
        #main-navigation .nav-search .nav-social:hover svg path {
          fill: #001725; }
    #main-navigation .nav-search .nav-search {
      cursor: pointer;
      display: none;
      margin: 0 20px 0 0;
      padding: 6px 11px 8px 10px;
      height: 40px;
      border-radius: 15px;
      border: 1px solid #ffffff;
      transition: all 0.2s ease-in-out; }
      @media only screen and (min-width: 992px) {
        #main-navigation .nav-search .nav-search {
          margin: 0 5px;
          display: inline-block; } }
      @media screen and (min-width: 1200px) {
        #main-navigation .nav-search .nav-search {
          margin: 0 10px; } }
      #main-navigation .nav-search .nav-search svg {
        padding: 1px;
        width: 20px;
        height: 14px; }
        #main-navigation .nav-search .nav-search svg path {
          fill: #ffffff;
          transition: all 0.2s ease-in-out; }
      #main-navigation .nav-search .nav-search:hover {
        border: 1px solid; }
        #main-navigation .nav-search .nav-search:hover svg path {
          fill: #001725; }
  #main-navigation h3 {
    margin: 0 0 20px 0; }
    @media screen and (min-height: 730px) {
      #main-navigation h3 {
        margin: 0 0 40px 0; } }
  #main-navigation h4 {
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 20px;
    color: #001725; }
    #main-navigation h4 a {
      font-weight: 700;
      margin: 0 0 10px;
      font-size: 15px;
      line-height: 20px;
      color: #001725; }
    #main-navigation h4.services-header {
      font-weight: 400;
      font-size: 26px;
      line-height: 36px; }
  #main-navigation .nav-focus .c-navigation__list {
    margin: 0 0 20px;
    padding: 0; }
    @media screen and (min-height: 730px) {
      #main-navigation .nav-focus .c-navigation__list {
        margin: 0 0 40px 0; } }
    #main-navigation .nav-focus .c-navigation__list li {
      list-style: none;
      margin: 0;
      padding: 0; }
      #main-navigation .nav-focus .c-navigation__list li a {
        font-weight: 400;
        margin: 0 0 6px;
        font-size: 15px;
        line-height: 20px;
        color: #001725;
        display: block; }

.c-header {
  position: absolute;
  top: 0;
  padding: 0 !important;
  width: 100%;
  display: flex;
  height: 81px;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
  align-items: center;
  z-index: 10;
  border-bottom: 1px solid #ffffff; }
  @media only screen and (min-width: 768px) {
    .c-header {
      border-bottom: none;
      height: 80px; } }
  .c-header .wrapper {
    width: 100%;
    max-width: 1800px; }
  @media screen and (min-width: 992px) and (min-height: 600px) {
    .c-header {
      height: 119px; } }
  .c-header__brand {
    float: left;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .c-header__brand a {
      display: block;
      padding: 0;
      border: none; }
      .c-header__brand a img {
        max-width: 200px; }
        @media only screen and (min-width: 992px) {
          .c-header__brand a img {
            max-width: 300px; } }
  .c-header__navigation {
    float: right;
    margin: 6px 0 0 0;
    display: flex;
    align-items: center; }
  .c-header__hamburger {
    z-index: 10000;
    margin: 0 -15px 0 0; }
    @media only screen and (min-width: 992px) {
      .c-header__hamburger {
        display: none; } }
  .c-header .logo {
    display: inline-block;
    margin-top: 0;
    border: 0 !important;
    width: 200px;
    transition: all 0.2s ease-in; }
    .c-header .logo svg {
      padding: 1px; }
    @media only screen and (min-width: 768px) {
      .c-header .logo {
        width: 200px; } }
    @media only screen and (min-width: 992px) {
      .c-header .logo {
        width: 200px; } }
    .c-header .logo img {
      display: block;
      width: 100%; }
  .c-header .btn-search {
    display: none;
    position: absolute;
    top: 8px;
    right: 25px;
    width: 14px;
    cursor: pointer; }
    @media only screen and (min-width: 768px) {
      .c-header .btn-search {
        display: block; } }
    .c-header .btn-search img {
      width: 100%; }
  .c-header.scroll {
    padding: 0;
    transition: all 0.3s ease-in-out; }
    .c-header.scroll .logo {
      display: inline-block;
      margin-top: 5px;
      border: 0 !important;
      width: 160px; }
      .c-header.scroll .logo svg {
        padding: 1px;
        width: 100%; }
      @media only screen and (min-width: 768px) {
        .c-header.scroll .logo {
          width: 204px; } }
      @media only screen and (min-width: 992px) {
        .c-header.scroll .logo {
          width: 204px; } }
      .c-header.scroll .logo img {
        display: block;
        width: 100%; }
  .c-header .header-social {
    display: none;
    float: right;
    margin-top: 14px; }
    @media only screen and (min-width: 768px) {
      .c-header .header-social {
        display: inline-block; } }
    .c-header .header-social a {
      margin: 0 0 0 15px;
      text-decoration: none;
      border: 0; }
      .c-header .header-social a:hover {
        text-decoration: none;
        border: 0; }
      .c-header .header-social a svg {
        padding: 1px;
        width: 16px; }
        .c-header .header-social a svg path {
          fill: #ffffff; }
  .c-header .cta {
    float: right;
    margin: 2px 0 0;
    display: none; }
    @media only screen and (min-width: 768px) {
      .c-header .cta {
        display: block; } }

.page-template-home .c-header,
.page-template-careers .c-header {
  position: absolute;
  border-bottom: 1px solid #ffffff;
  height: 81px; }
  @media screen and (min-width: 992px) and (min-height: 600px) {
    .page-template-home .c-header,
    .page-template-careers .c-header {
      height: 119px; } }
  .page-template-home .c-header .bg,
  .page-template-careers .c-header .bg {
    background-color: #000000;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    opacity: 0.2; }
    @media screen and (min-width: 992px) and (min-height: 600px) {
      .page-template-home .c-header .bg,
      .page-template-careers .c-header .bg {
        height: 119px; } }

.page-theme-light .c-header {
  border-bottom: 1px solid #001725; }
  @media only screen and (min-width: 768px) {
    .page-theme-light .c-header {
      border-bottom: none; } }

#responsive-menu-button {
  display: none;
  background: transparent !important; }

.search-header {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #002A3A;
  padding: 10px 0; }
  .search-header .search-form {
    width: 100%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .search-header .search-form input {
      border: 1px solid #ffffff;
      color: #000000;
      font-family: "UniversLTPro-45Light", sans-serif;
      font-size: 16px;
      padding: 7px 5px 5px;
      outline: 0 !important; }
    .search-header .search-form .search-submit {
      color: #ffffff;
      font-family: "UniversLTPro-45Light", sans-serif;
      margin: 5px 10px 0; }
  .search-header.open {
    display: block; }

.breadcrumbs-container {
  position: relative;
  display: none; }
  @media only screen and (min-width: 768px) {
    .breadcrumbs-container {
      display: block; } }
  .breadcrumbs-container .wrapper {
    width: 100%;
    max-width: 1800px; }
  .breadcrumbs-container .border-t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0.3;
    border-top: 1px solid #001725; }
  .breadcrumbs-container .border-b {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0.3;
    border-top: 1px solid #001725; }
  .breadcrumbs-container .breadcrumbs {
    display: flex;
    align-items: center;
    height: 62px; }
    .breadcrumbs-container .breadcrumbs a, .breadcrumbs-container .breadcrumbs span {
      display: inline-block;
      margin-right: 10px;
      color: #001725; }
      .breadcrumbs-container .breadcrumbs a.mobile, .breadcrumbs-container .breadcrumbs span.mobile {
        display: none; }
        @media only screen and (min-width: 768px) {
          .breadcrumbs-container .breadcrumbs a.mobile, .breadcrumbs-container .breadcrumbs span.mobile {
            display: inline-block; } }
      .breadcrumbs-container .breadcrumbs a.client-breadcrumb, .breadcrumbs-container .breadcrumbs span.client-breadcrumb {
        display: none; }
        .breadcrumbs-container .breadcrumbs a.client-breadcrumb.show, .breadcrumbs-container .breadcrumbs span.client-breadcrumb.show {
          display: inline-block; }
    .breadcrumbs-container .breadcrumbs svg {
      padding: 1px;
      display: inline-block;
      margin-right: 10px; }
      .breadcrumbs-container .breadcrumbs svg.client-breadcrumb {
        display: none; }
        .breadcrumbs-container .breadcrumbs svg.client-breadcrumb.show {
          display: inline-block; }

.page-theme-navy .btn-menu:hover {
  background-color: #600F27; }
.page-theme-navy .breadcrumbs-container .border-t {
  border-top: 1px solid #ffffff; }
.page-theme-navy .breadcrumbs-container .border-b {
  border-top: 1px solid #ffffff; }
.page-theme-navy .breadcrumbs-container .breadcrumbs a, .page-theme-navy .breadcrumbs-container .breadcrumbs span {
  color: #ffffff; }

.page-theme-grey .btn-menu:hover {
  background-color: #600F27; }
.page-theme-grey .breadcrumbs-container .border-t {
  border-top: 1px solid #001725; }
.page-theme-grey .breadcrumbs-container .border-b {
  border-top: 1px solid #001725; }
.page-theme-grey .breadcrumbs-container .breadcrumbs a, .page-theme-grey .breadcrumbs-container .breadcrumbs span {
  color: #001725; }

#header-search {
  float: right;
  width: 340px;
  display: none; }
  @media only screen and (min-width: 768px) {
    #header-search {
      display: inline-block;
      margin: 0 100px 0 20px; } }
  @media only screen and (min-width: 1400px) {
    #header-search {
      margin: 0 0 0 20px; } }
  #header-search .searchandfilter-wrapper {
    position: relative; }
    #header-search .searchandfilter-wrapper .wrapper-dropdown-1 {
      float: left;
      position: relative;
      width: 140px;
      padding: 5px 10px;
      margin: 5px 10px 0 0;
      color: #ffffff;
      outline: none;
      cursor: pointer; }
      #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .bg {
        opacity: 0.1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #ffffff; }
      #header-search .searchandfilter-wrapper .wrapper-dropdown-1 span {
        display: block; }
      #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown {
        margin: 0;
        list-style: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        font-weight: normal;
        opacity: 0;
        pointer-events: none;
        padding: 0; }
        #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li {
          display: block;
          margin: 0; }
          #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li a {
            background-color: #ffffff;
            display: block;
            text-decoration: none;
            color: #001725;
            padding: 10px;
            margin: 0; }
          #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li:hover a {
            background: #f3f8f8; }
      #header-search .searchandfilter-wrapper .wrapper-dropdown-1.active .dropdown {
        opacity: 1;
        pointer-events: auto; }
    #header-search .searchandfilter-wrapper .wrapper-dropdown-1:after {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      right: 8px;
      top: 50%;
      margin-top: -3px;
      border-width: 6px 6px 0px 6px;
      border-style: solid;
      border-color: #fff transparent; }
    #header-search .searchandfilter-wrapper .wrapper-dropdown-1.active:after {
      border-color: #fff transparent;
      border-width: 0px 6px 6px 6px;
      margin-top: -3px; }
    #header-search .searchandfilter-wrapper .search-header-form {
      display: none;
      float: left;
      width: 160px; }
      #header-search .searchandfilter-wrapper .search-header-form.show {
        display: inline-block; }
    #header-search .searchandfilter-wrapper .tt-menu .tt-dataset {
      background-color: #ffffff; }
      #header-search .searchandfilter-wrapper .tt-menu .tt-dataset h3 {
        position: relative;
        display: block;
        color: #002A3A;
        background-color: #ffffff;
        padding: 10px;
        border-bottom: 1px solid black;
        font-size: 16px;
        margin: 0;
        line-height: 100%; }
      #header-search .searchandfilter-wrapper .tt-menu .tt-dataset a {
        display: block;
        margin-bottom: 5px;
        color: #001725;
        padding: 10px;
        min-width: 200px;
        text-decoration: none; }
        #header-search .searchandfilter-wrapper .tt-menu .tt-dataset a:hover {
          background-color: #001725;
          color: #ffffff; }
    #header-search .searchandfilter-wrapper #btn-search-all {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 20px;
      cursor: pointer;
      z-index: 2; }
    #header-search .searchandfilter-wrapper #btn-search-people {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 20px;
      cursor: pointer;
      z-index: 2; }
    #header-search .searchandfilter-wrapper .search-form {
      width: 100%;
      min-width: 150px; }
      #header-search .searchandfilter-wrapper .search-form ul {
        padding-left: 0; }
      #header-search .searchandfilter-wrapper .search-form label {
        width: 100%; }
      #header-search .searchandfilter-wrapper .search-form .twitter-typeahead {
        width: 100%; }
      #header-search .searchandfilter-wrapper .search-form .sf-input-text {
        border: 0;
        border-bottom: 1px solid #ffffff;
        border-radius: 0;
        padding: 5px 0;
        background-color: transparent;
        width: 100%;
        color: #ffffff;
        background-image: url(/wp-content/themes/boodle/build/img/search-white.svg);
        background-size: 16px;
        background-position: right center;
        background-repeat: no-repeat; }
        @media only screen and (min-width: 992px) {
          #header-search .searchandfilter-wrapper .search-form .sf-input-text {
            width: 100%; } }
        #header-search .searchandfilter-wrapper .search-form .sf-input-text:active, #header-search .searchandfilter-wrapper .search-form .sf-input-text:focus {
          outline: 0;
          -moz-outline-style: none; }
        #header-search .searchandfilter-wrapper .search-form .sf-input-text ::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #ffffff;
          opacity: 1;
          /* Firefox */ }
  #header-search ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1;
    /* Firefox */ }

.page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1,
.page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1 {
  float: left;
  position: relative;
  width: 140px;
  padding: 5px 10px;
  margin: 5px 10px 0 0;
  outline: none;
  cursor: pointer; }
  .page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .bg,
  .page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .bg {
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #001725; }
  .page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1 span,
  .page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1 span {
    display: block; }
  .page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown,
  .page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown {
    margin: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    font-weight: normal;
    opacity: 0;
    pointer-events: none;
    padding: 0; }
    .page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li,
    .page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li {
      display: block;
      margin: 0; }
      .page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li a,
      .page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li a {
        background-color: #f8f8f8;
        display: block;
        text-decoration: none;
        padding: 10px;
        margin: 0; }
      .page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li:hover a,
      .page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li:hover a {
        background: #f1f1f1; }
  .page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1.active .dropdown,
  .page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1.active .dropdown {
    opacity: 1;
    pointer-events: auto; }
.page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1:after,
.page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -3px;
  border-width: 6px 6px 0px 6px;
  border-style: solid;
  border-color: transparent; }
.page-theme-light #header-search .searchandfilter-wrapper .wrapper-dropdown-1.active:after,
.page-theme-grey #header-search .searchandfilter-wrapper .wrapper-dropdown-1.active:after {
  border-color: transparent;
  border-width: 0px 6px 6px 6px;
  margin-top: -3px; }
.page-theme-light #header-search .searchandfilter-wrapper .sf-input-text,
.page-theme-grey #header-search .searchandfilter-wrapper .sf-input-text {
  border-bottom: 1px solid;
  color: #001725;
  background-image: url(/wp-content/themes/boodle/build/img/search.svg); }
.page-theme-light #header-search .searchandfilter-wrapper ::placeholder,
.page-theme-grey #header-search .searchandfilter-wrapper ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #001725;
  opacity: 1;
  /* Firefox */ }

#header-strapline {
  float: right;
  display: none; }
  @media only screen and (min-width: 992px) {
    #header-strapline {
      display: inline-block; } }
  #header-strapline h4 {
    margin: 5px 0 0 0;
    color: #ffffff; }

.mobile-search {
  position: absolute;
  right: 100px;
  top: 0px;
  padding: 10px;
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .mobile-search {
      display: none; } }

#header-search-additional {
  position: absolute;
  top: 81px;
  width: 100%;
  max-height: 0;
  z-index: 3;
  opacity: 0;
  transition: all 0.35s ease-in-out;
  border-bottom: 1px solid #ffffff;
  display: none; }
  @media screen and (min-width: 992px) and (min-height: 600px) {
    #header-search-additional {
      display: none !important; } }
  #header-search-additional .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #header-search-additional .strapline {
    text-align: center;
    padding: 0 0 20px 0; }
    #header-search-additional .strapline h4 {
      color: #ffffff; }
  #header-search-additional .search {
    padding: 0 0 20px 0;
    text-align: center; }
    #header-search-additional .search .searchandfilter-wrapper {
      position: relative; }
      #header-search-additional .search .searchandfilter-wrapper label {
        width: 100%; }
      #header-search-additional .search .searchandfilter-wrapper .sf-input-text {
        border: 0;
        border-bottom: 1px solid #ffffff;
        border-radius: 0;
        padding: 5px 0;
        background-color: transparent;
        width: 100%;
        color: #ffffff;
        background-image: url(/wp-content/themes/boodle/build/img/search-white.svg);
        background-size: 16px;
        background-position: right center;
        background-repeat: no-repeat; }
      #header-search-additional .search .searchandfilter-wrapper ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #ffffff;
        opacity: 1;
        /* Firefox */ }
      #header-search-additional .search .searchandfilter-wrapper .search-header-form {
        display: none; }
        #header-search-additional .search .searchandfilter-wrapper .search-header-form.show {
          display: inline-block;
          width: calc(100% - 150px); }
          #header-search-additional .search .searchandfilter-wrapper .search-header-form.show .twitter-typeahead {
            width: 100%; }
      #header-search-additional .search .searchandfilter-wrapper .tt-menu .tt-dataset {
        background-color: #ffffff; }
        #header-search-additional .search .searchandfilter-wrapper .tt-menu .tt-dataset h3 {
          position: relative;
          display: block;
          color: #002A3A;
          background-color: #ffffff;
          padding: 10px;
          border-bottom: 1px solid black;
          font-size: 16px;
          margin: 0;
          line-height: 100%; }
        #header-search-additional .search .searchandfilter-wrapper .tt-menu .tt-dataset a {
          display: block;
          margin-bottom: 5px;
          color: #001725;
          padding: 10px;
          min-width: 200px;
          text-decoration: none; }
          #header-search-additional .search .searchandfilter-wrapper .tt-menu .tt-dataset a:hover {
            background-color: #001725;
            color: #ffffff; }
      #header-search-additional .search .searchandfilter-wrapper #btn-search-all {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 20px;
        cursor: pointer;
        z-index: 2; }
      #header-search-additional .search .searchandfilter-wrapper #btn-search-people {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 20px;
        cursor: pointer;
        z-index: 2; }
      #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1 {
        float: left;
        position: relative;
        width: 140px;
        padding: 5px;
        margin: 5px 10px 0 0;
        color: #ffffff;
        outline: none;
        text-align: left;
        cursor: pointer; }
        #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1 .bg {
          opacity: 0.1;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: #ffffff; }
        #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1 span {
          display: block;
          text-align: left; }
        #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown {
          margin: 0;
          list-style: none;
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          font-weight: normal;
          opacity: 0;
          pointer-events: none;
          padding: 0; }
          #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li {
            display: block;
            margin: 0; }
            #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li a {
              background-color: #f8f8f8;
              display: block;
              text-decoration: none;
              padding: 10px;
              margin: 0; }
            #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1 .dropdown li:hover a {
              background: #f1f1f1; }
        #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1.active .dropdown {
          opacity: 1;
          pointer-events: auto; }
      #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 8px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0px 6px;
        border-style: solid;
        border-color: #ffffff transparent; }
      #header-search-additional .search .searchandfilter-wrapper .wrapper-dropdown-1.active:after {
        border-color: #ffffff transparent;
        border-width: 0px 6px 6px 6px;
        margin-top: -3px; }
    #header-search-additional .search ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #ffffff;
      opacity: 1;
      /* Firefox */ }
  #header-search-additional.open {
    opacity: 1;
    max-height: 400px;
    display: block; }

.page-template-scroll-snap #temple-logo {
  display: none; }
.page-template-scroll-snap #header-container {
  background-color: transparent !important; }

[data-inview] {
  opacity: 0;
  transform: translate3d(0, 0, 0) scale(0.95);
  transition: background-color 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.5s 0.125s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  [data-inview].is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1); }

.c-loader {
  display: none;
  margin: 50px auto;
  position: relative;
  border-top: 4px solid rgba(0, 23, 37, 0.2);
  border-right: 4px solid rgba(0, 23, 37, 0.2);
  border-bottom: 4px solid rgba(0, 23, 37, 0.2);
  border-left: 4px solid #001725;
  transform: translate3d(0, 0, 0);
  animation: spinner 0.5s infinite linear; }
  .is-loading .c-loader {
    display: block; }
  .c-loader, .c-loader::after {
    border-radius: 50%;
    width: 30px;
    height: 30px; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.c-location a {
  color: inherit; }
.c-location__address {
  margin: 0; }
.c-location__separator {
  margin: 0 0 5px 0; }
.c-location__telephone {
  margin: 0; }
.c-location__map {
  margin-top: 10px; }
  .c-location__map a {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
    color: #000000;
    border: 0; }
    .c-location__map a .icn {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      position: absolute;
      height: 100%;
      width: 29px;
      left: -29px;
      top: -4px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .c-location__map a .title {
      display: inline-block;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.3s;
      -webkit-backface-visibility: hidden;
      -moz-transition: all 0.3s;
      -moz-backface-visibility: hidden;
      transition: all 0.3s;
      backface-visibility: hidden; }
    .c-location__map a:hover .title, .c-location__map a.selected .title {
      -webkit-transform: translateX(44px);
      -moz-transform: translateX(44px);
      -ms-transform: translateX(44px);
      transform: translateX(44px);
      color: #000000; }
    .c-location__map a:hover .icn, .c-location__map a.selected .icn {
      left: 0; }
    .c-location__map a:hover {
      text-decoration: none; }
.c-location .embed-container {
  margin-top: 20px; }
  .c-location .embed-container iframe {
    width: 100%;
    height: 200px; }

.main-menu-wrapper {
  display: block; }

.nav-main-navigation {
  position: relative;
  margin: 20px 0 0 0; }
  @media screen and (min-height: 730px) {
    .nav-main-navigation {
      margin: 40px 0 0 0; } }
  .nav-main-navigation .c-navigation__list {
    margin: 0;
    padding: 0; }
    .nav-main-navigation .c-navigation__list li {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 300px;
      margin: 0 0 15px; }
      @media only screen and (min-width: 768px) {
        .nav-main-navigation .c-navigation__list li {
          width: 420px; } }
      @media only screen and (min-width: 992px) {
        .nav-main-navigation .c-navigation__list li {
          width: 420px; } }
      @media only screen and (min-width: 1400px) {
        .nav-main-navigation .c-navigation__list li {
          width: 420px; } }
      .nav-main-navigation .c-navigation__list li.big a {
        position: relative;
        font-family: "gineso", sans-serif;
        font-size: 22px;
        line-height: 110%;
        margin: 0 0 20px 0;
        font-weight: 800;
        color: #ffffff;
        text-transform: uppercase; }
        @media only screen and (min-width: 768px) {
          .nav-main-navigation .c-navigation__list li.big a {
            font-size: 25px; } }
        @media only screen and (min-width: 992px) {
          .nav-main-navigation .c-navigation__list li.big a {
            font-size: 30px; } }
      .nav-main-navigation .c-navigation__list li.bold a {
        font-family: 'Open Sans', sans-serif;
        text-transform: none;
        font-weight: 600;
        margin: 0;
        font-size: 20px;
        line-height: 130%;
        color: #ffffff;
        position: relative; }
        @media only screen and (min-width: 768px) {
          .nav-main-navigation .c-navigation__list li.bold a {
            font-size: 21px; } }
        @media only screen and (min-width: 1400px) {
          .nav-main-navigation .c-navigation__list li.bold a {
            font-size: 26px; } }
        .nav-main-navigation .c-navigation__list li.bold a:before {
          background-image: none !important; }
      .nav-main-navigation .c-navigation__list li.standard a {
        font-weight: 100;
        margin: 0;
        font-size: 18px;
        line-height: 130%;
        color: #ffffff;
        position: relative;
        font-family: 'Open Sans', sans-serif;
        text-transform: none; }
        @media only screen and (min-width: 768px) {
          .nav-main-navigation .c-navigation__list li.standard a {
            font-size: 19px; } }
        @media only screen and (min-width: 1400px) {
          .nav-main-navigation .c-navigation__list li.standard a {
            font-size: 24px; } }
        .nav-main-navigation .c-navigation__list li.standard a:before {
          background-image: none !important; }
      .nav-main-navigation .c-navigation__list li.mobile {
        display: block; }
        @media only screen and (min-width: 768px) {
          .nav-main-navigation .c-navigation__list li.mobile {
            display: none; } }
      .nav-main-navigation .c-navigation__list li a.selected, .nav-main-navigation .c-navigation__list li a:hover {
        color: #D4FA00; }
      .nav-main-navigation .c-navigation__list li ul {
        display: none;
        position: absolute;
        top: 0;
        left: 300px;
        margin: 0; }
        @media only screen and (min-width: 768px) {
          .nav-main-navigation .c-navigation__list li ul {
            left: 300px; } }
        @media only screen and (min-width: 992px) {
          .nav-main-navigation .c-navigation__list li ul {
            left: 330px; } }
        @media only screen and (min-width: 1400px) {
          .nav-main-navigation .c-navigation__list li ul {
            left: 400px; } }
        .nav-main-navigation .c-navigation__list li ul.open {
          display: block; }
        .nav-main-navigation .c-navigation__list li ul li {
          margin: 0 0 10px; }
          .nav-main-navigation .c-navigation__list li ul li a:before {
            background-image: none !important; }
          .nav-main-navigation .c-navigation__list li ul li a.selected, .nav-main-navigation .c-navigation__list li ul li a:hover {
            color: #D4FA00; }
          .nav-main-navigation .c-navigation__list li ul li ul {
            display: block;
            position: relative;
            left: 0;
            padding: 0;
            margin: 10px 0 0 0; }
            .nav-main-navigation .c-navigation__list li ul li ul li {
              margin: 0 0 5px; }
              .nav-main-navigation .c-navigation__list li ul li ul li a:before {
                background-image: none !important; }
              .nav-main-navigation .c-navigation__list li ul li ul li a.selected, .nav-main-navigation .c-navigation__list li ul li ul li a:hover {
                color: #D4FA00; }
          .nav-main-navigation .c-navigation__list li ul li.menu-item-has-children {
            float: left;
            width: 400px; }
      .nav-main-navigation .c-navigation__list li.menu-item a {
        padding-right: 0; }
        .nav-main-navigation .c-navigation__list li.menu-item a:before {
          background-image: none; }
      .nav-main-navigation .c-navigation__list li.menu-item-has-children a {
        padding-right: 25px; }
        .nav-main-navigation .c-navigation__list li.menu-item-has-children a:before {
          content: '';
          background-image: url(/wp-content/themes/temple/build/img/right-chevron.svg);
          position: absolute;
          right: 0;
          top: 7px;
          width: 20px;
          height: 20px;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 6px; }
      .nav-main-navigation .c-navigation__list li.current-menu-item a {
        color: #D4FA00; }
      .nav-main-navigation .c-navigation__list li.current-menu-item ul.sub-menu li a {
        color: #ffffff; }
        .nav-main-navigation .c-navigation__list li.current-menu-item ul.sub-menu li a:hover {
          color: #D4FA00; }

ul.footer-nav {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.footer-nav li {
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    list-style: none; }
    ul.footer-nav li a {
      font-size: 16px;
      line-height: 110%; }

#responsive-menu-container #responsive-menu-wrapper {
  padding: 20px 0;
  background-color: #002a3a !important; }

.responsive-menu-search-box {
  border: 1px solid #ffffff !important;
  height: 40px !important;
  padding: 0 10px !important; }

button#responsive-menu-button {
  z-index: 10001;
  display: inline-block;
  right: 20px !important; }

@media only screen and (max-width: 920px) {
  #navigation-header {
    display: none !important; } }

.c-pp {
  position: relative;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center; }
  .c-pp__icon {
    display: block;
    position: absolute;
    width: 12px;
    height: 20px;
    box-sizing: border-box;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 4px solid #fff;
    border-left: 4px solid #fff; }
    .c-pp.is-play .c-pp__icon {
      width: 30px;
      border-right: 15px solid transparent;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 15px solid #fff;
      transform: translate3d(30%, 0, 0); }

.c-section {
  width: 100%;
  padding: 40px 0;
  color: #000000; }
  @media only screen and (min-width: 768px) {
    .c-section {
      padding: 60px 0; } }
  @media (min-width: 992px) and (min-height: 720px) {
    .c-section {
      padding: 100px 0; } }
  .c-section.padding-none {
    padding: 0 !important; }
  .c-section.padding-top {
    padding-bottom: 0 !important; }
  .c-section.padding-bottom {
    padding-top: 0 !important; }
  .c-section.padding-header {
    padding: 80px 0 40px; }
    @media only screen and (min-width: 768px) {
      .c-section.padding-header {
        padding: 100px 0 60px; } }
    @media (min-width: 992px) and (min-height: 720px) {
      .c-section.padding-header {
        padding: 140px 0 100px; } }
  .c-section .wrapper {
    width: 100%;
    max-width: 1800px; }
  .c-section.theme-white {
    background-color: #ffffff;
    color: #000000; }
  .c-section.theme-green-dark {
    background-color: #1B4734;
    color: #ffffff; }
    .c-section.theme-green-dark h1 {
      color: #ffffff; }
  .c-section.theme-coral {
    background-color: #FD715F;
    color: #ffffff; }
  .c-section.theme-orange {
    background-color: #FF7152;
    color: #ffffff; }
  .c-section.theme-navy {
    background-color: #001725;
    color: #ffffff; }
  .c-section.theme-turquoise {
    background-color: #0D6767;
    color: #ffffff; }
    .c-section.theme-turquoise h1 {
      color: #ffffff; }
  .c-section.theme-mint {
    background-color: #EAF2DD; }
  .c-section.theme-green-light {
    background-color: #F7FAF2; }
    .c-section.theme-green-light h1, .c-section.theme-green-light h2, .c-section.theme-green-light h3, .c-section.theme-green-light h4 {
      color: #001725; }
  .c-section.theme-black {
    background-color: #000000;
    color: #ffffff; }

.contact-person.theme-white {
  background-color: #ffffff;
  color: #000000; }
.contact-person.theme-cyan {
  color: #ffffff; }
.contact-person.theme-orange {
  background-color: #FF7152;
  color: #ffffff; }
.contact-person.theme-navy {
  background-color: #001725;
  color: #ffffff; }
.contact-person.theme-red {
  background-color: #E63B36;
  color: #ffffff; }
.contact-person.theme-black {
  background-color: #000000;
  color: #ffffff; }

.c-slider, .c-slider__wrapper, .c-slider__slide {
  width: 100%;
  height: 100%;
  background-color: transparent; }
.c-slider__pp {
  left: 50%;
  bottom: auto;
  top: 50%;
  transform: translate3d(-50%, -50%, 0); }
.c-slider__button {
  background-color: #346164;
  width: 50px;
  height: 50px;
  background-image: none;
  text-indent: -9999em;
  overflow: hidden;
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
  display: flex;
  align-items: center;
  justify-content: center; }
  .c-slider__button::before {
    content: "";
    position: absolute;
    border: 1px solid white;
    border-right-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
    width: 14px;
    height: 14px;
    pointer-events: none; }
  .c-slider__button--prev {
    right: 53px; }
    .c-slider__button--prev::before {
      transform: rotate(-45deg);
      left: 23px; }
  .c-slider__button--next::before {
    transform: rotate(135deg);
    left: 13px; }
  .c-slider__button.swiper-button-disabled {
    opacity: 1;
    cursor: not-allowed;
    pointer-events: auto; }
.c-slider__title {
  padding: 80px 0 0 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold; }

.theme-blue .c-slider__button, .theme-red .c-slider__button {
  background: white; }
  .theme-blue .c-slider__button:before, .theme-red .c-slider__button:before {
    border: 1px solid #346164;
    border-right-color: transparent;
    border-bottom-color: transparent; }

.is-subtype-image .c-slider, .is-subtype-image .c-slider__wrapper, .is-subtype-image .c-slider__slide, .is-subtype-video .c-slider, .is-subtype-video .c-slider__wrapper, .is-subtype-video .c-slider__slide {
  width: 100%;
  height: 100% !important;
  background-color: transparent; }

.is-subtype-testimonial {
  transition: none; }
  .is-subtype-testimonial.c-grid__item {
    background: none !important; }
    .is-subtype-testimonial.c-grid__item:hover {
      background: none !important; }
  .is-subtype-testimonial blockquote {
    padding: 0; }
    .is-subtype-testimonial blockquote p:before {
      left: -1rem; }
    .is-subtype-testimonial blockquote footer {
      margin-top: 40px;
      font-size: 1rem; }
  .is-subtype-testimonial .c-section {
    padding-bottom: 160px; }
  .is-subtype-testimonial .c-slider__title {
    padding-bottom: 0; }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px); } }
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
.c-section--banner_section {
  align-items: center;
  position: relative;
  overflow: hidden;
  margin: 110px 0 0 0;
  padding: 0; }
  .c-section--banner_section .pinned-links-wrapper {
    position: fixed;
    right: -51px;
    top: 30%;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease-in;
    z-index: 5;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg); }
    .c-section--banner_section .pinned-links-wrapper.links-2 {
      right: -126px; }
    .c-section--banner_section .pinned-links-wrapper .pin {
      float: left;
      right: -24px;
      text-transform: uppercase;
      min-width: 150px;
      padding: 10px; }
      .c-section--banner_section .pinned-links-wrapper .pin span {
        color: #000000;
        font-size: 14px;
        line-height: 110%;
        word-spacing: 4px; }
      .c-section--banner_section .pinned-links-wrapper .pin.red {
        background-color: #E63B36; }
      .c-section--banner_section .pinned-links-wrapper .pin.coral {
        background-color: #FD715F; }
  .c-section--banner_section .link {
    margin: 40px 0 0 0;
    display: block; }
  .c-section--banner_section .banner-profile-image-wrapper {
    position: absolute;
    top: 50%;
    right: 150px;
    margin: -150px 0 0 0;
    height: 300px;
    width: 300px;
    border: 1px solid #ffffff;
    border-radius: 100%; }
    .c-section--banner_section .banner-profile-image-wrapper .banner-profile-image {
      position: absolute;
      right: 0;
      top: 0;
      height: calc(100% - 30px);
      width: calc(100% - 30px);
      margin: 15px;
      background-size: cover;
      background-position: center center;
      border-radius: 100%; }
  .c-section--banner_section .banner-image-top {
    position: relative;
    height: 140px;
    background-size: cover;
    background-position: center center; }
    @media only screen and (min-width: 768px) {
      .c-section--banner_section .banner-image-top {
        height: 280px; } }
  .c-section--banner_section .caret-down {
    position: absolute;
    bottom: 40px;
    left: 50%;
    z-index: 3;
    cursor: pointer;
    animation: bounce 3s; }
    .c-section--banner_section .caret-down svg {
      width: 25px; }
      .c-section--banner_section .caret-down svg polygon {
        fill: #ffffff; }
  .c-section--banner_section .banner-container {
    padding: 20px 0; }
    @media only screen and (min-width: 768px) {
      .c-section--banner_section .banner-container {
        padding: 80px 0; } }
  .c-section--banner_section h1 {
    color: #1B4734;
    margin: 20px 0; }
    @media only screen and (min-width: 768px) {
      .c-section--banner_section h1 {
        margin: 0 0 60px; } }
    @media only screen and (min-width: 1400px) {
      .c-section--banner_section h1 {
        margin: 0 0 100px; } }
  .c-section--banner_section .carousel .carousel-inner {
    padding-bottom: 0;
    min-height: 440px; }
    @media only screen and (min-width: 768px) {
      .c-section--banner_section .carousel .carousel-inner {
        min-height: 500px; } }
    @media only screen and (min-width: 1400px) {
      .c-section--banner_section .carousel .carousel-inner {
        min-height: 700px; } }
    .c-section--banner_section .carousel .carousel-inner .carousel-item {
      position: relative;
      overflow: hidden;
      height: auto;
      min-height: 440px; }
      .c-section--banner_section .carousel .carousel-inner .carousel-item.hide {
        opacity: 0; }
      @media only screen and (min-width: 768px) {
        .c-section--banner_section .carousel .carousel-inner .carousel-item {
          height: 100vh;
          min-height: 500px; } }
      @media only screen and (min-width: 1400px) {
        .c-section--banner_section .carousel .carousel-inner .carousel-item {
          min-height: 700px; } }
      .c-section--banner_section .carousel .carousel-inner .carousel-item .banner-bg {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        background-size: cover;
        background-position: center center;
        display: none; }
        @media only screen and (min-width: 768px) {
          .c-section--banner_section .carousel .carousel-inner .carousel-item .banner-bg {
            display: block; } }
      .c-section--banner_section .carousel .carousel-inner .carousel-item .banner-bg-mob {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        background-size: cover;
        background-position: center center;
        display: block; }
        @media only screen and (min-width: 768px) {
          .c-section--banner_section .carousel .carousel-inner .carousel-item .banner-bg-mob {
            display: none; } }
      .c-section--banner_section .carousel .carousel-inner .carousel-item .video-bg {
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        background-size: cover;
        display: none; }
        @media only screen and (min-width: 768px) {
          .c-section--banner_section .carousel .carousel-inner .carousel-item .video-bg {
            display: block; } }
      .c-section--banner_section .carousel .carousel-inner .carousel-item .wrapper {
        display: flex;
        height: 400px;
        align-items: center;
        min-width: 100%; }
        @media only screen and (min-width: 768px) {
          .c-section--banner_section .carousel .carousel-inner .carousel-item .wrapper {
            height: 100%; } }
        .c-section--banner_section .carousel .carousel-inner .carousel-item .wrapper .row {
          width: 100%; }
          .c-section--banner_section .carousel .carousel-inner .carousel-item .wrapper .row h2 {
            color: #E63B36;
            margin: 0; }
            .c-section--banner_section .carousel .carousel-inner .carousel-item .wrapper .row h2.theme-white {
              color: #ffffff; }
            .c-section--banner_section .carousel .carousel-inner .carousel-item .wrapper .row h2.theme-red {
              color: #E63B36; }
    .c-section--banner_section .carousel .carousel-inner .carousel-indicators {
      bottom: 0; }
      @media only screen and (min-width: 768px) {
        .c-section--banner_section .carousel .carousel-inner .carousel-indicators {
          bottom: 220px; } }
      @media only screen and (min-width: 992px) {
        .c-section--banner_section .carousel .carousel-inner .carousel-indicators {
          bottom: 280px; } }
  .c-section--banner_section .carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    opacity: 1; }
    .c-section--banner_section .carousel .carousel-indicators li.active {
      background-color: #001725; }
  .c-section--banner_section .carousel.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 0;
    transition-property: opacity; }
    .c-section--banner_section .carousel.carousel-fade .carousel-item h2 {
      opacity: 0;
      transition: all 1s ease-in-out;
      transition-delay: 1s; }
  .c-section--banner_section .carousel.carousel-fade .carousel-item.active,
  .c-section--banner_section .carousel.carousel-fade .carousel-item-next.carousel-item-left,
  .c-section--banner_section .carousel.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1; }
    .c-section--banner_section .carousel.carousel-fade .carousel-item.active h2,
    .c-section--banner_section .carousel.carousel-fade .carousel-item-next.carousel-item-left h2,
    .c-section--banner_section .carousel.carousel-fade .carousel-item-prev.carousel-item-right h2 {
      opacity: 1; }
  .c-section--banner_section .carousel.carousel-fade .active.carousel-item-left,
  .c-section--banner_section .carousel.carousel-fade .active.carousel-item-right {
    opacity: 0; }
  .c-section--banner_section .carousel.carousel-fade .carousel-item-next,
  .c-section--banner_section .carousel.carousel-fade .carousel-item-prev,
  .c-section--banner_section .carousel.carousel-fade .carousel-item.active,
  .c-section--banner_section .carousel.carousel-fade .active.carousel-item-left,
  .c-section--banner_section .carousel.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0); }
  .c-section--banner_section.description .link {
    display: block; }
  .c-section--banner_section video {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0; }
  .c-section--banner_section iframe,
  .c-section--banner_section object,
  .c-section--banner_section embed {
    width: 100vw;
    height: 56.25vw;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .c-section--banner_section .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
    .c-section--banner_section .embed-container iframe,
    .c-section--banner_section .embed-container object,
    .c-section--banner_section .embed-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .c-section--banner_section .overlap-image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .c-section--banner_section .b-banner_section {
    width: 100%;
    position: relative; }
    .c-section--banner_section .b-banner_section .banner-logo {
      float: right;
      margin: 40px 0; }
    .c-section--banner_section .b-banner_section .banner-overlap-container {
      position: relative;
      margin: 20px 0;
      padding: 10px 0 0 0; }
      @media only screen and (min-width: 768px) {
        .c-section--banner_section .b-banner_section .banner-overlap-container {
          margin: 0 0 20px 0; } }
      @media only screen and (min-width: 1400px) {
        .c-section--banner_section .b-banner_section .banner-overlap-container {
          margin: 0 0 20px 0;
          padding: 20px 0 0 0; } }
      .c-section--banner_section .b-banner_section .banner-overlap-container .border-top {
        position: absolute;
        top: 0;
        left: 0;
        width: 80%;
        max-width: 150px;
        height: 4px;
        background-color: #E63B36;
        border: 0 !important; }
      .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-title {
        color: #ffffff; }
        .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-title.theme-blue {
          background-color: #346164;
          color: #ffffff; }
        .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-title.theme-purple {
          color: #ffffff; }
      .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-description,
      .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-description p {
        font-family: 'Open Sans', sans-serif;
        color: #E63B36;
        font-weight: 500;
        font-size: 20px;
        line-height: 25px; }
        @media only screen and (min-width: 768px) {
          .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-description,
          .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-description p {
            font-size: 25px;
            line-height: 30px; } }
        @media only screen and (min-width: 992px) {
          .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-description,
          .c-section--banner_section .b-banner_section .banner-overlap-container .overlap-description p {
            font-size: 25px;
            line-height: 30px; } }
  .c-section--banner_section.theme-green-dark h1,
  .c-section--banner_section.theme-green-dark #breadcrumbs a {
    color: #ffffff; }
  .c-section--banner_section.theme-green-dark .b-banner_section .border-top {
    background-color: #FF7152; }
  .c-section--banner_section.theme-green-dark .b-banner_section .overlap-description,
  .c-section--banner_section.theme-green-dark .b-banner_section .overlap-description p {
    color: #FF7152; }
  .c-section--banner_section.theme-turquoise h1 {
    color: #ffffff; }
  .c-section--banner_section.theme-turquoise .b-banner_section .border-top {
    background-color: #ffffff; }
  .c-section--banner_section.theme-turquoise .b-banner_section .overlap-description,
  .c-section--banner_section.theme-turquoise .b-banner_section .overlap-description p {
    color: #ffffff; }
  .c-section--banner_section.theme-navy #breadcrumbs a {
    color: #ffffff; }
  .c-section--banner_section.theme-navy h1 {
    color: #D4FA00; }
  .c-section--banner_section.theme-navy .b-banner_section .border-top {
    background-color: #ffffff; }
  .c-section--banner_section.theme-navy .b-banner_section .overlap-description,
  .c-section--banner_section.theme-navy .b-banner_section .overlap-description p {
    color: #ffffff; }

/*
.people-grid-container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  .people-tile {
    grid-column: span 3;
    .tile-image {
      z-index: 2;
      position: relative;
      object-fit: cover;
      border-radius: 50%;
      width: 168px;
      height: 168px;
      margin: 40px 0 20px;
      background-position: center center;
      background-size: cover;

    }
    .details {
      .search {
        display: none;
      }
    }
  }
}
*/
.c-section--case-studies-banner {
  position: relative;
  overflow: hidden;
  min-height: 400px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center; }
  .c-section--case-studies-banner svg {
    position: absolute;
    left: 0;
    top: -1500px;
    transform: rotate(90deg);
    height: 3000px;
    opacity: 0.8;
    mix-blend-mode: multiply;
    z-index: 1; }
  .c-section--case-studies-banner .b-case-studies-banner {
    z-index: 2; }
    .c-section--case-studies-banner .b-case-studies-banner h1 {
      font-size: 50px;
      color: #3FBECE; }
    .c-section--case-studies-banner .b-case-studies-banner .role {
      display: block;
      font-size: 35px;
      color: #ffffff; }

.c-section--person-articles {
  padding-bottom: 0; }
  .c-section--person-articles .b-person-articles .grid-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(12, 1fr); }
    .c-section--person-articles .b-person-articles .grid-container .article {
      grid-column: span 4;
      min-height: 320px;
      position: relative; }
      .c-section--person-articles .b-person-articles .grid-container .article .bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #001725;
        opacity: 0;
        transition: 0.2s all ease-in;
        z-index: 1; }
      .c-section--person-articles .b-person-articles .grid-container .article .bg-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center center;
        opacity: 0;
        transition: 0.2s all ease-in;
        z-index: 2;
        mix-blend-mode: multiply;
        background-color: #001725; }
      .c-section--person-articles .b-person-articles .grid-container .article .title {
        position: relative;
        display: block;
        z-index: 3;
        transition: 0.2s all ease-in;
        padding: 20px; }
      .c-section--person-articles .b-person-articles .grid-container .article .extra-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 20px 20px 50px;
        display: block;
        z-index: 3;
        opacity: 0;
        color: #ffffff;
        transition: 0.2s all ease-in; }
        .c-section--person-articles .b-person-articles .grid-container .article .extra-content .extra-title,
        .c-section--person-articles .b-person-articles .grid-container .article .extra-content .date,
        .c-section--person-articles .b-person-articles .grid-container .article .extra-content .read-time {
          display: block; }
        .c-section--person-articles .b-person-articles .grid-container .article .extra-content svg {
          position: absolute;
          bottom: 15px;
          right: 35px;
          transition: 0.6s all ease-in; }
      .c-section--person-articles .b-person-articles .grid-container .article:hover .title {
        opacity: 0; }
      .c-section--person-articles .b-person-articles .grid-container .article:hover .bg {
        opacity: 0.4; }
      .c-section--person-articles .b-person-articles .grid-container .article:hover .bg-image {
        opacity: 1; }
      .c-section--person-articles .b-person-articles .grid-container .article:hover .extra-content {
        opacity: 1; }
        .c-section--person-articles .b-person-articles .grid-container .article:hover .extra-content svg {
          right: 15px; }

.c-section--case-studies-header .b-case-studies-header .case-studies-filter {
  margin: 0; }
  @media only screen and (min-width: 1050px) {
    .c-section--case-studies-header .b-case-studies-header .case-studies-filter {
      margin: 40px 0; } }
.c-section--case-studies-header .b-case-studies-header ul {
  position: relative;
  padding: 65px 0 70px; }
  @media only screen and (min-width: 1050px) {
    .c-section--case-studies-header .b-case-studies-header ul {
      padding: 65px 0 0 0; } }
  .c-section--case-studies-header .b-case-studies-header ul li {
    display: block; }
    @media only screen and (min-width: 1050px) {
      .c-section--case-studies-header .b-case-studies-header ul li {
        display: inline-block; } }
    .c-section--case-studies-header .b-case-studies-header ul li label {
      display: block; }
      @media only screen and (min-width: 1050px) {
        .c-section--case-studies-header .b-case-studies-header ul li label {
          display: inline-block;
          padding: 0 5px; } }
    .c-section--case-studies-header .b-case-studies-header ul li.sf-field-search {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      .c-section--case-studies-header .b-case-studies-header ul li.sf-field-search .sf-input-text {
        border: 0;
        border-bottom: 1px solid #001725;
        border-radius: 0;
        padding: 10px 15px;
        background-color: transparent;
        background-image: url(/wp-content/themes/temple/build/img/search.svg);
        background-size: 16px;
        background-position: right center;
        background-repeat: no-repeat;
        margin: 0 10px;
        border-radius: 0;
        border: 1px solid #cccccc;
        color: #001725;
        width: 100%; }
        @media only screen and (min-width: 1050px) {
          .c-section--case-studies-header .b-case-studies-header ul li.sf-field-search .sf-input-text {
            width: 300px; } }
        .c-section--case-studies-header .b-case-studies-header ul li.sf-field-search .sf-input-text:active, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-search .sf-input-text:focus {
          outline: 0;
          -moz-outline-style: none; }
      .c-section--case-studies-header .b-case-studies-header ul li.sf-field-search ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #001725;
        opacity: 1;
        /* Firefox */ }
    .c-section--case-studies-header .b-case-studies-header ul li.sf-field-post-meta-date .sf_date_field {
      padding-left: 0; }
      .c-section--case-studies-header .b-case-studies-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text {
        border: 0;
        border-bottom: 1px solid #001725;
        border-radius: 0;
        padding: 5px 0;
        background-color: transparent;
        width: 100px;
        background-image: url(/wp-content/themes/temple/build/img/search.svg);
        background-size: 16px;
        background-position: right center;
        background-repeat: no-repeat;
        margin: 0 10px; }
        .c-section--case-studies-header .b-case-studies-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text:active, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text:focus {
          outline: 0;
          -moz-outline-style: none; }
      .c-section--case-studies-header .b-case-studies-header ul li.sf-field-post-meta-date .sf_date_field li ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #001725;
        opacity: 1;
        /* Firefox */ }
    .c-section--case-studies-header .b-case-studies-header ul li.sf-field-post-meta-written_by {
      display: none; }
    .c-section--case-studies-header .b-case-studies-header ul li .sf-input-select {
      padding: 10px;
      border: 0;
      margin: 0 5px;
      color: #000000;
      background-image: url(/wp-content/themes/temple/build/img/chevron-down.svg);
      background-size: 15px;
      background-position: 90% center;
      background-repeat: no-repeat;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      cursor: pointer;
      border-radius: 10px;
      background-color: transparent;
      border: 1px solid #000000;
      width: 100%; }
      .c-section--case-studies-header .b-case-studies-header ul li .sf-input-select:focus {
        outline: 0; }
    .c-section--case-studies-header .b-case-studies-header ul li .search-filter-reset {
      background-color: #0D6767;
      color: #ffffff;
      padding: 10px 15px;
      margin: 0 5px;
      transition: all 0.2s ease-in-out; }
      .c-section--case-studies-header .b-case-studies-header ul li .search-filter-reset:hover {
        background-color: #346164;
        text-decoration: none; }
    .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit {
      position: absolute;
      bottom: 0;
      left: 0; }
      @media only screen and (min-width: 1050px) {
        .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit {
          position: relative;
          left: auto;
          bottom: auto; } }
      .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset input, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit input {
        background-color: #0D6767;
        color: #ffffff;
        padding: 10px 15px;
        margin: 0 5px;
        transition: all 0.2s ease-in-out;
        border-radius: 10px;
        border: 0; }
        .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset input:hover, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit input:hover {
          background-color: #346164;
          text-decoration: none; }
      .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset:last-of-type, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit:last-of-type {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 0; }
        @media only screen and (min-width: 1050px) {
          .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset:last-of-type, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit:last-of-type {
            width: auto;
            left: 150px; } }
        .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset:last-of-type input, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit:last-of-type input {
          position: absolute;
          right: -26px;
          top: 6px;
          border-radius: 100%;
          background-color: #0D6767;
          border: 0;
          text-indent: -1000px;
          height: 52px;
          width: 52px;
          transition: all 0.3s ease-in;
          background-image: url(/wp-content/themes/temple/build/img/search.svg);
          background-position: center center;
          background-size: 20px;
          background-repeat: no-repeat; }
          @media only screen and (min-width: 1050px) {
            .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset:last-of-type input, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit:last-of-type input {
              left: 127px;
              right: auto; } }
          .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset:last-of-type input:hover, .c-section--case-studies-header .b-case-studies-header ul li.sf-field-submit:last-of-type input:hover {
            background-color: #1B4734; }
    .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset {
      left: 150px;
      bottom: 5px; }
      @media only screen and (min-width: 1050px) {
        .c-section--case-studies-header .b-case-studies-header ul li.sf-field-reset {
          left: auto;
          bottom: auto; } }

.c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr); }
  .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    grid-column: span 12;
    padding: 0; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.theme-navy {
      background-color: #001725; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.theme-coral {
      background-color: #FD715F; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.theme-turquoise {
      background-color: #0D6767; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.theme-mint {
      background-color: #EAF2DD; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.theme-red {
      background-color: #E63B36; }
    @media only screen and (min-width: 768px) {
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.single {
        grid-column: span 4; } }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-header {
      display: block;
      position: relative;
      height: 50px; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-header .type {
        position: absolute;
        left: 10px;
        top: 10px;
        color: #001725;
        text-transform: uppercase; }
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-header .type.insight {
          color: #E63B36; }
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-header .type.report {
          color: #0D6767; }
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-header .type.news {
          color: #E63B36; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-header .date {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #001725; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-thumbnail {
      position: relative;
      width: 100%;
      height: 260px;
      background-size: cover;
      background-position: center center; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-title {
      display: block;
      padding: 10px;
      color: #E63B36; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-title .title {
        display: block; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile .tile-title .description {
        display: block;
        color: #001725; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.double {
      padding-bottom: 50px;
      min-height: 400px; }
      @media only screen and (min-width: 768px) {
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.double {
          grid-column: span 8; } }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.double .tile-header .type, .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.double .tile-header .date {
        color: #ffffff; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.double .tile-thumbnail {
        position: absolute;
        left: 50%;
        width: 50%;
        height: calc(100% - 100px);
        background-size: cover;
        background-position: center center; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.double .tile-title {
        display: flex;
        align-items: center;
        width: 50%;
        padding: 10px;
        color: #ffffff;
        height: calc(100% - 50px); }
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.double .tile-title .description {
          color: #ffffff; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.treble {
      padding-bottom: 50px;
      min-height: 400px; }
      @media only screen and (min-width: 768px) {
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.treble {
          grid-column: span 12; } }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.treble .tile-header .type, .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.treble .tile-header .date {
        color: #ffffff; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.treble .tile-thumbnail {
        position: absolute;
        left: 35%;
        width: 65%;
        height: calc(100% - 100px);
        background-size: cover;
        background-position: center center; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.treble .tile-title {
        display: flex;
        align-items: center;
        width: 35%;
        padding: 10px;
        color: #ffffff;
        height: calc(100% - 50px); }
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile.treble .tile-title .description {
          color: #ffffff; }
    .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover {
      color: #001725;
      text-decoration: none; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .infobox {
        border-bottom: 1px solid #001725 !important; }
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .infobox .intro, .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .infobox .title {
          color: #001725; }
          .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .infobox .intro p, .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .infobox .title p {
            color: #001725; }
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .infobox .date {
          color: #001725; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .type svg {
        padding: 1px;
        stroke: #001725; }
        .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .type svg path {
          stroke: #001725; }
      .c-section--case-studies-tiles .b-case-studies-tiles .articles-grid-container .article-tile:hover .view {
        color: #001725 !important; }

.c-section--contact_section {
  position: relative; }
  .c-section--contact_section .b-contact_section h2 {
    font-family: chantal, sans-serif;
    font-size: 30px; }
    @media only screen and (min-width: 768px) {
      .c-section--contact_section .b-contact_section h2 {
        font-size: 45px; } }
    @media only screen and (min-width: 992px) {
      .c-section--contact_section .b-contact_section h2 {
        font-size: 60px; } }
  .c-section--contact_section .b-contact_section span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    display: block;
    font-size: 20px;
    line-height: 25px; }
    @media only screen and (min-width: 768px) {
      .c-section--contact_section .b-contact_section span {
        font-size: 25px;
        line-height: 30px; } }
    @media only screen and (min-width: 992px) {
      .c-section--contact_section .b-contact_section span {
        font-size: 25px;
        line-height: 30px; } }
  .c-section--contact_section .b-contact_section .wpforms-field-container input {
    border: 0 !important;
    color: !important;
    background-color: #ffffff !important;
    padding: 16px !important;
    height: 56px !important; }
    .c-section--contact_section .b-contact_section .wpforms-field-container input::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #001725;
      opacity: 1;
      /* Firefox */ }
    .c-section--contact_section .b-contact_section .wpforms-field-container input:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #001725; }
    .c-section--contact_section .b-contact_section .wpforms-field-container input::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #001725; }
  .c-section--contact_section .b-contact_section .wpforms-field-container textarea {
    border: 0 !important;
    color: #001725 !important;
    background-color: #ffffff !important;
    padding: 16px !important; }
    .c-section--contact_section .b-contact_section .wpforms-field-container textarea::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #001725;
      opacity: 1;
      /* Firefox */ }
    .c-section--contact_section .b-contact_section .wpforms-field-container textarea:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #001725; }
    .c-section--contact_section .b-contact_section .wpforms-field-container textarea::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #001725; }
  .c-section--contact_section .b-contact_section .wpforms-submit-container .wpforms-submit {
    background-color: #E63B36 !important;
    color: #ffffff !important;
    float: right;
    min-width: 166px;
    padding: 16px 38px;
    font-size: 18px;
    border-radius: 8px;
    line-height: 100%;
    letter-spacing: 0;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    pointer-events: all;
    transition: all 0.15s ease-out;
    text-align: center;
    padding: 14px 22px;
    font-size: 16px;
    line-height: 20px;
    border: 0 !important;
    font-family: 'Open Sans', sans-serif; }
    .c-section--contact_section .b-contact_section .wpforms-submit-container .wpforms-submit:hover {
      background: #346164 !important;
      color: #ffffff !important; }

.c-section--content_overlay_section {
  position: relative; }
  .c-section--content_overlay_section .background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }
  .c-section--content_overlay_section .b-content_overlay_section .overlay {
    position: relative;
    padding: 20px; }
    @media only screen and (min-width: 768px) {
      .c-section--content_overlay_section .b-content_overlay_section .overlay {
        padding: 40px; } }
    @media only screen and (min-width: 992px) {
      .c-section--content_overlay_section .b-content_overlay_section .overlay {
        padding: 60px; } }
    .c-section--content_overlay_section .b-content_overlay_section .overlay .overlay-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.9 !important;
      z-index: 1; }
    .c-section--content_overlay_section .b-content_overlay_section .overlay .overlay-content {
      position: relative;
      z-index: 2; }
      .c-section--content_overlay_section .b-content_overlay_section .overlay .overlay-content .content {
        color: #ffffff; }
        .c-section--content_overlay_section .b-content_overlay_section .overlay .overlay-content .content h1, .c-section--content_overlay_section .b-content_overlay_section .overlay .overlay-content .content h2, .c-section--content_overlay_section .b-content_overlay_section .overlay .overlay-content .content h3, .c-section--content_overlay_section .b-content_overlay_section .overlay .overlay-content .content h4 {
          color: #ffffff;
          margin-bottom: 0; }
        .c-section--content_overlay_section .b-content_overlay_section .overlay .overlay-content .content p {
          color: #ffffff; }
    .c-section--content_overlay_section .b-content_overlay_section .overlay.theme-red .overlay-bg {
      background-color: #E63B36; }
    .c-section--content_overlay_section .b-content_overlay_section .overlay.theme-red h2 {
      color: #001725; }
    .c-section--content_overlay_section .b-content_overlay_section .overlay.theme-red .link {
      text-transform: uppercase;
      color: #001725; }
    .c-section--content_overlay_section .b-content_overlay_section .overlay.theme-navy .overlay-bg {
      background-color: #001725; }
    .c-section--content_overlay_section .b-content_overlay_section .overlay.theme-navy h2 {
      color: #D4FA00; }
    .c-section--content_overlay_section .b-content_overlay_section .overlay.theme-navy .link {
      text-transform: uppercase;
      color: #D4FA00; }

.c-section--cta_tile_sections {
  background-position: center center;
  background-size: cover; }
  .c-section--cta_tile_sections.style-small h4,
  .c-section--cta_tile_sections.style-small .title,
  .c-section--cta_tile_sections.style-small .description {
    color: #ffffff; }
  .c-section--cta_tile_sections .b-cta_tile_sections .links-main {
    display: block;
    margin: 0 0 80px;
    font-weight: 700;
    font-size: 25px;
    line-height: 33px; }
    @media only screen and (min-width: 768px) {
      .c-section--cta_tile_sections .b-cta_tile_sections .links-main {
        font-size: 25px;
        line-height: 33px; } }
    @media only screen and (min-width: 992px) {
      .c-section--cta_tile_sections .b-cta_tile_sections .links-main {
        font-size: 25px;
        line-height: 33px; } }
    .c-section--cta_tile_sections .b-cta_tile_sections .links-main .title {
      display: block; }
    .c-section--cta_tile_sections .b-cta_tile_sections .links-main .subtitle {
      display: block;
      color: #ffffff; }
  .c-section--cta_tile_sections .links-container {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(12, 1fr);
    border-bottom: 1px solid #ffffff; }
    .c-section--cta_tile_sections .links-container.sml {
      margin-top: 40px; }
    .c-section--cta_tile_sections .links-container .link.sml {
      display: block;
      position: relative;
      grid-column: span 12;
      margin: 0;
      border-top: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      border-right: 1px solid #ffffff;
      padding: 20px 5% 100px;
      color: #ffffff;
      transition: all 0.2s ease-in;
      font-size: 25px; }
      @media only screen and (min-width: 768px) {
        .c-section--cta_tile_sections .links-container .link.sml {
          grid-column: span 6;
          font-size: 25px; } }
      @media only screen and (min-width: 992px) {
        .c-section--cta_tile_sections .links-container .link.sml {
          grid-column: span 4;
          font-size: 25px; } }
      .c-section--cta_tile_sections .links-container .link.sml svg {
        position: absolute;
        bottom: 10px;
        right: 30px;
        opacity: 0;
        transition: all 0.2s ease-in; }
        .c-section--cta_tile_sections .links-container .link.sml svg path {
          stroke: #ffffff; }
      .c-section--cta_tile_sections .links-container .link.sml:hover {
        background-color: #E63B36; }
        .c-section--cta_tile_sections .links-container .link.sml:hover svg {
          opacity: 1;
          right: 10px; }
    .c-section--cta_tile_sections .links-container .link.lrg {
      display: block;
      position: relative;
      grid-column: span 12;
      margin: 0;
      border-top: 1px solid #ffffff;
      border-right: 1px solid #ffffff;
      padding: 20px 5% 100px;
      color: #ffffff;
      transition: all 1s ease-in; }
      @media only screen and (min-width: 768px) {
        .c-section--cta_tile_sections .links-container .link.lrg {
          grid-column: span 6; } }
      @media only screen and (min-width: 992px) {
        .c-section--cta_tile_sections .links-container .link.lrg {
          grid-column: span 4; } }
      .c-section--cta_tile_sections .links-container .link.lrg .tile-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 1;
        background-color: #E63B36;
        transition: all 0.2s ease-in; }
      .c-section--cta_tile_sections .links-container .link.lrg .content {
        z-index: 2; }
        .c-section--cta_tile_sections .links-container .link.lrg .content .title {
          position: relative;
          display: block;
          margin: 0 0 20px;
          z-index: 2;
          transition: all 0.2s ease-in;
          font-size: 30px;
          line-height: 48px; }
          @media only screen and (min-width: 768px) {
            .c-section--cta_tile_sections .links-container .link.lrg .content .title {
              font-size: 30px;
              line-height: 48px; } }
          @media only screen and (min-width: 992px) {
            .c-section--cta_tile_sections .links-container .link.lrg .content .title {
              font-size: 30px;
              line-height: 48px; } }
        .c-section--cta_tile_sections .links-container .link.lrg .content .description {
          position: relative;
          opacity: 0;
          display: block;
          z-index: 2;
          transition: all 0.2s ease-in; }
        .c-section--cta_tile_sections .links-container .link.lrg .content a {
          position: absolute;
          bottom: 20px;
          left: 5%;
          display: block;
          padding: 5px 30px;
          border: 1px solid #ffffff;
          color: #ffffff;
          border-radius: 3px;
          opacity: 0;
          z-index: 2;
          font-size: 14px;
          text-transform: uppercase;
          transition: all 0.2s ease-in;
          border-radius: 4px; }
          .c-section--cta_tile_sections .links-container .link.lrg .content a:hover {
            background-color: #E63B36; }
      .c-section--cta_tile_sections .links-container .link.lrg:hover .tile-bg {
        opacity: 0.8; }
      .c-section--cta_tile_sections .links-container .link.lrg:hover .description {
        opacity: 1; }
      .c-section--cta_tile_sections .links-container .link.lrg:hover a {
        opacity: 1; }

.c-section--cta_squares .b-cta_squares .squares-container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  width: 100%;
  margin: 40px 0 0 0; }
  .c-section--cta_squares .b-cta_squares .squares-container .square {
    min-height: 100px;
    grid-column: span 12;
    color: #ffffff;
    position: relative;
    transition: all 0.4s ease-in-out;
    padding: 20px 20px 60px; }
    @media only screen and (min-width: 768px) {
      .c-section--cta_squares .b-cta_squares .squares-container .square {
        grid-column: span 6;
        min-height: 200px; } }
    @media only screen and (min-width: 992px) {
      .c-section--cta_squares .b-cta_squares .squares-container .square {
        grid-column: span 3;
        min-height: 300px; } }
    .c-section--cta_squares .b-cta_squares .squares-container .square .title {
      color: #ffffff;
      font-size: 18px;
      font-weight: 800;
      transition: all 0.4s ease-in-out; }
    .c-section--cta_squares .b-cta_squares .squares-container .square svg {
      position: absolute;
      bottom: 20px;
      right: 20px;
      transition: all 0.4s ease-in-out;
      height: 25px;
      width: auto; }
      .c-section--cta_squares .b-cta_squares .squares-container .square svg path {
        stroke: #E63B36; }
    .c-section--cta_squares .b-cta_squares .squares-container .square:hover {
      background-color: #E63B36; }

.c-section--cta_list_with_image {
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 992px) {
    .c-section--cta_list_with_image {
      min-height: 750px; } }
  .c-section--cta_list_with_image .link-wrapper-bg {
    z-index: 2;
    background-color: #ffffff;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .c-section--cta_list_with_image .link-wrapper-bg {
        width: 50%; } }
    @media only screen and (min-width: 992px) {
      .c-section--cta_list_with_image .link-wrapper-bg {
        width: 40%; } }
  .c-section--cta_list_with_image .link-bg {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    transition: 0.3s all ease-in; }
    .c-section--cta_list_with_image .link-bg.selected {
      opacity: 1; }
  .c-section--cta_list_with_image .b-cta_list_with_image {
    width: 100%; }
    .c-section--cta_list_with_image .b-cta_list_with_image .links-wrapper {
      position: relative;
      z-index: 3; }
      .c-section--cta_list_with_image .b-cta_list_with_image .links-wrapper .link-item {
        float: left;
        clear: both;
        font-size: 25px;
        text-transform: uppercase;
        line-height: 115%;
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 20px;
        padding-right: 50px;
        margin-bottom: 10px; }
        @media only screen and (min-width: 768px) {
          .c-section--cta_list_with_image .b-cta_list_with_image .links-wrapper .link-item {
            font-size: 40px;
            margin: 0; } }
        .c-section--cta_list_with_image .b-cta_list_with_image .links-wrapper .link-item:hover, .c-section--cta_list_with_image .b-cta_list_with_image .links-wrapper .link-item.selected {
          color: #E63B36;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.288' height='24.327' viewBox='0 0 14.288 24.327'%3E%3Cpath id='Path_3218' data-name='Path 3218' d='M-8521.719,7559l-11.105,11.1,11.105,11.1' transform='translate(-8520.658 7582.266) rotate(180)' fill='none' stroke='%23e63a36' stroke-width='3'/%3E%3C/svg%3E");
          background-size: 12px;
          background-position: right 3px; }
          @media only screen and (min-width: 768px) {
            .c-section--cta_list_with_image .b-cta_list_with_image .links-wrapper .link-item:hover, .c-section--cta_list_with_image .b-cta_list_with_image .links-wrapper .link-item.selected {
              background-size: 20px;
              background-position: right 6px; } }

.c-section--download_cta {
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .c-section--download_cta a {
    padding: 15px 15px 15px 60px;
    background-image: url("/wp-content/themes/temple/build/img/download-bg.svg");
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 800;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .c-section--download_cta a {
        width: 80%;
        padding: 30px 30px 30px 120px;
        font-size: 25px; } }
    @media only screen and (min-width: 992px) {
      .c-section--download_cta a {
        width: 80%;
        padding: 30px 30px 30px 280px;
        font-size: 30px; } }
    .c-section--download_cta a svg {
      width: 25px;
      height: auto;
      transition: 0.6s all ease-in-out; }
    .c-section--download_cta a:hover svg {
      margin-left: 5%; }

.c-section--image_grid_section .b-image_grid_section {
  width: 100%;
  font-family: 'Open Sans', sans-serif; }
  .c-section--image_grid_section .b-image_grid_section .image-wrapper {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(12, 1fr); }
    .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile {
      position: relative;
      overflow: hidden;
      text-decoration: none;
      border: 0;
      grid-column: span 12;
      padding: 0; }
      @media only screen and (min-width: 768px) {
        .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile.width-3 {
          grid-column: span 6; } }
      @media only screen and (min-width: 992px) {
        .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile.width-3 {
          grid-column: span 3; } }
      @media only screen and (min-width: 768px) {
        .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile.width-4 {
          grid-column: span 6; } }
      @media only screen and (min-width: 992px) {
        .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile.width-4 {
          grid-column: span 4; } }
      @media only screen and (min-width: 768px) {
        .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile.width-6 {
          grid-column: span 6; } }
      @media only screen and (min-width: 992px) {
        .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile.width-6 {
          grid-column: span 6; } }
      @media only screen and (min-width: 768px) {
        .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile.width-12 {
          grid-column: span 12; } }
      @media only screen and (min-width: 992px) {
        .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile.width-12 {
          grid-column: span 12; } }
      .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile .image {
        display: block;
        width: 100%;
        height: 300px;
        background-size: cover;
        background-position: center center; }
        @media only screen and (min-width: 768px) {
          .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile .image {
            height: 375px; } }
        @media only screen and (min-width: 992px) {
          .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile .image {
            height: 450px; } }
      .c-section--image_grid_section .b-image_grid_section .image-wrapper .image-tile .description {
        display: block; }

.c-section--inner_navigation {
  position: relative;
  padding: 0; }
  .c-section--inner_navigation .b-inner_navigation .nav-container {
    display: flex;
    width: 100%; }
    .c-section--inner_navigation .b-inner_navigation .nav-container .inner-navigation-btn {
      padding: 30px 30px 30px 30px;
      cursor: pointer; }
      .c-section--inner_navigation .b-inner_navigation .nav-container .inner-navigation-btn.theme-navy {
        background-color: #001725;
        color: #ffffff; }
      .c-section--inner_navigation .b-inner_navigation .nav-container .inner-navigation-btn.theme-cyan {
        color: #001725; }
      .c-section--inner_navigation .b-inner_navigation .nav-container .inner-navigation-btn .line {
        width: 24px;
        height: 2px;
        position: relative;
        background-color: #ffffff;
        transition: all 0.6s ease-in-out;
        margin-left: 80px;
        margin-right: 20px; }
        .c-section--inner_navigation .b-inner_navigation .nav-container .inner-navigation-btn .line:before {
          background-color: #ffffff;
          content: "";
          width: 24px;
          height: 2px;
          position: absolute;
          top: 8px;
          transition: all 0.6s ease-in-out; }
        .c-section--inner_navigation .b-inner_navigation .nav-container .inner-navigation-btn .line:after {
          background-color: #ffffff;
          content: "";
          width: 24px;
          height: 2px;
          position: absolute;
          top: 8px;
          transition: all 0.6s ease-in-out;
          transform: rotateY(0deg) rotate(90deg); }
      .c-section--inner_navigation .b-inner_navigation .nav-container .inner-navigation-btn.active .line:before {
        transform: rotateY(0deg) rotate(0deg); }
      .c-section--inner_navigation .b-inner_navigation .nav-container .inner-navigation-btn.active .line:after {
        transform: rotateY(0deg) rotate(0deg); }
  .c-section--inner_navigation .links-container .inner-navigation-links {
    position: relative;
    overflow: hidden;
    height: 0;
    display: block;
    height: auto;
    max-height: 0;
    transition: all .8s ease-in-out;
    opacity: 0; }
    .c-section--inner_navigation .links-container .inner-navigation-links .inner-wrapper {
      padding: 60px 0; }
    .c-section--inner_navigation .links-container .inner-navigation-links h4 {
      text-transform: uppercase; }
    .c-section--inner_navigation .links-container .inner-navigation-links.theme-navy {
      background-color: #001725;
      color: #ffffff; }
    .c-section--inner_navigation .links-container .inner-navigation-links.theme-cyan {
      color: #001725; }
      .c-section--inner_navigation .links-container .inner-navigation-links.theme-cyan h4 {
        color: #001725; }
    .c-section--inner_navigation .links-container .inner-navigation-links .links-wrapper {
      display: grid;
      grid-gap: 20px;
      grid-template-columns: repeat(12, 1fr);
      width: 100%;
      margin: 40px 0 0 0; }
      .c-section--inner_navigation .links-container .inner-navigation-links .links-wrapper a {
        grid-column: span 4;
        color: #ffffff; }
    .c-section--inner_navigation .links-container .inner-navigation-links.active {
      opacity: 1;
      max-height: 600px; }
    .c-section--inner_navigation .links-container .inner-navigation-links.close {
      transition: all 0s ease-in-out; }

.c-section--key_contacts_section {
  display: flex;
  align-items: center;
  position: relative; }
  .c-section--key_contacts_section .b-key_contacts_section {
    width: 100%; }
    .c-section--key_contacts_section .b-key_contacts_section .grid-container {
      display: grid;
      grid-gap: 20px;
      grid-template-columns: repeat(12, 1fr); }
      .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact {
        grid-column: span 12;
        min-height: 180px;
        position: relative;
        display: flex;
        justify-content: left;
        align-items: center; }
        @media only screen and (min-width: 768px) {
          .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact {
            grid-column: span 6; } }
        @media only screen and (min-width: 992px) {
          .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact {
            grid-column: span 6; } }
        .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact .profile-image {
          position: relative;
          width: 140px;
          height: 140px;
          margin: 0 20px 0 0;
          border-radius: 100%;
          background-size: cover;
          background-position: center center;
          transition: 0.2s all ease-in;
          z-index: 2; }
        .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact .details .name {
          position: relative;
          display: block;
          z-index: 2;
          transition: 0.2s all ease-in;
          padding: 0;
          margin: 0 0 10px;
          text-transform: uppercase;
          color: #D4FA00;
          font-size: 28px; }
        .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact .details .position,
        .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact .details .tel,
        .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact .details .email {
          font-family: 'Open Sans', sans-serif;
          display: block;
          color: #ffffff;
          font-size: 20px;
          margin: 0 0 2px;
          font-weight: 100; }
        .c-section--key_contacts_section .b-key_contacts_section .grid-container .contact .details .email {
          text-decoration: underline; }

.c-section--list_section {
  position: relative; }
  .c-section--list_section .b-list_section h2 {
    color: #E63B36; }
  .c-section--list_section .b-list_section .list-wrapper {
    column-count: 1;
    margin-top: 20px; }
    @media only screen and (min-width: 768px) {
      .c-section--list_section .b-list_section .list-wrapper {
        column-count: 2;
        margin-top: 40px; } }
    @media only screen and (min-width: 992px) {
      .c-section--list_section .b-list_section .list-wrapper {
        column-count: 3;
        margin-top: 60px; } }
    .c-section--list_section .b-list_section .list-wrapper .value-tile {
      margin: 0;
      display: grid;
      grid-template-rows: 1fr auto;
      break-inside: avoid;
      position: relative;
      padding-top: 10px;
      margin: 0 0 20px; }
      @media only screen and (min-width: 768px) {
        .c-section--list_section .b-list_section .list-wrapper .value-tile {
          padding-right: 30%;
          margin: 0 0 40px; } }
      @media only screen and (min-width: 992px) {
        .c-section--list_section .b-list_section .list-wrapper .value-tile {
          padding-right: 40%;
          margin: 0 0 50px; } }
      .c-section--list_section .b-list_section .list-wrapper .value-tile .border-top {
        position: absolute;
        top: 0;
        left: 0;
        width: 60%;
        max-width: 150px;
        height: 4px;
        background-color: #E63B36;
        border: 0 !important; }
      .c-section--list_section .b-list_section .list-wrapper .value-tile.link {
        text-decoration: underline; }

.c-section--latest_news_section {
  display: flex;
  align-items: center;
  position: relative; }
  .c-section--latest_news_section .b-latest_news_section {
    width: 100%; }
    .c-section--latest_news_section .b-latest_news_section .carousel {
      margin-top: 20px;
      margin-bottom: 40px;
      padding-bottom: 40px; }
      .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item {
        padding: 0 25px; }
        @media only screen and (min-width: 768px) {
          .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item {
            padding: 0 100px; } }
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container {
          display: grid;
          grid-gap: 20px;
          grid-template-columns: repeat(12, 1fr); }
          .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .content {
            grid-column: span 12;
            margin-bottom: 40px; }
            @media only screen and (min-width: 768px) {
              .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .content {
                grid-column: span 5; } }
            .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .date {
              position: relative;
              font-weight: 700; }
              .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .date .val {
                display: block;
                position: relative;
                transition: 0.4s all ease-in-out;
                margin-left: -80px;
                opacity: 0;
                line-height: 115%; }
            .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .title {
              position: relative;
              font-weight: 700;
              font-size: 30px;
              margin: 10px 0 20px; }
              .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .title .val {
                display: block;
                position: relative;
                transition: 0.4s all ease-in-out;
                margin-left: -40px;
                opacity: 0;
                line-height: 115%; }
            .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .description .val {
              display: block;
              position: relative;
              transition: 0.4s all ease-in-out;
              margin-top: 20px;
              opacity: 0;
              line-height: 115%; }
              .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .description .val .read-more {
                text-decoration: underline;
                font-weight: 700;
                font-size: 16px;
                text-transform: uppercase; }
          .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .image {
            position: relative;
            grid-column: span 12; }
            @media only screen and (min-width: 768px) {
              .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .image {
                grid-column: span 7; } }
            .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .image img {
              display: block;
              position: relative;
              margin: 80px 60px 60px;
              width: calc(100% - 120px);
              z-index: 2;
              transition: 0.4s all ease-in-out;
              opacity: 0;
              margin-left: 160px; }
              @media only screen and (min-width: 768px) {
                .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .image img {
                  margin: 40px 20px 20px;
                  width: calc(100% - 40px); } }
              @media only screen and (min-width: 992px) {
                .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .image img {
                  margin: 60px 40px 40px;
                  width: calc(100% - 80px); } }
              @media only screen and (min-width: 1400px) {
                .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .image img {
                  margin: 80px 60px 60px;
                  width: calc(100% - 120px); } }
            .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item .carousel-item-container .image svg {
              position: absolute;
              width: 100%;
              top: 0;
              right: -160px;
              z-index: 1;
              transition: 0.3s all ease-in-out;
              opacity: 0; }
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .date .val {
          margin: 0;
          opacity: 1; }
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .title .val {
          margin: 0;
          opacity: 1; }
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .description .val {
          margin: 0;
          opacity: 1; }
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .image img {
          opacity: 1;
          margin-left: 60px; }
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .image svg {
          opacity: 1;
          right: -80px; }
          @media only screen and (min-width: 768px) {
            .c-section--latest_news_section .b-latest_news_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .image svg {
              margin-left: -120px; } }
      .c-section--latest_news_section .b-latest_news_section .carousel .carousel-control-prev,
      .c-section--latest_news_section .b-latest_news_section .carousel .carousel-control-next {
        width: 5%;
        opacity: 1; }
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-control-prev .carousel-control-prev-icon,
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-control-next .carousel-control-prev-icon {
          background-image: url("/wp-content/themes/temple/build/img/arrow-black-left.svg"); }
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-control-prev .carousel-control-next-icon,
        .c-section--latest_news_section .b-latest_news_section .carousel .carousel-control-next .carousel-control-next-icon {
          background-image: url("/wp-content/themes/temple/build/img/arrow-black-right.svg"); }
    .c-section--latest_news_section .b-latest_news_section .view-all-container {
      display: block;
      text-align: center; }

.c-section--location_quote_section .b-location_quote_section .image-block {
  display: block;
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center center;
  margin: 0 0 20px; }
  @media only screen and (min-width: 768px) {
    .c-section--location_quote_section .b-location_quote_section .image-block {
      height: 375px;
      margin: 0 0 40px; } }
  @media only screen and (min-width: 992px) {
    .c-section--location_quote_section .b-location_quote_section .image-block {
      height: 450px; } }
  .c-section--location_quote_section .b-location_quote_section .image-block.mob {
    display: block; }
    @media only screen and (min-width: 768px) {
      .c-section--location_quote_section .b-location_quote_section .image-block.mob {
        display: none; } }
  .c-section--location_quote_section .b-location_quote_section .image-block.desktop {
    display: none; }
    @media only screen and (min-width: 768px) {
      .c-section--location_quote_section .b-location_quote_section .image-block.desktop {
        display: block; } }
.c-section--location_quote_section .b-location_quote_section .quote {
  display: block;
  margin: 0 0 40px; }
.c-section--location_quote_section .b-location_quote_section .profile-wrapper {
  display: flex; }
  .c-section--location_quote_section .b-location_quote_section .profile-wrapper .profile-image {
    width: 170px;
    height: auto; }
  .c-section--location_quote_section .b-location_quote_section .profile-wrapper .details {
    margin: 0 0 0 20px; }
    .c-section--location_quote_section .b-location_quote_section .profile-wrapper .details .name {
      display: block;
      text-transform: uppercase;
      font-size: 24px;
      margin: 0 0 10px; }
    .c-section--location_quote_section .b-location_quote_section .profile-wrapper .details .role {
      display: block;
      color: #E63B36;
      font-family: 'Open Sans', sans-serif; }

.c-section--map_location {
  position: relative;
  padding: 0; }
  .c-section--map_location .acf-map {
    position: relative;
    height: 300px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .c-section--map_location .acf-map {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 60%; } }
    .c-section--map_location .acf-map img {
      max-width: inherit !important; }
  .c-section--map_location .b-map_location .contact-details {
    padding: 80px 0; }
    @media only screen and (min-width: 768px) {
      .c-section--map_location .b-map_location .contact-details {
        min-height: 500px; } }
    .c-section--map_location .b-map_location .contact-details a {
      color: #ffffff; }

.c-section--media_section {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 300px; }
  @media only screen and (min-width: 768px) {
    .c-section--media_section {
      min-height: 450px; } }
  @media only screen and (min-width: 992px) {
    .c-section--media_section {
      min-height: 600px; } }
  .c-section--media_section .b-media_section .media-wrapper {
    display: block;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .c-section--media_section .b-media_section .media-wrapper {
        display: flex; } }
    .c-section--media_section .b-media_section .media-wrapper .media-content {
      flex: 1; }
      .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg {
        display: block;
        visibility: visible !important;
        position: relative; }
        .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg.style-default {
          padding: 40px 0; }
        .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg .sub-title {
          position: absolute;
          top: 20px;
          left: 20px; }
        .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg .title {
          display: block;
          position: relative;
          text-transform: uppercase; }
        .c-section--media_section .b-media_section .media-wrapper .media-content .media-bg a {
          position: absolute;
          bottom: 20px;
          left: 20px;
          color: #ffffff;
          text-decoration: underline; }
    .c-section--media_section .b-media_section .media-wrapper .media-image {
      visibility: visible !important;
      padding: 28px;
      position: relative;
      overflow: hidden;
      flex: 1; }
      .c-section--media_section .b-media_section .media-wrapper .media-image img {
        position: relative;
        width: 100%; }
      .c-section--media_section .b-media_section .media-wrapper .media-image .video-play {
        border-radius: 100%;
        position: absolute;
        left: 40px;
        bottom: 40px;
        height: 108px;
        width: 108px;
        cursor: pointer; }
        .c-section--media_section .b-media_section .media-wrapper .media-image .video-play svg {
          width: 100%; }
          .c-section--media_section .b-media_section .media-wrapper .media-image .video-play svg circle {
            transition: all 0.3s ease-in; }
        .c-section--media_section .b-media_section .media-wrapper .media-image .video-play:hover svg circle {
          fill: #D4FA00; }
  .c-section--media_section.style-default .title {
    padding: 20px 0 0 20px;
    font-size: 30px;
    line-height: 120%; }
    @media only screen and (min-width: 768px) {
      .c-section--media_section.style-default .title {
        padding: 20px 0 80px 20px;
        font-size: 40px; } }
    @media only screen and (min-width: 992px) {
      .c-section--media_section.style-default .title {
        padding: 20px 0 100px 20px;
        font-size: 50px; } }
  .c-section--media_section.style-large .title {
    padding: 20px 0 40px 20px;
    font-size: 30px;
    line-height: 120%; }
    @media only screen and (min-width: 768px) {
      .c-section--media_section.style-large .title {
        padding: 20px 0 100px 20px;
        font-size: 80px; } }
    @media only screen and (min-width: 992px) {
      .c-section--media_section.style-large .title {
        padding: 20px 0 120px 20px;
        font-size: 100px; } }
  .c-section--media_section.theme-green-dark .b-media_section .media-wrapper .media-content .media-bg {
    background-color: #1B4734;
    color: #ffffff; }
  .c-section--media_section.theme-green-dark .b-media_section .media-wrapper .media-image {
    background-color: #1B4734; }
  .c-section--media_section.theme-coral .b-media_section .media-wrapper .media-content .media-bg {
    background-color: #FD715F;
    color: #ffffff; }
  .c-section--media_section.theme-coral .b-media_section .media-wrapper .media-image {
    background-color: #FD715F; }
  .c-section--media_section.theme-green-fluorescent .b-media_section .media-wrapper .media-content .media-bg {
    background-color: #D4FA00;
    color: #1B4734; }
  .c-section--media_section.theme-green-fluorescent .b-media_section .media-wrapper .media-image {
    background-color: #D4FA00; }

.c-section--news-banner {
  position: relative;
  min-height: 400px;
  display: flex;
  align-items: center; }
  .c-section--news-banner .b-news-banner .date {
    display: inline-block;
    margin: 0 20px 0 0;
    color: #E63B36; }
  .c-section--news-banner .b-news-banner .read-time {
    display: inline-block;
    color: #1B4734; }

.c-section--articles-header .b-articles-header ul {
  position: relative;
  padding: 0 0 70px; }
  @media only screen and (min-width: 1100px) {
    .c-section--articles-header .b-articles-header ul {
      padding: 0; } }
  .c-section--articles-header .b-articles-header ul li {
    display: block; }
    @media only screen and (min-width: 1100px) {
      .c-section--articles-header .b-articles-header ul li {
        display: inline-block; } }
    .c-section--articles-header .b-articles-header ul li label {
      display: block; }
      @media only screen and (min-width: 1100px) {
        .c-section--articles-header .b-articles-header ul li label {
          display: inline-block;
          padding: 0 5px; } }
    @media only screen and (min-width: 1100px) {
      .c-section--articles-header .b-articles-header ul li.sf-field-search {
        display: inline-block;
        float: right; }
        .c-section--articles-header .b-articles-header ul li.sf-field-search label {
          display: inline-block; } }
    .c-section--articles-header .b-articles-header ul li.sf-field-search .sf-input-text {
      border: 0;
      border-bottom: 1px solid #001725;
      border-radius: 0;
      padding: 10px 15px;
      background-color: transparent;
      background-image: url(/wp-content/themes/boodle/build/img/search.svg);
      background-size: 16px;
      background-position: right center;
      background-repeat: no-repeat;
      margin: 0;
      border-radius: 0;
      border: 1px solid #cccccc;
      color: #ffffff;
      width: 100%; }
      @media only screen and (min-width: 1100px) {
        .c-section--articles-header .b-articles-header ul li.sf-field-search .sf-input-text {
          width: 150px;
          margin: 0 10px; } }
      .c-section--articles-header .b-articles-header ul li.sf-field-search .sf-input-text:active, .c-section--articles-header .b-articles-header ul li.sf-field-search .sf-input-text:focus {
        outline: 0;
        -moz-outline-style: none; }
    .c-section--articles-header .b-articles-header ul li.sf-field-search ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #ffffff;
      opacity: 1;
      /* Firefox */ }
    .c-section--articles-header .b-articles-header ul li.sf-field-post-meta-date .sf_date_field {
      padding-left: 0; }
      .c-section--articles-header .b-articles-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text {
        border: 0;
        border-bottom: 1px solid #001725;
        border-radius: 0;
        padding: 5px 0;
        background-color: transparent;
        width: 100px;
        background-image: url(/wp-content/themes/boodle/build/img/search.svg);
        background-size: 16px;
        background-position: right center;
        background-repeat: no-repeat;
        margin: 0 10px; }
        .c-section--articles-header .b-articles-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text:active, .c-section--articles-header .b-articles-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text:focus {
          outline: 0;
          -moz-outline-style: none; }
      .c-section--articles-header .b-articles-header ul li.sf-field-post-meta-date .sf_date_field li ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #001725;
        opacity: 1;
        /* Firefox */ }
    .c-section--articles-header .b-articles-header ul li.sf-field-post-meta-written_by {
      display: none; }
    .c-section--articles-header .b-articles-header ul li .sf-input-select {
      padding: 10px;
      border: 0;
      margin: 0 5px;
      color: #ffffff;
      background-image: url(/wp-content/themes/temple/build/img/chevron-down-white.svg);
      background-size: 15px;
      background-position: 90% center;
      background-repeat: no-repeat;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      cursor: pointer;
      border-radius: 10px;
      background-color: #001725;
      border: 1px solid #ffffff;
      width: 100%; }
      .c-section--articles-header .b-articles-header ul li .sf-input-select:focus {
        outline: 0; }
    .c-section--articles-header .b-articles-header ul li .search-filter-reset {
      background-color: #0D6767;
      color: #ffffff;
      padding: 10px 15px;
      margin: 0 5px;
      transition: all 0.2s ease-in-out; }
      .c-section--articles-header .b-articles-header ul li .search-filter-reset:hover {
        background-color: #346164;
        text-decoration: none; }
    .c-section--articles-header .b-articles-header ul li.sf-field-reset, .c-section--articles-header .b-articles-header ul li.sf-field-submit {
      position: absolute;
      bottom: 0;
      left: 0; }
      @media only screen and (min-width: 1100px) {
        .c-section--articles-header .b-articles-header ul li.sf-field-reset, .c-section--articles-header .b-articles-header ul li.sf-field-submit {
          position: relative;
          left: auto;
          bottom: auto; } }
      .c-section--articles-header .b-articles-header ul li.sf-field-reset a,
      .c-section--articles-header .b-articles-header ul li.sf-field-reset input, .c-section--articles-header .b-articles-header ul li.sf-field-submit a,
      .c-section--articles-header .b-articles-header ul li.sf-field-submit input {
        background-color: #0D6767;
        color: #ffffff;
        padding: 10px 15px;
        margin: 0 5px;
        transition: all 0.2s ease-in-out;
        border-radius: 10px;
        border: 0; }
        .c-section--articles-header .b-articles-header ul li.sf-field-reset a:hover,
        .c-section--articles-header .b-articles-header ul li.sf-field-reset input:hover, .c-section--articles-header .b-articles-header ul li.sf-field-submit a:hover,
        .c-section--articles-header .b-articles-header ul li.sf-field-submit input:hover {
          background-color: #346164;
          text-decoration: none; }
      .c-section--articles-header .b-articles-header ul li.sf-field-reset:last-of-type, .c-section--articles-header .b-articles-header ul li.sf-field-submit:last-of-type {
        position: absolute;
        right: 0;
        bottom: 115px; }
        @media only screen and (min-width: 1100px) {
          .c-section--articles-header .b-articles-header ul li.sf-field-reset:last-of-type, .c-section--articles-header .b-articles-header ul li.sf-field-submit:last-of-type {
            position: absolute;
            left: auto;
            bottom: auto; } }
        .c-section--articles-header .b-articles-header ul li.sf-field-reset:last-of-type input, .c-section--articles-header .b-articles-header ul li.sf-field-submit:last-of-type input {
          position: absolute;
          right: -22px;
          top: 7px;
          border-radius: 100%;
          background-color: #0D6767;
          border: 0;
          text-indent: -1000px;
          height: 52px;
          width: 52px;
          transition: all 0.3s ease-in;
          background-image: url(/wp-content/themes/temple/build/img/search.svg);
          background-position: center center;
          background-size: 20px;
          background-repeat: no-repeat; }
          .c-section--articles-header .b-articles-header ul li.sf-field-reset:last-of-type input:hover, .c-section--articles-header .b-articles-header ul li.sf-field-submit:last-of-type input:hover {
            background-color: #1B4734; }
    .c-section--articles-header .b-articles-header ul li.sf-field-reset {
      left: 150px;
      bottom: 5px; }
      @media only screen and (min-width: 1100px) {
        .c-section--articles-header .b-articles-header ul li.sf-field-reset {
          left: auto;
          bottom: auto; } }

.c-section--articles .b-articles .articles-grid-container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr); }
  .c-section--articles .b-articles .articles-grid-container .article-tile {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    grid-column: span 12;
    padding: 0; }
    .c-section--articles .b-articles .articles-grid-container .article-tile.theme-navy {
      background-color: #001725; }
    .c-section--articles .b-articles .articles-grid-container .article-tile.theme-coral {
      background-color: #FD715F; }
    .c-section--articles .b-articles .articles-grid-container .article-tile.theme-turquoise {
      background-color: #0D6767; }
    @media only screen and (min-width: 768px) {
      .c-section--articles .b-articles .articles-grid-container .article-tile.single {
        grid-column: span 4; } }
    .c-section--articles .b-articles .articles-grid-container .article-tile .tile-header {
      display: block;
      position: relative;
      height: 50px; }
      .c-section--articles .b-articles .articles-grid-container .article-tile .tile-header .type {
        position: absolute;
        left: 10px;
        top: 10px;
        color: #ffffff;
        text-transform: uppercase; }
        .c-section--articles .b-articles .articles-grid-container .article-tile .tile-header .type.insight {
          color: #E63B36; }
        .c-section--articles .b-articles .articles-grid-container .article-tile .tile-header .type.report {
          color: #0D6767; }
        .c-section--articles .b-articles .articles-grid-container .article-tile .tile-header .type.news {
          color: #E63B36; }
      .c-section--articles .b-articles .articles-grid-container .article-tile .tile-header .date {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #ffffff; }
    .c-section--articles .b-articles .articles-grid-container .article-tile .tile-thumbnail {
      position: relative;
      width: 100%;
      height: 260px;
      background-size: cover;
      background-position: center center; }
    .c-section--articles .b-articles .articles-grid-container .article-tile .tile-title {
      display: block;
      padding: 10px;
      color: #ffffff; }
    .c-section--articles .b-articles .articles-grid-container .article-tile.double {
      padding-bottom: 50px;
      min-height: 400px; }
      @media only screen and (min-width: 768px) {
        .c-section--articles .b-articles .articles-grid-container .article-tile.double {
          grid-column: span 8; } }
      .c-section--articles .b-articles .articles-grid-container .article-tile.double .tile-header .type {
        color: #ffffff; }
      .c-section--articles .b-articles .articles-grid-container .article-tile.double .tile-thumbnail {
        position: absolute;
        left: 50%;
        width: 50%;
        height: calc(100% - 100px);
        background-size: cover;
        background-position: center center; }
      .c-section--articles .b-articles .articles-grid-container .article-tile.double .tile-title {
        display: flex;
        align-items: center;
        width: 50%;
        padding: 10px;
        color: #ffffff;
        height: calc(100% - 50px); }
    .c-section--articles .b-articles .articles-grid-container .article-tile.treble {
      padding-bottom: 50px;
      min-height: 400px; }
      @media only screen and (min-width: 768px) {
        .c-section--articles .b-articles .articles-grid-container .article-tile.treble {
          grid-column: span 12; } }
      .c-section--articles .b-articles .articles-grid-container .article-tile.treble .tile-header .type {
        color: #ffffff; }
      .c-section--articles .b-articles .articles-grid-container .article-tile.treble .tile-thumbnail {
        position: absolute;
        left: 35%;
        width: 65%;
        height: calc(100% - 100px);
        background-size: cover;
        background-position: center center; }
      .c-section--articles .b-articles .articles-grid-container .article-tile.treble .tile-title {
        display: flex;
        align-items: center;
        width: 35%;
        padding: 10px;
        color: #ffffff;
        height: calc(100% - 50px); }
    .c-section--articles .b-articles .articles-grid-container .article-tile:hover {
      color: #001725;
      text-decoration: none; }
      .c-section--articles .b-articles .articles-grid-container .article-tile:hover .infobox {
        border-bottom: 1px solid #001725 !important; }
        .c-section--articles .b-articles .articles-grid-container .article-tile:hover .infobox .intro, .c-section--articles .b-articles .articles-grid-container .article-tile:hover .infobox .title {
          color: #001725; }
          .c-section--articles .b-articles .articles-grid-container .article-tile:hover .infobox .intro p, .c-section--articles .b-articles .articles-grid-container .article-tile:hover .infobox .title p {
            color: #001725; }
        .c-section--articles .b-articles .articles-grid-container .article-tile:hover .infobox .date {
          color: #001725; }
      .c-section--articles .b-articles .articles-grid-container .article-tile:hover .type svg {
        padding: 1px;
        stroke: #001725; }
        .c-section--articles .b-articles .articles-grid-container .article-tile:hover .type svg path {
          stroke: #001725; }
      .c-section--articles .b-articles .articles-grid-container .article-tile:hover .view {
        color: #001725 !important; }

.c-section--news-details .b-news-details a {
  text-decoration: underline;
  color: #0D6767; }

.c-section--numbered_content_section {
  position: relative; }
  .c-section--numbered_content_section .b-numbered_content_section h2 {
    margin: 0 0 20px; }
  .c-section--numbered_content_section.theme-white .number,
  .c-section--numbered_content_section.theme-white h2 {
    color: red; }
  .c-section--numbered_content_section.theme-white .number,
  .c-section--numbered_content_section.theme-white h2 {
    color: red; }
  .c-section--numbered_content_section.theme-grey-light .number,
  .c-section--numbered_content_section.theme-grey-light h2 {
    color: red; }
  .c-section--numbered_content_section.theme-navy .number,
  .c-section--numbered_content_section.theme-navy h2 {
    color: red; }
  .c-section--numbered_content_section.theme-navy .content {
    color: #ffffff; }

.c-section--padding_block.size-small {
  padding: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .c-section--padding_block.size-small {
      padding: 0 0 40px 0; } }
  @media (min-width: 992px) and (min-height: 720px) {
    .c-section--padding_block.size-small {
      padding: 0 0 40px 0; } }
.c-section--padding_block.size-standard {
  padding: 0 0 40px 0; }
  @media only screen and (min-width: 768px) {
    .c-section--padding_block.size-standard {
      padding: 0 0 60px 0; } }
  @media (min-width: 992px) and (min-height: 720px) {
    .c-section--padding_block.size-standard {
      padding: 0 0 100px 0; } }
.c-section--padding_block.size-large {
  padding: 0 0 60px 0; }
  @media only screen and (min-width: 768px) {
    .c-section--padding_block.size-large {
      padding: 0 0 80px 0; } }
  @media (min-width: 992px) and (min-height: 720px) {
    .c-section--padding_block.size-large {
      padding: 0 0 120px 0; } }

.c-section--people_section-all-header .b-people_section-all-header h3 {
  color: #ffffff;
  margin: 0 0 40px; }
.c-section--people_section-all-header .b-people_section-all-header ul {
  position: relative;
  padding: 0 0 70px; }
  @media only screen and (min-width: 1100px) {
    .c-section--people_section-all-header .b-people_section-all-header ul {
      padding: 0; } }
  .c-section--people_section-all-header .b-people_section-all-header ul li {
    display: block; }
    @media only screen and (min-width: 1100px) {
      .c-section--people_section-all-header .b-people_section-all-header ul li {
        display: inline-block; } }
    .c-section--people_section-all-header .b-people_section-all-header ul li label {
      display: block; }
      @media only screen and (min-width: 1100px) {
        .c-section--people_section-all-header .b-people_section-all-header ul li label {
          display: inline-block;
          padding: 0 5px; } }
    @media only screen and (min-width: 1100px) {
      .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-search {
        display: inline-block;
        float: right; }
        .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-search label {
          display: inline-block; } }
    .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-search .sf-input-text {
      border: 0;
      border-bottom: 1px solid #001725;
      border-radius: 0;
      padding: 10px 15px;
      background-color: transparent;
      background-image: url(/wp-content/themes/temple/build/img/search.svg);
      background-size: 16px;
      background-position: right center;
      background-repeat: no-repeat;
      margin: 0 10px;
      border-radius: 0;
      border: 1px solid #cccccc;
      color: #ffffff;
      width: 100%; }
      @media only screen and (min-width: 1100px) {
        .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-search .sf-input-text {
          width: 150px;
          margin: 0 10px; } }
      .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-search .sf-input-text:active, .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-search .sf-input-text:focus {
        outline: 0;
        -moz-outline-style: none; }
    .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-search ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #ffffff;
      opacity: 1;
      /* Firefox */ }
    .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-post-meta-date .sf_date_field {
      padding-left: 0; }
      .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text {
        border: 0;
        border-bottom: 1px solid #001725;
        border-radius: 0;
        padding: 5px 0;
        background-color: transparent;
        background-image: url(/wp-content/themes/temple/build/img/search.svg);
        background-size: 16px;
        background-position: right center;
        background-repeat: no-repeat;
        margin: 0 10px;
        width: 100%; }
        @media only screen and (min-width: 1100px) {
          .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text {
            width: 100px;
            margin: 0 10px; } }
        .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text:active, .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-post-meta-date .sf_date_field li .sf-input-text:focus {
          outline: 0;
          -moz-outline-style: none; }
      .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-post-meta-date .sf_date_field li ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #ffffff;
        opacity: 1;
        /* Firefox */ }
    .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-post-meta-written_by {
      display: none; }
    .c-section--people_section-all-header .b-people_section-all-header ul li .sf-input-select {
      padding: 10px;
      border: 0;
      margin: 0 5px;
      color: #ffffff;
      background-image: url(/wp-content/themes/temple/build/img/chevron-down-white.svg);
      background-size: 15px;
      background-position: 90% center;
      background-repeat: no-repeat;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      cursor: pointer;
      border-radius: 10px;
      background-color: #001725;
      border: 1px solid #ffffff;
      width: 100%; }
      .c-section--people_section-all-header .b-people_section-all-header ul li .sf-input-select:focus {
        outline: 0; }
    .c-section--people_section-all-header .b-people_section-all-header ul li .search-filter-reset {
      background-color: #0D6767;
      color: #ffffff;
      padding: 10px;
      margin: 0 5px;
      transition: all 0.2s ease-in-out;
      border-radius: 10px; }
      .c-section--people_section-all-header .b-people_section-all-header ul li .search-filter-reset:hover {
        background-color: #346164;
        text-decoration: none; }
    .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-submit {
      position: absolute;
      bottom: 0;
      left: 0; }
      @media only screen and (min-width: 1100px) {
        .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-submit {
          position: relative;
          left: auto;
          bottom: auto; } }
      .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-submit input {
        background-color: #0D6767;
        color: #ffffff;
        padding: 10px 15px;
        margin: 0 5px;
        transition: all 0.2s ease-in-out;
        border-radius: 10px;
        border: 0; }
        .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-submit input:hover {
          background-color: #346164;
          text-decoration: none; }
      .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-submit:last-of-type {
        position: absolute;
        right: 0;
        bottom: 115px; }
        @media only screen and (min-width: 1100px) {
          .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-submit:last-of-type {
            position: absolute;
            bottom: auto; } }
        .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-submit:last-of-type input {
          position: absolute;
          right: -22px;
          top: 7px;
          border-radius: 100%;
          background-color: #0D6767;
          border: 0;
          text-indent: -1000px;
          height: 52px;
          width: 52px;
          transition: all 0.3s ease-in;
          background-image: url(/wp-content/themes/temple/build/img/search.svg);
          background-position: center center;
          background-size: 20px;
          background-repeat: no-repeat; }
          .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-submit:last-of-type input:hover {
            background-color: #1B4734; }
    .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-reset {
      position: absolute;
      left: 120px;
      bottom: 5px; }
      @media only screen and (min-width: 1100px) {
        .c-section--people_section-all-header .b-people_section-all-header ul li.sf-field-reset {
          position: relative;
          left: auto;
          bottom: auto; } }

.c-section--people {
  padding-top: 0; }
  .c-section--people .b-people .people-grid-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(12, 1fr); }
    .c-section--people .b-people .people-grid-container .people-tile {
      grid-column: span 3; }
      .c-section--people .b-people .people-grid-container .people-tile .tile-image {
        background-color: #1B4734;
        z-index: 2;
        position: relative;
        width: 100%;
        height: 200px;
        margin: 40px 0 20px;
        background-position: center center;
        background-size: cover;
        transition: all 0.6s ease-in-out; }
      .c-section--people .b-people .people-grid-container .people-tile .details {
        color: #ffffff; }

.random-people-search {
  position: relative; }
  .random-people-search ul {
    position: relative; }
    @media only screen and (min-width: 768px) {
      .random-people-search ul {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%; } }
    .random-people-search ul li {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .random-people-search ul li {
          float: right;
          padding: 0;
          width: auto; } }
      .random-people-search ul li ul {
        display: flex;
        position: relative;
        padding: 0;
        margin: 0; }
        @media only screen and (min-width: 768px) {
          .random-people-search ul li ul {
            display: block; } }
        .random-people-search ul li ul li {
          padding: 0;
          float: right; }
          .random-people-search ul li ul li input {
            opacity: 0; }
          .random-people-search ul li ul li label {
            cursor: pointer;
            padding: 0;
            margin: 0 20px 0 0; }
          .random-people-search ul li ul li.sf-item-0 {
            display: none; }

.all-people-search {
  position: relative; }

.people-grid-container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  margin: 40px 0 0 0; }
  .people-grid-container .people-tile {
    grid-column: span 12;
    background-color: #1B4734;
    transition: all 0.2s ease-in;
    position: relative;
    max-width: 340px; }
    @media only screen and (min-width: 768px) {
      .people-grid-container .people-tile {
        grid-column: span 6;
        max-width: auto; } }
    @media only screen and (min-width: 992px) {
      .people-grid-container .people-tile {
        grid-column: span 3; } }
    .people-grid-container .people-tile .tile-image {
      z-index: 2;
      position: relative;
      width: 100%;
      height: 300px;
      margin: 0;
      background-position: top center;
      background-size: cover; }
      @media only screen and (min-width: 768px) {
        .people-grid-container .people-tile .tile-image {
          height: 280px; } }
      @media only screen and (min-width: 992px) {
        .people-grid-container .people-tile .tile-image {
          height: 240px; } }
    .people-grid-container .people-tile .details {
      display: block;
      padding: 20px 20px 60px;
      color: #ffffff; }
      .people-grid-container .people-tile .details h4 {
        display: block;
        color: #ffffff; }
      .people-grid-container .people-tile .details .department {
        display: block;
        color: #ffffff; }
      .people-grid-container .people-tile .details .email {
        display: block;
        color: #ffffff;
        margin: 0 0 0 0; }
      .people-grid-container .people-tile .details .visit {
        display: block;
        color: #ffffff;
        position: absolute;
        bottom: 20px;
        left: 20px;
        cursor: pointer; }
    .people-grid-container .people-tile:hover {
      background-color: #001725; }
  .people-grid-container .profile-short {
    position: fixed;
    width: 80%;
    margin: 10%;
    top: 0;
    left: 0;
    padding: 80px 40px;
    background-color: #001725;
    z-index: 5;
    color: #ffffff;
    display: none;
    align-items: center; }
    .people-grid-container .profile-short .tile-image {
      z-index: 2;
      position: relative;
      width: 100%;
      height: 200px;
      margin: 0;
      background-position: top center;
      background-size: cover; }
      @media only screen and (min-width: 768px) {
        .people-grid-container .profile-short .tile-image {
          height: 300px; } }
      @media only screen and (min-width: 992px) {
        .people-grid-container .profile-short .tile-image {
          height: 350px; } }
    .people-grid-container .profile-short .details {
      display: block;
      padding: 20px 20px 80px 40px;
      color: #ffffff; }
      .people-grid-container .profile-short .details h4 {
        display: block;
        color: #ffffff; }
      .people-grid-container .profile-short .details .department {
        display: block;
        color: #ffffff; }
      .people-grid-container .profile-short .details .email {
        display: block;
        color: #ffffff;
        margin: 0 0 0 0; }
      .people-grid-container .profile-short .details .visit {
        display: block;
        color: #ffffff;
        position: absolute;
        bottom: 20px;
        left: 20px; }
    .people-grid-container .profile-short .profile-short-close {
      position: absolute;
      top: 20px;
      right: 20px;
      cursor: pointer;
      border: 1px solid #ffffff;
      font-size: 30px;
      font-weight: 100;
      font-family: 'Open Sans', sans-serif;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px; }
    .people-grid-container .profile-short.open {
      display: flex; }

#profile-short-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #001725;
  opacity: 0.6;
  z-index: 4;
  display: none; }
  #profile-short-bg.open {
    display: block; }

#contact-person {
  position: fixed;
  right: -39px;
  top: 60%;
  padding: 20px;
  color: #000000;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  cursor: pointer;
  transition: all 0.3s ease-in;
  z-index: 2;
  text-transform: uppercase; }
  #contact-person.theme-red:hover {
    background-color: #001725;
    color: #ffffff; }

.c-section--person-details .b-person-details .profile-introduction {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 0 40px;
  padding: 20px 0 0 0;
  color: #E63B36; }
  .c-section--person-details .b-person-details .profile-introduction p {
    font-family: 'Open Sans', sans-serif;
    color: #E63B36; }
  .c-section--person-details .b-person-details .profile-introduction .border-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    max-width: 150px;
    height: 4px;
    background-color: #E63B36; }
.c-section--person-details .b-person-details .profile-description {
  display: block;
  margin: 0 0 40px; }
.c-section--person-details .b-person-details .profile-quote {
  display: block;
  margin: 0 0 40px; }

.c-section--person-back .b-person-back a {
  display: block;
  margin: 0 auto;
  text-align: center;
  text-decoration: underline; }
  .c-section--person-back .b-person-back a svg {
    margin: 0 10px 0 0; }

.c-section--people-header .b-people-header ul li {
  display: inline-block; }
  .c-section--people-header .b-people-header ul li .sf-input-text {
    border: 0;
    border-bottom: 1px solid;
    font-family: "gineso", sans-serif;
    border-radius: 0;
    padding: 5px 0;
    background-color: transparent;
    width: 300px;
    background-image: url(/wp-content/themes/temple/build/img/magnifying-glass.svg);
    background-size: 16px;
    background-position: right center;
    background-repeat: no-repeat;
    margin: 0 10px; }
    .c-section--people-header .b-people-header ul li .sf-input-text:active, .c-section--people-header .b-people-header ul li .sf-input-text:focus {
      outline: 0;
      -moz-outline-style: none; }
    .c-section--people-header .b-people-header ul li .sf-input-text ::placeholder {
      color: #333333;
      opacity: 1;
      /* Firefox */ }
    .c-section--people-header .b-people-header ul li .sf-input-text :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #333333; }
    .c-section--people-header .b-people-header ul li .sf-input-text ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #333333; }
  .c-section--people-header .b-people-header ul li ::placeholder {
    color: #333333;
    opacity: 1;
    /* Firefox */ }
  .c-section--people-header .b-people-header ul li :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333; }
  .c-section--people-header .b-people-header ul li ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #333333; }
  .c-section--people-header .b-people-header ul li .sf-input-select {
    font-weight: 400;
    font-size: 14px;
    padding: 10px 37px 10px 10px;
    border-radius: 8px;
    font-family: "gineso", sans-serif;
    border: 0;
    background-image: url(/wp-content/themes/temple/build/img/chevron-down-white.svg);
    background-size: 15px;
    background-position: 95% center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0 5px;
    cursor: pointer;
    text-transform: uppercase; }
    .c-section--people-header .b-people-header ul li .sf-input-select:focus {
      outline: 0; }
  .c-section--people-header .b-people-header ul li .search-filter-reset {
    font-size: 14px;
    border-radius: 8px;
    padding: 10px 15px;
    margin: 0 10px;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase; }
    .c-section--people-header .b-people-header ul li .search-filter-reset:hover {
      color: #ffffff;
      text-decoration: none; }
  .c-section--people-header .b-people-header ul li .empty-message {
    padding: 10px;
    color: #001725; }
  .c-section--people-header .b-people-header ul li .tt-menu .tt-dataset {
    background-color: #333333; }
    .c-section--people-header .b-people-header ul li .tt-menu .tt-dataset span {
      text-align: left;
      display: block;
      margin-bottom: 5px;
      color: #001725;
      padding: 10px;
      min-width: 250px;
      text-decoration: none; }
      .c-section--people-header .b-people-header ul li .tt-menu .tt-dataset span:hover {
        color: #333333; }

.c-section--people-banner {
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center; }
  .c-section--people-banner .banner-image {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40%;
    z-index: 1; }
  .c-section--people-banner .b-people-banner {
    z-index: 2;
    position: relative; }
    .c-section--people-banner .b-people-banner h1 {
      color: #ffffff;
      margin: 10px 0 20px 0; }
      @media only screen and (min-width: 768px) {
        .c-section--people-banner .b-people-banner h1 {
          font-size: 50px; } }
    .c-section--people-banner .b-people-banner .role {
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      display: block;
      font-size: 25px;
      line-height: 115%;
      color: #ffffff; }
      @media only screen and (min-width: 768px) {
        .c-section--people-banner .b-people-banner .role {
          font-size: 35px; } }
      .c-section--people-banner .b-people-banner .role.theme-red {
        color: #E63B36; }
      .c-section--people-banner .b-people-banner .role.theme-navy {
        color: #001725; }
    .c-section--people-banner .b-people-banner .banner-profile-image-wrapper {
      border: 1px solid #ffffff;
      border-radius: 100%; }
      .c-section--people-banner .b-people-banner .banner-profile-image-wrapper.mobile {
        position: relative;
        height: 150px;
        width: 150px;
        margin: 40px 0 0 0; }
        @media only screen and (min-width: 768px) {
          .c-section--people-banner .b-people-banner .banner-profile-image-wrapper.mobile {
            display: none; } }
      .c-section--people-banner .b-people-banner .banner-profile-image-wrapper.desktop {
        position: absolute;
        top: 50%;
        right: 150px;
        margin: -150px 0 0 0;
        height: 300px;
        width: 300px;
        display: none; }
        @media only screen and (min-width: 768px) {
          .c-section--people-banner .b-people-banner .banner-profile-image-wrapper.desktop {
            display: block; } }
      .c-section--people-banner .b-people-banner .banner-profile-image-wrapper .banner-profile-image {
        position: absolute;
        right: 0;
        top: 0;
        height: calc(100% - 30px);
        width: calc(100% - 30px);
        margin: 15px;
        background-size: cover;
        background-position: center center;
        border-radius: 100%; }
  .c-section--people-banner .profile-image-container {
    position: absolute;
    left: 50%;
    bottom: -130px;
    width: 480px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding: 80px 0 0 0; }
    .c-section--people-banner .profile-image-container svg {
      width: 100%;
      display: block;
      position: absolute;
      bottom: 45px;
      left: 0; }
    .c-section--people-banner .profile-image-container img {
      position: relative;
      object-fit: cover;
      border-radius: 50%;
      width: 280px;
      height: 280px;
      margin: 80px 0 0 0; }

.filter-container {
  display: block;
  margin: 40px 0; }
  .filter-container .pagination .nav-previous {
    margin-right: 20px; }
  .filter-container .pagination .nav-next {
    margin-right: 20px; }

.c-section--people_section {
  display: flex;
  align-items: center;
  position: relative;
  background-size: cover;
  background-position: center center; }
  .c-section--people_section .b-people_section {
    width: 100%; }
    .c-section--people_section .b-people_section .carousel {
      padding-bottom: 40px; }
      .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item {
        padding: 0 40px; }
        @media only screen and (min-width: 768px) {
          .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item {
            padding: 0 100px; } }
        .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container {
          display: grid;
          grid-gap: 20px;
          grid-template-columns: repeat(12, 1fr); }
          .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content {
            grid-column: span 12; }
            @media only screen and (min-width: 768px) {
              .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content {
                grid-column: span 5;
                display: flex;
                align-items: center; } }
            .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .pronoun {
              position: relative;
              font-weight: 400;
              margin-bottom: 10px; }
              .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .pronoun .val {
                display: block;
                position: relative;
                transition: 0.4s all ease-in-out;
                margin-left: -80px;
                opacity: 0; }
            .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .role {
              position: relative;
              font-weight: 700; }
              .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .role .val {
                display: block;
                position: relative;
                transition: 0.4s all ease-in-out;
                margin-left: -80px;
                opacity: 0; }
            .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .title {
              position: relative; }
              .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .title .val {
                display: block;
                position: relative;
                transition: 0.4s all ease-in-out;
                margin-left: -40px;
                opacity: 0; }
            .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .view .val {
              display: block;
              position: relative;
              transition: 0.4s all ease-in-out;
              margin-top: 20px;
              opacity: 0; }
              .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .content .view .val a {
                color: #ffffff;
                text-decoration: underline;
                text-transform: uppercase; }
          .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .image {
            position: relative;
            grid-column: span 12; }
            @media only screen and (min-width: 768px) {
              .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .image {
                grid-column: span 7; } }
            @media only screen and (min-width: 992px) {
              .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .image {
                grid-column: span 6; } }
            .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .image img {
              border: 1px solid #ffffff;
              padding: 15px;
              display: block;
              position: relative;
              margin: 20px;
              width: 100%;
              z-index: 2;
              transition: 0.4s all ease-in-out;
              opacity: 0;
              margin-left: 160px; }
              @media only screen and (min-width: 768px) {
                .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .image img {
                  margin: 40px; } }
              @media only screen and (min-width: 992px) {
                .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .image img {
                  margin: 60px; } }
              @media only screen and (min-width: 1400px) {
                .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item .carousel-item-container .image img {
                  margin: 80px; } }
        .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .pronoun .val {
          margin: 0;
          opacity: 1; }
        .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .role .val {
          margin: 0;
          opacity: 1; }
        .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .title .val {
          margin: 0;
          opacity: 1; }
        .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .view .val {
          margin: 0;
          opacity: 1; }
        .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .image img {
          opacity: 1;
          margin-left: 0; }
          @media only screen and (min-width: 768px) {
            .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .image img {
              margin-left: 60px; } }
        .c-section--people_section .b-people_section .carousel .carousel-inner .carousel-item.active .carousel-item-container .image svg {
          opacity: 1;
          right: -80px; }
      .c-section--people_section .b-people_section .carousel .carousel-control-prev,
      .c-section--people_section .b-people_section .carousel .carousel-control-next {
        width: 5%;
        opacity: 1; }
        .c-section--people_section .b-people_section .carousel .carousel-control-prev .carousel-control-prev-icon,
        .c-section--people_section .b-people_section .carousel .carousel-control-next .carousel-control-prev-icon {
          background-image: url("/wp-content/themes/temple/build/img/arrow-white-left.svg"); }
        .c-section--people_section .b-people_section .carousel .carousel-control-prev .carousel-control-next-icon,
        .c-section--people_section .b-people_section .carousel .carousel-control-next .carousel-control-next-icon {
          background-image: url("/wp-content/themes/temple/build/img/arrow-white-right.svg"); }
      .c-section--people_section .b-people_section .carousel .carousel-indicators .active {
        background-color: #ffffff; }
    .c-section--people_section .b-people_section .view-all-container {
      display: block;
      text-align: center; }

.c-section--project_details_section {
  position: relative; }
  .c-section--project_details_section .background-image {
    position: relative;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 240px;
    margin: 0 0 60px; }
    @media only screen and (min-width: 768px) {
      .c-section--project_details_section .background-image {
        position: absolute;
        right: 0;
        top: 0;
        width: 60%;
        height: 100%;
        margin: 0; } }
  .c-section--project_details_section .b-project_details_section {
    width: 100%; }
    .c-section--project_details_section .b-project_details_section .projects-wrapper .project {
      display: block;
      position: relative;
      padding: 0 0 50px;
      margin: 0 0 30px; }
      .c-section--project_details_section .b-project_details_section .projects-wrapper .project .type {
        display: block;
        text-transform: uppercase;
        font-size: 18px;
        color: #E63B36; }
      .c-section--project_details_section .b-project_details_section .projects-wrapper .project .title {
        display: block;
        text-transform: uppercase;
        font-size: 18px;
        color: #ffffff; }
      .c-section--project_details_section .b-project_details_section .projects-wrapper .project .border {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: #ffffff; }
        @media only screen and (min-width: 768px) {
          .c-section--project_details_section .b-project_details_section .projects-wrapper .project .border {
            width: 50%; } }

.c-section--quote_with_images .b-quote_with_images .image-block {
  display: block;
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center center;
  margin: 0 0 20px; }
  @media only screen and (min-width: 768px) {
    .c-section--quote_with_images .b-quote_with_images .image-block {
      height: 375px;
      margin: 0 0 40px; } }
  @media only screen and (min-width: 992px) {
    .c-section--quote_with_images .b-quote_with_images .image-block {
      height: 450px; } }
  .c-section--quote_with_images .b-quote_with_images .image-block.mob {
    display: block; }
    @media only screen and (min-width: 768px) {
      .c-section--quote_with_images .b-quote_with_images .image-block.mob {
        display: none; } }
  .c-section--quote_with_images .b-quote_with_images .image-block.desktop {
    display: none; }
    @media only screen and (min-width: 768px) {
      .c-section--quote_with_images .b-quote_with_images .image-block.desktop {
        display: block; } }
.c-section--quote_with_images .b-quote_with_images .quote {
  display: block;
  margin: 0 0 40px; }

.c-section--related_section {
  padding-bottom: 0; }
  .c-section--related_section .b-related_section .grid-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(12, 1fr); }
    .c-section--related_section .b-related_section .grid-container .article {
      grid-column: span 12;
      position: relative;
      min-height: 180px; }
      @media only screen and (min-width: 768px) {
        .c-section--related_section .b-related_section .grid-container .article {
          grid-column: span 6;
          min-height: 380px; } }
      @media only screen and (min-width: 992px) {
        .c-section--related_section .b-related_section .grid-container .article {
          grid-column: span 4;
          min-height: 420px; } }
      .c-section--related_section .b-related_section .grid-container .article .bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #001725;
        transition: 0.2s all ease-in;
        z-index: 1;
        opacity: 1; }
      .c-section--related_section .b-related_section .grid-container .article .bg-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center center;
        opacity: 0;
        transition: 0.2s all ease-in;
        z-index: 2;
        mix-blend-mode: multiply;
        background-color: #001725; }
      .c-section--related_section .b-related_section .grid-container .article .type {
        position: absolute;
        z-index: 4;
        top: 20px;
        left: 20px;
        text-transform: uppercase;
        color: #D4FA00; }
      .c-section--related_section .b-related_section .grid-container .article .title {
        position: relative;
        display: block;
        z-index: 3;
        transition: 0.2s all ease-in;
        padding: 20px; }
      .c-section--related_section .b-related_section .grid-container .article .extra-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 50px 20px 20px;
        display: block;
        z-index: 3;
        opacity: 1;
        color: #ffffff;
        transition: 0s all ease-in;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        @media only screen and (min-width: 768px) {
          .c-section--related_section .b-related_section .grid-container .article .extra-content {
            padding: 20px 20px 50px; } }
        .c-section--related_section .b-related_section .grid-container .article .extra-content .extra-title,
        .c-section--related_section .b-related_section .grid-container .article .extra-content .date,
        .c-section--related_section .b-related_section .grid-container .article .extra-content .read-time {
          display: block; }
        .c-section--related_section .b-related_section .grid-container .article .extra-content .t-h4 {
          margin: 0 0 20px; }
        .c-section--related_section .b-related_section .grid-container .article .extra-content svg {
          position: absolute;
          bottom: 15px;
          right: 35px;
          transition: 0.6s all ease-in; }
      .c-section--related_section .b-related_section .grid-container .article.type-service .bg-image {
        opacity: 1; }
      .c-section--related_section .b-related_section .grid-container .article.type-service .bg {
        background-color: #E63B36;
        width: 80%;
        height: 80%;
        z-index: 3; }
      .c-section--related_section .b-related_section .grid-container .article.type-service .extra-title {
        font-size: 2.2vw;
        line-height: 110%;
        text-transform: uppercase; }
      .c-section--related_section .b-related_section .grid-container .article.type-service .type {
        color: #001725; }
      .c-section--related_section .b-related_section .grid-container .article.type-sector .bg-image {
        opacity: 1; }
      .c-section--related_section .b-related_section .grid-container .article.type-sector .bg {
        background-color: #E63B36;
        width: 80%;
        height: 80%;
        z-index: 3; }
      .c-section--related_section .b-related_section .grid-container .article.type-sector .extra-title {
        font-size: 2.2vw;
        line-height: 110%;
        text-transform: uppercase; }
      .c-section--related_section .b-related_section .grid-container .article.type-sector .type {
        color: #001725; }
      .c-section--related_section .b-related_section .grid-container .article.type-case_study .bg {
        background-color: #0D6767; }
      .c-section--related_section .b-related_section .grid-container .article.type-case_study .type {
        color: #ffffff; }

.custom-cursor {
  position: fixed;
  /* Floating above */
  transition: transform 0.1s;
  /* Sticking effect */
  pointer-events: none;
  /* Allow clicking trough the div */
  z-index: 10;
  background-color: #000000;
  width: 130px;
  height: 130px;
  border-radius: 130px;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 15px; }
  .custom-cursor.green {
    background-color: #D4FA00;
    color: #001725; }
  .custom-cursor.orange {
    background-color: #FF7152;
    color: #001725; }
  .custom-cursor.navy {
    background-color: #001725;
    color: #ffffff; }
  @media only screen and (min-width: 768px) {
    .custom-cursor.hover {
      display: flex; } }
  .custom-cursor span {
    text-align: center; }

.c-section--scroll_snap_section {
  position: relative;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  padding: 40px 0;
  color: #000000;
  min-height: 260px; }
  @media only screen and (min-width: 768px) {
    .c-section--scroll_snap_section {
      padding: 40px 0;
      height: 100vh;
      min-height: 100vh; } }
  .c-section--scroll_snap_section.type-banner {
    min-height: 300px;
    padding: 0; }
    .c-section--scroll_snap_section.type-banner #temple-banner-logo {
      position: absolute;
      top: 35px;
      left: 90px;
      z-index: 3; }
      .c-section--scroll_snap_section.type-banner #temple-banner-logo path {
        fill: #ffffff; }
    .c-section--scroll_snap_section.type-banner video {
      width: 100%;
      height: 100%;
      position: absolute;
      object-fit: cover;
      z-index: 0; }
    .c-section--scroll_snap_section.type-banner iframe,
    .c-section--scroll_snap_section.type-banner object,
    .c-section--scroll_snap_section.type-banner embed {
      width: 100vw;
      height: 56.25vw;
      /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
      min-height: 100vh;
      min-width: 177.77vh;
      /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .c-section--scroll_snap_section.type-banner .embed-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden;
      max-width: 100%; }
      .c-section--scroll_snap_section.type-banner .embed-container iframe,
      .c-section--scroll_snap_section.type-banner .embed-container object,
      .c-section--scroll_snap_section.type-banner .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .c-section--scroll_snap_section.type-banner .carousel {
      width: 100%; }
      .c-section--scroll_snap_section.type-banner .carousel .carousel-inner {
        padding-bottom: 0;
        min-height: 440px; }
        @media only screen and (min-width: 768px) {
          .c-section--scroll_snap_section.type-banner .carousel .carousel-inner {
            min-height: 500px; } }
        @media only screen and (min-width: 1400px) {
          .c-section--scroll_snap_section.type-banner .carousel .carousel-inner {
            min-height: 700px; } }
        .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item {
          position: relative;
          overflow: hidden;
          height: 100vh;
          min-height: 440px; }
          .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item.hide {
            opacity: 0; }
          @media only screen and (min-width: 768px) {
            .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item {
              height: 100vh;
              min-height: 500px; } }
          @media only screen and (min-width: 1400px) {
            .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item {
              min-height: 700px; } }
          .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .banner-bg {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            min-height: 100%;
            background-size: cover;
            background-position: center center;
            display: none; }
            @media only screen and (min-width: 768px) {
              .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .banner-bg {
                display: block; } }
          .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .banner-bg-mob {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            min-height: 100%;
            background-size: cover;
            background-position: center center;
            display: block; }
            @media only screen and (min-width: 768px) {
              .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .banner-bg-mob {
                display: none; } }
          .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .video-bg {
            transition: all 0.4s ease-in-out;
            position: absolute;
            top: 50%;
            left: 50%;
            min-width: 100%;
            min-height: 100%;
            width: auto;
            height: auto;
            z-index: -100;
            -ms-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            background-size: cover;
            display: none; }
            @media only screen and (min-width: 768px) {
              .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .video-bg {
                display: block; } }
          .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .wrapper {
            display: flex;
            height: 400px;
            align-items: center;
            min-width: 100%; }
            @media only screen and (min-width: 768px) {
              .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .wrapper {
                height: 100%; } }
            .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .wrapper .row {
              width: 100%; }
              .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .wrapper .row h2 {
                color: #ffffff;
                margin: 0; }
                .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .wrapper .row h2.colour-green {
                  color: #1B4734 !important; }
                .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-item .wrapper .row h2.colour-white {
                  color: #ffffff; }
        .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-indicators {
          bottom: 0; }
          @media only screen and (min-width: 768px) {
            .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-indicators {
              bottom: 220px; } }
          @media only screen and (min-width: 992px) {
            .c-section--scroll_snap_section.type-banner .carousel .carousel-inner .carousel-indicators {
              bottom: 280px; } }
      .c-section--scroll_snap_section.type-banner .carousel .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        opacity: 1; }
        .c-section--scroll_snap_section.type-banner .carousel .carousel-indicators li.active {
          background-color: #001725; }
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item {
        opacity: 0;
        transition-duration: 0;
        transition-property: opacity; }
        .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item h2 {
          opacity: 0;
          transition: all 1s ease-in-out;
          transition-delay: 1s; }
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item.active,
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item-next.carousel-item-left,
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item-prev.carousel-item-right {
        opacity: 1; }
        .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item.active h2,
        .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item-next.carousel-item-left h2,
        .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item-prev.carousel-item-right h2 {
          opacity: 1; }
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .active.carousel-item-left,
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .active.carousel-item-right {
        opacity: 0; }
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item-next,
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item-prev,
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .carousel-item.active,
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .active.carousel-item-left,
      .c-section--scroll_snap_section.type-banner .carousel.carousel-fade .active.carousel-item-prev {
        transform: translateX(0);
        transform: translate3d(0, 0, 0); }
    .c-section--scroll_snap_section.type-banner .b-scroll_snap_section {
      width: 100%;
      position: relative; }
      .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .description {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%; }
        @media only screen and (min-width: 768px) {
          .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .description {
            min-height: 250px; } }
        .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .description h2.colour-green {
          color: !important; }
        .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .description h2.colour-white {
          color: #ffffff; }
      .c-section--scroll_snap_section.type-banner .b-scroll_snap_section svg {
        display: none;
        z-index: 1; }
        @media only screen and (min-width: 768px) {
          .c-section--scroll_snap_section.type-banner .b-scroll_snap_section svg {
            bottom: 46px; } }
        @media only screen and (min-width: 992px) {
          .c-section--scroll_snap_section.type-banner .b-scroll_snap_section svg {
            bottom: 30px; } }
      @media only screen and (min-width: 768px) {
        .c-section--scroll_snap_section.type-banner .b-scroll_snap_section svg {
          display: block;
          position: absolute;
          left: -520px;
          width: 600px; } }
      @media only screen and (min-width: 992px) {
        .c-section--scroll_snap_section.type-banner .b-scroll_snap_section svg {
          display: block;
          position: absolute;
          left: -480px;
          width: 600px; } }
      @media only screen and (min-width: 1400px) {
        .c-section--scroll_snap_section.type-banner .b-scroll_snap_section svg {
          display: block;
          position: absolute;
          left: -620px;
          width: 800px; } }
      .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-logo {
        float: right;
        margin: 40px 0; }
      .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container {
        position: relative;
        margin: 0 0 20px 0; }
        @media only screen and (min-width: 768px) {
          .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container {
            margin: 0 0 20px 0; } }
        @media only screen and (min-width: 1400px) {
          .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container {
            margin: 0 0 20px 0; } }
        .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container .overlap-title {
          padding: 50px 0 20px 0;
          color: #ffffff; }
          @media only screen and (min-width: 768px) {
            .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container .overlap-title {
              padding: 80px 0 20px 0; } }
          .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container .overlap-title.theme-blue {
            background-color: #346164;
            color: #ffffff; }
          .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container .overlap-title.theme-purple {
            color: #ffffff; }
        .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container .overlap-description {
          color: #ffffff;
          font-weight: 700;
          font-size: 28px;
          line-height: 34px; }
          @media only screen and (min-width: 768px) {
            .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container .overlap-description {
              padding: 20px 0;
              font-size: 30px;
              line-height: 45px; } }
          @media only screen and (min-width: 992px) {
            .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .banner-overlap-container .overlap-description {
              font-size: 30px;
              line-height: 45px; } }
    @media only screen and (min-width: 768px) {
      .c-section--scroll_snap_section.type-banner {
        height: 100vh; }
        .c-section--scroll_snap_section.type-banner .b-scroll_snap_section {
          height: 100%; }
          .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .row {
            height: 100%; }
            .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .row .col-sm-12 {
              height: 100%; }
              .c-section--scroll_snap_section.type-banner .b-scroll_snap_section .row .col-sm-12 .banner-text {
                display: flex;
                align-items: flex-end;
                height: 100%;
                padding-bottom: 20%; } }
    .c-section--scroll_snap_section.type-banner .banner-text {
      font-family: "gineso", sans-serif;
      font-size: 30px;
      line-height: 120%;
      font-weight: 700;
      text-transform: uppercase;
      margin: 0;
      color: #E63B36; }
      @media only screen and (min-width: 768px) {
        .c-section--scroll_snap_section.type-banner .banner-text {
          font-size: 40px; } }
  .c-section--scroll_snap_section.type-text-outline {
    cursor: none;
    min-height: 300px; }
    .c-section--scroll_snap_section.type-text-outline .b-scroll_snap_section .outline-text {
      font-family: "gineso", sans-serif;
      font-weight: 800;
      font-size: 10vw;
      line-height: 120%;
      margin: 0 0 20px 0;
      text-transform: uppercase;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #ffffff;
      transition: all 0.3s ease-in; }
      .c-section--scroll_snap_section.type-text-outline .b-scroll_snap_section .outline-text:hover {
        color: #ffffff !important;
        -webkit-text-fill-color: #ffffff !important; }
    .c-section--scroll_snap_section.type-text-outline .b-scroll_snap_section .mobile-link {
      display: block;
      margin-top: 40px;
      text-transform: uppercase;
      font-family: 'Open Sans', sans-serif;
      font-weight: 100;
      color: #FD715F; }
      @media only screen and (min-width: 768px) {
        .c-section--scroll_snap_section.type-text-outline .b-scroll_snap_section .mobile-link {
          display: none; } }
    .c-section--scroll_snap_section.type-text-outline.theme-green-dark .b-scroll_snap_section .outline-text {
      color: #1B4734;
      -webkit-text-fill-color: #1B4734;
      cursor: none; }
    .c-section--scroll_snap_section.type-text-outline.theme-navy .b-scroll_snap_section .outline-text {
      color: #001725;
      -webkit-text-fill-color: #001725; }
    .c-section--scroll_snap_section.type-text-outline.theme-coral .b-scroll_snap_section .outline-text {
      color: #FD715F;
      -webkit-text-fill-color: #FD715F; }
  .c-section--scroll_snap_section.type-carousel {
    padding: 0;
    min-height: 300px;
    cursor: none; }
    .c-section--scroll_snap_section.type-carousel .carousel {
      width: 100%;
      height: 100%; }
      .c-section--scroll_snap_section.type-carousel .carousel .carousel-indicators {
        z-index: 3; }
      .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner {
        height: 100%;
        min-height: 300px; }
        .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item {
          height: 100%; }
          .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .slide-bg {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            transition: all 0.3s ease-in;
            z-index: 1;
            opacity: 1;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            cursor: none; }
            @media only screen and (min-width: 768px) {
              .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .slide-bg {
                opacity: 0; } }
            .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .slide-bg.hover {
              opacity: 1; }
          .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .container-fluid {
            position: relative;
            z-index: 2;
            height: 100%; }
            .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .container-fluid .row {
              height: 100%; }
              .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .container-fluid .row .col-sm-12 {
                height: 100%; }
          .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .slide-icon {
            z-index: 2;
            height: 100%;
            align-items: center;
            font-size: 33vw;
            justify-content: center;
            display: none;
            cursor: none; }
            @media only screen and (min-width: 768px) {
              .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .slide-icon {
                display: flex; } }
          .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .slide-content {
            z-index: 2;
            font-family: "gineso", sans-serif;
            font-weight: 800;
            font-size: 30px;
            line-height: 120%;
            margin: 0 0 20px 0;
            text-transform: uppercase;
            height: 100%;
            display: flex;
            align-items: center;
            opacity: 1;
            min-height: 200px;
            cursor: none;
            color: #D4FA00; }
            @media only screen and (min-width: 768px) {
              .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .slide-content {
                color: #ffffff;
                font-size: 4.5vw; } }
          .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .mobile-link {
            display: block;
            margin: 0 0 100px;
            text-transform: uppercase;
            font-family: 'Open Sans', sans-serif;
            font-weight: 100;
            color: #ffffff; }
            @media only screen and (min-width: 768px) {
              .c-section--scroll_snap_section.type-carousel .carousel .carousel-inner .carousel-item .mobile-link {
                display: none; } }
  .c-section--scroll_snap_section.type-content-icon {
    cursor: none; }
    .c-section--scroll_snap_section.type-content-icon .content-icon-wrapper .content-icon {
      font-family: "gineso", sans-serif;
      font-weight: 800;
      font-size: 30px;
      line-height: 120%;
      margin: 0 0 20px 0;
      text-transform: uppercase;
      color: #ffffff;
      height: 100%;
      display: flex;
      align-items: center;
      cursor: none; }
      @media only screen and (min-width: 768px) {
        .c-section--scroll_snap_section.type-content-icon .content-icon-wrapper .content-icon {
          font-size: 4.5vw; } }
    .c-section--scroll_snap_section.type-content-icon .content-icon-wrapper .icon {
      cursor: none;
      background: #ffffff;
      background-size: 100% 100%;
      background-position: center;
      font-size: 320px;
      text-transform: uppercase;
      text-align: center;
      line-height: 100%;
      position: relative;
      -webkit-background-clip: text;
      color: transparent;
      transition: all 2.5s ease-in-out;
      font-family: chantal, sans-serif;
      font-weight: 500;
      font-style: normal;
      display: block; }
      @media only screen and (min-width: 768px) {
        .c-section--scroll_snap_section.type-content-icon .content-icon-wrapper .icon {
          font-size: 40vw; } }
      @media only screen and (min-width: 768px) {
        .c-section--scroll_snap_section.type-content-icon .content-icon-wrapper .icon.icon-hide {
          background-image: none !important; } }
  .c-section--scroll_snap_section.type-list .b-scroll_snap_section .list-container {
    display: block; }
    .c-section--scroll_snap_section.type-list .b-scroll_snap_section .list-container .value {
      display: inline-block;
      font-family: chantal, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 8vw;
      line-height: 100%;
      margin: 5% 0 0 0;
      display: block; }
      @media only screen and (min-width: 768px) {
        .c-section--scroll_snap_section.type-list .b-scroll_snap_section .list-container .value {
          font-size: 6.5vw; } }
      @media only screen and (min-width: 768px) {
        .c-section--scroll_snap_section.type-list .b-scroll_snap_section .list-container .value.right {
          text-align: right; } }
  .c-section--scroll_snap_section.type-list.theme-green-dark .b-scroll_snap_section .list-container .value {
    color: #ffffff; }
  .c-section--scroll_snap_section.type-list.theme-navy .b-scroll_snap_section .list-container .value {
    color: #E63B36; }
    .c-section--scroll_snap_section.type-list.theme-navy .b-scroll_snap_section .list-container .value:hover {
      color: #ffffff; }
  .c-section--scroll_snap_section.type-list.theme-coral .b-scroll_snap_section .list-container .value {
    color: #ffffff; }

.c-section--single_content {
  position: relative; }
  .c-section--single_content .b-single_content p:last-child {
    margin: 0; }
  .c-section--single_content .b-single_content a {
    text-decoration: underline; }
  .c-section--single_content .b-single_content ul {
    margin: 0 0 20px; }
  .c-section--single_content.padding-none {
    padding: 20px 0; }
  .c-section--single_content.type-default .b-single_content {
    padding: 20px 0; }
  .c-section--single_content.type-medium .b-single_content h2 {
    margin: 0 0 20px; }
  .c-section--single_content.type-medium .b-single_content .content {
    font-size: 30px;
    line-height: 100%; }
    @media only screen and (min-width: 768px) {
      .c-section--single_content.type-medium .b-single_content .content {
        font-size: 50px; } }
    @media only screen and (min-width: 1400px) {
      .c-section--single_content.type-medium .b-single_content .content {
        font-size: 70px; } }
    .c-section--single_content.type-medium .b-single_content .content ul {
      margin: 0 0 20px; }
  .c-section--single_content.type-medium.theme-white .b-single_content a,
  .c-section--single_content.type-medium.theme-white .b-single_content .content {
    color: #E63B36; }
  .c-section--single_content.type-large .b-single_content .content {
    font-size: 30px;
    line-height: 115%;
    font-weight: 700; }
    @media only screen and (min-width: 768px) {
      .c-section--single_content.type-large .b-single_content .content {
        font-size: 40px; } }
    @media only screen and (min-width: 992px) {
      .c-section--single_content.type-large .b-single_content .content {
        font-size: 70px; } }
    .c-section--single_content.type-large .b-single_content .content ul {
      margin: 0 0 20px; }
    .c-section--single_content.type-large .b-single_content .content a {
      display: block;
      font-size: 16px;
      line-height: 115%;
      margin: 20px 0 0; }
      @media only screen and (min-width: 768px) {
        .c-section--single_content.type-large .b-single_content .content a {
          font-size: 18px;
          margin: 40px 0 0; } }
      @media only screen and (min-width: 1400px) {
        .c-section--single_content.type-large .b-single_content .content a {
          font-size: 20px; } }
  .c-section--single_content.type-quote.theme-green-dark .b-single_content a,
  .c-section--single_content.type-quote.theme-green-dark .b-single_content .content {
    color: #ffffff; }
    .c-section--single_content.type-quote.theme-green-dark .b-single_content a h3,
    .c-section--single_content.type-quote.theme-green-dark .b-single_content .content h3 {
      margin: 20px 0 0;
      color: #D4FA00; }
    .c-section--single_content.type-quote.theme-green-dark .b-single_content a .author-role,
    .c-section--single_content.type-quote.theme-green-dark .b-single_content a .author-company,
    .c-section--single_content.type-quote.theme-green-dark .b-single_content .content .author-role,
    .c-section--single_content.type-quote.theme-green-dark .b-single_content .content .author-company {
      display: block;
      font-size: 20px;
      line-height: 30px; }
  .c-section--single_content.type-quote-handwritten .b-single_content .content {
    text-align: center; }
  .c-section--single_content.type-quote-handwritten.theme-green-dark .b-single_content a,
  .c-section--single_content.type-quote-handwritten.theme-green-dark .b-single_content .content {
    color: #ffffff; }
  .c-section--single_content.theme-white .b-single_content .content h2 {
    color: #E63B36; }
  .c-section--single_content.theme-green-dark {
    background-color: #1B4734; }
    .c-section--single_content.theme-green-dark .b-single_content a,
    .c-section--single_content.theme-green-dark .b-single_content .content {
      color: #ffffff; }
  .c-section--single_content.theme-green-dark {
    background-color: #1B4734; }
    .c-section--single_content.theme-green-dark .b-single_content a,
    .c-section--single_content.theme-green-dark .b-single_content .content {
      color: #ffffff; }
  .c-section--single_content.theme-turquoise {
    background-color: #0D6767; }
    .c-section--single_content.theme-turquoise .b-single_content a,
    .c-section--single_content.theme-turquoise .b-single_content .content {
      color: #ffffff; }
  .c-section--single_content.theme-green-fluerescent {
    background-color: #D4FA00; }
    .c-section--single_content.theme-green-fluerescent .b-single_content a,
    .c-section--single_content.theme-green-fluerescent .b-single_content .content {
      color: #1B4734; }
  .c-section--single_content.theme-navy .b-single_content a,
  .c-section--single_content.theme-navy .b-single_content .content {
    color: #ffffff; }
  .c-section--single_content.colour-green-dark .b-single_content a,
  .c-section--single_content.colour-green-dark .b-single_content .content {
    color: #1B4734; }

.c-section--statistics_section {
  position: relative; }
  .c-section--statistics_section .statistic-wrapper {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(12, 1fr); }
    .c-section--statistics_section .statistic-wrapper .statistic {
      grid-column: span 12;
      display: grid;
      grid-gap: 0px;
      grid-template-columns: repeat(12, 1fr); }
      @media only screen and (min-width: 768px) {
        .c-section--statistics_section .statistic-wrapper .statistic {
          grid-column: span 12; } }
      .c-section--statistics_section .statistic-wrapper .statistic img {
        grid-column: span 6;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .c-section--statistics_section .statistic-wrapper .statistic img {
            width: 100%; } }
        @media only screen and (min-width: 992px) {
          .c-section--statistics_section .statistic-wrapper .statistic img {
            width: 100%; } }
        @media only screen and (min-width: 1400px) {
          .c-section--statistics_section .statistic-wrapper .statistic img {
            width: 100%; } }
      .c-section--statistics_section .statistic-wrapper .statistic .offset-grid {
        grid-column: span 2; }
      .c-section--statistics_section .statistic-wrapper .statistic .values {
        grid-column: span 6;
        padding: 28px 30% 28px 28px;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start; }
        .c-section--statistics_section .statistic-wrapper .statistic .values.has-value {
          padding: 5%;
          align-items: center;
          justify-content: flex-start; }
        .c-section--statistics_section .statistic-wrapper .statistic .values.align-left {
          grid-column: span 5; }
        .c-section--statistics_section .statistic-wrapper .statistic .values.align-right {
          grid-column: span 4;
          margin-bottom: 100px; }
        .c-section--statistics_section .statistic-wrapper .statistic .values .value {
          font-size: 40px;
          font-weight: 700;
          line-height: 100%;
          display: block; }
          @media only screen and (min-width: 768px) {
            .c-section--statistics_section .statistic-wrapper .statistic .values .value {
              font-size: 70px; } }
          @media only screen and (min-width: 992px) {
            .c-section--statistics_section .statistic-wrapper .statistic .values .value {
              font-size: 140px; } }
        .c-section--statistics_section .statistic-wrapper .statistic .values .title {
          display: block;
          font-family: "gineso", sans-serif;
          font-weight: 800;
          font-size: 50px;
          line-height: 60px; }
          .c-section--statistics_section .statistic-wrapper .statistic .values .title.has-value {
            font-size: 30px;
            line-height: 41px; }
        .c-section--statistics_section .statistic-wrapper .statistic .values.theme-green-dark {
          background-color: #1B4734; }
          .c-section--statistics_section .statistic-wrapper .statistic .values.theme-green-dark .title,
          .c-section--statistics_section .statistic-wrapper .statistic .values.theme-green-dark .value {
            color: #ffffff; }
        .c-section--statistics_section .statistic-wrapper .statistic .values.theme-green-fluorescent {
          background-color: #D4FA00; }
          .c-section--statistics_section .statistic-wrapper .statistic .values.theme-green-fluorescent .title,
          .c-section--statistics_section .statistic-wrapper .statistic .values.theme-green-fluorescent .value {
            color: #1B4734; }
        .c-section--statistics_section .statistic-wrapper .statistic .values.theme-red {
          background-color: #E63B36; }
          .c-section--statistics_section .statistic-wrapper .statistic .values.theme-red .title,
          .c-section--statistics_section .statistic-wrapper .statistic .values.theme-red .value {
            color: #ffffff; }

.c-section--image_with_content_squares .b-image_with_content_squares {
  position: relative; }
  .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper {
    position: relative;
    float: left;
    width: 100%; }
    .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .image {
      position: relative;
      z-index: 2;
      top: 0;
      left: 0;
      width: 100%;
      height: 240px;
      transition: all 0.3s ease-in;
      background-position: center center;
      background-size: cover; }
      @media only screen and (min-width: 768px) {
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .image {
          position: absolute;
          z-index: 2;
          top: 40px;
          left: 0;
          width: 35%;
          height: calc(100% - 80px); } }
    .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square {
      position: relative;
      z-index: 1;
      width: 100%;
      float: right;
      padding: 20px;
      transition: all 0.3s ease-in; }
      @media only screen and (min-width: 768px) {
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square {
          width: 90%;
          padding: 100px 10% 80px 30%; } }
      .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square h2 {
        color: #1B4734;
        transition: all 0.3s ease-in; }
      .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square p {
        color: #1B4734;
        transition: all 0.3s ease-in; }
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square p strong {
          font-weight: 700; }
      .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square .link {
        text-transform: uppercase;
        color: #1B4734;
        transition: all 0.3s ease-in; }
      .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square.theme-mint {
        background-color: #EAF2DD;
        color: #1B4734; }
      .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square.theme-green-dark {
        background-color: #1B4734;
        color: #ffffff; }
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square.theme-green-dark h2,
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square.theme-green-dark p,
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper .square.theme-green-dark .link {
          color: #ffffff; }
    .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper.align-right .image {
      left: auto;
      right: 0; }
    .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper.align-right .square {
      float: left; }
      @media only screen and (min-width: 768px) {
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper.align-right .square {
          padding: 100px 40% 80px 10%; } }
    @media only screen and (min-width: 768px) {
      .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper:hover .square {
        background-color: #E63B36; }
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper:hover .square h2 {
          color: #ffffff; }
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper:hover .square p {
          color: #ffffff; }
        .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper:hover .square .link {
          color: #ffffff; }
      .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper:hover .image {
        left: -20px; }
      .c-section--image_with_content_squares .b-image_with_content_squares .square-wrapper:hover.align-right .image {
        left: auto;
        right: -20px; } }

.c-section--team_carousel {
  display: flex;
  align-items: center;
  position: relative; }
  .c-section--team_carousel .b-team_carousel {
    width: 100%; }
    .c-section--team_carousel .b-team_carousel .carousel {
      margin: 60px 0 0 0;
      /* medium and up screens */ }
      .c-section--team_carousel .b-team_carousel .carousel .carousel-inner {
        width: calc(100% - 100px);
        margin: 0 auto; }
        .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile {
          position: relative;
          display: block;
          padding-left: 20px; }
          .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile .tile-image {
            filter: grayscale(100%);
            background-color: #001725;
            mix-blend-mode: multiply;
            z-index: 2;
            position: relative;
            object-fit: cover;
            border-radius: 50%;
            width: 168px;
            height: 168px;
            margin: 40px 0 20px;
            background-position: center center;
            background-size: cover;
            transition: all 0.6s ease-in-out; }
          .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile h4 {
            color: #E63B36; }
          .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile .pronoun {
            color: #E63B36; }
          .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile .role {
            text-transform: uppercase;
            color: #E63B36; }
          .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile .view {
            display: block;
            margin: 20px 0 0 0;
            text-transform: uppercase; }
          .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile .details .search {
            display: none; }
          .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile:hover .tile-image {
            opacity: 1;
            filter: grayscale(0%); }
          .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .people-tile:hover .view {
            color: #E63B36; }
      .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item.active,
      .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item-next,
      .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item-prev {
        display: flex; }
      @media (min-width: 768px) {
        .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item-end.active,
        .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item-next {
          transform: translateX(25%); }
        .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item-start.active,
        .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item-prev {
          transform: translateX(-25%); } }
      .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item-end,
      .c-section--team_carousel .b-team_carousel .carousel .carousel-inner .carousel-item-start {
        transform: translateX(0); }
      .c-section--team_carousel .b-team_carousel .carousel .carousel-control-next, .c-section--team_carousel .b-team_carousel .carousel .carousel-control-prev {
        width: 40px;
        opacity: 1; }
        .c-section--team_carousel .b-team_carousel .carousel .carousel-control-next .carousel-control-prev-icon, .c-section--team_carousel .b-team_carousel .carousel .carousel-control-prev .carousel-control-prev-icon {
          background-image: url("/wp-content/themes/temple/build/img/chevron-left-dark.svg"); }
        .c-section--team_carousel .b-team_carousel .carousel .carousel-control-next .carousel-control-next-icon, .c-section--team_carousel .b-team_carousel .carousel .carousel-control-prev .carousel-control-next-icon {
          background-image: url("/wp-content/themes/temple/build/img/chevron-right-dark.svg"); }
    .c-section--team_carousel .b-team_carousel .carousel-link-container {
      display: flex;
      justify-content: center;
      margin: 80px 0 0;
      display: block;
      text-align: center; }
      .c-section--team_carousel .b-team_carousel .carousel-link-container .carousel-link {
        text-decoration: underline; }
        .c-section--team_carousel .b-team_carousel .carousel-link-container .carousel-link svg {
          transition: all 0.6s ease-in-out;
          margin-left: 10px; }
        .c-section--team_carousel .b-team_carousel .carousel-link-container .carousel-link:hover svg {
          display: inline-block;
          margin-left: 40px; }

.c-section--two_column_content_section {
  position: relative; }
  .c-section--two_column_content_section .b-two_column_content_section h4 {
    margin: 0 0 20px; }
  .c-section--two_column_content_section .b-two_column_content_section .image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 40px; }
    @media only screen and (min-width: 768px) {
      .c-section--two_column_content_section .b-two_column_content_section .image-wrapper {
        margin: 0;
        justify-content: flex-end; } }
    .c-section--two_column_content_section .b-two_column_content_section .image-wrapper .dots-lrg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      max-width: 60%;
      max-height: 100%; }
      @media only screen and (min-width: 768px) {
        .c-section--two_column_content_section .b-two_column_content_section .image-wrapper .dots-lrg {
          display: block;
          max-width: 80%; } }
      @media only screen and (min-width: 992px) {
        .c-section--two_column_content_section .b-two_column_content_section .image-wrapper .dots-lrg {
          display: block;
          max-width: 60%; } }
    .c-section--two_column_content_section .b-two_column_content_section .image-wrapper img {
      position: relative;
      object-fit: cover;
      border-radius: 50%;
      width: 280px;
      height: 280px;
      margin: 15px 0; }
      @media only screen and (min-width: 768px) {
        .c-section--two_column_content_section .b-two_column_content_section .image-wrapper img {
          width: 240px;
          height: 240px;
          margin: 0; } }
      @media only screen and (min-width: 992px) {
        .c-section--two_column_content_section .b-two_column_content_section .image-wrapper img {
          width: 340px;
          height: 340px;
          margin: 0; } }
  .c-section--two_column_content_section .b-two_column_content_section .content {
    margin-top: 60px; }
    @media only screen and (min-width: 768px) {
      .c-section--two_column_content_section .b-two_column_content_section .content {
        margin: 0; } }
    .c-section--two_column_content_section .b-two_column_content_section .content .cta {
      margin-top: 20px; }
  .c-section--two_column_content_section.type-alternate .left {
    font-size: 20px;
    line-height: 28px; }

.c-section--vacancies_section {
  position: relative; }
  .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy {
    display: block;
    padding: 20px;
    margin: 0 0 40px;
    background-color: #001725; }
    .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy h3 {
      color: #E63B36; }
    .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy p,
    .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy .link {
      color: #ffffff; }
    .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy:hover {
      background-color: #E63B36; }
      .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy:hover h3,
      .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy:hover p,
      .c-section--vacancies_section .b-vacancies_section .vacancies-wrapper .vacancy:hover .link {
        color: #001725; }

.c-section--position p, .c-section--position ul, .c-section--position li {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 400 !important; }
  .c-section--position p font, .c-section--position ul font, .c-section--position li font {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 400 !important; }

/*# sourceMappingURL=styles.css.map */
