/*!
Theme Name: Unity SP Trust
Version: 1.0.1
Author URI: https://www.perspicuity.co.uk
Author: Perspicuity
Description: Unity SP Trust WordPress Theme
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  border-radius: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  line-height: 1.2;
}

p {
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

ul {
  margin: 0;
  padding: 0;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

* {
  box-sizing: border-box;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.body-container {
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  position: relative;
}

/* Color Options
--------------------------------------------- */
.has-primary-color {
  color: #1A2338;
}

.has-primary-background-color {
  background-color: #1A2338;
}

.has-secondary-color {
  color: #16946c;
}

.has-secondary-background-color {
  background-color: #16946c;
}

.has-black-color {
  color: #222222;
}

.has-black-background-color {
  background-color: #222222;
}

.has-white-color {
  color: #FFFFFF;
}

.has-white-background-color {
  background-color: #FFFFFF;
}

.has-grey-100-color {
  color: #F6F6F6;
}

.has-grey-100-background-color {
  background-color: #F6F6F6;
}

.has-grey-200-color {
  color: #e8e9eb;
}

.has-grey-200-background-color {
  background-color: #e8e9eb;
}

.has-grey-300-color {
  color: #d8dadd;
}

.has-grey-300-background-color {
  background-color: #d8dadd;
}

.has-grey-500-color {
  color: #c1c7d0;
}

.has-grey-500-background-color {
  background-color: #c1c7d0;
}

.has-grey-700-color {
  color: #a5adba;
}

.has-grey-700-background-color {
  background-color: #a5adba;
}

.has-grey-900-color {
  color: #444444;
}

.has-grey-900-background-color {
  background-color: #444444;
}

.has-pale-pink-color {
  color: #f78da7;
}

.has-pale-pink-background-color {
  background-color: #f78da7;
}

.has-vivid-red-color {
  color: #cf2e2e;
}

.has-vivid-red-background-color {
  background-color: #cf2e2e;
}

.has-luminous-vivid-orange-color {
  color: #ff6900;
}

.has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}

.has-luminous-vivid-amber-color {
  color: #fcb900;
}

.has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}

.has-light-green-cyan-color {
  color: #7bdcb5;
}

.has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}

.has-vivid-green-cyan-color {
  color: #00d084;
}

.has-vivid-green-cyan-background-color {
  background-color: #00d084;
}

.has-pale-cyan-blue-color {
  color: #8ed1fc;
}

.has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}

.has-vivid-cyan-blue-color {
  color: #0693e3;
}

.has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}

.has-vivid-purple-color {
  color: #9b51e0;
}

.has-vivid-purple-background-color {
  background-color: #9b51e0;
}

