@charset "UTF-8";
/*
 Theme Name:   OLLRCS Parish
 Description:  Twentytwenty Child for Our Lady of the Lake's Parish
 Author:       Diocesan
 Author URI:   https://diocesan.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v3 or later, provided without any warranties—whether express or implied—and provided without any guarantees of fitness for a particular purpose or merchantability
 License URI:  https://www.gnu.org/licenses/gpl-3.0.html
 Tags:         DPI, light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dpiChild
*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

body {
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  position: relative;
  color: #22437D;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.15;
}

h2, h3, h4 {
  font-weight: 600;
}

h5, h6 {
  font-weight: 500;
}

h6, a, p {
  font-size: 1.125rem;
}

a, p {
  font-weight: 400;
}

h1 {
  font-size: 1.875rem;
  font-weight: 700;
}

h2 {
  font-size: 1.75rem;
}

h3 {
  font-size: 1.5625rem;
}

h4 {
  font-size: 1.375rem;
}

h5 {
  font-size: 1.25rem;
}

.content-area a {
  color: #22437D;
  transition: 0.25s ease-in;
}

.content-area a:hover, .content-area a:focus {
  color: #0B2545;
  font-weight: 600;
}

blockquote {
  border-left: 1px solid gray;
  padding-left: 15px;
  margin: 0 1.5em;
}

p {
  margin: 10px 0;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

input[type="search"], input[type="tel"], input[type="text"] {
  border-radius: 0;
  -webkit-appearance: none;
}

.the-button, .search-form .search-submit {
  cursor: pointer;
  background: #22437D;
  border-radius: 0;
  color: #FFFFFF;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.625rem;
  transition: background 0.25s ease-in;
}

.the-button:hover, .the-button:focus, .search-form .search-submit:hover, .search-form .search-submit:focus {
  background: #0B2545;
  color: #FFFFFF;
  font-weight: 700;
}

.content-area .wp-block-button .wp-block-button__link, .content-area .wp-block-file .wp-block-file__button {
  background: #22437D;
  border-radius: 0;
  color: #FFFFFF;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.625rem;
  transition: background 0.25s ease-in;
}

.content-area .wp-block-button .wp-block-button__link:hover, .content-area .wp-block-button .wp-block-button__link:focus, .content-area .wp-block-file .wp-block-file__button:hover, .content-area .wp-block-file .wp-block-file__button:focus {
  background: #0B2545;
  color: #FFFFFF;
  font-weight: 700;
}

.content-area .wp-block-file .wp-block-file__button {
  padding: 0.5rem 1rem;
}

.wp-block-audio figcaption {
  text-align: center;
}

.wp-block-button__link {
  margin: 0.5rem 0;
}

.wp-block-categories.wp-block-categories-dropdown {
  margin: 0.5rem 0 1rem;
}

.wp-block-cover {
  margin-bottom: 2.5rem;
}

.wp-block-cover.alignfull {
  width: 100vw;
  max-width: none;
  margin: 0 -50vw 2.5rem;
  left: 50%;
  right: 50%;
}

.wp-block-file a.wp-block-file__button {
  border: 1px solid #404040;
}

.wp-block-latest-posts {
  list-style: disc;
  margin-left: 0;
}

.wp-block-latest-posts.is-grid {
  list-style: none;
}

.wp-block-search {
  margin: 0.5rem 0;
}

.wp-block-search .wp-block-search__button {
  cursor: pointer;
  background: #404040;
  border: 1px solid #404040;
  border-radius: 45px;
  transition: background 0.25s ease-in, color 0.25s ease-in;
}

.wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:focus {
  color: #404040;
}

.wp-block-separator {
  clear: both;
}

figure.aligncenter {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .wp-block-image .alignleft, .wp-block-image .alignright {
    float: none;
    margin: 0 auto;
  }
}

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

html {
  margin-top: 0 !important;
}

body {
  margin: 0;
  overflow-x: hidden;
}

table {
  display: table;
}

input[type="search"] {
  border-radius: 0;
  -webkit-appearance: none;
}

.entry-content {
  overflow: auto;
}

.noscroll {
  overflow: hidden;
}

.screen-reader-text {
  position: absolute !important;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  word-wrap: normal !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
}

.post-meta-wrapper {
  display: none;
}

.limit-width {
  width: 90%;
  margin: 0 auto;
}

.limit-max-width {
  max-width: 1440px;
}

.the-title {
  position: relative;
  color: #0B2545;
  font-size: 2.1875rem;
  text-align: center;
  width: 100%;
  margin-bottom: 4rem;
}

.the-title::after {
  position: absolute;
  content: "";
  background: #0B2545;
  width: 3.75rem;
  height: 3px;
  bottom: -0.5rem;
  left: 50%;
  transform: translateX(-50%);
}

.read-more-link {
  display: block;
  font-size: 1.25rem;
  margin-top: 0.25em;
}

.pagination-single-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot");
  src: url("fonts/icomoon.eot") format("embedded-opentype"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-myparishicon::before {
  content: "\e900";
}

.admin-bar #masthead {
  top: 2rem;
}

@media screen and (max-width: 782px) {
  .admin-bar header {
    top: 46px;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}

.has-primary-color {
  color: #22437D !important;
}

.has-primary-background-color {
  background-color: #22437D !important;
}

.has-secondary-color {
  color: #0B2545 !important;
}

.has-secondary-background-color {
  background-color: #0B2545 !important;
}

.has-tertiary-color {
  color: #404040 !important;
}

.has-tertiary-background-color {
  background-color: #404040 !important;
}

.has-quaternary-color {
  color: #DBDBDB !important;
}

.has-quaternary-background-color {
  background-color: #DBDBDB !important;
}

.has-quinary-color {
  color: #FFFFFF !important;
}

.has-quinary-background-color {
  background-color: #FFFFFF !important;
}

#masthead {
  position: absolute;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #0B2545;
  width: 100%;
  height: 9.375rem;
  top: 0;
  left: 0;
  z-index: 9999;
}

#masthead .header-top {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #22437D;
  width: 100%;
  height: 6.375rem;
}

#masthead .header-top .header-logo-link, #masthead .header-top .header-search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#masthead .header-top .header-logo-link {
  display: flex;
  align-items: center;
  height: 100%;
  left: 5%;
}

#masthead .header-top .header-logo-link .header-logo-image {
  width: auto;
  height: 5.25rem;
}

#masthead .header-top .header-search {
  display: flex;
  align-items: center;
  right: 5%;
}

#masthead .header-top .header-search .toggle {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  cursor: pointer;
  align-items: center;
  border: 3px solid #FFFFFF;
  border-radius: 1.25rem;
  width: 2.625rem;
  height: 2.625rem;
  padding: 0.5rem;
  transition: background 0.25s ease-in, opacity 0.15s ease-in;
}

#masthead .header-top .header-search .toggle i {
  color: #FFFFFF;
  font-size: 1.25rem;
}

#masthead .header-top .header-search .toggle:hover, #masthead .header-top .header-search .toggle:focus {
  opacity: 0.8;
}

#masthead .header-top .header-search .search-form {
  position: absolute;
  display: flex;
  max-width: 0;
  top: -4px;
  right: 4rem;
  overflow: hidden;
  transition: max-width 0.5s linear;
  z-index: 99;
}

#masthead .header-top .header-search .search-form .search-field {
  background: #FFFFFF;
  border: 3px solid #0B2545;
  border-radius: 30px;
  line-height: 1;
  width: 400px;
  height: 3rem;
  padding: 0 10px;
  margin: 0;
}

#masthead .header-top .header-search .search-form .search-field:focus {
  outline: 0;
}

#masthead .header-top .header-search .search-form .search-submit {
  cursor: pointer;
  background: #DBDBDB;
  border: 3px solid #0B2545;
  border-radius: 30px;
  color: #0B2545;
  font-size: 0.875rem;
  height: 3rem;
  width: 110px;
  padding: 2px 20px;
  margin-left: -40px;
  transition: background 0.25s ease-in, color 0.25s ease-in;
}

#masthead .header-top .header-search .search-form .search-submit:hover, #masthead .header-top .header-search .search-form .search-submit:focus {
  background: #0B2545;
  color: #FFFFFF;
}

#masthead .header-top .header-search.open .search-form {
  max-width: 100vw;
}

#masthead .header-top .header-search.open .toggle {
  background: #0B2545;
}

#masthead .header-top .header-search.open .toggle i::before {
  content: "\f00d";
}

@media screen and (max-width: 1199px) {
  #masthead .header-top .header-logo-link .header-logo-image {
    max-width: calc(90% - 2.625rem);
    height: auto;
    max-height: 100%;
  }
}

@media screen and (max-width: 599px) {
  #masthead .header-top .header-logo-link {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #masthead .header-top .header-logo-link .header-logo-image {
    max-width: unset;
    max-height: 80%;
    margin: 0 auto;
  }
  #masthead .header-top .header-search {
    display: none;
  }
}

#masthead .header-bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  transition: max-height 0.25s ease-in;
}

#masthead .header-bottom .main-navigation {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  transition: max-height 0.25s ease-in;
}

#masthead .header-bottom .main-navigation .menu-toggle {
  position: relative;
  display: none;
  cursor: pointer;
  background: transparent;
  border: 2px solid #FFFFFF;
  border-radius: 1.25rem;
  width: 2rem;
  height: 2rem;
  padding: 0.5rem;
  margin: 0.5rem auto;
  top: calc(50% - 1.25rem);
  right: 0;
  left: 0;
  transition: background 0.25s ease-in;
  z-index: 999;
}

#masthead .header-bottom .main-navigation .menu-toggle .line {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background: #FFFFFF;
}

#masthead .header-bottom .main-navigation .menu-toggle .line#top-line, #masthead .header-bottom .main-navigation .menu-toggle .line#bottom-line {
  transition: transform 0.3s ease;
}

#masthead .header-bottom .main-navigation .menu-toggle:hover > a, #masthead .header-bottom .main-navigation .menu-toggle:focus > a {
  background: #22437D;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container {
  width: 100%;
  height: 100%;
  transition: max-height 0.25s ease-in;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container ul.sub-menu {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: left;
  text-transform: none;
  z-index: 1;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container a {
  font-weight: 600;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu {
  display: flex;
  align-items: flex-start;
  text-transform: uppercase;
  height: 100%;
  transition: max-height 0.25s ease-in;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .menu-open-button, #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .close-sub-menu {
  display: none;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .menu-open-button {
  justify-content: center;
  cursor: pointer;
  width: 3rem;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .close-sub-menu a {
  cursor: pointer;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item {
  position: relative;
  flex: auto;
  background: #0B2545;
  max-height: 3rem;
  overflow: hidden;
  transition: background 0.25s ease-in, max-height 0.25s linear;
  z-index: 1;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item a {
  align-items: center;
  color: #FFFFFF;
  line-height: 1.15;
  text-align: center;
  min-height: 3rem;
  padding: 0 0.5rem;
  text-decoration: none;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item a:not(.menu-open-button) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item > ul.sub-menu > li.menu-item {
  background: #FFFFFF;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item > ul.sub-menu > li.menu-item a {
  color: #22437D;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item > ul.sub-menu > li.menu-item:hover, #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item > ul.sub-menu > li.menu-item:focus {
  background: #22437D;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item > ul.sub-menu > li.menu-item:hover a, #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item > ul.sub-menu > li.menu-item:focus a {
  color: #FFFFFF;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:first-child {
  margin-left: 5%;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:last-child {
  margin-right: 5%;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:hover, #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:focus {
  max-height: 1000vh;
}

#masthead .header-bottom .main-navigation .menu-primary-menu-container.active > ul.menu {
  max-height: calc(100vh - 8.625rem);
}

#masthead .header-bottom .main-navigation .search-form {
  display: none;
  width: 90%;
  margin: 1rem 0;
}

#masthead .header-bottom .main-navigation .search-form label {
  position: relative;
}

#masthead .header-bottom .main-navigation .search-form label::before {
  position: absolute;
  content: "\f002";
  color: #22437D;
  font-family: "Font Awesome 5 Free";
  font-size: 1.125rem;
  font-weight: 900;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
}

#masthead .header-bottom .main-navigation .search-form input {
  width: 100%;
  padding-left: 2.625rem;
}

#masthead .header-bottom .main-navigation.open {
  max-height: calc(100vh - 8.625rem);
}

#masthead .header-bottom .main-navigation.open .menu-toggle {
  justify-content: center;
}

#masthead .header-bottom .main-navigation.open .menu-toggle .line#top-line {
  transform: translateY(2px) rotate(45deg);
}

#masthead .header-bottom .main-navigation.open .menu-toggle .line#center-line {
  display: none;
}

#masthead .header-bottom .main-navigation.open .menu-toggle .line#bottom-line {
  transform: rotate(-45deg);
}

@media screen and (max-width: 1349px) {
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item a:not(.menu-open-button) {
    font-size: 1rem;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:first-child {
    padding-left: 0;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:last-child {
    padding-right: 0;
  }
}

@media screen and (max-width: 1199px) {
  #masthead .header-bottom .main-navigation {
    background: #0B2545;
    max-height: 3rem;
  }
  #masthead .header-bottom .main-navigation .menu-toggle {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container {
    max-height: 0;
    min-height: calc(100vh - 13.25rem);
    overflow: hidden;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-height: unset;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .menu-open-button, #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .close-sub-menu {
    display: flex;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .close-sub-menu .menu-close-button {
    width: 100%;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .close-sub-menu .menu-close-button i {
    margin-right: 1em;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .close-sub-menu:hover, #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu .close-sub-menu:focus {
    background: #22437D;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    padding: 0 0.5rem;
    margin: 0 auto;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item.menu-item-has-children::after {
    display: none;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item > a:not(.menu-open-button) {
    max-width: calc(100% - 3rem);
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item > ul.sub-menu {
    position: absolute;
    width: 90%;
    top: 0;
    right: -100%;
    transition: right 0.25s ease-in;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:hover ul li.menu-item, #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:focus ul li.menu-item {
    background: #0B2545;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:first-child {
    padding-left: 0.5rem;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item:last-child {
    padding-right: 0.5rem;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item.active .sub-menu {
    right: 0;
  }
  #masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu.sub-menu-active > li.menu-item > a {
    display: none;
  }
  #masthead .header-bottom .main-navigation .search-form {
    display: inline-block;
  }
  #masthead .header-bottom .main-navigation.open {
    max-height: calc(100vh - 6rem);
  }
  #masthead .header-bottom .main-navigation.open .menu-primary-menu-container {
    overflow-y: auto;
  }
  #masthead .header-bottom .main-navigation.open .menu-primary-menu-container > ul.menu > li.menu-item .sub-menu {
    width: 100%;
  }
}

#masthead.sticky {
  position: fixed;
}

.site-content {
  margin-top: 9.375rem;
}

.site-content .page-header {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 21.5rem;
}

.site-content .page-header .page-header-title {
  position: absolute;
  background: rgba(34, 67, 125, 0.9);
  max-width: 100vw;
  padding: 2.25rem 2.25rem 2.25rem 5%;
  bottom: 0;
  left: 0;
  line-height: 1.15;
}

.site-content .page-header .page-header-title .page-title {
  color: #FFFFFF;
  font-weight: 600;
  margin: 0 0 0.375rem;
}

.site-content .page-header .page-header-title::after {
  position: absolute;
  display: block;
  content: "";
  border-bottom: 2.625rem solid rgba(34, 67, 125, 0.9);
  border-right: 6.9375rem solid transparent;
  width: 0;
  height: 0;
  top: 2.1875rem;
  right: -4.75rem;
  transform: rotate(90deg);
}

.site-footer {
  background: #22437D;
}

.site-footer .footer-content {
  position: relative;
  padding: 3rem 5% 2rem;
}

.site-footer .footer-content .footer-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.site-footer .footer-content .footer-columns .footer-column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: auto;
}

.site-footer .footer-content .footer-columns .footer-column .footer-label, .site-footer .footer-content .footer-columns .footer-column .footer-contents {
  display: flex;
  align-items: flex-start;
}

.site-footer .footer-content .footer-columns .footer-column .footer-label {
  flex: 2;
  color: #FFFFFF;
  font-weight: 500;
}

.site-footer .footer-content .footer-columns .footer-column .footer-contents {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex: 5;
  color: #FFFFFF;
  padding: 0;
}

.site-footer .footer-content .footer-columns .footer-column .footer-contents a, .site-footer .footer-content .footer-columns .footer-column .footer-contents p {
  color: #FFFFFF;
  font-size: 1rem;
  line-height: 1.875;
}

.site-footer .footer-content .footer-columns .footer-column .footer-contents a {
  text-decoration: none;
}

.site-footer .footer-content .footer-columns .footer-column .footer-contents a:hover, .site-footer .footer-content .footer-columns .footer-column .footer-contents a:focus {
  font-weight: 600;
}

.site-footer .footer-content .footer-columns .footer-column .footer-contents p {
  margin: 0 0 0.75rem;
}

.site-footer .footer-content .footer-columns .footer-column.footer-masses {
  flex: 2;
}

.site-footer .footer-content .footer-columns .footer-column.footer-masses .mass-times {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.site-footer .footer-content .footer-columns .footer-column.footer-contact {
  flex: 3;
}

.site-footer .footer-content .footer-columns .footer-column.footer-links {
  flex: 2;
}

.site-footer .footer-content #to-top {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #0B2545;
  width: 2.5rem;
  height: 2.5rem;
  top: 3rem;
  right: 5%;
  transition: background 0.25s ease-in;
}

.site-footer .footer-content #to-top i {
  color: #FFFFFF;
  font-size: 1.25rem;
}

.site-footer .footer-content #to-top:hover, .site-footer .footer-content #to-top:focus {
  background: #22437D;
}

@media screen and (max-width: 1699px) {
  .site-footer .footer-content .footer-columns .footer-column {
    flex-direction: column;
    justify-content: flex-start;
  }
  .site-footer .footer-content .footer-columns .footer-column .footer-label {
    margin-bottom: 0.875rem;
  }
  .site-footer .footer-content .footer-columns .footer-column.footer-masses .footer-label, .site-footer .footer-content .footer-columns .footer-column.footer-masses .footer-contents, .site-footer .footer-content .footer-columns .footer-column.footer-contact .footer-label, .site-footer .footer-content .footer-columns .footer-column.footer-contact .footer-contents, .site-footer .footer-content .footer-columns .footer-column.footer-links .footer-label, .site-footer .footer-content .footer-columns .footer-column.footer-links .footer-contents {
    flex: unset;
  }
}

@media screen and (max-width: 1249px) {
  .site-footer .footer-content .footer-columns .footer-column {
    min-width: 50%;
    margin-bottom: 3rem;
  }
  .site-footer .footer-content .footer-columns .footer-column.footer-masses, .site-footer .footer-content .footer-columns .footer-column.footer-contact, .site-footer .footer-content .footer-columns .footer-column.footer-links {
    flex: unset;
  }
  .site-footer .footer-content .footer-columns .footer-column.footer-masses {
    order: 1;
  }
  .site-footer .footer-content .footer-columns .footer-column.footer-contact {
    order: 3;
    width: 100%;
    margin-bottom: 0;
  }
  .site-footer .footer-content .footer-columns .footer-column.footer-links {
    order: 2;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-content .footer-columns .footer-column {
    width: 100%;
  }
  .site-footer .footer-content .footer-columns .footer-column.footer-contact {
    order: 2;
    margin-bottom: 3rem;
  }
  .site-footer .footer-content .footer-columns .footer-column.footer-links {
    order: 3;
    margin-bottom: 0;
  }
}

.site-footer .site-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 5%;
}

.site-footer .site-info div, .site-footer .site-info a, .site-footer .site-info span {
  color: #FFFFFF;
  font-size: 0.875rem;
}

.site-footer .site-info a {
  text-decoration: none;
}

.site-footer .site-info a:hover, .site-footer .site-info a:focus {
  color: #FFFFFF;
  font-weight: 600;
}

.site-footer .site-info .hearts {
  color: #FFFFFF;
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  .site-footer .site-info .copyright, .site-footer .site-info .diocesan {
    text-align: center;
    width: 100%;
  }
}

.page-template-homepage .site-main .home-hero {
  border-bottom: 1.25rem solid #0B2545;
  height: calc(100vh - 26.625rem);
  margin: 9.375rem 0 3rem;
}

.page-template-homepage .site-main .home-hero .hero-slider {
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list {
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track {
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide .hero-info {
  position: absolute;
  background: rgba(34, 67, 125, 0.9);
  max-width: 100vw;
  padding: 2.25rem 2.25rem 2.25rem 5%;
  bottom: 0;
  left: 0;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide .hero-info .hero-title, .page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide .hero-info .hero-link {
  color: #FFFFFF;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide .hero-info .hero-title {
  font-weight: 600;
  margin: 0 0 0.375rem;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide .hero-info .hero-link {
  font-weight: 500;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide .hero-info .hero-link:hover, .page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide .hero-info .hero-link:focus {
  font-weight: 600;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-list .slick-track .hero-slide .hero-info::after {
  position: absolute;
  display: block;
  content: "";
  border-bottom: 2.625rem solid rgba(34, 67, 125, 0.9);
  border-right: 8.25rem solid transparent;
  width: 0;
  height: 0;
  top: 2.8125rem;
  right: -5.4375rem;
  transform: rotate(90deg);
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-dots {
  bottom: -1.25rem;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-dots li button::before {
  color: #FFFFFF;
}

.page-template-homepage .site-main .home-hero .hero-slider .slick-dots li:first-child:last-child {
  display: none;
}

.page-template-homepage .site-main .featured-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 2.625rem;
}

.page-template-homepage .site-main .featured-buttons .featured-button-container {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  flex: 1;
  align-items: center;
  text-align: center;
  max-width: 150px;
  height: 12.5rem;
  margin: 0 1rem;
  z-index: 0;
}

.page-template-homepage .site-main .featured-buttons .featured-button-container .featured-button {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  max-width: 10rem;
  height: 100%;
  transition: background 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
}

.page-template-homepage .site-main .featured-buttons .featured-button-container .featured-button img {
  object-fit: contain;
  width: 4.375rem;
  height: 4.375rem;
}

.page-template-homepage .site-main .featured-buttons .featured-button-container .featured-button .featured-button-image {
  position: relative;
  display: block;
  padding: 35px 25px;
  background: #22437D;
}

.page-template-homepage .site-main .featured-buttons .featured-button-container .featured-button .featured-button-image::after {
  position: absolute;
  content: "";
  display: block;
  background: #22437d;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  transform: skewY(-5deg);
  transform-origin: 100%;
  transition: transform 0.25s;
  z-index: -1;
}

.page-template-homepage .site-main .featured-buttons .featured-button-container .featured-button .featured-button-title {
  font-size: 1.125rem;
  text-transform: uppercase;
  margin: 2.5rem auto 0;
}

.page-template-homepage .site-main .featured-buttons .featured-button-container .featured-button:hover .featured-button-image::after, .page-template-homepage .site-main .featured-buttons .featured-button-container .featured-button:focus .featured-button-image::after {
  transform: skewY(-10deg);
}

@media screen and (max-width: 1024px) {
  .page-template-homepage .site-main .featured-buttons {
    margin-bottom: 0.625rem;
  }
  .page-template-homepage .site-main .featured-buttons .featured-button-container {
    flex: unset;
    width: calc((100% / 3) - 2rem);
    max-width: none;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .page-template-homepage .site-main .featured-buttons .featured-button-container {
    width: calc(50% - 2rem);
  }
}

.page-template-homepage .site-main .news-events-container {
  background: #DBDBDB;
  padding: 2.75rem 0;
  margin-bottom: 2.75rem;
}

.page-template-homepage .site-main .news-events-container .news-events {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-template-homepage .site-main .news-events-container .news-events .view-all {
  font-weight: 500;
}

.page-template-homepage .site-main .news-events-container .news-events .view-all:hover, .page-template-homepage .site-main .news-events-container .news-events .view-all:focus {
  font-weight: 600;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex: 2;
  padding-right: 2.5%;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .the-news-title-bar {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .the-news-title-bar .the-news-title {
  position: relative;
  background: #22437D;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #FFFFFF;
  padding: 1rem 1.5rem 1rem 1rem;
  margin: 0;
  z-index: 0;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .the-news-title-bar .the-news-title::after {
  position: absolute;
  display: block;
  content: "";
  border-bottom: 2.625rem solid #22437D;
  border-right: 4.125rem solid transparent;
  width: 0;
  height: 0;
  top: 18%;
  left: 95%;
  transform: rotate(90deg);
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single {
  background: #FFFFFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: calc((100% / 3) - 1.375em);
  margin-right: 2.0625rem;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-thumb-link {
  position: relative;
  width: 100%;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-thumb-link .news-single-thumb {
  object-fit: cover;
  width: 100%;
  height: 11rem;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-thumb-link::after {
  position: absolute;
  display: block;
  content: "";
  background: #FFFFFF;
  height: 3.125rem;
  right: 0;
  bottom: 5px;
  left: 0;
  transform: skewY(-7deg);
  transform-origin: 100%;
  z-index: 0;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-thumb-link:hover ~ .news-single-content .news-single-title::after, .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-thumb-link:focus ~ .news-single-content .news-single-title::after {
  width: calc(100% + 4rem);
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content {
  padding: 0 2rem 2rem;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-title {
  position: relative;
  display: block;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-title::after {
  position: absolute;
  display: block;
  content: "";
  background: #0B2545;
  width: 3.75rem;
  height: 3px;
  bottom: -0.25em;
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.25s ease-in;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-title:hover, .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-title:focus {
  color: #22437D;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-title:hover::after, .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-title:focus::after {
  width: calc(100% + 4rem);
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-date {
  margin: 1.5rem 0;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-excerpt {
  line-height: 1.25;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-excerpt .read-more-link {
  font-size: 1.125rem;
  font-weight: 500;
  margin-top: 1.625rem;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-excerpt .read-more-link:hover, .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-content .news-single-excerpt .read-more-link:focus {
  text-decoration: none;
}

.page-template-homepage .site-main .news-events-container .news-events .the-news .news-single:last-of-type {
  margin-right: 0;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar {
  flex: 1;
  padding-left: 2.5%;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .the-calendar-title {
  position: relative;
  display: table;
  background: #22437D;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #FFFFFF;
  padding: 1rem 3.5rem 1rem 1rem;
  margin: 0;
  z-index: 0;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .the-calendar-title::after {
  position: absolute;
  display: block;
  content: "";
  border-bottom: 2.625rem solid #22437D;
  border-right: 4.125rem solid transparent;
  width: 0;
  height: 0;
  top: 18%;
  left: 94%;
  transform: rotate(90deg);
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar {
  padding: 0;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar p, .page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .post-meta-wrapper {
  display: none;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events {
  padding: 0;
  margin: 0;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event {
  margin: 0 0 1.75rem;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-right: 0.25rem;
  text-decoration: none;
  transition: background 0.25s ease-in;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a .calendar-date {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  background: #0B2545;
  color: #FFFFFF;
  width: 4.75rem;
  height: 100%;
  padding: 1rem 0 1.5rem;
  margin-right: 1.75rem;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a .calendar-date .calendar-date-day, .page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a .calendar-date .calendar-year {
  text-align: center;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a .calendar-date .calendar-date-day {
  position: relative;
  margin-bottom: 0.5rem;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a .calendar-date .calendar-date-day::after {
  position: absolute;
  content: "";
  background: #FFFFFF;
  width: calc(100% - 1rem);
  height: 3px;
  bottom: -0.25rem;
  left: 50%;
  transform: translateX(-50%);
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a .calendar-date::after {
  position: absolute;
  display: block;
  content: "";
  background: #DBDBDB;
  height: 50%;
  right: -1px;
  bottom: -2rem;
  left: -1px;
  transform: skewY(-14deg);
  transform-origin: 100%;
  transition: background 0.25s ease-in;
  z-index: 0;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a .calendar-info {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  max-width: calc(100% - 6.5rem);
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a .calendar-info .simcal-event-title {
  color: #0B2545;
  font-size: 1.375rem;
  font-weight: 600;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a:hover, .page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a:focus {
  background: #FFFFFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #22437D;
  font-weight: 400;
}

.page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a:hover .calendar-date::after, .page-template-homepage .site-main .news-events-container .news-events .the-calendar .simcal-calendar .simcal-calendar-list .simcal-events-list-container .simcal-day ul.simcal-events li.simcal-event .simcal-event-details a:focus .calendar-date::after {
  background: #FFFFFF;
}

@media screen and (max-width: 1439px) {
  .page-template-homepage .site-main .news-events-container .news-events .the-news, .page-template-homepage .site-main .news-events-container .news-events .the-calendar {
    flex: unset;
    width: 100%;
  }
  .page-template-homepage .site-main .news-events-container .news-events .the-news {
    padding-right: 0;
    margin-bottom: 3.375rem;
  }
  .page-template-homepage .site-main .news-events-container .news-events .the-calendar {
    padding-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .page-template-homepage .site-main .news-events-container .news-events .the-news {
    flex-direction: column;
  }
  .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single {
    width: 100%;
    margin: 0 auto 2.25rem;
  }
  .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-thumb-link::after {
    display: none;
  }
  .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single:last-of-type {
    margin-right: auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single {
    width: 100%;
    max-width: 25rem;
    margin: 0 auto 2.25rem;
  }
  .page-template-homepage .site-main .news-events-container .news-events .the-news .news-single .news-single-thumb-link::after {
    display: block;
  }
}

.page-template-homepage .site-main .community {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.page-template-homepage .site-main .community .community-container {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  min-height: 40.875rem;
  margin-bottom: 4.625rem;
}

.page-template-homepage .site-main .community .community-container .community-images {
  position: relative;
  display: none;
  flex: 3;
}

.page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-large {
  position: relative;
}

.page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-small {
  position: absolute;
  top: 18.25rem;
  left: 16.25rem;
}

.page-template-homepage .site-main .community .community-container .community-images .community-image {
  position: absolute;
  display: block;
  background-position: center center;
  background-size: cover;
}

.page-template-homepage .site-main .community .community-container .community-images .community-image.image-large {
  width: 32.5625rem;
  height: 31.25rem;
  -webkit-clip-path: polygon(75% 15%, 95% 50%, 75% 90%, 25% 90%, 5% 50%, 25% 15%);
  clip-path: polygon(75% 15%, 95% 50%, 75% 90%, 25% 90%, 5% 50%, 25% 15%);
  top: 0.25rem;
  left: 0;
  z-index: 2;
}

.page-template-homepage .site-main .community .community-container .community-images .community-image.image-small {
  position: relative;
  width: 20.4375rem;
  height: 20.6875rem;
  -webkit-clip-path: polygon(75% 15%, 95% 50%, 75% 90%, 25% 90%, 5% 50%, 25% 15%);
  clip-path: polygon(75% 15%, 95% 50%, 75% 90%, 25% 90%, 5% 50%, 25% 15%);
  z-index: 4;
}

.page-template-homepage .site-main .community .community-container .community-images .hex-background {
  position: absolute;
  display: block;
  top: -0.25rem;
  right: 0;
  left: -0.25rem;
  margin: 0 auto;
  -webkit-clip-path: polygon(75% 15%, 95% 50%, 75% 90%, 25% 90%, 5% 50%, 25% 15%);
  clip-path: polygon(75% 15%, 95% 50%, 75% 90%, 25% 90%, 5% 50%, 25% 15%);
}

.page-template-homepage .site-main .community .community-container .community-images .hex-background.hex-background-large {
  background: #0B2545;
  width: 33.0625rem;
  height: 32.25rem;
  z-index: 1;
}

.page-template-homepage .site-main .community .community-container .community-images .hex-background.hex-background-small {
  background: #22437D;
  width: 20.9375rem;
  height: 21.1875rem;
  z-index: 3;
}

.page-template-homepage .site-main .community .community-container .community-images.active {
  display: flex;
}

.page-template-homepage .site-main .community .community-container .community-information {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 4;
}

.page-template-homepage .site-main .community .community-container .community-information .community-link {
  text-decoration: none;
  width: 100%;
  max-width: 40rem;
  padding: 1.25rem;
  transition: box-shadow 0.25s ease-in;
}

.page-template-homepage .site-main .community .community-container .community-information .community-link .the-title {
  color: #0B2545;
  margin: 0;
}

.page-template-homepage .site-main .community .community-container .community-information .community-link .community-title {
  transition: color 0.25s ease-in;
}

.page-template-homepage .site-main .community .community-container .community-information .community-link .community-title:hover, .page-template-homepage .site-main .community .community-container .community-information .community-link .community-title:focus {
  color: #0B2545;
  font-weight: 600;
  text-decoration: underline;
}

.page-template-homepage .site-main .community .community-container .community-information .community-link .community-address {
  color: #616161;
}

.page-template-homepage .site-main .community .community-container .community-information .community-link .pseudo-link {
  text-decoration: underline;
  transition: color 0.25s ease-in;
}

.page-template-homepage .site-main .community .community-container .community-information .community-link .pseudo-link:hover, .page-template-homepage .site-main .community .community-container .community-information .community-link .pseudo-link:focus {
  color: #0B2545;
  font-weight: 600;
}

.page-template-homepage .site-main .community .community-container .community-information .community-link.active {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.page-template-homepage .site-main .community .community-container .community-information .community-link:hover, .page-template-homepage .site-main .community .community-container .community-information .community-link:focus {
  color: #22437D;
  font-weight: 400;
}

@media screen and (max-width: 1549px) {
  .page-template-homepage .site-main .community .community-container .community-images, .page-template-homepage .site-main .community .community-container .community-information {
    flex: unset;
    width: 100%;
  }
  .page-template-homepage .site-main .community .community-container .community-images {
    position: absolute;
    top: -7.5%;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-large {
    width: 100%;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-large .community-image.image-large {
    left: 50%;
    transform: translateX(-50%);
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-small {
    left: 50%;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-background.hex-background-large {
    left: 0;
  }
  .page-template-homepage .site-main .community .community-container .community-information {
    margin-top: 33rem;
  }
  .page-template-homepage .site-main .community .community-container .community-information .community-link {
    margin: 0 auto 1rem;
  }
  .page-template-homepage .site-main .community .community-container .community-information .community-link:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-large {
    top: 1rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-small {
    top: 14.75rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .community-image.image-large {
    width: 24.421875rem;
    height: 23.4375rem;
    top: 0.125rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .community-image.image-small {
    width: 15.328125rem;
    height: 15.515625rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-background.hex-background-large {
    width: 24.796875rem;
    height: 24.1875rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-background.hex-background-small {
    width: 15.703125rem;
    height: 15.890625rem;
    right: -0.25rem;
  }
  .page-template-homepage .site-main .community .community-container .community-information {
    margin-top: 26rem;
  }
}

@media screen and (max-width: 575px) {
  .page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-large {
    top: 2rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-wrapper.hex-wrapper-small {
    top: 10.25rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .community-image.image-large {
    width: 16.28125rem;
    height: 15.625rem;
    top: -0.125rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .community-image.image-small {
    width: 10.21875rem;
    height: 10.34375rem;
    top: -0.125rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-background.hex-background-large {
    width: 16.53125rem;
    height: 16.125rem;
  }
  .page-template-homepage .site-main .community .community-container .community-images .hex-background.hex-background-small {
    width: 10.46875rem;
    height: 10.59375rem;
  }
  .page-template-homepage .site-main .community .community-container .community-information {
    margin-top: 17.5rem;
  }
}

.page-template-homepage .site-main .stay-connected {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  flex: 1;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 18.75rem;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section * {
  z-index: 1;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .stay-connected-title, .page-template-homepage .site-main .stay-connected .stay-connected-section .stay-connected-subtitle {
  color: #FFFFFF;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 0 auto 0.5rem;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .stay-connected-title {
  font-size: 2rem;
  font-weight: 700;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .stay-connected-subtitle {
  font-weight: 400;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .social-media-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-top: 1.75rem;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .social-media-container a {
  text-decoration: none;
  transition: opacity 0.25s ease-in;
  opacity: 0.9;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .social-media-container a i, .page-template-homepage .site-main .stay-connected .stay-connected-section .social-media-container a span {
  color: #FFFFFF;
  font-size: 5rem;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .social-media-container a:not(:last-child) {
  margin-right: 1em;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .social-media-container a:hover, .page-template-homepage .site-main .stay-connected .stay-connected-section .social-media-container a:focus {
  font-weight: 400;
  opacity: 1;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section .the-button {
  color: #FFFFFF;
  text-decoration: none;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section::after {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: background 0.25s ease-in;
}

.page-template-homepage .site-main .stay-connected .stay-connected-section:hover::after, .page-template-homepage .site-main .stay-connected .stay-connected-section:focus::after {
  background: rgba(11, 37, 69, 0.75);
}

@media screen and (max-width: 767px) {
  .page-template-homepage .site-main .stay-connected .stay-connected-section {
    flex: unset;
    width: 100%;
  }
}

.page-template-homepage.admin-bar .site-main .home-hero {
  height: calc(100vh - 28.5rem);
}

@media screen and (max-width: 782px) {
  .page-template-homepage.admin-bar .site-main .home-hero {
    height: calc(100vh - 27.125rem);
    margin-top: 6.5rem;
  }
}

.single .site-main {
  overflow: auto;
}

.single .site-main .single-thumbnail {
  float: left;
  margin: 0 25px 25px 0;
}

.single .site-main .the-content .single-title {
  text-align: left;
}

.single .site-main .the-content .single-title::after {
  left: 0;
  transform: unset;
}

.single .site-main .the-content .news-single-date {
  margin-top: -2rem;
}

@media screen and (max-width: 991px) {
  .single .site-main .single-thumbnail {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .single .site-main .the-content .single-title {
    text-align: center;
  }
  .single .site-main .the-content .single-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
}

body:not(.page-template-homepage) .content-area {
  background: #DBDBDB;
  padding: 2.75rem 0;
}

body:not(.page-template-homepage) .content-area .site-main {
  background: #FFFFFF;
  padding: 2.75rem;
}

@media screen and (max-width: 768px) {
  body:not(.page-template-homepage) .content-area {
    background: 0;
    padding: 0;
  }
  body:not(.page-template-homepage) .content-area .site-main {
    width: 100%;
    max-width: unset;
  }
}

.post-type-archive-staff-member .staff-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.post-type-archive-staff-member .staff-container staff {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: calc((100% / 3) - 2rem);
  margin: 0 3rem 2.625rem 0;
}

.post-type-archive-staff-member .staff-container staff .staff-image {
  flex: 2;
  object-fit: cover;
  width: 11.125rem;
  height: 14.875rem;
  margin-right: 1.25rem;
}

.post-type-archive-staff-member .staff-container staff .staff-content {
  flex: 3;
}

.post-type-archive-staff-member .staff-container staff .staff-content .staff-name, .post-type-archive-staff-member .staff-container staff .staff-content .staff-title, .post-type-archive-staff-member .staff-container staff .staff-content .staff-phone, .post-type-archive-staff-member .staff-container staff .staff-content .staff-email {
  font-weight: 500;
}

.post-type-archive-staff-member .staff-container staff .staff-content .staff-phone, .post-type-archive-staff-member .staff-container staff .staff-content .staff-email {
  display: block;
}

.post-type-archive-staff-member .staff-container staff .staff-content .staff-name {
  position: relative;
  margin: 0 0 1em;
}

.post-type-archive-staff-member .staff-container staff .staff-content .staff-name::after {
  position: absolute;
  content: "";
  background: #22437D;
  width: 2.5rem;
  height: 3px;
  bottom: -0.5em;
  left: 0;
}

.post-type-archive-staff-member .staff-container staff .staff-content .staff-title {
  margin: 0 0 3rem;
}

.post-type-archive-staff-member .staff-container staff .staff-content .staff-phone {
  font-size: 1rem;
  text-decoration: none;
}

.post-type-archive-staff-member .staff-container staff .staff-content .staff-phone:hover, .post-type-archive-staff-member .staff-container staff .staff-content .staff-phone:focus {
  text-decoration: underline;
}

.post-type-archive-staff-member .staff-container staff .staff-content .staff-email {
  font-size: 1.125rem;
  font-weight: 500;
}

.post-type-archive-staff-member .staff-container staff:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1439px) {
  .post-type-archive-staff-member .staff-container staff {
    width: calc(50% - 1.5rem);
  }
  .post-type-archive-staff-member .staff-container staff:nth-of-type(3n) {
    margin-right: 3rem;
  }
  .post-type-archive-staff-member .staff-container staff:nth-of-type(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1023px) {
  .post-type-archive-staff-member .staff-container staff {
    width: 100%;
    margin-right: 0;
  }
  .post-type-archive-staff-member .staff-container staff:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 575px) {
  .post-type-archive-staff-member .staff-container staff {
    flex-direction: column;
  }
  .post-type-archive-staff-member .staff-container staff .staff-image {
    margin: 0 auto 1rem;
  }
  .post-type-archive-staff-member .staff-container staff .staff-content {
    text-align: center;
  }
  .post-type-archive-staff-member .staff-container staff .staff-content .staff-name::after {
    left: 50%;
    transform: translateX(-50%);
  }
}

.page-template-page-contact .contact-sections {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-template-page-contact .contact-sections .contact-section.contact-content {
  flex: 2;
}

.page-template-page-contact .contact-sections .contact-section.contact-location {
  flex: 1;
}

.page-template-page-contact .contact-sections .contact-section.contact-location .the-title {
  color: #22437D;
  font-size: 1.875rem;
  margin: 0.5rem auto 1.875rem;
}

.page-template-page-contact .contact-sections .contact-section.contact-location .contact-map {
  border: 1px solid #22437D;
  max-width: 30rem;
  height: 16rem;
}

.page-template-page-contact .contact-sections .contact-section.contact-location .contact-map iframe {
  width: 100% !important;
  height: 100%;
  margin: 0 auto;
}

.page-template-page-contact .contact-sections .contact-section.contact-location .contact-subtitle {
  margin: 0.5rem 0;
}

.page-template-page-contact .contact-sections .contact-section.contact-location .contact-address {
  text-decoration: none;
}

.page-template-page-contact .contact-sections .contact-section.contact-location .contact-address:hover, .page-template-page-contact .contact-sections .contact-section.contact-location .contact-address:focus {
  text-decoration: underline;
}

@media screen and (max-width: 1199px) {
  .page-template-page-contact .contact-sections .contact-section.contact-content, .page-template-page-contact .contact-sections .contact-section.contact-location {
    flex: unset;
    width: 100%;
  }
  .page-template-page-contact .contact-sections .contact-section.contact-location .contact-map {
    max-width: unset;
  }
}

.page-template-page-mass-times .mass-times {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-template-page-mass-times .mass-times .mass-times-half {
  flex: 1;
  padding: 0 5%;
}

.page-template-page-mass-times .mass-times .mass-times-half .mass-times-section .mass-time {
  margin-bottom: 1rem;
}

.page-template-page-mass-times .mass-times .mass-times-half .mass-times-section .mass-time .mass-time-label {
  font-weight: 700;
  margin: 0 0 0.25rem;
}

.page-template-page-mass-times .mass-times .mass-times-half .mass-times-section .mass-time .mass-time-detail {
  margin: 0;
}

.page-template-page-mass-times .mass-times .mass-times-half .mass-times-section:not(:last-child) {
  margin-bottom: 2.625rem;
}

.page-template-page-mass-times .mass-times .mass-times-half:not(:last-of-type) {
  border-right: 1px solid #22437D;
}

@media screen and (max-width: 1249px) {
  .page-template-page-mass-times .mass-times .mass-times-half {
    flex: unset;
    width: 100%;
  }
  .page-template-page-mass-times .mass-times .mass-times-half:not(:last-of-type) {
    border-right: 0;
  }
}

.dpi_bulletins_columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: unset;
}

.dpi_bulletins_columns .wp-block-column {
  margin-bottom: 3.625rem;
}

.dpi_bulletins_columns .wp-block-column:first-child {
  flex: 2;
}

.dpi_bulletins_columns .wp-block-column:last-child {
  flex: 3;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper br {
  display: none;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date {
  text-align: center;
  width: 78%;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date a {
  font-size: 1.5625rem;
  text-decoration: none;
}

.dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date a:hover, .dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date a:focus {
  text-decoration: underline;
}

.dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin {
  border-bottom: 1px solid #404040;
  padding: 1.125rem 0;
}

.dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin a {
  font-size: 1.5625rem;
  text-decoration: none;
}

.dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin a:hover, .dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin a:focus {
  text-decoration: underline;
}

.dpi_bulletins_columns .dpi_bulletin_wrapper .dpi_bulletin:last-child {
  margin-bottom: 2rem;
}

@media screen and (max-width: 1349px) {
  .dpi_bulletins_columns {
    flex-direction: column;
  }
  .dpi_bulletins_columns .dpi_bulletin_cover_wrapper, .dpi_bulletins_columns .dpi_bulletin_wrapper {
    text-align: center;
  }
  .dpi_bulletins_columns .dpi_bulletin_cover_wrapper .dpi_bulletin_cover_date {
    width: 100%;
  }
}

body.category .site-main .result-container #ajax-load-more {
  width: 100%;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-thumb-link {
  flex: 1;
  display: block;
  height: 15rem;
  padding-right: 0.5rem;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-thumb-link .single-thumb {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-thumb-link:hover ~ .single-post-content .single-title .single-link, body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-thumb-link:focus ~ .single-post-content .single-title .single-link {
  color: #0B2545;
  font-weight: 600;
  text-decoration: underline;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex: 2;
  padding-left: 0.5rem;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content .single-title {
  margin: 0 0 1rem;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content .single-title .single-link {
  font-size: 1.25rem;
  text-decoration: none;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content .single-title .single-link:hover, body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content .single-title .single-link:focus {
  color: #0B2545;
  font-weight: 600;
  text-decoration: underline;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content .single-date {
  margin: 0 0 1rem;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content .single-excerpt {
  margin: 0;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content .single-excerpt .read-more-link {
  font-size: 1.125rem;
}

body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post {
    flex-direction: column;
  }
  body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-thumb-link {
    padding-right: 0;
  }
  body.category .site-main .result-container #ajax-load-more .alm-reveal .single-post .single-post-content {
    padding-left: 0;
  }
}

body.category .site-main .result-container #ajax-load-more .alm-btn-wrap .done {
  display: none;
}

body.category .site-main > p {
  display: none;
}

body.search .entry-header {
  text-align: left;
}

body.search .entry-header h2 {
  margin-bottom: 0;
}

body.search .entry-header a {
  color: #22437D;
  font-size: 1.75rem;
}

body.search .entry-content .read-more-link {
  font-size: 1.125rem;
}

body.search .search-form {
  text-align: center;
}

.gform_wrapper form .gform_heading {
  margin-bottom: 2.5rem;
}

.gform_wrapper form .gform_heading .gform_title {
  color: #22437D;
  font-size: 2.1875rem;
  font-weight: 600;
  margin: 0.83em 0;
}

.gform_wrapper form .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper form .gform_body .gform_fields .gfield textarea {
  border: 1px solid #22437D;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
}

.gform_wrapper form .gform_footer {
  text-align: left;
}

.gform_wrapper form .gform_footer input[type="submit"] {
  cursor: pointer;
  background: #22437D;
  border: 2px solid #22437D;
  color: #FFFFFF;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  transition: 0.25s ease-in;
}

.gform_wrapper form .gform_footer input[type="submit"]:hover, .gform_wrapper form .gform_footer input[type="submit"]:focus {
  background: #FFFFFF;
  color: #22437D;
}

/*# sourceMappingURL=style.css.map */
#masthead .header-bottom .main-navigation .menu-primary-menu-container > ul.menu > li.menu-item.active {
    overflow: visible;
}