body:not(.wp-admin) {
  font-family: "Roboto", sans-serif;
}
body:not(.wp-admin) p:not(.has-text-color) {
  margin: 1em 0;
  color: #222222;
  font-size: 1em;
  line-height: 1.475em;
}
body:not(.wp-admin) p:not(.has-text-color):first-child {
  margin: 0 0 1em;
}
body:not(.wp-admin) p:not(.has-text-color):last-child {
  margin: 1em 0 0;
}
body:not(.wp-admin) h1, body:not(.wp-admin) h2, body:not(.wp-admin) h3, body:not(.wp-admin) h4, body:not(.wp-admin) h5, body:not(.wp-admin) h6 {
  margin-bottom: 1rem;
  font-family: inherit;
  line-height: 1.2;
  color: inherit;
  color: #1A2338;
}
body:not(.wp-admin) ul, body:not(.wp-admin) ol {
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  color: #222222;
  line-height: 1.475em;
}
body:not(.wp-admin) ul li, body:not(.wp-admin) ol li {
  margin-bottom: 8px;
}
body:not(.wp-admin) hr {
  border: none;
  border-bottom: 1px solid #d8dadd;
  margin: 24px 0;
}
body:not(.wp-admin) h1 {
  font-size: 3em;
  line-height: 1.05em;
  font-weight: 500;
  margin-bottom: 0.75em;
}
@media (max-width: 925px) {
  body:not(.wp-admin) h1 {
    font-size: 2.5em;
    line-height: 1.125em;
  }
}
@media (max-width: 500px) {
  body:not(.wp-admin) h1 {
    font-size: 2em;
    line-height: 1.12em;
  }
}
body:not(.wp-admin) h2 {
  font-size: 2.25em;
  line-height: 1.25em;
  font-weight: 500;
}
@media (max-width: 925px) {
  body:not(.wp-admin) h2 {
    font-size: 2em;
    line-height: 1.25em;
  }
}
@media (max-width: 500px) {
  body:not(.wp-admin) h2 {
    font-size: 1.625em;
    line-height: 1.15em;
  }
}
body:not(.wp-admin) h3 {
  font-size: 1.75em;
  line-height: 1.25em;
  font-weight: 500;
}
@media (max-width: 925px) {
  body:not(.wp-admin) h3 {
    font-size: 1.5em;
    line-height: 1.25em;
  }
}
@media (max-width: 500px) {
  body:not(.wp-admin) h3 {
    font-size: 1.375em;
    line-height: 1.13em;
  }
}
body:not(.wp-admin) h4 {
  font-size: 1.125em;
  line-height: 1.22em;
  font-weight: 500;
}
@media (max-width: 500px) {
  body:not(.wp-admin) h4 {
    font-size: 1.125em;
    line-height: 1.11em;
  }
}
body:not(.wp-admin) img {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 925px) {
  body:not(.wp-admin) figure {
    margin: 0;
  }
}
body:not(.wp-admin) .page-content a:not([class^=button]) {
  color: #1A2338;
  font-weight: 500;
}
body:not(.wp-admin) .page-content a:not([class^=button]):hover {
  color: rgb(9.8292682927, 13.2317073171, 21.1707317073);
}
body:not(.wp-admin) .page-content .wp-block-quote {
  border-left: 2px solid #1A2338;
  margin: 24px 0;
  padding: 16px 32px;
  background-color: #F6F6F6;
}
body:not(.wp-admin) .page-content .wp-block-quote p {
  margin: 0 !important;
}
body:not(.wp-admin) .wp-block-file a.wp-block-file__button {
  color: #FFFFFF;
}
body:not(.wp-admin) figcaption {
  text-align: center;
}
body:not(.wp-admin) .wp-block-quote:not(.is-style-large) cite {
  font-size: 12px !important;
  display: inline-block !important;
  margin-top: 10px !important;
}
body:not(.wp-admin) .wp-block-image.no-spacing {
  margin: 0 !important;
}
body:not(.wp-admin) .wp-block-pullquote:not(.is-style-solid-color) {
  border-top: 2px solid #e8e9eb !important;
  border-bottom: 2px solid #e8e9eb !important;
  max-width: 700px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body:not(.wp-admin) .wp-block-pullquote:not(.is-style-solid-color) blockquote p {
  color: inherit !important;
  font-size: 24px !important;
}
body:not(.wp-admin) .wp-block-pullquote.is-style-solid-color blockquote p {
  color: inherit !important;
}
body:not(.wp-admin) .wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 32px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.unity-block-admin {
  font-family: "Roboto", sans-serif;
  background-color: #F6F6F6;
  padding: 30px;
  text-align: center;
  border: 2px dashed #d8dadd;
  border-radius: 10px;
}

.unity-block-admin h2 {
  font-weight: 500;
  color: #1A2338;
}

.block-editor .editor-styles-wrapper * {
  font-family: "Roboto", sans-serif;
}

i.mce-i-aligncenter, i.mce-i-alignjustify, i.mce-i-alignleft, i.mce-i-alignright, i.mce-i-backcolor, i.mce-i-blockquote, i.mce-i-bold, i.mce-i-bullist, i.mce-i-charmap, i.mce-i-dashicon, i.mce-i-dfw, i.mce-i-forecolor, i.mce-i-fullscreen, i.mce-i-help, i.mce-i-hr, i.mce-i-indent, i.mce-i-italic, i.mce-i-link, i.mce-i-ltr, i.mce-i-numlist, i.mce-i-outdent, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-redo, i.mce-i-remove, i.mce-i-removeformat, i.mce-i-spellchecker, i.mce-i-strikethrough, i.mce-i-underline, i.mce-i-undo, i.mce-i-unlink, i.mce-i-wp-media-library, i.mce-i-wp_adv, i.mce-i-wp_code, i.mce-i-wp_fullscreen, i.mce-i-wp_help, i.mce-i-wp_more, i.mce-i-wp_page {
  font-family: "dashicons" !important;
}

body:not(.wp-admin) .wp-block-table table {
  border: 1px solid #d8dadd;
  border-collapse: collapse;
}
body:not(.wp-admin) .wp-block-table table th,
body:not(.wp-admin) .wp-block-table table td {
  padding: 0.75rem;
  text-align: left;
}
body:not(.wp-admin) .wp-block-table table thead tr {
  border-bottom: 2px solid #d8dadd;
}
body:not(.wp-admin) .wp-block-table table tbody tr {
  border-bottom: 1px solid #d8dadd;
}

.page-container {
  max-width: 2000px;
  width: 100vw;
  margin: auto;
}
.page-container .lower-container {
  display: flex;
}
.page-container .lower-container .navigation {
  width: 250px;
  background-color: rgb(30.8512195122, 41.5304878049, 66.4487804878);
  position: relative;
  z-index: 95;
}
@media (max-width: 1000px) {
  .page-container .lower-container .navigation {
    position: fixed;
    left: -100vw;
    top: 0;
    width: 100%;
    height: 100vh;
    transition: 0.2s all ease;
  }
}
.page-container .lower-container .page-content {
  width: calc(100% - 250px);
}
@media (max-width: 1000px) {
  .page-container .lower-container .page-content {
    width: 100%;
  }
}

@media (max-width: 1000px) {
  body.navigation-active .page-container .navigation {
    left: 0;
  }
}

.document-compatibility-notice {
  background-color: #F6F6F6;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 16px;
  text-align: center;
}

.document-viewer iframe {
  width: 100%;
  height: 800px;
}
@media (max-width: 750px) {
  .document-viewer iframe {
    display: none;
  }
}

.header {
  height: 140px;
  border-bottom: 1px solid #e8e9eb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 25px;
  background-size: cover;
  background-position: center right;
}
@media (max-width: 600px) {
  .header {
    height: 110px;
  }
}
.header .header__left {
  display: flex;
  align-items: center;
}
.header .header__text {
  font-size: 24px;
  color: #1A2338;
  text-transform: uppercase;
  max-width: 300px;
  margin-bottom: 0;
  margin-left: 25px;
  letter-spacing: 0.05em;
}
@media (max-width: 700px) {
  .header .header__text {
    font-size: 18px;
    max-width: 250px;
  }
}
@media (max-width: 500px) {
  .header .header__text {
    display: none;
  }
}
.header .header__logo-link {
  display: flex;
  align-items: center;
  width: 140px;
  padding: 0 25px;
}
@media (max-width: 600px) {
  .header .header__logo-link {
    width: 110px;
  }
}
.header .header__our-schools-link {
  display: inline-block;
}
@media (max-width: 1000px) {
  .header .header__our-schools-link {
    display: none;
  }
}
.header .header__mobile-navigation-trigger {
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
}
@media (min-width: 1001px) {
  .header .header__mobile-navigation-trigger {
    display: none;
  }
}
.header .header__mobile-navigation-trigger i {
  font-size: 26px;
}

.strapline {
  display: block;
  background-color: #1A2338;
  text-align: right;
  color: #FFFFFF;
}
.strapline a {
  display: inline-block;
  padding: 16px 24px;
  color: white;
}
.strapline a:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

@media (max-width: 700px) {
  .navigation {
    z-index: 2;
  }
}
.navigation ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none;
}
.navigation > ul {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (min-width: 1001px) {
  .navigation > ul {
    position: sticky;
    top: 0;
  }
}
.navigation .menu-item {
  margin: 0;
  position: relative;
}
.navigation .menu-item a {
  display: block;
  padding: 8px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
  position: relative;
}
@media (min-width: 700px) {
  .navigation .menu-item a:hover {
    background-color: rgba(255, 255, 255, 0.05);
  }
}
.navigation .menu-item-has-children > a:after {
  content: "\f287";
  font-family: "Ionicons";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.navigation > ul > li > .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #FFFFFF;
  width: 250px;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  transition: 0.2s all ease;
}
@media (min-width: 700px) {
  .navigation > ul > li > .sub-menu {
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  }
}
.navigation > ul > li > .sub-menu .navigation__back {
  color: #1A2338;
  border-bottom: 1px solid rgba(26, 35, 56, 0.1);
  cursor: pointer;
}
@media (min-width: 700px) {
  .navigation > ul > li > .sub-menu .navigation__back {
    display: none;
  }
}
@media (max-width: 700px) {
  .navigation > ul > li > .sub-menu {
    position: fixed;
    top: 0;
    left: -100vh;
    height: 100vh;
    width: 100%;
  }
}
@media (max-width: 700px) {
  .navigation > ul > li > .sub-menu.active {
    left: 0;
    pointer-events: all;
    opacity: 1;
  }
}
@media (min-width: 1001px) {
  .navigation > ul > li > .sub-menu > li > .sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #FFFFFF;
    width: 250px;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    transition: 0.2s all ease;
  }
}
@media (min-width: 1001px) and (min-width: 700px) {
  .navigation > ul > li > .sub-menu > li > .sub-menu {
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  }
}
.navigation > ul > li > .sub-menu > li .navigation__back {
  display: none;
}
.navigation .sub-menu .menu-item a {
  color: #1A2338;
  border-bottom: 1px solid rgba(26, 35, 56, 0.1);
}
@media (min-width: 700px) {
  .navigation .sub-menu .menu-item a:hover {
    background-color: rgba(26, 35, 56, 0.05);
  }
}
.navigation .menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  pointer-events: all;
}
.navigation .navigation__mobile-header a {
  display: block;
  padding: 8px 16px;
  text-align: right;
  color: #FFFFFF;
  font-size: 24px;
  cursor: pointer;
}
@media (min-width: 1001px) {
  .navigation .navigation__mobile-header a {
    display: none;
  }
}

.footer {
  background-color: #F6F6F6;
  border-top: 1px solid #d8dadd;
}
.footer .footer__container {
  padding: 50px;
  text-align: center;
}
.footer .footer__container::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 1000px) {
  .footer .footer__container {
    padding: 25px;
  }
}
.footer .footer__text {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  font-size: 14px;
  color: #444444;
  line-height: 1.5em;
}
.footer .footer__links {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 15px;
}
.footer .footer__link {
  color: #1A2338;
}
.footer .footer__link:hover {
  opacity: 0.8;
}
@media (max-width: 600px) {
  .footer .footer__link {
    display: block;
    margin-bottom: 10px;
  }
  .footer .footer__link:last-child {
    margin-bottom: 0;
  }
  .footer .footer__link:hover {
    color: #1A2338;
    opacity: 1;
  }
}
.footer .footer__link-separator {
  margin: 0 5px;
}
@media (max-width: 600px) {
  .footer .footer__link-separator {
    display: none;
  }
}

.banner {
  height: 400px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 600px) {
  .banner {
    height: 250px;
  }
}
.banner .banner__container {
  padding-left: 50px;
  padding-right: 50px;
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 1000px) {
  .banner .banner__container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.banner .banner__container h2 {
  color: #FFFFFF;
  margin-bottom: 0;
}
.banner .banner__overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(26, 35, 56, 0.8);
  height: 100%;
  width: 100%;
}

.sidebar .sidebar__heading {
  font-size: 24px;
  border-bottom: 1px solid #d8dadd;
  padding-bottom: 10px;
}
.sidebar .sidebar__attachments {
  margin-bottom: 4em;
}
.sidebar .sidebar__latest-news-post {
  margin-bottom: 1em;
  display: inline-block;
}
.sidebar .sidebar__latest-news-post h4 {
  margin-bottom: 5px;
  font-size: 16px;
  color: #16946c;
}
.sidebar .sidebar__latest-news-post p {
  margin-top: 0 !important;
  font-size: 12px;
  color: #444444;
}
.sidebar .sidebar__latest-news-post:hover h4 {
  color: rgb(18.7, 125.8, 91.8);
}

.document-categories {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 4em;
}
.document-categories::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 1000px) {
  .document-categories {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.document-categories .document-categories__category {
  width: calc(25% - 25px);
  float: left;
  margin-left: 20px;
  position: relative;
  padding: 15px 30px;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  flex-direction: column;
  margin-bottom: 1em;
}
.document-categories .document-categories__category h3 {
  position: relative;
  z-index: 2;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  transition: 0.2s all ease;
}
.document-categories .document-categories__category:hover .document-categories__overlay {
  background-color: rgba(26, 35, 56, 0.9);
}
@media (max-width: 1000px) {
  .document-categories .document-categories__category {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-bottom: 15px;
    padding: 60px 0;
  }
}
.document-categories .document-categories__overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(26, 35, 56, 0.8);
  transition: 0.2s all ease;
}

.document-recent {
  margin-bottom: 6em;
  background-color: #F6F6F6;
  border-top: 1px solid #d8dadd;
  border-bottom: 1px solid #d8dadd;
  padding: 50px 0;
}
.document-recent .document-recent__container {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1000px) {
  .document-recent .document-recent__container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.document-recent .document-recent__container::after {
  clear: both;
  content: "";
  display: block;
}
.document-recent .document-recent__header {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
}
.document-recent .document-recent__documents::after {
  clear: both;
  content: "";
  display: block;
}
.document-recent .document-recent__document {
  width: calc(33.3333333333% - 26.6666666667px);
  float: left;
  margin-left: 20px;
  margin-bottom: 1em;
}
@media (max-width: 700px) {
  .document-recent .document-recent__document {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
}
@media (max-width: 500px) {
  .document-recent .document-recent__document {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}

.document-search {
  padding-top: 4em;
  margin-bottom: 4em;
}
.document-search .document-search__form {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1000px) {
  .document-search .document-search__form {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.document-search .document-search__form::after {
  clear: both;
  content: "";
  display: block;
}
.document-search .document-search__form input {
  width: calc(58.3333333333% - 31.6666666667px);
  float: left;
  margin-left: 20px;
  height: 32px;
  appearance: none;
  border: none;
  background-color: #e8e9eb;
  padding-left: 10px;
}
@media (max-width: 800px) {
  .document-search .document-search__form input {
    width: calc(66.6666666667% - 33.3333333333px);
    float: left;
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .document-search .document-search__form input {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-bottom: 1em;
  }
}
.document-search .document-search__form button {
  width: calc(16.6666666667% - 23.3333333333px);
  float: left;
  margin-left: 20px;
}
@media (max-width: 800px) {
  .document-search .document-search__form button {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-top: 1em;
  }
}
.document-search .document-search__select-container {
  width: calc(25% - 25px);
  float: left;
  margin-left: 20px;
  position: relative;
}
@media (max-width: 800px) {
  .document-search .document-search__select-container {
    width: calc(33.3333333333% - 26.6666666667px);
    float: left;
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .document-search .document-search__select-container {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
.document-search .document-search__select-container select {
  width: 100%;
  height: 32px;
  appearance: none;
  border: none;
  background-color: #e8e9eb;
  padding-left: 10px;
}
.document-search .document-search__select-container:after {
  content: "\f280";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #444444;
}

body.search .document-search {
  padding-top: 4em;
  margin-bottom: 1em;
}
body.search .document-search__results {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 4em;
}
body.search .document-search__results::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 1000px) {
  body.search .document-search__results {
    padding-left: 25px;
    padding-right: 25px;
  }
}
body.search .document-search__result-count {
  text-align: center;
  margin-bottom: 4em !important;
  color: #444444;
}
body.search .document-search__document {
  width: calc(33.3333333333% - 26.6666666667px);
  float: left;
  margin-left: 20px;
}
@media (max-width: 700px) {
  body.search .document-search__document {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
}
@media (max-width: 500px) {
  body.search .document-search__document {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}

.category-archive {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 4em;
  padding-bottom: 4em;
}
@media (max-width: 1000px) {
  .category-archive {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.category-archive::after {
  clear: both;
  content: "";
  display: block;
}

.category-archive__main {
  width: calc(66.6666666667% - 33.3333333333px);
  float: left;
  margin-left: 20px;
}
@media (max-width: 800px) {
  .category-archive__main {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .category-archive__main {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
.category-archive__main .category-archive__row {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
.category-archive__main .category-archive__row::after {
  clear: both;
  content: "";
  display: block;
}
.category-archive__main .category-archive__sub-category {
  width: calc(50% - 30px);
  float: left;
  margin-left: 20px;
  margin-bottom: 4em;
}
@media (max-width: 800px) {
  .category-archive__main .category-archive__sub-category {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
.category-archive__main .category-archive__sub-category > h4 {
  border-bottom: 1px solid #d8dadd;
  padding-bottom: 10px;
}
.category-archive__main .category-archive__no-results {
  text-align: center;
  color: #444444;
  margin-bottom: 4em !important;
}

.category-archive__other-results {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
.category-archive__other-results::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 800px) {
  .category-archive__other-results {
    margin-bottom: 4em;
  }
}
.category-archive__other-results .category-archive__other-results-heading {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  border-bottom: 1px solid #d8dadd;
  padding-bottom: 10px;
}
.category-archive__other-results .category-archive__document {
  width: calc(50% - 30px);
  float: left;
  margin-left: 20px;
}
@media (max-width: 800px) {
  .category-archive__other-results .category-archive__document {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}

.category-archive__sidebar {
  width: calc(33.3333333333% - 26.6666666667px);
  float: left;
  margin-left: 20px;
  background-color: #F6F6F6;
  padding: 1em;
}
@media (max-width: 800px) {
  .category-archive__sidebar {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .category-archive__sidebar {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
.category-archive__sidebar .category-archive__search {
  padding-bottom: 30px;
  border-bottom: 1px solid #d8dadd;
  margin-bottom: 30px;
}
.category-archive__sidebar .category-archive__search input {
  height: 32px;
  appearance: none;
  border: none;
  background-color: #e8e9eb;
  padding-left: 10px;
  width: 100%;
  margin-bottom: 10px;
}
.category-archive__sidebar .category-archive__search input:focus {
  background-color: #d8dadd;
}
.category-archive__sidebar .category-archive__search button {
  width: 100%;
}
.category-archive__sidebar .category-archive__category {
  background-color: #e8e9eb;
  text-align: center;
  line-height: 42px;
  display: block;
  margin-bottom: 5px;
}
.category-archive__sidebar .category-archive__category:hover {
  background-color: #d8dadd;
}

.wp-block-unity-block-container .nf-form-content {
  max-width: none;
}
.wp-block-unity-block-container .nf-form-content button,
.wp-block-unity-block-container .nf-form-content input[type=button],
.wp-block-unity-block-container .nf-form-content input[type=submit] {
  background-color: #1f2a42;
  cursor: pointer;
}

.pika-single.is-hidden,
.pika-single.is-bound {
  position: absolute !important;
  left: 360px !important;
  top: 1212px !important;
  display: inline-block !important;
}

.pika-lendar .pika-button:hover {
  background-color: #d8dadd;
  color: #444444;
}
.pika-lendar .is-today .pika-button {
  color: #16946c;
}
.pika-lendar .is-selected .pika-button {
  background: #16946c;
  box-shadow: inset 0 1px 3px #16946c;
}
.pika-lendar .is-selected .pika-button:hover {
  color: #FFFFFF;
}
.pika-lendar .pika-table abbr {
  cursor: auto;
  text-decoration: none;
}

body .our-schools__overlay {
  background-color: rgba(26, 35, 56, 0);
  height: 100vh;
  width: 100vw;
  position: fixed;
  overflow: auto;
  top: 0;
  left: 0;
  pointer-events: none;
  transition: 0.2s 0.3s all ease;
  z-index: 99;
  overflow: hidden;
}
body .our-schools__panel {
  position: absolute;
  top: 25px;
  right: -100px;
  max-width: 550px;
  height: calc(100vh - 50px);
  width: calc(100vw - 50px);
  background-color: #FFFFFF;
  z-index: 100;
  border-radius: 10px;
  padding: 30px 90px 30px 30px;
  transition: 0.3s 0s all ease;
  margin-bottom: 25px;
  opacity: 0;
  font-family: "Roboto";
}
@media (max-width: 600px) {
  body .our-schools__panel {
    top: 17.5px;
    width: calc(100vw - 35px);
    padding: 20px 75px 20px 20px;
    margin-bottom: 20px;
  }
}
body .our-schools__scroll-box {
  height: calc(100% - 50px);
  overflow-y: auto;
  padding-right: 8px;
}
body .our-schools-trigger {
  position: absolute;
  top: 25px;
  right: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  background-color: #e8e9eb;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  padding: 0;
  cursor: pointer;
  transition: 0.2s all ease;
  z-index: 101;
  flex-direction: column;
}
body .our-schools-trigger:hover {
  background-color: #d8dadd;
}
@media (max-width: 600px) {
  body .our-schools-trigger:hover {
    background-color: #e8e9eb;
  }
}
body .our-schools-trigger:active {
  background-color: #c1c7d0;
}
body .our-schools-trigger .our-schools-trigger__bar {
  display: block;
  margin: 0 auto;
  height: 2px;
  width: 18px;
  background-color: currentColor;
  margin-bottom: 4px;
  color: rgb(26, 35, 56);
  cursor: pointer;
}
body .our-schools-trigger .our-schools-trigger__bar:last-child {
  margin-bottom: 0;
}
body .our-schools-trigger.active {
  transform: rotate(180deg);
  background-color: rgb(26, 35, 56);
}
body .our-schools-trigger.active:hover {
  background-color: rgb(42.1707317073, 56.7682926829, 90.8292682927);
}
@media (max-width: 600px) {
  body .our-schools-trigger.active:hover {
    background-color: rgb(26, 35, 56);
  }
}
body .our-schools-trigger.active .our-schools-trigger__bar {
  color: #FFFFFF;
}
body .our-schools-trigger.active .our-schools-trigger__bar:first-child {
  transform: translateY(6px) rotate(45deg);
}
body .our-schools-trigger.active .our-schools-trigger__bar:nth-child(2) {
  opacity: 0;
}
body .our-schools-trigger.active .our-schools-trigger__bar:last-child {
  transform: translateY(-6px) rotate(-45deg);
}
body.our-schools-panel-open .our-schools__overlay {
  background-color: rgba(26, 35, 56, 0.9);
  pointer-events: all;
  transition: 0.2s 0s all ease;
}
body.our-schools-panel-open .our-schools__panel {
  right: 25px;
  opacity: 1;
  transition: 0.3s 0.2s all ease;
}
@media (max-width: 600px) {
  body.our-schools-panel-open .our-schools__panel {
    right: 17.5px;
  }
}
body .our-schools__link {
  display: inline-block;
  width: 100%;
  background-color: rgb(26, 35, 56);
  text-align: center;
  line-height: 40px;
  color: #FFFFFF !important;
  border-radius: 3px;
  margin-top: 20px;
}
body .our-schools__link:hover {
  background-color: rgba(26, 35, 56, 0.9);
}
body .our-schools__school {
  display: flex;
  padding: 5px;
  border-radius: 3px;
  margin-bottom: 5px;
}
body .our-schools__school .our-schools__school-logo-container {
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
body .our-schools__school img {
  max-width: 50px;
  max-height: 50px;
  width: auto;
}
body .our-schools__school:hover {
  background-color: rgba(26, 35, 56, 0.05);
}

.cookies-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #1A2338;
  border-top: 1px solid #d8dadd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 9999999;
  padding: 1em;
}
@media (max-width: 400px) {
  .cookies-notice {
    flex-direction: column;
  }
}
.cookies-notice p {
  margin: 0 !important;
  color: #FFFFFF !important;
  font-size: 14px !important;
}
@media (max-width: 400px) {
  .cookies-notice p {
    text-align: center;
    margin-bottom: 10px !important;
  }
}
.cookies-notice p a {
  color: #FFFFFF;
  opacity: 0.4;
}
.cookies-notice p a:hover {
  opacity: 1;
}
.cookies-notice > a {
  margin-left: 10px;
}
.cookies-notice.hidden {
  display: none;
}

.search__form {
  padding-top: 4em;
  margin-bottom: 4em;
}
.search__form > form {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1000px) {
  .search__form > form {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.search__form > form::after {
  clear: both;
  content: "";
  display: block;
}
.search__form > form input {
  width: calc(58.3333333333% - 31.6666666667px);
  float: left;
  margin-left: 20px;
  height: 34px;
  appearance: none;
  border: none;
  background-color: #e8e9eb;
  padding-left: 10px;
  font-family: "Roboto";
}
@media (max-width: 800px) {
  .search__form > form input {
    width: calc(66.6666666667% - 33.3333333333px);
    float: left;
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .search__form > form input {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-bottom: 1em;
  }
}
.search__form > form button {
  width: calc(16.6666666667% - 23.3333333333px);
  float: left;
  margin-left: 20px;
}
@media (max-width: 800px) {
  .search__form > form button {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-top: 1em;
  }
}
.search__form > form > div {
  width: calc(25% - 25px);
  float: left;
  margin-left: 20px;
  position: relative;
}
@media (max-width: 800px) {
  .search__form > form > div {
    width: calc(33.3333333333% - 26.6666666667px);
    float: left;
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .search__form > form > div {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
.search__form > form > div select {
  width: 100%;
  height: 34px;
  appearance: none;
  border: none;
  background-color: #e8e9eb;
  padding-left: 10px;
  font-family: "Roboto";
}
.search__form > form > div:after {
  content: "\f280";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #444444;
}

.search__results {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1000px) {
  .search__results {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.search__results::after {
  clear: both;
  content: "";
  display: block;
}
.search__results .search__results-placeholder {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  margin-bottom: 16em;
  border: 2px solid #eee;
  padding: 50px 16px;
  border-radius: 5px;
  text-align: center;
}
.search__results .search__results-placeholder p {
  opacity: 0.6;
}
.search__results .search__results-result {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  border-bottom: 1px solid;
  border-color: #e8e9eb;
  margin-bottom: 32px;
  padding-bottom: 32px;
}
.search__results .search__results-result .search__results-title {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
}
.search__results .search__results-result .search__results-pill {
  padding: 0;
  font-weight: 500;
  display: inline-block;
  font-size: 12px;
  opacity: 0.6;
}
.search__results .search__results-result .search__results-excerpt {
  display: block;
  margin-top: 8px;
}
.search__results .search__results-result p {
  margin: 0 !important;
}
.search__results .search__results-result .search__results-events {
  display: flex;
}
.search__results .search__results-result .search__results-events > div {
  margin-right: 32px;
  margin-top: 8px;
}
.search__results .search__results-result .search__results-events .search__results-events-detail {
  margin-bottom: 8px !important;
}
.search__results .search__results-result .search__results-letters {
  display: flex;
}
.search__results .search__results-result .search__results-letters .search__results-letters-detail {
  margin-right: 32px !important;
  margin-top: 8px !important;
}
.search__results .search__results-result .search__results-document-filename {
  opacity: 0.8;
  margin-top: 8px !important;
}

.search__results-pagination {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}

.document {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.document:last-child {
  margin-bottom: 0;
}
.document:hover .sidebar__attachment-details h4 {
  color: rgb(18.7, 125.8, 91.8);
}
.document .document__file-icon-container {
  margin-right: 10px;
}
.document .document__file-icon {
  width: 30px;
  height: 40px;
  padding: 10px 0 0;
  position: relative;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  box-sizing: border-box;
  font-family: sans-serif;
  text-decoration: none;
}
.document .document__file-icon p {
  color: #fff !important;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 12px;
  padding-bottom: 1px;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  background-color: #16946c;
  min-width: 30px;
  min-height: 30px;
}
.document .document__file-icon:before {
  position: absolute;
  content: "";
  pointer-events: none;
  top: 0;
  height: 100%;
  left: 0;
  right: 10px;
  background-color: #16946c;
}
.document .document__file-icon:after {
  position: absolute;
  content: "";
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent rgb(18.7, 125.8, 91.8);
  top: 0;
  right: 0;
}
.document .document__details {
  width: calc(100% - 40px);
}
.document .document__details h4 {
  margin-bottom: 0;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
}
.document .document__details p {
  margin-top: 0 !important;
  font-size: 12px;
  color: #444444;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
}

.button, .button--secondary, .button--primary, .wp-block-file .wp-block-file__button, .button--grey, .button--white {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  height: 32px;
  line-height: 32px;
  min-width: 80px;
  padding: 0px 16px;
  text-align: center;
  border: none;
  appearance: none;
}

.button--white {
  background-color: #FFFFFF;
  color: #1A2338;
}
.button--white:hover {
  background-color: #e8e9eb;
}

.button--grey {
  background-color: #e8e9eb;
  color: #1A2338;
}
.button--grey:hover {
  background-color: #d8dadd;
}

.button--primary, .wp-block-file .wp-block-file__button {
  background-color: #1A2338;
  color: #FFFFFF;
}
.button--primary:hover, .wp-block-file .wp-block-file__button:hover {
  background-color: rgb(42.1707317073, 56.7682926829, 90.8292682927);
}

.button--secondary {
  background-color: #16946c;
  color: #FFFFFF;
}
.button--secondary:hover {
  background-color: rgb(18.7, 125.8, 91.8);
}

.post-archive-container {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 4em;
  padding-bottom: 4em;
}
@media (max-width: 1000px) {
  .post-archive-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.post-archive-container::after {
  clear: both;
  content: "";
  display: block;
}
.post-archive-container .post-archive-container__row::after {
  clear: both;
  content: "";
  display: block;
}
.post-archive-container .post-archive-container__pagination {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  border-top: 1px solid #d8dadd;
  padding-top: 1em;
}
.post-archive-container .post-archive-container__pagination-container:first-child {
  float: left;
}
.post-archive-container .post-archive-container__pagination-container:last-child {
  float: right;
}

.archive-post {
  width: calc(50% - 30px);
  float: left;
  margin-left: 20px;
  margin-bottom: 4em;
}
@media (max-width: 500px) {
  .archive-post {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
.archive-post .archive-post__image {
  height: 250px;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 1em;
  display: inline-block;
}
.archive-post .archive-post__image-placeholder {
  height: 250px;
  width: 100%;
  background-color: #1A2338;
  margin-bottom: 1em;
  color: #FFFFFF !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.archive-post .archive-post__image-placeholder i {
  font-size: 32px;
}
.archive-post .archive-post__image-placeholder:hover {
  color: #FFFFFF;
}

.button-block {
  display: block;
}
.button-block.center {
  text-align: center;
}
.button-block.left {
  text-align: left;
}
.button-block.right {
  text-align: right;
}

.home-slider {
  position: relative;
  background-color: rgba(26, 35, 56, 0.8);
}
.home-slider .home-slider__slide {
  height: 400px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1000px) {
  .home-slider .home-slider__slide {
    height: 400px;
    padding-bottom: 60px;
  }
}
.home-slider .home-slider__slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
  max-width: 800px;
  width: calc(100% - 120px);
}
.home-slider .home-slider__slide-content p {
  color: #FFFFFF !important;
  font-size: 32px !important;
  margin: 0 !important;
}
@media (max-width: 800px) {
  .home-slider .home-slider__slide-content p {
    font-size: 26px;
  }
}
.home-slider .home-slider__overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(26, 35, 56, 0.8);
  height: 100%;
  width: 100%;
}
.home-slider .slick-dots {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none !important;
}
.home-slider .slick-dots li {
  display: inline-block;
}
.home-slider .slick-dots li button {
  font-size: 0;
  height: 12px;
  width: 12px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  padding: 0;
  margin: 0 5px;
  border: none;
}
.home-slider .slick-dots li.slick-active button {
  background-color: white;
}
@media (max-width: 800px) {
  .home-slider .slick-dots {
    display: inline-block !important;
  }
}

.latest-posts .latest-posts__container::after {
  clear: both;
  content: "";
  display: block;
}
.latest-posts .latest-posts__post {
  width: calc(33.3333333333% - 26.6666666667px);
  float: left;
  margin-left: 20px;
}
.latest-posts .latest-posts__post a:last-child {
  font-weight: 600;
}
.latest-posts .latest-posts__post p {
  font-size: 14px;
}
@media (max-width: 1000px) {
  .latest-posts .latest-posts__post {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-bottom: 30px;
  }
  .latest-posts .latest-posts__post:last-child {
    margin-bottom: 0;
  }
}
.latest-posts .latest-posts__header {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
}
.latest-posts .latest-posts__loop::after {
  clear: both;
  content: "";
  display: block;
}
.latest-posts .latest-posts__image {
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 1em;
  display: inline-block;
}
.latest-posts .latest-posts__image-placeholder {
  height: 175px;
  width: 100%;
  background-color: #1A2338;
  margin-bottom: 1em;
  color: #FFFFFF !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.latest-posts .latest-posts__image-placeholder i {
  font-size: 32px;
}
.latest-posts .latest-posts__image-placeholder:hover {
  color: #FFFFFF;
}

.quick-links::after {
  clear: both;
  content: "";
  display: block;
}
.quick-links .quick-links__link {
  width: calc(25% - 25px);
  float: left;
  margin-left: 20px;
  position: relative;
  padding: 15px 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  word-break: initial;
}
@media (max-width: 1600px) {
  .quick-links .quick-links__link {
    height: 150px;
  }
}
.quick-links .quick-links__link h3 {
  position: relative;
  z-index: 2;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  left: 13px;
  transition: 0.2s all ease;
  font-size: 24px;
}
@media (max-width: 1600px) {
  .quick-links .quick-links__link h3 {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .quick-links .quick-links__link h3 {
    font-size: 18px;
  }
}
@media (max-width: 1000px) {
  .quick-links .quick-links__link h3 {
    font-size: 18px;
  }
}
.quick-links .quick-links__link i {
  position: relative;
  z-index: 2;
  margin-left: 10px;
  font-size: 24px;
  position: relative;
  opacity: 0;
  transition: 0.2s all ease;
  color: #fff;
  font-size: 1.75em;
  left: 13px;
}
@media (max-width: 1000px) {
  .quick-links .quick-links__link i {
    display: none;
  }
}
.quick-links .quick-links__link:hover i {
  opacity: 1;
  left: 0;
}
.quick-links .quick-links__link:hover h3 {
  left: 0;
}
@media (max-width: 1250px) {
  .quick-links .quick-links__link {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-bottom: 15px;
    padding: 60px 0;
  }
  .quick-links .quick-links__link h3 {
    left: 0;
  }
}
.quick-links .quick-links__overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(26, 35, 56, 0.8);
}

.accordion-block .accordion-block__header {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  background-color: #e8e9eb;
  color: #222222;
  cursor: pointer;
  min-height: 50px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.1s all ease;
  margin: 0;
  padding: 0 25px;
}
.accordion-block .accordion-block__header i {
  margin-left: 15px;
}
.accordion-block .accordion-block__header i:first-child {
  display: inline-block;
}
.accordion-block .accordion-block__header i:last-child {
  display: none;
}
.accordion-block .accordion-block__header:hover {
  opacity: 0.9;
}
.accordion-block .accordion-block__header.active i:first-child {
  display: none;
}
.accordion-block .accordion-block__header.active i:last-child {
  display: inline-block;
}
.accordion-block .accordion-block__body {
  padding: 0 25px;
  background-color: #FFFFFF;
  max-height: 0;
  overflow: hidden;
  transition: 0.1s all ease-out;
  border: 0px solid #e8e9eb;
}
.accordion-block .accordion-block__body.active {
  max-height: none;
  border: 2px solid #e8e9eb;
  border-top: none;
  padding: 25px;
}
.accordion-block .accordion-block__body p:not(:last-child) {
  margin-bottom: 20px;
}

.unity-block.map .map__container {
  height: 400px;
}
.unity-block.map .map__details {
  padding-top: 4em;
  text-align: right;
}

.unity-block.spacing-top-none {
  margin-top: 0;
}

.unity-block.spacing-bottom-none {
  margin-bottom: 0;
}

.unity-block.spacing-top-small {
  margin-top: 1em;
}

.unity-block.spacing-bottom-small {
  margin-bottom: 1em;
}

.unity-block.spacing-top-medium {
  margin-top: 4em;
}

.unity-block.spacing-bottom-medium {
  margin-bottom: 4em;
}

.unity-block.spacing-top-large {
  margin-top: 6em;
}
@media (max-width: 600px) {
  .unity-block.spacing-top-large {
    margin-top: 4em;
  }
}

.unity-block.spacing-bottom-large {
  margin-bottom: 6em;
}
@media (max-width: 600px) {
  .unity-block.spacing-bottom-large {
    margin-bottom: 4em;
  }
}

.unity-block.add-padding {
  padding-left: 20px;
  padding-right: 20px;
}

.wp-block-file .wp-block-file__button {
  border-radius: 0px;
}
.wp-block-file .wp-block-file__button:hover {
  color: #FFFFFF !important;
}

.page-container {
  min-height: 100vh;
  height: auto;
  width: 100%;
  position: relative;
}

.content-container {
  flex: 1;
}

.single-container {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 4em;
  padding-bottom: 4em;
}
@media (max-width: 1000px) {
  .single-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.single-container.sidebar::after {
  clear: both;
  content: "";
  display: block;
}
.single-container.sidebar .single__body {
  width: calc(66.6666666667% - 33.3333333333px);
  float: left;
  margin-left: 20px;
}
@media (max-width: 800px) {
  .single-container.sidebar .single__body {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-bottom: 4em;
  }
}
.single-container.sidebar .single__sidebar {
  width: calc(33.3333333333% - 26.6666666667px);
  float: left;
  margin-left: 20px;
}
@media (max-width: 800px) {
  .single-container.sidebar .single__sidebar {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}

body.navigation-open {
  height: 100vh;
  overflow: hidden;
}

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

.nf-form-content textarea:focus {
  background-color: #e8e9eb !important;
}

.sp-quicklink-webpart {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
@media (max-width: 500px) {
  .sp-quicklink-webpart {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 350px) {
  .sp-quicklink-webpart {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sp-quicklink-webpart .sp-quicklink-title {
  grid-column: span 3;
  font-size: 1.125em;
  line-height: 1.22em;
  font-weight: 500;
}
@media (max-width: 500px) {
  .sp-quicklink-webpart .sp-quicklink-title {
    grid-column: span 2;
  }
}
@media (max-width: 350px) {
  .sp-quicklink-webpart .sp-quicklink-title {
    grid-column: span 1;
  }
}
.sp-quicklink-webpart .sp-quicklink a {
  padding: 32px;
  background-color: #eee;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.sp-quicklink-webpart .sp-quicklink a:hover {
  background-color: #e8e9eb;
}

.wp-social-link > a {
  color: currentColor !important;
}

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