@charset "UTF-8";
/* bebas-neue-regular - latin */
/* sorts-mill-goudy-regular - latin */
@font-face {
  font-family: "custom-payment-field-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-field-icons.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-field-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "custom-payment-title-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-100.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-100.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "custom-payment-title-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-300.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "custom-payment-title-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-400.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "custom-payment-title-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-900.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-900.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
#mobileFrame {
  height: 100%;
}
#mobileFrame.tablet,
#mobileFrame.mobile {
  border: 25px solid #fff;
  border-radius: 25px;
  box-shadow: 0 0 3px 3px #ccc;
  margin-top: 20px;
}
#mobileFrame.tablet iframe,
#mobileFrame.mobile iframe {
  border: 1px solid #ccc;
}
#mobileFrame.tablet {
  width: 700px;
  height: calc(100vh - 65px - 60px - 90px);
  margin-left: calc((100vw - 700px)/2);
}
#mobileFrame.tablet iframe {
  width: 700px;
}
#mobileFrame.mobile {
  width: 428px;
  height: calc(100vh - 65px - 60px - 90px);
  margin-left: calc((100vw - 428px)/2);
}
#mobileFrame.mobile iframe {
  width: 428px;
}
#designPreview {
  background: #fff;
  border: 0;
  height: 100%;
}
#designPreview #footerLinks {
  display: none;
}
.border-box {
  box-sizing: border-box;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fa-v6-base {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
/* Example Usage:
		(at)sectionStylingOptions: "Row Full Width";
		@percent: 96%;
		.rowFullWidth {
			.rowSectionFullWidth(@percent);
			.columnSectionFullWidth(@percent);
			.buttonSectionFullWidth(@percent);
			.gridSectionFullWidth(@percent);
			.halfSectionFullWidth(@percent);
		}
	*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table:not([cellpadding]) td,
table:not([cellpadding]) th {
  padding: 5px;
}
body .fr-view table td,
body .fr-view table th {
  border-color: #333;
}
body .fr-view table.fr-thin-padding td,
body .fr-view table.fr-thin-padding th {
  padding: 2px;
}
body .fr-view table.fr-no-border td,
body .fr-view table.fr-no-border th {
  border: #000 1px dotted;
}
#background:not(.admin) table[fr-original-class*="fr-no-border"] td,
#background:not(.admin) table[fr-original-class*="fr-no-border"] th {
  border-width: 0 !important;
}
#background:not(.admin) table[fr-original-class*="fr-thin-padding"] td,
#background:not(.admin) table[fr-original-class*="fr-thin-padding"] th {
  padding: 2px !important;
}
#background:not(.admin) table td[fr-original-class*="fr-highlighted"],
#background:not(.admin) table th[fr-original-class*="fr-highlighted"] {
  border-width: 1px !important;
}
#background:not(.admin) table td[fr-original-class*="fr-highlighted"][fr-original-class*="fr-thick"],
#background:not(.admin) table th[fr-original-class*="fr-highlighted"][fr-original-class*="fr-thick"] {
  border-width: 2px !important;
}
.table-responsive table:not([border]):not(.fr-no-border) td,
.table-responsive table:not([border]):not(.fr-no-border) th {
  border: 1px solid #000;
}
.table-responsive table.fr-thin-padding td,
.table-responsive table.fr-thin-padding th {
  padding: 2px;
}
.table-responsive .fr-highlighted.fr-highlighted.fr-highlighted {
  border: 1px double red;
}
.table-responsive .fr-thick.fr-thick.fr-thick {
  border-width: 2px;
}
.table-responsive .fr-alternate-rows tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li {
  font-family: "Work Sans", sans-serif;
}
.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li a {
  color: inherit !important;
}
.customModule .moduleBody > ul > li,
.customModule .moduleBody .fr-view > ul > li {
  list-style-type: disc;
}
.customModule .moduleBody > ul > li > ul > li,
.customModule .moduleBody .fr-view > ul > li > ul > li {
  list-style-type: circle;
}
.group:after,
#core:after,
#background:after,
.editor:after,
.moduleInner > footer:after,
.sectionInner > footer:after,
.ofField:after,
.footerText:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
*:first-child + html .group {
  zoom: 1;
}
/* IE7 */
/* work-sans-100 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 100;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-100.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-100.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-100.woff") format("woff");
}
/* work-sans-100italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 100;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-100italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-100italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-100italic.woff") format("woff");
}
/* work-sans-200 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 200;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-200.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-200.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-200.woff") format("woff");
}
/* work-sans-200italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 200;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-200italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-200italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-200italic.woff") format("woff");
}
/* work-sans-300 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-300.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-300.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-300.woff") format("woff");
}
/* work-sans-300italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 300;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-300italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-300italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-300italic.woff") format("woff");
}
/* work-sans-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-regular.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-regular.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-regular.woff") format("woff");
}
/* work-sans-italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-italic.woff") format("woff");
}
/* work-sans-500 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-500.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-500.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-500.woff") format("woff");
}
/* work-sans-500italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 500;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-500italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-500italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-500italic.woff") format("woff");
}
/* work-sans-600 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-600.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-600.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-600.woff") format("woff");
}
/* work-sans-600italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-600italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-600italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-600italic.woff") format("woff");
}
/* work-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-700.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-700.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-700.woff") format("woff");
}
/* work-sans-700italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-700italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-700italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-700italic.woff") format("woff");
}
/* work-sans-800 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 800;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-800.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-800.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-800.woff") format("woff");
}
/* work-sans-800italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 800;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-800italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-800italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-800italic.woff") format("woff");
}
/* work-sans-900 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 900;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-900.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-900.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-900.woff") format("woff");
}
/* work-sans-900italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 900;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-900italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-900italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-900italic.woff") format("woff");
}
/* work-sans-100 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 100;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-100.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-100.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-100.woff") format("woff");
}
/* work-sans-100italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 100;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-100italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-100italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-100italic.woff") format("woff");
}
/* work-sans-200 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 200;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-200.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-200.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-200.woff") format("woff");
}
/* work-sans-200italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 200;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-200italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-200italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-200italic.woff") format("woff");
}
/* work-sans-300 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-300.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-300.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-300.woff") format("woff");
}
/* work-sans-300italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 300;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-300italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-300italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-300italic.woff") format("woff");
}
/* work-sans-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-regular.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-regular.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-regular.woff") format("woff");
}
/* work-sans-italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-italic.woff") format("woff");
}
/* work-sans-500 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-500.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-500.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-500.woff") format("woff");
}
/* work-sans-500italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 500;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-500italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-500italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-500italic.woff") format("woff");
}
/* work-sans-600 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-600.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-600.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-600.woff") format("woff");
}
/* work-sans-600italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-600italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-600italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-600italic.woff") format("woff");
}
/* work-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-700.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-700.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-700.woff") format("woff");
}
/* work-sans-700italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-700italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-700italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-700italic.woff") format("woff");
}
/* work-sans-800 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 800;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-800.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-800.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-800.woff") format("woff");
}
/* work-sans-800italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 800;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-800italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-800italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-800italic.woff") format("woff");
}
/* work-sans-900 - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 900;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-900.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-900.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-900.woff") format("woff");
}
/* work-sans-900italic - latin */
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: italic;
  font-weight: 900;
  src: url("/ec-fonts/Work_Sans/work-sans-v18-latin-900italic.woff2") format("woff2"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-900italic.ttf") format("truetype"), url("/ec-fonts/Work_Sans/work-sans-v18-latin-900italic.woff") format("woff");
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Sorts Mill Goudy";
  font-style: normal;
  font-weight: 400;
  src: url("/ec-fonts/Sorts_Mill_Goudy/sorts-mill-goudy-v15-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Sorts Mill Goudy";
  font-style: italic;
  font-weight: 400;
  src: url("/ec-fonts/Sorts_Mill_Goudy/sorts-mill-goudy-v15-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Sorts Mill Goudy";
  font-style: normal;
  font-weight: 400;
  src: url("/ec-fonts/Sorts_Mill_Goudy/sorts-mill-goudy-v15-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Sorts Mill Goudy";
  font-style: italic;
  font-weight: 400;
  src: url("/ec-fonts/Sorts_Mill_Goudy/sorts-mill-goudy-v15-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-family: "Font Awesome 6 Light";
  src: url("/ec-fonts/font-awesome-v6-light/fa-light-300.woff2") format("woff2"), url("/ec-fonts/font-awesome-v6-light/fa-light-300.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 6 Light";
  src: url("/ec-fonts/font-awesome-v6-light/fa-light-300.woff2") format("woff2"), url("/ec-fonts/font-awesome-v6-light/fa-light-300.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 6 Regular";
  src: url("/ec-fonts/font-awesome-v6-regular/fa-regular-400.woff2") format("woff2"), url("/ec-fonts/font-awesome-v6-regular/fa-regular-400.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 6 Regular";
  src: url("/ec-fonts/font-awesome-v6-regular/fa-regular-400.woff2") format("woff2"), url("/ec-fonts/font-awesome-v6-regular/fa-regular-400.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 6 Solid";
  src: url("/ec-fonts/font-awesome-v6-solid/fa-solid-900.woff2") format("woff2"), url("/ec-fonts/font-awesome-v6-solid/fa-solid-900.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 6 Solid";
  src: url("/ec-fonts/font-awesome-v6-solid/fa-solid-900.woff2") format("woff2"), url("/ec-fonts/font-awesome-v6-solid/fa-solid-900.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  height: 100% !important;
  min-height: 100vh;
}
body {
  margin: 0;
  padding: 0;
  height: 100% !important;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  color: #606060;
  --currentYear: "";
  counter-reset: currentYear var(--currentYear);
}
a {
  color: #b69556;
  text-decoration: none;
}
a:hover {
  color: #606060;
  text-decoration: none;
}
#background {
  position: relative !important;
  min-height: 100% !important;
  box-sizing: border-box !important;
  border-top: solid 0 transparent !important;
  border-bottom: solid 0 transparent;
  padding-top: 0px;
  background: none;
  background-color: #fff;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
#__lpform_numberButtons {
  display: none;
}
.hideLabel {
  display: none;
}
.wysiwygColor1 {
  color: #234476;
}
.wysiwygColor2 {
  color: #868686;
}
.wysiwygColor3 {
  color: #b69556;
}
.wysiwygColor4 {
  color: #606060;
}
.htmlButton {
  align-items: center;
  text-align: center;
  justify-content: center;
  box-sizing: border-box;
  display: inline-flex;
  max-width: 400px;
  min-width: 75px;
  margin: 15px 15px 15px 0px;
  padding: 10px 24px;
  border-radius: 0px;
  line-height: 1.5;
  color: #fff;
  background-color: #868686;
  border: 0px solid #868686;
  text-decoration: none;
}
.htmlButton:hover {
  color: #fff;
  background-color: #b69556;
  border-color: #b69556;
  text-decoration: none;
}
.htmlButton2 {
  background-color: transparent;
  color: #868686;
  border-color: transparent;
}
.htmlButton2:hover {
  background-color: transparent;
  color: #234476;
  border-color: #234476;
}
#headerBackground {
  background: #fff;
}
#header {
  position: relative;
  width: 100%;
  height: 90px;
  margin: 0 auto 0 auto;
  border: 0px solid #fff;
  border-bottom: none;
  background-color: transparent;
  box-shadow: 0px 0px 0px 0px #000;
}
#header .moduleBody {
  overflow: hidden;
}
#header .moduleInner {
  height: 100%;
  width: 100%;
}
#header > * {
  z-index: 150;
}
#pageImage {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.pageTypeInterior #pageImage {
  top: 90px;
  left: 50%;
  width: 1920px;
  height: 330px;
  margin-left: -960px;
}
#siteLogo {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 0px;
  left: 0px;
}
#siteLogo.logoOnly {
  width: 325px;
  height: 75px;
  top: 0px;
  left: 0px;
}
#siteLogo a {
  text-decoration: none;
}
#siteLogo img {
  position: absolute;
  border: 0;
}
#siteLogo img.ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
#siteLogoBody {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#siteName {
  position: absolute;
  width: 335px;
  height: 70px;
  top: 0px;
  left: 0px;
  font-family: "Work Sans", sans-serif;
  font-size: 24px;
}
#siteName.sitenameOnly {
  width: 400px;
  height: 70px;
  top: 0px;
  left: 0px;
}
#siteName .line1,
#siteName .line2 {
  margin: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#siteName .line1.extraSmallFont,
#siteName .line2.extraSmallFont {
  font-size: 20px;
}
#siteName .line1.smallFont,
#siteName .line2.smallFont {
  font-size: 21px;
}
#siteName .line1.mediumFont,
#siteName .line2.mediumFont {
  font-size: 24px;
}
#siteName .line1.largeFont,
#siteName .line2.largeFont {
  font-size: 28px;
}
#siteName .line1.extraLargeFont,
#siteName .line2.extraLargeFont {
  font-size: 32px;
}
#siteName .line1 a,
#siteName .line2 a {
  text-decoration: none;
  display: inline-block;
  width: auto;
}
#siteName .line1 .editText,
#siteName .line2 .editText {
  display: inline-block;
  width: auto;
  min-height: 15px;
  min-width: 30px;
}
#siteName .line1 {
  font-family: "Sorts Mill Goudy", serif;
  margin-top: 0px;
}
#siteName .line1,
#siteName .line1 a {
  color: #234476;
}
#siteName .line2 {
  margin-top: 5px;
}
#siteName .line2,
#siteName .line2 a {
  color: #234476;
}
#siteNameBody {
  width: 100%;
  overflow: hidden;
}
#socialMedia {
  float: right;
  position: relative;
  height: 100%;
  width: auto;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: right;
}
@media (min-width: 701px) {
  #background:not(.hasSocialMedia) #socialMedia {
    display: none;
  }
}
@media (max-width: 700px) {
  #background:not(.hasSocialMedia):not(.hasFooterSocialMedia) #socialMedia {
    display: none;
  }
}
.moduleSocialMedia {
  font-size: 0;
}
.moduleSocialMedia a {
  background-color: #868686;
  color: #f8f6f2;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 0px solid #fff;
  margin: 0px 0px 0px 20px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  border-radius: 0px;
  vertical-align: top;
}
.moduleSocialMedia a:hover {
  background-color: #868686;
  color: #b69556;
}
.moduleSocialMedia a:first-child {
  margin-left: 0px;
}
.moduleSocialMedia a.blogSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgBlog");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgBlog', sizingMethod='scale');
}
.moduleSocialMedia a.emailSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgEmail");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgEmail', sizingMethod='scale');
}
.moduleSocialMedia a.facebookSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgFacebook");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgFacebook', sizingMethod='scale');
}
.moduleSocialMedia a.twitterSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgTwitter");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgTwitter', sizingMethod='scale');
}
.moduleSocialMedia a.flocknoteSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgFlocknote");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgFlocknote', sizingMethod='scale');
}
.moduleSocialMedia a.instagramSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgInstagram");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgInstagram', sizingMethod='scale');
}
.moduleSocialMedia a.linkedinSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgLinkedIn");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgLinkedIn', sizingMethod='scale');
}
.moduleSocialMedia a.phoneSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgPhone");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgPhone', sizingMethod='scale');
}
.moduleSocialMedia a.pinterestSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgPinterest");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgPinterest', sizingMethod='scale');
}
.moduleSocialMedia a.rssSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgRss");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
}
.moduleSocialMedia a.vimeoSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgVimeo");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgVimeo', sizingMethod='scale');
}
.moduleSocialMedia a.youtubeSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgYouTube");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgYouTube', sizingMethod='scale');
}
.moduleSocialMedia a.custom1SocialMedia {
  background-image: url("");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
  display: none;
}
.moduleSocialMedia a.custom2SocialMedia {
  background-image: url("");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
  display: none;
}
.moduleSocialMedia a.custom3SocialMedia {
  background-image: url("");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
  display: none;
}
.moduleSocialMedia a:nth-child(n + 6) {
  display: none;
}
.moduleSocialMedia a .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
  padding: 0;
}
.moduleSocialMedia .editable {
  min-height: 16px;
  min-width: 50px;
}
.moduleSocialMedia .socialMediaBody {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#dialogSocialMediaSettings form .socialMediaItem:nth-child(n + 6) {
  display: none;
}
#dialogSocialMediaSettings form .socialMediaItem.ui-sortable-placeholder ~ .socialMediaItem:nth-child(6) {
  display: block;
}
#dialogSocialMediaSettings form .socialMediaItem option[value="CUSTOM1"] {
  display: none;
}
#dialogSocialMediaSettings form .socialMediaItem option[value="CUSTOM2"] {
  display: none;
}
#dialogSocialMediaSettings form .socialMediaItem option[value="CUSTOM3"] {
  display: none;
}
#dialogSocialMediaSettings form.dragging .socialMediaItem:nth-child(6) {
  display: block;
}
.svg-defs {
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  border: none;
  overflow: hidden;
}
#search {
  position: relative;
  float: right;
  width: 400px;
  height: 50px;
  margin-top: 0px;
  margin-right: 0px;
}
#search .searchBox {
  font-size: 18px;
  width: 390px;
  height: 44px;
  padding: 3px 5px;
  border: 0px solid rgba(255, 255, 255, 0.9);
  outline: none;
  background-color: rgba(255, 255, 255, 0.9);
  color: #606060;
}
#search .searchBox::-webkit-input-placeholder {
  color: #606060;
}
#search .searchBox:-moz-placeholder {
  color: #606060;
}
#search .searchBox::-moz-placeholder {
  color: #606060;
}
#search .searchBox:-ms-input-placeholder {
  color: #606060;
}
#search .searchBoxSubmit {
  display: none;
}
#searchBody {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#interiorHeader .searchBox {
  margin-top: 10px;
  width: 390px;
  height: 44px;
  padding: 3px 5px;
  border: 0px solid rgba(255, 255, 255, 0.9);
  outline: none;
  background-color: rgba(255, 255, 255, 0.9);
  color: #606060;
}
#mobileSearch {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 0px;
  height: 40px;
  padding: 10px 0 0 20px;
  background-color: #234476;
}
#mobileSearch #searchField {
  width: 50vw;
  height: 25px;
}
#coreSearch.searchContainer {
  position: relative;
  display: inline-block;
  margin-top: 10px;
}
#coreSearch.searchContainer .searchBox {
  margin-top: 0px;
}
#background .searchBox {
  width: 345px;
  padding-right: 50px;
}
#search .searchBoxSubmit {
  display: block;
}
.searchBoxSubmit,
#searchPopup {
  display: block;
  color: #234476;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/icons/search.svg?svgSearch") no-repeat center center;
  position: absolute;
  width: 16px;
  height: 16px;
  padding: 17px;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  top: 0px;
  bottom: 0px;
  right: 0px;
  cursor: pointer;
  margin: auto;
}
.searchBoxSubmit .icon,
#searchPopup .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
}
.searchBoxSubmit:hover,
#searchPopup:hover {
  color: #b69556;
}
#mobileSearch #searchField {
  width: 0vw;
  padding-right: 50px;
}
#mobileSearch .searchBoxSubmit {
  margin-right: 25px;
  padding: 7px;
}
#searchPopup {
  display: none;
}
@media (min-width: 701px) {
  #searchPopup {
    font-size: 0px;
    cursor: pointer;
    position: relative;
    float: right;
    margin-top: 1px;
    margin-right: 0px;
    display: block;
  }
  #search {
    margin-top: 0px;
    position: fixed;
    top: 50%;
    left: 50%;
    transition: all 0.5s ease-in-out;
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    display: none;
  }
  #search:before {
    content: "";
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.75);
    transform: translate(-50%, -50%);
  }
  #search.open {
    transform: translate(-50%, -50%) scale(2, 2);
    opacity: 1;
    z-index: 151;
    display: block;
  }
}
.headerText {
  display: none;
}
#quickLinks {
  position: absolute;
  width: 800px;
  max-height: 60px;
  top: 15px;
  right: 0;
  overflow: hidden;
}
#quickLinks ul {
  float: right;
  margin: 0;
  padding: 0;
  background-color: transparent;
  list-style: none;
}
#quickLinks ul li {
  float: left;
}
#quickLinks ul li:not(:first-child) {
  border-left: 0px solid #606060;
}
#quickLinks ul li a {
  display: block;
  height: 42px;
  margin: 0;
  padding: 18px var(--nav-item-spacing) 0 0px;
  color: #234476;
  font-size: 18px;
  text-decoration: none;
}
#quickLinks ul li a:hover {
  background-color: transparent;
  color: #b69556;
  text-decoration: none;
}
#quickLinks ul li:last-child a {
  padding-right: var(--nav-item-spacing);
}
.ie7 #nav li,
.ie8 #nav li {
  float: left;
  display: block;
}
#nav {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
}
#nav ul {
  float: left;
  margin: 0;
  padding: 0;
  background: none;
  background-color: transparent;
  list-style: none;
  font-size: 0;
  white-space: nowrap;
}
#nav li {
  position: relative;
  display: inline-block;
  z-index: 200;
}
#nav li:hover {
  background-color: transparent;
}
#nav li:hover > a {
  color: #b69556;
}
#nav li:first-child > a {
  border-left: 0px solid #868686;
}
#nav li.navFirstLevelGroup > a {
  pointer-events: none;
}
#nav li a {
  display: block;
  border-right: 0px solid #868686;
  padding-top: 33.5px;
  padding-bottom: 33.5px;
  color: #234476;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  text-decoration: none;
}
#nav li a:hover {
  background-color: transparent;
  color: #b69556;
}
#nav li.selected > a {
  background-color: transparent;
  color: #b69556;
}
#nav li:hover ul {
  display: block;
}
#nav li ul {
  position: absolute;
  display: none;
  width: 250px;
  white-space: normal;
}
#nav li ul li {
  clear: both;
  width: 100%;
  background-color: #234476;
}
#nav li ul li ul {
  width: 100%;
}
#nav li ul li:first-child a {
  border-left: 0;
}
#nav li ul li.selected a,
#nav li ul li.selected a:hover {
  background-color: #234476;
  color: #b69556;
}
#nav li ul li a {
  border-left: 0;
  border-right: 0;
  border-top: 0px solid #868686;
  padding: 8px 0px;
  font-family: "Work Sans", sans-serif;
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
#nav li ul li a:hover {
  background-color: #234476;
  color: #b69556;
}
#nav .navGroup {
  background: transparent;
}
#nav .navGroup ul {
  position: relative;
}
#nav .navGroup ul li a {
  padding-left: 10px;
}
#nav .navPageGroup,
#nav .navPageGroup:hover {
  background: transparent;
}
#nav .navPageGroup ul {
  position: relative;
  background-color: transparent;
}
#nav .groupName {
  display: block;
  border-top: 0px solid #868686;
  padding: 10px 0px;
  background-color: #234476;
  font-family: "Work Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
}
#nav.resize > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
}
#nav.resize > ul > li {
  -webkit-box-flex: 1;
  display: block;
  flex: 1 1 auto;
  position: relative;
}
#nav.resize > ul > li > a {
  text-align: center;
  padding-left: 1px;
  padding-right: 1px;
}
.noDropDownMenu #nav li:hover ul {
  display: none !important;
}
.megaMenu ul {
  -webkit-transform: translate(0px);
}
[class*="MegaMenu"] #nav .megaMenu ul .navGroup ul {
  background-color: transparent;
}
[class*="MegaMenu"] #nav .megaMenu ul .groupName {
  display: block;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  padding: 9px 0px;
  background-color: #234476;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
}
[class*="MegaMenu"] #nav .megaMenu ul li {
  background-color: #234476;
}
[class*="MegaMenu"] #nav .megaMenu ul li.selected a,
[class*="MegaMenu"] #nav .megaMenu ul li.selected a:hover {
  background-color: #234476;
  color: #b69556;
}
[class*="MegaMenu"] #nav .megaMenu ul li a {
  border-top: 0px solid transparent;
  padding: 8px 0px;
  font-family: "Work Sans", sans-serif;
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
[class*="MegaMenu"] #nav .megaMenu ul li a:hover {
  background-color: #234476;
  color: #b69556;
}
[class*="MegaMenu"] #nav .megaMenu > ul {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  background-color: #234476;
  vertical-align: text-top;
  font-size: 0px;
}
[class*="MegaMenu"] #nav .megaMenu > ul > .navGroup .groupName {
  border-top-width: 0px;
}
[class*="MegaMenu"] #nav .megaMenu > ul > .navPageGroup,
[class*="MegaMenu"] #nav .megaMenu > ul > .navGroup {
  display: block;
  overflow: hidden;
  -webkit-column-break-inside: avoid;
  padding-bottom: 35px;
}
[class*="MegaMenu"] #nav .megaMenu > ul li,
[class*="MegaMenu"] #nav .megaMenu > ul ul {
  width: 260px;
  display: inline-block;
}
[class*="MegaMenu"] #nav .megaMenu:hover:before {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  position: absolute;
  left: 0px;
  bottom: -1px;
  background-color: transparent;
  border-right: 0px solid transparent;
  box-sizing: border-box;
  z-index: 1;
}
[class*="MegaMenu"] #nav .megaMenu.selected:hover:before {
  background-color: transparent;
}
[class*="MegaMenu"] #nav .megaMenu:first-child:hover:before {
  border-left: 0px solid transparent;
}
.smallMegaMenu #nav .megaMenu > ul {
  width: auto;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  column-gap: 50px;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  -ms-column-gap: 50px;
  -o-column-gap: 50px;
  padding: 35px 50px 0px 50px;
}
.largeMegaMenu #nav .megaMenu > ul {
  border-width: 0px;
  background-color: transparent;
  width: 1232px;
  -webkit-column-width: 260px;
  -moz-column-width: 260px;
  column-width: 260px;
  padding: 35px 0px 0px 48px;
}
.largeMegaMenu #nav .megaMenu > ul:after {
  content: "";
  width: 5000px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0px;
  box-sizing: border-box;
  margin-left: -2500px;
  background-color: #234476;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
}
@media (max-width: 1000px) and (min-width: 701px) {
  .largeMegaMenu #nav.sticky[style*="fixed"] .megaMenu > ul,
  .largeMegaMenu #nav.fixed .megaMenu > ul {
    position: fixed;
    width: 100%;
    left: 0px;
    right: 0px;
    margin-left: 0px !important;
    padding: 10px;
    box-sizing: border-box;
  }
  .largeMegaMenu #nav.sticky[style*="fixed"] .megaMenu > ul > li,
  .largeMegaMenu #nav.fixed .megaMenu > ul > li {
    margin: auto;
  }
}
#navBackground {
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 90px;
  background: none;
  background-color: transparent;
}
#navBackground {
  z-index: 150;
}
@media (max-width: 1000px) and (min-width: 701px) {
  #nav[style*="fixed"] {
    left: 0px !important;
    margin-left: 0px !important;
    right: 0px;
    width: 100%;
  }
  #nav[style*="fixed"] > ul {
    width: 100%;
    position: relative;
  }
  #nav[style*="fixed"] > ul > li {
    min-width: 0;
  }
  #nav[style*="fixed"] > ul > li > a {
    overflow: hidden;
  }
}
@media (min-width: 701px) {
  .anchor:target {
    padding-top: 110px;
    display: inline-block;
  }
  @supports (scroll-snap-align) {
    .anchor:target {
      padding-top: 0;
      display: inline;
    }
    html {
      -ms-scroll-padding-top: 110px;
      -webkit-scroll-padding-top: 110px;
      scroll-padding-top: 110px;
    }
  }
}
@media (max-width: 700px) {
  .anchor:target {
    padding-top: 110px;
    display: inline-block;
  }
  @supports (scroll-snap-align) {
    .anchor:target {
      padding-top: 0;
      display: inline;
    }
    html {
      -ms-scroll-padding-top: 86px;
      -webkit-scroll-padding-top: 86px;
      scroll-padding-top: 86px;
    }
  }
}
.translated-ltr #nav[style*="fixed"],
.translated-ltr #navBackground[style*="fixed"] {
  margin-top: 40px;
}
.translated-ltr #nav[style*="absolute"],
.translated-ltr #navBackground[style*="absolute"] {
  top: 0px !important;
  margin-top: 0px;
}
.translated-ltr #adminToolbar {
  top: 40px;
}
#google_translate_element .goog-te-gadget-simple > img:nth-of-type(n + 2),
#google_translate_element .goog-te-gadget-simple > span:nth-of-type(n + 2) {
  display: none;
}
#core {
  position: relative;
  width: 1175px;
  margin: 0 auto 0 auto;
  padding: 0px 0px 0 0px;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  background-color: transparent;
  box-shadow: 0px 0px 0px 0px #000, 0px 0px 0px 0px #000;
  z-index: 10;
}
#core .moduleName {
  margin: 0;
}
.region {
  position: relative;
  padding: 0;
  list-style-type: none;
  box-sizing: border-box;
}
.region.infinite-container .infinite-item {
  margin-left: 0;
  margin-right: 0;
}
.region .moduleBody {
  display: block;
  min-height: 25px;
  word-wrap: initial;
}
.region .moduleBody ul,
.region .moduleBody ol {
  margin: 0;
}
.region .customModule .moduleBody {
  overflow: hidden;
}
.region .customModule img {
  max-width: 100%;
}
@media (max-width: 700px) {
  .region .customModule img[style*="height:"][style*="width:"] {
    height: auto !important;
  }
}
.region .customModule ul {
  list-style-position: outside;
  padding-left: 1em;
}
.region .customModule ul li {
  position: relative;
  left: 1em;
  padding-right: 1em;
}
.region .moduleName .editText,
.region .sectionName .editText {
  display: block;
  min-height: 15px;
}
.moduleInner:not(.mediaFormatting) blockquote {
  background: transparent;
  background-color: transparent;
  font-family: "Sorts Mill Goudy", serif;
  color: #606060;
  margin: 1em 0;
  margin-left: 0;
  padding: 40px 40px;
  padding-left: 40px;
  text-align: left;
}
.moduleInner:not(.mediaFormatting) blockquote a {
  color: #b69556;
}
.moduleInner:not(.mediaFormatting) blockquote a:hover {
  color: #606060;
}
.moduleInner:not(.mediaFormatting) blockquote > p:first-child {
  -webkit-margin-before: 0px;
}
.moduleInner:not(.mediaFormatting) blockquote > p:last-child {
  -webkit-margin-after: 0px;
}
.region .moduleInner {
  background: none;
  background-color: transparent;
}
.region .moduleInner .moduleBody,
.region .moduleInner footer,
.region .moduleInner > a,
.region .moduleInner.content {
  margin-left: 0;
  margin-right: 0;
}
.region .moduleInner header {
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.region .moduleInner footer {
  clear: both;
  padding-bottom: 0;
}
.region > li {
  margin-bottom: 40px;
}
.region .moduleName {
  padding: 0px 0 30px 0;
  border-bottom: 0px solid #b69556;
  background: none;
  background-color: transparent;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 48px;
  font-weight: 400;
  color: #234476;
}
.facebookModule .facebook {
  background-color: #fff;
  border-radius: 5px;
}
.twitterModule .moduleBody {
  text-align: center;
}
.instagramModule .instagram-media {
  min-width: unset !important;
  box-sizing: border-box;
}
.rssLink {
  float: right;
  text-decoration: none;
}
.newsModule .rssLink,
.newsSection .rssLink {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgRss");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-color: #868686;
  color: #fff;
  border-radius: 3px;
  transition: background-color 0.5s ease, color 0.5s ease;
}
.newsModule .rssLink:hover,
.newsSection .rssLink:hover {
  background-color: #b69556;
  color: #fff;
}
.newsModule .rssLink .icon,
.newsSection .rssLink .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
  padding: 5%;
}
.aggregate li .dynamicThumbContainer {
  width: 100%;
}
.aggregate li .dynamicThumbContainer .dynamicThumb {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}
.aggregate li .dynamicThumbContainer .dynamicThumbImage {
  position: relative;
  width: auto;
  max-width: none;
}
.aggregate li.news .thumb,
.aggregate li.news .thumb .thumbImage:not(.dynamicThumb) {
  max-width: 610px;
}
.aggregate li.news .thumb .dynamicThumbContainer {
  padding-bottom: 68.85245902%;
}
.aggregate li.event .thumb,
.aggregate li.event .thumb .thumbImage:not(.dynamicThumb) {
  max-width: 390px;
}
.aggregate li.event .thumb .dynamicThumbContainer {
  padding-bottom: 71.79487179%;
}
.aggregate li.person .thumb,
.aggregate li.person .thumb .thumbImage:not(.dynamicThumb) {
  max-width: 253px;
}
.aggregate li.person .thumb .dynamicThumbContainer {
  padding-bottom: 115.01976285%;
}
footer .icalLink,
[id="interiorHeader"] .calendarExportContainer {
  float: right;
  text-decoration: none;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.calendarModule.calendarView .calendarExportContainer {
  float: right;
  width: 29px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.calendarModule.calendarView .calendarExportContainer:hover {
  background: rgba(255, 255, 255, 0.3);
}
.calendarModule.calendarView .calendarExportContainer .exportCalendar {
  float: right;
  width: 100%;
  height: 100%;
  fill: currentColor;
  display: block;
  padding: 7px 4px;
  box-sizing: border-box;
}
.calendarModule footer .icalLink,
.eventsSection footer .icalLink {
  width: 18px;
  height: 18px;
  margin-right: 0px;
  margin-left: 10px;
}
.calendarModule.listView .exportCalendar,
.eventsSection.listView .exportCalendar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.calendarExportContainer {
  cursor: pointer;
}
.calendarExportContainer .fieldHelp {
  display: none;
  position: absolute;
  border: 1px solid #777;
  background: #fff;
  width: 150px;
  margin-top: -6px;
  opacity: 1 !important;
  z-index: 911;
  white-space: nowrap;
}
.calendarExportContainer .fieldHelp a {
  color: #555;
  font-size: 12px;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  padding: 10px;
  text-align: right;
  font-weight: normal;
}
#background .calendarExportContainer .fieldHelp a {
  color: #b69556;
}
#background .calendarExportContainer .fieldHelp a:hover {
  color: #606060;
  background: rgba(182, 149, 86, 0.5);
}
.calendarExportContainer .fieldHelp a:not(:last-child) {
  border-bottom: 1px solid #666;
}
#pageTitle .exportCalendar {
  color: #b69556;
}
#pageTitle .exportCalendar:hover {
  color: #606060;
}
@media (min-width: 501px) {
  .peopleModule.twoPerLine .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .peopleModule.twoPerLine .person,
  .peopleModule.twoPerLine .regionSortableHighlight {
    width: 50%;
    box-sizing: border-box;
  }
  .peopleModule.twoPerLine .person:last-child {
    margin-bottom: 15px;
  }
  .peopleModule.twoPerLine .personGroup {
    width: 100%;
  }
  .peopleModule.twoPerLine .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 2);
    margin-right: -15px;
  }
  .peopleModule.twoPerLine .person,
  .peopleModule.twoPerLine .regionSortableHighlight {
    padding-right: 10px;
  }
  .peopleModule.grid .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .peopleModule.grid .person,
  .peopleModule.grid .regionSortableHighlight {
    width: 50%;
    box-sizing: border-box;
  }
  .peopleModule.grid .person:last-child {
    margin-bottom: 15px;
  }
  .peopleModule.grid .personGroup {
    width: 100%;
  }
  .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 2);
    margin-right: -15px;
  }
  .peopleModule.grid .aggregate .person {
    text-align: center;
  }
  .peopleModule.grid .aggregate .person .thumb {
    width: 90px;
    position: relative;
    left: 50%;
    margin-left: -45px;
  }
  .peopleModule.grid .aggregate .person .thumb img {
    margin: 0 auto;
  }
  .peopleModule.grid .aggregate .person .name {
    clear: both;
  }
}
@media (min-width: 501px) and (max-width: 700px) and (min-width: 501px) {
  .peopleModule.grid .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .peopleModule.grid .person,
  .peopleModule.grid .regionSortableHighlight {
    width: 33.33333333%;
    box-sizing: border-box;
  }
  .peopleModule.grid .person:last-child {
    margin-bottom: 15px;
  }
  .peopleModule.grid .personGroup {
    width: 100%;
  }
  .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 3);
    margin-right: -15px;
  }
}
@media (min-width: 701px) {
  .duo #content1 .peopleModule.grid .moduleBody,
  .solo #content1 .peopleModule.grid .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .duo #content1 .peopleModule.grid .person,
  .solo #content1 .peopleModule.grid .person,
  .duo #content1 .peopleModule.grid .regionSortableHighlight,
  .solo #content1 .peopleModule.grid .regionSortableHighlight {
    width: 33.33333333%;
    box-sizing: border-box;
  }
  .duo #content1 .peopleModule.grid .person:last-child,
  .solo #content1 .peopleModule.grid .person:last-child {
    margin-bottom: 15px;
  }
  .duo #content1 .peopleModule.grid .personGroup,
  .solo #content1 .peopleModule.grid .personGroup {
    width: 100%;
  }
  .duo #content1 .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .solo #content1 .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 3);
    margin-right: -15px;
  }
  .rowSection.twoModule .peopleModule.grid .moduleBody,
  .rowSection.oneModule .peopleModule.grid .moduleBody,
  .columnSection .largeColumn .peopleModule.grid .moduleBody,
  .halfSection .size6 .peopleModule.grid .moduleBody,
  .halfSection .size8 .peopleModule.grid .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .rowSection.twoModule .peopleModule.grid .person,
  .rowSection.oneModule .peopleModule.grid .person,
  .columnSection .largeColumn .peopleModule.grid .person,
  .halfSection .size6 .peopleModule.grid .person,
  .halfSection .size8 .peopleModule.grid .person,
  .rowSection.twoModule .peopleModule.grid .regionSortableHighlight,
  .rowSection.oneModule .peopleModule.grid .regionSortableHighlight,
  .columnSection .largeColumn .peopleModule.grid .regionSortableHighlight,
  .halfSection .size6 .peopleModule.grid .regionSortableHighlight,
  .halfSection .size8 .peopleModule.grid .regionSortableHighlight {
    width: 33.33333333%;
    box-sizing: border-box;
  }
  .rowSection.twoModule .peopleModule.grid .person:last-child,
  .rowSection.oneModule .peopleModule.grid .person:last-child,
  .columnSection .largeColumn .peopleModule.grid .person:last-child,
  .halfSection .size6 .peopleModule.grid .person:last-child,
  .halfSection .size8 .peopleModule.grid .person:last-child {
    margin-bottom: 15px;
  }
  .rowSection.twoModule .peopleModule.grid .personGroup,
  .rowSection.oneModule .peopleModule.grid .personGroup,
  .columnSection .largeColumn .peopleModule.grid .personGroup,
  .halfSection .size6 .peopleModule.grid .personGroup,
  .halfSection .size8 .peopleModule.grid .personGroup {
    width: 100%;
  }
  .rowSection.twoModule .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .rowSection.oneModule .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .columnSection .largeColumn .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .halfSection .size6 .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .halfSection .size8 .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 3);
    margin-right: -15px;
  }
}
.embedModule .moduleBody {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#core .mediaFormatting .moduleName {
  margin-bottom: 10px;
}
.fr-view.fr-view img.fr-dib,
.fr-view.fr-view span.fr-img-caption.fr-dib {
  margin: 15px auto;
}
.fr-view.fr-view img.fr-dib.fr-fil,
.fr-view.fr-view span.fr-img-caption.fr-dib.fr-fil {
  margin-left: 0px;
}
.fr-view.fr-view img.fr-dib.fr-fir,
.fr-view.fr-view span.fr-img-caption.fr-dib.fr-fir {
  margin-right: 0px;
}
.fr-view.fr-view img.fr-dii,
.fr-view.fr-view span.fr-img-caption.fr-dii {
  margin-left: 15px;
  margin-right: 15px;
  max-width: calc(100% - (2 * 15px));
  min-width: 10px;
}
.fr-view.fr-view img.fr-dii.fr-fil,
.fr-view.fr-view span.fr-img-caption.fr-dii.fr-fil {
  margin: 15px 15px 15px 0px;
  max-width: calc(100% - 15px - 0px);
  min-width: 15px;
}
.fr-view.fr-view img.fr-dii.fr-fir,
.fr-view.fr-view span.fr-img-caption.fr-dii.fr-fir {
  margin: 15px 0px 15px 15px;
  max-width: calc(100% - 15px - 0px);
  min-width: 15px;
}
img[style*="float: left;"] {
  margin: 15px 15px 15px 0px;
  max-width: calc(100% - 15px - 0px);
}
img[style*="float: right;"] {
  margin: 15px 0px 15px 15px;
  max-width: calc(100% - 15px - 0px);
}
.wordOnFireCovidModule h3 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.wordOnFireCovidModule .wofCovidContainer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.wordOnFireCovidModule .wofCovidImage {
  flex-basis: 240px;
}
.wordOnFireCovidModule .wofCovidImg {
  border-radius: 18px;
}
.wordOnFireCovidModule .wofCovidText {
  flex-basis: 50%;
  min-width: 50%;
  flex-grow: 1;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 2;
}
.sectionRegion .sectionInner {
  background: none;
  background-color: transparent;
}
.sectionRegion .sectionInner .sectionBody,
.sectionRegion .sectionInner > footer,
.sectionRegion .sectionInner > a,
.sectionRegion .sectionInner.content {
  margin-left: 0;
  margin-right: 0;
}
.sectionRegion .sectionInner > header {
  padding-top: 100px;
  margin-left: 0;
  margin-right: 0;
}
.sectionRegion .sectionInner > footer {
  clear: both;
  padding-bottom: 100px;
}
.sectionRegion .sectionName {
  padding: 0px 0 0px 0;
  border-bottom: 0px solid #b69556;
  margin: 0px 0px 45px;
  background: none;
  background-color: transparent;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 60px;
  font-weight: 400;
  color: #234476;
}
.sectionRegion > li:not(.emptyRegionSection) {
  margin-bottom: 0px;
}
.sectionRegion .sectionInner.emptyRegionSection {
  margin-top: 50px;
  margin-bottom: 50px;
}
.sectionInner {
  position: relative;
  box-sizing: border-box;
  min-height: 125px;
}
.sectionInner .sectionBody {
  display: flex;
  justify-content: space-between;
}
.sectionInner .modulePosition {
  flex-grow: 0;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: relative;
}
.sectionInner .sectionTextModule .modulePosition.titlePosition {
  width: 100%;
  margin-bottom: 50px;
}
@media (max-width: 700px) {
  .sectionInner .sectionTextModule .modulePosition.titlePosition {
    margin-bottom: 50px;
  }
}
.sectionInner .mediaFormatting iframe {
  max-width: 100%;
}
.sectionInner.hasFixedHeight {
  display: flex;
  flex-direction: column;
}
.sectionInner.hasFixedHeight .sectionBody {
  min-height: 0;
}
@media (min-width: 701px) {
  .sectionInner.hasFixedHeight .sectionBody {
    flex-basis: 100%;
  }
}
@media (max-width: 700px) {
  .sectionInner.hasFixedHeight.clonedMobileSection .sectionBody {
    flex-basis: 100%;
  }
}
.sectionInner.hasFixedHeight .modulePosition > li,
.sectionInner.hasFixedHeight .modulePosition > li .moduleInner {
  max-height: 100%;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.sectionInner.hasFixedHeight .modulePosition .moduleBody {
  overflow-y: auto;
}
.sectionInner.hasFixedHeight .modulePosition .imageModule .moduleBody {
  overflow: hidden;
  display: flex;
}
@media (max-width: 700px) {
  .sectionInner.hasFixedHeight .modulePosition .imageModule .moduleBody .focusPointImagePositioner {
    height: 100%;
  }
}
.sectionInner.hasFixedHeight .regionSortableHighlight {
  max-height: 100%;
}
.sectionInner.hasBackgroundImage .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px auto;
  background-size: cover;
}
@media (min-width: 1920px) {
  .sectionInner.hasBackgroundImage .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
@media (max-width: 700px) {
  .sectionInner:not(.clonedMobileSection) > header {
    padding-top: 50px;
  }
  .sectionInner:not(.clonedMobileSection) > footer {
    padding-bottom: 50px;
  }
  .sectionInner:not(.clonedMobileSection) .sectionBody {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .sectionInner:not(.clonedMobileSection) .sectionBody .modulePosition {
    max-width: 100%;
  }
  .sectionInner:not(.clonedMobileSection) .sectionBody .modulePosition:empty {
    display: none;
  }
  .sectionInner:not(.clonedMobileSection).hasFixedHeight {
    height: auto !important;
  }
  .sectionInner:not(.clonedMobileSection).hasBackgroundImage .sectionBackground {
    background-size: 0;
  }
}
.rowSection.oneModule .modulePosition {
  width: 100%;
}
.rowSection.twoModule .modulePosition {
  width: calc((1175px - (50px * 1)) / 2);
}
.rowSection.threeModule .modulePosition {
  width: calc((1175px - (50px * 2)) / 3);
}
.rowSection.fourModule .modulePosition {
  width: calc((1175px - (50px * 3)) / 4);
}
.rowSection.fiveModule .modulePosition {
  width: 195px;
}
.rowSection.sixModule .modulePosition {
  width: 154.16666667px;
}
@media (max-width: 700px) {
  .rowSection:not(.clonedMobileSection) .sectionBody .modulePosition:not(:last-child) > li {
    margin-bottom: 50px;
  }
  .rowSection:not(.clonedMobileSection).oneModule .sectionBody .modulePosition,
  .rowSection:not(.clonedMobileSection).twoModule .sectionBody .modulePosition,
  .rowSection:not(.clonedMobileSection).threeModule .sectionBody .modulePosition {
    width: 600px;
  }
  .rowSection .modulePosition .sectionButtonModule {
    margin-left: auto;
    margin-right: auto;
  }
  .rowSection.twoModule .modulePosition .sectionButtonModule {
    width: calc((1175px - (50px * 1)) / 2);
  }
  .rowSection.threeModule .modulePosition .sectionButtonModule {
    width: calc((1175px - (50px * 2)) / 3);
  }
  .rowSection.fourModule .modulePosition .sectionButtonModule {
    width: calc((1175px - (50px * 3)) / 4);
  }
  .rowSection.fiveModule .modulePosition .sectionButtonModule {
    width: 195px;
  }
  .rowSection.sixModule .modulePosition .sectionButtonModule {
    width: 154.16666667px;
  }
}
@media (max-width: 500px) {
  .rowSection:not(.clonedMobileSection) .sectionBody .modulePosition {
    width: 325px;
  }
}
.rowSection:not(.hasFixedHeight) .buttonModule.focusPointImage .focusPointImageHolder:not(.imageLoaded) {
  position: absolute;
}
.columnSection .modulePositionColumn > li:not(:last-child) {
  margin-bottom: 50px;
}
@media (min-width: 701px) {
  .columnSection .content1 {
    width: 775px;
  }
  .columnSection .content2,
  .columnSection .content3 {
    width: calc((1175px - (50px * 2)) / 3);
  }
  .columnSection.trioColumn .content1 {
    width: calc((1175px - (50px * 2)) / 3);
  }
  .columnSection.soloColumn .content1 {
    width: 100%;
  }
  .columnSection.twinColumn .content1,
  .columnSection.twinColumn .content2 {
    width: calc((1175px - (50px * 2)) / 2);
  }
}
@media (max-width: 700px) {
  .columnSection .modulePosition {
    width: 100%;
  }
  .columnSection:not(.clonedMobileSection) .sectionBody .modulePositionColumn:not(:last-child),
  .columnSection:not(.clonedMobileSection) .sectionBody .modulePositionColumn > li:not(:last-child) {
    margin-bottom: 50px;
  }
}
.buttonsSection .sectionBody {
  flex-wrap: wrap;
}
.buttonsSection .titlePosition {
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 700px) {
  .buttonsSection .titlePosition {
    margin-bottom: 50px;
  }
}
.buttonsSection .buttonRow {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 700px) {
  .buttonsSection .buttonRow {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .buttonsSection .buttonRow .buttonPosition:not(:last-child) {
    margin-bottom: 50px;
  }
}
.buttonsSection .buttonPosition {
  height: auto;
  width: 350px;
}
.buttonsSection .buttonPosition > li {
  height: 100%;
}
.buttonsSection.twoAcross .buttonPosition {
  width: 350px;
}
.buttonsSection.threeAcross .buttonPosition {
  width: calc((100% - (30px * 2)) / 3);
}
.buttonsSection.fourAcross .buttonPosition {
  width: calc((100% - (30px * 3)) / 4);
}
.buttonsSection.fiveAcross .buttonPosition {
  width: 211px;
}
.buttonsSection.sixAcross .buttonPosition {
  width: 170.83333333px;
}
.buttonsSection.twoRow .buttonRow1 {
  margin-bottom: 30px;
}
@media (max-width: 700px) {
  .sectionRegion.region .sectionInner .sectionButtonModule {
    transform-origin: bottom left;
  }
  .sectionInner.hasFixedHeight:not(.clonedMobileSection) .sectionButtonModule:not(.sectionButtonMarkedDelete) {
    max-height: none;
  }
}
@media (max-width: 500px) {
  .buttonsSection:not(.clonedMobileSection) .buttonPosition {
    height: auto;
  }
}
@media (min-width: 701px) {
  .gridSection .sectionBody {
    width: 1175px;
  }
}
.gridSection.hasFixedHeight .sectionBody {
  flex-basis: auto;
}
.gridSection .sectionBody {
  display: -ms-grid;
  -ms-grid-columns: 100.41666667px 100.41666667px 100.41666667px 100.41666667px 100.41666667px 100.41666667px 100.41666667px 100.41666667px 100.41666667px 100.41666667px 100.41666667px 100.41666667px;
  -ms-grid-rows: 301.25px 301.25px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(auto-fill, 70.41666667px);
  grid-auto-columns: 70.41666667px;
  grid-template-rows: repeat(2, 271.25px);
  grid-auto-rows: 271.25px;
  grid-gap: 30px 30px;
  justify-content: center;
  grid-auto-flow: column;
}
@supports (display: grid) {
  .gridSection .sectionBody {
    overflow: visible;
  }
}
.gridSection .modulePosition {
  -ms-grid-row-span: 1;
  -ms-grid-column-span: 3;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  grid-row: span 1;
  grid-column: span 3;
}
@supports (display: grid) {
  .gridSection .modulePosition {
    margin-right: 0;
    margin-bottom: 0;
    overflow: visible;
  }
}
.gridSection.threeAcross .modulePosition {
  -ms-grid-column-span: 4;
  grid-column: span 4;
}
.gridSection .wideCell,
.gridSection .wideTallCell {
  -ms-grid-column-span: 6;
  grid-column: span 6;
}
.gridSection .tallCell,
.gridSection .wideTallCell {
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.gridSection .order1 {
  order: 1;
}
.gridSection .order2 {
  order: 2;
}
.gridSection .order3 {
  order: 3;
}
.gridSection .order4 {
  order: 4;
}
.gridSection .order5 {
  order: 5;
}
.gridSection .order6 {
  order: 6;
}
.gridSection .order7 {
  order: 7;
}
.gridSection .order8 {
  order: 8;
}
@media (max-width: 700px) {
  .gridSection:not(.clonedMobileSection) .sectionBody {
    grid-gap: 30px 30px;
  }
  .gridSection:not(.clonedMobileSection) .sectionBody .modulePosition > li:last-child {
    margin-bottom: 30px;
  }
  .gridSection:not(.clonedMobileSection) .sectionBody {
    grid-auto-flow: dense;
  }
  .gridSection:not(.clonedMobileSection).GRID_DSWS .order3 {
    order: 5;
  }
  .gridSection:not(.clonedMobileSection).GRID_SWSD .order2,
  .gridSection:not(.clonedMobileSection).GRID_SWSWSS .order2,
  .gridSection:not(.clonedMobileSection).GRID_SWSSWS .order2 {
    order: 4;
  }
  .gridSection:not(.clonedMobileSection).GRID_WSSSWS .order5,
  .gridSection:not(.clonedMobileSection).GRID_SWSSWS .order5 {
    order: 7;
  }
  .gridSection:not(.clonedMobileSection).GRID_DSST .order4,
  .gridSection:not(.clonedMobileSection).GRID_DSSSS .order4 {
    order: 2;
  }
  .gridSection:not(.clonedMobileSection).GRID_SSTD .order3,
  .gridSection:not(.clonedMobileSection).GRID_SSSSD .order3,
  .gridSection:not(.clonedMobileSection).GRID_SSSSWW .order3 {
    order: 1;
  }
  .gridSection:not(.clonedMobileSection).GRID_WWSSSS .order5 {
    order: 3;
  }
}
.sectionRegion .gridSection > footer {
  padding-bottom: 70px;
}
@supports (display: grid) {
  .sectionRegion .gridSection > footer {
    padding-bottom: 100px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .gridSection:not(.clonedMobileSection) .sectionBody {
    max-width: 572.5px;
    margin-left: auto;
    margin-right: auto;
  }
  .gridSection:not(.clonedMobileSection).threeAcross .sectionBody {
    max-width: 371.66666667px;
  }
  .gridSection:not(.clonedMobileSection).GRID_TDT .order2 {
    order: 0;
  }
}
@media (max-width: 500px) {
  .gridSection:not(.clonedMobileSection) .sectionBody {
    display: flex;
    grid-gap: 0px;
  }
  .gridSection:not(.clonedMobileSection).fourAcross .tallCell .buttonModule,
  .gridSection:not(.clonedMobileSection).fourAcross .normalCell .buttonModule,
  .gridSection:not(.clonedMobileSection).fourAcross .tallCell .imageModule,
  .gridSection:not(.clonedMobileSection).fourAcross .normalCell .imageModule {
    width: 271.25px;
  }
  .gridSection:not(.clonedMobileSection).threeAcross .tallCell .buttonModule,
  .gridSection:not(.clonedMobileSection).threeAcross .normalCell .buttonModule,
  .gridSection:not(.clonedMobileSection).threeAcross .tallCell .imageModule,
  .gridSection:not(.clonedMobileSection).threeAcross .normalCell .imageModule {
    width: 371.66666667px;
  }
  .gridSection:not(.clonedMobileSection) .wideCell,
  .gridSection:not(.clonedMobileSection) .wideTallCell {
    width: 572.5px;
  }
  .gridSection:not(.clonedMobileSection) .modulePosition > li:not(.sectionButtonModule) {
    height: auto !important;
  }
  .gridSection:not(.clonedMobileSection) > footer {
    margin-top: -30px;
  }
}
.halfSection .size3 {
  width: 268.75px;
}
.halfSection .size4 {
  width: 366.66666667px;
}
.halfSection .size5 {
  width: 464.58333333px;
}
.halfSection .size6 {
  width: 562.5px;
}
.halfSection .size7 {
  width: 660.41666667px;
}
.halfSection .size8 {
  width: 758.33333333px;
}
.halfSection .size9 {
  width: 856.25px;
}
@media (max-width: 700px) {
  .halfSection:not(.clonedMobileSection) .sectionBody .modulePosition:not(:last-child) > li:last-child {
    margin-bottom: 50px;
  }
}
.tabsSection *[class*="ui-corner"] {
  border-radius: 0px;
}
.tabsSection .ui-helper-clearfix:before,
.tabsSection .ui-helper-clearfix:after {
  display: none;
}
.tabsSection .sectionBody {
  flex-wrap: wrap;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: inherit;
}
.tabsSection .tabArea {
  padding: 0;
  margin: 0;
  background-color: #868686;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.tabsSection .tabArea .regionSortableHighlight {
  min-height: unset;
  min-width: 200px;
  width: 100%;
  max-width: 100%;
  z-index: 999;
  border-bottom-width: 5px;
  margin: 0px;
}
.tabsSection .tabArea .moveHandleItem {
  height: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-top: -1px;
  right: -1px;
}
.tabsSection .tabArea .tab {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  float: left;
  background-color: #868686;
  border: 1px solid transparent;
}
.tabsSection .tabArea .tab a {
  float: left;
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  min-height: 100px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  padding: 16px 20px;
  line-height: 1.2;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 0px solid #fff;
  box-sizing: border-box;
}
.tabsSection .tabArea .tab:hover {
  background-color: #868686;
}
.tabsSection .tabArea .tab:hover a {
  color: #fff;
  border-color: #fff;
}
.tabsSection .tabArea .tab.ui-tabs-active {
  margin: 0;
  padding: 0;
  background-color: #faf5f2;
}
.tabsSection .tabArea .tab.ui-tabs-active a {
  color: #234476;
  border-color: #234476;
}
.tabsSection .tabArea .tab.editable.hoverEditable {
  box-shadow: none;
}
.tabsSection .tabArea .tab:before {
  content: "";
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  pointer-events: none;
}
.tabsSection .tabArea .tab.hoverEditable:before {
  box-shadow: 0 0 0 1px #e87722;
}
.tabsSection .tabContent {
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 700px) {
  .tabsSection .tabArea {
    display: none;
  }
  .tabsSection .sectionBody {
    border: 1px solid transparent;
    border-bottom-width: 0px;
  }
  .tabsSection .sortable {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
  }
  .tabsSection .tabContent {
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    border: 0;
    border-bottom: 1px solid transparent;
  }
  .tabsSection .tab {
    margin: 0;
    border: 0;
    padding: 15px 15px;
    padding-right: 47.5px;
    background-color: transparent;
  }
  .tabsSection .tab a {
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #234476;
  }
  .tabsSection .tab .collapsibleIcon {
    width: 10px;
    height: 100%;
    padding-left: 7.5px;
    padding-right: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #234476;
    display: flex;
  }
  .tabsSection .tab .collapsibleIcon svg {
    width: 10px;
  }
  .tabsSection .tab .expandedIcon {
    display: block;
  }
  .tabsSection .tab .collapsedIcon {
    display: none;
  }
  .tabsSection .tab:hover {
    background-color: transparent;
  }
  .tabsSection .tab:hover a {
    color: #868686;
  }
  .tabsSection .tab:hover .collapsibleIcon {
    color: #868686;
  }
  .tabsSection .tab.ui-accordion-header-active {
    background-color: transparent;
  }
  .tabsSection .tab.ui-accordion-header-active a {
    color: #234476;
  }
  .tabsSection .tab.ui-accordion-header-active .collapsibleIcon {
    color: #234476;
  }
  .tabsSection .tab.ui-accordion-header-active .expandedIcon {
    display: none;
  }
  .tabsSection .tab.ui-accordion-header-active .collapsedIcon {
    display: block;
  }
  .tabsSection .tab:focus {
    outline: none;
  }
  .tabsSection .ui-accordion-content {
    background-color: transparent;
    border-width: 0px;
    padding: 10px 15px;
  }
  .tabsSection .ui-accordion-content:not(.emptyModulePosition) {
    min-height: unset;
  }
}
@media (min-width: 701px) {
  .tabsView .tabContent {
    background-color: #faf5f2;
    padding: 60px 100px;
    border: 1px solid transparent;
  }
  .tabsView .tabContent .tab {
    display: none;
  }
  .tabsView .tabContent:not(:nth-child(2)) {
    visibility: hidden;
  }
  .tabsView .tabContent.ui-tabs-panel {
    visibility: visible;
  }
}
.tabsView.verticalTabs .tabArea {
  width: 340px;
}
.tabsView.verticalTabs .tabArea .tab {
  width: 100%;
  margin: -1px 0px;
}
.tabsView.verticalTabs .tabArea .tab a {
  min-height: 100px;
  padding: 16px 20px;
  line-height: 1.2;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs .tabContent {
    width: 835px;
  }
}
.tabsView.verticalTabs.leftTabs .tabArea .tab {
  border-left-width: 0px;
}
.tabsView.verticalTabs.leftTabs .tabArea .tab.ui-tabs-active {
  border-right-color: #faf5f2;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs.leftTabs .tabContent {
    padding-left: 100px;
    border-left-width: 0px;
  }
}
.tabsView.verticalTabs.rightTabs .tabArea {
  order: 100;
}
.tabsView.verticalTabs.rightTabs .tabArea .tab {
  margin-left: -1px;
  border-right-width: 0px;
}
.tabsView.verticalTabs.rightTabs .tabArea .tab.ui-tabs-active {
  border-left-color: #faf5f2;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs.rightTabs .tabContent {
    padding-right: 100px;
    border-right-width: 0px;
  }
}
.tabsView.horizontalTabs .tabArea {
  width: 100%;
}
@media (min-width: 701px) {
  .tabsView.horizontalTabs .tabArea {
    display: flex;
  }
}
.tabsView.horizontalTabs .tabArea .tab {
  margin: 0px -1px;
  text-align: center;
}
.tabsView.horizontalTabs .tabArea .tab a {
  justify-content: center;
}
.tabsView.horizontalTabs .tabArea .tab,
.tabsView.horizontalTabs .tabArea .regionSortableHighlight {
  width: 0;
  flex: 1 1 auto;
  min-width: unset;
  max-width: calc(50% + (1px * 2));
}
.tabsView.horizontalTabs.topTabs .tabArea .tab {
  border-top-width: 0px;
  margin-bottom: -1px;
}
.tabsView.horizontalTabs.topTabs .tabArea .tab.ui-tabs-active {
  border-bottom-color: #faf5f2;
}
@media (min-width: 701px) {
  .tabsView.horizontalTabs.topTabs .tabContent {
    border-top-width: 0px;
  }
}
.tabsView.horizontalTabs.bottomTabs .tabArea {
  order: 100;
}
.tabsView.horizontalTabs.bottomTabs .tabArea .tab {
  border-bottom-width: 0px;
  margin-top: -1px;
}
.tabsView.horizontalTabs.bottomTabs .tabArea .tab.ui-tabs-active {
  border-top-color: #faf5f2;
}
@media (min-width: 701px) {
  .tabsView.horizontalTabs.bottomTabs .tabContent {
    border-bottom-width: 0px;
  }
}
@media (min-width: 701px) {
  .tabsSection.accordionView .sectionBody {
    border: 1px solid transparent;
    border-bottom-width: 0px;
  }
  .tabsSection.accordionView .sortable {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
  }
  .tabsSection.accordionView .tabContent {
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    border: 0;
    border-bottom: 1px solid transparent;
  }
  .tabsSection.accordionView .tab {
    margin: 0;
    border: 0;
    padding: 27px 30px;
    padding-right: 85px;
    background-color: transparent;
  }
  .tabsSection.accordionView .tab a {
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #234476;
  }
  .tabsSection.accordionView .tab .collapsibleIcon {
    width: 10px;
    height: 100%;
    padding-left: 15px;
    padding-right: 60px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: transparent;
    display: flex;
  }
  .tabsSection.accordionView .tab .collapsibleIcon svg {
    width: 10px;
  }
  .tabsSection.accordionView .tab .expandedIcon {
    display: block;
  }
  .tabsSection.accordionView .tab .collapsedIcon {
    display: none;
  }
  .tabsSection.accordionView .tab:hover {
    background-color: transparent;
  }
  .tabsSection.accordionView .tab:hover a {
    color: #868686;
  }
  .tabsSection.accordionView .tab:hover .collapsibleIcon {
    color: transparent;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active {
    background-color: transparent;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active a {
    color: #234476;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active .collapsibleIcon {
    color: transparent;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active .expandedIcon {
    display: none;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active .collapsedIcon {
    display: block;
  }
  .tabsSection.accordionView .tab:focus {
    outline: none;
  }
  .tabsSection.accordionView .tabContentHolder {
    background-color: transparent;
    border-width: 0px;
    padding: 10px 30px;
    outline-offset: -10px;
    overflow: visible;
  }
  .tabsSection.accordionView .tabContentHolder:not(.emptyModulePosition) {
    min-height: unset;
  }
}
.newsSection.listView .aggregate .group {
  margin-bottom: 0px;
}
.newsSection.listView .group {
  width: 100%;
  overflow-y: auto;
}
.newsSection.listView .group:not(:last-child) {
  margin-right: 30px;
}
@media (max-width: 700px) {
  .newsSection.listView:not(.clonedMobileSection) .aggregate .group {
    margin-right: 0px;
  }
  .newsSection.listView:not(.clonedMobileSection) .aggregate .group:not(:last-child) {
    margin-bottom: 0px;
  }
}
.newsSection.featuredView .aggregate {
  width: 100%;
}
.newsSection.featuredView .aggregate:first-child {
  margin-right: 30px;
}
.eventsSection.listView .aggregate .group {
  margin-bottom: 0px;
}
.eventsSection.listView .group {
  width: 100%;
  overflow-y: auto;
}
.eventsSection.listView .group:not(:last-child) {
  margin-right: 50px;
}
@media (max-width: 700px) {
  .eventsSection.listView:not(.clonedMobileSection) .aggregate .group {
    margin-right: 0px;
  }
  .eventsSection.listView:not(.clonedMobileSection) .aggregate .group:not(:last-child) {
    margin-bottom: 0px;
  }
}
.headlineSection.sectionInner header {
  padding-top: 0px;
}
.headlineSection.sectionInner footer {
  padding-bottom: 0px;
}
.headlineSection.sectionInner .sectionBody {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  box-sizing: border-box;
  align-items: center;
}
.headlineSection.sectionInner .sectionBody .title,
.headlineSection.sectionInner .sectionBody .caption {
  text-align: center;
}
.headlineSection.sectionInner .sectionBody .callToActionButtons .aggregate {
  justify-content: center;
}
@media (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link:first-child {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .title,
.headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .caption {
  text-align: left;
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .aggregate {
  justify-content: left;
}
@media (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:first-child {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .aggregate {
  justify-content: flex-start;
}
@media (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link {
    margin-left: 0px;
    margin-right: 20px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .title,
.headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .caption {
  text-align: right;
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .aggregate {
  justify-content: right;
}
@media (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:first-child {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .aggregate {
  justify-content: flex-end;
}
@media (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link {
    margin-right: 0px;
    margin-left: 20px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:first-child {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .title,
.headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .caption {
  text-align: center;
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .aggregate {
  justify-content: center;
}
@media (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link:first-child {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.verticalAlignmentTop {
  align-items: top;
  align-items: flex-start;
}
.headlineSection.sectionInner .sectionBody.verticalAlignmentBottom {
  align-items: bottom;
  align-items: flex-end;
}
.headlineSection.sectionInner .sectionBody.verticalAlignmentCenter {
  align-items: center;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .sectionBody {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.headlineSection.sectionInner .headlineContentHolder {
  position: relative;
  width: 100%;
}
.headlineSection.sectionInner .title,
.headlineSection.sectionInner .caption,
.headlineSection.sectionInner .callToActionButtons {
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .title,
  .headlineSection.sectionInner .caption,
  .headlineSection.sectionInner .callToActionButtons {
    margin-bottom: 20px;
  }
}
.headlineSection.sectionInner .title:last-child,
.headlineSection.sectionInner .caption:last-child,
.headlineSection.sectionInner .callToActionButtons:last-child {
  margin-bottom: 0px;
}
.headlineSection.sectionInner .title .editText,
.headlineSection.sectionInner .caption .editText,
.headlineSection.sectionInner .callToActionButtons .editText {
  min-width: 100px;
  display: inline-block;
}
.headlineSection.sectionInner .title .editText:empty,
.headlineSection.sectionInner .caption .editText:empty,
.headlineSection.sectionInner .callToActionButtons .editText:empty {
  width: 100%;
}
.headlineSection.sectionInner .title {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 48px;
  font-weight: 400;
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .title {
    font-size: 38.4px;
  }
}
@media (max-width: 500px) {
  .headlineSection.sectionInner .title {
    font-size: 24px;
  }
}
.headlineSection.sectionInner .caption {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .caption:not(:last-child):not(:first-child) {
    margin-bottom: 40px;
  }
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .caption:not(:last-child):not(:first-child) {
    margin-bottom: 24px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .caption {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .headlineSection.sectionInner .caption {
    font-size: 18px;
  }
}
.headlineSection.sectionInner .callToActionButtons .modulePosition {
  min-height: 40px;
}
.headlineSection.sectionInner .callToActionButtons .aggregate {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}
.headlineSection.sectionInner .callToActionButtons .link a {
  margin: 5px 0px;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .callToActionButtons {
    width: 100%;
  }
  .headlineSection.sectionInner .callToActionButtons .link {
    width: calc(50% - 20px/2);
  }
  .headlineSection.sectionInner .callToActionButtons .link a {
    display: block;
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  .headlineSection.sectionInner .callToActionButtons .link {
    width: 100%;
  }
}
.admin .headlineSection.sectionInner.auto .sectionBody {
  padding-top: 200px;
  padding-bottom: 200px;
  padding-left: 100px;
  padding-right: 100px;
}
.admin .headlineSection.sectionInner.auto .sectionBody:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100px;
  bottom: 100px;
  border: 2px dashed currentColor;
  opacity: 0.4;
  box-sizing: border-box;
  z-index: -1;
}
.admin .headlineSection.sectionInner.auto .sectionBody.dragOver:before {
  border-color: #d8eeae;
  opacity: 1;
}
@media (min-width: 701px) {
  .headlineSection.sectionInner.auto .sectionBody {
    flex-wrap: wrap;
    justify-content: center;
  }
  .headlineSection.sectionInner .imageAlignmentCenter .focusPointImagePositioner {
    left: 50%;
    transform: translateX(-50%);
  }
  .headlineSection.sectionInner .imageAlignmentRight .focusPointImagePositioner {
    right: 0px;
    left: auto;
  }
  .headlineSection.sectionInner.half .focusPointImageArea {
    width: 50%;
  }
  .headlineSection.sectionInner.half .sectionBody {
    justify-content: space-between;
  }
  .headlineSection.sectionInner.half .sectionBody .headlineContentHolder {
    width: calc(50% - 50px);
  }
  .headlineSection.sectionInner.half .imageAlignmentRight {
    flex-direction: row-reverse;
  }
  .headlineSection.sectionInner.half .imageAlignmentCenter .focusPointImagePositioner {
    left: 0px;
    transform: none;
  }
  .headlineSection.sectionInner.twoThirds .focusPointImageArea .headlineImageOverlay {
    display: none;
  }
  .headlineSection.sectionInner.twoThirds.inset .focusPointImageArea {
    width: 66%;
  }
  .headlineSection.sectionInner.twoThirds.inset .sectionBody {
    justify-content: space-between;
  }
  .headlineSection.sectionInner.twoThirds.inset .sectionBody .headlineContentHolder {
    width: 66%;
    padding: 50px;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    margin-left: -33%;
  }
  .headlineSection.sectionInner.twoThirds.inset .imageAlignmentRight {
    flex-direction: row-reverse;
  }
  .headlineSection.sectionInner.twoThirds.inset .imageAlignmentRight .headlineContentHolder {
    margin-right: -33%;
    margin-left: auto;
  }
  .headlineSection.sectionInner.twoThirds.inset .imageAlignmentCenter {
    justify-content: center;
  }
  .headlineSection.sectionInner.twoThirds.inset .imageAlignmentCenter .headlineContentHolder {
    margin-left: -66%;
  }
  .headlineSection.sectionInner.full.inset .headlineContentHolder {
    margin-left: -100%;
    padding: 50px;
    box-sizing: border-box;
  }
  .headlineSection.sectionInner.edgeToEdge.sectionHeightLarge .sectionBody {
    min-height: 100vh;
  }
  .headlineSection.sectionInner.edgeToEdge.sectionHeightMedium .sectionBody {
    min-height: 75vh;
  }
  .headlineSection.sectionInner.edgeToEdge.sectionHeightSmall .sectionBody {
    min-height: 50vh;
  }
  .headlineSection.sectionInner.edgeToEdge .focusPointImageArea {
    width: 100vw;
    min-width: 1175px;
    position: absolute;
    top: 0px;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
  }
  .headlineSection.sectionInner.edgeToEdge .focusPointImageArea:not(.moveEnabled) {
    pointer-events: none;
  }
  .headlineSection.sectionInner.edgeToEdge .focusPointImagePositioner {
    position: absolute;
    padding: 0px;
  }
  .headlineSection.sectionInner.edgeToEdge.half .focusPointImagePositioner {
    width: 50%;
  }
  .headlineSection.sectionInner.edgeToEdge.half .headlineContentHolder {
    width: 50vw;
    min-width: 587.5px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
  }
  .headlineSection.sectionInner.edgeToEdge.half .sectionBody {
    justify-content: flex-end;
  }
  .headlineSection.sectionInner.edgeToEdge.half .imageAlignmentRight {
    justify-content: flex-start;
  }
  .headlineSection.sectionInner.edgeToEdge.half .imageAlignmentRight .headlineContentHolder {
    margin-right: auto;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .sectionBody {
    padding: 0px;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .focusPointImagePositioner {
    width: 66%;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .headlineContentHolder {
    width: 66vw;
    min-width: 783.33333333px;
    padding: 50px;
    max-height: 100%;
    box-sizing: border-box;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .sectionBody {
    justify-content: flex-end;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentRight {
    justify-content: flex-start;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentRight .headlineContentHolder {
    margin-right: auto;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentCenter {
    justify-content: flex-start;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentCenter .headlineContentHolder {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 701px) and (min-width: 701px) {
  .headlineSection.sectionInner.full .headlineContentHolder .headlineImageOverlay {
    display: none;
  }
}
@media (min-width: 701px) and (min-width: 1225px) {
  .headlineSection.sectionInner.edgeToEdge.half .sectionBody .headlineContentHolder {
    margin-right: calc(50% - 50vw);
  }
}
@media (min-width: 701px) and (min-width: 1225px) {
  .headlineSection.sectionInner.edgeToEdge.half .imageAlignmentRight .headlineContentHolder {
    margin-left: calc(50% - 50vw);
    margin-right: auto;
  }
}
@media (min-width: 701px) and (min-width: 1225px) {
  .headlineSection.sectionInner.edgeToEdge.twoThirds .sectionBody .headlineContentHolder {
    margin-right: calc(50% - 50vw + 50px);
  }
}
@media (min-width: 701px) and (min-width: 1225px) {
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentRight .headlineContentHolder {
    margin-left: calc(50% - 50vw + 50px);
    margin-right: auto;
  }
}
@media (min-width: 701px) and (min-width: 1225px) {
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentCenter .headlineContentHolder {
    margin-left: calc(50% - 33vw);
  }
}
.headlineSection.sectionInner.hasOverlay .headlineImageOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  pointer-events: none;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner.hasOverlay .headlineImageOverlay[style*="0.0"] {
    opacity: 1 !important;
  }
}
.headlineSection.sectionInner.hasOverlay .overlayColorLight .headlineImageOverlay {
  background-color: #faf5f2;
}
.headlineSection.sectionInner.hasOverlay .overlayColorLight .title {
  color: #234476;
}
.headlineSection.sectionInner.hasOverlay .overlayColorLight .caption {
  color: #234476;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .headlineImageOverlay {
  background-color: #000;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .title {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .caption {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .headlineImageOverlay {
  background-color: #234476;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .title {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .caption {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .headlineImageOverlay {
  background-color: #234476;
}
.headlineSection.sectionInner.hasOverlay .title {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .caption {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .htmlButton {
  color: #fff !important;
  background-color: #868686 !important;
  border-color: #868686 !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton:hover {
  color: #fff !important;
  background-color: #b69556 !important;
  border-color: #b69556 !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton2 {
  color: #868686 !important;
  background-color: transparent !important;
  border-color: transparent !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton2:hover {
  color: #234476 !important;
  background-color: transparent !important;
  border-color: #234476 !important;
}
.headlineSection.sectionInner .sidePanel .overlayColorLight,
.headlineSection.sectionInner .sidePanel .overlayColorLight + label {
  background-color: #faf5f2;
}
.headlineSection.sectionInner .sidePanel .overlayColorDark,
.headlineSection.sectionInner .sidePanel .overlayColorDark + label {
  background-color: #000;
}
.headlineSection.sectionInner .sidePanel .overlayColorPrimary,
.headlineSection.sectionInner .sidePanel .overlayColorPrimary + label {
  background-color: #234476;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .headlineContentHolder {
    width: 100%;
  }
  .headlineSection.sectionInner .focusPointImageArea .headlineImageOverlay {
    display: none;
  }
  .headlineSection.sectionInner .focusPointImagePositioner {
    max-height: 100vh;
  }
  .headlineSection.sectionInner:not(.twoThirds) .focusPointImageArea {
    margin-bottom: 20px;
  }
  .headlineSection.sectionInner.edgeToEdge .sectionBody {
    padding-top: 0px;
  }
  .headlineSection.sectionInner.edgeToEdge .focusPointImagePositioner {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
  }
  .headlineSection.sectionInner.hasOverlay .headlineContentHolder {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
}
.headlineSectionSettings #stylingClass option[value*="WhiteModule"],
.headlineSectionSettings .inputHolder[id*="stylingClass"] option[value*="WhiteModule"] {
  display: none;
}
.aggregate {
  margin: 0;
  padding: 15px 0 0 0;
}
.aggregate li {
  display: block;
}
.aggregate li .thumb {
  position: relative;
  float: left;
  width: 40%;
  max-width: 128px;
  margin: 10px 10px 10px 0;
}
.aggregate li .thumb img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 128px;
}
.aggregate .group,
.aggregate .tag {
  position: relative;
}
.aggregate .group .groupCover,
.aggregate .tag .groupCover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 11;
}
.aggregate .summary a {
  position: relative;
  z-index: 12;
}
.aggregate + footer a,
.aggregate + footer .exportCalendar {
  display: block;
  float: right;
  margin-top: 5px;
  font-size: 23.4px;
  color: #868686;
  text-decoration: none;
}
.aggregate + footer a:hover,
.aggregate + footer .exportCalendar:hover {
  color: #b69556;
  text-decoration: none;
}
.aggregate .event,
.aggregate .news,
.aggregate .person,
.aggregate .rssContent,
.aggregate .searchResult {
  padding-bottom: 15px;
  border-bottom: 1px solid #b69556;
}
.aggregate .event:not(:last-child),
.aggregate .news:not(:last-child),
.aggregate .person:not(:last-child),
.aggregate .rssContent:not(:last-child),
.aggregate .searchResult:not(:last-child) {
  margin-bottom: 15px;
}
.aggregate .unpublished {
  opacity: 0.5;
}
.aggregate .name a,
.aggregate .name > span {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 22px;
}
.aggregate .name a {
  color: #868686;
  text-decoration: none;
}
.aggregate .name a:hover {
  color: #b69556;
  text-decoration: none;
}
.aggregate .groupCover:hover ~ .name a,
.aggregate .groupCover:hover ~ a.name {
  color: #b69556;
  text-decoration: none;
}
.aggregate .event .date,
.aggregate .news .date,
.aggregate .person .date,
.aggregate .news .author,
.aggregate .person .role,
.aggregate .rssContent .date,
.aggregate .rssContent .author {
  display: inline;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #606060;
}
.aggregate .summary {
  margin-top: 10px;
}
.aggregate .person .thumb {
  margin-top: 0;
  width: 35%;
  max-width: 90px;
}
.aggregate .person .name,
.aggregate .person .role,
.aggregate .person .phone,
.aggregate .person .mail {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aggregate .person .personSocialMedia a {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.aggregate .person .personSocialMedia a.facebook {
  width: 10px;
}
.aggregate .personGroup {
  clear: both;
  font-size: 22px;
  margin-bottom: 15px;
}
.aggregate .personGroup .editText {
  display: block;
  width: 100%;
  min-height: 15px;
}
.aggregate .personGroup ~ li:not(.personGroup) {
  margin-left: 15px;
}
.aggregate .document a.name,
.aggregate .link a.name,
.aggregate .photoAlbum a.name {
  font-size: 21.6px;
  color: #868686;
  text-decoration: none;
}
.aggregate .document a.name:hover,
.aggregate .link a.name:hover,
.aggregate .photoAlbum a.name:hover {
  color: #b69556;
  text-decoration: none;
}
.aggregate .document a.name,
.aggregate .link a.name {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #b69556;
}
.aggregate .photoAlbum {
  display: inline-block;
  width: 150px;
  max-width: 150px;
  margin-left: 0px;
  margin-right: 30px;
  text-align: center;
}
.aggregate .photoAlbum .thumb {
  display: block;
  float: none;
  max-width: none;
  width: 120px;
  height: 95px;
  margin-bottom: 16px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/photo-albums/photo-album-thumbnail-background.png") center center no-repeat;
  background-color: #e6e6e6;
}
.aggregate .photoAlbum .thumb img {
  max-width: none;
  height: 100%;
}
.aggregate .photoAlbum .thumb .thumbImage {
  background-color: #fff;
}
.aggregate .photoAlbum .name {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.aggregate .photoAlbum .numberPhotos {
  display: block;
  color: #959595;
}
.localMail:after {
  content: "@";
}
.readMore {
  min-width: auto;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: var(--link-clr);
  text-decoration: none;
  position: relative;
  z-index: 12;
  float: left;
  background-color: transparent;
  border-radius: 0px;
  padding: 0px 0px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.readMore:hover {
  color: var(--link-clr-hover);
  text-decoration: none;
  background-color: transparent;
}
.news.aggregate .news .date {
  display: block;
}
.connectGroupModule .groupMessagesTitle {
  color: #606060;
  font-size: 22px;
  margin-bottom: 10px;
}
.connectModal {
  position: fixed;
  top: 0;
  left: 50%;
  height: 100%;
  width: 420px;
  transform: translateX(-50%);
  z-index: 1300;
  display: table;
}
.connectDialog {
  font-size: 15px;
  color: #2e2e2e;
  display: table-cell;
  vertical-align: middle;
  font-family: "Roboto", Arial, sans-serif;
}
.connectDialog .container {
  background: #fff;
  border-radius: 10px;
  padding: 22px;
}
.connectDialog .cancel {
  float: right;
  font-size: 0px;
  top: -30px;
  right: -25px;
  margin-bottom: -50px;
  position: relative;
  opacity: 0.5;
  padding: 25px;
  cursor: pointer;
}
.connectDialog .cancel:before {
  content: "\2715";
  font-size: 19px;
}
.connectDialog .cancel:hover {
  opacity: 1;
}
.connectDialog .dialogTitle {
  float: left;
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: bold;
}
.connectDialog .dialogText {
  clear: both;
}
.connectDialog .buttonContainer {
  text-align: right;
  margin-top: 25px;
  margin-bottom: 10px;
}
.connectDialog .dialogButton {
  color: #fff;
  background: #3297d6;
  padding: 10px 25px;
  border-radius: 20px;
  position: relative;
  font-weight: bold;
  text-decoration: none;
  z-index: 0;
}
.connectDialog .dialogButton:before {
  content: "";
  position: absolute;
  border-radius: inherit;
  inset: 0;
  width: 100%;
  background: linear-gradient(270deg, #3297d6, #1b365d);
  opacity: 0;
  z-index: -1;
  transition: 300 cubic-bezier(0.4, 0, 0.2, 1) opacity;
}
.connectDialog .dialogButton:hover {
  color: #fff;
}
.connectDialog .dialogButton:hover:before {
  opacity: 1;
}
.calendarModule.moduleInner .disabled {
  display: none;
}
.calendarMonthTitle,
.dayCalendarTitle {
  padding: 5px 0;
  background-color: #234476;
  color: #fff;
  font-size: 19px;
  text-align: center;
  position: relative;
}
.calendarMonthTitle .dateTitle,
.dayCalendarTitle .dateTitle {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.calendarMonthTitle .lastButton,
.dayCalendarTitle .lastButton,
.calendarMonthTitle .nextButton,
.dayCalendarTitle .nextButton {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 0;
  height: 0;
  border-top: 9.5px solid transparent;
  border-bottom: 9.5px solid transparent;
}
.calendarMonthTitle .lastButton,
.dayCalendarTitle .lastButton {
  border-right: 19px solid #fff;
}
.calendarMonthTitle .lastButton:hover,
.dayCalendarTitle .lastButton:hover {
  border-right: 19px solid #fff;
}
.calendarMonthTitle .nextButton,
.dayCalendarTitle .nextButton {
  border-left: 19px solid #fff;
}
.calendarMonthTitle .nextButton:hover,
.dayCalendarTitle .nextButton:hover {
  border-left: 19px solid #fff;
}
.calendarMonthTitle .backButton,
.dayCalendarTitle .backButton {
  display: inline-block;
  margin-right: 10px;
  font-size: 11.4px;
  vertical-align: middle;
  text-transform: uppercase;
  cursor: pointer;
}
.calendarMonthTitle .backButton:hover,
.dayCalendarTitle .backButton:hover {
  text-decoration: underline;
}
.calendarMonthTitle {
  padding-right: 25px;
}
.calendarMonthTitle .dateTitle {
  min-width: 190px;
  width: 50%;
}
.calendar {
  width: 100%;
  table-layout: fixed;
}
.calendar .dayName,
.calendar .day {
  width: 14.28571429%;
  vertical-align: top;
  border: 1px solid rgba(182, 149, 86, 0.2);
}
.calendar .dayName {
  padding: 3px 0;
  background-color: transparent;
  color: #606060;
  text-align: center;
}
.calendar .day {
  height: 50px;
}
.calendar .otherMonth {
  opacity: 0.5;
}
.calendar .dateNumber {
  padding: 2px 0 0 2px;
  color: #606060;
  font-weight: bold;
}
.calendar .calendarEvent {
  padding: 1px 2px;
  color: #606060;
  font-size: 15.3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar .calendarEvent:nth-child(odd) {
  background-color: #b69556;
}
.calendar .calendarEvent .calendarEventTime {
  font-weight: bold;
}
.calendar .today {
  background-color: rgba(182, 149, 86, 0.5);
}
.calendar .hasEvents:hover {
  background-color: rgba(182, 149, 86, 0.25);
  cursor: pointer;
}
.calendar .eventRepository {
  display: none;
}
.moduleRegion:not(#content1) .calendar .calendarEvent,
#core.trio #content1 .calendar .calendarEvent,
#core.twin #content1 .calendar .calendarEvent,
.moduleRegion:not(#content1) .calendar .calendarEvent > span,
#core.trio #content1 .calendar .calendarEvent > span,
#core.twin #content1 .calendar .calendarEvent > span {
  display: none;
}
.moduleRegion:not(#content1) .calendar .day,
#core.trio #content1 .calendar .day,
#core.twin #content1 .calendar .day {
  text-align: center;
}
.moduleRegion:not(#content1) .calendar .hasEvents .dateNumber + .calendarEvent,
#core.trio #content1 .calendar .hasEvents .dateNumber + .calendarEvent,
#core.twin #content1 .calendar .hasEvents .dateNumber + .calendarEvent {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 3px;
  border-radius: 20px;
  background-color: #868686;
}
.sectionInner.threeModule .calendar .calendarEvent,
.sectionInner.fourModule .calendar .calendarEvent,
.sectionInner.fiveModule .calendar .calendarEvent,
.sectionInner.sixModule .calendar .calendarEvent,
.sectionInner .smallColumn .calendar .calendarEvent,
.sectionInner.gridSection .modulePosition:not(.wideTallCell) .calendar .calendarEvent,
.sectionInner .size4 .calendar .calendarEvent,
.sectionInner.threeModule .calendar .calendarEvent > span,
.sectionInner.fourModule .calendar .calendarEvent > span,
.sectionInner.fiveModule .calendar .calendarEvent > span,
.sectionInner.sixModule .calendar .calendarEvent > span,
.sectionInner .smallColumn .calendar .calendarEvent > span,
.sectionInner.gridSection .modulePosition:not(.wideTallCell) .calendar .calendarEvent > span,
.sectionInner .size4 .calendar .calendarEvent > span {
  display: none;
}
.sectionInner.threeModule .calendar .day,
.sectionInner.fourModule .calendar .day,
.sectionInner.fiveModule .calendar .day,
.sectionInner.sixModule .calendar .day,
.sectionInner .smallColumn .calendar .day,
.sectionInner.gridSection .modulePosition:not(.wideTallCell) .calendar .day,
.sectionInner .size4 .calendar .day {
  text-align: center;
}
.sectionInner.threeModule .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner.fourModule .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner.fiveModule .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner.sixModule .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner .smallColumn .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner.gridSection .modulePosition:not(.wideTallCell) .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner .size4 .calendar .hasEvents .dateNumber + .calendarEvent {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 3px;
  border-radius: 20px;
  background-color: #868686;
}
@media (min-width: 501px) {
  .duo #content1 .calendar .day {
    height: 75px;
  }
  .singleColumn #content1 .calendar .day,
  .solo #content1 .calendar .day {
    height: 100px;
  }
}
.calendarPage #pageTitle {
  overflow: hidden;
}
.calendarViewToggle,
#fieldGroup-calendarPageSelection {
  float: right;
  margin-left: 15px;
  font-size: 18px;
}
.calendarViewToggle {
  margin-top: 23.5px;
  margin-bottom: 23.5px;
  text-decoration: none;
}
.calendarViewToggle:hover {
  text-decoration: none;
}
#fieldGroup-calendarPageSelection {
  margin-top: 20.5px;
  margin-bottom: 18.5px;
}
#calendarPageSelection {
  box-sizing: border-box;
  max-width: 350px;
  height: 28px;
  padding: 0px 7px;
  border: 1px solid #faf5f2;
  border-radius: 0px;
  background-color: #faf5f2;
  color: #606060;
  font-size: 18px;
}
.events .calendarExportContainer {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
  margin-right: 0px;
}
.events .calendarExportContainer svg {
  float: right;
}
.events li .thumb {
  margin-top: 0px;
}
.photoAlbumsModule .aggregate {
  padding-top: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b69556;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.photoAlbumsModule .aggregate li {
  font-size: 18px;
}
.galleryModule .moduleBody {
  position: relative;
}
.galleryModule .moduleBody.touchEventsActive .galleryAlbum:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 119;
}
.galleryModule .galleryContainer {
  position: relative;
}
.galleryModule .rotator {
  border: 0px solid #faf5f2;
  box-sizing: border-box;
}
.galleryModule .rotator > .gallerySizeHelper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  visibility: hidden;
}
.galleryModule .rotator > .slideshowImageWrapper {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.galleryModule .rotator > .slideshowImageWrapper.firstImage {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}
.galleryModule .rotator > .slideshowImageWrapper .slideshowImage {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.galleryModule .rotator > .slideshowImageWrapper .slideshowBackgroundImage {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 103%;
  min-height: 103%;
  z-index: -1;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-color: #fff;
}
.galleryModule .rotator > .slideshowImageWrapper.landscape .slideshowImage,
.galleryModule .rotator > .slideshowImageWrapper.portraitFill .slideshowImage {
  width: 100%;
  height: auto;
}
.galleryModule .rotator > .slideshowImageWrapper.landscape .slideshowBackgroundImage,
.galleryModule .rotator > .slideshowImageWrapper.portraitFill .slideshowBackgroundImage {
  min-width: 103%;
  width: auto;
  height: 103%;
}
.galleryModule .rotator > .slideshowImageWrapper.portraitFill .slideshowImage {
  top: 0px;
  transform: translateX(-50%);
}
.galleryModule .rotator > a,
.galleryModule .rotator .caption {
  color: #fff;
  text-decoration: none;
}
.galleryModule .rotator .caption {
  height: 18ex;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
}
.galleryModule .rotator .caption .captionContent {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 3.1ex;
  height: 12ex;
  margin-bottom: 3ex;
  margin-top: 3ex;
  /* try to add ellipses at the end */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.galleryModule .backBtn,
.galleryModule .fwdBtn,
.galleryModule .pauseBtn {
  top: 50%;
}
.admin .galleryModuleEmpty .moduleBody {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/image-gallery-icon.png") no-repeat center center;
  background-color: #32466e;
}
.admin .galleryModuleEmpty .moduleBody:before {
  content: "";
  position: absolute;
  width: 137px;
  height: 87px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/image-rotator-arrow.png") no-repeat center center;
  right: 40px;
  top: 40px;
  opacity: 0.665;
}
#core .imageModule .moduleName {
  margin-bottom: 10px;
}
.imageModule .moduleBody {
  box-sizing: border-box;
}
.imageModule a,
.imageModule img {
  display: block;
  width: 100%;
}
#core .region .imageModule:not(.imageModuleEmpty) {
  height: auto;
  min-height: 30px;
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
#core .region .imageModule:not(.imageModuleEmpty) .moduleBody {
  width: 100%;
  height: auto;
  max-height: 100%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.admin .imageModuleEmpty .zoomButton,
.admin .imageModuleEmpty .moveImageButton {
  display: none;
}
.admin .imageModuleEmpty .moduleBody {
  position: relative;
  max-height: 100%;
  min-height: 100%;
  height: 500px;
  background-color: #32466e;
}
.admin .imageModuleEmpty .moduleBody:before {
  content: "";
  position: absolute;
  width: 137px;
  height: 87px;
  max-height: 20%;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/image-rotator-arrow.png") no-repeat top right;
  background-size: contain;
  right: 40px;
  top: 10px;
  opacity: 0.665;
}
.admin .imageModuleEmpty .moduleBody:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 50%;
  max-width: 250px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/photo-albums/picture-add-icon.png") no-repeat center center;
  background-size: contain;
  top: 25%;
  right: 0px;
  left: 0px;
  margin: auto;
}
.admin .imageModuleEmpty.moduleTitleHidden.moduleSubtitleHidden .moduleBody:before {
  top: 40px;
}
.documentsModule .aggregate,
.linksModule .aggregate,
.ctaButtonsModule .aggregate {
  padding-top: 0px;
}
.sectionRegion .documentsModule .aggregate .group:last-child,
.sectionRegion .linksModule .aggregate .group:last-child,
.sectionRegion .ctaButtonsModule .aggregate .group:last-child {
  margin-bottom: 1px;
}
#fieldGroup-buttonCallToAction,
.buttonModule .buttonCallToAction {
  display: none !important;
}
.focusPointImage .focusPointImageArea {
  position: relative;
  width: 100%;
}
.focusPointImage .focusPointImageArea:not(.moveEnabled) {
  pointer-events: none;
}
.focusPointImage .focusPointImagePositioner {
  position: relative;
  top: 0px;
  left: 0px;
  height: auto;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
@media (min-width: 701px) {
  .focusPointImage .focusPointImagePositioner {
    height: 100%;
  }
}
.focusPointImage .focusPointImageContainer {
  height: 100%;
  width: 100%;
  display: block;
}
.focusPointImage .focusPointImageHolder {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  transform-origin: top left;
  cursor: move;
}
.focusPointImage .focusPointImageHolder:not(.imageLoaded) {
  visibility: hidden;
  position: relative;
}
.focusPointImage.fixed .focusPointImagePositioner {
  height: 100%;
}
.focusPointImage.fixed .focusPointImageHolder {
  width: 100% !important;
  height: auto !important;
}
.focusPointImage.fixed.fixedHeight .focusPointImageHolder {
  width: auto !important;
  height: 100% !important;
}
@media (min-width: 701px) {
  .focusPointImage.inset .focusPointImageHolder {
    width: 100% !important;
    height: auto !important;
  }
}
.focusPointImage.inset .focusPointImageContainer[style*="padding-top"] {
  height: 0px;
}
@media (max-width: 700px) {
  .focusPointImage .focusPointImageArea {
    width: 100%;
  }
  .focusPointImage .focusPointImageHolder {
    width: 100% !important;
    height: auto !important;
  }
  .focusPointImage .focusPointImagePositioner {
    padding-top: 0 !important;
  }
}
.buttonModuleButton {
  position: relative;
  display: block;
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat;
}
.buttonModuleButton:hover {
  text-decoration: none;
}
.buttonModuleButton .buttonBackground {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
}
.buttonModuleButton .buttonLabel {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.buttonModuleButton.hasCallToAction .buttonCallToAction {
  display: block;
}
.buttonModuleButton .buttonLabelContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
}
.buttonModuleButton .buttonLabelCenter {
  display: block;
}
.buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  position: static;
}
.buttonModuleButton.hasImage.hasLabel .buttonLabelContainer,
.buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  height: auto;
}
.buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  min-height: 50%;
}
.buttonModuleButton .focusPointImageArea {
  height: 100%;
}
.buttonModuleButton:hover .focusPointImageArea.moveEnabled {
  z-index: 2;
}
.buttonModuleButton:before,
.buttonModuleButton .buttonBackground:before,
.buttonModuleButton:after,
.buttonModuleButton .buttonBackground:after {
  z-index: 1;
}
.buttonModuleButton .buttonLabelContainer {
  z-index: 1;
}
.buttonModule .nonCustomButton:hover .icon {
  color: #fff;
}
.buttonModule .nonCustomButton .icon {
  color: #b69556;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  width: 100px;
  height: 150px;
  margin: auto;
  max-height: calc(100% - 100%);
}
.buttonModule .bulletinButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/bulletins.svg?svgButtonBulletins");
}
.buttonModule .calendarButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/calendar.svg?svgButtonCalendar");
}
.buttonModule .confessionTimesButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/confession-times.svg?svgButtonConfessionTimes");
}
.buttonModule .contactUsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/contact-us.svg?svgButtonContactUs");
}
.buttonModule .directionsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/directions.svg?svgButtonDirections");
}
.buttonModule .documentsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/documents.svg?svgButtonDocuments");
}
.buttonModule .donationButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/donation.svg?svgButtonDonation");
}
.buttonModule .eventsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/events.svg?svgButtonEvents");
}
.buttonModule .faithFormationButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/faith-formation.svg?svgButtonFaithFormation");
}
.buttonModule .faqButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/faq.svg?svgButtonFaq");
}
.buttonModule .homilyButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/homilies.svg?svgButtonHomilies");
}
.buttonModule .massTimesButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/mass-times.svg?svgButtonMassTimes");
}
.buttonModule .ministryFinderButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/ministry-finder.svg?svgButtonMinistryFinder");
}
.buttonModule .newsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/news.svg?svgButtonNews");
}
.buttonModule .parishFinderButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/parish-finder.svg?svgButtonParishFinder");
}
.buttonModule .photoAlbumsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/photo-albums.svg?svgButtonPhotoAlbums");
}
.buttonModule .portfolioButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/portfolio.svg?svgButtonPortfolio") left center no-repeat;
}
.buttonModule .pricingButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/pricing.svg?svgButtonPricing") left center no-repeat;
}
.buttonModule .schoolFinderButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/school-finder.svg?svgButtonSchoolFinder") left center no-repeat;
}
.buttonModule .testimonialsButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/testimonials.svg?svgButtonTestimonials") left center no-repeat;
}
.buttonModule .videoButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/collection-01-svg/video.svg?svgButtonVideo") left center no-repeat;
}
.buttonModule:not(.focusPointImage) .zoomButton,
.buttonModule:not(.focusPointImage) .moveImageButton {
  display: none;
}
.buttonModule.buttonModule1 .hasLabel.hasSubtext .buttonLabel {
  margin-bottom: 3px;
}
.nonCustomButton .buttonLabel {
  align-items: center;
  min-height: 45px;
}
#background #core .nonCustomButton .buttonLabel {
  width: auto;
}
.buttonModule2 .nonCustomButton .buttonLabel {
  min-height: 35px;
}
#background.admin .buttonModuleEmpty .moduleBody {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/buttons/button-add-icon.png") no-repeat center center;
  background-color: #32466e;
}
#background.admin .buttonModuleEmpty .moduleBody:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 32px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/image-rotator-arrow.png") no-repeat center center;
  background-size: contain;
  right: 40px;
  top: 30px;
  opacity: 0.665;
}
#background.admin .buttonModuleEmpty .moduleBody .buttonModuleButton {
  visibility: hidden;
}
.sectionRegion .buttonModuleButton {
  background-color: #234476;
  color: #b69556;
  text-align: left;
  border: 0px solid #faf5f2;
  border-radius: 0px;
}
.sectionRegion .buttonModuleButton:hover {
  background-color: #b69556;
  color: #b69556;
  border: 0px solid #b69556;
}
.sectionRegion .buttonModuleButton .buttonLabelContainer {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.sectionRegion .buttonModuleButton .buttonBackground {
  border-radius: 0px;
}
.sectionRegion .buttonModuleButton .buttonLabelCenter {
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.sectionRegion .buttonModuleButton.hasImage.hasLabel .buttonLabelContainer,
.sectionRegion .buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  min-height: 100%;
  background-color: #234476;
  background-color: rgba(35, 68, 118, 0);
}
.sectionRegion .buttonModuleButton.hasImage.hasLabel:hover .buttonLabelContainer,
.sectionRegion .buttonModuleButton.hasImage.hasSubtext:hover .buttonLabelContainer {
  background-color: #b69556;
  background-color: rgba(182, 149, 86, 0);
}
.sectionRegion .buttonLabel {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
}
.sectionRegion .hasImage .buttonLabel,
.sectionRegion .hasSubtext .buttonLabel {
  font-size: 16px;
}
.sectionRegion .hasImage .buttonSubtext,
.sectionRegion .hasSubtext .buttonSubtext {
  font-size: 0px;
}
.sectionRegion .buttonModule1 .buttonModuleButton {
  min-height: 308px;
}
.sectionRegion .buttonModule1 .buttonBackground,
.sectionRegion .buttonModule1 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: 308px;
}
.sectionRegion .buttonModule2 .buttonModuleButton {
  min-height: 154px;
}
.sectionRegion .buttonModule2 .buttonBackground,
.sectionRegion .buttonModule2 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: 154px;
}
.sectionRegion .sectionInner.hasFixedHeight .buttonModule1 .buttonModuleButton,
.sectionRegion.hasFixedHeight .buttonModule1 .buttonModuleButton {
  min-height: unset;
}
.sectionRegion .sectionInner.hasFixedHeight .buttonModule1 .buttonBackground,
.sectionRegion.hasFixedHeight .buttonModule1 .buttonBackground,
.sectionRegion .sectionInner.hasFixedHeight .buttonModule1 .buttonModuleButton:not(.hasImage) .buttonLabelContainer,
.sectionRegion.hasFixedHeight .buttonModule1 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: unset;
}
.sectionRegion .sectionInner.hasFixedHeight .buttonModule2 .buttonModuleButton,
.sectionRegion.hasFixedHeight .buttonModule2 .buttonModuleButton,
.sectionRegion .sectionInner.hasFixedHeight .buttonModule2 .buttonBackground,
.sectionRegion.hasFixedHeight .buttonModule2 .buttonBackground,
.sectionRegion .sectionInner.hasFixedHeight .buttonModule2 .buttonModuleButton:not(.hasImage) .buttonLabelContainer,
.sectionRegion.hasFixedHeight .buttonModule2 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: unset;
}
.sectionRegion .buttonModule2 .buttonModuleButton {
  height: calc((100% - 0px) / 2);
}
.sectionRegion .buttonModule2 .buttonModuleButton:first-child {
  margin-bottom: 0px;
}
.sectionRegion .sectionButtonModule:not(.sectionButtonMarkedDelete) {
  height: 100%;
}
.sectionRegion .buttonModuleButton {
  height: 100%;
  box-sizing: border-box;
}
.sectionRegion .buttonModule,
.sectionRegion .buttonModule .moduleBody {
  height: 100%;
}
.sectionRegion .buttonBackground {
  background-size: cover;
  background-position: center;
}
.sectionRegion .fourAcross .nonCustomButton .buttonLabel,
.sectionRegion .fourModule .nonCustomButton .buttonLabel {
  white-space: normal;
}
.sectionRegion .fiveAcross .buttonModuleButton.nonCustomButton .buttonLabel,
.sectionRegion .sixAcross .buttonModuleButton.nonCustomButton .buttonLabel {
  white-space: normal;
  font-size: 16px;
  padding-top: 50px;
  padding-left: 0px;
  background-position: top center;
}
#formTop {
  position: relative;
}
#onlineForm #submissionLimitMessage {
  display: none;
}
#onlineForm.submissionLimitReached #submissionLimitMessage {
  display: block;
  margin-top: 20px;
}
#onlineForm.submissionLimitReached #saveOnlineForm > :not(.submissionLimitVisible) {
  visibility: hidden;
}
#onlineForm #onlineFormFields .ofField input[type="radio"],
#onlineForm #onlineFormFields .ofField input[type="checkbox"] {
  width: auto;
  height: auto;
  margin-right: 5px;
}
#onlineForm .ofReplicatorMaster .editBar .copyTagButton {
  display: none;
}
#onlineForm #reloadForm {
  margin-top: 15px;
}
#onlineForm #saveOnlineForm {
  padding-bottom: 20px;
}
#onlineForm .staticFieldLabel {
  font-weight: bold;
  margin-right: 10px;
}
#onlineForm .staticFieldLabel input[type="text"] {
  width: auto;
}
#onlineForm .paymentMultiplier input[type="number"] {
  width: auto;
}
#onlineForm .selectedValue {
  margin-left: 5px;
  font-weight: bold;
}
#onlineForm #paymentsItemizedOrder {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 20px;
  margin-bottom: 20px;
}
#onlineForm #paymentsItemizedOrder .total {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  clear: both;
  margin-top: 20px;
}
#onlineForm .subtotals .subtotal {
  min-width: 20%;
}
#onlineForm .subtotalLineItem {
  clear: both;
  margin-bottom: 10px;
}
#onlineForm .paymentLineItemAmounts {
  float: right;
  text-align: right;
}
#onlineForm .paymentLineItemAmounts span {
  margin-left: 10px;
  min-width: 30%;
}
#onlineForm form[action*="paypal"] input {
  width: auto;
  height: auto;
}
#onlineFormSidePanel .threeTab .ui-tab {
  box-sizing: border-box;
}
#onlineFormSidePanel .threeTab .ui-tab:not(.paymentsContent) {
  width: 37.5% !important;
}
#onlineFormSidePanel .threeTab .paymentsContent {
  width: 25% !important;
}
#onlineFormSidePanel .twoTab .ui-tab {
  width: 50% !important;
  box-sizing: border-box;
}
.formStyling .paymentCurrencyLabel + input {
  padding-left: 20px;
}
.formStyling .paymentCurrencyLabel {
  margin-top: 0px;
  height: 50px;
  display: flex;
  align-items: center;
}
.formStyling .ofField {
  position: relative;
  margin: 0 0 20px 0;
}
.formStyling .replicatorCounter {
  margin-bottom: 15px;
}
.formStyling .ofReplicatorHidden {
  display: none;
}
.formStyling .groupName {
  color: #606060;
  font-size: 22px;
  margin-bottom: 10px;
}
.formStyling .fieldLabel {
  display: block;
  margin-left: 2px;
  margin-bottom: 2px;
  color: #606060;
  font-weight: 400;
}
.formStyling .required {
  margin-left: 3px;
  font-size: 12.6px;
  opacity: 0.5;
}
.formStyling input,
.formStyling select,
.formStyling textarea {
  box-sizing: border-box;
  height: 50px;
  padding: 10px 10px;
  border: 1px solid #faf5f2;
  border-radius: 0px;
  background-color: #faf5f2;
  color: #606060;
  font-size: 18px;
}
.formStyling input,
.formStyling textarea {
  width: 350px;
  max-width: 100%;
}
.formStyling input.hasDatepicker {
  position: relative;
  z-index: 11;
}
.formStyling select {
  max-width: 350px;
  max-width: min(350px, 100%);
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("https://cdn.ecatholic.com/1748384483/images/admin/dropdown-arrow.png");
  background-position: right 5px bottom 8px;
  background-repeat: no-repeat;
  padding-right: 19px;
}
.formStyling select::-ms-expand {
  display: none;
}
.formStyling textarea {
  height: 100px;
  resize: none;
}
.formStyling .radioContainer .optionContainer,
.formStyling .checkboxContainer .optionContainer {
  margin-top: 8px;
  display: block;
}
.formStyling .radioContainer .optionContainer label,
.formStyling .checkboxContainer .optionContainer label {
  display: inline-block;
  max-width: calc(100% - 26px);
  vertical-align: middle;
}
.formStyling .radioContainer .optionContainer input,
.formStyling .checkboxContainer .optionContainer input {
  clear: both;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.formStyling .fieldLimitRemaining {
  color: inherit;
  vertical-align: bottom;
}
.formStyling .fieldLimitRemaining.empty {
  color: red;
}
.formStyling input:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.formStyling input:disabled ~ label {
  opacity: 0.7;
  cursor: not-allowed;
}
.formStyling input:disabled ~ label .fieldLimitRemaining {
  color: red;
}
.formStyling input ~ label .fieldLimitRemaining {
  color: inherit;
  margin-left: 10px;
}
.formStyling .iAgreeText {
  margin-bottom: 10px;
}
.formStyling .iAgreeText ~ label {
  display: block;
  float: left;
  margin-top: 5px;
  max-width: calc(100% - 36px);
}
.formStyling .iAgreeText ~ input {
  clear: both;
  margin-left: 15px;
  display: block;
  float: left;
  margin-top: 8px;
}
.formStyling .emailReplyIcon {
  display: none;
  left: 310px;
  left: calc(min(350px, 100%) - 40px);
  font-size: 0;
}
@media (max-width: 500px) {
  .formStyling .emailReplyIcon {
    margin-top: -10px;
    left: auto;
    right: -5px;
  }
}
.formStyling .cityStateZipField > div {
  float: left;
  margin-right: 10px;
}
.formStyling .cityStateZipField > div:last-child {
  margin-right: 0px;
}
.formStyling .cityStateZipField .fieldLabel {
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 701px) {
  .formStyling .firstLastNameField > div,
  .formStyling .duoField > div {
    float: left;
    margin-right: 10px;
  }
  .formStyling .firstLastNameField > div:last-child,
  .formStyling .duoField > div:last-child {
    margin-right: 0px;
  }
  .formStyling .firstLastNameField .fieldLabel,
  .formStyling .duoField .fieldLabel {
    white-space: nowrap;
    overflow: hidden;
  }
  .formStyling .firstLastNameField > div,
  .formStyling .duoField > div,
  .formStyling .firstLastNameField input,
  .formStyling .duoField input,
  .formStyling .firstLastNameField select,
  .formStyling .duoField select {
    width: 170px;
  }
  .formStyling .cityStateZipField div {
    width: 65px;
  }
  .formStyling .cityStateZipField div .required {
    display: none;
  }
  .formStyling .cityStateZipField input,
  .formStyling .cityStateZipField select {
    width: 65px;
  }
  .formStyling .cityStateZipField > div:first-child {
    width: 200px;
  }
  .formStyling .cityStateZipField > div:first-child .required {
    display: inline-block;
  }
  .formStyling .cityStateZipField > div:first-child input {
    width: 200px;
  }
  .trio .formStyling input,
  .duo #content2 .formStyling input,
  .smallColumn .formStyling input,
  .trio .formStyling textarea,
  .duo #content2 .formStyling textarea,
  .smallColumn .formStyling textarea,
  .trio .formStyling select,
  .duo #content2 .formStyling select,
  .smallColumn .formStyling select {
    width: 100%;
  }
  .trio .formStyling .firstLastNameField > div,
  .duo #content2 .formStyling .firstLastNameField > div,
  .smallColumn .formStyling .firstLastNameField > div,
  .trio .formStyling .duoField > div,
  .duo #content2 .formStyling .duoField > div,
  .smallColumn .formStyling .duoField > div,
  .trio .formStyling .cityStateZipField > div,
  .duo #content2 .formStyling .cityStateZipField > div,
  .smallColumn .formStyling .cityStateZipField > div {
    width: 100%;
  }
  .trio .formStyling .firstLastNameField > div:first-child,
  .duo #content2 .formStyling .firstLastNameField > div:first-child,
  .smallColumn .formStyling .firstLastNameField > div:first-child,
  .trio .formStyling .duoField > div:first-child,
  .duo #content2 .formStyling .duoField > div:first-child,
  .smallColumn .formStyling .duoField > div:first-child,
  .trio .formStyling .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .cityStateZipField > div:first-child,
  .smallColumn .formStyling .cityStateZipField > div:first-child {
    margin-bottom: 20px;
  }
  .trio .formStyling .firstLastNameField input,
  .duo #content2 .formStyling .firstLastNameField input,
  .smallColumn .formStyling .firstLastNameField input,
  .trio .formStyling .duoField input,
  .duo #content2 .formStyling .duoField input,
  .smallColumn .formStyling .duoField input,
  .trio .formStyling .cityStateZipField input,
  .duo #content2 .formStyling .cityStateZipField input,
  .smallColumn .formStyling .cityStateZipField input,
  .trio .formStyling .firstLastNameField select,
  .duo #content2 .formStyling .firstLastNameField select,
  .smallColumn .formStyling .firstLastNameField select,
  .trio .formStyling .duoField select,
  .duo #content2 .formStyling .duoField select,
  .smallColumn .formStyling .duoField select,
  .trio .formStyling .cityStateZipField select,
  .duo #content2 .formStyling .cityStateZipField select,
  .smallColumn .formStyling .cityStateZipField select {
    width: 100%;
  }
  .trio .formStyling .cityStateZipField div,
  .duo #content2 .formStyling .cityStateZipField div,
  .smallColumn .formStyling .cityStateZipField div {
    width: calc((100% - 10px) / 2);
  }
  .trio .formStyling .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .cityStateZipField > div:first-child,
  .smallColumn .formStyling .cityStateZipField > div:first-child,
  .trio .formStyling .cityStateZipField > div:first-child input,
  .duo #content2 .formStyling .cityStateZipField > div:first-child input,
  .smallColumn .formStyling .cityStateZipField > div:first-child input {
    width: 100%;
  }
}
.formStyling .ofFieldGroup .fieldGroup {
  margin: 0 0 0 15px;
  padding: 0;
}
.formStyling .fieldGroup input,
.formStyling .fieldGroup textarea {
  width: 335px;
}
@media (min-width: 701px) {
  .formStyling .fieldGroup .firstLastNameField > div,
  .formStyling .fieldGroup .duoField > div,
  .formStyling .fieldGroup .firstLastNameField input,
  .formStyling .fieldGroup .duoField input,
  .formStyling .fieldGroup .firstLastNameField select,
  .formStyling .fieldGroup .duoField select {
    width: 162.5px;
  }
  .formStyling .fieldGroup .cityStateZipField div,
  .formStyling .fieldGroup .cityStateZipField input,
  .formStyling .fieldGroup .cityStateZipField select {
    width: 65px;
  }
  .formStyling .fieldGroup .cityStateZipField > div:first-child {
    width: 185px;
  }
  .formStyling .fieldGroup .cityStateZipField > div:first-child input {
    width: 185px;
  }
  .trio .formStyling .fieldGroup input,
  .duo #content2 .formStyling .fieldGroup input,
  .smallColumn .formStyling .fieldGroup input,
  .trio .formStyling .fieldGroup textarea,
  .duo #content2 .formStyling .fieldGroup textarea,
  .smallColumn .formStyling .fieldGroup textarea,
  .trio .formStyling .fieldGroup select,
  .duo #content2 .formStyling .fieldGroup select,
  .smallColumn .formStyling .fieldGroup select {
    width: 100%;
  }
  .trio .formStyling .fieldGroup .firstLastNameField > div,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField > div,
  .smallColumn .formStyling .fieldGroup .firstLastNameField > div,
  .trio .formStyling .fieldGroup .duoField > div,
  .duo #content2 .formStyling .fieldGroup .duoField > div,
  .smallColumn .formStyling .fieldGroup .duoField > div,
  .trio .formStyling .fieldGroup .cityStateZipField > div,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div {
    width: 100%;
  }
  .trio .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .smallColumn .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .trio .formStyling .fieldGroup .duoField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .duoField > div:first-child,
  .smallColumn .formStyling .fieldGroup .duoField > div:first-child,
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child {
    margin-bottom: 20px;
  }
  .trio .formStyling .fieldGroup .firstLastNameField input,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField input,
  .smallColumn .formStyling .fieldGroup .firstLastNameField input,
  .trio .formStyling .fieldGroup .duoField input,
  .duo #content2 .formStyling .fieldGroup .duoField input,
  .smallColumn .formStyling .fieldGroup .duoField input,
  .trio .formStyling .fieldGroup .cityStateZipField input,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField input,
  .smallColumn .formStyling .fieldGroup .cityStateZipField input,
  .trio .formStyling .fieldGroup .firstLastNameField select,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField select,
  .smallColumn .formStyling .fieldGroup .firstLastNameField select,
  .trio .formStyling .fieldGroup .duoField select,
  .duo #content2 .formStyling .fieldGroup .duoField select,
  .smallColumn .formStyling .fieldGroup .duoField select,
  .trio .formStyling .fieldGroup .cityStateZipField select,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField select,
  .smallColumn .formStyling .fieldGroup .cityStateZipField select {
    width: 100%;
  }
  .trio .formStyling .fieldGroup .cityStateZipField div,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField div,
  .smallColumn .formStyling .fieldGroup .cityStateZipField div {
    width: calc((100% - 10px) / 2);
  }
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child input,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child input,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child input {
    width: 100%;
  }
}
.formStyling .fieldHelpButton {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  border-radius: 8px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/online-forms/help-icon-small.png") center center no-repeat;
  cursor: pointer;
}
.formStyling .fieldHelpButton:hover {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/online-forms/help-icon-hover-small.png") center center no-repeat;
}
.formStyling .fieldHelp {
  display: none;
  position: absolute;
  max-width: 150px;
  border: 1px solid #777;
  border-radius: 5px;
  padding: 10px;
  background: #fff;
  color: #555;
  font-size: 12px;
  z-index: 1;
}
.formStyling .limitErrorText,
.formStyling .requiredErrorText,
.formStyling .validateErrorText {
  display: none;
  margin-left: 5px;
  color: #e60505;
}
.formStyling .limitError .limitErrorText,
.formStyling .requiredError .requiredErrorText,
.formStyling .validateError .validateErrorText {
  display: block;
}
.formStyling .radio.requiredError .requiredErrorText,
.formStyling .checkbox.requiredError .requiredErrorText,
.formStyling .radio.validateError .validateErrorText,
.formStyling .checkbox.validateError .validateErrorText {
  clear: both;
  padding-top: 5px;
}
.formStyling .submitForm {
  min-width: 100px;
  padding: 10px 24px;
  margin-bottom: 4px;
  display: inline-block;
  border-radius: 0px;
  background-color: #868686;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: 0px solid #868686;
}
.formStyling .submitForm:hover {
  background-color: #b69556;
  color: #fff;
  border-color: #b69556;
}
.formStyling .customText img {
  max-width: 100%;
}
.formStyling .customText ol li,
.formStyling .customText ul li {
  display: list-item;
}
.formStyling .formCaptchaInfo {
  width: 350px;
  max-width: 100%;
  font-size: 10px;
  opacity: 0.7;
  clear: both;
}
.grecaptcha-badge {
  visibility: hidden;
}
#paymentParameters {
  display: none !important;
}
.paymentCurrencyLabel {
  margin-top: 12px;
  margin-left: 10px;
  position: absolute;
}
#paymentCustomForm {
  --shpf-margin: 20px;
  opacity: 1;
}
.paymentModule .moduleBody {
  color: #606060;
}
.paymentModule .formStyling {
  position: unset;
}
.paymentModule .formStyling .hidden {
  display: none;
}
.paymentModule .formStyling .ofField {
  position: unset;
  margin-bottom: unset;
  min-width: 0;
}
.paymentModule .formStyling .ofField.paymentRecurringType {
  min-width: unset;
}
.paymentModule .formStyling .ofField::after {
  display: unset;
  content: unset;
  visibility: unset;
  height: unset;
  clear: unset;
}
.paymentModule .formStyling .duoField > div:first-child,
.paymentModule .formStyling .firstLastNameField > div:first-child {
  margin-bottom: unset;
}
.paymentModule .formStyling input,
.paymentModule .formStyling textarea {
  width: unset;
  max-width: unset;
}
.paymentModule .multiField {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.paymentModule .multiField > * {
  flex-basis: calc((501px - 100%) * 999);
}
.paymentModule .multiField.variableColumns .fieldLabel {
  white-space: nowrap;
}
.paymentModule .multiField:not(.variableColumns) > * {
  flex-grow: 1;
}
.paymentModule .aggregate {
  display: grid;
}
.paymentModule .aggregate > .legendGroup:not(:last-child) {
  margin-bottom: 15px;
}
.paymentModule .aggregate > .formGroup:not(:last-child) {
  margin-bottom: 30px;
}
.paymentModule .legendGroup .faIcon {
  font-family: "custom-payment-title-icons";
  margin-right: 6px;
}
.paymentModule .legendGroup legend {
  display: block;
  font-size: 22px;
  font-family: "Sorts Mill Goudy", serif;
}
.paymentModule .legendGroup .legendText {
  font-weight: 400;
}
.paymentModule .legendGroup .legendCaption {
  display: none;
  font-size: 18px;
  color: #606060;
}
.paymentModule .formGroup {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
}
.paymentModule .formGroup input,
.paymentModule .formGroup textarea {
  width: 100%;
}
.paymentModule .formGroup .faIcon {
  font-family: "custom-payment-field-icons";
  margin-right: 6px;
}
.paymentModule .formSubGroup {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
}
.paymentModule .required {
  font-size: inherit;
  margin-left: 0px;
}
.paymentModule input:disabled,
.paymentModule select:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.paymentModule #fieldGroup-AMOUNT .fieldLabel,
.paymentModule #paymentOffsetFees .fieldLabel {
  display: none;
}
.paymentModule #presetAmounts {
  grid-column-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(min(230px, 100%), 1fr));
  grid-auto-rows: minmax(77px, auto);
}
.paymentModule #presetAmounts .otherButton {
  box-sizing: border-box;
  grid-template-columns: 1fr auto min-content 1fr;
  color: #606060;
}
.paymentModule #presetAmounts .otherButton .dollar-sign {
  font-size: 22px;
  font-weight: bold;
  grid-area: 1/2;
  display: none;
}
.paymentModule #presetAmounts .otherButton .input-sizer {
  font-size: 18px;
  display: none;
  grid-area: 1/3;
  align-items: center;
  position: relative;
}
.paymentModule #presetAmounts .otherButton .input-sizer::after {
  box-sizing: border-box;
}
.paymentModule #presetAmounts .otherButton .input-sizer input {
  height: unset;
  background-color: transparent;
  appearance: textfield;
  -moz-appearance: textfield;
}
.paymentModule #presetAmounts .otherButton .input-sizer input:focus {
  outline: none;
}
.paymentModule #presetAmounts .otherButton .input-sizer input::-webkit-outer-spin-button,
.paymentModule #presetAmounts .otherButton .input-sizer input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.paymentModule #presetAmounts .otherButton .input-sizer::after,
.paymentModule #presetAmounts .otherButton .input-sizer input {
  font-size: 22px;
  width: 100%;
  font-family: inherit;
  font-weight: bold;
  grid-area: 1/1;
  padding: 0px;
  margin: 0px;
  resize: none;
  border: none;
  padding-left: 2px;
}
.paymentModule #presetAmounts .otherButton .input-sizer input::placeholder {
  font-weight: normal;
  font-size: 18px;
}
.paymentModule #presetAmounts .otherButton .input-sizer::after {
  content: attr(data-value) " ";
  visibility: hidden;
  white-space: pre-wrap;
}
.paymentModule #presetAmounts .otherButton .label {
  font-weight: bold;
  font-size: 22px;
  grid-area: 2/1/3/5;
  justify-self: center;
}
.paymentModule #presetAmounts .otherButton.selected {
  border: 3px solid #111;
}
.paymentModule #presetAmounts .otherButton.selected .label {
  font-size: 18px;
  font-weight: normal;
}
.paymentModule #presetAmounts .otherButton.selected .dollar-sign {
  display: block;
}
.paymentModule #presetAmounts .otherButton.selected .input-sizer {
  display: inline-grid;
}
.paymentModule #presetAmounts .otherButton .input-sizer.empty {
  width: 12ch;
}
.paymentModule .paymentRecurringTypeButtons,
.paymentModule .paymentTypeButtons {
  display: grid;
}
@media (min-width: 501px) {
  .paymentModule .paymentRecurringTypeButtons,
  .paymentModule .paymentTypeButtons {
    grid-template-columns: 1fr 1fr;
  }
}
.paymentModule .paymentFormButton {
  color: #606060;
  background-color: #faf5f2;
  border: 1px solid #faf5f2;
  box-sizing: border-box;
  font-size: 22px;
  padding: 15px;
  align-items: center;
  align-content: center;
  justify-content: center;
  display: flex;
  text-align: center;
  cursor: pointer;
  line-height: normal;
}
.paymentModule .paymentFormButton .label {
  display: inline-block;
}
.paymentModule .paymentFormButton .faIcon {
  margin-right: 6px;
}
.paymentModule .paymentFormButton:not(.otherButton).selected {
  background-color: #111;
  color: #fff;
}
.paymentModule .paymentTypeButton,
.paymentModule .paymentRecurringTypeButton {
  min-height: 77px;
}
@media (max-width: 500px) {
  .paymentModule .paymentTypeButton:first-child,
  .paymentModule .paymentRecurringTypeButton:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .paymentModule .paymentTypeButton:last-child,
  .paymentModule .paymentRecurringTypeButton:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
@media (min-width: 501px) {
  .paymentModule .paymentTypeButton:first-child,
  .paymentModule .paymentRecurringTypeButton:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .paymentModule .paymentTypeButton:last-child,
  .paymentModule .paymentRecurringTypeButton:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.paymentModule .paymentRecurringFirstDate {
  flex-grow: 1;
}
.paymentModule #fieldGroup-paymentRecurringFirstDate {
  display: grid;
  grid-template-columns: 1fr;
}
.paymentModule #fieldGroup-paymentRecurringFirstDate .faIcon {
  color: #606060;
  font-size: 18px;
  grid-area: 2/1;
  z-index: 12;
  align-self: center;
  justify-self: end;
  margin-right: 10px;
}
.paymentModule #fieldGroup-paymentRecurringFirstDate #paymentRecurringFirstDate {
  grid-area: 2/1;
  padding-right: 34px;
}
.paymentModule .presetAmountBlock {
  border-radius: 0px;
  display: grid;
  justify-content: center;
  align-content: center;
  height: 100%;
}
.paymentModule .presetAmountBlock .dollar-sign {
  grid-area: 1/1;
  justify-self: end;
}
.paymentModule .presetAmountBlock .amount {
  grid-area: 1/2;
  justify-self: start;
}
.paymentModule .presetAmountBlock .label {
  grid-area: 2/1/3/3;
  width: 100%;
  display: block;
}
.paymentModule .presetAmountBlock:not(.otherButton) {
  font-size: 22px;
}
.paymentModule .presetAmountBlock:not(.otherButton) .label {
  font-size: 18px;
}
.paymentModule #fieldGroup-AMOUNT .paymentCurrencyLabel {
  font-weight: bold;
  height: 2.2em;
  font-size: 22px;
  color: #606060;
}
.paymentModule #fieldGroup-AMOUNT input {
  font-weight: bold;
  appearance: textfield;
  height: 2.2em;
  padding-left: 1.25em;
  font-size: 22px;
}
.paymentModule .paymentTypeCredit .paymentTypeCreditIcon {
  float: left;
  margin-right: 10px;
  font-size: 0px;
  width: 40px;
  height: 28px;
  background-image: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/static/shpf/WEBPMIN/images/creditcards.png");
  background-repeat: no-repeat;
  background-size: 193px 58px;
}
.paymentModule .paymentTypeCredit .paymentTypeCreditIcon.hideIcon {
  background-position-y: -29px;
}
.paymentModule .paymentTypeCredit #ccVISA {
  margin-left: 20px;
}
.paymentModule .paymentTypeCredit #ccMC {
  background-position-x: -51px;
}
.paymentModule .paymentTypeCredit #ccDISCOVER {
  background-position-x: -102px;
}
.paymentModule .paymentTypeCredit #ccAMEX {
  background-position-x: -153px;
}
.paymentModule .paymentTypeCheck .paymentTypeCheckIcon {
  float: left;
  margin-left: 20px;
  font-size: 0px;
  width: 215px;
  height: 100px;
  background-image: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/static/shpf/WEBPMIN/images/check.png");
  background-repeat: no-repeat;
  background-size: 215px 299px;
}
.paymentModule .paymentTypeCheck .paymentTypeCheckIcon.hideIcon {
  display: none;
}
.paymentModule .paymentTypeCheck #achROUTING {
  background-position-y: -100px;
}
.paymentModule .paymentTypeCheck #achACCOUNT {
  background-position-y: -200px;
}
.paymentModule .paymentFrame {
  z-index: 1;
  line-height: unset;
  font-size: unset;
  margin-bottom: -20px;
}
.paymentModule .iframe {
  max-width: 100%;
}
.paymentModule .radioContainer .optionContainer {
  display: inline;
  white-space: nowrap;
}
.paymentModule .radioContainer .optionContainer label {
  display: initial;
  cursor: pointer;
  user-select: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 36px;
  margin-left: -36px !important;
  margin-right: 20px !important;
}
.paymentModule .radioContainer .optionContainer input {
  position: absolute;
  opacity: 0;
  width: 0;
  z-index: -1;
}
.paymentModule .radioContainer .optionContainer .radioIcon {
  display: inline-block;
  vertical-align: top;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  border-radius: 50%;
  border-style: solid;
  border-width: 0.1rem;
  border-color: currentColor;
  vertical-align: middle;
}
.paymentModule .radioContainer .optionContainer input:checked ~ .radioIcon {
  background: radial-gradient(currentColor 0%, currentColor 40%, transparent 50%, transparent);
  border-color: currentColor;
}
.paymentModule .checkboxContainer .optionContainer input {
  margin-left: 0px;
  width: 1rem;
  height: 1rem;
}
.paymentModule .checkboxContainer .optionContainer label {
  display: inline;
  cursor: pointer;
  user-select: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 36px;
  margin-left: -36px !important;
  margin-right: 20px !important;
}
.paymentModule #ach-disclaimer {
  font-size: 10px;
  text-align: justify;
}
.paymentModule #ach-disclaimer p {
  line-height: normal;
}
.paymentModule .summaryTotalAmount {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  font-size: 22px;
}
.paymentModule .totalAmount:before,
.paymentModule .totalCharged:before {
  content: "$";
}
.paymentModule .summaryField .totalAmount,
.paymentModule .summaryField .totalCharged,
.paymentModule .summaryField .limitedCycles {
  font-weight: bold;
}
.paymentModule .paymentSubmit {
  justify-self: start;
}
.paymentModule .submitSpinner {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 50px;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 11;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  align-content: flex-end;
  align-items: flex-end;
  flex-wrap: wrap;
  display: none;
}
.paymentModule .submitSpinnerIcon {
  background: url("https://cdn.ecatholic.com/1748384483/images/admin/payments/spinner.png") no-repeat;
  width: 50px;
  height: 50px;
  animation: spin 1s steps(12) infinite;
  background-size: 100% auto;
}
.paymentModule .submitSpinnerText {
  color: #000 !important;
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@media (min-width: 701px) {
  :is(.rowSection.oneModule, .columnSection.soloColumn, #core.solo) .paymentModule .aggregate {
    grid-template-columns: 1fr minmax(230px, max-content) 1fr 500px 1fr;
  }
  :is(.rowSection.oneModule, .columnSection.soloColumn, #core.solo) .paymentModule .legendGroup {
    grid-column-start: 2;
    align-self: start;
    text-align: right;
  }
  :is(.rowSection.oneModule, .columnSection.soloColumn, #core.solo) .paymentModule .legendCaption {
    display: block;
  }
  :is(.rowSection.oneModule, .columnSection.soloColumn, #core.solo) .paymentModule .formGroup {
    grid-column-start: 4;
  }
}
.rowSection:is(.fourModule, .threeModule) .paymentModule .paymentRecurringTypeButtons,
.rowSection:is(.fourModule, .threeModule) .paymentModule .paymentTypeButtons {
  display: grid;
}
@media (min-width: 701px) {
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentRecurringTypeButtons,
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentTypeButtons {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 701px) {
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentRecurringTypeButton:first-child,
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentTypeButton:first-child {
    border-radius: 0px 0px 0px 0px;
  }
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentRecurringTypeButton:last-child,
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentTypeButton:last-child {
    border-radius: 0px 0px 0px 0px;
  }
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentRecurringTypeButton:last-child:first-child,
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentTypeButton:last-child:first-child {
    border-radius: 0px;
  }
}
.rowSection:is(.fourModule, .threeModule) .paymentModule .radioContainer {
  display: grid;
}
.rowSection:is(.fourModule) #fieldGroup-paymentRecurringOptionFrequencyType {
  display: grid;
}
@media (max-width: 500px) {
  .subtotals .paymentLineItemDescription,
  .subtotals .paymentLineItemAmounts {
    width: 100%;
    display: inline-block;
  }
  .subtotals .paymentLineItemAmounts {
    clear: both;
  }
}
#core .sacramentTimesModule .moduleBody {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.sacramentTimesModule .categoryName {
  font-size: 22px;
  padding: 24px 0px;
}
.sacramentTimesModule .categoryName:not(:first-child) {
  border-top: 0px var(--module-border-clr) solid;
  margin-top: 12px;
}
.sacramentTimesModule .categoryName + .sacramentTimes .sacramentDay {
  padding-left: 20px;
}
.sacramentTimesModule .dayName {
  font-size: 19.8px;
  font-weight: 400;
  font-style: italic;
  padding: 12px 0px;
  padding-left: 20px;
  margin-top: 4px;
}
.sacramentTimesModule .dayName ~ .sacramentTimes .sacramentDay {
  padding-left: 40px;
}
.sacramentTimesModule .sacramentTimesNote {
  font-style: italic;
  font-size: 18px;
  padding: 12px 0px;
}
.sacramentTimes.times,
.massModeSacramentTimes {
  position: relative;
  padding: 0px;
  list-style: none;
  margin: 0px;
  font-size: 18px;
}
.sacramentTimes.times .sacramentDay,
.massModeSacramentTimes .sacramentDay {
  min-height: 15px;
  padding: 12px 0px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.sacramentTimes.times .sacramentDay .day,
.massModeSacramentTimes .sacramentDay .day {
  position: relative;
  width: 145px;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: 400;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.sacramentTimes.times .sacramentDay .day.MULTIDAY span,
.massModeSacramentTimes .sacramentDay .day.MULTIDAY span {
  display: inline-block;
  max-width: 100%;
}
.sacramentTimes.times .sacramentDay .day.MULTIDAY .addComma:after,
.massModeSacramentTimes .sacramentDay .day.MULTIDAY .addComma:after {
  content: ",";
}
.sacramentTimes.times .sacramentDay .day.MULTIDAY .addDash:after,
.massModeSacramentTimes .sacramentDay .day.MULTIDAY .addDash:after {
  content: "-";
}
.sacramentTimes.times .sacramentDay .day.MULTIDAY .addColon:after,
.massModeSacramentTimes .sacramentDay .day.MULTIDAY .addColon:after {
  content: ":";
}
.sacramentTimes.times .sacramentDay .day .dayLowercase,
.massModeSacramentTimes .sacramentDay .day .dayLowercase {
  text-transform: lowercase;
}
.sacramentTimes.times .sacramentDay .sacramentGroup,
.massModeSacramentTimes .sacramentDay .sacramentGroup {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  margin-right: -10px;
  margin-left: -7px;
  max-width: calc(100% - 7px);
}
.sacramentTimes.times .sacramentDay .sacramentTime,
.massModeSacramentTimes .sacramentDay .sacramentTime {
  padding-right: 10px;
  padding-left: 7px;
  margin-left: -1px;
  border-left: 1px solid currentColor;
}
.sacramentTimes.times .sacramentDay .sacramentTime .language,
.massModeSacramentTimes .sacramentDay .sacramentTime .language,
.sacramentTimes.times .sacramentDay .sacramentTime .nativeLanguage,
.massModeSacramentTimes .sacramentDay .sacramentTime .nativeLanguage,
.sacramentTimes.times .sacramentDay .sacramentTime .abbrLanguage,
.massModeSacramentTimes .sacramentDay .sacramentTime .abbrLanguage,
.sacramentTimes.times .sacramentDay .sacramentTime .notes,
.massModeSacramentTimes .sacramentDay .sacramentTime .notes,
.sacramentTimes.times .sacramentDay .sacramentTime .separator,
.massModeSacramentTimes .sacramentDay .sacramentTime .separator {
  font-size: 18px;
  color: var(--secondary-clr);
}
.sacramentTimes.times .sacramentDay .language.ENGLISH,
.massModeSacramentTimes .sacramentDay .language.ENGLISH,
.sacramentTimes.times .sacramentDay .nativeLanguage.ENGLISH,
.massModeSacramentTimes .sacramentDay .nativeLanguage.ENGLISH,
.sacramentTimes.times .sacramentDay .sacramentTime .abbrLanguage.ENGLISH,
.massModeSacramentTimes .sacramentDay .sacramentTime .abbrLanguage.ENGLISH,
.sacramentTimes.times .sacramentDay .nativeLanguage,
.massModeSacramentTimes .sacramentDay .nativeLanguage,
.sacramentTimes.times .sacramentDay .abbrLanguage,
.massModeSacramentTimes .sacramentDay .abbrLanguage,
.sacramentTimes.times .sacramentDay .separator,
.massModeSacramentTimes .sacramentDay .separator {
  display: none;
}
.sacramentTimes.times .sacramentDay .day:nth-child(even) {
  background-color: transparent;
}
.sacramentTimes.times .videoIconLink {
  line-height: 100%;
  vertical-align: middle;
  padding-left: 4px;
  display: inline-block;
}
.sacramentTimes.times.compact > li .day {
  width: 100px;
}
.sacramentTimes.times.compact > li .day.PERPETUAL {
  width: 145px;
}
.sacramentTimes.times.compact > li .language {
  display: none;
}
.sacramentTimes.times.compact > li .abbrLanguage {
  display: inline;
}
.sacramentTimes.times.large1 > li {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sacramentTimes.times.large1 > li .day {
  width: 100%;
}
.sacramentTimes.times.large1 > li .day.MULTIDAY .addColon:after {
  content: "";
}
.sacramentTimes.times.large2 > li .sacramentTime {
  width: 100%;
  margin-right: 0px;
  border-right-width: 0px;
}
.sacramentTimes.times.massTime .firstWeekday {
  border-top: 0px var(--module-border-clr) solid;
  margin-top: 3px;
  padding-top: 15px;
}
.sacramentTimes.times.massTime .firstWeekday:first-child {
  border-width: 0px;
  margin-top: 0px;
  padding-top: 12px;
}
.twitter-timeline-backup {
  display: none;
}
.rssContent:only-child {
  border-bottom-width: 0px;
}
.aggregate .rssContent .thumb {
  margin-top: 0px;
}
.aggregate .rssContent .date,
.aggregate .rssContent .author {
  display: inline;
}
#features > ul {
  padding: 0;
  list-style-type: none;
}
#featureSlideshow {
  position: relative;
  float: left;
  border: 0px solid #faf5f2;
  margin: 0 0 25px 0;
  background-color: #234476;
  width: 775px;
  height: 387.5px;
  box-sizing: border-box;
}
.pageTypeInterior #featureSlideshow.featureMedium {
  float: right;
}
#featureSlideshow.featureFull {
  width: 1920px;
  height: 480px;
}
@media (min-width: 701px) and (max-width: 1440px) {
  #featureSlideshow.featureFull .width1440 {
    max-width: 1440px;
    padding-left: 240px;
  }
}
@media (min-width: 1440px) {
  #featureSlideshow.featureFull .firstImage .width1440 {
    max-width: 100vw;
    padding-left: calc((100vw - 1920px) / -2);
    height: 480px;
    object-fit: cover;
  }
}
#featureSlideshow.featureFullVideo {
  width: 1920px;
  height: 810px;
}
@media (min-width: 701px) and (max-width: 1440px) {
  #featureSlideshow.featureFullVideo .width1440 {
    max-width: 1440px;
    padding-left: 240px;
  }
}
@media (min-width: 1440px) {
  #featureSlideshow.featureFullVideo .firstImage .width1440 {
    max-width: 100vw;
    padding-left: calc((100vw - 1920px) / -2);
    height: 810px;
    object-fit: cover;
  }
}
#featureSlideshow.featureFullVideo.hasVideo {
  width: 1440px;
}
#featureSlideshow.featureFullVideo:not(.hasVideo) .videoMode {
  overflow: hidden;
  transform: translateZ(0);
}
#featureSlideshow li {
  height: 100%;
  width: 100%;
}
#featureSlideshow li .slideshowModule {
  height: 100%;
  width: 100%;
}
.slideshowModule .rotator .firstImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slideshowModule .rotator > a,
.slideshowModule .rotator > span {
  width: 100%;
  height: 100%;
}
.slideshowModule .rotator > a picture img,
.slideshowModule .rotator > span picture img,
.slideshowModule .rotator > a > div,
.slideshowModule .rotator > span > div {
  width: 100%;
  height: 100%;
}
.slideshowModule .rotator > a picture img,
.slideshowModule .rotator > span picture img {
  background-color: #fff;
}
.slideshowModule .rotator > a picture img[src=""],
.slideshowModule .rotator > span picture img[src=""] {
  display: none;
}
.slideshowModule .rotator .caption {
  height: 35%;
  color: #fff;
}
.slideshowModule .rotator .caption .title,
.slideshowModule .rotator .caption .captionContent {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.slideshowModule .rotator .caption .title {
  margin-top: 35px;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 80px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.slideshowModule .rotator .caption .captionContent {
  height: 34px;
  margin-top: 4px;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
}
.slideshowModule .rotator .caption > div.captionContent:first-child {
  margin-top: 131px;
}
.slideshowModule .backBtn,
.slideshowModule .fwdBtn,
.slideshowModule .pauseBtn {
  top: 50%;
}
#imageCropperForm.hasCallToAction #fieldGroup-callToAction {
  display: block;
  margin-left: 20px;
}
#imageCropperForm.hasCallToAction #fieldGroup-title,
#imageCropperForm.hasCallToAction #fieldGroup-description,
#imageCropperForm.hasCallToAction #fieldGroup-callToAction {
  width: calc((100% - 40px)/3);
}
#imageCropperForm.hasCallToAction .fieldHelpButton[helpfield="fieldHelp-callToAction"] {
  position: absolute;
}
.callToAction {
  background-color: #868686;
  color: #fff;
  font-size: 18px;
  font-family: "Sorts Mill Goudy", serif;
  padding: 15px 25px 15px 15px;
  border-radius: 0px;
  border: 0px solid #868686;
  position: absolute;
  bottom: 29px;
  right: 5%;
  width: auto;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.callToAction:hover {
  background: #b69556;
  color: #fff;
  border: 0px solid #b69556;
}
.callToActionArrow {
  position: absolute;
  top: 0px;
  right: 15px;
  display: inline-block;
  width: 0px;
  height: 100%;
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/callToActionIcons.svg?svgChevron");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/slideshow/callToActionIcons.svg?svgChevron', sizingMethod='scale');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.callToActionArrow .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
}
@media (min-width: 701px) {
  #featureSlideshow .caption.hasCallToAction .title,
  #featureSlideshow .caption.hasCallToAction .captionContent {
    padding-right: 210px;
    box-sizing: border-box;
  }
  #featureSlideshow.featureFull .caption.hasCallToAction .callToAction {
    right: 50%;
    margin-right: -487.5px;
    bottom: 62px;
  }
  #featureSlideshow.featureFullVideo .caption.hasCallToAction .title,
  #featureSlideshow.featureFullVideo .caption.hasCallToAction .captionContent {
    width: 975px !important;
  }
  #featureSlideshow.featureFullVideo .caption.hasCallToAction .callToAction {
    right: 50%;
    margin-right: -487.5px;
    bottom: 105px;
  }
}
#featureSlideshow:hover .backBtn,
#featureSlideshow:hover .fwdBtn {
  display: block;
}
#featureSlideshow:hover .pauseBtn {
  display: none;
}
#captions {
  display: none;
}
#shortcuts {
  display: none;
}
#fade {
  -webkit-mask-image: -webkit-gradient(linear, left top, right bottom, from(#000000), to(rgba(0, 0, 0, 0)));
  width: 100%;
  height: 100%;
}
#slideshowSettings,
.slideshowPhotoHolder {
  display: none;
}
@media (min-width: 1440px) {
  #background #featureSlideshow.featureFull #rotator .width1440 {
    max-width: 100vw;
    padding-left: calc((100vw - 1920px) / -2);
    height: 480px;
    width: 100%;
    object-fit: cover;
  }
  #background #featureSlideshow.featureFullVideo #rotator .width1440 {
    max-width: 100vw;
    padding-left: calc((100vw - 1920px) / -2);
    height: 810px;
    width: 100%;
    object-fit: cover;
  }
  #background #featureSlideshow.featureFullVideo.hasVideo {
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
    height: auto;
  }
  #background #featureSlideshow.featureFullVideo.hasVideo .videoMode {
    width: 100%;
    overflow: auto;
  }
}
@media (min-width: 1440px) and (min-width: 1920px) {
  #background #featureSlideshow.featureFull {
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
  }
  #background #featureSlideshow.featureFull #rotator img {
    margin-top: calc((25vw - 480px) / -2);
    height: auto;
    width: 100%;
  }
}
@media (min-width: 1440px) and (min-width: 1920px) {
  #background #featureSlideshow.featureFullVideo {
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
  }
  #background #featureSlideshow.featureFullVideo #rotator img {
    margin-top: calc((42.1875vw - 810px) / -2);
    height: auto;
    width: 100%;
  }
}
@media (min-width: 701px) {
  #featureSlideshow.featureFull {
    margin-left: -372.5px;
  }
  #featureSlideshow.featureFull #fwdBtn {
    right: 372.5px;
  }
  #featureSlideshow.featureFull .editBar {
    margin-right: -587.5px !important;
    right: 50%;
  }
  #featureSlideshow.featureFull #backBtn {
    left: 372.5px;
  }
  .featureFull #rotator .caption .title,
  .featureFull #rotator .caption .captionContent {
    width: 1175px;
  }
  .featureFull#featureSlideshow .slideshowModule.videoMode.captionOn .title,
  .featureFull#featureSlideshow .slideshowModule.videoMode.captionOn .captionContent {
    width: 1175px;
  }
  #featureSlideshow.featureFullVideo {
    margin-left: -372.5px;
  }
  #featureSlideshow.featureFullVideo #fwdBtn {
    right: 372.5px;
  }
  #featureSlideshow.featureFullVideo .editBar {
    margin-right: -587.5px !important;
    right: 50%;
  }
  #featureSlideshow.featureFullVideo #backBtn {
    left: 372.5px;
  }
  #featureSlideshow.featureFullVideo.hasVideo {
    margin-left: -132.5px;
  }
  .featureFullVideo #rotator .caption {
    height: 25%;
  }
  .featureFullVideo #rotator .caption .title,
  .featureFullVideo #rotator .caption .captionContent {
    width: 1175px;
  }
  .featureFullVideo#featureSlideshow .slideshowModule.videoMode.captionOn .title,
  .featureFullVideo#featureSlideshow .slideshowModule.videoMode.captionOn .captionContent {
    width: 1175px;
  }
}
#vimeoBlocker {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#vimeoBlocker.play {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-play.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-play-font-awesome.png");
}
#vimeoBlocker.pause:hover {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-pause.png") no-repeat center center;
}
#vimeoBlocker.pause:hover {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-pause-font-awesome.png");
}
.slideshowModule .livePlayerContainer {
  padding: 0px;
  margin: 0px;
  height: 100%;
}
.slideshowModule .livePlayerContainer iframe {
  padding: 0px;
  margin: 0px;
}
.slideshowModule.videoMode.captionOverlayOn .captionPositioner {
  background-color: rgba(35, 68, 118, 0.7);
}
.slideshowModule.videoMode.captionOn .captionPositioner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.slideshowModule.videoMode.captionOn .caption {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  text-align: center;
  color: #fff;
}
#featureSlideshow .slideshowModule.videoMode.captionOn .caption {
  height: 100%;
}
#featureSlideshow .slideshowModule.videoMode.captionOn .caption .captionContent {
  height: auto;
}
.slideshowModule.videoMode.captionOn .caption .title,
.slideshowModule.videoMode.captionOn .caption .captionContent {
  width: 90%;
  margin: 5px auto;
  overflow: hidden;
}
.slideshowModule.videoMode.captionOn .caption .title {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 80px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.slideshowModule.videoMode.captionOn .caption .captionContent {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  max-height: 12ex;
  line-height: 3.1ex;
  /* try to add ellipses at the end */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.slideshowModule.videoMode.captionOn .caption .callToAction {
  position: relative;
  margin: 5px auto;
  bottom: auto;
  right: auto;
  text-decoration: none;
}
.slideshowModule.videoMode.captionOn .caption .callToAction:hover {
  text-decoration: none;
}
.slideshowModule.videoMode.captionOn .caption .callToAction:not(:first-child) {
  margin-top: 10px;
}
.slideshowModule .rotator,
.moduleBody .rotator {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.slideshowModule .rotator > a,
.moduleBody .rotator > a,
.slideshowModule .rotator .caption,
.moduleBody .rotator .caption {
  text-decoration: none;
}
.slideshowModule .rotator > div.flip,
.moduleBody .rotator > div.flip {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  left: -500px !important;
  transition: all 1s ease-in-out;
}
.slideshowModule .rotator .captionPositioner,
.moduleBody .rotator .captionPositioner,
.slideshowModule .rotator .caption,
.moduleBody .rotator .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.slideshowModule .rotator .caption,
.moduleBody .rotator .caption {
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #00000000, endColorstr= #b3000000);
  /* IE6-9 */
  overflow: hidden;
}
.slideshowModule .backBtn,
.moduleBody .backBtn,
.slideshowModule .fwdBtn,
.moduleBody .fwdBtn,
.slideshowModule .pauseBtn,
.moduleBody .pauseBtn {
  display: none;
  z-index: 120;
  position: absolute;
  opacity: 0.5;
  overflow: hidden;
  font-size: 0px;
  cursor: pointer;
  width: 35px;
  height: 35px;
  margin-top: -17.5px;
}
.slideshowModule .backBtn:hover,
.moduleBody .backBtn:hover,
.slideshowModule .fwdBtn:hover,
.moduleBody .fwdBtn:hover,
.slideshowModule .pauseBtn:hover,
.moduleBody .pauseBtn:hover {
  opacity: 1;
}
.slideshowModule:hover:not(.touchEventsActive) .backBtn,
.moduleBody:hover:not(.touchEventsActive) .backBtn,
.slideshowModule:hover:not(.touchEventsActive) .fwdBtn,
.moduleBody:hover:not(.touchEventsActive) .fwdBtn {
  display: block;
}
.slideshowModule:hover:not(.touchEventsActive) .pauseBtn,
.moduleBody:hover:not(.touchEventsActive) .pauseBtn {
  display: none;
}
.slideshowModule .backBtn,
.moduleBody .backBtn {
  left: 15px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-back.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-back-font-awesome.png");
}
.slideshowModule .pauseBtn,
.moduleBody .pauseBtn {
  left: 50%;
  margin-left: -17.5px;
}
.slideshowModule .rotatorPause,
.moduleBody .rotatorPause {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-pause.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-pause-font-awesome.png");
}
.slideshowModule .rotatorPlay,
.moduleBody .rotatorPlay {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-play.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-play-font-awesome.png");
}
.slideshowModule .fwdBtn,
.moduleBody .fwdBtn {
  right: 15px;
  transform: rotate(180deg);
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-back.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/button-back-font-awesome.png");
}
.slideshowModule .captions,
.moduleBody .captions {
  display: none;
}
.slideshowModule .shortcuts,
.moduleBody .shortcuts {
  display: none;
}
.slideshowModule .slideshowSettings,
.moduleBody .slideshowSettings,
.slideshowModule .slideshowPhotoHolder,
.moduleBody .slideshowPhotoHolder {
  display: none;
}
#horizontals .region .calendarModule.calendarView,
#bottomHorizontals .region .calendarModule.calendarView,
#featureRegion.region .calendarModule.calendarView {
  font-size: 18px;
}
#horizontals .region .calendarModule .calendarMonthTitle,
#bottomHorizontals .region .calendarModule .calendarMonthTitle,
#featureRegion.region .calendarModule .calendarMonthTitle {
  box-sizing: border-box;
  height: 34px;
  font-size: 0px;
}
#horizontals .region .calendarModule .calendarMonthTitle .dateTitle,
#bottomHorizontals .region .calendarModule .calendarMonthTitle .dateTitle,
#featureRegion.region .calendarModule .calendarMonthTitle .dateTitle {
  font-size: 19px;
}
#horizontals .region .calendarModule .day,
#bottomHorizontals .region .calendarModule .day,
#featureRegion.region .calendarModule .day {
  height: auto;
  background-clip: padding-box;
}
#horizontals .region .calendarModule .aggregate,
#bottomHorizontals .region .calendarModule .aggregate,
#featureRegion.region .calendarModule .aggregate {
  box-sizing: border-box;
}
#horizontals .region .calendarModule thead tr,
#bottomHorizontals .region .calendarModule thead tr,
#featureRegion.region .calendarModule thead tr {
  height: 1px;
}
#horizontals .region .calendarModule .hasEvents,
#bottomHorizontals .region .calendarModule .hasEvents,
#featureRegion.region .calendarModule .hasEvents {
  font-size: 0px;
}
#horizontals .region .calendarModule .hasEvents .dateNumber,
#bottomHorizontals .region .calendarModule .hasEvents .dateNumber,
#featureRegion.region .calendarModule .hasEvents .dateNumber {
  font-size: 18px;
  display: inline-block;
}
#horizontals .region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#bottomHorizontals .region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#featureRegion.region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#horizontals .region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#bottomHorizontals .region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#featureRegion.region .calendarModule .hasEvents .dateNumber + .calendarEvent {
  width: 6px;
  height: 8px;
  margin-left: 3px;
  margin-right: 3px;
  display: inline-block;
}
#horizontals .region .calendarModule .dayCalendar,
#bottomHorizontals .region .calendarModule .dayCalendar,
#featureRegion.region .calendarModule .dayCalendar {
  position: relative;
}
#horizontals .region .calendarModule .dayCalendar:before,
#bottomHorizontals .region .calendarModule .dayCalendar:before,
#featureRegion.region .calendarModule .dayCalendar:before {
  content: "";
  width: 100%;
  height: 0px;
  position: absolute;
  bottom: 0px;
  border-top: 1px solid #234476;
  z-index: 1;
}
#horizontals .region .calendarModule .dayCalendar .editBar,
#bottomHorizontals .region .calendarModule .dayCalendar .editBar,
#featureRegion.region .calendarModule .dayCalendar .editBar {
  top: 0px;
}
#horizontals .region .calendarModule .dayCalendar .aggregate,
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate,
#featureRegion.region .calendarModule .dayCalendar .aggregate {
  position: absolute;
  width: 100%;
  top: 100%;
  overflow: auto;
  padding-top: 5px;
}
#horizontals .region .calendarModule .dayCalendar .aggregate .event,
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate .event,
#featureRegion.region .calendarModule .dayCalendar .aggregate .event {
  padding-bottom: 5px;
}
#horizontals .region .calendarModule .dayCalendar .aggregate .event:not(:last-child),
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate .event:not(:last-child),
#featureRegion.region .calendarModule .dayCalendar .aggregate .event:not(:last-child) {
  margin-bottom: 5px;
}
#horizontals .region .calendarModule .dayCalendar .aggregate .event > div,
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate .event > div,
#featureRegion.region .calendarModule .dayCalendar .aggregate .event > div {
  display: none;
}
#horizontals .region .calendarModule .dayCalendar .aggregate .event > div.name,
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate .event > div.name,
#featureRegion.region .calendarModule .dayCalendar .aggregate .event > div.name {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#horizontals .region .calendarModule .monthCalendar,
#bottomHorizontals .region .calendarModule .monthCalendar,
#featureRegion.region .calendarModule .monthCalendar {
  background-color: #fff;
}
#horizontals .region .calendarModule,
#bottomHorizontals .region .calendarModule,
#featureRegion.region .calendarModule,
#horizontals .region .newsModule,
#bottomHorizontals .region .newsModule,
#featureRegion.region .newsModule {
  position: relative;
  margin-bottom: 100%;
}
#horizontals .region .calendarModule.editable.hoverEditable,
#bottomHorizontals .region .calendarModule.editable.hoverEditable,
#featureRegion.region .calendarModule.editable.hoverEditable,
#horizontals .region .newsModule.editable.hoverEditable,
#bottomHorizontals .region .newsModule.editable.hoverEditable,
#featureRegion.region .newsModule.editable.hoverEditable {
  box-shadow: none;
}
#horizontals .region .calendarModule:before,
#bottomHorizontals .region .calendarModule:before,
#featureRegion.region .calendarModule:before,
#horizontals .region .newsModule:before,
#bottomHorizontals .region .newsModule:before,
#featureRegion.region .newsModule:before {
  content: "";
  left: 0px;
  width: 100%;
  position: absolute;
  background: none;
  background-color: transparent;
  z-index: -1;
}
#horizontals .region .calendarModule.editable header,
#bottomHorizontals .region .calendarModule.editable header,
#featureRegion.region .calendarModule.editable header,
#horizontals .region .newsModule.editable header,
#bottomHorizontals .region .newsModule.editable header,
#featureRegion.region .newsModule.editable header {
  min-height: 1px;
}
#horizontals .region .calendarModule.editable .moduleBody,
#bottomHorizontals .region .calendarModule.editable .moduleBody,
#featureRegion.region .calendarModule.editable .moduleBody,
#horizontals .region .newsModule.editable .moduleBody,
#bottomHorizontals .region .newsModule.editable .moduleBody,
#featureRegion.region .newsModule.editable .moduleBody {
  margin-top: -1px;
}
#horizontals .region .calendarModule.hoverEditable:before,
#bottomHorizontals .region .calendarModule.hoverEditable:before,
#featureRegion.region .calendarModule.hoverEditable:before,
#horizontals .region .newsModule.hoverEditable:before,
#bottomHorizontals .region .newsModule.hoverEditable:before,
#featureRegion.region .newsModule.hoverEditable:before {
  box-shadow: inset 0 0 0 1px #e87722;
}
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate {
  position: absolute;
  width: 100%;
  top: 100%;
  overflow: auto;
}
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate > li:last-child,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate > li:last-child,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate > li:last-child,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate > li:last-child,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate > li:last-child,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate > li:last-child {
  border-bottom-width: 0px;
}
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate .thumb,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate .thumb,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate .thumb,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate .thumb,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate .thumb,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate .thumb {
  display: none;
}
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate,
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate + footer,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate + footer,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate + footer,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate + footer,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate + footer,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate + footer {
  margin-left: 0px;
  margin-right: 0px;
  box-sizing: border-box;
}
#horizontals .region .calendarModule .aggregate + footer,
#bottomHorizontals .region .calendarModule .aggregate + footer,
#featureRegion.region .calendarModule .aggregate + footer,
#horizontals .region .newsModule .aggregate + footer,
#bottomHorizontals .region .newsModule .aggregate + footer,
#featureRegion.region .newsModule .aggregate + footer {
  position: absolute;
  left: 0px;
  width: 100%;
}
#horizontals .region .calendarModule .aggregate + footer:before,
#bottomHorizontals .region .calendarModule .aggregate + footer:before,
#featureRegion.region .calendarModule .aggregate + footer:before,
#horizontals .region .newsModule .aggregate + footer:before,
#bottomHorizontals .region .newsModule .aggregate + footer:before,
#featureRegion.region .newsModule .aggregate + footer:before {
  content: "";
  width: 100%;
  height: 0px;
  position: absolute;
  left: 0px;
  bottom: 21px;
  border-top: 1px solid #b69556;
}
#horizontals .region .calendarModule.moduleInner,
#bottomHorizontals .region .calendarModule.moduleInner,
#featureRegion.region .calendarModule.moduleInner,
#horizontals .region .newsModule.moduleInner,
#bottomHorizontals .region .newsModule.moduleInner,
#featureRegion.region .newsModule.moduleInner {
  height: auto;
}
#horizontals .region .massTimesModule,
#bottomHorizontals .region .massTimesModule,
#featureRegion.region .massTimesModule,
#horizontals .region .confessionTimesModule,
#bottomHorizontals .region .confessionTimesModule,
#featureRegion.region .confessionTimesModule,
#horizontals .region .adorationTimesModule,
#bottomHorizontals .region .adorationTimesModule,
#featureRegion.region .adorationTimesModule {
  position: relative;
  margin-bottom: 100%;
}
#horizontals .region .massTimesModule.editable.hoverEditable,
#bottomHorizontals .region .massTimesModule.editable.hoverEditable,
#featureRegion.region .massTimesModule.editable.hoverEditable,
#horizontals .region .confessionTimesModule.editable.hoverEditable,
#bottomHorizontals .region .confessionTimesModule.editable.hoverEditable,
#featureRegion.region .confessionTimesModule.editable.hoverEditable,
#horizontals .region .adorationTimesModule.editable.hoverEditable,
#bottomHorizontals .region .adorationTimesModule.editable.hoverEditable,
#featureRegion.region .adorationTimesModule.editable.hoverEditable {
  box-shadow: none;
}
#horizontals .region .massTimesModule:before,
#bottomHorizontals .region .massTimesModule:before,
#featureRegion.region .massTimesModule:before,
#horizontals .region .confessionTimesModule:before,
#bottomHorizontals .region .confessionTimesModule:before,
#featureRegion.region .confessionTimesModule:before,
#horizontals .region .adorationTimesModule:before,
#bottomHorizontals .region .adorationTimesModule:before,
#featureRegion.region .adorationTimesModule:before {
  content: "";
  left: 0px;
  width: 100%;
  position: absolute;
  background: none;
  background-color: transparent;
  z-index: -1;
}
#horizontals .region .massTimesModule.editable header,
#bottomHorizontals .region .massTimesModule.editable header,
#featureRegion.region .massTimesModule.editable header,
#horizontals .region .confessionTimesModule.editable header,
#bottomHorizontals .region .confessionTimesModule.editable header,
#featureRegion.region .confessionTimesModule.editable header,
#horizontals .region .adorationTimesModule.editable header,
#bottomHorizontals .region .adorationTimesModule.editable header,
#featureRegion.region .adorationTimesModule.editable header {
  min-height: 1px;
}
#horizontals .region .massTimesModule.editable .moduleBody,
#bottomHorizontals .region .massTimesModule.editable .moduleBody,
#featureRegion.region .massTimesModule.editable .moduleBody,
#horizontals .region .confessionTimesModule.editable .moduleBody,
#bottomHorizontals .region .confessionTimesModule.editable .moduleBody,
#featureRegion.region .confessionTimesModule.editable .moduleBody,
#horizontals .region .adorationTimesModule.editable .moduleBody,
#bottomHorizontals .region .adorationTimesModule.editable .moduleBody,
#featureRegion.region .adorationTimesModule.editable .moduleBody {
  margin-top: -1px;
}
#horizontals .region .massTimesModule.hoverEditable:before,
#bottomHorizontals .region .massTimesModule.hoverEditable:before,
#featureRegion.region .massTimesModule.hoverEditable:before,
#horizontals .region .confessionTimesModule.hoverEditable:before,
#bottomHorizontals .region .confessionTimesModule.hoverEditable:before,
#featureRegion.region .confessionTimesModule.hoverEditable:before,
#horizontals .region .adorationTimesModule.hoverEditable:before,
#bottomHorizontals .region .adorationTimesModule.hoverEditable:before,
#featureRegion.region .adorationTimesModule.hoverEditable:before {
  box-shadow: inset 0 0 0 1px #e87722;
}
#horizontals .region .massTimesModule.moduleInner,
#bottomHorizontals .region .massTimesModule.moduleInner,
#featureRegion.region .massTimesModule.moduleInner,
#horizontals .region .confessionTimesModule.moduleInner,
#bottomHorizontals .region .confessionTimesModule.moduleInner,
#featureRegion.region .confessionTimesModule.moduleInner,
#horizontals .region .adorationTimesModule.moduleInner,
#bottomHorizontals .region .adorationTimesModule.moduleInner,
#featureRegion.region .adorationTimesModule.moduleInner {
  height: auto;
}
#horizontals .region .massTimesModule .moduleBody,
#bottomHorizontals .region .massTimesModule .moduleBody,
#featureRegion.region .massTimesModule .moduleBody,
#horizontals .region .confessionTimesModule .moduleBody,
#bottomHorizontals .region .confessionTimesModule .moduleBody,
#featureRegion.region .confessionTimesModule .moduleBody,
#horizontals .region .adorationTimesModule .moduleBody,
#bottomHorizontals .region .adorationTimesModule .moduleBody,
#featureRegion.region .adorationTimesModule .moduleBody {
  position: absolute;
  width: 100%;
  top: 100%;
  overflow: auto;
  margin-left: 0px;
  margin-right: 0px;
}
#horizontals .region .listView .fieldHelp,
#bottomHorizontals .region .listView .fieldHelp,
#featureRegion.region .listView .fieldHelp {
  bottom: 0px;
  top: auto !important;
}
.ie8 #horizontals .calendarModule,
.ie8 #bottomHorizontals .calendarModule,
.ie8 #featureRegion .calendarModule,
.ie8 #horizontals .newsModule,
.ie8 #bottomHorizontals .newsModule,
.ie8 #featureRegion .newsModule {
  height: 100%;
  overflow: auto;
}
.ie8 #horizontals .calendarModule footer,
.ie8 #bottomHorizontals .calendarModule footer,
.ie8 #featureRegion .calendarModule footer,
.ie8 #horizontals .newsModule footer,
.ie8 #bottomHorizontals .newsModule footer,
.ie8 #featureRegion .newsModule footer,
.ie8 #horizontals .calendarModule .moduleBody.aggregate,
.ie8 #bottomHorizontals .calendarModule .moduleBody.aggregate,
.ie8 #featureRegion .calendarModule .moduleBody.aggregate,
.ie8 #horizontals .newsModule .moduleBody.aggregate,
.ie8 #bottomHorizontals .newsModule .moduleBody.aggregate,
.ie8 #featureRegion .newsModule .moduleBody.aggregate {
  top: 0px;
  position: relative;
}
.ie8 #horizontals .calendarModule footer:before,
.ie8 #bottomHorizontals .calendarModule footer:before,
.ie8 #featureRegion .calendarModule footer:before,
.ie8 #horizontals .newsModule footer:before,
.ie8 #bottomHorizontals .newsModule footer:before,
.ie8 #featureRegion .newsModule footer:before {
  border-width: 0px;
  display: none;
}
#content1 {
  float: right;
  width: 375px;
  margin: 0 25px 25px 25px;
  padding-left: 0px;
  padding-right: 0px;
}
#core.duo #content1 {
  float: left;
  width: 775px;
  margin-left: 0px;
}
#content2 {
  float: right;
  width: 375px;
  margin: 0 0 25px 0;
  padding-left: 0px;
  padding-right: 0px;
}
#section1 {
  float: right;
  width: 1175px;
  margin: 0;
  margin-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
}
.pageTypeInterior #core #interiorHeader {
  float: right;
  width: 100%;
  margin: 0;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
  z-index: 1;
}
.pageTypeInterior #core #content1 {
  float: right;
  width: 870px;
  margin: 0 0 25px 0;
  padding-left: 0px;
  padding-right: 0px;
}
.pageTypeInterior #core #content2 {
  float: left;
  width: 328px;
  margin: 0 0 25px 0;
  padding-left: 0px;
  padding-right: 0px;
}
.pageTypeInterior #core.singleColumn #content1,
.pageTypeInterior #core.solo #content1,
.pageTypeInterior #core.singleColumn #interiorHeader,
.pageTypeInterior #core.solo #interiorHeader {
  width: 1175px;
}
.pageTypeInterior #core.trio #content1,
.pageTypeInterior #core.trio #content3 {
  width: 328px;
}
.pageTypeInterior #core.twin #interiorHeader {
  width: 1175px;
}
.pageTypeInterior #core.twin #content1,
.pageTypeInterior #core.twin #content2 {
  width: calc((1175px - (50px * 2)) / 2);
}
.pageTypeInterior #core.nelo #interiorHeader,
.pageTypeInterior #core.standard #interiorHeader {
  width: 1175px;
}
.pageTypeInterior #core.standard #interiorHeader {
  width: 1175px;
}
.pageTypeInterior #core.section #interiorHeader {
  width: 1175px;
}
.pageTypeInterior .hasHorizontal1 #core #interiorHeader {
  width: 1175px;
}
.pagePicture {
  float: right;
}
#pageTitle {
  position: relative;
  margin: 0 0 0 0;
  padding: 3px 0;
  border-bottom: 0px solid #b69556;
  background: none;
  background-color: transparent;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 65px;
  font-weight: 400;
  color: #fff;
}
#pageTitle .editText {
  display: block;
  min-height: 15px;
}
#pageTitle .rssLink {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgRss");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-color: #868686;
  color: #fff;
  border-radius: 3px;
  transition: background-color 0.5s ease, color 0.5s ease;
}
#pageTitle .rssLink:hover {
  background-color: #b69556;
  color: #fff;
}
#pageTitle .rssLink .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
  padding: 5%;
}
.noPageTitle #core #interiorHeader {
  padding-bottom: 0px;
}
#addthisWrapper,
#finder .addthis_toolbox {
  width: 120px;
  height: 28px;
  display: inline-block;
  float: right;
  margin-top: 10px;
  margin-left: 15px;
  z-index: 1;
}
#sideNav {
  margin-left: 0;
  margin-right: 0;
}
#sideNav header {
  padding-top: 0;
}
#sideNav footer {
  padding-bottom: 0;
}
#sideNav ul,
#sideNav li {
  margin: 0;
  padding: 0;
}
#sideNav li a {
  text-decoration: none;
}
#sideNav li .navName {
  display: block;
  border-top: 0px solid #868686;
  padding: 10px 0px;
  background-color: default;
  color: #234476;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#sideNav li .navName:hover {
  background-color: default;
  color: #868686;
}
#sideNav li .navSecure .navName,
#sideNav li .navPage .navName,
#sideNav li .navLink .navName {
  padding-left: 0px;
}
#sideNav li .navSecure ul li .navName,
#sideNav li .navPage ul li .navName,
#sideNav li .navLink ul li .navName {
  padding-left: 15px;
}
#sideNav li .navSecure ul li ul li .navName,
#sideNav li .navPage ul li ul li .navName,
#sideNav li .navLink ul li ul li .navName {
  padding-left: 25px;
}
#sideNav li .navSecure ul li ul li ul li .navName,
#sideNav li .navPage ul li ul li ul li .navName,
#sideNav li .navLink ul li ul li ul li .navName {
  padding-left: 35px;
}
#sideNav li .navSecure ul li ul li ul li ul li .navName,
#sideNav li .navPage ul li ul li ul li ul li .navName,
#sideNav li .navLink ul li ul li ul li ul li .navName {
  padding-left: 45px;
}
#sideNav li.navFirstLevelGroup > a {
  pointer-events: none;
}
#sideNav li .navGroup > .navName {
  padding: 10px 0px 10px 0px;
  background-color: transparent;
  color: #234476;
}
#sideNav li .navGroup > .navName:hover {
  background-color: transparent;
}
#sideNav li .navGroup > ul > li > .navName {
  padding-left: 15px;
}
#sideNav li .navGroup > ul > li > ul > li .navName {
  padding-left: 25px;
}
#sideNav li .navGroup > ul > li > ul > li > ul > li .navName {
  padding-left: 35px;
}
#sideNav li .navGroup > ul > li > ul > li > ul > li > ul > li .navName {
  padding-left: 45px;
}
#sideNav li .navGroup > ul > li > ul > li > ul > li > ul > li > ul > li .navName {
  padding-left: 55px;
}
#sideNav .sideNavCurrent {
  position: relative;
  border-top: 0px solid #868686;
  border-bottom: 0px solid #868686;
  margin-bottom: -1px;
}
#sideNav .sideNavCurrent > .navName {
  border-top: none;
  background-color: transparent;
  color: #868686;
}
#sideNav .sideNavCurrent > .navName:hover {
  color: #234476;
  background-color: default;
}
#sideNav .sideNavCurrent .navElement .navName {
  background-color: transparent;
}
#sideNav .sideNavCurrent .navElement .navName:hover {
  background-color: default;
}
#sideNav .sideNavCurrent .navGroup > .navName:hover {
  background-color: transparent;
}
#sideNav .sideNavSelected > a {
  font-weight: 400;
}
#sideNav div > ul > li:first-child > .navName {
  border-top: 0px solid #868686;
}
#sideNav footer {
  border-bottom: 0px solid #868686;
}
#sideNav .sideNavSibling {
  display: list-item;
}
#sideNav .moduleInner > ul > li > ul > .navGroup:last-child > .navName {
  transition: padding 0.5s ease;
}
#sideNav .moduleInner > ul > li > ul .navCollapsed:last-child > .navName {
  padding-bottom: 10px;
}
.navCollapsible {
  cursor: pointer;
}
.navCollapsible > .navName {
  position: relative;
}
.navCollapsible > .navName:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 10px;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #234476 transparent transparent transparent;
}
.navCollapsible.navCollapsed > .navName:before {
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #234476;
  margin-left: 2px;
}
.aggregate .navCollapsible > .navName:before {
  margin-right: 10px;
}
.aggregate .navCollapsible.navCollapsed > .navName:before {
  margin-left: 2px;
}
.solo .sideNavModule {
  display: none;
}
[class*="SideNav"] {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
[class*="SideNav"] ul,
[class*="SideNav"] li {
  list-style: none;
  margin: 0;
  padding: 0;
}
[class*="SideNav"] .navName {
  display: block;
  border-bottom: 0px solid #868686;
  padding: 10px 0px;
  background-color: default;
  color: #234476;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[class*="SideNav"] li.selected .navName,
[class*="SideNav"] .bulletin .featured .navName {
  background-color: transparent;
  color: #868686;
  font-weight: 400;
}
[class*="SideNav"] li.selected .navName:hover,
[class*="SideNav"] .bulletin .featured .navName:hover {
  color: #234476;
  background-color: default;
}
.bulletinsSideNav .archiveTitle,
.pageTagsSideNav .pageTags {
  border-top: 0px solid #868686;
}
.pageTagsSideNav .pageTagLink,
.bulletinsSideNav .archiveTitle,
.bulletinsSideNav .bulletin a {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
}
.pageTagsSideNav .pageTagLink .navName,
.bulletinsSideNav .bulletin .navName {
  color: #234476;
}
.pageTagsSideNav .pageTagLink .navName:hover,
.bulletinsSideNav .bulletin .navName:hover {
  background-color: default;
  color: #868686;
}
.bulletinsSideNav .archiveTitle > .navName {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  color: #234476;
}
.bulletinsSideNav .bulletin .navName {
  padding: 10px 0px 10px 0px;
}
.bulletinsSideNav .aggregateLabel {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
}
.aggregateSideNav .aggregateAll,
.aggregateSideNav .aggregateMonths,
.aggregateSideNav .aggregatePages {
  border-top: 0px solid #868686;
}
.aggregateSideNav .aggregateMonths,
.aggregateSideNav .aggregatePages {
  margin-top: 20px;
}
.aggregateSideNav .aggregateAll,
.aggregateSideNav .aggregateLabel,
.aggregateSideNav .aggregateMonth,
.aggregateSideNav .aggregatePage {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
}
.aggregateSideNav .aggregateAll .navName,
.aggregateSideNav .aggregateMonth .navName,
.aggregateSideNav .aggregatePage .navName {
  color: #234476;
}
.aggregateSideNav .aggregateAll .navName:hover,
.aggregateSideNav .aggregateMonth .navName:hover,
.aggregateSideNav .aggregatePage .navName:hover {
  background-color: default;
  color: #868686;
}
.aggregateSideNav .aggregateLabel > .navName {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  color: #234476;
}
.aggregateSideNav .aggregateMonth .navName,
.aggregateSideNav .aggregatePage .navName {
  padding: 10px 0px 10px 0px;
}
.interior.event .date,
.interior.news .date {
  font-weight: bold;
  margin-bottom: 15px;
}
.interior.event .pagePicture,
.interior.news .pagePicture {
  float: right;
  max-width: 50%;
  padding: 0 0 15px 15px;
}
.event .recurringSchedule,
.searchResult .recurringSchedule {
  font-weight: normal;
  font-style: italic;
}
.searchResult .date {
  font-weight: bold;
}
.interior img {
  max-width: 100%;
}
.interior.event .eventDetails,
.interior.news .newsDetails {
  word-break: break-word;
}
.interior.event .location,
.toggledLocationContent {
  margin-bottom: 15px;
}
.locationContent + .locationMap,
.interior.news .newsDetails {
  margin-top: 15px;
}
.toggledLocationContent {
  display: none;
}
.interior.news .author {
  font-style: italic;
}
.interior.event .locationLabel {
  font-weight: bold;
}
.atcb-light {
  --font: "Work Sans", sans-serif;
}
add-to-calendar-button,
.icsExport {
  --button-style: round;
  --hide-background: false;
}
.interior.person .picture {
  float: right;
  max-width: 50%;
  padding: 0 0 15px 15px;
}
.interior.person .role,
.interior.person .phone,
.interior.person .mail {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.interior.person .role {
  margin-bottom: 15px;
  font-weight: bold;
}
.interior.person .bio {
  margin-top: 15px;
}
.personSocialMedia {
  margin-top: 5px;
  font-size: 0px;
  line-height: normal;
}
.personSocialMedia a {
  vertical-align: text-top;
  background-color: transparent;
  color: #868686;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0px 4px 0px 0px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  border-radius: 0px;
  overflow: hidden;
}
.personSocialMedia a:hover {
  background-color: transparent;
  color: #b69556;
}
.personSocialMedia a.blogSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgBlog");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgBlog', sizingMethod='scale');
}
.personSocialMedia a.emailSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgEmail");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgEmail', sizingMethod='scale');
}
.personSocialMedia a.facebookSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgFacebook");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgFacebook', sizingMethod='scale');
  width: 15px;
}
.personSocialMedia a.twitterSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgTwitter");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgTwitter', sizingMethod='scale');
}
.personSocialMedia a.flocknoteSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgFlocknote");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgFlocknote', sizingMethod='scale');
}
.personSocialMedia a.instagramSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgInstagram");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgInstagram', sizingMethod='scale');
}
.personSocialMedia a.instagramSocialMedia .icon {
  border-radius: 0px;
}
.personSocialMedia a.linkedinSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgLinkedIn");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgLinkedIn', sizingMethod='scale');
}
.personSocialMedia a.phoneSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgPhone");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgPhone', sizingMethod='scale');
}
.personSocialMedia a.pinterestSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgPinterest");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgPinterest', sizingMethod='scale');
}
.personSocialMedia a.vimeoSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgVimeo");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgVimeo', sizingMethod='scale');
}
.personSocialMedia a.websiteSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgWeb");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgWeb', sizingMethod='scale');
}
.personSocialMedia a.youtubeSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgYouTube");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1748384483/base-images/social-media/socialMediaIcons.svg?svgYouTube', sizingMethod='scale');
}
.personSocialMedia a .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
}
#content1 .bulletinName {
  font-size: 20px;
  text-align: center;
}
#content1 .bulletinName a {
  text-decoration: none;
}
#content1 .bulletinName img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.searchLast:before,
.searchNext:after {
  content: "";
  width: 0px;
  height: 0px;
  top: 1px;
  position: absolute;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}
.searchLast {
  position: relative;
  margin-left: 23px;
  padding-right: 8px;
  border-right: 1px solid #606060;
}
.searchLast,
.searchLast:hover {
  text-decoration: none;
}
.searchLast:before {
  left: -23px;
  border-right: 18px solid #b69556;
}
.searchLast:hover:before {
  border-right: 18px solid #606060;
}
.searchNext {
  position: relative;
  padding-left: 3px;
}
.searchNext,
.searchNext:hover {
  text-decoration: none;
}
.searchNext:after {
  right: -23px;
  border-left: 18px solid #b69556;
}
.searchNext:hover:after {
  border-left: 18px solid #606060;
}
#error404 {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 480px;
}
#shieldLogin .loginError {
  color: #e60505;
  margin-bottom: 5px;
}
#shieldLogin #shieldPassword {
  float: left;
  box-sizing: border-box;
  height: 50px;
  padding: 7px;
  border: 1px solid #faf5f2;
  border-radius: 0px;
  background-color: #faf5f2;
  color: #606060;
  font-size: 18px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#shieldLogin .submit {
  float: left;
  clear: left;
  min-width: 100px;
  padding: 10px 24px;
  border-radius: 0px;
  background-color: #868686;
  color: #fff;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
#shieldLogin .submit:hover {
  background-color: #b69556;
  color: #fff;
}
.photos {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  padding: 0px;
}
.photos li {
  list-style-type: none;
}
@media (min-width: 501px) {
  .photos li {
    padding: 15px;
  }
}
@media (max-width: 500px) {
  .photos li {
    padding: 9px;
  }
}
.photos li img {
  display: block;
}
.photoAlbum.infinite-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  max-width: none;
  border-bottom: 1px solid #b69556;
  padding-bottom: 15px;
}
@media (min-width: 501px) {
  .photoAlbum.infinite-item > a {
    padding: 15px;
  }
}
@media (max-width: 500px) {
  .photoAlbum.infinite-item > a {
    padding: 9px;
  }
}
.photoAlbum.infinite-item .photoAlbumName {
  display: flex;
  order: -1;
  text-align: center;
  width: 100%;
  height: auto;
}
.photoAlbum.infinite-item .photoAlbumName a.name {
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-bottom: 15px;
  font-size: 48px;
}
.photoAlbum.infinite-item .thumb {
  margin: 0px;
  box-sizing: border-box;
}
.photoAlbum.infinite-item .viewMore {
  width: 120px;
  margin-bottom: 16px;
  height: auto !important;
  align-self: center;
}
.photoalbums .photoAlbum .thumb {
  background: #fff;
}
#lightbox .lb-outerContainer {
  border-radius: 0px;
}
#lightbox .lb-prev,
#lightbox .lb-next {
  opacity: 0.5;
  cursor: pointer;
}
#lightbox .lb-prev:hover,
#lightbox .lb-next:hover {
  opacity: 1;
}
#lightbox .lb-prev {
  margin-left: -75px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/photo-albums/photo-album-lightbox-left-arrow.png") no-repeat left 49%;
}
#lightbox .lb-next {
  margin-right: -75px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/photo-albums/photo-album-lightbox-right-arrow.png") no-repeat right 49%;
}
#lightbox .lb-details {
  width: 100%;
  margin-top: 15px;
  color: #e6e6e6;
  font-family: "Work Sans", sans-serif;
}
#lightbox .lb-details .lb-caption {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
}
#lightbox .lb-details .lb-number {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: right;
}
#lightbox .lb-close {
  position: absolute;
  top: -40px;
}
.news .news.group {
  word-break: break-word;
}
.news li .thumb {
  margin-top: 0px;
}
.eCatholicLiveCountdownModule .liveCountdown {
  position: relative;
  padding: 10px 0px;
  text-align: center;
}
.eCatholicLiveCountdownModule .liveCountdown:hover .countdownOverlay {
  display: flex !important;
}
.eCatholicLiveCountdownModule .countdownInner {
  display: flex;
  justify-content: center;
}
.eCatholicLiveCountdownModule .countdownInner .unit {
  padding-left: 10px;
  padding-right: 10px;
}
.eCatholicLiveCountdownModule .countdownInner .unit:not(:last-child) {
  border-right: 1px solid #868686;
}
.eCatholicLiveCountdownModule .number,
.eCatholicLiveCountdownModule .countdownText {
  color: inherit;
  font-weight: bold;
  font-size: 48px;
}
.eCatholicLiveCountdownModule .label {
  color: inherit;
  font-weight: normal;
  font-size: 18px;
}
.eCatholicLiveCountdownModule .countdownOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.eCatholicLiveCountdownModule .linkWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.eCatholicLiveCountdownModule .linkWrapper .countdownLink {
  min-width: 100px;
  padding: 10px 24px;
  border-radius: 0px;
  background-color: #868686;
  color: #fff;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.eCatholicLiveCountdownModule .linkWrapper .countdownLink:hover {
  background-color: #b69556;
  color: #fff;
}
@keyframes progressBarWidth {
  0% {
    width: 0;
  }
}
.progressBarModule .moduleBody {
  margin-top: 3px;
}
.progressBarModule .moduleBody .progressBarText {
  font-size: 18px;
  color: #999;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-style: italic;
}
.progressBarModule .moduleBody .progressBarText > span {
  flex-grow: 1;
}
.progressBarModule .moduleBody .fundingAmount {
  padding-right: 10px;
}
.progressBarModule .moduleBody .currentAmount {
  color: #606060;
  font-size: 36px;
  display: block;
  font-style: normal;
}
.progressBarModule .moduleBody .fundingPercent {
  margin-top: auto;
  text-align: right;
}
.progressBarModule .moduleBody .currentPercent {
  color: #234476;
  font-size: 28px;
  display: block;
  font-style: normal;
}
.progressBarModule .moduleBody .progressBarContainer {
  height: 17px;
  margin-top: 15px;
}
.progressBarModule .moduleBody .progressBar {
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
  background: #faf5f2;
  border: 1px solid #faf5f2;
  border-radius: 8.5px;
}
.progressBarModule .moduleBody .progress {
  height: 100%;
  background: #234476;
  width: 0;
  animation: progressBarWidth 2s;
}
.progressBarModule .moduleBody.goal .progress {
  background: #b69556;
}
.progressBarModule .moduleBody.goal .currentPercent {
  color: #b69556;
}
.progressBarModule .moduleBody .buttonContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 5px;
}
.progressBarModule .moduleBody .buttonContainer .button {
  flex-grow: 1;
  width: 100%;
  min-width: 200px;
  flex-basis: 45%;
  box-sizing: border-box;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 16px;
  text-align: center;
  border-radius: 0px;
  background-color: #234476;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
.progressBarModule .moduleBody .buttonContainer .button:hover {
  color: #fff;
  background-color: #b69556;
}
.progressBarModule .moduleBody .buttonContainer .facebookButton {
  border: 2px solid #ccc;
  background-color: #fff;
  color: #000;
  padding: 14px;
}
.progressBarModule .moduleBody .buttonContainer .facebookButton:hover {
  color: #000;
  background-color: #ddd;
}
.progressBarModule .moduleBody .buttonContainer .facebookButton .fbIcon {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/icons/fb.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: -20px;
  margin-top: -23px;
}
@media (min-width: 701px) {
  #content1 .mapsModule .moduleBody {
    max-height: none;
  }
}
#featureRegion .mapsModule .moduleBody {
  max-height: 100%;
}
.locationMap {
  width: 100%;
}
.flocknoteSignupsModule form {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.flocknoteSignupsModule input {
  box-sizing: border-box;
  display: inline-flex;
  height: 50px;
  padding: 10px 10px;
  border: 1px solid #faf5f2;
  border-radius: 0px;
  background-color: #faf5f2;
  color: #606060;
  font-size: 18px;
  margin-bottom: 20px;
}
.flocknoteSignupsModule button {
  box-sizing: border-box;
  min-width: 100px;
  height: 50px;
  border: 0px;
  font-family: "Work Sans", sans-serif;
  padding: 0 24px;
  display: inline-block;
  border-radius: 0px;
  background-color: #868686;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 20px;
}
.flocknoteSignupsModule button:hover {
  background-color: #b69556;
  color: #fff;
}
.flocknoteSignupsModule .flocknoteLayoutsHorizontal input {
  width: calc(20% - 10px);
  min-width: 100px;
  margin-right: 5px;
  margin-left: 5px;
}
.flocknoteSignupsModule .flocknoteLayoutsHorizontal button {
  margin-right: 5px;
  margin-left: 5px;
}
@media (max-width: 500px) {
  .flocknoteSignupsModule .flocknoteLayoutsHorizontal input {
    min-width: calc(50% - 10px);
    float: left;
  }
  .flocknoteSignupsModule .flocknoteLayoutsHorizontal button {
    float: left;
  }
}
@media (min-width: 701px) {
  .twin .flocknoteSignupsModule .flocknoteLayoutsHorizontal input,
  .trio .flocknoteSignupsModule .flocknoteLayoutsHorizontal input,
  #content2 .flocknoteSignupsModule .flocknoteLayoutsHorizontal input {
    min-width: calc(50% - 10px);
    float: left;
  }
  .twin .flocknoteSignupsModule .flocknoteLayoutsHorizontal button,
  .trio .flocknoteSignupsModule .flocknoteLayoutsHorizontal button,
  #content2 .flocknoteSignupsModule .flocknoteLayoutsHorizontal button {
    float: left;
  }
}
.flocknoteSignupsModule .flocknoteLayoutsTiled form {
  width: 350px;
  max-width: 100%;
  margin: 0;
  justify-content: space-between;
}
.flocknoteSignupsModule .flocknoteLayoutsTiled input {
  width: 170px;
  max-width: calc((100% - 10px) / 2);
  flex-grow: 1;
}
.flocknoteSignupsModule .flocknoteLayoutsTiled .flocknoteSoloField {
  width: 100%;
  max-width: none;
}
.flocknoteSignupsModule .flocknoteLayoutsTiled button {
  width: 350px;
}
.flocknoteSignupsModule .flocknoteSignupsSubmitSuccess {
  display: none;
  font-size: 14px;
}
.flocknoteSignupsModule .flocknoteSignupsSubmitSuccess .iconSubmitSuccess {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/icons/submit-success.png") no-repeat;
  height: 16px;
  width: 16px;
  margin: 0 5px 0 10px;
  background-size: 100%;
  vertical-align: text-bottom;
}
.flocknoteSignupsModule .flocknoteSignupsSubmitSuccess div {
  display: inline-block;
  margin-top: 17px;
}
.registrationModule .required,
.reRegistrationModule .required {
  margin-left: 0px;
  font-size: inherit;
}
.reRegistrationModule .fieldGroup .ofField:last-child,
.reRegistrationModule .aggregate .ofField:last-child {
  margin-bottom: 0px;
}
.reRegistrationModule .ofReplicator .aggregate {
  padding-top: 0px;
}
#footerBackground {
  position: relative;
  bottom: 0;
  width: 100%;
  background: none;
  background-color: #234476;
}
#footer {
  width: 1175px;
  height: auto;
  margin: 0 auto 70px auto;
  padding: 50px 0px 80px 0px;
  border-top: 0px solid #b69556;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  box-shadow: 0px 0px 0px 0px #000;
}
#footer a:not(.htmlButton),
#footer #login {
  color: #b69556;
  text-decoration: none;
  cursor: pointer;
}
#footer a:not(.htmlButton):hover,
#footer #login:hover {
  color: #fff;
  text-decoration: none;
}
#footer #login.disableLoginButton {
  cursor: not-allowed;
}
.footerConnectGroupOn #footer {
  padding-top: 0px;
}
.footerConnectGroupModule {
  text-align: center;
  position: relative;
  color: #606060;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0px;
}
.footerConnectGroupModule.editable .editBar {
  box-shadow: none;
}
.footerConnectGroupModule .groupBackground {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100vw;
  min-width: 100%;
  height: 100%;
  transform: translateX(-50%);
  background: #faf5f2;
}
.footerConnectGroupModule .groupContent {
  position: relative;
  z-index: 1;
}
.footerConnectGroupModule .formStyling {
  display: flex;
  justify-content: center;
}
@media (max-width: 500px) {
  .footerConnectGroupModule .inputHolder {
    max-width: 270px;
    margin-right: auto;
    margin-left: auto;
  }
}
.footerConnectGroupModule .fieldLabel {
  text-align: left;
  color: inherit;
}
.footerConnectGroupModule .htmlButton {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
}
.footerConnectGroupModule .moduleName {
  text-align: center;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 30px;
}
.footerConnectGroupModule .moduleTitle {
  color: #606060;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 48px;
}
.footerConnectGroupModule .groupDescription {
  font-size: 18px;
}
.footerConnectGroupModule .groupSubDescription {
  font-style: italic;
  font-size: 16px;
  margin-top: 5px;
}
.footerConnectGroupModule .groupSubDescriptionLink {
  white-space: nowrap;
}
.footerText {
  display: none;
}
.footerText #insertFooterSocialMedia,
.footerText #insertFooterGroup {
  display: inline-block;
  vertical-align: bottom;
}
.admin .footerText .insertFooterYear:before {
  content: counter(currentYear);
}
.footerText #footerSocialMedia,
.footerText #footerGroup {
  display: inline;
}
#footerGroup.relocated:hover {
  box-shadow: 0 0 0 1px #e87722;
}
.hasFooterText .footerText1 {
  display: block;
}
.footerText,
#footerGroup {
  clear: both;
}
.footerText,
#footerLinks,
#footerBrand {
  text-align: center;
}
#footerSocialMedia {
  margin-top: 10px;
  text-align: center;
}
#footerSocialMedia .editable {
  min-height: 24px;
  display: inline-block;
}
#footerSocialMedia .socialMediaBody a {
  background-color: transparent;
  color: #fff;
}
#footerSocialMedia .socialMediaBody a:hover {
  color: #b69556;
  background-color: transparent;
}
#footerGroup {
  margin-top: 10px;
  text-align: center;
}
#footerLinks {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid currentColor;
}
#footerLinks .secureLogout:before {
  content: "";
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #fff;
}
#logout-form-footer {
  float: left;
}
#footerBrand {
  display: inline-block;
}
#footerBrand .trademark {
  font-size: 70%;
  vertical-align: super;
}
.finder #at15s {
  top: auto !important;
  bottom: 35px;
  position: fixed !important;
}
.finder #background {
  background: #fff;
}
#finderTitle {
  font-size: 1px;
  position: absolute;
  right: 100%;
  bottom: 100%;
}
#finderNav li {
  display: inline-block;
}
#finderNav a {
  text-decoration: none;
}
#finder {
  font-size: 14px;
  color: #777;
  position: fixed;
  width: 100%;
  height: 100%;
  flex-direction: column;
  display: flex;
}
.preview.showPreviewToolbar #finder {
  height: calc(100% - 65px);
}
#finder .ui-widget {
  font-family: "Work Sans", sans-serif;
}
#finder #finderHeader {
  flex-direction: column;
  display: flex;
  width: 100%;
  background-color: blue;
  z-index: 2;
  background: #42447b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #42447b 0%, #343560 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42447b), color-stop(50%, #343560));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #42447b 0%, #343560 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #42447b 0%, #343560 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #42447b 0%, #343560 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #42447b 0%, #343560 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff42447b', endColorstr='#ff343560',GradientType=0 );
  /* IE6-9 */
}
#finder #finderHeader > a {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}
#finder #finderHeader > a:hover {
  text-decoration: none;
}
#finder #finderNav {
  display: table;
  min-height: 40px;
  width: 100%;
  border-top: 0px;
  border-bottom: 0px;
  margin-top: 0px;
  left: 0px;
}
#finder #finderNav > ul {
  background: #ddd3ba;
  background-color: #ddd3ba;
  display: table-cell;
  text-align: center;
  float: none;
  vertical-align: middle;
  max-width: 100%;
  min-height: 40px;
  text-transform: uppercase;
  white-space: normal;
  padding: 5px 0px;
}
#finder #finderNav > ul > li {
  padding: 5px 0px;
}
#finder #finderNav > ul > li > a {
  color: #36316a;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent;
  font-size: 16px;
  line-height: 16px;
  border-right: 2px solid #36316a;
}
#finder #finderNav > ul > li > a:before {
  border: 0px;
}
#finder #finderNav > ul > li:first-child > a {
  border-left-width: 0px;
}
#finder #finderNav > ul > li:last-child > a {
  border-right-width: 0px;
}
#finder #finderNav > ul > li:hover,
#finder #finderNav > ul > li > a:hover {
  background: transparent;
  color: #1b1936;
}
#finder #finderNav > ul > li > ul {
  display: none;
}
#finder #finderCore {
  display: flex;
  overflow: auto;
  flex-grow: 1;
  position: relative;
}
#finder .linkContainer {
  float: right;
  margin-left: 5px;
}
#finder .linkContainer a {
  width: 30px;
  height: 25px;
  display: inline-block;
  background-color: #bcbec0;
  font-size: 0px;
  float: right;
  clear: both;
  background-repeat: no-repeat;
  background-position: center center;
}
#finder .linkContainer a:hover {
  background-color: #a6a6a6;
}
#finder .linkContainer .phoneLink {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/icons/phone.png");
  background-size: 26px;
}
#finder .linkContainer .directionsLink {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/icons/direction.png");
  background-size: 17px;
}
#finder .linkContainer .urlLink {
  background-image: url("https://cdn.ecatholic.com/1748384483/base-images/icons/www.png");
  background-size: 26px;
}
#finder .group.hasImage {
  position: relative;
}
#finder .group.hasImage .title,
#finder .group.hasImage .nextMassHolder {
  padding-left: 70px;
}
#finder .group .title > div,
#finder .group .distanceHolder,
#finder .group .nextMassHolder {
  margin-bottom: 2px;
  font-size: 12px;
}
#finder .group .thumbImage {
  max-width: 60px;
  float: left;
}
#finder .group .title .name {
  color: #36316a;
  font-size: 14px;
}
#finder .group .address,
#finder .group .mailAddress,
#finder .group .distanceHolder,
#finder .group .nextMassHolder {
  color: #999;
}
#finder .group .distanceHolder span,
#finder .group .fax {
  white-space: nowrap;
}
#finder .group .email {
  font-size: 13px;
  color: #999;
  text-decoration: none;
}
#finder .group .email:hover {
  color: #666;
  text-decoration: none;
}
#finder .group .nextMassHolder {
  text-indent: -10px;
  margin-left: 10px;
}
#finder .group .nextMassHolder span {
  font-size: 11px;
}
#finder #finderContent {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
#finder #map {
  width: 100%;
  height: 100%;
}
#finder ul {
  list-style: none;
  padding: 0;
}
#finder .siteInfo {
  display: none;
}
#finder #finderBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  float: left;
  flex-shrink: 0;
  height: 100%;
  width: 250px;
  z-index: 1;
  background-color: #fff;
  box-sizing: border-box;
}
#finder #finderBar.findMassTime #siteSearchContainer #advancedFinderButton {
  display: none;
}
#finder #finderBar.findMassTime #siteSearchContainer .nextMassHolder {
  display: block;
}
#finder #finderBar.findMassTime #searchResults .searchResult .hasImage .thumbImage {
  padding-bottom: 32px;
}
#finder #finderBar .nextMassHolder {
  display: none;
}
#finder #finderBar #siteSearchContainer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 8px;
  padding-bottom: 0px;
  border-bottom: 2px solid #666;
  overflow: hidden;
  box-sizing: border-box;
}
#finder #finderBar #siteSearchContainer #siteSearch {
  border: 1px solid #666;
  padding: 3px 7px;
  height: 30px;
  width: 100%;
  box-sizing: border-box;
}
#finder #finderBar #siteSearchContainer #siteSearch:last-child {
  margin-bottom: 8px;
}
#finder #finderBar #siteSearchContainer .button {
  margin-top: 10px;
  display: inline-block;
  font-size: 13px;
  color: #999;
  cursor: pointer;
}
#finder #finderBar #siteSearchContainer .button:hover {
  color: #666;
}
#finder #finderBar #siteSearchContainer #massFinderButton {
  float: right;
}
#finder #finderBar #siteSearchContainer #advancedFinderButton:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 4px;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent currentColor;
}
#finder #finderBar #siteSearchContainer.expanded #advancedFinderButton:before {
  border-width: 10px 5px 0 5px;
  border-color: currentColor transparent transparent transparent;
}
#finder #finderBar #siteSearchContainer #advancedFinderOptions {
  max-height: 0px;
  min-width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 8px 8px 0 8px;
  margin-left: -8px;
  margin-right: -8px;
  text-align: right;
  font-size: 0px;
  transition: max-height 0.5s;
  box-sizing: border-box;
}
#finder #finderBar #siteSearchContainer #advancedFinderOptions .inputHolder {
  padding-top: 1px;
  padding-bottom: 1px;
  height: 22px;
  font-size: 13px;
  transform: translateZ(0);
}
#finder #finderBar #siteSearchContainer #advancedFinderOptions label {
  float: left;
  line-height: 22px;
}
#finder #finderBar #siteSearchContainer #advancedFinderOptions select {
  width: calc(100% - 75px);
  height: 22px;
}
#finder #finderBar #siteSearchContainer.expanded #advancedFinderOptions {
  max-height: 140px;
  padding-bottom: 8px;
}
#finder #searchResults,
#finder #categories {
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#finder #searchResults .hideResult,
#finder #categories .hideResult {
  display: none;
}
#finder #categories .category + .category .categoryName {
  margin-top: 1px;
}
#finder #categories .category .categoryName {
  border-radius: 0px;
  border-width: 0px;
  font-weight: normal;
  margin: 0px;
  background: #42447b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #42447b 0%, #343560 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42447b), color-stop(50%, #343560));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #42447b 0%, #343560 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #42447b 0%, #343560 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #42447b 0%, #343560 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #42447b 0%, #343560 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff42447b', endColorstr='#ff343560',GradientType=0 );
  /* IE6-9 */
  color: #fff;
  height: 16px;
  padding: 9px 30px 11px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-style: italic;
}
#finder #categories .category .categoryName span {
  background: transparent;
  left: auto;
  right: 12px;
  width: 0;
  height: 0;
  margin-top: -7px;
  border-style: solid;
  border-width: 7.5px 13px 7.5px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  top: 50%;
}
#finder #categories .category .categoryName.ui-state-active span {
  border-width: 13px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
}
#finder #categories .category .sites {
  border-width: 0px;
  margin: 0px;
}
#finder #categories .category .sites .site {
  min-height: 30px;
  background-color: #fff;
  padding: 10px 15px;
}
#finder #categories .category .sites .site:nth-child(even) {
  background-color: #f4f4f7;
}
#finder #categories .category .sites .site:hover {
  background-color: #e3e3f0;
}
#finder #categories .category .sites .site .name {
  color: #36316a;
}
#finder #categories .category .sites .site .city {
  color: #999;
  padding-left: 5px;
  font-size: 13px;
}
#finder #finderBarFooter {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 50px;
  border-top: 2px solid #666;
}
#finder #finderBarFooter > a {
  position: absolute;
  left: 20px;
  top: 10px;
}
#finder #finderBarFooter .brandLogo {
  width: 50px;
  float: left;
}
#finder #finderBarFooter .addthis_toolbox {
  position: absolute;
  right: 20px;
  top: 5px;
}
#finder #searchResults {
  bottom: 52px;
}
#finder #searchResults .searchResult {
  padding: 8px;
  margin-top: -1px;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  overflow: hidden;
}
#finder #searchResults .searchResult:hover {
  background-color: #f4f4f7;
}
#finder #searchResults .searchResult .email {
  display: none;
}
#finder #searchResults .searchResult .hasImage .thumbImage {
  padding-bottom: 20px;
}
#finder #searchResults .searchResult .hasImage .distanceHolder {
  position: absolute;
  top: 65px;
  left: 0px;
  width: 60px;
  text-align: center;
}
#finder #searchResults .siteInfoCloseButton,
#finder #searchResults .extendedInfo,
#finder #searchResults .phoneFaxHolder {
  display: none;
}
#finder #mapOverlay {
  position: absolute;
  z-index: 1;
  margin-left: 10px;
  margin-top: 10px;
  height: calc(100% - 20px);
  overflow: auto;
}
#finder:not(.siteSelected) #mapOverlay {
  display: none;
}
#finder #siteInfo {
  margin-right: 30px;
  margin-bottom: 5px;
  width: 315px;
  word-wrap: break-word;
  background-color: #fff;
  box-shadow: 3px 3px 5px 0px rgba(68, 68, 68, 0.5);
}
#finder #siteInfo .main {
  position: relative;
  padding: 10px;
}
#finder #siteInfo .main .siteInfoCloseButton {
  position: fixed;
  left: 575px;
  color: #fff;
  padding: 5px 8px;
  background-color: #00b2f5;
  cursor: pointer;
  box-shadow: 3px 3px 5px 0px rgba(68, 68, 68, 0.5);
}
#finder #siteInfo .main .siteInfoCloseButton:hover {
  color: #666;
}
#finder #siteInfo .main .title > div {
  font-size: 12px;
}
#finder .details ul,
#finder .details ol {
  padding-left: 40px;
}
#finder .details ul {
  list-style-type: disc;
}
#finder .extendedInfo .times,
#finder .extendedInfo .details {
  border-radius: 0px;
  background: none;
  border-width: 0px;
  font-size: 13px;
  padding: 10px;
  color: #666;
}
#finder .extendedInfo .times img,
#finder .extendedInfo .details img {
  max-width: 100%;
}
#finder .extendedInfo > .details {
  padding-top: 0px;
}
#finder .extendedInfoTabs {
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  background: transparent;
  border: 0px;
  padding: 0px;
}
#finder .extendedInfoTabs .tabsContainer {
  overflow: hidden;
}
#finder .extendedInfoTabs .tabsContainer ul {
  float: right;
  background: transparent;
  border: 0px;
  border-radius: 0px;
}
#finder .extendedInfoTabs .tabsContainer ul li {
  border: 0px;
  border-right: 1px solid #999;
  background: transparent;
  margin: 0px;
  border-radius: 0px;
}
#finder .extendedInfoTabs .tabsContainer ul li:last-child {
  border-right-width: 0px;
}
#finder .extendedInfoTabs .tabsContainer ul li a {
  cursor: pointer;
  padding: 0px 7px 0px 7px;
  font-weight: normal;
  color: #999;
}
#finder .extendedInfoTabs .tabsContainer ul li a:hover {
  color: #666;
}
#finder .extendedInfoTabs .tabsContainer ul li.ui-state-active a {
  color: #666;
}
#finder .extendedInfoTabs .times {
  padding: 0px;
}
#finder .extendedInfoTabs .times > ul {
  margin-top: 3px;
  background: transparent;
  border: 0px;
  border-radius: 0px;
}
#finder .extendedInfoTabs .times > ul > li {
  border: 2px solid #fff;
  background: #bcbec0;
  margin: 0px;
  border-radius: 0px;
  padding: 0px;
  width: 33.3%;
  min-width: 80px;
  text-align: center;
  box-sizing: border-box;
}
#finder .extendedInfoTabs .times > ul > li a {
  width: 100%;
  cursor: pointer;
  padding: 5px 0px;
  font-weight: normal;
  color: #fff;
}
#finder .extendedInfoTabs .times > ul > li a:hover {
  color: #666;
}
#finder .extendedInfoTabs .times > ul > li.ui-state-active {
  background-color: #fff;
  border: 2px solid #bcbec0;
}
#finder .extendedInfoTabs .times > ul > li.ui-state-active a {
  color: #666;
}
#finder .extendedInfoTabs .times > div {
  padding: 0px;
  color: #666;
}
#finder .extendedInfoTabs .times > div > ul {
  margin: 0px;
}
#finder .extendedInfoTabs .times > div > ul > li {
  min-height: 15px;
  padding: 5px 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#finder .extendedInfoTabs .times > div > ul > li:nth-child(even) {
  background-color: #f1f2f2;
}
#finder .extendedInfoTabs .times > div > ul > li .day {
  width: 47px;
  padding-right: 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#finder .extendedInfoTabs .times > div > ul > li .day.PERPETUAL {
  width: 80px;
}
#finder .extendedInfoTabs .times > div > ul > li .day.MULTIDAY span[class*="multi"] {
  display: inline-block;
  max-width: 100%;
}
#finder .extendedInfoTabs .times > div > ul > li .day.MULTIDAY .addComma:after {
  content: ",";
}
#finder .extendedInfoTabs .times > div > ul > li .day.MULTIDAY .addDash:after {
  content: "-";
}
#finder .extendedInfoTabs .times > div > ul > li .day.MULTIDAY .addColon:after {
  content: ":";
}
#finder .extendedInfoTabs .times > div > ul > li .sacramentGroup {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  margin-right: -10px;
  margin-left: -7px;
}
#finder .extendedInfoTabs .times > div > ul > li .language.ENGLISH,
#finder .extendedInfoTabs .times > div > ul > li .nativeLanguage.ENGLISH,
#finder .extendedInfoTabs .times > div > ul > li .nativeLanguage {
  display: none;
}
#finder .extendedInfoTabs .times > div > ul > li .sacramentTime {
  padding-right: 10px;
  padding-left: 7px;
  margin-left: -1px;
  border-left: 1px solid #666;
}
#finder .extendedInfoTabs .times > div > ul > li .sacramentTime .language,
#finder .extendedInfoTabs .times > div > ul > li .sacramentTime .nativeLanguage,
#finder .extendedInfoTabs .times > div > ul > li .sacramentTime .notes {
  font-size: 11px;
}
@media (min-width: 701px) {
  #finder #mapOverlay .extendedInfoTabs,
  #finder #mapOverlay .times,
  #finder #mapOverlay details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  #finder #mapOverlay .extendedInfoTabs > *:first-child,
  #finder #mapOverlay .times > *:first-child,
  #finder #mapOverlay details > *:first-child {
    flex-shrink: 0;
  }
  #finder #mapOverlay .extendedInfo {
    height: 100%;
    overflow: hidden;
  }
  #finder #mapOverlay .times > div {
    overflow: auto;
  }
  #finder #mapOverlay .details {
    overflow: auto;
  }
  #finder #mapOverlay.fullHeight {
    height: calc(100% - 20px);
    overflow: visible;
  }
  #finder #mapOverlay.fullHeight .extendedInfo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  #finder #mapOverlay.fullHeight .extendedInfoTabs,
  #finder #mapOverlay.fullHeight .times,
  #finder #mapOverlay.fullHeight details {
    height: 100%;
  }
  #finder #mapOverlay.fullHeight .times {
    min-height: 0px;
  }
  #finder #mapOverlay.fullHeight .times > div {
    height: 100%;
  }
  #finder #mapOverlay.fullHeight #siteInfo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0px;
  }
  #finder #mapOverlay.fullHeight #siteInfo > *:first-child {
    flex-shrink: 0;
  }
}
@media (max-width: 700px) {
  #finder,
  #finder #finderBar #siteSearchContainer .button,
  #finder #finderBar #siteSearchContainer #advancedFinderOptions .inputHolder {
    font-size: 16px;
  }
  body.finder {
    width: auto;
    max-width: none;
    height: auto !important;
  }
  #finder {
    display: flex;
    flex-direction: column;
  }
  #finder #finderNav {
    display: none;
  }
  #finder #finderBar {
    height: auto;
    width: 100%;
    top: 50px;
    border-top: 0px solid transparent;
    bottom: 0px;
    overflow-y: auto;
  }
  #finder #finderBar #searchResults,
  #finder #finderBar #categories {
    bottom: 0px;
  }
  #finder #finderBar #finderBarFooter {
    display: none;
  }
  #finder #finderBar #siteSearchContainer #advancedFinderOptions select {
    width: calc(100% - 85px);
  }
  #finder #finderCore {
    flex-direction: column;
  }
  #finder #finderContent {
    display: none;
    padding-left: 0px;
    padding-top: 0px;
    bottom: 0px;
    height: 200px;
    border-top: 2px solid #666;
    z-index: 1;
    height: auto;
    flex-grow: 1;
  }
  #finder #mapOverlay {
    margin-top: 10px;
    max-width: 90%;
    max-height: none;
    overflow: visible;
    height: auto;
  }
  #finder #mapOverlay #siteInfo {
    width: 100%;
    max-width: 100%;
    overflow: auto;
    max-height: 100%;
    margin-bottom: 0px;
  }
  #finder #mapOverlay #siteInfo .main .siteInfoCloseButton {
    left: auto;
    position: fixed;
    right: 4px;
    top: 96px;
    padding: 8px 11px;
    z-index: 1;
  }
  .showPreviewToolbar #finder #mapOverlay #siteInfo .main .siteInfoCloseButton {
    top: 151px;
  }
  #finder #mapOverlay #siteInfo .extendedInfo {
    padding-bottom: 5px;
  }
  #finder #map [role="button"] {
    display: none !important;
  }
  #finder.siteSelected #finderBar {
    height: 44px;
  }
  #finder.siteSelected #finderContent {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  #finder.siteSelected #mapOverlay {
    position: relative;
    margin: 0px;
    width: 100%;
    max-width: none;
    max-height: 50%;
  }
  #finder.siteSelected .linkContainer {
    margin-right: 35px;
  }
}
@media (min-width: 701px) {
  #background {
    min-width: 1225px;
  }
}
#massModeButtonContainer {
  z-index: 1111;
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: right 0.5s ease;
}
#background.admin #massModeButtonContainer {
  margin-bottom: 60px;
}
.mobilePanelActive #massModeButtonContainer {
  right: -85px;
}
#massModeButton {
  display: flex;
  align-items: center;
  padding: 9px 20px;
  color: #fff;
  background: #868686;
  font-size: 18px;
  border-radius: 0px;
  cursor: pointer;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
}
#massModeButton .icon {
  margin-right: 7px;
  opacity: 0.5;
  display: flex;
}
#massModeButton a {
  display: block;
  overflow: hidden;
}
#massModeButton a .editButton {
  pointer-events: none;
}
#massModeButton:hover {
  color: #fff;
  background: #b69556;
}
#massModeButton:hover .icon {
  opacity: 1;
}
body.pageTypeHome #background:not(.admin) #massModeButton {
  animation: massModeAppear 1.25s ease-in-out;
  -webkit-animation: massModeAppear 1.25s ease-in-out;
}
body.pageTypeHome #background:not(.admin) #massModeButton::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  height: 100%;
  width: 100%;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  animation: buttonRipple 3s cubic-bezier(0.65, 0, 0.34, 1) 1.5s 2;
  -webkit-animation: buttonRipple 3s cubic-bezier(0.65, 0, 0.34, 1) 1.5s 2;
  box-sizing: border-box;
  z-index: -1;
}
body.pageTypeHome #background:not(.admin) #massModeButton::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  height: 100%;
  width: 100%;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  animation: buttonRipple 3s cubic-bezier(0.65, 0, 0.34, 1) 2s 2;
  -webkit-animation: buttonRipple 3s cubic-bezier(0.65, 0, 0.34, 1) 2s 2;
  box-sizing: border-box;
  z-index: -1;
}
body.pageTypeHome.massModeActive #background:not(.admin) #massModeButton {
  transform: scale(1) !important;
}
body.pageTypeHome.massModeActive #background:not(.admin) #massModeButton::after,
body.pageTypeHome.massModeActive #background:not(.admin) #massModeButton::before {
  visibility: hidden;
}
.massModeActive {
  overflow: hidden;
}
#massModeModal {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1111;
}
body:not(.massModeActive) #massModeModal {
  display: none;
  margin-top: -58px;
  top: 100%;
  overflow-y: hidden;
  box-shadow: 0px 0px 5px 0px #333;
}
body.preview.showPreviewToolbar.massModeActive #massModeModal {
  top: 65px;
  height: calc(100% - 65px);
}
#background.admin #massModeModal {
  top: 65px;
  height: calc(100% - 65px - 60px);
}
#massModeModalBackground {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: -1;
}
#massModeContainer {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
#massModeContainer,
#massModeContainer .massModeTabs {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
#massModeContainer .massModeHeader {
  background-color: #faf5f2;
  text-align: center;
  box-shadow: 0px 0px 3px 0px #000;
}
#massModeContainer .massModeTitle {
  color: #606060;
  padding: 20px 30px;
  position: relative;
  height: 58px;
  box-sizing: border-box;
}
#massModeContainer .massModeTitle .collapsibleIcon {
  width: 20px;
  height: 100%;
  padding-right: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: rgba(96, 96, 96, 0.5);
  display: flex;
  cursor: pointer;
}
#massModeContainer .massModeTitle .collapsibleIcon:hover {
  color: #606060;
}
#massModeContainer .massModeTitle .collapsibleIcon svg {
  width: 20px;
}
#massModeContainer .massModeTabs,
#massModeContainer .massModeTabList,
#massModeContainer .massModeTab,
#massModeContainer .massModeTab a,
#massModeContainer .massModeSacramentTimes {
  background: none;
  float: none;
  color: inherit;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-family: inherit;
}
#massModeContainer .massModeTabList {
  flex-shrink: 0;
  display: flex;
  height: 46px;
  background-color: #faf5f2;
  position: relative;
}
@media (max-width: 700px) {
  #massModeContainer .massModeTabList:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    box-shadow: 0px 0px 3px 0px #000;
  }
  #massModeContainer .massModeTabList .massModeTab a {
    border-bottom: 3px solid transparent;
  }
  #massModeContainer .massModeTabList .massModeTab.ui-state-active a {
    border-bottom: 3px solid #fff;
  }
}
#massModeContainer .massModeTabList .massModeTab {
  flex-grow: 1;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.1);
}
#massModeContainer .massModeTabList .massModeTab a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: rgba(96, 96, 96, 0.5);
  box-sizing: border-box;
}
#massModeContainer .massModeTabList .massModeTab.ui-state-active a {
  color: #606060;
}
#massModeContainer .massModeTabList .massModeTab:hover a {
  color: #606060;
}
#massModeContainer .activeDayName {
  margin-bottom: 8px;
  color: #606060;
  font-size: 18px;
  font-weight: bold;
}
#massModeContainer .onlyHolyDay .activeDayName {
  color: #606060;
}
#massModeContainer .onlyHolyDay .day {
  display: none;
}
#massModeContainer .massModeTabContent {
  overflow-y: auto;
  padding: 20px 30px;
}
#massModeContainer .massModeSacramentTimes {
  font-size: 18px;
  height: auto !important;
}
#massModeContainer .massModeSacramentTimes.onlyHolyDay .sacramentTime {
  padding-left: 0px;
}
#massModeContainer .massModeSacramentTimes .categoryName {
  padding-bottom: 12px;
  border-bottom: 1px solid #868686;
  font-weight: bold;
  font-size: 18px;
}
#massModeContainer .massModeSacramentTimes .categoryName:not(:first-child) {
  margin-top: 25px;
}
#massModeContainer .massModeSacramentTimes .dayName {
  display: block;
  padding-top: 8px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}
#massModeContainer .massModeSacramentTimes .dayName + .sacramentTimes {
  border-left: 20px solid transparent;
}
#massModeContainer .massModeSacramentTimes .sacramentTimes:not(:first-child) {
  padding-left: 20px;
}
#massModeContainer .massModeSacramentTimes .sacramentDay {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: start;
  border-bottom: 1px solid #868686;
  padding: 0px;
  overflow: visible;
}
#massModeContainer .massModeSacramentTimes .sacramentDay .sacramentGroup {
  margin: 0px;
  max-width: 100%;
  overflow: visible;
}
#massModeContainer .massModeSacramentTimes .sacramentTime {
  display: flex;
  align-items: baseline;
  width: 100%;
  border-left-width: 0px;
  margin: 0px;
  padding: 8px 0px 6px 145px;
}
#massModeContainer .massModeSacramentTimes .sacramentTime:not(:last-child) {
  border-bottom: 1px solid #868686;
}
#massModeContainer .massModeSacramentTimes .sacramentTime .betweenTimes {
  margin: 0px 4px;
}
#massModeContainer .massModeSacramentTimes .sacramentTime:not(.hasEndTime) .startTime,
#massModeContainer .massModeSacramentTimes .sacramentTime.hasEndTime .endTime {
  flex-grow: 1;
}
#massModeContainer .massModeSacramentTimes .day {
  position: absolute;
  margin-top: 9px;
  margin-bottom: 7px;
  width: 145px;
  font-weight: normal;
}
#massModeContainer .massModeSacramentTimes .day .addColon:after {
  content: "";
}
#massModeContainer .massModeSacramentTimes .day .colon {
  display: none;
}
#massModeContainer .massModeSacramentTimes .day.PERPETUAL {
  position: relative;
  width: 0px;
  padding: 0px;
}
#massModeContainer .massModeSacramentTimes .day.PERPETUAL + .sacramentGroup .notes {
  width: 100%;
}
#massModeContainer .massModeSacramentTimes .language,
#massModeContainer .massModeSacramentTimes .nativeLanguage,
#massModeContainer .massModeSacramentTimes .abbrLanguage,
#massModeContainer .massModeSacramentTimes .notes,
#massModeContainer .massModeSacramentTimes .separator {
  padding-left: 4px;
}
#massModeContainer .massModeSacramentTimes .separator {
  display: inline;
}
#massModeContainer .massModeSacramentTimes .notes {
  text-align: right;
}
#massModeContainer .massModeSacramentTimes .videoIconLink {
  padding-left: 8px;
  align-self: normal;
}
#massModeContainer .massModeSacramentTimes .videoIconLink a {
  color: #b69556;
}
#massModeContainer .massModeSacramentTimes .videoIconLink a:hover {
  color: #606060;
}
#massModeContainer .massModeSacrament {
  color: #606060;
}
#massModeContainer .massModeSacrament .massModeSacramentDay {
  color: #606060;
  margin-bottom: 7px;
}
#massModeContainer .massModeSacramentTime > span {
  font-style: italic;
  color: var(--secondary-clr);
}
#massModeContainer .massModeSacramentTime .startTime,
#massModeContainer .massModeSacramentTime .endTime {
  font-size: 16px;
  color: #606060;
  font-style: normal;
  white-space: nowrap;
}
#massModeContainer .massModeSacramentTime .startTime span,
#massModeContainer .massModeSacramentTime .endTime span {
  color: var(--secondary-clr);
  font-size: 18px;
}
#massModeContainer .massModeFindAnotherTime {
  font-size: 16px;
  float: right;
  clear: right;
  display: block;
  text-align: center;
}
@media (max-width: 700px) {
  #massModeContainer .massModeFindAnotherTime {
    width: 100%;
  }
}
@media (min-width: 701px) {
  #massModeContainer .massModeFindAnotherTime {
    width: calc(50% + 30px / 2);
    margin-left: -10px;
    margin-right: -10px;
  }
}
#massModeContainer .massModeFindAnotherTime a {
  white-space: nowrap;
  text-decoration: underline;
}
#massModeContainer .massModeTimes,
#massModeContainer .massModeMap,
#massModeContainer .massModeButtons,
#massModeContainer .massModeFindAnotherTime {
  margin-bottom: 20px;
}
#massModeContainer .massModeText {
  color: #606060;
  font-size: 18px;
  margin-top: 20px;
}
#massModeContainer .massModeMap {
  width: 100%;
  height: 170px;
  border: 1px solid #868686;
  box-sizing: border-box;
}
#massModeContainer .massModeButtons {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}
#massModeContainer .massModeButtons a {
  text-decoration: none;
  flex-grow: 1;
  text-align: center;
  color: #fff;
  background-color: #868686;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  border-radius: 0px;
}
#massModeContainer .massModeButtons a:hover {
  background: #b69556;
  color: #fff;
}
@media (min-width: 701px) {
  #massModeContainer {
    width: 90%;
    max-width: 1175px;
    max-height: 90%;
  }
  #massModeContainer .massModeTabContent {
    padding: 30px 40px;
  }
  #massModeContainer .massModeTimes {
    float: left;
    width: calc(50% - 30px / 2);
    box-sizing: border-box;
  }
  #massModeContainer .massModeMap,
  #massModeContainer .massModeButtons {
    float: right;
    width: calc(50% - 30px / 2);
    clear: right;
  }
  #massModeContainer .massModeButtons {
    width: calc(50% + 30px / 2);
    margin-left: -15px;
    margin-right: -15px;
  }
  #massModeContainer .massModeButtons a {
    margin-left: 15px;
    margin-right: 15px;
  }
  #massModeContainer .massModeTabList .massModeTab.ui-state-active a {
    background-color: #fff;
    color: #606060;
  }
}
@keyframes massModeAppear {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes buttonRipple {
  0% {
    opacity: 1;
    width: 95%;
    height: 95%;
    border-width: 4px;
    border-radius: 0px;
  }
  20% {
    opacity: 1;
    width: 95%;
    height: 95%;
    border-width: 4px;
    border-radius: 0px;
  }
  100% {
    opacity: 0;
    width: calc(100% + 80px);
    height: calc(100% + 80px);
    border-width: 8px;
    border-radius: 50px;
  }
}
.hasMobileNavOnDesktop #nav,
.hasMobileNavOnDesktop #navBackground,
.hasMobileNavOnDesktop #quickLinks,
.hasMobileNavOnDesktop #search,
.hasMobileNavOnDesktop #sideTabNav.navDropped {
  display: none;
}
.hasMobileNavOnDesktop #header #socialMedia {
  position: absolute;
  top: -25px;
  right: 10px;
  width: auto;
  margin: 0;
  text-align: right;
  transition: left 0.5s ease, right 0.5s ease;
}
.hasMobileNavOnDesktop #socialMedia a {
  color: ;
}
.hasMobileNavOnDesktop #socialMedia a:hover {
  color: ;
}
#background:not(.hasMobileNavOnDesktop) #mobileNavBar {
  display: none;
}
@media (min-width: 701px) {
  #background:not(.hasMobileNavOnDesktop) #mobilePanel {
    display: none;
  }
  #background:not(.hasMobileNavOnDesktop) #background #navicon {
    width: 0px;
  }
}
#mobileNavBar {
  height: 66px;
  padding-top: 8px;
  background-color: #ffffff;
}
#navicon {
  display: block;
  width: 90px;
  color: #fff;
  height: 34px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/mobile/navicon.svg?svgNavIcon") center top no-repeat;
  background-size: 34px 34px;
  font-size: 0px;
}
#navicon svg {
  width: 100%;
  height: 100%;
}
#mobileIndicator {
  width: 0px;
}
#siteWidthIndicator {
  width: 1175px;
  position: fixed;
  top: -1px;
}
.mobilePanelActive #background {
  margin-left: 100vw;
  width: 550px;
}
@media (min-width: 701px) {
  .mobilePanelActive #background:not(.hasMobileNavOnDesktop) {
    width: unset;
    margin-left: 0;
  }
}
.mobilePanelActive #massModeContainer {
  margin-left: 100vw;
  width: 550px;
}
.mobilePanelActive #mobilePanel {
  width: 100vw;
}
#mobilePanel {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  background: #234476;
  overflow: hidden;
  transition: all 0.5s ease;
}
#mobilePanel ul,
#mobilePanel li {
  margin: 0;
  padding: 0;
  white-space: normal;
}
#mobilePanel a,
#mobilePanel .navName {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 12.5px 0px;
  border-bottom: 1px solid transparent;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#mobilePanel a:hover,
#mobilePanel a:active {
  background-color: #234476;
  color: #b69556;
}
#mobilePanel a:hover .collapsibleIcon,
#mobilePanel a:active .collapsibleIcon {
  color: inherit;
}
#mobileQuickLinks:before,
#mobileNav:before {
  display: block;
  width: 100vw;
  max-width: 100%;
  padding: 3px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
#mobileQuickLinks {
  width: 100vw;
  max-width: 100%;
}
#mobileQuickLinks:before {
  content: "Quick Links";
}
#mobileNav {
  width: 100vw;
  max-width: 100%;
  overflow: hidden;
}
#mobileNav ul ul .navName {
  font-size: 14px;
  padding-left: 24px;
}
#mobileNav ul ul ul .navName {
  padding-left: 48px;
}
#mobileNav ul ul ul ul .navName {
  padding-left: 72px;
}
#mobileNav ul ul ul ul ul .navName {
  padding-left: 96px;
}
#mobileNav .sideNavSelected > .navName {
  font-weight: bold;
}
#mobileNav .sideNavCurrent > .navName {
  background-color: #234476;
  color: #b69556;
}
#mobileNav .sideNavCurrent > .navName .collapsibleIcon {
  color: inherit;
}
@media (min-width: 701px) {
  #mobileNav .navFirstLevelGroup.navCollapsible > a {
    cursor: default;
  }
}
#mobileNav .navElement.navGroup > .navName {
  color: #fff;
}
#mobileNav .navCollapsible > .navName {
  padding-right: 16px;
}
#mobileNav .navCollapsible > .navName:before {
  display: none;
}
#mobileNav .navCollapsible .collapsibleIcon {
  width: 16px;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: inherit;
  display: flex;
  align-items: center;
}
#mobileNav .navCollapsible .collapsibleIcon svg {
  width: 16px;
}
#mobileNav .navCollapsible .expandedIcon {
  display: block;
}
#mobileNav .navCollapsible .collapsedIcon {
  display: none;
}
#mobileNav .navCollapsible.navCollapsed .expandedIcon {
  display: none;
}
#mobileNav .navCollapsible.navCollapsed .collapsedIcon {
  display: block;
}
#mobileNav:before {
  content: "Menu";
}
@media (max-width: 700px) {
  #background:not(.hasMobileNavOnDesktop) #mobileNavBar {
    display: block;
  }
  #mobileIndicator {
    position: fixed;
    left: -1px;
    width: 1px;
  }
  body {
    width: 650px;
    max-width: 100%;
  }
  body.cke_editable {
    width: 558px;
    word-break: break-word;
    max-width: 100%;
  }
  #background {
    width: 650px;
    transition: all 0.5s ease;
    background-image: none;
  }
  #header {
    width: 650px;
    height: auto;
    background-image: none;
    overflow: hidden;
  }
  #pageImage {
    display: none;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
  }
  #siteLogo,
  #siteName,
  .hasHeaderText .headerText {
    position: relative;
    float: left;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin-top: 25px;
    max-height: none;
    text-align: left;
  }
  #siteLogo {
    width: 50px;
    height: 50px;
    margin-left: 25px;
  }
  #siteLogo.logoOnly {
    width: 325px;
    height: 60px;
    top: auto;
    left: auto;
  }
  #siteLogo.logoOnly img {
    max-width: 325px;
    max-height: 60px;
  }
  #siteLogo img {
    max-height: 50px;
    max-width: 50px;
    left: 50% !important;
    top: 50% !important;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: contain;
  }
  #siteName {
    width: 510px;
    height: auto;
    margin-left: 10px;
  }
  #siteName #siteNameBody {
    max-height: 50px;
    display: flex;
    flex-direction: column;
  }
  #siteName.sitenameOnly {
    width: 570px;
    height: auto;
    margin-left: 25px;
    top: auto;
    left: auto;
  }
  #siteName.sitenameOnly #siteNameBody {
    max-height: 50px;
  }
  #siteName .line1 {
    margin-top: 0;
  }
  #siteName .line2 {
    margin-top: 3px;
  }
  #siteName .line1,
  #siteName .line2 {
    white-space: normal;
  }
  #header #socialMedia {
    position: absolute;
    top: -25px;
    right: 10px;
    width: auto;
    margin: 0;
    text-align: right;
    transition: left 0.5s ease, right 0.5s ease;
  }
  #socialMedia a {
    color: ;
  }
  #socialMedia a:hover {
    color: ;
  }
  #search {
    display: none;
  }
  #quickLinks {
    display: none;
  }
  #nav {
    display: none;
  }
  #navBackground {
    display: none;
  }
  #background #core {
    padding-left: 0;
    padding-right: 0;
  }
  #core {
    clear: both;
    width: 600px;
    margin-left: 25px;
    padding-top: 25px;
  }
  #core.photoAlbum #content1 {
    overflow: auto;
    zoom: 1;
  }
  #core.duo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  #core.duo #interiorHeader {
    order: -1;
  }
  #core.duo #content1 {
    order: 1;
  }
  #core.duo #content2 {
    order: 2;
  }
  #addthisWrapper {
    margin-bottom: 10px;
  }
  #background #core #featureSlideshow,
  #background #core #featureRegion,
  #background #core #horizontal1,
  #background #core #horizontal2,
  #background #core #horizontal3,
  #background #core #horizontal4,
  #background #core #bottomHorizontal1,
  #background #core #bottomHorizontal2,
  #background #core #interiorHeader,
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    float: none;
    clear: both;
  }
  #background #core #featureSlideshow,
  #background #core:not(.standard):not(.standardvideo) #featureRegion,
  #background #core #interiorHeader,
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    width: 600px;
  }
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .region > li {
    margin-bottom: 25px;
  }
  .embedModule .moduleBody,
  .embedModule .moduleBody iframe {
    max-height: 500px;
  }
  .sideNavModule {
    display: none;
  }
  .hideMobileColumn {
    display: none;
  }
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive table {
    width: 100%;
    max-width: 100%;
  }
  #featureSlideshow {
    height: 300px;
    margin-bottom: 25px;
  }
  #featureSlideshow.featureLarge,
  #featureSlideshow.featureFull {
    height: 200px;
  }
  #featureSlideshow.featureLarge .caption,
  #featureSlideshow.featureFull .caption {
    height: 45%;
  }
  #featureSlideshow.featureFull {
    height: 275px;
    margin-left: -250px;
  }
  #background #core #featureSlideshow.featureFull {
    width: 1100px;
  }
  #featureSlideshow.featureFull .title,
  #featureSlideshow.featureFull .captionContent {
    max-width: 600px;
  }
  #featureSlideshow.featureFull .backBtn {
    left: 265px;
  }
  #featureSlideshow.featureFull .fwdBtn {
    right: 265px;
  }
  #featureSlideshow.featureFull .width1440 {
    object-fit: cover;
  }
  #featureSlideshow.featureFullVideo,
  #featureSlideshow.featureLargeVideo,
  #featureSlideshow.featureMediumVideo {
    height: 337.5px;
  }
  #featureSlideshow.featureFullVideo .caption,
  #featureSlideshow.featureLargeVideo .caption,
  #featureSlideshow.featureMediumVideo .caption {
    height: 35%;
  }
  #featureSlideshow.featureFullVideo:not(.hasVideo) {
    margin-left: -100px;
  }
  #background #core #featureSlideshow.featureFullVideo:not(.hasVideo) {
    width: 800px;
  }
  #featureSlideshow.featureFullVideo:not(.hasVideo) .title,
  #featureSlideshow.featureFullVideo:not(.hasVideo) .captionContent {
    max-width: 600px;
  }
  #featureSlideshow.featureFullVideo:not(.hasVideo) .backBtn {
    left: 115px;
  }
  #featureSlideshow.featureFullVideo:not(.hasVideo) .fwdBtn {
    right: 115px;
  }
  #featureSlideshow.featureFullVideo:not(.hasVideo) .width1440 {
    object-fit: cover;
  }
  #featureSlideshow.hasCallToActionSlide {
    box-sizing: initial;
    border-bottom: 40px solid transparent;
  }
  #featureSlideshow.hasCallToActionSlide .slideshowModule {
    padding-bottom: 40px;
    overflow: hidden;
  }
  #featureSlideshow.hasCallToActionSlide #rotator,
  #featureSlideshow.hasCallToActionSlide .caption {
    overflow: visible;
  }
  #featureSlideshow.hasCallToActionSlide .callToAction {
    bottom: -40px;
    height: 40px;
    width: 100%;
    max-width: none;
    right: 0px;
    box-sizing: border-box;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 40px;
    z-index: 1;
    text-align: center;
  }
  #featureSlideshow.hasCallToActionSlide .callToAction .callToActionArrow {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
  }
  #featureSlideshow.hasCallToActionSlide .captionPositioner {
    z-index: 1;
  }
  #featureSlideshow.hasCallToActionSlide .slideshowImageWrapper:before {
    content: "";
    width: 100%;
    height: 40px;
    bottom: -40px;
    left: 0px;
    background-color: #868686;
    position: absolute;
    z-index: 1;
  }
  .slideshowModule .pauseBtn,
  .moduleBody .pauseBtn {
    top: 5%;
    margin: 0;
  }
  .slideshowModule .backBtn,
  .moduleBody .backBtn,
  .slideshowModule .fwdBtn,
  .moduleBody .fwdBtn {
    display: none;
    top: 5%;
    margin: 0;
  }
  .slideshowModule.vimeoMode.captionOn .captionPositioner {
    pointer-events: none;
  }
  .slideshowModule.vimeoMode.captionOn .captionPositioner .callToAction {
    pointer-events: all;
  }
  .slideshowModule.videoMode.captionOn .caption .captionContent {
    max-height: 6ex;
    -webkit-line-clamp: 2;
  }
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    margin: 0;
  }
  .bulletinName img {
    max-width: 100%;
  }
  .photoAlbum.infinite-item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .formStyling select {
    white-space: nowrap;
  }
  .formStyling .firstLastNameField > div:first-child,
  .formStyling .duoField > div:first-child,
  .formStyling .cityStateZipField > div:first-child {
    margin-bottom: 20px;
  }
  #background #footer {
    padding-left: 0;
    padding-right: 0;
  }
  #footer {
    width: 600px;
    margin-left: 25px;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  #featureSlideshow.featureFull .width1440 {
    margin-left: 137.5px;
    width: auto !important;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  .formStyling .cityStateZipField > div:first-child {
    float: none;
  }
  .formStyling .cityStateZipField > div:not(:first-child) input,
  .formStyling .cityStateZipField > div:not(:first-child) select,
  .formStyling .cityStateZipField > div:not(:first-child) textarea {
    width: 170px;
  }
  .formStyling .fieldGroup .cityStateZipField > div:not(:first-child) input,
  .formStyling .fieldGroup .cityStateZipField > div:not(:first-child) select,
  .formStyling .fieldGroup .cityStateZipField > div:not(:first-child) textarea {
    width: 162.5px;
  }
}
@media (max-width: 700px) {
  #headerBackground {
    padding-top: 50px;
  }
  #mobileNavBar {
    position: fixed;
    top: 0px;
    width: 650px;
    left: 0px;
    z-index: 200;
    transition: all 0.5s ease;
  }
  #background #socialMedia {
    position: fixed;
    z-index: 201;
  }
  #mobilePanel {
    min-height: 100%;
    position: fixed;
  }
  body.mobilePanelActive {
    position: absolute;
    overflow: hidden;
  }
  body.mobilePanelActive #mobileNavBar {
    left: 100vw;
  }
  body.mobilePanelActive #mobilePanel {
    bottom: 0px;
    z-index: 1000;
    overflow: auto;
  }
  body.mobilePanelActive #background #socialMedia {
    right: -90px;
    transition: none;
  }
  body:not(.preview) .admin #header #socialMedia {
    margin-top: 65px;
  }
  .preview.showPreviewToolbar #mobilePanel {
    top: 65px;
  }
  .preview.showPreviewToolbar #mobileNavBar,
  .preview.showPreviewToolbar #background #socialMedia {
    margin-top: 65px;
  }
  .admin #mobilePanel {
    top: 65px;
  }
  .admin #mobileNavBar,
  .admin #background #socialMedia {
    margin-top: 65px;
  }
}
@media (max-width: 500px) {
  #mobileNavBar {
    width: 375px;
  }
}
@media (max-width: 700px) and (min-width: 501px) and (min-width: 651px) {
  .mobilePanelActive #background {
    width: calc(100% - 100vw);
  }
  .mobilePanelActive #background #core,
  .mobilePanelActive #background #footer {
    margin-left: 25px;
  }
  #background #core,
  #background #footer {
    margin-left: auto;
    margin-right: auto;
  }
  body,
  #background,
  #mobileNavBar {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .mobilePanelActive #background {
    width: 275px;
  }
  body {
    width: 375px;
  }
  #background {
    width: 375px;
  }
  #header {
    width: 375px;
  }
  #siteLogo,
  #siteName,
  .hasHeaderText .headerText {
    margin-top: 25px;
  }
  #siteLogo {
    width: 40px;
    height: 40px;
    margin-left: 25px;
  }
  #siteLogo.logoOnly {
    width: 295px;
    height: 60px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #siteLogo.logoOnly img {
    max-width: 295px;
    max-height: 60px;
  }
  #siteLogo img {
    max-height: 40px;
    max-width: 40px;
  }
  #siteName {
    width: 245px;
    margin-left: 10px;
  }
  #siteName #siteNameBody {
    max-height: 40px;
  }
  #siteName.sitenameOnly {
    width: 295px;
    margin-left: 25px;
  }
  #siteName.sitenameOnly #siteNameBody {
    max-height: 40px;
  }
  #siteName .line1.extraSmallFont,
  #siteName .line2.extraSmallFont {
    font-size: 19px;
  }
  #siteName .line1.smallFont,
  #siteName .line2.smallFont {
    font-size: 19.95px;
  }
  #siteName .line1.mediumFont,
  #siteName .line2.mediumFont {
    font-size: 22.8px;
  }
  #siteName .line1.largeFont,
  #siteName .line2.largeFont {
    font-size: 26.6px;
  }
  #siteName .line1.extraLargeFont,
  #siteName .line2.extraLargeFont {
    font-size: 30.4px;
  }
  #siteName .line1 {
    margin-top: 5px;
  }
  #siteName .line2 {
    margin-top: 0;
  }
  #core {
    width: 325px;
    margin-left: 25px;
    padding-top: 25px;
  }
  #background #core:not(.standard):not(.standardvideo) #featureRegion,
  #background #core:not(.standard):not(.standardvideo) #featureRegion .buttonLabelContainer,
  #background #core #interiorHeader,
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    width: 325px;
  }
  .region > li {
    margin-bottom: 25px;
  }
  .calendar .calendarEvent,
  .calendar .calendarEvent > span {
    display: none;
  }
  .calendar .day {
    text-align: center;
  }
  .calendar .hasEvents .dateNumber + .calendarEvent {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 3px;
    border-radius: 20px;
    background-color: #868686;
  }
  #calendarPageSelection {
    max-width: 180px;
  }
  .formStyling input,
  .formStyling textarea {
    width: 270px;
  }
  .formStyling select {
    width: 270px;
  }
  .formStyling .cityStateZipField > div:not(:last-child) {
    margin-bottom: 20px;
  }
  .formStyling .fieldGroup input,
  .formStyling .fieldGroup textarea,
  .formStyling .fieldGroup select {
    width: 255px;
  }
  #featureSlideshow {
    height: 214px;
    margin-left: -51.5px;
    margin-bottom: 25px;
  }
  #background #core #featureSlideshow {
    width: 428px;
  }
  #featureSlideshow .moduleInner .backBtn,
  #featureSlideshow .moduleInner .fwdBtn,
  #featureSlideshow .moduleInner .pauseBtn {
    display: none;
  }
  #featureSlideshow .title,
  #featureSlideshow .captionContent {
    max-width: 325px;
  }
  #featureSlideshow.featureLarge {
    margin-left: -158.5px;
    height: 214px;
  }
  #background #core #featureSlideshow.featureLarge {
    width: 642px;
  }
  #featureSlideshow.featureFull {
    height: 214px;
    margin-left: -265.5px;
  }
  #background #core #featureSlideshow.featureFull {
    width: 856px;
  }
  #featureSlideshow.featureFull .title,
  #featureSlideshow.featureFull .captionContent {
    max-width: 325px;
  }
  #featureSlideshow.featureFull .width1440 {
    margin-left: 107px;
    width: auto !important;
  }
  #featureSlideshow.featureFullVideo,
  #featureSlideshow.featureLargeVideo,
  #featureSlideshow.featureMediumVideo {
    height: 240px;
  }
  #background #core #featureSlideshow.featureFullVideo,
  #background #core #featureSlideshow.featureLargeVideo,
  #background #core #featureSlideshow.featureMediumVideo {
    width: 428px;
  }
  #featureSlideshow.featureFullVideo .caption .captionContent,
  #featureSlideshow.featureLargeVideo .caption .captionContent,
  #featureSlideshow.featureMediumVideo .caption .captionContent {
    height: 28px;
  }
  #featureSlideshow.featureFullVideo:not(.hasVideo) {
    margin-left: -121.94444444px;
  }
  #background #core #featureSlideshow.featureFullVideo:not(.hasVideo) {
    width: 568.88888889px;
  }
  #featureSlideshow.featureFullVideo:not(.hasVideo) .title,
  #featureSlideshow.featureFullVideo:not(.hasVideo) .captionContent {
    max-width: 325px;
  }
  #rotator .caption .title {
    margin-top: 5px;
    font-size: 18px;
  }
  #rotator .caption .captionContent {
    height: 16px;
    margin-top: 2px;
    font-size: 12px;
  }
  #rotator .caption > div.captionContent:first-child {
    margin-top: 97px;
  }
  .slideshowModule.videoMode.captionOn .caption .title {
    font-size: 18px;
  }
  .slideshowModule.videoMode.captionOn .caption .captionContent {
    font-size: 12px;
  }
  .galleryModule .rotator .caption {
    height: 12ex;
  }
  .galleryModule .rotator .caption .captionContent {
    height: 6ex;
    -webkit-line-clamp: 2;
  }
  #shieldLogin #shieldPassword {
    width: 270px;
  }
  .photoAlbum.infinite-item {
    padding-left: 14px;
    padding-right: 14px;
  }
  #footer {
    width: 325px;
    margin-left: 25px;
  }
}
@media (max-width: 500px) and (min-width: 376px) {
  .mobilePanelActive #background {
    width: calc(100% - 100vw);
  }
  .mobilePanelActive #background #core,
  .mobilePanelActive #background #footer {
    margin-left: 25px;
  }
  #background #core,
  #background #footer {
    margin-left: auto;
    margin-right: auto;
  }
  body,
  #background,
  #mobileNavBar {
    width: 100%;
  }
}
#resetPassword {
  width: 400px;
  margin: 50px auto;
  padding: 25px;
  background-color: #fff;
  color: #646a6d;
  font-family: "PillGothic300mg-Light", Tahoma, Arial, sans-serif, "Pill Gothic", Arial, sans-serif;
  font-size: 16px;
  border-radius: 8px;
}
#resetPassword form {
  padding: 0 15px;
}
#resetPassword .formTitle {
  margin-bottom: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dashed #d4d4d4;
  font-size: 24px;
  text-align: center;
}
#resetPassword .inputHolder {
  margin-top: 15px;
}
#resetPassword .fieldLabel {
  display: block;
  color: #646a6d;
}
#resetPassword .required {
  font-size: 10px;
}
#resetPassword input {
  width: 200px;
  border: 1px solid #738bb9;
  padding: 5px 10px;
  background: #f8f8f8;
  font-size: 16px;
  outline: none;
}
#resetPassword input:focus {
  border: 1px solid #646a6d;
  background: #fff7f3;
}
#resetPassword #loginError {
  color: #e60505;
}
#resetPassword .requiredErrorText,
#resetPassword .validateErrorText {
  display: none;
}
#resetPassword #passwordMeter {
  width: 220px;
  height: 4px;
  margin: 4px 1px;
  background: url("https://cdn.ecatholic.com/1748384483/images/admin/pw_security.png") no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
}
#resetPassword #passwordMeter::-ms-expand {
  display: none;
}
#resetPassword #passwordMeter #passwordStrength #passwordStrengthLabel {
  color: #eee;
}
#resetPassword #passwordMeter[value="0"] {
  background-position-y: 0px;
}
#resetPassword #passwordMeter[value="0"] + #passwordStrength #passwordStrengthLabel {
  color: #b84238;
}
#resetPassword #passwordMeter[value="1"] {
  background-position-y: -4px;
}
#resetPassword #passwordMeter[value="1"] + #passwordStrength #passwordStrengthLabel {
  color: #b84238;
}
#resetPassword #passwordMeter[value="2"] {
  background-position-y: -8px;
}
#resetPassword #passwordMeter[value="2"] + #passwordStrength #passwordStrengthLabel {
  color: #edb02e;
}
#resetPassword #passwordMeter[value="3"] {
  background-position-y: -12px;
}
#resetPassword #passwordMeter[value="3"] + #passwordStrength #passwordStrengthLabel {
  color: #e87722;
}
#resetPassword #passwordMeter[value="4"] {
  background-position-y: -16px;
}
#resetPassword #passwordMeter[value="4"] + #passwordStrength #passwordStrengthLabel {
  color: #009c4b;
}
#resetPassword #passwordStrength {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 3px;
}
#resetPassword #passwordStrengthLabel {
  font-weight: normal;
}
#resetPassword #passwordSuggestions.warning p {
  font-size: 11px;
  color: #999;
  margin: 0 0 5px;
}
body.preview #adminToolbar {
  display: none;
}
body.preview.showPreviewToolbar {
  position: relative;
}
body.preview.showPreviewToolbar #background {
  border-top: solid 65px transparent !important;
}
body.preview.showPreviewToolbar #mobilePanel {
  top: 65px;
}
body.preview.showPreviewToolbar #adminToolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ui-widget {
  font-family: "PillGothic300mg-Light", Tahoma, Arial, sans-serif, "Pill Gothic", Arial, sans-serif;
}
.ui-widget-header {
  color: #fff;
  font-family: "PillGothic300mg-Light", Tahoma, Arial, sans-serif, "Pill Gothic", Arial, sans-serif;
}
.ui-widget-header .ui-icon {
  background-image: url("https://cdn.ecatholic.com/1748384483/images/admin/ui-icons_ffffff_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("https://cdn.ecatholic.com/1748384483/images/admin/ui-icons_ef8c08_256x240.png");
}
.ui-datepicker {
  width: 230px;
  border: 0px;
  padding: 0px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 3px 1px #aaa;
}
.ui-datepicker .ui-datepicker-header {
  background: #1b365d;
  border-radius: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 0px;
  padding-top: 5px;
  padding-bottom: 1px;
  font-weight: normal;
  font-size: 15px;
}
.ui-datepicker .ui-datepicker-header .ui-icon {
  width: 6px;
  height: 8px;
  top: 14px;
}
.ui-datepicker .ui-datepicker-header a.ui-state-hover {
  border: 0px;
  background: none;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all {
  width: 26px;
  height: 20px;
  top: 6px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 4px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  left: 17px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 4px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  left: 19px;
}
.ui-datepicker .ui-state-default {
  background: #fff;
  color: #333;
  border: 0px;
}
.ui-datepicker .ui-state-default.ui-state-highlight {
  background: #dedede;
}
.ui-datepicker .ui-state-default.ui-state-hover {
  background: #e87722;
  color: #fff;
}
.ui-datepicker .ui-state-default.ui-state-active {
  background: #e87722;
  color: #fff;
  outline: 1px solid #32466e;
}
.ui-datepicker .ui-datepicker-other-month .ui-state-default {
  color: #ccc;
}
.ui-datepicker .ui-datepicker-calendar {
  margin-bottom: 3px;
}
.ui-datepicker th {
  font-weight: normal;
  font-size: 12px;
  color: #32466e;
}
.ui-datepicker td {
  font-size: 12px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  width: 25px;
  text-align: center;
  padding: 4.5px 0px 2.5px;
}
.ui-datepicker .ui-datepicker-week-end:first-of-type {
  padding-left: 10px;
}
.ui-datepicker .ui-datepicker-week-end:last-of-type {
  padding-right: 10px;
}
.ui-datepicker .ui-datepicker-prev {
  top: 2px;
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
  background: url("https://cdn.ecatholic.com/1748384483/images/admin/sprites/png_sprite.png") no-repeat;
  background-size: 150px;
  background-position: 0px -350px;
}
.ui-datepicker .ui-datepicker-next {
  top: 2px;
  right: 2px;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
  background: url("https://cdn.ecatholic.com/1748384483/images/admin/sprites/png_sprite.png") no-repeat;
  background-size: 150px;
  background-position: 0px -300px;
}
.admin #featureSlideshow .slideshowModuleEmpty {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/image-rotator-bg.png") no-repeat center center;
  background-color: #32466e;
}
.admin #featureSlideshow .slideshowModuleEmpty.videoModeAvailable {
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/imagevideo-rotator-bg.png") no-repeat center center;
  background-color: #32466e;
}
.admin #featureSlideshow .slideshowModuleEmpty .editBar {
  opacity: 1 !important;
  display: block;
}
.admin #featureSlideshow .slideshowModuleEmpty .editBar:before {
  content: "";
  position: absolute;
  width: 137px;
  height: 87px;
  background: url("https://cdn.ecatholic.com/1748384483/base-images/slideshow/image-rotator-arrow.png") no-repeat center center;
  right: 40px;
  top: 40px;
  opacity: 0.665;
}
.admin #featureSlideshow .slideshowModuleEmpty .editButton {
  opacity: 0 !important;
}
.admin #featureSlideshow .slideshowModuleEmpty:hover .editButton {
  opacity: 1 !important;
}
.admin #featureSlideshow .slideshowModuleEmpty:not(:hover) .editBar {
  box-shadow: none;
}
.admin #featureSlideshow.featureMediumVideo .slideshowModuleEmpty {
  background-size: cover;
}
#statusMessage {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 18px 25px;
  background-color: #bc2222;
  color: #fff;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
  z-index: 9999;
  box-sizing: border-box;
}
#statusMessage .statusLink {
  text-decoration: underline;
}
.admin #statusMessage {
  top: 65px;
}
#statusMessage ~ #sideTabHeader {
  top: 43px;
}
#statusMessage ~ #sideTabNav {
  top: 190px;
}
.editable .moveHandleItem + .editBar,
.editable #onlineFormFields .editBar {
  right: 20px;
}
.editable .moveHandle,
.editable .moveHandleSection,
.editable .moveHandleItem,
.editable .moveHandleField,
.editable .moveButton {
  width: 20px;
}
.editable .moveHandle {
  left: -21px;
}
.editable .moveHandleSection,
.editable .moveButton {
  right: -21px;
}
.editable .moveHandleItem,
.editable .moveHandleField {
  right: 0;
}
#bottomHorizontal1 .moveHandle,
#bottomHorizontal2 .moveHandle,
#featureRegion .moveHandle,
#horizontal1 .moveHandle,
#horizontal2 .moveHandle,
#horizontal3 .moveHandle,
#horizontal4 .moveHandle {
  left: 0;
}
.admin #onlineForm #saveOnlineForm {
  float: left;
  width: 350px;
  max-width: 100%;
}
.admin #onlineForm .ofField {
  min-width: 200px;
  max-width: 100%;
}
.admin #onlineForm .ofField .ofField {
  width: auto;
}
.admin #onlineForm .ofField .ofField {
  margin-right: 21px;
}
@media (min-width: 1525px) {
  .sidePanel {
    left: calc(100% + 20px);
  }
}
#adminLogin .requiredErrorText,
#adminLogin .validateErrorText,
#adminLogin .required {
  display: none;
}
body#wysiwygEmailStyling {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 150%;
  word-break: break-word;
  color: #646464;
  text-align: left;
}
body#wysiwygEmailStyling .wysiwygColor1,
body#wysiwygEmailStyling .wysiwygColor2,
body#wysiwygEmailStyling .wysiwygColor3,
body#wysiwygEmailStyling .wysiwygColor4 {
  color: inherit;
}
body#wysiwygEmailStyling a:not(.htmlButton) {
  color: #e87722;
  font-weight: normal;
  text-decoration: none;
}
body#wysiwygEmailStyling a:hover {
  text-decoration: underline;
}
body#wysiwygEmailStyling p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
body#wysiwygEmailStyling h1,
body#wysiwygEmailStyling h2,
body#wysiwygEmailStyling h3 {
  color: inherit;
  font-family: inherit;
  text-transform: none;
  text-align: left;
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  letter-spacing: normal;
}
body#wysiwygEmailStyling h2 {
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
}
body#wysiwygEmailStyling h3 {
  font-size: 20px;
  line-height: 125%;
}
body#wysiwygEmailStyling .htmlButton {
  min-width: unset;
  padding: 15px;
  border-radius: 3px;
  background-color: #e87722;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
}
body#wysiwygEmailStyling .htmlButton2 {
  background-color: #1b365d;
}
/* bebas-neue-regular - latin */
/* sorts-mill-goudy-regular - latin */
@font-face {
  font-family: "custom-payment-field-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-field-icons.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-field-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "custom-payment-title-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-100.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-100.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "custom-payment-title-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-300.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "custom-payment-title-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-400.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "custom-payment-title-icons";
  src: url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-900.woff2") format("woff2"), url("https://cdn.ecatholic.com/1748384483/paymentMinimal/icons/custom-payment-title-icons-900.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
.vertical-divider {
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-vertical-divider.svg") top center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-vertical-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/bottom-vertical-divider.svg") bottom center, linear-gradient(to bottom, #000 0%, #000 100%) center center;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-vertical-divider.svg") top center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-vertical-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/bottom-vertical-divider.svg") bottom center, linear-gradient(to bottom, #000 0%, #000 100%) center center;
  mask-size: 10.5px auto, 16px auto, 10.5px auto, 1px 100%;
  mask-repeat: no-repeat;
}
.horizontal-divider {
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask-size: auto 10.5px, auto 16px, auto 10.5px, 100% 1px;
  mask-repeat: no-repeat;
}
.text-button-swipe-up-animation {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: height 0.3s ease;
}
.text-button-swipe-up-animation-hover {
  height: 100%;
}
.sub-title {
  letter-spacing: 3px;
  text-transform: uppercase;
}
:root {
  --section-title-clr: #234476;
  --section-subtitle-clr: #868686;
  --module-title-clr: #234476;
  --module-subtitle-clr: #868686;
  --site-clr: #606060;
  --headings-clr: #234476;
  --primary-clr: #234476;
  --secondary-clr: #868686;
  --wysiwygColor1: #234476;
  --wysiwygColor2: #868686;
  --wysiwygColor3: #b69556;
  --wysiwygColor4: #606060;
  --blockquote-background-clr: transparent;
  --blockquote-font-clr: #606060;
  --blockquote-links-clr: #b69556;
  --blockquote-links-clr-hover: #606060;
  --link-clr: #b69556;
  --link-clr-hover: #606060;
  --primary-btn-background-clr: #868686;
  --primary-btn-background-clr-hover: #b69556;
  --primary-btn-clr: #fff;
  --primary-btn-clr-hover: #fff;
  --primary-btn-border-clr: #868686;
  --primary-btn-border-clr-hover: #b69556;
  --secondary-btn-background-clr: transparent;
  --secondary-btn-background-clr-hover: transparent;
  --secondary-btn-clr: #868686;
  --secondary-btn-clr-hover: #234476;
  --secondary-btn-border-clr: transparent;
  --secondary-btn-border-clr-hover: #234476;
  --person-social-media-clr: #868686;
  --person-social-media-clr-hover: #b69556;
  --person-social-media-background-clr: transparent;
  --person-social-media-background-clr-hover: transparent;
  --aggregate-name-clr: #868686;
  --aggregate-name-clr-hover: #b69556;
  --alt-aggregate-clr-hover: #b69556;
  --aggregate-subtitle-clr: #606060;
  --module-background-clr: #faf5f2;
  --placeholder-background-clr: #234476;
  --placeholder-accent-clr: #b69556;
  --module-border-clr: #b69556;
  --drk-border-clr: #b69556;
  --light-border-clr: #868686;
  --rss-background-clr: #868686;
  --rss-icon-clr: #fff;
  --rss-background-clr-hover: #b69556;
  --rss-icon-clr-hover: #fff;
  --field-background-clr: #faf5f2;
  --field-border-clr: #faf5f2;
  --field-label-clr: #606060;
  --field-text-clr: #606060;
  --field-text-placeholder: #606060;
  --progress-background-clr: #faf5f2;
  --progress-bar-clr: #234476;
  --progress-bar-goal-clr: #b69556;
  --progress-bar-border-clr: #faf5f2;
  --tab-border-clr: transparent;
  --collapsible-clr: transparent;
  --tab-font-clr: #fff;
  --tab-font-clr-hover: #fff;
  --tab-font-clr-active: #234476;
  --tab-background-clr: #868686;
  --tab-background-clr-hover: #868686;
  --tab-background-clr-active: #faf5f2;
  --tab-content-background: #faf5f2;
  --accordion-font-clr: #234476;
  --accordion-font-clr-hover: #868686;
  --accordion-font-clr-active: #234476;
  --accordion-background-clr: transparent;
  --accordion-background-clr-hover: transparent;
  --accordion-background-clr-active: transparent;
  --accordion-content-background: transparent;
  --accordion-border-clr: #b69556;
  --button-background-clr: #234476;
  --button-background-clr-hover: #b69556;
  --button-image-outter-width: 100%;
  --button-image-inner-width: calc(var(--button-image-outter-width) - 18px);
  --button-image-outline-clr: #b69556;
  --button-image-height: auto;
  --button-image-aspect-ratio: 189.352 / 244;
  --button-max-width: 350px;
  --button-font-clr: #b69556;
  --button-font-clr-hover: #b69556;
  --button-icon-clr: #b69556;
  --button-icon-clr-hover: #fff;
  --radius: 208px;
  --offset: 8px;
  --nested-radius: calc(var(--radius) - var(--offset));
  --event-date-block-width: 113px;
  --event-date-block-height: 140px;
  --event-date-font-size: 22px;
  --person-border-mask: radial-gradient(20px at 20px 20px, #0000 calc(98% - 1px), #000 calc(100% - 1px) 98%, #0000) -20px -20px,
		linear-gradient(90deg, #000 2px, #0000 0) -1px 50% /100%
			calc(100% - 40px + 1px) repeat-x,
		linear-gradient(#000 2px, #0000 0) 50% -1px / calc(100% - 40px + 1px) 100% repeat-y,
		linear-gradient(90deg, #000 2px, #0000 0) -1px 50% /100%
			calc(100% - 0px + 1px) repeat-x,
		linear-gradient(#000 2px, #0000 0) 50% -1px / calc(100% - 0px + 1px) 100% repeat-y;
  --img-border-mask: radial-gradient(20px at 20px 20px, #0000 calc(98% - 1px), #000 calc(100% - 1px) 98%, #0000);
  --blockquote-mask: radial-gradient(25px at 25px 25px, #0000 calc(98% - 1px), #000 calc(100% - 1px) 98%, #0000) -25px -25px,
		linear-gradient(90deg, #000 2px, #0000 0) -1px 50% /100%
			calc(100% - 50px + 1px) repeat-x,
		linear-gradient(#000 2px, #0000 0) 50% -1px / calc(100% - 50px + 1px) 100% repeat-y;
  --interior-frame-mask: radial-gradient(50px at 50px 50px, #0000 calc(98% - 1.5px), #000 calc(100% - 1.5px) 98%, #0000) -50px -50px,
		linear-gradient(90deg, #000 3px, #0000 0) -1.5px 50% /100%
			calc(100% - 100px + 1.5px) repeat-x,
		linear-gradient(#000 3px, #0000 0) 50% -1.5px / calc(100% - 100px + 1.5px) 100%
			repeat-y;
}
@media (max-width: 700px) {
  :root {
    --interior-frame-mask: radial-gradient(50px at 50px 50px, #0000 calc(98% - 1px), #000 calc(100% - 1px) 98%, #0000) -50px -50px,
			linear-gradient(90deg, #000 2px, #0000 0) -1px 50% /100%
				calc(100% - 100px + 1px) repeat-x,
			linear-gradient(#000 2px, #0000 0) 50% -1px / calc(100% - 100px + 1px) 100%
				repeat-y;
  }
}
#fieldGroup-siteName2Size {
  display: none;
}
#sideTabHeader {
  z-index: 1001;
}
#fieldGroup-button1Subtext {
  display: none !important;
}
#background .editable .moveHandle,
#background .editable .moveHandleField,
#background .editable .moveHandleItem,
#background .editable .moveHandleSection {
  z-index: 201;
}
#dialogDesign.customColorSettings #fonts {
  justify-content: center;
}
#dialogDesign.customColorSettings #fonts > span:last-child {
  display: none;
}
p,
.moduleBody,
.summary,
.ui-widget-content,
.headlineSection:is(.half, .textOnly) .sectionBody {
  color: var(--site-clr);
}
.headerTextBody a:not([class]),
.region a:not([class]),
.mail {
  color: var(--link-clr);
}
.headerTextBody a:not([class]):hover,
.region a:not([class]):hover,
.mail:hover {
  color: var(--link-clr-hover);
}
.region .moduleBody p,
.region .moduleBody,
.eventDetails,
.newsDetails,
.bio,
.summary {
  line-height: 1.66;
  font-weight: 400;
}
hr {
  border: 0;
  height: 16px;
  background-color: var(--module-border-clr);
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask-size: auto 10.5px, auto 16px, auto 10.5px, 100% 1px;
  mask-repeat: no-repeat;
}
.sectionName,
.moduleName {
  display: flex;
  flex-flow: column;
  gap: 10px;
}
.sectionName [class*="Title"],
.moduleName [class*="Title"] {
  line-height: 1.35;
}
@media (max-width: 700px) {
  .sectionName [class*="Title"],
  .moduleName [class*="Title"] {
    line-height: normal;
  }
}
.sectionName [class*="Subtitle"],
.moduleName [class*="Subtitle"] {
  order: -1;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.sectionName .sectionTitle {
  color: var(--section-title-clr);
}
@media (max-width: 700px) {
  .sectionName .sectionTitle {
    font-size: 34px;
  }
}
.sectionName .sectionSubtitle {
  color: var(--section-subtitle-clr);
}
.sectionInner:not(.eventsSection, .newsSection, .buttonsSection) .sectionName {
  text-align: center;
}
.moduleName .moduleTitle {
  color: var(--module-title-clr);
}
@media (max-width: 700px) {
  .moduleName .moduleTitle {
    font-size: 30px;
  }
}
.moduleName .moduleSubtitle {
  color: var(--module-subtitle-clr);
}
@media (min-width: 701px) {
  .smallColumn .moduleName .moduleTitle,
  #content2 .moduleName .moduleTitle,
  .rowSection.threeModule .moduleName .moduleTitle,
  .modulePosition.size4 .moduleName .moduleTitle,
  .rowSection.fourModule .moduleName .moduleTitle,
  .normalCell .moduleName .moduleTitle,
  .tallCell .moduleName .moduleTitle {
    font-size: 30px;
  }
}
.aggregate .name {
  line-height: normal;
}
.aggregate .name :where(span, a),
.aggregate a:where(.name) {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 22px;
  font-weight: 400;
}
.aggregate .name :is(span) {
  color: var(--site-clr);
}
.aggregate .name :is(a),
.aggregate .photoAlbum a.name {
  color: var(--aggregate-name-clr);
  transition: color 100ms;
}
.aggregate .name :is(a):hover,
.aggregate .photoAlbum a.name:hover {
  color: var(--aggregate-name-clr-hover);
}
.aggregate .groupCover:hover ~ .name a,
.aggregate .groupCover:hover ~ a.name {
  color: var(--aggregate-name-clr-hover);
}
.aggregate :is(.person) .name :is(a, span) {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.aggregate :is(.person) .name :is(span) {
  color: var(--site-clr);
}
.aggregate :is(.document, .link) a:is(.name) {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: var(--site-clr);
}
.aggregate :is(.document, .link) a:is(.name):hover {
  color: var(--alt-aggregate-clr-hover);
}
.aggregate :is(.news, .event, .person, .rssContent) .date,
.aggregate :is(.news, .rssContent) .author,
.aggregate .person .role,
.aggregate .photoAlbum .numberPhotos {
  font-size: 16px;
  letter-spacing: 1px;
  color: var(--aggregate-subtitle-clr);
}
.aggregate .photoAlbum .numberPhotos {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
}
.aggregate + footer .rssLink {
  background-color: var(--rss-background-clr);
  color: var(--rss-icon-clr);
}
.aggregate + footer .rssLink:hover {
  color: var(--rss-icon-clr-hover);
  background-color: var(--rss-background-clr-hover);
}
.aggregate + footer .exportCalendar {
  color: var(--link-clr);
}
.aggregate + footer .exportCalendar:hover {
  color: var(--link-clr-hover);
}
.aggregate :is(.searchResult) {
  border-bottom: 1px solid var(--module-border-clr);
  padding-bottom: 0;
}
.aggregate :is(.searchResult):not(:last-child) {
  margin-bottom: 30px;
}
.aggregate :is(.rssContent) {
  border: 1px solid var(--module-border-clr);
  padding-bottom: 0;
}
.aggregate :is(.rssContent):not(:last-child) {
  margin-bottom: 30px;
}
.aggregate :is(.news, .event, .person) {
  border-width: 0px;
  padding-bottom: 0;
}
.aggregate :is(.news, .event, .person):not(:last-child) {
  margin-bottom: 30px;
}
.aggregate :is(.document, .link) a.name {
  border-bottom: 2px solid var(--module-border-clr);
}
.photoAlbumsModule .moduleBody {
  border-bottom: 1px solid var(--module-border-clr);
}
#core :is(.imageModule.hasImage) .moduleBody {
  position: relative;
  padding-block: 30px;
}
#core :is(.imageModule.hasImage) .moduleBody:before,
#core :is(.imageModule.hasImage) .moduleBody:after {
  content: "";
  position: absolute;
  border: 1px solid var(--module-border-clr);
  box-sizing: border-box;
  z-index: -1;
}
#core :is(.imageModule.hasImage) .moduleBody:before {
  top: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 100%;
}
#core :is(.imageModule.hasImage) .moduleBody:after {
  top: 10px;
  left: 0;
  height: calc(100% - 20px);
  width: 100%;
}
#core :is(.imageModule.hasImage) .moduleBody .focusPointImageArea {
  border: 1px solid var(--module-border-clr);
  margin-inline: auto;
  width: calc(100% - 60px);
}
#core :is(.imageModule.hasImage) .moduleBody .focusPointImageArea:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -30px;
  left: -30px;
  width: calc(100% + 60px);
  height: calc(100% + 60px);
  background-color: var(--module-border-clr);
  mask: var(--img-border-mask);
  -webkit-mask: var(--img-border-mask);
  mask-size: auto;
  mask-position: -20px -20px;
  mask-repeat: repeat;
}
.aggregate :where(.news, .person, .event):not(.hasThumb):before {
  display: block;
  background-color: var(--placeholder-background-clr);
}
.aggregate :where(.news, .person, .event):not(.hasThumb):after {
  visibility: visible;
  position: absolute;
  background-color: var(--placeholder-accent-clr);
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/placeholder-mask.svg");
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/placeholder-mask.svg");
  mask-size: 100px 100px;
  mask-position: center;
  mask-repeat: no-repeat;
}
.readMore {
  position: relative;
  display: block;
  white-space: nowrap;
  text-align: left;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
  padding: 0;
}
.readMore:after {
  position: relative;
  content: "\f105";
  font-family: "Font Awesome 6 Light";
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  right: -6px;
  transition: right 0.3s;
}
.readMore:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}
.readMore:hover:after {
  right: 0px;
}
.aggregate + footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
.aggregate + footer .calendarExportContainer,
.aggregate + footer .rssLink {
  order: -1;
  margin: 0px;
}
.aggregate + footer .exportCalendar {
  margin: 0;
}
.aggregate + footer:after {
  display: none;
}
.aggregate + footer a[class*="more"] {
  position: relative;
  margin-top: 0px;
  padding: 10px 24px;
  z-index: 1;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 0px;
  font-weight: 500;
  line-height: normal;
  color: var(--primary-btn-clr);
  background-color: var(--primary-btn-background-clr);
  border: 0px solid var(--primary-btn-border-clr);
  transition: all 0.2s ease;
}
.aggregate + footer a[class*="more"]:before {
  font-size: 18px;
  letter-spacing: 0.5px;
}
.aggregate + footer a[class*="more"]:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: height 0.3s ease;
  background-color: var(--primary-btn-background-clr-hover);
}
.aggregate + footer a[class*="more"]:hover {
  color: var(--primary-btn-clr-hover);
  background-color: var(--primary-btn-background-clr);
  border: 0px solid var(--primary-btn-border-clr-hover);
}
.aggregate + footer a[class*="more"]:hover:after {
  height: 100%;
}
.aggregate + footer .moreNews:before {
  content: "See All News";
}
.aggregate + footer .moreEvents:before {
  content: "See All Events";
}
.aggregate + footer .morePhotoAlbums:before {
  content: "See All Photos";
}
@media (min-width: 701px) {
  .smallColumn .aggregate + footer,
  #content2 .aggregate + footer,
  .rowSection.threeModule .aggregate + footer,
  .modulePosition.size4 .aggregate + footer,
  .rowSection.fourModule .aggregate + footer {
    justify-content: flex-start;
  }
  .smallColumn .aggregate + footer a[class*="more"],
  #content2 .aggregate + footer a[class*="more"],
  .rowSection.threeModule .aggregate + footer a[class*="more"],
  .modulePosition.size4 .aggregate + footer a[class*="more"],
  .rowSection.fourModule .aggregate + footer a[class*="more"] {
    order: -2;
  }
}
@media (max-width: 700px) {
  .aggregate + footer {
    justify-content: flex-start;
  }
  .aggregate + footer a[class*="more"] {
    order: -2;
  }
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h1:not(#pageTitle),
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h2:not(.moduleName):not(.sectionName),
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h3,
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h4 {
  margin-block-start: 0.2em;
  margin-block-end: 0.2em;
  color: var(--headings-clr);
  line-height: normal;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) pre {
  margin-block-start: 0.2em;
  margin-block-end: 0.2em;
  color: var(--headings-clr);
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h1:not(#pageTitle) {
  font-size: 100px;
}
@media (max-width: 700px) {
  :where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h1:not(#pageTitle) {
    font-size: 50px;
  }
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h2:not(.moduleName):not(.sectionName) {
  font-size: 48px;
}
@media (max-width: 700px) {
  :where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h2:not(.moduleName):not(.sectionName) {
    font-size: 36px;
  }
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h3 {
  font-size: 40px;
}
@media (max-width: 700px) {
  :where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h3 {
    font-size: 28px;
  }
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) .wysiwygColor1 {
  color: var(--wysiwygColor1);
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) .wysiwygColor2 {
  color: var(--wysiwygColor2);
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) .wysiwygColor3 {
  color: var(--wysiwygColor3);
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) .wysiwygColor4 {
  color: var(--wysiwygColor4);
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) [class*="wysiwygColor"] a {
  color: inherit;
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) [class*="wysiwygColor"] a:hover {
  color: inherit;
}
#footer .moduleInner:not(.mediaFormatting) blockquote,
.moduleInner:not(.mediaFormatting) blockquote {
  background-color: var(--blockquote-background-clr);
  color: var(--blockquote-font-clr);
  position: relative;
}
#footer .moduleInner:not(.mediaFormatting) blockquote:before,
.moduleInner:not(.mediaFormatting) blockquote:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: var(--module-border-clr);
  -webkit-mask: var(--blockquote-mask);
  mask: var(--blockquote-mask);
}
@media (max-width: 700px) {
  #footer .moduleInner:not(.mediaFormatting) blockquote,
  .moduleInner:not(.mediaFormatting) blockquote {
    padding: 40px 20px;
  }
}
#footer .moduleInner:not(.mediaFormatting) blockquote p,
.moduleInner:not(.mediaFormatting) blockquote p {
  color: var(--blockquote-font-clr);
}
#footer .moduleInner:not(.mediaFormatting) blockquote a,
.moduleInner:not(.mediaFormatting) blockquote a {
  color: var(--blockquote-links-clr);
}
#footer .moduleInner:not(.mediaFormatting) blockquote a:hover,
.moduleInner:not(.mediaFormatting) blockquote a:hover {
  color: var(--blockquote-links-clr-hover);
}
@media (min-width: 701px) {
  .normalCell :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h1:not(#pageTitle),
  .tallCell :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h1:not(#pageTitle),
  .smallColumn :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h1:not(#pageTitle),
  #content2 :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h1:not(#pageTitle),
  .rowSection.threeModule :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h1:not(#pageTitle),
  .modulePosition.size4 :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h1:not(#pageTitle),
  .rowSection.fourModule :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h1:not(#pageTitle) {
    font-size: 50px;
  }
  .normalCell :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h2:not(.moduleName):not(.sectionName),
  .tallCell :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h2:not(.moduleName):not(.sectionName),
  .smallColumn :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h2:not(.moduleName):not(.sectionName),
  #content2 :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h2:not(.moduleName):not(.sectionName),
  .rowSection.threeModule :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h2:not(.moduleName):not(.sectionName),
  .modulePosition.size4 :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h2:not(.moduleName):not(.sectionName),
  .rowSection.fourModule :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h2:not(.moduleName):not(.sectionName) {
    font-size: 36px;
  }
  .normalCell :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h3,
  .tallCell :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h3,
  .smallColumn :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h3,
  #content2 :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h3,
  .rowSection.threeModule :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h3,
  .modulePosition.size4 :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h3,
  .rowSection.fourModule :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) h3 {
    font-size: 28px;
  }
  .normalCell :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) blockquote,
  .tallCell :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) blockquote,
  .smallColumn :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) blockquote,
  #content2 :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) blockquote,
  .rowSection.threeModule :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) blockquote,
  .modulePosition.size4 :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) blockquote,
  .rowSection.fourModule :where(
				.customModule,
				.customText,
				#footerTextBody,
				.aggregate .group .summary,
				.pageTypeInterior .moduleInner.content
			) blockquote {
    padding: 40px 20px;
  }
}
.flocknoteSignupsModule button,
#shieldLogin .submit,
.formStyling .submitForm,
.progressBarModule .moduleBody .buttonContainer .button,
.htmlButton {
  box-sizing: border-box;
  position: relative;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}
.progressBarModule .moduleBody .buttonContainer .button,
.flocknoteSignupsModule button {
  font-size: 18px;
}
.htmlButton1,
.flocknoteSignupsModule button,
#shieldLogin .submit,
.formStyling .submitForm,
.progressBarModule .moduleBody .buttonContainer .button {
  padding: 10px 24px;
  z-index: 1;
  color: var(--primary-btn-clr);
  background-color: var(--primary-btn-background-clr);
  border: 0px solid var(--primary-btn-border-clr);
}
.htmlButton1:before,
.flocknoteSignupsModule button:before,
#shieldLogin .submit:before,
.formStyling .submitForm:before,
.progressBarModule .moduleBody .buttonContainer .button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: height 0.3s ease;
  background-color: var(--primary-btn-background-clr-hover);
}
.htmlButton1:hover,
.flocknoteSignupsModule button:hover,
#shieldLogin .submit:hover,
.formStyling .submitForm:hover,
.progressBarModule .moduleBody .buttonContainer .button:hover {
  color: var(--primary-btn-clr-hover);
  background-color: var(--primary-btn-background-clr);
  border: 0px solid var(--primary-btn-border-clr-hover);
}
.htmlButton1:hover:before,
.flocknoteSignupsModule button:hover:before,
#shieldLogin .submit:hover:before,
.formStyling .submitForm:hover:before,
.progressBarModule .moduleBody .buttonContainer .button:hover:before {
  height: 100%;
}
.htmlButton2 {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
  padding-inline: 0px;
  color: var(--secondary-btn-clr);
  background-color: var(--secondary-btn-background-clr);
  border: 0px solid var(--secondary-btn-border-clr);
}
.htmlButton2:after {
  content: "\f105";
  font-family: "Font Awesome 6 Light";
  font-size: 22px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  right: 0px;
  transition: right 0.3s;
}
.htmlButton2:hover {
  color: var(--secondary-btn-clr-hover);
  background-color: var(--secondary-btn-background-clr);
  border: 0px solid var(--secondary-btn-border-clr-hover);
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}
.htmlButton2:hover:after {
  right: -3px;
}
.sectionInner:not(.headlineSection) .htmlButton2 {
  text-align: left;
}
:root {
  --header-spacing: 20px;
  --header-bumper: 30px;
  --nav-item-spacing: 18px;
}
@media (max-width: 1450px) {
  :root {
    --header-spacing: 10px;
    --header-bumper: 15px;
    --nav-item-spacing: 10px;
  }
}
@media (min-width: 701px) {
  #header {
    box-sizing: border-box;
    padding-right: var(--header-bumper);
  }
}
#header #siteLogo {
  margin-left: var(--header-bumper);
}
#siteName {
  height: auto;
  min-height: 25px;
  max-height: 70px;
}
#siteName .line1 {
  font-weight: 400;
  letter-spacing: 1px;
}
#siteName.sitenameOnly {
  height: auto;
  margin-left: var(--header-bumper);
}
#siteName.both {
  margin-left: var(--header-spacing);
}
#siteNameBody .line2 {
  display: none;
}
@media (max-width: 700px) {
  #siteNameBody {
    justify-content: center;
  }
}
#header #searchSubmit:before,
#mobileSearch #searchSubmit:before,
#searchPopup:before,
#core.search #interiorHeader #coreSearch #searchSubmit:before {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\f002";
  font-family: "Font Awesome 6 Light";
  font-size: 20px;
  color: inherit;
  width: 100%;
  height: 100%;
}
#header #searchSubmit .icon,
#mobileSearch #searchSubmit .icon,
#searchPopup .icon,
#core.search #interiorHeader #coreSearch #searchSubmit .icon {
  display: none;
}
#mobileSearch #searchSubmit:before {
  font-size: 23px;
  color: #b69556;
}
#header #searchSubmit {
  width: 20px;
  height: 20px;
  padding: 15px;
}
#header #searchPopup {
  padding: 0;
  margin: 0 0 0 var(--header-spacing);
}
#header #searchPopup:before {
  font-size: 16px;
}
#quickLinks ul {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
#quickLinks ul li {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  border: 0px;
  background-color: transparent;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
}
#quickLinks ul li a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  display: block;
  height: 60px;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  background: transparent;
}
#quickLinks ul li a:hover {
  background: transparent;
}
#quickLinks ul li:hover {
  background-color: transparent;
  border-color: transparent;
}
#quickLinks ul li:hover a {
  color: #b69556;
}
@media (min-width: 701px) {
  #background.hasMobileNavOnDesktop #header .both ~ #quickLinks {
    max-width: 500px;
  }
  #background.hasMobileNavOnDesktop #header .sitenameOnly + #quickLinks {
    max-width: 600px;
  }
  #background.hasMobileNavOnDesktop #header .logoOnly ~ #quickLinks {
    max-width: 650px;
  }
}
#header #socialMedia .socialMediaBody {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-inline: 20px;
}
#header.socialMediaOff #socialMedia {
  display: none;
}
.socialMediaInMobileMenu #header.socialMediaOn #socialMedia {
  position: fixed;
  z-index: 1000;
  margin-inline: auto;
  top: auto;
  bottom: 50px;
  right: -101vw;
  left: auto;
  width: 99vw;
  height: 25px;
  transition: right 0.5s ease;
  background-color: #234476;
}
@media (min-width: 701px) {
  .socialMediaInMobileMenu #header.socialMediaOn #socialMedia .moduleInner {
    width: fit-content;
    width: -moz-fit-content;
  }
}
@media (max-width: 700px) {
  .socialMediaInMobileMenu #header.socialMediaOn #socialMedia {
    height: 75px;
    bottom: 0px;
  }
  .socialMediaInMobileMenu #header.socialMediaOn #socialMedia .socialMediaBody {
    box-sizing: border-box;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  .socialMediaInMobileMenu #header.socialMediaOn #socialMedia .socialMediaBody {
    padding-inline: 42px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  .socialMediaInMobileMenu #header.socialMediaOn #socialMedia .socialMediaBody {
    padding-inline: 20px;
  }
}
.socialMediaInMobileMenu #header.socialMediaOn #socialMedia a {
  background-color: transparent;
  color: #fff;
}
.socialMediaInMobileMenu #header.socialMediaOn #socialMedia a:hover {
  color: #b69556;
}
@media (min-width: 701px) {
  :not(.hasMobileNavOnDesktop) #header #socialMedia {
    background-color: #868686;
    margin-left: var(--header-spacing);
    margin-right: calc(var(--header-bumper) * -1);
  }
}
@media (max-width: 700px) {
  :not(.hasMobileNavOnDesktop) #header.socialMediaOn #socialMedia {
    position: fixed;
    z-index: 1000;
    margin-inline: auto;
    top: auto;
    bottom: 50px;
    right: -101vw;
    left: auto;
    width: 99vw;
    height: 25px;
    transition: right 0.5s ease;
    background-color: #234476;
  }
  :not(.hasMobileNavOnDesktop) #header.socialMediaOn #socialMedia a {
    background-color: transparent;
    color: #fff;
  }
  :not(.hasMobileNavOnDesktop) #header.socialMediaOn #socialMedia a:hover {
    color: #b69556;
  }
}
@media (max-width: 700px) and (min-width: 701px) {
  :not(.hasMobileNavOnDesktop) #header.socialMediaOn #socialMedia .moduleInner {
    width: fit-content;
    width: -moz-fit-content;
  }
}
@media (max-width: 700px) and (max-width: 700px) {
  :not(.hasMobileNavOnDesktop) #header.socialMediaOn #socialMedia {
    height: 75px;
    bottom: 0px;
  }
  :not(.hasMobileNavOnDesktop) #header.socialMediaOn #socialMedia .socialMediaBody {
    box-sizing: border-box;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  :not(.hasMobileNavOnDesktop) #header.socialMediaOn #socialMedia .socialMediaBody {
    padding-inline: 42px;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (max-width: 500px) {
  :not(.hasMobileNavOnDesktop) #header.socialMediaOn #socialMedia .socialMediaBody {
    padding-inline: 20px;
  }
}
.hasMobileNavOnDesktop #header.socialMediaOn #socialMedia {
  position: fixed;
  z-index: 1000;
  margin-inline: auto;
  top: auto;
  bottom: 50px;
  right: -101vw;
  left: auto;
  width: 99vw;
  height: 25px;
  transition: right 0.5s ease;
  background-color: #234476;
}
@media (min-width: 701px) {
  .hasMobileNavOnDesktop #header.socialMediaOn #socialMedia .moduleInner {
    width: fit-content;
    width: -moz-fit-content;
  }
}
@media (max-width: 700px) {
  .hasMobileNavOnDesktop #header.socialMediaOn #socialMedia {
    height: 75px;
    bottom: 0px;
  }
  .hasMobileNavOnDesktop #header.socialMediaOn #socialMedia .socialMediaBody {
    box-sizing: border-box;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  .hasMobileNavOnDesktop #header.socialMediaOn #socialMedia .socialMediaBody {
    padding-inline: 42px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  .hasMobileNavOnDesktop #header.socialMediaOn #socialMedia .socialMediaBody {
    padding-inline: 20px;
  }
}
.hasMobileNavOnDesktop #header.socialMediaOn #socialMedia a {
  background-color: transparent;
  color: #fff;
}
.hasMobileNavOnDesktop #header.socialMediaOn #socialMedia a:hover {
  color: #b69556;
}
@media (min-width: 701px) {
  .hasMobileNavOnDesktop #header.socialMediaOn #socialMedia {
    right: -464px;
    width: 462px;
    background-color: transparent;
  }
  .hasMobileNavOnDesktop #header.socialMediaOn #socialMedia .socialMediaBody {
    box-sizing: border-box;
    padding: 0 48px 0 65px;
    justify-content: flex-start;
  }
}
.hasMobileNavOnDesktop.admin #header #socialMedia {
  margin-bottom: 60px;
}
@media (min-width: 701px) {
  #header #headerText {
    position: relative;
    grid-area: header-text;
    height: calc(100% - 7px);
    margin-right: var(--header-bumper);
  }
}
@media (min-width: 701px) {
  #navBackground[style*="position: fixed"] + #header #headerText {
    display: none;
  }
  #navBackground[style*="position: absolute"] + #header #headerText {
    display: block;
  }
}
@media (max-width: 700px) {
  .headerTextOn .headerText {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-block: 15px;
    float: none;
  }
}
@media (min-width: 701px) {
  #header.largeMegaMenu #nav {
    position: static !important;
  }
  #header #nav {
    position: relative !important;
    margin-left: var(--header-spacing);
    width: auto;
    max-width: 800px;
  }
  #header #nav[style*="top"] {
    top: unset !important;
  }
  #header #nav[style*="left"] {
    left: unset !important;
  }
  #header #nav[style*="margin-left"] {
    margin-left: var(--header-spacing) !important;
  }
  #header #nav.resize > ul {
    justify-content: flex-end;
  }
  #header #nav.resize > ul > li {
    flex-grow: 0;
  }
  #header #nav > ul > li > a {
    font-weight: 400;
    padding-inline: var(--nav-item-spacing);
    transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  }
  #header #nav > ul > li:first-child > a {
    padding-left: 0px;
  }
  #header #nav > ul > li.subMenu > a > span {
    position: relative;
  }
  #header #nav > ul > li.subMenu > a > span:after {
    content: "";
    position: absolute;
    bottom: -34.5px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 10px solid transparent;
    transform: translateX(-50%);
  }
  #header #nav > ul > li.subMenu:hover > a > span:after {
    border-bottom: 10px solid #b69556;
  }
  #header.socialMediaOn .both ~ #nav {
    max-width: 600px;
  }
  #header.socialMediaOn .sitenameOnly ~ #nav {
    max-width: 650px;
  }
  #header.socialMediaOn .logoOnly ~ #nav {
    max-width: 700px;
  }
}
@media (min-width: 701px) and (max-width: 1400px) {
  #header.smallMegaMenu #nav {
    position: static !important;
  }
}
#nav > ul > li > ul.secondLevel {
  padding: 32px 40px;
  background-color: #234476;
}
#nav > ul > li > ul.secondLevel li ul {
  background-color: #234476;
}
#nav > ul > li > ul.secondLevel li:hover {
  background-color: #234476;
}
.largeMegaMenu #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):hover > ul.secondLevel {
  margin-left: -35% !important;
}
.largeMegaMenu #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):nth-last-child(2):hover > ul.secondLevel {
  margin-left: -65% !important;
}
.largeMegaMenu #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):last-child:hover > ul.secondLevel {
  margin-left: -65% !important;
}
.largeMegaMenu #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):has(+ [style="display: none;"]):hover > ul.secondLevel {
  margin-left: 0 !important;
  right: -10px;
}
.largeMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):hover > ul.secondLevel {
  margin-left: -35% !important;
}
.largeMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):nth-last-child(3):hover > ul.secondLevel {
  margin-left: 0 !important;
  right: -10px;
}
.largeMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):nth-last-child(2):hover > ul.secondLevel {
  margin-left: 0 !important;
  right: -10px;
}
.largeMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):last-child:hover > ul.secondLevel {
  margin-left: 0 !important;
  right: -10px;
}
.largeMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):has(+ [style="display: none;"]):hover > ul.secondLevel {
  margin-left: 0 !important;
  right: -10px;
}
@media (max-width: 1400px) {
  .smallMegaMenu #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):hover > ul.secondLevel {
    margin-left: -35% !important;
  }
  .smallMegaMenu #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):nth-last-child(2):hover > ul.secondLevel {
    margin-left: -65% !important;
  }
  .smallMegaMenu #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):last-child:hover > ul.secondLevel {
    margin-left: -65% !important;
  }
  .smallMegaMenu #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):has(+ [style="display: none;"]):hover > ul.secondLevel {
    margin-left: 0 !important;
    right: -10px;
  }
  .smallMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):hover > ul.secondLevel {
    margin-left: -35% !important;
  }
  .smallMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):nth-last-child(3):hover > ul.secondLevel {
    margin-left: 0 !important;
    right: -10px;
  }
  .smallMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):nth-last-child(2):hover > ul.secondLevel {
    margin-left: 0 !important;
    right: -10px;
  }
  .smallMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):last-child:hover > ul.secondLevel {
    margin-left: 0 !important;
    right: -10px;
  }
  .smallMegaMenu.socialMediaOff #nav > ul li.subMenu:not(.megaMenu):not([style="display: none;"]):has(+ [style="display: none;"]):hover > ul.secondLevel {
    margin-left: 0 !important;
    right: -10px;
  }
}
#nav .groupName {
  font-weight: 400;
  border-bottom: 0px solid transparent;
  text-transform: uppercase;
  letter-spacing: 2.66px;
}
[class*="MegaMenu"] #nav .megaMenu > ul {
  padding-left: 150px;
}
[class*="MegaMenu"] #nav .megaMenu > ul:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0px;
  box-sizing: border-box;
  z-index: 1;
  background: linear-gradient(to right, #b69556 0%, #b69556 85.658px, #234476 85.658px, #234476 100%) no-repeat;
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-vrt-embellish.svg");
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-vrt-embellish.svg");
  mask-size: 85.658px auto;
  mask-position: left top;
  mask-repeat: no-repeat;
  mask-repeat: repeat-y;
}
.smallMegaMenu #nav .megaMenu > ul {
  background-color: #234476;
}
.smallMegaMenu #nav .megaMenu > ul:before {
  width: 100%;
  left: 0;
}
@media (min-width: 701px) and (max-width: 1400px) {
  .largeMegaMenu #nav .megaMenu > ul {
    width: 80vw;
    column-count: 3;
    padding-left: 100px;
  }
}
.largeMegaMenu #nav .megaMenu > ul:before {
  width: 100vw;
  min-width: 1175px;
  left: 50%;
  transform: translateX(-50%);
}
.largeMegaMenu #nav > ul > li.megaMenu:hover {
  position: static;
}
.largeMegaMenu #nav > ul > li.megaMenu:hover > ul {
  margin-left: 0px !important;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1400px) {
  .smallMegaMenu #nav > ul > li.megaMenu:hover {
    position: static;
  }
  .smallMegaMenu #nav > ul > li.megaMenu:hover > ul {
    margin-left: 0px !important;
    left: 50%;
    transform: translateX(-50%);
  }
  .smallMegaMenu #nav > ul > li.megaMenu:hover > ul[style*="column-count: 2;"] {
    transform: translateX(-45%);
  }
  .smallMegaMenu #nav > ul > li.megaMenu:not([style="display: none;"]):nth-last-child(3):hover > ul.secondLevel[style*="column-count: 2;"] {
    transform: none;
    left: auto;
    right: 10px;
  }
  .smallMegaMenu #nav > ul > li.megaMenu:not([style="display: none;"]):nth-last-child(2):hover > ul.secondLevel[style*="column-count: 2;"] {
    transform: none;
    left: auto;
    right: 10px;
  }
  .smallMegaMenu #nav > ul > li.megaMenu:not([style="display: none;"]):last-child:hover > ul.secondLevel[style*="column-count: 2;"] {
    transform: none;
    left: auto;
    right: 10px;
  }
  .smallMegaMenu #nav > ul > li.megaMenu:not([style="display: none;"]):has(+ [style="display: none;"]):hover > ul.secondLevel[style*="column-count: 2;"] {
    transform: none;
    left: auto;
    right: 10px;
  }
  .smallMegaMenu #nav .megaMenu > ul {
    padding-left: 100px;
  }
}
#header #mobileNavBar #navicon {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#header #mobileNavBar #navicon .icon {
  display: none;
}
@media (min-width: 701px) {
  #header #mobileNavBar #navicon {
    width: 100%;
  }
}
@media (max-width: 700px) {
  #header #mobileNavBar #navicon {
    height: 66px;
    background-color: #868686;
  }
}
#header #mobileNavBar #navicon:before {
  content: "Menu";
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2.66px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 700px) {
  #header #mobileNavBar #navicon:before {
    font-size: 12px;
  }
}
.mobilePanelActive #header #mobileNavBar #navicon:before {
  content: "\f00d";
  font-family: "Font Awesome 6 Light";
  font-size: 30px;
}
@media (max-width: 700px) {
  .mobilePanelActive #header #mobileNavBar #navicon:before {
    font-size: 25px;
  }
}
#mobilePanel {
  position: fixed;
  box-sizing: border-box;
  top: 66px;
  left: auto;
  bottom: 0;
  right: -101vw;
  width: 100vw;
  max-height: calc(100% - 66px);
  height: calc(100% - 66px);
  min-height: calc(100% - 66px);
  padding-bottom: 55px;
  z-index: 1000;
  /* Set scrollbar color (thumb and track) and width */
  scrollbar-color: #b69556 transparent;
  scrollbar-width: thin;
}
#mobilePanel ::-webkit-scrollbar {
  width: 3px;
  scrollbar-width: thin;
}
#mobilePanel ::-webkit-scrollbar-track {
  background: transparent;
  border: 1px solid transparent;
}
#mobilePanel ::-webkit-scrollbar-thumb {
  background: #b69556;
}
#mobilePanel ::-webkit-scrollbar-thumb:hover {
  background: #b69556;
}
@media (min-width: 701px) {
  #mobilePanel {
    top: 90px;
    right: -464px;
    width: 463px;
    max-height: calc(100% - 90px);
    height: calc(100% - 90px);
    min-height: calc(100% - 90px);
  }
  #mobilePanel:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(to bottom, #b69556 0%, #b69556 100%) top right, linear-gradient(to bottom, #b69556 0%, #b69556 100%) bottom right;
    background-repeat: no-repeat;
    background-size: 122px 122px,
				122px 122px;
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-right-corner-embellishment.svg"), url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/bottom-right-corner-embellishment.svg");
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-right-corner-embellishment.svg"), url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/bottom-right-corner-embellishment.svg");
    mask-position: top right, bottom right;
    mask-size: 122px 122px, 122px 122px;
    mask-repeat: no-repeat;
  }
}
#mobilePanel:has(+ #background.hasSocialMedia) {
  padding-bottom: 140px;
}
@media (max-width: 700px) {
  #mobilePanel:has(+ #background.hasSocialMedia) {
    padding-bottom: 75px;
  }
}
@media (min-width: 701px) {
  body:not(.preview) #adminToolbar ~ #mobilePanel,
  body.preview.showPreviewToolbar #mobilePanel {
    top: 155px !important;
    max-height: calc(100% - 90px - 65px - 60px);
    height: calc(100% - 90px - 65px - 60px);
    min-height: calc(100% - 90px - 65px - 60px);
  }
}
@media (min-width: 701px) {
  body.preview.showPreviewToolbar #mobilePanel {
    max-height: calc(100% - 90px - 65px);
    height: calc(100% - 90px - 65px);
    min-height: calc(100% - 90px - 65px);
  }
}
body.mobilePanelActive #background {
  width: 100%;
  margin-left: auto;
}
body.mobilePanelActive #background #core,
body.mobilePanelActive #background #footer {
  margin-left: auto;
}
body.mobilePanelActive #header #mobileNavBar {
  left: 0;
}
body.mobilePanelActive #mobilePanel {
  right: 0;
}
@media (min-width: 701px) {
  body.mobilePanelActive #mobilePanel {
    width: 463px;
  }
}
body.mobilePanelActive #background #header.socialMediaOn #socialMedia {
  right: 0;
}
body.mobilePanelActive #massModeContainer {
  margin-left: 0px;
  width: 90%;
}
@media (min-width: 701px) {
  body.mobilePanelActive #massModeButtonContainer {
    right: 478px;
  }
}
@media (max-width: 700px) {
  body.mobilePanelActive #massModeButtonContainer {
    right: -100vw;
  }
}
@media (min-width: 701px) {
  #header #mobileNavBar {
    padding-top: 0px;
    height: 100%;
    margin-left: var(--header-spacing);
    margin-right: calc(var(--header-bumper) * -1);
    background-color: #868686;
  }
  #mobilePanel #mobileSearch,
  #mobilePanel #mobileQuickLinks,
  #mobilePanel #mobileNav:before {
    display: none;
  }
  #mobilePanel #mobileNav {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 54px 48px 0px 65px;
  }
  #mobilePanel #mobileNav > ul {
    box-sizing: border-box;
    max-height: 100%;
    overflow-y: auto;
  }
}
#mobileNav .sideNavCurrent > .navName,
#mobileNav .navName {
  background-color: transparent;
}
#mobileNav .sideNavSelected > .navName {
  font-weight: 400;
}
@media (min-width: 701px) {
  #mobileNav .navName {
    white-space: normal;
  }
}
#mobileNav ul .navName {
  padding-left: 0px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 3.04px;
  text-transform: uppercase;
}
#mobileNav ul ul .navName {
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
#mobileNav .navGroup.navCollapsible > .navName {
  font-size: 16px;
  letter-spacing: 2.66px;
  text-transform: uppercase;
  display: flex;
  justify-content: start;
  align-items: baseline;
}
#mobileNav .navGroup.navCollapsible > .navName > span:not([class]) {
  max-width: calc(100% - 25px);
}
#mobileNav .navCollapsible .collapsibleIcon {
  display: inline-flex;
  margin-left: 10px;
  position: relative;
}
#mobileNav .navCollapsible .collapsibleIcon:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  top: -8px;
  right: 0;
}
#mobileNav .navCollapsible .collapsibleIcon svg {
  width: 8px;
}
@media (min-width: 701px) {
  #header {
    display: grid;
    align-items: center;
  }
  #header #siteLogo,
  #header #quickLinks,
  #header #socialMedia,
  #header #siteName,
  #header #searchPopup {
    position: static;
  }
  #header #siteLogo {
    grid-area: logo;
  }
  #header #siteName {
    grid-area: site-name;
  }
  #header #quickLinks {
    grid-area: quick-links;
  }
  #header #socialMedia {
    grid-area: social-media;
  }
  #header #searchPopup {
    grid-area: search;
  }
  #header #nav {
    grid-area: nav;
  }
  #header #mobileNavBar {
    grid-area: menu-icon;
  }
  #background:not(.hasMobileNavOnDesktop) #header {
    grid-template-columns: repeat(2, min-content) 1fr repeat(3, min-content);
    grid-template-areas: "logo site-name . nav search social-media";
  }
  #background:not(.hasMobileNavOnDesktop) #header #quickLinks {
    display: none;
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: absolute"] + #header.headerTextOn {
    grid-template-rows: calc(100% - 65px) 65px;
    grid-template-areas: "logo site-name . header-text header-text social-media" "logo site-name . nav search social-media";
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: absolute"] + #header.headerTextOn #nav > ul > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: absolute"] + #header.headerTextOn #nav > ul > li.subMenu:hover > a > span:after {
    bottom: -16px;
  }
  #background.hasMobileNavOnDesktop #header {
    grid-template-columns: repeat(2, min-content) 1fr repeat(2, min-content) 124px;
    grid-template-areas: "logo site-name . quick-links search menu-icon";
  }
  #background.hasMobileNavOnDesktop #header.quickLinksOn #quickLinks,
  #background.hasMobileNavOnDesktop #header.socialMediaOn #socialMedia,
  #background.hasMobileNavOnDesktop #header.searchOn #search.open {
    display: block;
  }
  #background.hasMobileNavOnDesktop #navBackground[style*="position: absolute"] + #header.headerTextOn:not(.quickLinksOn) {
    grid-template-areas: "logo site-name . header-text search menu-icon";
  }
  #background.hasMobileNavOnDesktop #navBackground[style*="position: absolute"] + #header.headerTextOn:not(.quickLinksOn) #headerText {
    width: auto;
  }
  #background.hasMobileNavOnDesktop #navBackground[style*="position: absolute"] + #header.headerTextOn.quickLinksOn {
    grid-template-rows: calc(100% - 60px) 60px;
    grid-template-areas: "logo site-name . header-text header-text menu-icon" "logo site-name . quick-links search menu-icon";
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(-90px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes slideDownMegaMenu {
  0% {
    margin-top: -90px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes position-change {
  0% {
    position: relative;
  }
  100% {
    position: fixed;
  }
}
@keyframes height-change {
  0% {
    height: 0;
  }
  100% {
    height: 90px;
  }
}
:root {
  --slide-down-timing: 0.5s;
}
@media (min-width: 701px) {
  #background.hasMobileNavOnDesktop #navBackground {
    display: block;
  }
  #background.hasMobileNavOnDesktop #header #nav {
    display: block;
    position: absolute !important;
    visibility: hidden;
  }
}
@media (min-width: 701px) {
  #headerBackground {
    height: 90px;
  }
  #navBackground {
    height: 0;
    background-color: #fff;
  }
  #navBackground[style*="position: absolute"]:not([style*="top: 0px"]):not([style*="top: 6"]) {
    top: 0px !important;
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] {
    border-bottom: 1px solid rgba(182, 149, 86, 0.2);
    opacity: 0.97;
    animation: height-change var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"]:not([style*="top: 0px"]):not([style*="top: 6"]) {
    top: 0px !important;
  }
  .admin #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"]:not([style*="top: 0px"]):not([style*="top: 6"]) {
    top: 65px !important;
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header {
    height: 90px;
    animation: position-change var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
    z-index: 1000;
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header #siteLogo,
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header #siteName,
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header #mobileNavBar,
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header #searchPopup,
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header #socialMedia {
    animation: slideDown var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header:not([class*="MegaMenu"]) #nav {
    animation: slideDown var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
  }
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header.largeMegaMenu #nav {
    animation: slideDownMegaMenu var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
  }
  #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"] {
    border-bottom: 1px solid rgba(182, 149, 86, 0.2);
    opacity: 0.97;
    animation: height-change var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
  }
  #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"]:not([style*="top: 0px"]):not([style*="top: 65px"]) {
    top: 0px !important;
  }
  .admin #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"]:not([style*="top: 0px"]):not([style*="top: 65px"]) {
    top: 65px !important;
  }
  #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"] + #header {
    height: 90px;
    animation: position-change var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
    z-index: 1000;
  }
  #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"] + #header #siteLogo,
  #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"] + #header #siteName,
  #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"] + #header #mobileNavBar,
  #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"] + #header #quickLinks,
  #background.hasMobileNavOnDesktop #navBackground[style*="position: fixed"] + #header #searchPopup {
    animation: slideDown var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
  }
  body.mobilePanelActive #background.hasMobileNavOnDesktop {
    --slide-down-timing: 0s;
  }
}
@media (min-width: 701px) and (min-width: 1401px) {
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header.smallMegaMenu #nav {
    animation: slideDown var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
  }
}
@media (min-width: 701px) and (max-width: 1400px) {
  #background:not(.hasMobileNavOnDesktop) #navBackground[style*="position: fixed"] + #header.smallMegaMenu #nav {
    animation: slideDownMegaMenu var(--slide-down-timing) ease-out forwards var(--slide-down-timing);
  }
}
@media (max-width: 700px) {
  #navBackground[style*="position: fixed"] + #header #mobileNavBar {
    border-bottom: 1px solid rgba(182, 149, 86, 0.2);
  }
}
@media (min-width: 701px) {
  .translated-ltr #nav[style*="fixed"],
  .translated-ltr #navBackground[style*="fixed"] {
    margin-top: 0px;
  }
  .translated-ltr #nav[style*="absolute"],
  .translated-ltr #navBackground[style*="absolute"] {
    top: 0 !important;
    margin-top: 0px;
  }
  .translated-ltr #adminToolbar {
    top: 0px;
  }
}
@media (max-width: 700px) {
  #headerBackground {
    padding-top: 66px;
  }
  #header #siteLogo,
  #header #siteName {
    position: fixed;
    z-index: 1001;
    top: 33px;
    transform: translateY(-50%);
    left: 12.5px;
    margin: 0;
  }
  #header #siteLogo img {
    left: 0% !important;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  #header #siteName .line1 {
    margin-top: 0px;
  }
  #header #siteName.both {
    left: 72.5px;
  }
  #mobileNavBar {
    padding-top: 0;
  }
  #mobileNavBar #navicon {
    margin: 0 0 0 auto;
  }
  #mobilePanel #mobileQuickLinks:before,
  #mobilePanel #mobileNav:before {
    display: none;
  }
  #mobilePanel #mobileSearch,
  #mobilePanel #mobileQuickLinks,
  #mobilePanel #mobileNav {
    box-sizing: border-box;
  }
  #mobilePanel #mobileQuickLinks {
    position: relative;
    padding-bottom: 40px;
  }
  #mobilePanel #mobileQuickLinks:first-child {
    padding-top: 50px;
  }
  #mobilePanel #mobileQuickLinks:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    bottom: 11px;
    height: 16px;
    background-color: var(--module-border-clr);
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
    mask-size: auto 10.5px, auto 16px, auto 10.5px, 100% 1px;
    mask-repeat: no-repeat;
  }
  #mobilePanel #mobileQuickLinks ul li a {
    color: #fff;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 3.04px;
    text-transform: uppercase;
  }
  #mobilePanel #mobileQuickLinks ul li a:hover {
    color: #b69556;
  }
  #mobilePanel #mobileSearch {
    height: 128px;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #mobilePanel #mobileSearch #searchField {
    box-sizing: border-box;
    padding-left: 7px;
    width: 100%;
    height: 48px;
    border: 1px solid #b69556;
    color: #b69556;
    background-color: transparent;
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.18px;
  }
  #mobilePanel #mobileSearch #searchField::placeholder {
    color: #b69556;
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.18px;
  }
  #mobilePanel #mobileSearch #searchSubmit {
    margin: 0;
    padding: 0;
    width: 50px;
    height: 48px;
    top: 50px;
    bottom: auto;
  }
  #mobilePanel #mobileNav:first-child {
    padding-top: 50px;
  }
  #mobilePanel a,
  #mobilePanel .navName {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #header #siteName.both {
    left: 62.5px;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  #mobilePanel #mobileSearch,
  #mobilePanel #mobileQuickLinks,
  #mobilePanel #mobileNav {
    padding-inline: 42px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #mobilePanel #mobileSearch,
  #mobilePanel #mobileQuickLinks,
  #mobilePanel #mobileNav {
    padding-inline: 20px;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  #mobilePanel #mobileQuickLinks:after {
    width: calc(100% - 84px);
    left: 42px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #mobilePanel #mobileQuickLinks:after {
    width: calc(100% - 40px);
    left: 20px;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  #mobilePanel #mobileSearch #searchSubmit {
    right: 42px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #mobilePanel #mobileSearch #searchSubmit {
    right: 20px;
  }
}
@media (min-width: 701px) {
  #background {
    min-width: 1175px;
  }
}
@media (max-width: 700px) {
  #core {
    margin-top: 0;
    padding-top: 0;
  }
}
.buttonModule .buttonModuleButton .buttonLabel {
  font-family: "Work Sans", sans-serif;
}
.buttonModule .buttonModuleButton {
  background-color: transparent;
}
.buttonModule .buttonModuleButton:hover {
  background-color: transparent;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground:before {
  grid-area: image;
  display: block;
  align-self: center;
  z-index: 1;
  width: var(--button-image-inner-width);
  max-width: var(--button-max-width);
  height: var(--button-image-height);
  overflow: hidden;
  aspect-ratio: var(--button-image-aspect-ratio);
  border-radius: var(--nested-radius);
  outline: 1px solid var(--button-image-outline-clr);
  outline-offset: var(--offset);
  margin: calc(var(--offset) + 2px);
  background-color: var(--button-background-clr);
  transition: background-color 0.3s ease;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground:hover:before {
  background-color: var(--button-background-clr-hover);
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground:after {
  grid-area: image;
  width: 50%;
  max-width: 100px;
  height: auto;
  aspect-ratio: 1;
  margin: auto;
  z-index: 2;
  background-color: var(--button-icon-clr);
  transition: background-color 0.3s ease;
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/placeholder-mask.svg");
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/placeholder-mask.svg");
  mask-size: 100%;
  mask-position: center;
  mask-repeat: no-repeat;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground:hover:after {
  background-color: var(--button-icon-clr-hover);
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasLabel .buttonLabel {
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: unset;
  margin-top: 16px;
  white-space: normal;
  line-height: normal;
  font-weight: 600;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--button-font-clr);
  transition: color 0.2s ease;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasLabel:hover .buttonLabel {
  color: var(--button-font-clr-hover);
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasLabel .buttonSubtext:before {
  content: "";
  display: block;
  margin: 10px auto 0px;
  width: 60px;
  height: 8px;
  background-color: var(--button-font-clr);
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask-size: auto 5.58px, auto 7.99px, auto 5.58px, 100% 1px;
  mask-repeat: no-repeat;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasSubtext .buttonLabel {
  margin-bottom: 0;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground {
  position: relative;
  display: grid;
  grid-template-areas: "image" "caption";
  grid-template-columns: 100%;
  grid-template-rows: repeat(2, min-content);
  grid-auto-columns: 0px;
  justify-items: center;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground .buttonLabelContainer {
  position: relative;
  height: auto;
  min-height: unset;
  justify-content: start;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton:not(.hasImage) .buttonBackground:before {
  content: "";
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton:not(.hasImage):not(.nonCustomButton) .buttonBackground:after {
  content: "";
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.customButton .buttonLabelContainer {
  grid-area: caption;
  max-width: 500px;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton .buttonLabelContainer {
  display: contents;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton .buttonLabelContainer .icon {
  grid-area: image;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: unset;
  width: 100px;
  z-index: 3;
  color: var(--button-icon-clr);
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton .buttonLabelContainer .buttonLabelCenter {
  grid-area: caption;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton:hover .buttonLabelContainer .icon {
  color: var(--button-icon-clr-hover);
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasImage .focusPointImageArea {
  grid-area: image;
  position: relative;
  width: var(--button-image-inner-width);
  max-width: var(--button-max-width);
  height: var(--button-image-height);
  overflow: hidden;
  aspect-ratio: var(--button-image-aspect-ratio);
  border-radius: var(--nested-radius);
  outline: 1px solid var(--button-image-outline-clr);
  outline-offset: var(--offset);
  margin: calc(var(--offset) + 2px);
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasImage .focusPointImageArea:not(.moveEnabled):before {
  content: "";
  position: absolute;
  display: block;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: var(--nested-radius);
  background: var(--button-background-clr-hover);
  transition: opacity 0.3s ease;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasImage .focusPointImageArea:not(.moveEnabled):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: var(--button-icon-clr-hover);
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/placeholder-mask.svg");
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/placeholder-mask.svg");
  mask-size: 100px;
  mask-position: center;
  mask-repeat: no-repeat;
  transition: opacity 0.3s ease;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasImage:hover .focusPointImageArea:before {
  opacity: 0.8;
}
.sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasImage:hover .focusPointImageArea:after {
  opacity: 1;
}
@media (min-width: 701px) {
  .sectionInner.gridSection :is(.wideCell, .normalCell) .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-image-aspect-ratio: 244 / 189.352;
  }
  .sectionInner.gridSection :is(.wideCell, .normalCell) .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonLabel {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .sectionInner.gridSection :is(.normalCell) .fakeButton .buttonModuleButton {
    width: 254px;
    height: 197px;
  }
  .sectionInner.gridSection.threeAcross :is(.normalCell) .fakeButton .buttonModuleButton {
    width: 350px;
    height: 197px;
  }
  .sectionInner.gridSection.threeAcross :is(.normalCell) .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-image-aspect-ratio: 395 / 220;
  }
  .sectionInner.gridSection :is(.wideCell) .fakeButton .buttonModuleButton {
    width: 250px;
    height: 195px;
  }
  .sectionInner.gridSection :is(.wideCell) .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 250px;
  }
  .sectionInner.gridSection :is(.wideTallCell) .fakeButton .buttonModuleButton {
    width: 370px;
    height: 477px;
  }
  .sectionInner.gridSection :is(.wideTallCell) .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 370px;
  }
  .sectionInner.gridSection :is(.tallCell) .fakeButton .buttonModuleButton {
    height: 327px;
  }
}
@media (min-width: 701px) {
  .rowSection.oneModule .fakeButton .buttonModuleButton,
  .columnSection.soloColumn .fakeButton .buttonModuleButton,
  .tabContent .fakeButton .buttonModuleButton {
    width: 350px;
    height: 451px;
  }
  .duoColumn .largeColumn .fakeButton .buttonModuleButton,
  .verticalTabs .modulePosition .fakeButton .buttonModuleButton,
  .modulePosition.size8 .fakeButton .buttonModuleButton,
  #content1 .fakeButton .buttonModuleButton,
  .rowSection.twoModule .fakeButton .buttonModuleButton,
  .halfColumn .fakeButton .buttonModuleButton,
  .wideCell .fakeButton .buttonModuleButton,
  .wideTallCell .fakeButton .buttonModuleButton,
  .modulePosition.size6 .fakeButton .buttonModuleButton {
    width: 300px;
    height: 387px;
  }
  .duoColumn .largeColumn .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .verticalTabs .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .modulePosition.size8 .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  #content1 .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .rowSection.twoModule .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .halfColumn .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .wideCell .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .wideTallCell .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .modulePosition.size6 .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 300px;
  }
  .smallColumn .fakeButton .buttonModuleButton,
  #content2 .fakeButton .buttonModuleButton,
  .rowSection.threeModule .fakeButton .buttonModuleButton,
  .modulePosition.size4 .fakeButton .buttonModuleButton {
    width: 256px;
    height: 330px;
  }
  .smallColumn .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  #content2 .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .rowSection.threeModule .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton,
  .modulePosition.size4 .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 256px;
  }
  .rowSection.fourModule .fakeButton .buttonModuleButton {
    width: 202px;
    height: 261px;
  }
  .rowSection.fourModule .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 202px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 256px;
  }
}
@media (max-width: 500px) {
  .sectionInner .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 202px;
  }
}
.progressBarModule .moduleBody .buttonContainer {
  margin-top: 15px;
  gap: 10px;
}
.progressBarModule .moduleBody .buttonContainer .button {
  text-transform: capitalize;
  padding-bottom: 10px;
}
.progressBarModule .moduleBody .buttonContainer .facebookButton .fbIcon {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(5828%) hue-rotate(144deg) brightness(109%) contrast(100%);
}
.progressBarModule .moduleBody .progressBarText {
  font-style: normal;
}
.progressBarModule .moduleBody .progressBar {
  background: var(--progress-background-clr);
  border: 1px solid var(--progress-bar-border-clr);
}
.progressBarModule .moduleBody:not(.goal) .progress {
  background: var(--progress-bar-clr);
}
.progressBarModule .moduleBody.goal .progress {
  background: var(--progress-bar-goal-clr);
}
.progressBarModule .moduleBody .currentAmount {
  color: var(--current-ammount);
}
.progressBarModule .moduleBody .progressBarText {
  color: var(--funding-ammount);
}
.progressBarModule .moduleBody .currentPercent {
  color: var(--current-percent);
}
.progressBarModule .moduleBody.goal .currentPercent {
  color: var(--progress-bar-goal-clr);
}
.aggregate :is(.document, .link) a:is(.name) {
  padding: 20px 0px;
}
.event.group .groupCover,
.event.group .year.currentyear,
.event.group .dayName,
.event.group .endDate .dash,
.event.group .comma {
  display: none;
}
.aggregate li.event .thumb .thumbImage:not(.dynamicThumb) {
  height: 100%;
  object-fit: cover;
}
.event.group {
  --aggregate-name-clr: #868686;
  --aggregate-name-clr-hover: #b69556;
  --aggregate-subtitle-clr: #606060;
  --site-clr: #606060;
  --link-clr: #b69556;
  --link-clr-hover: #606060;
  box-sizing: border-box;
  display: grid;
  align-items: start;
  justify-items: start;
  position: relative;
  overflow: hidden;
}
.event.group .name:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: calc(100% - 35px);
  height: 100%;
  top: 0;
  right: 0;
  left: auto;
  background: linear-gradient(to bottom, var(--module-background-clr), var(--module-background-clr));
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-mask: radial-gradient(30px at 30px 30px, #0000 98%, #000);
  mask: radial-gradient(30px at 30px 30px, #0000 98%, #000);
  mask-size: 100%;
  mask-position: -30px -30px;
  mask-repeat: no-repeat;
  mask-repeat: repeat;
}
.event.group .name:before:before {
  content: "";
  position: absolute;
  width: 114.467px;
  height: 105.746px;
  top: -5px;
  right: -6px;
  z-index: 0;
  background: #b69556 100%;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/article-corner-embellish.svg");
  mask-size: 100%;
  mask-position: top right;
  mask-repeat: no-repeat;
  opacity: 0.2;
}
.event.group .thumb,
.event.group:not(.hasThumb):before,
.event.group:not(.hasThumb):after {
  grid-area: thumb;
  z-index: 3;
}
.event.group :is(.month, .day, .year) {
  grid-area: date;
  z-index: 2;
}
.event.group .name {
  grid-area: name;
  z-index: 1;
}
.event.group .time {
  grid-area: time;
  z-index: 1;
}
.event.group .endDate .time {
  grid-area: end-time;
}
.event.group .summary {
  grid-area: summary;
  z-index: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
}
.event.group .readMore {
  grid-area: more;
  z-index: 1;
}
.event.group:not(.hasThumb):before,
.event.group:not(.hasThumb):after {
  content: "";
}
.event.group:not(.hasThumb):before {
  position: relative;
}
.event.group .thumb,
.event.group:not(.hasThumb):before,
.event.group:not(.hasThumb):after {
  aspect-ratio: 1.39;
  width: auto;
  height: var(--event-date-block-height);
  margin: 0;
}
.event.group .info,
.event.group .date,
.event.group .startDate,
.event.group .endDate {
  display: contents;
}
.event.group :is(.month, .day, .year) {
  position: relative;
  width: var(--event-date-block-width);
  font-family: "Sorts Mill Goudy", serif;
  font-size: var(--event-date-font-size);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
}
.event.group :is(.year) {
  font-size: calc(var(--event-date-font-size) - 2);
}
.event.group .month {
  font-size: 0px;
  letter-spacing: 0px;
}
.event.group .month:before {
  font-size: var(--event-date-font-size);
}
.event.group .month.january:before {
  content: "Jan";
}
.event.group .month.february:before {
  content: "Feb";
}
.event.group .month.march:before {
  content: "Mar";
}
.event.group .month.april:before {
  content: "Apr";
}
.event.group .month.may:before {
  content: "May";
}
.event.group .month.june:before {
  content: "Jun";
}
.event.group .month.july:before {
  content: "Jul";
}
.event.group .month.august:before {
  content: "Aug";
}
.event.group .month.september:before {
  content: "Sep";
}
.event.group .month.october:before {
  content: "Oct";
}
.event.group .month.november:before {
  content: "Nov";
}
.event.group .month.december:before {
  content: "Dec";
}
.event.group .month:before {
  display: block;
  position: absolute;
  left: 0;
  right: auto;
  width: 100%;
}
.event.group .time {
  white-space: nowrap;
}
.event.group .endDate .time:before {
  content: "-";
  padding-inline: 3px;
}
.event.group .startDate .month {
  width: var(--event-date-block-width);
  height: var(--event-date-block-height);
  background-color: #b69556;
}
.event.group .month:before {
  top: calc((var(--event-date-block-height) / 2) - var(--event-date-font-size));
  margin-top: -1.5px;
}
.event.group .day {
  top: calc(var(--event-date-block-height) / 2);
  margin-top: 1.5px;
}
.event.group:has(.year:not(.currentyear)) .month:before {
  top: calc((var(--event-date-block-height) / 2) - (var(--event-date-font-size) * 1.5));
}
.event.group:has(.year:not(.currentyear)) .day {
  top: calc((var(--event-date-block-height) / 2) - (var(--event-date-font-size) / 2));
}
.event.group:has(.year:not(.currentyear)) .year {
  top: calc((var(--event-date-block-height) / 2) + (var(--event-date-font-size) / 2));
  margin-top: 3.5px;
}
.event.group.hasEndDate :is(.day, .year),
.event.group.hasEndDate .month:before {
  width: calc(var(--event-date-block-width) / 2);
}
.event.group.hasEndDate .endDate .day,
.event.group.hasEndDate .endDate .year {
  margin-left: calc(var(--event-date-block-width) / 2);
}
.event.group.hasEndDate .endDate .month:before {
  left: calc(var(--event-date-block-width) / 2);
}
.event.group.hasEndDate .endDate:before {
  grid-area: date;
  content: "-";
  position: relative;
  width: var(--event-date-block-width);
  height: 13px;
  top: calc((var(--event-date-block-height) / 2) - 6.5px);
  left: 0;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  z-index: 2;
}
.event.group .name {
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.event-article-horizontal {
  grid-template-areas: "thumb date . time end-time . more" "thumb date . name name . more" "thumb date . summary summary . more" "thumb date . . . . more";
  grid-template-columns: min-content var(--event-date-block-width) 40px min-content 1fr 25px min-content;
  grid-template-rows: repeat(3, min-content) minmax(20px, 1fr);
  padding-block: 30px;
  padding-right: 50px;
}
.event-article-horizontal .name,
.event-article-horizontal .summary {
  max-width: 85%;
}
.event-article-horizontal .readMore {
  align-self: center;
  margin-top: 0;
}
.condensed-event-article-horizontal {
  grid-template-areas: "thumb date . time end-time" "thumb date . name name" "thumb date . summary summary" "thumb date . . ." "thumb date . more more" "thumb date . . .";
  grid-template-columns: min-content var(--event-date-block-width) 40px min-content 1fr;
  grid-template-rows: repeat(3, min-content) 1fr min-content minmax(20px, 1fr);
  padding-block: 30px;
  padding-right: 20px;
}
.condensed-event-article-horizontal .readMore {
  font-size: 16px;
}
.event-article-vertical {
  grid-template-areas: "thumb thumb date date" ". time end-time end-time" ". name name name" ". summary summary summary" ". . . ." ". more more more" ". . . .";
  grid-template-columns: 50px min-content 1fr auto;
  grid-template-rows: repeat(4, min-content) 1fr min-content 20px;
  padding: 30px 40px 40px 0;
}
.event-article-vertical .name:before {
  width: calc(100% - 20.5px);
}
.event-article-vertical .thumb,
.event-article-vertical:not(.hasThumb):before,
.event-article-vertical:not(.hasThumb):after {
  margin: 0 0 25px 0;
}
.event-article-vertical.hasTime {
  grid-template-rows: min-content 26px repeat(2, min-content) 1fr min-content 20px;
}
.event-article-vertical.hasTime .time {
  position: absolute;
  top: 0;
  left: 0;
}
.condensed-event-article-vertical {
  grid-template-areas: "date date ." ". time end-time" ". name name" ". summary summary" ". . ." ". more more" ". . .";
  grid-template-columns: 35px min-content 1fr;
  padding-right: 25px;
  padding-bottom: 30px;
}
.condensed-event-article-vertical .thumb,
.condensed-event-article-vertical:not(.hasThumb):before,
.condensed-event-article-vertical:not(.hasThumb):after,
.condensed-event-article-vertical .readMore,
.condensed-event-article-vertical .summary {
  display: none;
}
.condensed-event-article-vertical .startDate > .month {
  margin-bottom: 15px;
}
.condensed-event-article-vertical .name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.condensed-event-article-vertical .name a {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
}
.condensed-event-article-vertical .name:before {
  width: calc(100% - 15px);
}
@media (min-width: 701px) {
  .rowSection.oneModule .event.group,
  .columnSection.soloColumn .event.group,
  .tabContent .event.group {
    grid-template-areas: "thumb date . time end-time . more" "thumb date . name name . more" "thumb date . summary summary . more" "thumb date . . . . more";
    grid-template-columns: min-content var(--event-date-block-width) 40px min-content 1fr 25px min-content;
    grid-template-rows: repeat(3, min-content) minmax(20px, 1fr);
    padding-block: 30px;
    padding-right: 50px;
  }
  .rowSection.oneModule .event.group .name,
  .columnSection.soloColumn .event.group .name,
  .tabContent .event.group .name,
  .rowSection.oneModule .event.group .summary,
  .columnSection.soloColumn .event.group .summary,
  .tabContent .event.group .summary {
    max-width: 85%;
  }
  .rowSection.oneModule .event.group .readMore,
  .columnSection.soloColumn .event.group .readMore,
  .tabContent .event.group .readMore {
    align-self: center;
    margin-top: 0;
  }
  .duoColumn .largeColumn .event.group,
  .verticalTabs .modulePosition .event.group,
  .modulePosition.size8 .event.group,
  #content1 .event.group,
  .rowSection.twoModule .event.group,
  .halfColumn .event.group,
  .wideCell .event.group,
  .wideTallCell .event.group,
  .modulePosition.size6 .event.group {
    grid-template-areas: "thumb date . time end-time" "thumb date . name name" "thumb date . summary summary" "thumb date . . ." "thumb date . more more" "thumb date . . .";
    grid-template-columns: min-content var(--event-date-block-width) 40px min-content 1fr;
    grid-template-rows: repeat(3, min-content) 1fr min-content minmax(20px, 1fr);
    padding-block: 30px;
    padding-right: 20px;
  }
  .duoColumn .largeColumn .event.group .readMore,
  .verticalTabs .modulePosition .event.group .readMore,
  .modulePosition.size8 .event.group .readMore,
  #content1 .event.group .readMore,
  .rowSection.twoModule .event.group .readMore,
  .halfColumn .event.group .readMore,
  .wideCell .event.group .readMore,
  .wideTallCell .event.group .readMore,
  .modulePosition.size6 .event.group .readMore {
    font-size: 16px;
  }
  #core.events .event.group {
    grid-template-areas: "thumb date . time end-time" "thumb date . name name" "thumb date . summary summary" "thumb date . . ." "thumb date . more more" "thumb date . . .";
    grid-template-columns: min-content var(--event-date-block-width) 40px min-content 1fr;
    grid-template-rows: repeat(3, min-content) 1fr min-content minmax(20px, 1fr);
    padding-block: 30px;
    padding-right: 20px;
  }
  #core.events .event.group .readMore {
    font-size: 16px;
  }
  .smallColumn .event.group,
  #content2 .event.group,
  .rowSection.threeModule .event.group,
  .modulePosition.size4 .event.group,
  .rowSection.fourModule .event.group,
  .normalCell .event.group,
  .tallCell .event.group {
    grid-template-areas: "thumb thumb date date" ". time end-time end-time" ". name name name" ". summary summary summary" ". . . ." ". more more more" ". . . .";
    grid-template-columns: 50px min-content 1fr auto;
    grid-template-rows: repeat(4, min-content) 1fr min-content 20px;
    padding: 30px 40px 40px 0;
  }
  .smallColumn .event.group .name:before,
  #content2 .event.group .name:before,
  .rowSection.threeModule .event.group .name:before,
  .modulePosition.size4 .event.group .name:before,
  .rowSection.fourModule .event.group .name:before,
  .normalCell .event.group .name:before,
  .tallCell .event.group .name:before {
    width: calc(100% - 20.5px);
  }
  .smallColumn .event.group .thumb,
  #content2 .event.group .thumb,
  .rowSection.threeModule .event.group .thumb,
  .modulePosition.size4 .event.group .thumb,
  .rowSection.fourModule .event.group .thumb,
  .normalCell .event.group .thumb,
  .tallCell .event.group .thumb,
  .smallColumn .event.group:not(.hasThumb):before,
  #content2 .event.group:not(.hasThumb):before,
  .rowSection.threeModule .event.group:not(.hasThumb):before,
  .modulePosition.size4 .event.group:not(.hasThumb):before,
  .rowSection.fourModule .event.group:not(.hasThumb):before,
  .normalCell .event.group:not(.hasThumb):before,
  .tallCell .event.group:not(.hasThumb):before,
  .smallColumn .event.group:not(.hasThumb):after,
  #content2 .event.group:not(.hasThumb):after,
  .rowSection.threeModule .event.group:not(.hasThumb):after,
  .modulePosition.size4 .event.group:not(.hasThumb):after,
  .rowSection.fourModule .event.group:not(.hasThumb):after,
  .normalCell .event.group:not(.hasThumb):after,
  .tallCell .event.group:not(.hasThumb):after {
    margin: 0 0 25px 0;
  }
  .smallColumn .event.group.hasTime,
  #content2 .event.group.hasTime,
  .rowSection.threeModule .event.group.hasTime,
  .modulePosition.size4 .event.group.hasTime,
  .rowSection.fourModule .event.group.hasTime,
  .normalCell .event.group.hasTime,
  .tallCell .event.group.hasTime {
    grid-template-rows: min-content 26px repeat(2, min-content) 1fr min-content 20px;
  }
  .smallColumn .event.group.hasTime .time,
  #content2 .event.group.hasTime .time,
  .rowSection.threeModule .event.group.hasTime .time,
  .modulePosition.size4 .event.group.hasTime .time,
  .rowSection.fourModule .event.group.hasTime .time,
  .normalCell .event.group.hasTime .time,
  .tallCell .event.group.hasTime .time {
    position: absolute;
    top: 0;
    left: 0;
  }
  .rowSection.fourModule .event.group,
  .normalCell .event.group,
  .tallCell .event.group {
    grid-template-areas: "date date ." ". time end-time" ". name name" ". summary summary" ". . ." ". more more" ". . .";
    grid-template-columns: 35px min-content 1fr;
    padding-right: 25px;
    padding-bottom: 30px;
    --event-date-block-height: 85px;
    --event-date-block-width: 95px;
    --event-date-font-size: 18px;
  }
  .rowSection.fourModule .event.group .thumb,
  .normalCell .event.group .thumb,
  .tallCell .event.group .thumb,
  .rowSection.fourModule .event.group:not(.hasThumb):before,
  .normalCell .event.group:not(.hasThumb):before,
  .tallCell .event.group:not(.hasThumb):before,
  .rowSection.fourModule .event.group:not(.hasThumb):after,
  .normalCell .event.group:not(.hasThumb):after,
  .tallCell .event.group:not(.hasThumb):after,
  .rowSection.fourModule .event.group .readMore,
  .normalCell .event.group .readMore,
  .tallCell .event.group .readMore,
  .rowSection.fourModule .event.group .summary,
  .normalCell .event.group .summary,
  .tallCell .event.group .summary {
    display: none;
  }
  .rowSection.fourModule .event.group .startDate > .month,
  .normalCell .event.group .startDate > .month,
  .tallCell .event.group .startDate > .month {
    margin-bottom: 15px;
  }
  .rowSection.fourModule .event.group .name,
  .normalCell .event.group .name,
  .tallCell .event.group .name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .rowSection.fourModule .event.group .name a,
  .normalCell .event.group .name a,
  .tallCell .event.group .name a {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
  }
  .rowSection.fourModule .event.group .name:before,
  .normalCell .event.group .name:before,
  .tallCell .event.group .name:before {
    width: calc(100% - 15px);
  }
  .rowSection.fourModule .calendarMonthTitle .dateTitle,
  .normalCell .calendarMonthTitle .dateTitle,
  .tallCell .calendarMonthTitle .dateTitle {
    min-width: 150px;
    line-height: 1.2;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .event.group {
    --event-date-block-height: 110px;
    --event-date-block-width: 95px;
    --event-date-font-size: 18px;
    grid-template-areas: "thumb date . time end-time" "thumb date . name name" "thumb date . summary summary" "thumb date . . ." "thumb date . more more" "thumb date . . .";
    grid-template-columns: min-content var(--event-date-block-width) 40px min-content 1fr;
    grid-template-rows: repeat(3, min-content) 1fr min-content minmax(20px, 1fr);
    padding-block: 30px;
    padding-right: 20px;
  }
  .event.group .readMore {
    font-size: 16px;
  }
  .event.group:not(.hasThumb):after {
    mask-size: 75px 75px;
  }
  .normalCell .event.group,
  .tallCell .event.group {
    grid-template-areas: "date date ." ". time end-time" ". name name" ". summary summary" ". . ." ". more more" ". . .";
    grid-template-columns: 35px min-content 1fr;
    padding-right: 25px;
    padding-bottom: 30px;
    --event-date-block-height: 85px;
    --event-date-block-width: 95px;
    --event-date-font-size: 18px;
  }
  .normalCell .event.group .thumb,
  .tallCell .event.group .thumb,
  .normalCell .event.group:not(.hasThumb):before,
  .tallCell .event.group:not(.hasThumb):before,
  .normalCell .event.group:not(.hasThumb):after,
  .tallCell .event.group:not(.hasThumb):after,
  .normalCell .event.group .readMore,
  .tallCell .event.group .readMore,
  .normalCell .event.group .summary,
  .tallCell .event.group .summary {
    display: none;
  }
  .normalCell .event.group .startDate > .month,
  .tallCell .event.group .startDate > .month {
    margin-bottom: 15px;
  }
  .normalCell .event.group .name,
  .tallCell .event.group .name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .normalCell .event.group .name a,
  .tallCell .event.group .name a {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
  }
  .normalCell .event.group .name:before,
  .tallCell .event.group .name:before {
    width: calc(100% - 15px);
  }
  .normalCell .calendarMonthTitle .dateTitle,
  .tallCell .calendarMonthTitle .dateTitle {
    min-width: 150px;
    line-height: 1.2;
  }
}
@media (max-width: 500px) {
  .event.group {
    --event-date-block-height: 110px;
    --event-date-block-width: 95px;
    --event-date-font-size: 18px;
    grid-template-areas: "thumb thumb date date" ". time end-time end-time" ". name name name" ". summary summary summary" ". . . ." ". more more more" ". . . .";
    grid-template-columns: 50px min-content 1fr auto;
    grid-template-rows: repeat(4, min-content) 1fr min-content 20px;
    padding: 30px 40px 40px 0;
  }
  .event.group .name:before {
    width: calc(100% - 20.5px);
  }
  .event.group .thumb,
  .event.group:not(.hasThumb):before,
  .event.group:not(.hasThumb):after {
    margin: 0 0 25px 0;
  }
  .event.group.hasTime {
    grid-template-rows: min-content 26px repeat(2, min-content) 1fr min-content 20px;
  }
  .event.group.hasTime .time {
    position: absolute;
    top: 0;
    left: 0;
  }
  .event.group:not(.hasThumb):after {
    mask-size: 75px 75px;
  }
  .event.group.hasTime {
    grid-template-columns: 50px min-content 1fr auto;
  }
  #core.aggregate.events .event.group {
    --event-date-block-height: 136.69px;
    grid-template-areas: "thumb thumb thumb date date" ". time end-time end-time end-time" ". name name name name" ". summary summary summary summary" ". more more more more" ". . . . .";
    grid-template-columns: 50px min-content 1fr auto auto;
  }
}
#core input,
#core select,
#core textarea {
  font-family: "Work Sans", sans-serif;
}
#core input::placeholder,
#core select::placeholder,
#core textarea::placeholder {
  font-family: "Work Sans", sans-serif;
  font-size: 17px;
  color: var(--field-text-placeholder);
}
.formStyling :is(.fieldLabel, .groupName),
.paymentModule .fieldLabel,
.paymentModule .moduleBody,
.paymentModule .legendGroup .legendCaption {
  color: var(--field-label-clr, #606060);
}
.formStyling :is(input, select, textarea),
.flocknoteSignupsModule input {
  color: var(--field-text-clr);
  background-color: var(--field-background-clr);
  border: 1px solid var(--field-border-clr);
}
.paymentModule .legendGroup legend {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 24px;
  font-weight: 400;
}
.paymentModule .paymentFormButton {
  color: var(--field-text-clr);
  border: 1px solid var(--field-border-clr);
  background-color: var(--field-background-clr);
}
.paymentModule .paymentFormButton:not(.otherButton).selected {
  color: var(--primary-btn-clr);
  background-color: var(--primary-btn-background-clr);
}
.paymentModule #fieldGroup-AMOUNT .paymentCurrencyLabel {
  color: var(--field-text-clr);
}
.paymentModule #presetAmounts .otherButton {
  color: var(--field-text-clr);
}
.paymentModule #presetAmounts .otherButton.selected {
  border: 2px solid var(--secondary-btn-borderclr);
}
#onlineForm #paymentsItemizedOrder {
  border-color: var(--field-border-clr);
}
.connectGroupModule .groupTitle {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 24px;
  font-weight: 400;
}
.formStyling .groupName {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 24px;
}
.formStyling .required {
  font-size: 0;
  opacity: 1;
}
.formStyling .required:before {
  content: "*";
  font-size: 18px;
  color: var(--site-clr);
  line-height: 1;
}
.formStyling .iAgreeText ~ input {
  margin-top: 12px;
}
@media (min-width: 501px) {
  .ofField[class*="TypeButtons"] .paymentFormButton + .paymentFormButton {
    border-left: 0px;
  }
}
@media (max-width: 500px) {
  .ofField[class*="TypeButtons"] .paymentFormButton + .paymentFormButton {
    border-top: 0px;
  }
}
@media (min-width: 701px) {
  .threeModule .formStyling .firstLastNameField > div,
  .trio .formStyling .firstLastNameField > div,
  .duo #content2 .formStyling .firstLastNameField > div,
  .smallColumn .formStyling .firstLastNameField > div,
  .threeModule .formStyling .duoField > div,
  .trio .formStyling .duoField > div,
  .duo #content2 .formStyling .duoField > div,
  .smallColumn .formStyling .duoField > div,
  .threeModule .formStyling .cityStateZipField > div,
  .trio .formStyling .cityStateZipField > div,
  .duo #content2 .formStyling .cityStateZipField > div,
  .smallColumn .formStyling .cityStateZipField > div {
    width: 100%;
  }
  .threeModule .formStyling .firstLastNameField > div:first-child,
  .trio .formStyling .firstLastNameField > div:first-child,
  .duo #content2 .formStyling .firstLastNameField > div:first-child,
  .smallColumn .formStyling .firstLastNameField > div:first-child,
  .threeModule .formStyling .duoField > div:first-child,
  .trio .formStyling .duoField > div:first-child,
  .duo #content2 .formStyling .duoField > div:first-child,
  .smallColumn .formStyling .duoField > div:first-child,
  .threeModule .formStyling .cityStateZipField > div:first-child,
  .trio .formStyling .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .cityStateZipField > div:first-child,
  .smallColumn .formStyling .cityStateZipField > div:first-child {
    margin-bottom: 20px;
  }
  .threeModule .formStyling .firstLastNameField input,
  .trio .formStyling .firstLastNameField input,
  .duo #content2 .formStyling .firstLastNameField input,
  .smallColumn .formStyling .firstLastNameField input,
  .threeModule .formStyling .duoField input,
  .trio .formStyling .duoField input,
  .duo #content2 .formStyling .duoField input,
  .smallColumn .formStyling .duoField input,
  .threeModule .formStyling .cityStateZipField input,
  .trio .formStyling .cityStateZipField input,
  .duo #content2 .formStyling .cityStateZipField input,
  .smallColumn .formStyling .cityStateZipField input,
  .threeModule .formStyling .firstLastNameField select,
  .trio .formStyling .firstLastNameField select,
  .duo #content2 .formStyling .firstLastNameField select,
  .smallColumn .formStyling .firstLastNameField select,
  .threeModule .formStyling .duoField select,
  .trio .formStyling .duoField select,
  .duo #content2 .formStyling .duoField select,
  .smallColumn .formStyling .duoField select,
  .threeModule .formStyling .cityStateZipField select,
  .trio .formStyling .cityStateZipField select,
  .duo #content2 .formStyling .cityStateZipField select,
  .smallColumn .formStyling .cityStateZipField select {
    width: 100%;
  }
  .threeModule .formStyling .cityStateZipField div,
  .trio .formStyling .cityStateZipField div,
  .duo #content2 .formStyling .cityStateZipField div,
  .smallColumn .formStyling .cityStateZipField div {
    width: calc((100% - 10px) / 2);
  }
  .threeModule .formStyling .cityStateZipField > div:first-child,
  .trio .formStyling .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .cityStateZipField > div:first-child,
  .smallColumn .formStyling .cityStateZipField > div:first-child,
  .threeModule .formStyling .cityStateZipField > div:first-child input,
  .trio .formStyling .cityStateZipField > div:first-child input,
  .duo #content2 .formStyling .cityStateZipField > div:first-child input,
  .smallColumn .formStyling .cityStateZipField > div:first-child input {
    width: 100%;
  }
  .formStyling :is(.radioContainer, .checkboxContainer) .optionContainer label {
    max-width: calc(100% - 30px);
    line-height: 1.3;
    vertical-align: text-top;
  }
  .formStyling :is(.radioContainer, .checkboxContainer) .optionContainer input {
    vertical-align: sub;
  }
}
@media (min-width: 701px) {
  .threeModule .formStyling .fieldGroup input,
  .trio .formStyling .fieldGroup input,
  .duo #content2 .formStyling .fieldGroup input,
  .smallColumn .formStyling .fieldGroup input,
  .threeModule .formStyling .fieldGroup textarea,
  .trio .formStyling .fieldGroup textarea,
  .duo #content2 .formStyling .fieldGroup textarea,
  .smallColumn .formStyling .fieldGroup textarea,
  .threeModule .formStyling .fieldGroup select,
  .trio .formStyling .fieldGroup select,
  .duo #content2 .formStyling .fieldGroup select,
  .smallColumn .formStyling .fieldGroup select {
    width: 100%;
  }
  .threeModule .formStyling .fieldGroup .firstLastNameField > div,
  .trio .formStyling .fieldGroup .firstLastNameField > div,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField > div,
  .smallColumn .formStyling .fieldGroup .firstLastNameField > div,
  .threeModule .formStyling .fieldGroup .duoField > div,
  .trio .formStyling .fieldGroup .duoField > div,
  .duo #content2 .formStyling .fieldGroup .duoField > div,
  .smallColumn .formStyling .fieldGroup .duoField > div,
  .threeModule .formStyling .fieldGroup .cityStateZipField > div,
  .trio .formStyling .fieldGroup .cityStateZipField > div,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div {
    width: 100%;
  }
  .threeModule .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .trio .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .smallColumn .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .threeModule .formStyling .fieldGroup .duoField > div:first-child,
  .trio .formStyling .fieldGroup .duoField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .duoField > div:first-child,
  .smallColumn .formStyling .fieldGroup .duoField > div:first-child,
  .threeModule .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child {
    margin-bottom: 20px;
  }
  .threeModule .formStyling .fieldGroup .firstLastNameField input,
  .trio .formStyling .fieldGroup .firstLastNameField input,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField input,
  .smallColumn .formStyling .fieldGroup .firstLastNameField input,
  .threeModule .formStyling .fieldGroup .duoField input,
  .trio .formStyling .fieldGroup .duoField input,
  .duo #content2 .formStyling .fieldGroup .duoField input,
  .smallColumn .formStyling .fieldGroup .duoField input,
  .threeModule .formStyling .fieldGroup .cityStateZipField input,
  .trio .formStyling .fieldGroup .cityStateZipField input,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField input,
  .smallColumn .formStyling .fieldGroup .cityStateZipField input,
  .threeModule .formStyling .fieldGroup .firstLastNameField select,
  .trio .formStyling .fieldGroup .firstLastNameField select,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField select,
  .smallColumn .formStyling .fieldGroup .firstLastNameField select,
  .threeModule .formStyling .fieldGroup .duoField select,
  .trio .formStyling .fieldGroup .duoField select,
  .duo #content2 .formStyling .fieldGroup .duoField select,
  .smallColumn .formStyling .fieldGroup .duoField select,
  .threeModule .formStyling .fieldGroup .cityStateZipField select,
  .trio .formStyling .fieldGroup .cityStateZipField select,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField select,
  .smallColumn .formStyling .fieldGroup .cityStateZipField select {
    width: 100%;
  }
  .threeModule .formStyling .fieldGroup .cityStateZipField div,
  .trio .formStyling .fieldGroup .cityStateZipField div,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField div,
  .smallColumn .formStyling .fieldGroup .cityStateZipField div {
    width: calc((100% - 10px) / 2);
  }
  .threeModule .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .threeModule .formStyling .fieldGroup .cityStateZipField > div:first-child input,
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child input,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child input,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child input {
    width: 100%;
  }
}
.formStyling select {
  background-position: right 5px bottom 16px;
}
.aggregate li.news .thumb,
.aggregate li.news .thumb .thumbImage:not(.dynamicThumb) {
  max-width: 100%;
}
.news.group {
  --aggregate-name-clr: #868686;
  --aggregate-name-clr-hover: #b69556;
  --aggregate-subtitle-clr: #606060;
  --site-clr: #606060;
  --link-clr: #b69556;
  --link-clr-hover: #606060;
  box-sizing: border-box;
  padding: 35px 32px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
}
.news.group .groupCover {
  display: none;
}
.news.group:not(.hasThumb):before,
.news.group:not(.hasThumb):after {
  content: "";
}
.news.group .thumb,
.news.group:not(.hasThumb):before,
.news.group:not(.hasThumb):after {
  order: -1;
  width: 305px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1.45;
  margin: 0;
  z-index: 2;
}
.news.group:not(.hasThumb):after {
  max-width: calc(100% - 64px);
}
.news.group .info {
  display: contents;
}
.news.group .date {
  order: 1;
  z-index: 2;
  margin-bottom: 10px;
}
.news.group .month {
  font-size: 0px;
  letter-spacing: 0px;
}
.news.group .month:before {
  font-size: 16px;
}
.news.group .month.january:before {
  content: "Jan";
}
.news.group .month.february:before {
  content: "Feb";
}
.news.group .month.march:before {
  content: "Mar";
}
.news.group .month.april:before {
  content: "Apr";
}
.news.group .month.may:before {
  content: "May";
}
.news.group .month.june:before {
  content: "Jun";
}
.news.group .month.july:before {
  content: "Jul";
}
.news.group .month.august:before {
  content: "Aug";
}
.news.group .month.september:before {
  content: "Sep";
}
.news.group .month.october:before {
  content: "Oct";
}
.news.group .month.november:before {
  content: "Nov";
}
.news.group .month.december:before {
  content: "Dec";
}
.news.group .month:before {
  letter-spacing: 1px;
}
.news.group .name {
  order: 2;
  z-index: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news.group .name:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(to bottom, var(--module-background-clr), var(--module-background-clr));
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-mask: radial-gradient(30px at 30px 30px, #0000 98%, #000);
  mask: radial-gradient(30px at 30px 30px, #0000 98%, #000);
  mask-size: 100%;
  mask-position: -30px -30px;
  mask-repeat: no-repeat;
  mask-repeat: repeat;
}
.news.group .author {
  order: 3;
  margin-top: 5px;
  font-size: 14px;
  letter-spacing: 0px;
  z-index: 2;
}
.news.group .summary {
  order: 4;
  z-index: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news.group .readMore {
  order: 5;
  z-index: 2;
  margin-top: auto;
  padding-top: 25px;
  margin-bottom: 20px;
}
.news-article-vertical .thumb,
.news-article-vertical:not(.hasThumb):before {
  margin-bottom: 20px;
}
.condensed-news-article-vertical {
  padding-top: 0px;
}
.condensed-news-article-vertical .readMore,
.condensed-news-article-vertical .author,
.condensed-news-article-vertical .summary {
  display: none;
}
.condensed-news-article-vertical .thumb,
.condensed-news-article-vertical:not(.hasThumb):before,
.condensed-news-article-vertical:not(.hasThumb):after {
  order: -1;
  width: 124px;
  margin-bottom: 12px;
}
.condensed-news-article-vertical:not(.hasThumb):after {
  mask-size: 50px 50px;
}
.condensed-news-article-vertical .date {
  margin-bottom: 5px;
}
.condensed-news-article-vertical .name:after {
  height: calc(100% - 13px);
  top: auto;
}
.condensed-news-article-vertical .name a {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
}
#core.news .news.group .date {
  font-weight: 400;
}
#core.news .news.group .date .year.currentyear {
  display: none;
}
#core.news .news.group .date .comma:has(+ .currentyear) {
  display: none;
}
@media (min-width: 701px) {
  .rowSection.oneModule .newsModule .moduleBody,
  .columnSection.soloColumn .newsModule .moduleBody,
  .tabContent .newsModule .moduleBody {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(3, calc((100% - 60px) / 3));
    gap: 30px;
  }
  .rowSection.oneModule .newsModule .moduleBody .group,
  .columnSection.soloColumn .newsModule .moduleBody .group,
  .tabContent .newsModule .moduleBody .group {
    margin: 0px;
  }
  .rowSection.oneModule .newsModule .moduleBody .group:only-child,
  .columnSection.soloColumn .newsModule .moduleBody .group:only-child,
  .tabContent .newsModule .moduleBody .group:only-child {
    align-self: start;
  }
  .duoColumn .largeColumn .newsModule .moduleBody,
  .verticalTabs .modulePosition .newsModule .moduleBody,
  .modulePosition.size8 .newsModule .moduleBody,
  #content1 .newsModule .moduleBody {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2, calc((100% - 30px) / 2));
    gap: 30px;
  }
  .duoColumn .largeColumn .newsModule .moduleBody .group,
  .verticalTabs .modulePosition .newsModule .moduleBody .group,
  .modulePosition.size8 .newsModule .moduleBody .group,
  #content1 .newsModule .moduleBody .group {
    margin: 0px;
  }
  .duoColumn .largeColumn .newsModule .moduleBody .group:only-child,
  .verticalTabs .modulePosition .newsModule .moduleBody .group:only-child,
  .modulePosition.size8 .newsModule .moduleBody .group:only-child,
  #content1 .newsModule .moduleBody .group:only-child {
    align-self: start;
  }
  .rowSection.oneModule .news.group .thumb,
  .columnSection.soloColumn .news.group .thumb,
  .tabContent .news.group .thumb,
  .duoColumn .largeColumn .news.group .thumb,
  .verticalTabs .modulePosition .news.group .thumb,
  .modulePosition.size8 .news.group .thumb,
  #content1 .news.group .thumb,
  .rowSection.twoModule .news.group .thumb,
  .halfColumn .news.group .thumb,
  .wideCell .news.group .thumb,
  .wideTallCell .news.group .thumb,
  .modulePosition.size6 .news.group .thumb,
  .rowSection.oneModule .news.group:not(.hasThumb):before,
  .columnSection.soloColumn .news.group:not(.hasThumb):before,
  .tabContent .news.group:not(.hasThumb):before,
  .duoColumn .largeColumn .news.group:not(.hasThumb):before,
  .verticalTabs .modulePosition .news.group:not(.hasThumb):before,
  .modulePosition.size8 .news.group:not(.hasThumb):before,
  #content1 .news.group:not(.hasThumb):before,
  .rowSection.twoModule .news.group:not(.hasThumb):before,
  .halfColumn .news.group:not(.hasThumb):before,
  .wideCell .news.group:not(.hasThumb):before,
  .wideTallCell .news.group:not(.hasThumb):before,
  .modulePosition.size6 .news.group:not(.hasThumb):before {
    margin-bottom: 20px;
  }
  #core.news .news.group .thumb,
  #core.news .news.group:not(.hasThumb):before {
    margin-bottom: 20px;
  }
  .smallColumn .news.group .thumb,
  #content2 .news.group .thumb,
  .rowSection.threeModule .news.group .thumb,
  .modulePosition.size4 .news.group .thumb,
  .rowSection.fourModule .news.group .thumb,
  .normalCell .news.group .thumb,
  .tallCell .news.group .thumb,
  .smallColumn .news.group:not(.hasThumb):before,
  #content2 .news.group:not(.hasThumb):before,
  .rowSection.threeModule .news.group:not(.hasThumb):before,
  .modulePosition.size4 .news.group:not(.hasThumb):before,
  .rowSection.fourModule .news.group:not(.hasThumb):before,
  .normalCell .news.group:not(.hasThumb):before,
  .tallCell .news.group:not(.hasThumb):before {
    margin-bottom: 20px;
  }
  .rowSection.fourModule .news.group,
  .normalCell .news.group,
  .tallCell .news.group {
    padding-top: 0px;
  }
  .rowSection.fourModule .news.group .readMore,
  .normalCell .news.group .readMore,
  .tallCell .news.group .readMore,
  .rowSection.fourModule .news.group .author,
  .normalCell .news.group .author,
  .tallCell .news.group .author,
  .rowSection.fourModule .news.group .summary,
  .normalCell .news.group .summary,
  .tallCell .news.group .summary {
    display: none;
  }
  .rowSection.fourModule .news.group .thumb,
  .normalCell .news.group .thumb,
  .tallCell .news.group .thumb,
  .rowSection.fourModule .news.group:not(.hasThumb):before,
  .normalCell .news.group:not(.hasThumb):before,
  .tallCell .news.group:not(.hasThumb):before,
  .rowSection.fourModule .news.group:not(.hasThumb):after,
  .normalCell .news.group:not(.hasThumb):after,
  .tallCell .news.group:not(.hasThumb):after {
    order: -1;
    width: 124px;
    margin-bottom: 12px;
  }
  .rowSection.fourModule .news.group:not(.hasThumb):after,
  .normalCell .news.group:not(.hasThumb):after,
  .tallCell .news.group:not(.hasThumb):after {
    mask-size: 50px 50px;
  }
  .rowSection.fourModule .news.group .date,
  .normalCell .news.group .date,
  .tallCell .news.group .date {
    margin-bottom: 5px;
  }
  .rowSection.fourModule .news.group .name:after,
  .normalCell .news.group .name:after,
  .tallCell .news.group .name:after {
    height: calc(100% - 13px);
    top: auto;
  }
  .rowSection.fourModule .news.group .name a,
  .normalCell .news.group .name a,
  .tallCell .news.group .name a {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .newsModule .news.group .thumb,
  #core.news .news.group .thumb,
  .newsModule .news.group:not(.hasThumb):before,
  #core.news .news.group:not(.hasThumb):before {
    margin-bottom: 20px;
  }
  .rowSection.oneModule .newsModule .moduleBody,
  .columnSection.soloColumn .newsModule .moduleBody,
  .tabContent .newsModule .moduleBody,
  .duoColumn .largeColumn .newsModule .moduleBody,
  .verticalTabs .modulePosition .newsModule .moduleBody,
  .modulePosition.size8 .newsModule .moduleBody,
  #content1 .newsModule .moduleBody,
  .rowSection.twoModule .newsModule .moduleBody,
  .halfColumn .newsModule .moduleBody,
  .wideCell .newsModule .moduleBody,
  .wideTallCell .newsModule .moduleBody,
  .modulePosition.size6 .newsModule .moduleBody,
  .smallColumn .newsModule .moduleBody,
  #content2 .newsModule .moduleBody,
  .rowSection.threeModule .newsModule .moduleBody,
  .modulePosition.size4 .newsModule .moduleBody,
  .rowSection.fourModule .newsModule .moduleBody {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2, calc((100% - 30px) / 2));
    gap: 30px;
  }
  .rowSection.oneModule .newsModule .moduleBody .group,
  .columnSection.soloColumn .newsModule .moduleBody .group,
  .tabContent .newsModule .moduleBody .group,
  .duoColumn .largeColumn .newsModule .moduleBody .group,
  .verticalTabs .modulePosition .newsModule .moduleBody .group,
  .modulePosition.size8 .newsModule .moduleBody .group,
  #content1 .newsModule .moduleBody .group,
  .rowSection.twoModule .newsModule .moduleBody .group,
  .halfColumn .newsModule .moduleBody .group,
  .wideCell .newsModule .moduleBody .group,
  .wideTallCell .newsModule .moduleBody .group,
  .modulePosition.size6 .newsModule .moduleBody .group,
  .smallColumn .newsModule .moduleBody .group,
  #content2 .newsModule .moduleBody .group,
  .rowSection.threeModule .newsModule .moduleBody .group,
  .modulePosition.size4 .newsModule .moduleBody .group,
  .rowSection.fourModule .newsModule .moduleBody .group {
    margin: 0px;
  }
  .rowSection.oneModule .newsModule .moduleBody .group:only-child,
  .columnSection.soloColumn .newsModule .moduleBody .group:only-child,
  .tabContent .newsModule .moduleBody .group:only-child,
  .duoColumn .largeColumn .newsModule .moduleBody .group:only-child,
  .verticalTabs .modulePosition .newsModule .moduleBody .group:only-child,
  .modulePosition.size8 .newsModule .moduleBody .group:only-child,
  #content1 .newsModule .moduleBody .group:only-child,
  .rowSection.twoModule .newsModule .moduleBody .group:only-child,
  .halfColumn .newsModule .moduleBody .group:only-child,
  .wideCell .newsModule .moduleBody .group:only-child,
  .wideTallCell .newsModule .moduleBody .group:only-child,
  .modulePosition.size6 .newsModule .moduleBody .group:only-child,
  .smallColumn .newsModule .moduleBody .group:only-child,
  #content2 .newsModule .moduleBody .group:only-child,
  .rowSection.threeModule .newsModule .moduleBody .group:only-child,
  .modulePosition.size4 .newsModule .moduleBody .group:only-child,
  .rowSection.fourModule .newsModule .moduleBody .group:only-child {
    align-self: start;
  }
}
@media (max-width: 500px) {
  .news.group .thumb,
  .news.group:not(.hasThumb):before {
    margin-bottom: 20px;
  }
}
.aggregate .personGroup {
  margin-bottom: 0px;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  color: var(--site-clr);
}
.aggregate .personGroup:not(:first-child) {
  padding-top: 20px;
}
.person .personSocialMedia a[class*="SocialMedia"] {
  width: 17px;
  height: 17px;
  color: var(--person-social-media-clr);
  background-color: var(--person-social-media-background-clr);
}
.person .personSocialMedia a[class*="SocialMedia"]:hover {
  color: var(--person-social-media-clr-hover);
  background-color: var(--person-social-media-background-clr-hover);
  border-color: var(--person-social-media-clr-hover);
}
.person .role {
  text-transform: uppercase;
  color: var(--aggregate-subtitle-clr);
  padding-bottom: 15px;
  background: linear-gradient(var(--module-border-clr), var(--module-border-clr)) no-repeat;
  background-size: 50px 1px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.peopleModule .aggregate .person {
  --link-clr-hover: #b69556;
  --aggregate-name-clr: #868686;
  --aggregate-name-clr-hover: #606060;
  --aggregate-subtitle-clr: #868686;
  position: relative;
  display: grid;
  align-items: start;
  justify-items: start;
  padding: 0px;
  text-align: left;
  font-size: 18px;
  line-height: 1.2;
  border-width: 0px;
}
.peopleModule .aggregate .person:not(.hasThumb):before,
.peopleModule .aggregate .person:not(.hasThumb):after {
  content: "";
}
.peopleModule .aggregate .person .thumb {
  margin: 0;
}
.peopleModule .aggregate .person .thumb,
.peopleModule .aggregate .person:not(.hasThumb):before,
.peopleModule .aggregate .person:not(.hasThumb):after {
  grid-area: thumb;
  width: 253px;
  height: auto;
  aspect-ratio: 0.86941581;
}
.peopleModule .aggregate .person .name {
  grid-area: name;
  position: static;
  margin-bottom: 0px;
}
.peopleModule .aggregate .person .name :is(span, a) {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.peopleModule .aggregate .person .name:before {
  content: "";
  position: absolute;
  height: auto;
  aspect-ratio: 0.86941581;
  background-color: #b69556;
  -webkit-mask: var(--person-border-mask);
  mask: var(--person-border-mask);
}
.peopleModule .aggregate .person .info {
  grid-area: role;
  margin-top: 5px;
}
.peopleModule .aggregate .person .info:not(:last-child) {
  margin-bottom: 15px;
}
.peopleModule .aggregate .person .mail {
  grid-area: mail;
  max-width: 100%;
}
.peopleModule .aggregate .person .phone {
  grid-area: phone;
}
.peopleModule .aggregate .person .personSocialMedia {
  grid-area: social-media;
  margin-top: 10px;
}
.peopleModule.grid .aggregate .person .thumb {
  left: auto;
  margin-left: 0;
}
.horizontal-people-layout .aggregate .person {
  grid-template-areas: "thumb . name" "thumb . role" "thumb . mail" "thumb . phone" "thumb . social-media" "thumb . .";
  grid-template-columns: 125px 20px 1fr;
  grid-template-rows: repeat(5, min-content) 1fr;
  padding: 8px 7px;
}
.horizontal-people-layout .aggregate .person:not(.hasThumb):before,
.horizontal-people-layout .aggregate .person:not(.hasThumb):after,
.horizontal-people-layout .aggregate .person .thumb {
  width: 100%;
}
.horizontal-people-layout .aggregate .person:not(.hasThumb):after {
  mask-size: 75px 75px;
}
.horizontal-people-layout .aggregate .person .name:before {
  top: 0;
  left: 0;
  width: 139px;
}
.horizontal-people-layout .aggregate .person .role {
  background-position: bottom left;
}
.vertical-people-layout .aggregate .person {
  grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
  grid-template-columns: 30px 1fr 30px;
  grid-template-rows: repeat(5, min-content) 1fr;
  justify-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px 7px;
}
.vertical-people-layout .aggregate .person:not(.hasThumb):before,
.vertical-people-layout .aggregate .person:not(.hasThumb):after,
.vertical-people-layout .aggregate .person .thumb {
  width: 195px;
  margin-bottom: 17px;
}
.vertical-people-layout .aggregate .person:not(.hasThumb):after {
  left: 50%;
  transform: translateX(-50%);
}
.vertical-people-layout .aggregate .person .name:before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 209px;
}
.vertical-people-layout .aggregate .person .role {
  background-position: bottom center;
}
.vertical-people-left-aligned-layout .aggregate .person {
  grid-template-areas: "thumb" "name" "role" "phone" "mail" "social-media" ".";
  grid-template-columns: 100%;
  grid-template-rows: repeat(5, min-content) 1fr;
  justify-items: start;
  justify-content: start;
  text-align: left;
}
.vertical-people-left-aligned-layout .aggregate .person:not(.hasThumb):before,
.vertical-people-left-aligned-layout .aggregate .person:not(.hasThumb):after,
.vertical-people-left-aligned-layout .aggregate .person .thumb {
  width: 195px;
  margin-bottom: 17px;
}
.vertical-people-left-aligned-layout .aggregate .person:not(.hasThumb):after {
  left: 0;
  transform: translateX(0%);
}
.vertical-people-left-aligned-layout .aggregate .person .name:before {
  top: -8px;
  left: -7px;
  width: 209px;
}
.vertical-people-left-aligned-layout .aggregate .person .role {
  background-position: bottom left;
}
.peopleModule.onePerLine .moduleBody {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
}
.peopleModule.onePerLine .person,
.peopleModule.onePerLine .regionSortableHighlight {
  width: calc((100% - 0px) / 1);
  box-sizing: border-box;
}
.peopleModule.onePerLine .person:not(:last-child) {
  margin-bottom: 0;
}
.peopleModule.onePerLine .person:last-child {
  margin-bottom: 0;
}
.peopleModule.onePerLine .personGroup {
  width: 100%;
}
.peopleModule.onePerLine .personGroup ~ li:not(.personGroup) {
  width: calc((100% - 0px) / 1);
  margin: 0;
}
.peopleModule.twoPerLine .moduleBody {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
}
.peopleModule.twoPerLine .person,
.peopleModule.twoPerLine .regionSortableHighlight {
  width: calc((100% - 30px) / 2);
  box-sizing: border-box;
}
.peopleModule.twoPerLine .person:not(:last-child) {
  margin-bottom: 0;
}
.peopleModule.twoPerLine .person:last-child {
  margin-bottom: 0;
}
.peopleModule.twoPerLine .personGroup {
  width: 100%;
}
.peopleModule.twoPerLine .personGroup ~ li:not(.personGroup) {
  width: calc((100% - 30px) / 2);
  margin: 0;
}
@media (min-width: 701px) {
  .rowSection.oneModule .peopleModule.grid .moduleBody,
  .columnSection.soloColumn .peopleModule.grid .moduleBody,
  .tabContent .peopleModule.grid .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .rowSection.oneModule .peopleModule.grid .person,
  .columnSection.soloColumn .peopleModule.grid .person,
  .tabContent .peopleModule.grid .person,
  .rowSection.oneModule .peopleModule.grid .regionSortableHighlight,
  .columnSection.soloColumn .peopleModule.grid .regionSortableHighlight,
  .tabContent .peopleModule.grid .regionSortableHighlight {
    width: calc((100% - 80px) / 3);
    box-sizing: border-box;
  }
  .rowSection.oneModule .peopleModule.grid .person:not(:last-child),
  .columnSection.soloColumn .peopleModule.grid .person:not(:last-child),
  .tabContent .peopleModule.grid .person:not(:last-child) {
    margin-bottom: 0;
  }
  .rowSection.oneModule .peopleModule.grid .person:last-child,
  .columnSection.soloColumn .peopleModule.grid .person:last-child,
  .tabContent .peopleModule.grid .person:last-child {
    margin-bottom: 0;
  }
  .rowSection.oneModule .peopleModule.grid .personGroup,
  .columnSection.soloColumn .peopleModule.grid .personGroup,
  .tabContent .peopleModule.grid .personGroup {
    width: 100%;
  }
  .rowSection.oneModule .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .columnSection.soloColumn .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .tabContent .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 80px) / 3);
    margin: 0;
  }
  .rowSection.oneModule .peopleModule.grid .aggregate .person,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person,
  .tabContent .peopleModule.grid .aggregate .person {
    grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
    grid-template-columns: 30px 1fr 30px;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 7px;
  }
  .rowSection.oneModule .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .tabContent .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .rowSection.oneModule .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .tabContent .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .rowSection.oneModule .peopleModule.grid .aggregate .person .thumb,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person .thumb,
  .tabContent .peopleModule.grid .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .rowSection.oneModule .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .tabContent .peopleModule.grid .aggregate .person:not(.hasThumb):after {
    left: 50%;
    transform: translateX(-50%);
  }
  .rowSection.oneModule .peopleModule.grid .aggregate .person .name:before,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person .name:before,
  .tabContent .peopleModule.grid .aggregate .person .name:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 209px;
  }
  .rowSection.oneModule .peopleModule.grid .aggregate .person .role,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person .role,
  .tabContent .peopleModule.grid .aggregate .person .role {
    background-position: bottom center;
  }
  .rowSection.oneModule .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .tabContent .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .rowSection.oneModule .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .tabContent .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .rowSection.oneModule .peopleModule.grid .aggregate .person .thumb,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person .thumb,
  .tabContent .peopleModule.grid .aggregate .person .thumb {
    width: 253px;
    margin-bottom: 22px;
  }
  .rowSection.oneModule .peopleModule.grid .aggregate .person .name:before,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person .name:before,
  .tabContent .peopleModule.grid .aggregate .person .name:before {
    width: 267px;
  }
  .rowSection.oneModule .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person,
  .columnSection.soloColumn .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person,
  .tabContent .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person {
    grid-template-areas: "thumb . name" "thumb . role" "thumb . mail" "thumb . phone" "thumb . social-media" "thumb . .";
    grid-template-columns: 125px 20px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
    padding: 8px 7px;
  }
  .rowSection.oneModule .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):before,
  .columnSection.soloColumn .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):before,
  .tabContent .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.oneModule .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):after,
  .columnSection.soloColumn .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):after,
  .tabContent .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.oneModule .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .thumb,
  .columnSection.soloColumn .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .thumb,
  .tabContent .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .thumb {
    width: 100%;
  }
  .rowSection.oneModule .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):after,
  .columnSection.soloColumn .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):after,
  .tabContent .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):after {
    mask-size: 75px 75px;
  }
  .rowSection.oneModule .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .name:before,
  .columnSection.soloColumn .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .name:before,
  .tabContent .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .name:before {
    top: 0;
    left: 0;
    width: 139px;
  }
  .rowSection.oneModule .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .role,
  .columnSection.soloColumn .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .role,
  .tabContent .peopleModule:is(.onePerLine, .twoPerLine) .aggregate .person .role {
    background-position: bottom left;
  }
  .duoColumn .largeColumn .peopleModule.grid .moduleBody,
  .verticalTabs .modulePosition .peopleModule.grid .moduleBody,
  .modulePosition.size8 .peopleModule.grid .moduleBody,
  #content1 .peopleModule.grid .moduleBody,
  .rowSection.twoModule .peopleModule.grid .moduleBody,
  .halfColumn .peopleModule.grid .moduleBody,
  .wideCell .peopleModule.grid .moduleBody,
  .wideTallCell .peopleModule.grid .moduleBody,
  .modulePosition.size6 .peopleModule.grid .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .duoColumn .largeColumn .peopleModule.grid .person,
  .verticalTabs .modulePosition .peopleModule.grid .person,
  .modulePosition.size8 .peopleModule.grid .person,
  #content1 .peopleModule.grid .person,
  .rowSection.twoModule .peopleModule.grid .person,
  .halfColumn .peopleModule.grid .person,
  .wideCell .peopleModule.grid .person,
  .wideTallCell .peopleModule.grid .person,
  .modulePosition.size6 .peopleModule.grid .person,
  .duoColumn .largeColumn .peopleModule.grid .regionSortableHighlight,
  .verticalTabs .modulePosition .peopleModule.grid .regionSortableHighlight,
  .modulePosition.size8 .peopleModule.grid .regionSortableHighlight,
  #content1 .peopleModule.grid .regionSortableHighlight,
  .rowSection.twoModule .peopleModule.grid .regionSortableHighlight,
  .halfColumn .peopleModule.grid .regionSortableHighlight,
  .wideCell .peopleModule.grid .regionSortableHighlight,
  .wideTallCell .peopleModule.grid .regionSortableHighlight,
  .modulePosition.size6 .peopleModule.grid .regionSortableHighlight {
    width: calc((100% - 80px) / 3);
    box-sizing: border-box;
  }
  .duoColumn .largeColumn .peopleModule.grid .person:not(:last-child),
  .verticalTabs .modulePosition .peopleModule.grid .person:not(:last-child),
  .modulePosition.size8 .peopleModule.grid .person:not(:last-child),
  #content1 .peopleModule.grid .person:not(:last-child),
  .rowSection.twoModule .peopleModule.grid .person:not(:last-child),
  .halfColumn .peopleModule.grid .person:not(:last-child),
  .wideCell .peopleModule.grid .person:not(:last-child),
  .wideTallCell .peopleModule.grid .person:not(:last-child),
  .modulePosition.size6 .peopleModule.grid .person:not(:last-child) {
    margin-bottom: 0;
  }
  .duoColumn .largeColumn .peopleModule.grid .person:last-child,
  .verticalTabs .modulePosition .peopleModule.grid .person:last-child,
  .modulePosition.size8 .peopleModule.grid .person:last-child,
  #content1 .peopleModule.grid .person:last-child,
  .rowSection.twoModule .peopleModule.grid .person:last-child,
  .halfColumn .peopleModule.grid .person:last-child,
  .wideCell .peopleModule.grid .person:last-child,
  .wideTallCell .peopleModule.grid .person:last-child,
  .modulePosition.size6 .peopleModule.grid .person:last-child {
    margin-bottom: 0;
  }
  .duoColumn .largeColumn .peopleModule.grid .personGroup,
  .verticalTabs .modulePosition .peopleModule.grid .personGroup,
  .modulePosition.size8 .peopleModule.grid .personGroup,
  #content1 .peopleModule.grid .personGroup,
  .rowSection.twoModule .peopleModule.grid .personGroup,
  .halfColumn .peopleModule.grid .personGroup,
  .wideCell .peopleModule.grid .personGroup,
  .wideTallCell .peopleModule.grid .personGroup,
  .modulePosition.size6 .peopleModule.grid .personGroup {
    width: 100%;
  }
  .duoColumn .largeColumn .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .verticalTabs .modulePosition .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .modulePosition.size8 .peopleModule.grid .personGroup ~ li:not(.personGroup),
  #content1 .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .halfColumn .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .wideCell .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .wideTallCell .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .modulePosition.size6 .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 80px) / 3);
    margin: 0;
  }
  .duoColumn .largeColumn .peopleModule.grid .aggregate .person,
  .verticalTabs .modulePosition .peopleModule.grid .aggregate .person,
  .modulePosition.size8 .peopleModule.grid .aggregate .person,
  #content1 .peopleModule.grid .aggregate .person,
  .rowSection.twoModule .peopleModule.grid .aggregate .person,
  .halfColumn .peopleModule.grid .aggregate .person,
  .wideCell .peopleModule.grid .aggregate .person,
  .wideTallCell .peopleModule.grid .aggregate .person,
  .modulePosition.size6 .peopleModule.grid .aggregate .person {
    grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
    grid-template-columns: 30px 1fr 30px;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 7px;
  }
  .duoColumn .largeColumn .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .verticalTabs .modulePosition .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .modulePosition.size8 .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  #content1 .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .halfColumn .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .wideCell .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .wideTallCell .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .modulePosition.size6 .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .duoColumn .largeColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .verticalTabs .modulePosition .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .modulePosition.size8 .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  #content1 .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .halfColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .wideCell .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .wideTallCell .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .modulePosition.size6 .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .duoColumn .largeColumn .peopleModule.grid .aggregate .person .thumb,
  .verticalTabs .modulePosition .peopleModule.grid .aggregate .person .thumb,
  .modulePosition.size8 .peopleModule.grid .aggregate .person .thumb,
  #content1 .peopleModule.grid .aggregate .person .thumb,
  .rowSection.twoModule .peopleModule.grid .aggregate .person .thumb,
  .halfColumn .peopleModule.grid .aggregate .person .thumb,
  .wideCell .peopleModule.grid .aggregate .person .thumb,
  .wideTallCell .peopleModule.grid .aggregate .person .thumb,
  .modulePosition.size6 .peopleModule.grid .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .duoColumn .largeColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .verticalTabs .modulePosition .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .modulePosition.size8 .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  #content1 .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .halfColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .wideCell .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .wideTallCell .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .modulePosition.size6 .peopleModule.grid .aggregate .person:not(.hasThumb):after {
    left: 50%;
    transform: translateX(-50%);
  }
  .duoColumn .largeColumn .peopleModule.grid .aggregate .person .name:before,
  .verticalTabs .modulePosition .peopleModule.grid .aggregate .person .name:before,
  .modulePosition.size8 .peopleModule.grid .aggregate .person .name:before,
  #content1 .peopleModule.grid .aggregate .person .name:before,
  .rowSection.twoModule .peopleModule.grid .aggregate .person .name:before,
  .halfColumn .peopleModule.grid .aggregate .person .name:before,
  .wideCell .peopleModule.grid .aggregate .person .name:before,
  .wideTallCell .peopleModule.grid .aggregate .person .name:before,
  .modulePosition.size6 .peopleModule.grid .aggregate .person .name:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 209px;
  }
  .duoColumn .largeColumn .peopleModule.grid .aggregate .person .role,
  .verticalTabs .modulePosition .peopleModule.grid .aggregate .person .role,
  .modulePosition.size8 .peopleModule.grid .aggregate .person .role,
  #content1 .peopleModule.grid .aggregate .person .role,
  .rowSection.twoModule .peopleModule.grid .aggregate .person .role,
  .halfColumn .peopleModule.grid .aggregate .person .role,
  .wideCell .peopleModule.grid .aggregate .person .role,
  .wideTallCell .peopleModule.grid .aggregate .person .role,
  .modulePosition.size6 .peopleModule.grid .aggregate .person .role {
    background-position: bottom center;
  }
  .duoColumn .largeColumn .peopleModule.twoPerLine .aggregate .person,
  .verticalTabs .modulePosition .peopleModule.twoPerLine .aggregate .person,
  .modulePosition.size8 .peopleModule.twoPerLine .aggregate .person,
  #content1 .peopleModule.twoPerLine .aggregate .person,
  .rowSection.twoModule .peopleModule.twoPerLine .aggregate .person,
  .halfColumn .peopleModule.twoPerLine .aggregate .person,
  .wideCell .peopleModule.twoPerLine .aggregate .person,
  .wideTallCell .peopleModule.twoPerLine .aggregate .person,
  .modulePosition.size6 .peopleModule.twoPerLine .aggregate .person {
    grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
    grid-template-columns: 30px 1fr 30px;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 7px;
  }
  .duoColumn .largeColumn .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .verticalTabs .modulePosition .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .modulePosition.size8 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  #content1 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .halfColumn .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .wideCell .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .wideTallCell .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .modulePosition.size6 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .duoColumn .largeColumn .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .verticalTabs .modulePosition .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .modulePosition.size8 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  #content1 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .halfColumn .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .wideCell .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .wideTallCell .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .modulePosition.size6 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .duoColumn .largeColumn .peopleModule.twoPerLine .aggregate .person .thumb,
  .verticalTabs .modulePosition .peopleModule.twoPerLine .aggregate .person .thumb,
  .modulePosition.size8 .peopleModule.twoPerLine .aggregate .person .thumb,
  #content1 .peopleModule.twoPerLine .aggregate .person .thumb,
  .rowSection.twoModule .peopleModule.twoPerLine .aggregate .person .thumb,
  .halfColumn .peopleModule.twoPerLine .aggregate .person .thumb,
  .wideCell .peopleModule.twoPerLine .aggregate .person .thumb,
  .wideTallCell .peopleModule.twoPerLine .aggregate .person .thumb,
  .modulePosition.size6 .peopleModule.twoPerLine .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .duoColumn .largeColumn .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .verticalTabs .modulePosition .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .modulePosition.size8 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  #content1 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .halfColumn .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .wideCell .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .wideTallCell .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .modulePosition.size6 .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after {
    left: 50%;
    transform: translateX(-50%);
  }
  .duoColumn .largeColumn .peopleModule.twoPerLine .aggregate .person .name:before,
  .verticalTabs .modulePosition .peopleModule.twoPerLine .aggregate .person .name:before,
  .modulePosition.size8 .peopleModule.twoPerLine .aggregate .person .name:before,
  #content1 .peopleModule.twoPerLine .aggregate .person .name:before,
  .rowSection.twoModule .peopleModule.twoPerLine .aggregate .person .name:before,
  .halfColumn .peopleModule.twoPerLine .aggregate .person .name:before,
  .wideCell .peopleModule.twoPerLine .aggregate .person .name:before,
  .wideTallCell .peopleModule.twoPerLine .aggregate .person .name:before,
  .modulePosition.size6 .peopleModule.twoPerLine .aggregate .person .name:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 209px;
  }
  .duoColumn .largeColumn .peopleModule.twoPerLine .aggregate .person .role,
  .verticalTabs .modulePosition .peopleModule.twoPerLine .aggregate .person .role,
  .modulePosition.size8 .peopleModule.twoPerLine .aggregate .person .role,
  #content1 .peopleModule.twoPerLine .aggregate .person .role,
  .rowSection.twoModule .peopleModule.twoPerLine .aggregate .person .role,
  .halfColumn .peopleModule.twoPerLine .aggregate .person .role,
  .wideCell .peopleModule.twoPerLine .aggregate .person .role,
  .wideTallCell .peopleModule.twoPerLine .aggregate .person .role,
  .modulePosition.size6 .peopleModule.twoPerLine .aggregate .person .role {
    background-position: bottom center;
  }
  .duoColumn .largeColumn .peopleModule.onePerLine .aggregate .person,
  .verticalTabs .modulePosition .peopleModule.onePerLine .aggregate .person,
  .modulePosition.size8 .peopleModule.onePerLine .aggregate .person,
  #content1 .peopleModule.onePerLine .aggregate .person,
  .rowSection.twoModule .peopleModule.onePerLine .aggregate .person,
  .halfColumn .peopleModule.onePerLine .aggregate .person,
  .wideCell .peopleModule.onePerLine .aggregate .person,
  .wideTallCell .peopleModule.onePerLine .aggregate .person,
  .modulePosition.size6 .peopleModule.onePerLine .aggregate .person {
    grid-template-areas: "thumb . name" "thumb . role" "thumb . mail" "thumb . phone" "thumb . social-media" "thumb . .";
    grid-template-columns: 125px 20px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
    padding: 8px 7px;
  }
  .duoColumn .largeColumn .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .verticalTabs .modulePosition .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .modulePosition.size8 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  #content1 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .halfColumn .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .wideCell .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .wideTallCell .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .modulePosition.size6 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .duoColumn .largeColumn .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .verticalTabs .modulePosition .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .modulePosition.size8 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  #content1 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .halfColumn .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .wideCell .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .wideTallCell .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .modulePosition.size6 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .duoColumn .largeColumn .peopleModule.onePerLine .aggregate .person .thumb,
  .verticalTabs .modulePosition .peopleModule.onePerLine .aggregate .person .thumb,
  .modulePosition.size8 .peopleModule.onePerLine .aggregate .person .thumb,
  #content1 .peopleModule.onePerLine .aggregate .person .thumb,
  .rowSection.twoModule .peopleModule.onePerLine .aggregate .person .thumb,
  .halfColumn .peopleModule.onePerLine .aggregate .person .thumb,
  .wideCell .peopleModule.onePerLine .aggregate .person .thumb,
  .wideTallCell .peopleModule.onePerLine .aggregate .person .thumb,
  .modulePosition.size6 .peopleModule.onePerLine .aggregate .person .thumb {
    width: 100%;
  }
  .duoColumn .largeColumn .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .verticalTabs .modulePosition .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .modulePosition.size8 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  #content1 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .halfColumn .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .wideCell .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .wideTallCell .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .modulePosition.size6 .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after {
    mask-size: 75px 75px;
  }
  .duoColumn .largeColumn .peopleModule.onePerLine .aggregate .person .name:before,
  .verticalTabs .modulePosition .peopleModule.onePerLine .aggregate .person .name:before,
  .modulePosition.size8 .peopleModule.onePerLine .aggregate .person .name:before,
  #content1 .peopleModule.onePerLine .aggregate .person .name:before,
  .rowSection.twoModule .peopleModule.onePerLine .aggregate .person .name:before,
  .halfColumn .peopleModule.onePerLine .aggregate .person .name:before,
  .wideCell .peopleModule.onePerLine .aggregate .person .name:before,
  .wideTallCell .peopleModule.onePerLine .aggregate .person .name:before,
  .modulePosition.size6 .peopleModule.onePerLine .aggregate .person .name:before {
    top: 0;
    left: 0;
    width: 139px;
  }
  .duoColumn .largeColumn .peopleModule.onePerLine .aggregate .person .role,
  .verticalTabs .modulePosition .peopleModule.onePerLine .aggregate .person .role,
  .modulePosition.size8 .peopleModule.onePerLine .aggregate .person .role,
  #content1 .peopleModule.onePerLine .aggregate .person .role,
  .rowSection.twoModule .peopleModule.onePerLine .aggregate .person .role,
  .halfColumn .peopleModule.onePerLine .aggregate .person .role,
  .wideCell .peopleModule.onePerLine .aggregate .person .role,
  .wideTallCell .peopleModule.onePerLine .aggregate .person .role,
  .modulePosition.size6 .peopleModule.onePerLine .aggregate .person .role {
    background-position: bottom left;
  }
  .rowSection.twoModule .peopleModule.grid .moduleBody,
  .halfColumn .peopleModule.grid .moduleBody,
  .wideCell .peopleModule.grid .moduleBody,
  .wideTallCell .peopleModule.grid .moduleBody,
  .modulePosition.size6 .peopleModule.grid .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .rowSection.twoModule .peopleModule.grid .person,
  .halfColumn .peopleModule.grid .person,
  .wideCell .peopleModule.grid .person,
  .wideTallCell .peopleModule.grid .person,
  .modulePosition.size6 .peopleModule.grid .person,
  .rowSection.twoModule .peopleModule.grid .regionSortableHighlight,
  .halfColumn .peopleModule.grid .regionSortableHighlight,
  .wideCell .peopleModule.grid .regionSortableHighlight,
  .wideTallCell .peopleModule.grid .regionSortableHighlight,
  .modulePosition.size6 .peopleModule.grid .regionSortableHighlight {
    width: calc((100% - 40px) / 2);
    box-sizing: border-box;
  }
  .rowSection.twoModule .peopleModule.grid .person:not(:last-child),
  .halfColumn .peopleModule.grid .person:not(:last-child),
  .wideCell .peopleModule.grid .person:not(:last-child),
  .wideTallCell .peopleModule.grid .person:not(:last-child),
  .modulePosition.size6 .peopleModule.grid .person:not(:last-child) {
    margin-bottom: 0;
  }
  .rowSection.twoModule .peopleModule.grid .person:last-child,
  .halfColumn .peopleModule.grid .person:last-child,
  .wideCell .peopleModule.grid .person:last-child,
  .wideTallCell .peopleModule.grid .person:last-child,
  .modulePosition.size6 .peopleModule.grid .person:last-child {
    margin-bottom: 0;
  }
  .rowSection.twoModule .peopleModule.grid .personGroup,
  .halfColumn .peopleModule.grid .personGroup,
  .wideCell .peopleModule.grid .personGroup,
  .wideTallCell .peopleModule.grid .personGroup,
  .modulePosition.size6 .peopleModule.grid .personGroup {
    width: 100%;
  }
  .rowSection.twoModule .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .halfColumn .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .wideCell .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .wideTallCell .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .modulePosition.size6 .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 40px) / 2);
    margin: 0;
  }
  .rowSection.twoModule .peopleModule.grid .aggregate .person,
  .halfColumn .peopleModule.grid .aggregate .person,
  .wideCell .peopleModule.grid .aggregate .person,
  .wideTallCell .peopleModule.grid .aggregate .person,
  .modulePosition.size6 .peopleModule.grid .aggregate .person {
    grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
    grid-template-columns: 30px 1fr 30px;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 7px;
  }
  .rowSection.twoModule .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .halfColumn .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .wideCell .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .wideTallCell .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .modulePosition.size6 .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .halfColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .wideCell .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .wideTallCell .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .modulePosition.size6 .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule .peopleModule.grid .aggregate .person .thumb,
  .halfColumn .peopleModule.grid .aggregate .person .thumb,
  .wideCell .peopleModule.grid .aggregate .person .thumb,
  .wideTallCell .peopleModule.grid .aggregate .person .thumb,
  .modulePosition.size6 .peopleModule.grid .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .rowSection.twoModule .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .halfColumn .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .wideCell .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .wideTallCell .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .modulePosition.size6 .peopleModule.grid .aggregate .person:not(.hasThumb):after {
    left: 50%;
    transform: translateX(-50%);
  }
  .rowSection.twoModule .peopleModule.grid .aggregate .person .name:before,
  .halfColumn .peopleModule.grid .aggregate .person .name:before,
  .wideCell .peopleModule.grid .aggregate .person .name:before,
  .wideTallCell .peopleModule.grid .aggregate .person .name:before,
  .modulePosition.size6 .peopleModule.grid .aggregate .person .name:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 209px;
  }
  .rowSection.twoModule .peopleModule.grid .aggregate .person .role,
  .halfColumn .peopleModule.grid .aggregate .person .role,
  .wideCell .peopleModule.grid .aggregate .person .role,
  .wideTallCell .peopleModule.grid .aggregate .person .role,
  .modulePosition.size6 .peopleModule.grid .aggregate .person .role {
    background-position: bottom center;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  #content2 .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .person,
  #content2 .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .person,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .person,
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  #content2 .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  #content2 .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  #content2 .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .person:last-child {
    margin-bottom: 0;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .personGroup,
  #content2 .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .personGroup {
    width: 100%;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  #content2 .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  #content2 .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .aggregate .person {
    grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
    grid-template-columns: 30px 1fr 30px;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 7px;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  #content2 .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  #content2 .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  #content2 .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  #content2 .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after {
    left: 50%;
    transform: translateX(-50%);
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .aggregate .person .name:before,
  #content2 .peopleModule:is(.twoPerLine, .grid) .aggregate .person .name:before,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person .name:before,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .aggregate .person .name:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 209px;
  }
  .smallColumn .peopleModule:is(.twoPerLine, .grid) .aggregate .person .role,
  #content2 .peopleModule:is(.twoPerLine, .grid) .aggregate .person .role,
  .rowSection.threeModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person .role,
  .modulePosition.size4 .peopleModule:is(.twoPerLine, .grid) .aggregate .person .role {
    background-position: bottom center;
  }
  .smallColumn .peopleModule:is(.onePerLine) .moduleBody,
  #content2 .peopleModule:is(.onePerLine) .moduleBody,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .moduleBody,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .smallColumn .peopleModule:is(.onePerLine) .person,
  #content2 .peopleModule:is(.onePerLine) .person,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .person,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .person,
  .smallColumn .peopleModule:is(.onePerLine) .regionSortableHighlight,
  #content2 .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .smallColumn .peopleModule:is(.onePerLine) .person:not(:last-child),
  #content2 .peopleModule:is(.onePerLine) .person:not(:last-child),
  .rowSection.threeModule .peopleModule:is(.onePerLine) .person:not(:last-child),
  .modulePosition.size4 .peopleModule:is(.onePerLine) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .smallColumn .peopleModule:is(.onePerLine) .person:last-child,
  #content2 .peopleModule:is(.onePerLine) .person:last-child,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .person:last-child,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .person:last-child {
    margin-bottom: 0;
  }
  .smallColumn .peopleModule:is(.onePerLine) .personGroup,
  #content2 .peopleModule:is(.onePerLine) .personGroup,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .personGroup,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .personGroup {
    width: 100%;
  }
  .smallColumn .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  #content2 .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .rowSection.threeModule .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .modulePosition.size4 .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .smallColumn .peopleModule:is(.onePerLine) .aggregate .person,
  #content2 .peopleModule:is(.onePerLine) .aggregate .person,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .aggregate .person,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .aggregate .person {
    grid-template-areas: "thumb . name" "thumb . role" "thumb . mail" "thumb . phone" "thumb . social-media" "thumb . .";
    grid-template-columns: 125px 20px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
    padding: 8px 7px;
  }
  .smallColumn .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  #content2 .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .smallColumn .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  #content2 .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .smallColumn .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  #content2 .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .aggregate .person .thumb {
    width: 100%;
  }
  .smallColumn .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  #content2 .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after {
    mask-size: 75px 75px;
  }
  .smallColumn .peopleModule:is(.onePerLine) .aggregate .person .name:before,
  #content2 .peopleModule:is(.onePerLine) .aggregate .person .name:before,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .aggregate .person .name:before,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .aggregate .person .name:before {
    top: 0;
    left: 0;
    width: 139px;
  }
  .smallColumn .peopleModule:is(.onePerLine) .aggregate .person .role,
  #content2 .peopleModule:is(.onePerLine) .aggregate .person .role,
  .rowSection.threeModule .peopleModule:is(.onePerLine) .aggregate .person .role,
  .modulePosition.size4 .peopleModule:is(.onePerLine) .aggregate .person .role {
    background-position: bottom left;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .person:last-child {
    margin-bottom: 0;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .personGroup {
    width: 100%;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person {
    grid-template-areas: "thumb" "name" "role" "phone" "mail" "social-media" ".";
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: start;
    justify-content: start;
    text-align: left;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after {
    left: 0;
    transform: translateX(0%);
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person .name:before {
    top: -8px;
    left: -7px;
    width: 209px;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person .role {
    background-position: bottom left;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .person,
  .rowSection.fourModule .peopleModule:is(.onePerLine) .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .person:last-child {
    margin-bottom: 0;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .personGroup {
    width: 100%;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person {
    grid-template-areas: "thumb" "name" "role" "phone" "mail" "social-media" ".";
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: start;
    justify-content: start;
    text-align: left;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after {
    left: 0;
    transform: translateX(0%);
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person .name:before {
    top: -8px;
    left: -7px;
    width: 209px;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person .role {
    background-position: bottom left;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .peopleModule.grid .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .peopleModule.grid .person,
  .peopleModule.grid .regionSortableHighlight {
    width: calc((100% - 40px) / 2);
    box-sizing: border-box;
  }
  .peopleModule.grid .person:not(:last-child) {
    margin-bottom: 0;
  }
  .peopleModule.grid .person:last-child {
    margin-bottom: 0;
  }
  .peopleModule.grid .personGroup {
    width: 100%;
  }
  .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 40px) / 2);
    margin: 0;
  }
  .peopleModule.grid .aggregate .person {
    grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
    grid-template-columns: 30px 1fr 30px;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 7px;
  }
  .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .peopleModule.grid .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .peopleModule.grid .aggregate .person:not(.hasThumb):after {
    left: 50%;
    transform: translateX(-50%);
  }
  .peopleModule.grid .aggregate .person .name:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 209px;
  }
  .peopleModule.grid .aggregate .person .role {
    background-position: bottom center;
  }
  .peopleModule.twoPerLine .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .peopleModule.twoPerLine .person,
  .peopleModule.twoPerLine .regionSortableHighlight {
    width: calc((100% - 40px) / 2);
    box-sizing: border-box;
  }
  .peopleModule.twoPerLine .person:not(:last-child) {
    margin-bottom: 0;
  }
  .peopleModule.twoPerLine .person:last-child {
    margin-bottom: 0;
  }
  .peopleModule.twoPerLine .personGroup {
    width: 100%;
  }
  .peopleModule.twoPerLine .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 40px) / 2);
    margin: 0;
  }
  .peopleModule.twoPerLine .aggregate .person {
    grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
    grid-template-columns: 30px 1fr 30px;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 7px;
  }
  .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .peopleModule.twoPerLine .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after {
    left: 50%;
    transform: translateX(-50%);
  }
  .peopleModule.twoPerLine .aggregate .person .name:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 209px;
  }
  .peopleModule.twoPerLine .aggregate .person .role {
    background-position: bottom center;
  }
  .peopleModule.onePerLine .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .peopleModule.onePerLine .person,
  .peopleModule.onePerLine .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .peopleModule.onePerLine .person:not(:last-child) {
    margin-bottom: 0;
  }
  .peopleModule.onePerLine .person:last-child {
    margin-bottom: 0;
  }
  .peopleModule.onePerLine .personGroup {
    width: 100%;
  }
  .peopleModule.onePerLine .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .peopleModule.onePerLine .aggregate .person {
    grid-template-areas: "thumb . name" "thumb . role" "thumb . mail" "thumb . phone" "thumb . social-media" "thumb . .";
    grid-template-columns: 125px 20px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
    padding: 8px 7px;
  }
  .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .peopleModule.onePerLine .aggregate .person .thumb {
    width: 100%;
  }
  .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after {
    mask-size: 75px 75px;
  }
  .peopleModule.onePerLine .aggregate .person .name:before {
    top: 0;
    left: 0;
    width: 139px;
  }
  .peopleModule.onePerLine .aggregate .person .role {
    background-position: bottom left;
  }
}
@media (max-width: 500px) {
  .peopleModule.grid .moduleBody,
  .peopleModule.twoPerLine .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .peopleModule.grid .person,
  .peopleModule.twoPerLine .person,
  .peopleModule.grid .regionSortableHighlight,
  .peopleModule.twoPerLine .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .peopleModule.grid .person:not(:last-child),
  .peopleModule.twoPerLine .person:not(:last-child) {
    margin-bottom: 0;
  }
  .peopleModule.grid .person:last-child,
  .peopleModule.twoPerLine .person:last-child {
    margin-bottom: 0;
  }
  .peopleModule.grid .personGroup,
  .peopleModule.twoPerLine .personGroup {
    width: 100%;
  }
  .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .peopleModule.twoPerLine .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .peopleModule.grid .aggregate .person,
  .peopleModule.twoPerLine .aggregate .person {
    grid-template-areas: "thumb thumb thumb" ". name ." ". role ." ". phone ." ". mail ." ". social-media ." ". . .";
    grid-template-columns: 30px 1fr 30px;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px 7px;
  }
  .peopleModule.grid .aggregate .person:not(.hasThumb):before,
  .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):before,
  .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after,
  .peopleModule.grid .aggregate .person .thumb,
  .peopleModule.twoPerLine .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .peopleModule.grid .aggregate .person:not(.hasThumb):after,
  .peopleModule.twoPerLine .aggregate .person:not(.hasThumb):after {
    left: 50%;
    transform: translateX(-50%);
  }
  .peopleModule.grid .aggregate .person .name:before,
  .peopleModule.twoPerLine .aggregate .person .name:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 209px;
  }
  .peopleModule.grid .aggregate .person .role,
  .peopleModule.twoPerLine .aggregate .person .role {
    background-position: bottom center;
  }
  .peopleModule.onePerLine .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .peopleModule.onePerLine .person,
  .peopleModule.onePerLine .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .peopleModule.onePerLine .person:not(:last-child) {
    margin-bottom: 0;
  }
  .peopleModule.onePerLine .person:last-child {
    margin-bottom: 0;
  }
  .peopleModule.onePerLine .personGroup {
    width: 100%;
  }
  .peopleModule.onePerLine .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .peopleModule.onePerLine .aggregate .person {
    grid-template-areas: "thumb" "name" "role" "phone" "mail" "social-media" ".";
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-items: start;
    justify-content: start;
    text-align: left;
  }
  .peopleModule.onePerLine .aggregate .person:not(.hasThumb):before,
  .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after,
  .peopleModule.onePerLine .aggregate .person .thumb {
    width: 195px;
    margin-bottom: 17px;
  }
  .peopleModule.onePerLine .aggregate .person:not(.hasThumb):after {
    left: 0;
    transform: translateX(0%);
  }
  .peopleModule.onePerLine .aggregate .person .name:before {
    top: -8px;
    left: -7px;
    width: 209px;
  }
  .peopleModule.onePerLine .aggregate .person .role {
    background-position: bottom left;
  }
}
.aggregate .photoAlbum .thumb img {
  max-width: none;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.aggregate .photoAlbum a.name {
  width: 100%;
  white-space: normal;
}
.photoAlbumsModule .photoAlbum {
  text-align: left;
}
.photoAlbumsModule .photoAlbum .thumb {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1.26;
}
.photoAlbumsModule .photoAlbum .name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.photoAlbumsModule .moduleBody {
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
  padding-bottom: 20px;
}
@media (min-width: 701px) {
  .smallColumn .photoAlbumsModule .aggregate,
  #content2 .photoAlbumsModule .aggregate,
  .rowSection.threeModule .photoAlbumsModule .aggregate,
  .modulePosition.size4 .photoAlbumsModule .aggregate {
    column-gap: 30px;
  }
  .smallColumn .photoAlbumsModule .aggregate .photoAlbum,
  #content2 .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.threeModule .photoAlbumsModule .aggregate .photoAlbum,
  .modulePosition.size4 .photoAlbumsModule .aggregate .photoAlbum {
    width: calc((100% - 30px) / 2);
    max-width: calc((100% - 30px) / 2);
    margin-right: 0px;
  }
  .smallColumn .photoAlbumsModule .aggregate .photoAlbum .thumb,
  #content2 .photoAlbumsModule .aggregate .photoAlbum .thumb,
  .rowSection.threeModule .photoAlbumsModule .aggregate .photoAlbum .thumb,
  .modulePosition.size4 .photoAlbumsModule .aggregate .photoAlbum .thumb {
    width: 100%;
    height: auto;
    aspect-ratio: 1.26;
  }
}
@media (max-width: 500px) {
  .photoAlbumsModule .aggregate {
    column-gap: 50px;
  }
  .photoAlbumsModule .aggregate .photoAlbum {
    width: calc((100% - 50px) / 2);
    max-width: calc((100% - 50px) / 2);
    margin-right: 0px;
  }
  .photoAlbumsModule .aggregate .photoAlbum .thumb {
    width: 100%;
    height: auto;
    aspect-ratio: 1.26;
  }
}
.aggregate .rssContent {
  --aggregate-name-clr: #868686;
  --aggregate-name-clr-hover: #b69556;
  --aggregate-subtitle-clr: #606060;
  --site-clr: #606060;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: start;
  align-content: start;
  padding: 20px;
}
.aggregate .rssContent .thumb {
  order: 1;
  max-width: 120px;
  width: 120px;
  height: 95px;
  margin: 0 0 20px 0;
}
.aggregate .rssContent .thumb img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.aggregate .rssContent .date,
.aggregate .rssContent .author {
  display: inline-block;
  white-space: nowrap;
}
.aggregate .rssContent .date {
  order: 3;
}
.aggregate .rssContent .author {
  order: 4;
  box-sizing: border-box;
  flex: 1;
  margin-left: 3px;
  max-width: fit-content;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aggregate .rssContent .author:before {
  content: "| ";
}
.aggregate .rssContent .name {
  order: 2;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.aggregate .rssContent .summary {
  order: 5;
  width: 100%;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sacramentTimesModule .categoryName {
  padding: 6px 0px;
  font-family: "Sorts Mill Goudy", serif;
  color: var(--primary-clr);
}
.sacramentTimesModule .categoryName:not(:first-child) {
  border-top: 0px;
  padding-top: 35px;
  position: relative;
}
.sacramentTimesModule .categoryName:not(:first-child):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background-color: var(--module-border-clr);
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask-size: auto 10.5px, auto 16px, auto 10.5px, 100% 1px;
  mask-repeat: no-repeat;
}
.sacramentTimesModule .colon,
.sacramentTimesModule .addColon:after {
  display: none;
}
.sacramentTime .language,
.sacramentTime .nativeLanguage,
.sacramentTime .abbrLanguage,
.sacramentTime .notes,
.sacramentTime .separator {
  font-family: "Sorts Mill Goudy", serif;
}
#massModeButton {
  position: relative;
  z-index: 1;
}
#massModeButton:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: height 0.3s ease;
  background-color: #b69556;
}
#massModeButton:hover {
  background-color: #868686;
}
#massModeButton:hover:before {
  height: 100%;
}
#massModeContainer .massModeTabList:before {
  height: 3px;
  background-color: #234476;
  box-shadow: 0px 0px 0px 0px #000;
}
#massModeContainer .massModeTitle {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 20px;
}
#massModeContainer .massModeTabList {
  background-color: #faf5f2;
}
#massModeContainer .day {
  font-size: 16px;
}
#massModeContainer .massModeSacramentTimes .categoryName {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
}
#massModeContainer .massModeButtons a {
  position: relative;
  z-index: 1;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: var(--primary-btn-clr);
  background-color: var(--primary-btn-background-clr);
  border: 0px solid var(--primary-btn-border-clr);
}
#massModeContainer .massModeButtons a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: height 0.3s ease;
  background-color: var(--primary-btn-background-clr-hover);
}
#massModeContainer .massModeButtons a:hover {
  color: var(--primary-btn-clr-hover);
  background-color: var(--primary-btn-background-clr);
  border: 0px solid var(--primary-btn-border-clr-hover);
}
#massModeContainer .massModeButtons a:hover:before {
  height: 100%;
}
#massModeContainer .dayName,
.sacramentTimesModule .dayName,
#massModeContainer .massModeSacramentTimes .dayName,
.sacramentTimesModule .massModeSacramentTimes .dayName {
  font-family: "Sorts Mill Goudy", serif;
  font-style: normal;
  font-weight: 400;
  color: var(--primary-clr);
}
#massModeContainer .day,
.sacramentTimesModule .day {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  letter-spacing: 3px;
  color: var(--secondary-clr);
}
#massModeContainer .startTime,
.sacramentTimesModule .startTime,
#massModeContainer .endTime,
.sacramentTimesModule .endTime {
  text-transform: lowercase;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  color: var(--site-clr);
}
#massModeContainer .massModeSacramentTime > span,
.sacramentTimesModule .massModeSacramentTime > span {
  font-style: normal;
}
#massModeContainer .sacramentTimesNote,
.sacramentTimesModule .sacramentTimesNote,
#massModeContainer .massModeText,
.sacramentTimesModule .massModeText {
  font-family: "Sorts Mill Goudy", serif;
  font-style: normal;
  color: var(--secondary-clr);
}
#massModeContainer .day {
  font-size: 16px;
  letter-spacing: 2px;
}
#massModeContainer :is([class*="anguage"], .notes) {
  font-size: 16px;
}
#massModeContainer .massModeSacramentTime .endTime span,
#massModeContainer .massModeSacramentTime .startTime span {
  font-size: 16px;
}
@media (max-width: 500px) {
  #massModeContainer .massModeSacramentTimes .day {
    position: relative;
  }
  #massModeContainer .massModeSacramentTimes .sacramentTime {
    padding-left: 0;
  }
  #massModeContainer .massModeSacramentTimes .sacramentDay {
    flex-flow: column;
  }
  #massModeContainer .massModeSacramentTimes .sacramentDay .sacramentGroup {
    width: 100%;
  }
  #massModeContainer .massModeButtons {
    flex-flow: column;
    gap: 10px;
  }
}
#background #features #featureSlideshow {
  margin-bottom: 0px;
}
#background #features #featureSlideshow #backBtn,
#background #features #featureSlideshow #fwdBtn {
  top: 50%;
  background: none;
  transition: all 0.2s ease;
}
#background #features #featureSlideshow #backBtn:before,
#background #features #featureSlideshow #fwdBtn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease;
  content: "";
  font-family: "Font Awesome 6 Regular";
  font-size: 20px;
  color: #fff;
}
@media (min-width: 701px) {
  #background #features #featureSlideshow #backBtn,
  #background #features #featureSlideshow #fwdBtn {
    left: calc( ( 100% - 1370px ) / 2 );
  }
}
@media (max-width: 1500px) and (min-width: 701px) {
  #background #features #featureSlideshow #backBtn,
  #background #features #featureSlideshow #fwdBtn {
    left: calc( ( 100% - 1175px ) / 2 );
  }
}
@media (max-width: 700px) {
  #background #features #featureSlideshow #backBtn,
  #background #features #featureSlideshow #fwdBtn {
    top: 50%;
    margin-top: -17.5px;
    bottom: auto;
  }
}
#background #features #featureSlideshow #backBtn:before {
  content: "\f053";
}
@media (min-width: 701px) {
  #background #features #featureSlideshow #backBtn {
    margin-left: -50px;
  }
}
@media (max-width: 700px) {
  #background #features #featureSlideshow #backBtn {
    left: 50%;
    margin-left: -335px;
  }
}
#background #features #featureSlideshow #fwdBtn {
  transform: rotate(0);
}
#background #features #featureSlideshow #fwdBtn:before {
  content: "\f054";
}
@media (min-width: 701px) {
  #background #features #featureSlideshow #fwdBtn {
    margin-left: 920px;
  }
}
@media (max-width: 700px) {
  #background #features #featureSlideshow #fwdBtn {
    right: 50%;
    margin-right: -335px;
  }
}
#background #features #featureSlideshow .slideshowImageWrapper.hasCaption .captionPositioner {
  background-color: rgba(35, 68, 118, 0.7);
}
#background #features #featureSlideshow .captionPositioner .caption {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  text-align: left;
  gap: 15px;
  height: 100%;
  background: transparent;
}
@media (min-width: 701px) {
  #background #features #featureSlideshow .captionPositioner .caption {
    width: 870px;
    left: calc( ( 100% - 1370px ) / 2 );
  }
}
@media (min-width: 701px) and (max-width: 1500px) and (min-width: 701px) {
  #background #features #featureSlideshow .captionPositioner .caption {
    left: calc( ( 100% - 1175px ) / 2 );
  }
}
@media (max-width: 500px) {
  #background #features #featureSlideshow .captionPositioner .caption {
    gap: 10px;
  }
}
#background #features #featureSlideshow .captionPositioner .caption .title,
#background #features #featureSlideshow .captionPositioner .caption .captionContent {
  width: 100%;
  padding-inline: 0px;
  margin: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
#background #features #featureSlideshow .captionPositioner .caption .title {
  font-weight: 400;
  white-space: normal;
  line-height: 1.1;
}
@media (max-width: 700px) and (min-width: 501px) {
  #background #features #featureSlideshow .captionPositioner .caption .title {
    font-size: 32px;
  }
}
@media (max-width: 500px) {
  #background #features #featureSlideshow .captionPositioner .caption .title {
    font-size: 32px;
  }
}
#background #features #featureSlideshow .captionPositioner .caption .captionContent {
  height: auto;
  line-height: 1.66;
}
@media (max-width: 700px) and (min-width: 501px) {
  #background #features #featureSlideshow .captionPositioner .caption .captionContent {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  #background #features #featureSlideshow .captionPositioner .caption .captionContent {
    font-size: 16px;
  }
}
#background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction,
#background #features #featureSlideshow .captionPositioner .caption .callToAction {
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  padding: 10px 24px 13px 24px;
  margin: 0 auto 0 0;
  transition: all 0.3s ease;
  font-weight: 500;
  letter-spacing: 0.5px;
}
#background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction:before,
#background #features #featureSlideshow .captionPositioner .caption .callToAction:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: height 0.3s ease;
  background-color: #b69556;
}
#background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction .callToActionArrow,
#background #features #featureSlideshow .captionPositioner .caption .callToAction .callToActionArrow {
  display: none;
}
#background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction:hover,
#background #features #featureSlideshow .captionPositioner .caption .callToAction:hover {
  background-color: #868686;
}
#background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction:hover:before,
#background #features #featureSlideshow .captionPositioner .caption .callToAction:hover:before {
  height: 100%;
}
@media (min-width: 701px) {
  #background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction,
  #background #features #featureSlideshow .captionPositioner .caption .callToAction {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    max-width: unset;
  }
  #background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction:not(:only-child),
  #background #features #featureSlideshow .captionPositioner .caption .callToAction:not(:only-child) {
    margin-top: 20px;
  }
}
@media (max-width: 700px) {
  #background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction,
  #background #features #featureSlideshow .captionPositioner .caption .callToAction {
    width: auto;
    height: auto;
    bottom: auto;
    line-height: normal;
  }
}
@media (max-width: 500px) {
  #background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction,
  #background #features #featureSlideshow .captionPositioner .caption .callToAction {
    font-size: 16px;
  }
}
@media (min-width: 701px) {
  #background #features #featureSlideshow.featureFullVideo #fwdBtn {
    margin-left: 1042px;
  }
}
#background #features #featureSlideshow.featureFullVideo .caption.hasCallToAction :is(.title, .captionContent) {
  width: 100% !important;
}
@media (min-width: 701px) {
  #background #features #featureSlideshow.featureFullVideo .caption {
    width: 992px;
  }
}
@media (min-width: 701px) {
  #background #features #featureSlideshow.featureFullVideo .title {
    font-size: 100px;
  }
}
#background #features #featureSlideshow.featureFullVideo .captionContent {
  max-height: unset;
}
#background #features #featureSlideshow.featureFullVideo.hasVideo .video {
  display: block;
}
@media (max-width: 700px) {
  #background #features #featureSlideshow.hasCallToActionSlide {
    border-bottom: 0px solid transparent;
  }
  #background #features #featureSlideshow.hasCallToActionSlide .slideshowModule {
    padding-bottom: 0px;
  }
  #background #features #featureSlideshow .captionPositioner {
    max-height: 100%;
  }
  #background #features #featureSlideshow .captionPositioner .caption {
    left: 50%;
    transform: translateX(-50%);
  }
  #background #features #featureSlideshow picture {
    display: block;
    height: 100%;
    position: absolute;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo {
    width: 100vw !important;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule {
    overflow: hidden;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  #background #features #featureSlideshow .captionPositioner .caption {
    width: 600px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #background #features #featureSlideshow .captionPositioner .caption {
    width: 325px;
  }
}
@media (prefers-reduced-motion: no-preference) {
  #features #featureSlideshow .slideshowImageWrapper .caption .title,
  #features #featureSlideshow .slideshowImageWrapper .caption .captionContent,
  #features #featureSlideshow .slideshowImageWrapper .caption .callToAction {
    opacity: 0;
    transform: translate(0%, 50px);
  }
  #features #featureSlideshow .slideshowImageWrapper[style*="110"] .caption .title {
    animation: slideshow-fadeIn 0.7s forwards, slideshow-slideUp 0.9s forwards;
  }
  #features #featureSlideshow .slideshowImageWrapper[style*="110"] .caption .captionContent {
    animation: slideshow-fadeIn 0.7s forwards, slideshow-slideUp 0.9s forwards;
  }
  #features #featureSlideshow .slideshowImageWrapper[style*="110"] .caption .captionContent:not(:only-child) {
    animation: slideshow-fadeIn 0.7s forwards 0.25s, slideshow-slideUp 0.9s forwards 0.25s;
  }
  #features #featureSlideshow .slideshowImageWrapper[style*="110"] .caption .callToAction {
    animation: slideshow-fadeIn 0.7s forwards, slideshow-slideUp 0.9s forwards;
  }
  #features #featureSlideshow .slideshowImageWrapper[style*="110"] .caption .callToAction:nth-child(2) {
    animation: slideshow-fadeIn 0.7s forwards 0.25s, slideshow-slideUp 0.9s forwards 0.25s;
  }
  #features #featureSlideshow .slideshowImageWrapper[style*="110"] .caption .callToAction:nth-child(3) {
    animation: slideshow-fadeIn 0.7s forwards 0.5s, slideshow-slideUp 0.9s forwards 0.5s;
  }
}
@keyframes slideshow-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideshow-slideUp {
  0% {
    transform: translate(0%, 50px);
  }
  100% {
    transform: translate(0%, 0);
  }
}
#section1 {
  margin-bottom: 0px;
}
#dialogSectionSettings:not(.halfSectionSettings) #stylingClass option[value="whitewithInteriorFrame"],
#dialogSectionSettings:not(.halfSectionSettings) #stylingClass option[value="neutralwithInteriorFrame"],
#dialogSectionSettings:not(.halfSectionSettings) #stylingClass option[value="primaryColorwithInteriorFrame"] {
  display: none;
}
#dialogSectionSettings:not(.newsSectionSettings) #stylingClass option[value="whitewithCornerEmbellishments"],
#dialogSectionSettings:not(.newsSectionSettings) #stylingClass option[value="neutralwithCornerEmbellishments"],
#dialogSectionSettings:not(.newsSectionSettings) #stylingClass option[value="primaryColorwithCornerEmbellishments"] {
  display: none;
}
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="primaryColorTopDecorativeEdge"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="secondaryColorTopDecorativeEdge"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="accentColorTopDecorativeEdge"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="neutralColorTopDecorativeEdge"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="whitewithInteriorFrame"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="neutralwithInteriorFrame"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="primaryColorwithInteriorFrame"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="whitewithCornerEmbellishments"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="neutralwithCornerEmbellishments"],
.settingsStyling .headlineSectionSettings [id*="stylingClass"] option[value="primaryColorwithCornerEmbellishments"] {
  display: none;
}
.sectionInner:not(.headlineSection)[class*="TopDecorative"]:not(.hasBackgroundImage) .sectionBackground,
.sectionInner:not(.headlineSection)[class*="CornerEmbellishments"]:not(.hasBackgroundImage) .sectionBackground {
  position: absolute;
  width: 100vw;
  height: 100%;
  margin-left: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 701px) {
  .sectionInner:not(.headlineSection)[class*="TopDecorative"]:not(.hasBackgroundImage) .sectionBackground,
  .sectionInner:not(.headlineSection)[class*="CornerEmbellishments"]:not(.hasBackgroundImage) .sectionBackground {
    min-width: 1920px;
  }
}
.sectionInner:not([class*="primary"]):not([class*="secondary"]):not(
		[class*="accent"]
	):not([class*="neutral"]):not([class*="white"]).hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(255, 255, 255, 0.9);
}
.sectionInner[class*="primary"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: #234476;
}
@media (min-width: 1920px) {
  .sectionInner[class*="primary"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="primary"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(35, 68, 118, 0.9);
}
.sectionInner[class*="secondary"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: #868686;
}
@media (min-width: 1920px) {
  .sectionInner[class*="secondary"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="secondary"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(134, 134, 134, 0.9);
}
.sectionInner[class*="accent"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: #b69556;
}
@media (min-width: 1920px) {
  .sectionInner[class*="accent"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="accent"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(182, 149, 86, 0.9);
}
.sectionInner[class*="neutral"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: #faf5f2;
}
@media (min-width: 1920px) {
  .sectionInner[class*="neutral"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="neutral"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(250, 245, 242, 0.9);
}
.sectionInner[class*="white"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: #fff;
}
@media (min-width: 1920px) {
  .sectionInner[class*="white"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="white"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(255, 255, 255, 0.9);
}
.sectionInner[class*="Corner"] .sectionBackground:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: calc(100vw - 12px);
  height: 100%;
  margin-left: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #b69556;
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-left-corner-embellishment.svg"), url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-right-corner-embellishment.svg");
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-left-corner-embellishment.svg"), url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-right-corner-embellishment.svg");
  mask-position: top left, top right;
  mask-size: 184px, 184px;
  mask-repeat: no-repeat;
}
@media (min-width: 701px) {
  .sectionInner[class*="Corner"] .sectionBackground:before {
    min-width: 1260px;
  }
}
@media (max-width: 700px) {
  .sectionInner[class*="Corner"] .sectionBackground:before {
    mask-size: 110px;
  }
}
.sectionInner[class*="TopDecorative"] {
  overflow-y: clip;
}
.sectionInner[class*="TopDecorative"] .sectionBackground:before {
  content: "";
  position: absolute;
  top: -32px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 105vw;
  height: 100%;
  margin-left: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
  mask-size: auto 108px;
  mask-position: top center;
  mask-repeat: no-repeat;
  mask-repeat: repeat-x;
}
@media (min-width: 701px) {
  .sectionInner[class*="TopDecorative"] .sectionBackground:before {
    min-width: 1920px;
  }
}
@media (max-width: 700px) {
  .sectionInner[class*="TopDecorative"] .sectionBackground:before {
    mask-size: auto 70px;
  }
}
.sectionInner[class*="TopDecorative"][class*="primary"] .sectionBackground:before,
.sectionInner[class*="TopDecorative"][class*="neutral"] .sectionBackground:before {
  background-color: #b69556;
}
.sectionInner[class*="TopDecorative"][class*="secondary"] .sectionBackground:before {
  background-color: #234476;
}
.sectionInner[class*="TopDecorative"][class*="accent"] .sectionBackground:before {
  background-color: #fff;
}
@media (min-width: 701px) {
  .sectionInner[class*="TopDecorative"] > header {
    padding-top: 135px;
  }
  .sectionInner[class*="TopDecorative"]:is(.eventsSection, .newsSection) {
    padding-top: 135px;
  }
}
@media (max-width: 700px) {
  .sectionInner[class*="TopDecorative"] > header {
    padding-top: 65px;
  }
  .sectionInner[class*="TopDecorative"]:is(.eventsSection, .newsSection) {
    padding-top: 65px;
  }
}
@media (min-width: 701px) {
  .sectionInner.buttonsSection.twoAcross .fakeButton .buttonModuleButton {
    width: 300px;
    height: 387px;
  }
  .sectionInner.buttonsSection.twoAcross .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 300px;
  }
  .sectionInner.buttonsSection.threeAcross .fakeButton .buttonModuleButton {
    width: 256px;
    height: 330px;
  }
  .sectionInner.buttonsSection.threeAcross .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 256px;
  }
  .sectionInner.buttonsSection.fourAcross .fakeButton .buttonModuleButton {
    width: 202px;
    height: 261px;
  }
  .sectionInner.buttonsSection.fourAcross .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton {
    --button-max-width: 202px;
  }
}
.admin .sectionInner.buttonsSection .modulePosition.buttonPosition {
  min-height: 308px;
}
.sectionInner.buttonsSection .buttonRow {
  justify-content: center;
  gap: 30px;
}
@media (min-width: 701px) {
  .sectionInner.buttonsSection.twoRow .buttonRow1 {
    margin-bottom: 60px;
  }
}
@media (max-width: 700px) {
  .sectionInner.buttonsSection[class*="Across"] .buttonPosition {
    margin-bottom: 0px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner.buttonsSection[class*="Across"] .buttonPosition {
    width: calc((100% - 30px) / 2);
  }
}
@media (max-width: 500px) {
  .sectionInner.buttonsSection[class*="Across"] .buttonPosition {
    width: 100%;
  }
}
.eventsSection.listView .event.group {
  border-bottom: 0px;
  margin: 0;
}
@media (max-width: 500px) {
  .eventsSection.listView .event.group {
    width: 100%;
    grid-template-areas: "thumb thumb date date" ". time end-time end-time" ". name name name" ". summary summary summary" ". . . ." ". more more more" ". . . .";
    grid-template-columns: 50px min-content 1fr auto;
    grid-template-rows: repeat(4, min-content) 1fr min-content 20px;
    padding: 30px 40px 40px 0;
  }
  .eventsSection.listView .event.group .name:before {
    width: calc(100% - 20.5px);
  }
  .eventsSection.listView .event.group .thumb,
  .eventsSection.listView .event.group:not(.hasThumb):before,
  .eventsSection.listView .event.group:not(.hasThumb):after {
    margin: 0 0 25px 0;
  }
  .eventsSection.listView .event.group.hasTime {
    grid-template-rows: min-content 26px repeat(2, min-content) 1fr min-content 20px;
  }
  .eventsSection.listView .event.group.hasTime .time {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.eventsSection.listView .sectionBody {
  justify-content: center;
  flex-wrap: wrap;
  gap: 50px;
}
@media (max-width: 700px) {
  .eventsSection.listView .sectionBody {
    justify-content: start;
    gap: 30px;
  }
}
@media (min-width: 701px) {
  .eventsSection.listView .sectionBody li:only-child {
    width: calc((100% - (50px * 2)) / 3);
  }
  .eventsSection.listView .sectionBody li:first-child:nth-last-child(n + 2),
  .eventsSection.listView .sectionBody li:first-child:nth-last-child(n + 2) ~ li {
    width: calc((100% - (50px * 2)) / 3);
  }
  .eventsSection.listView .sectionBody li:first-child:nth-last-child(n + 3),
  .eventsSection.listView .sectionBody li:first-child:nth-last-child(n + 3) ~ li {
    width: calc((100% - (50px * 2)) / 3);
  }
  .eventsSection.listView .sectionBody li:first-child:nth-last-child(n + 4),
  .eventsSection.listView .sectionBody li:first-child:nth-last-child(n + 4) ~ li {
    width: 100%;
  }
  .eventsSection.listView .sectionBody li:first-child:nth-last-child(n + 5),
  .eventsSection.listView .sectionBody li:first-child:nth-last-child(n + 5) ~ li {
    width: 100%;
  }
}
@media (min-width: 701px) {
  .eventsSection.listView:is(.items-1, .items-2, .items-3) .event.group {
    grid-template-areas: "thumb thumb date date" ". time end-time end-time" ". name name name" ". summary summary summary" ". . . ." ". more more more" ". . . .";
    grid-template-columns: 50px min-content 1fr auto;
    grid-template-rows: repeat(4, min-content) 1fr min-content 20px;
    padding: 30px 40px 40px 0;
  }
  .eventsSection.listView:is(.items-1, .items-2, .items-3) .event.group .name:before {
    width: calc(100% - 20.5px);
  }
  .eventsSection.listView:is(.items-1, .items-2, .items-3) .event.group .thumb,
  .eventsSection.listView:is(.items-1, .items-2, .items-3) .event.group:not(.hasThumb):before,
  .eventsSection.listView:is(.items-1, .items-2, .items-3) .event.group:not(.hasThumb):after {
    margin: 0 0 25px 0;
  }
  .eventsSection.listView:is(.items-1, .items-2, .items-3) .event.group.hasTime {
    grid-template-rows: min-content 26px repeat(2, min-content) 1fr min-content 20px;
  }
  .eventsSection.listView:is(.items-1, .items-2, .items-3) .event.group.hasTime .time {
    position: absolute;
    top: 0;
    left: 0;
  }
  .eventsSection.listView:not(.items-1):not(.items-2):not(.items-3) .event.group {
    grid-template-areas: "thumb date . time end-time . more" "thumb date . name name . more" "thumb date . summary summary . more" "thumb date . . . . more";
    grid-template-columns: min-content var(--event-date-block-width) 40px min-content 1fr 25px min-content;
    grid-template-rows: repeat(3, min-content) minmax(20px, 1fr);
    padding-block: 30px;
    padding-right: 50px;
  }
  .eventsSection.listView:not(.items-1):not(.items-2):not(.items-3) .event.group .name,
  .eventsSection.listView:not(.items-1):not(.items-2):not(.items-3) .event.group .summary {
    max-width: 85%;
  }
  .eventsSection.listView:not(.items-1):not(.items-2):not(.items-3) .event.group .readMore {
    align-self: center;
    margin-top: 0;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .eventsSection.listView:is(.items-1, .items-2, .items-3, .items-4) .event.group {
    width: calc((100% - 30px) / 2);
    grid-template-areas: "thumb thumb date date" ". time end-time end-time" ". name name name" ". summary summary summary" ". . . ." ". more more more" ". . . .";
    grid-template-columns: 50px min-content 1fr auto;
    grid-template-rows: repeat(4, min-content) 1fr min-content 20px;
    padding: 30px 40px 40px 0;
  }
  .eventsSection.listView:is(.items-1, .items-2, .items-3, .items-4) .event.group .name:before {
    width: calc(100% - 20.5px);
  }
  .eventsSection.listView:is(.items-1, .items-2, .items-3, .items-4) .event.group .thumb,
  .eventsSection.listView:is(.items-1, .items-2, .items-3, .items-4) .event.group:not(.hasThumb):before,
  .eventsSection.listView:is(.items-1, .items-2, .items-3, .items-4) .event.group:not(.hasThumb):after {
    margin: 0 0 25px 0;
  }
  .eventsSection.listView:is(.items-1, .items-2, .items-3, .items-4) .event.group.hasTime {
    grid-template-rows: min-content 26px repeat(2, min-content) 1fr min-content 20px;
  }
  .eventsSection.listView:is(.items-1, .items-2, .items-3, .items-4) .event.group.hasTime .time {
    position: absolute;
    top: 0;
    left: 0;
  }
  .eventsSection.listView:not(.items-1):not(.items-2):not(.items-3):not(.items-4) .event.group {
    width: 100%;
    grid-template-areas: "thumb date . time end-time" "thumb date . name name" "thumb date . summary summary" "thumb date . . ." "thumb date . more more" "thumb date . . .";
    grid-template-columns: min-content var(--event-date-block-width) 40px min-content 1fr;
    grid-template-rows: repeat(3, min-content) 1fr min-content minmax(20px, 1fr);
    padding-block: 30px;
    padding-right: 20px;
  }
  .eventsSection.listView:not(.items-1):not(.items-2):not(.items-3):not(.items-4) .event.group .readMore {
    font-size: 16px;
  }
}
#core .halfSection[class*="Frame"] :is(.imageModule.hasImage) .moduleBody {
  margin: 0;
  padding: 0;
  border: 0;
}
#core .halfSection[class*="Frame"] :is(.imageModule.hasImage) .moduleBody:before,
#core .halfSection[class*="Frame"] :is(.imageModule.hasImage) .moduleBody:after {
  display: none;
}
#core .halfSection[class*="Frame"] :is(.imageModule.hasImage) .moduleBody .focusPointImageArea {
  border: 0;
  width: 100%;
}
#core .halfSection[class*="Frame"] :is(.imageModule.hasImage) .moduleBody .focusPointImageArea:before {
  display: none;
}
@media (min-width: 701px) {
  .halfSection[class*="Frame"] .sectionBody {
    padding-block: 85px;
  }
}
.halfSection[class*="Frame"] .sectionBody .moduleInner {
  position: relative;
}
.halfSection[class*="Frame"] .sectionBody .moduleInner:not(.imageModule):not(.youtubeModule):not(.vimeoModule):before {
  position: absolute;
  z-index: -1;
  background-color: #b69556;
  mask: var(--interior-frame-mask);
  -webkit-mask: var(--interior-frame-mask);
}
@media (min-width: 701px) {
  .halfSection[class*="Frame"] .sectionBody .moduleInner:not(.imageModule):not(.youtubeModule):not(.vimeoModule):before {
    top: -75px;
    bottom: -75px;
    height: calc(100% + 150px);
    width: calc(100% + 300px);
  }
}
@media (min-width: 701px) and (max-width: 1400px) {
  .halfSection[class*="Frame"] .sectionBody .moduleInner:not(.imageModule):not(.youtubeModule):not(.vimeoModule):before {
    width: calc(100% + 250px);
  }
}
@media (max-width: 700px) {
  .halfSection[class*="Frame"] .sectionBody .moduleInner:not(.imageModule):not(.youtubeModule):not(.vimeoModule):before {
    left: -25px;
    width: calc(100% + 50px);
    height: calc(100% + 200px);
  }
}
@media (min-width: 701px) {
  .halfSection[class*="Frame"] .sectionBody .modulePosition {
    display: grid;
  }
  .halfSection[class*="Frame"] .sectionBody .modulePosition > li {
    place-content: center;
  }
  .halfSection[class*="Frame"]:not(.reverse) .sectionBody .modulePosition:last-child .moduleInner:before {
    content: "";
    right: -80px;
  }
  .halfSection[class*="Frame"].reverse .sectionBody .modulePosition:first-child .moduleInner:before {
    content: "";
    left: -80px;
  }
}
@media (min-width: 701px) and (min-width: 701px) and (max-width: 1400px) {
  .halfSection[class*="Frame"]:not(.reverse) .sectionBody .modulePosition:last-child .moduleInner:before {
    right: -30px;
  }
}
@media (min-width: 701px) and (min-width: 701px) and (max-width: 1400px) {
  .halfSection[class*="Frame"].reverse .sectionBody .modulePosition:first-child .moduleInner:before {
    left: -30px;
  }
}
@media (max-width: 700px) {
  .halfSection[class*="Frame"].reverse .sectionBody .modulePosition:first-child .moduleInner:before {
    content: "";
    top: 0;
  }
  .halfSection[class*="Frame"].reverse .sectionBody .modulePosition:first-child .moduleInner:not(.imageModule):not(.youtubeModule):not(.vimeoModule) {
    padding-top: 70px;
  }
  .halfSection[class*="Frame"]:not(.reverse) .sectionBody .modulePosition:last-child .moduleInner:before {
    content: "";
    bottom: 0;
  }
  .halfSection[class*="Frame"]:not(.reverse) .sectionBody .modulePosition:last-child .moduleInner:not(.imageModule):not(.youtubeModule):not(.vimeoModule) {
    padding-bottom: 70px;
  }
}
.sectionRegion .sectionInner.headlineSection {
  --left-bracket-mask: radial-gradient(30px at 0 30px, #0000 calc(98% - 1.5px), #000 calc(100% - 1.5px) 98%, #0000) 0 -30px,
		conic-gradient(from -90deg at top 1.5px right -1px, #000 75%, #0000 0) 100%
			0 / calc(100% - 30px + 1.5px) calc(100% - 1.5px) repeat-y,
		linear-gradient(#000 0 0) left/1.5px calc(100% - 60px + 1.5px) no-repeat;
  --right-bracket-mask: radial-gradient(30px at 100% 30px, #0000 calc(98% - 1.5px), #000 calc(100% - 1.5px) 98%, #0000) 0 -30px,
		conic-gradient(from 90deg at -1px 1.5px, #0000 25%, #000 0) 0 0 /
			calc(100% - 30px + 1.5px) calc(100% - 1.5px) repeat-y,
		linear-gradient(#000 0 0) right/1.5px calc(100% - 60px + 1.5px) no-repeat;
}
@media (max-width: 700px) {
  .sectionRegion .sectionInner.headlineSection {
    --left-bracket-mask: radial-gradient(30px at 0 30px, #0000 calc(98% - 1px), #000 calc(100% - 1px) 98%, #0000) 0 -30px,
			conic-gradient(from -90deg at top 1px right -1px, #000 75%, #0000 0) 100%
				0 / calc(100% - 30px + 1px) calc(100% - 1px) repeat-y,
			linear-gradient(#000 0 0) left/1px calc(100% - 60px + 1px) no-repeat;
  }
}
@media (max-width: 700px) {
  .sectionRegion .sectionInner.headlineSection {
    --right-bracket-mask: radial-gradient(30px at 100% 30px, #0000 calc(98% - 1px), #000 calc(100% - 1px) 98%, #0000) 0 -30px,
			conic-gradient(from 90deg at -1px 1px, #0000 25%, #000 0) 0 0 /
				calc(100% - 30px + 1px) calc(100% - 1px) repeat-y,
			linear-gradient(#000 0 0) right/1px calc(100% - 60px + 1px) no-repeat;
  }
}
.sectionRegion .sectionInner.headlineSection .aggregate + footer {
  margin-top: 0px;
}
.sectionRegion .sectionInner.headlineSection.hasOverlay .sectionBody:is(.overlayColorPrimary, .overlayColorDark) .htmlButton2:hover {
  color: #b69556 !important;
}
.sectionInner.headlineSection:is(.edgeToEdge.twoThirds, .textOnly, .inset) {
  overflow-y: clip;
}
.sectionInner.headlineSection:is(.edgeToEdge.twoThirds, .textOnly, .inset) .sectionBackground {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 0px;
  width: 100vw;
  height: 100%;
}
@media (min-width: 701px) {
  .sectionInner.headlineSection:is(.edgeToEdge.twoThirds, .textOnly, .inset) .sectionBackground {
    min-width: 1920px;
  }
}
.sectionInner.headlineSection:is(.edgeToEdge.twoThirds, .textOnly, .inset) .sectionBackground:before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 105vw;
  height: 100%;
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
  mask-size: auto 160px;
  mask-position: bottom center;
  mask-repeat: no-repeat;
  mask-repeat: repeat-x;
}
@media (min-width: 701px) {
  .sectionInner.headlineSection:is(.edgeToEdge.twoThirds, .textOnly, .inset) .sectionBackground:before {
    min-width: 1920px;
  }
}
@media (max-width: 700px) {
  .sectionInner.headlineSection:is(.edgeToEdge.twoThirds, .textOnly, .inset) .sectionBackground:before {
    mask-size: auto 65px;
  }
}
@media (min-width: 701px) {
  .headlineSection.inset .sectionBody {
    padding-bottom: 260px;
  }
}
@media (max-width: 700px) {
  .headlineSection.inset .sectionBody {
    padding-bottom: 115px;
  }
}
.headlineSection.inset:not([class*="primary"]):not([class*="neutral"]):not(
			[class*="secondary"]
		):not([class*="accent"]) .sectionBackground:before {
  background-color: #b69556;
}
.headlineSection.inset[class*="primary"] .sectionBackground:before,
.headlineSection.inset[class*="neutral"] .sectionBackground:before {
  background-color: #b69556;
}
.headlineSection.inset[class*="secondary"] .sectionBackground:before {
  background-color: #234476;
}
.headlineSection.inset[class*="accent"] .sectionBackground:before {
  background-color: #fff;
}
@media (min-width: 701px) {
  .headlineSection.textOnly .sectionBody {
    padding-top: 160px;
    padding-bottom: 363.5px;
  }
}
@media (max-width: 700px) {
  .headlineSection.textOnly .sectionBody {
    padding-top: 50px;
    padding-bottom: 115px;
  }
}
.headlineSection.textOnly .headlineContentHolder {
  box-sizing: border-box;
}
@media (min-width: 701px) {
  .headlineSection.textOnly .headlineContentHolder {
    max-width: 670px;
    margin-inline: auto;
  }
}
@media (max-width: 700px) {
  .headlineSection.textOnly .headlineContentHolder {
    padding: 25px 35px;
  }
}
.headlineSection.textOnly .headlineContentHolder .title,
.headlineSection.textOnly .headlineContentHolder .caption,
.headlineSection.textOnly .headlineContentHolder .callToActionButtons {
  z-index: 2;
}
.headlineSection.textOnly .headlineContentHolder:before,
.headlineSection.textOnly .headlineContentHolder:after {
  content: "";
  position: absolute;
  top: -25px;
  bottom: -25px;
  width: 138px;
  height: calc(100% + 50px);
  z-index: 1;
}
@media (max-width: 700px) {
  .headlineSection.textOnly .headlineContentHolder:before,
  .headlineSection.textOnly .headlineContentHolder:after {
    top: -15px;
    bottom: -15px;
    height: calc(100% + 30px);
    left: -30px;
  }
}
.headlineSection.textOnly .headlineContentHolder:before {
  right: auto;
  left: -100px;
  -webkit-mask: var(--left-bracket-mask);
  mask: var(--left-bracket-mask);
}
@media (max-width: 700px) {
  .headlineSection.textOnly .headlineContentHolder:before {
    left: -30px;
  }
}
.headlineSection.textOnly .headlineContentHolder:after {
  right: -100px;
  left: auto;
  -webkit-mask: var(--right-bracket-mask);
  mask: var(--right-bracket-mask);
}
@media (max-width: 700px) {
  .headlineSection.textOnly .headlineContentHolder:after {
    right: -30px;
  }
}
.headlineSection.textOnly:not([class*="primary"]):not([class*="neutral"]):not(
			[class*="secondary"]
		):not([class*="accent"]) .sectionBackground:before {
  background-color: #b69556;
}
.headlineSection.textOnly:not([class*="primary"]):not([class*="neutral"]):not(
			[class*="secondary"]
		):not([class*="accent"]) .headlineContentHolder:before,
.headlineSection.textOnly:not([class*="primary"]):not([class*="neutral"]):not(
			[class*="secondary"]
		):not([class*="accent"]) .headlineContentHolder:after {
  background-color: #b69556;
}
.headlineSection.textOnly[class*="primary"] .sectionBackground:before,
.headlineSection.textOnly[class*="neutral"] .sectionBackground:before {
  background-color: #b69556;
}
.headlineSection.textOnly[class*="primary"] .headlineContentHolder:before,
.headlineSection.textOnly[class*="neutral"] .headlineContentHolder:before,
.headlineSection.textOnly[class*="primary"] .headlineContentHolder:after,
.headlineSection.textOnly[class*="neutral"] .headlineContentHolder:after {
  background-color: #b69556;
}
.headlineSection.textOnly[class*="secondary"] .sectionBackground:before {
  background-color: #234476;
}
.headlineSection.textOnly[class*="secondary"] .headlineContentHolder:before,
.headlineSection.textOnly[class*="secondary"] .headlineContentHolder:after {
  background-color: #234476;
}
.headlineSection.textOnly[class*="accent"] .sectionBackground:before {
  background-color: #fff;
}
.headlineSection.textOnly[class*="accent"] .headlineContentHolder:before,
.headlineSection.textOnly[class*="accent"] .headlineContentHolder:after {
  background-color: #fff;
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.full .focusPointImageArea {
    margin-bottom: 0;
  }
}
.headlineSection.edgeToEdge.full .headlineImageOverlay {
  overflow-y: clip;
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.full .headlineImageOverlay {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.headlineSection.edgeToEdge.full .headlineImageOverlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 105vw;
  height: 100%;
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
  mask-size: auto 160px;
  mask-position: bottom center;
  mask-repeat: no-repeat;
  mask-repeat: repeat-x;
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.full .headlineImageOverlay:before {
    min-width: 1920px;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.full .headlineImageOverlay:before {
    mask-size: auto 65px;
  }
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.full .sectionBody {
    padding-top: 160px;
    padding-bottom: 323.5px;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.full .sectionBody {
    padding-bottom: 0px;
  }
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.full.sectionHeightSmall .sectionBody {
    padding-top: 80px;
    padding-bottom: 160px;
  }
  .headlineSection.edgeToEdge.full.sectionHeightSmall .headlineImageOverlay:before {
    top: auto;
    bottom: -80px;
  }
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.full .headlineContentHolder {
    max-width: 670px;
    margin-inline: auto;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.full .headlineContentHolder {
    padding-inline: 35px;
    padding-top: 50px;
    padding-bottom: 115px;
  }
}
.headlineSection.edgeToEdge.full .headlineContentHolder:before,
.headlineSection.edgeToEdge.full .headlineContentHolder:after {
  content: "";
  position: absolute;
  top: -25px;
  bottom: -25px;
  width: 138px;
  height: calc(100% + 50px);
  z-index: 1;
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.full .headlineContentHolder:before,
  .headlineSection.edgeToEdge.full .headlineContentHolder:after {
    top: 35px;
    bottom: auto;
    height: calc(100% - 120px);
  }
}
.headlineSection.edgeToEdge.full .headlineContentHolder .title,
.headlineSection.edgeToEdge.full .headlineContentHolder .caption,
.headlineSection.edgeToEdge.full .headlineContentHolder .callToActionButtons {
  z-index: 2;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:before {
  right: auto;
  left: -100px;
  -webkit-mask: var(--left-bracket-mask);
  mask: var(--left-bracket-mask);
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.full .headlineContentHolder:before {
    left: -30px;
  }
}
.headlineSection.edgeToEdge.full .headlineContentHolder:after {
  right: -100px;
  left: auto;
  -webkit-mask: var(--right-bracket-mask);
  mask: var(--right-bracket-mask);
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.full .headlineContentHolder:after {
    right: -30px;
  }
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0"]):after {
  opacity: 0;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.1"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.1"]):after {
  opacity: 0.1;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.2"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.2"]):after {
  opacity: 0.2;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.3"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.3"]):after {
  opacity: 0.3;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.4"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.4"]):after {
  opacity: 0.4;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.5"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.5"]):after {
  opacity: 0.5;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.6"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.6"]):after {
  opacity: 0.6;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.7"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.7"]):after {
  opacity: 0.7;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.8"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.8"]):after {
  opacity: 0.8;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.9"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 0.9"]):after {
  opacity: 0.9;
}
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 1"]):before,
.headlineSection.edgeToEdge.full .headlineContentHolder:has(.headlineImageOverlay[style*="opacity: 1"]):after {
  opacity: 1;
}
.headlineSection.edgeToEdge.full .sectionBody:is(.overlayColorPrimary, .overlayColorLight) .headlineImageOverlay:before {
  background-color: #b69556;
}
.headlineSection.edgeToEdge.full .sectionBody:is(.overlayColorPrimary, .overlayColorLight) .headlineContentHolder:before,
.headlineSection.edgeToEdge.full .sectionBody:is(.overlayColorPrimary, .overlayColorLight) .headlineContentHolder:after {
  background-color: #b69556;
}
.headlineSection.edgeToEdge.full .sectionBody:is(.overlayColorDark) .headlineImageOverlay:before {
  background-color: #fff;
}
.headlineSection.edgeToEdge.full .sectionBody:is(.overlayColorDark) .headlineContentHolder:before,
.headlineSection.edgeToEdge.full .sectionBody:is(.overlayColorDark) .headlineContentHolder:after {
  background-color: #fff;
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.half .sectionBody {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    padding-block: 0px;
  }
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.half .sectionBody .headlineContentHolder {
    box-sizing: border-box;
  }
  .headlineSection.edgeToEdge.half .sectionBody:before {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-vrt-embellish.svg");
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-vrt-embellish.svg");
    mask-size: 85px auto;
    mask-position: right center;
    mask-repeat: no-repeat;
    mask-repeat: repeat-y;
  }
  .headlineSection.edgeToEdge.half .sectionBody:not(.imageAlignmentRight) .headlineContentHolder {
    padding-right: 150px;
  }
  .headlineSection.edgeToEdge.half .sectionBody.imageAlignmentRight:before {
    right: auto;
    mask-position: left center;
  }
  .headlineSection.edgeToEdge.half .sectionBody.imageAlignmentRight .headlineContentHolder {
    padding-left: 150px;
  }
}
@media (min-width: 701px) and (min-width: 701px) {
  .headlineSection.edgeToEdge.half .sectionBody:before {
    width: 50vw;
    min-width: 587.5px;
  }
}
@media (min-width: 701px) and (min-width: 701px) {
  .headlineSection.edgeToEdge.half .sectionBody:not(.imageAlignmentRight):before {
    left: auto;
    right: calc(50% - 50vw);
  }
}
@media (min-width: 701px) and (min-width: 1225px) {
  .headlineSection.edgeToEdge.half .sectionBody.imageAlignmentRight:before {
    left: calc(50% - 50vw);
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.half .sectionBody .focusPointImageArea {
    margin-bottom: 0px;
  }
  .headlineSection.edgeToEdge.half .sectionBody .headlineContentHolder {
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 105px;
    padding-inline: 35px;
  }
  .headlineSection.edgeToEdge.half .sectionBody .headlineContentHolder:before {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
    mask-size: auto 65px;
    mask-position: bottom center;
    mask-repeat: no-repeat;
    mask-repeat: repeat-x;
  }
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.half:not([class*="primary"]):not([class*="neutral"]):not(
			[class*="secondary"]
		):not([class*="accent"]) .sectionBody:before {
    background-color: #b69556;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.half:not([class*="primary"]):not([class*="neutral"]):not(
			[class*="secondary"]
		):not([class*="accent"]) .headlineContentHolder:before {
    background-color: #b69556;
  }
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.half[class*="primary"] .sectionBody:before,
  .headlineSection.edgeToEdge.half[class*="neutral"] .sectionBody:before {
    background-color: #b69556;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.half[class*="primary"] .headlineContentHolder:before,
  .headlineSection.edgeToEdge.half[class*="neutral"] .headlineContentHolder:before {
    background-color: #b69556;
  }
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.half[class*="secondary"] .sectionBody:before {
    background-color: #234476;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.half[class*="secondary"] .headlineContentHolder:before {
    background-color: #234476;
  }
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.half[class*="accent"] .sectionBody:before {
    background-color: #fff;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.half[class*="accent"] .headlineContentHolder:before {
    background-color: #fff;
  }
}
.headlineSection.edgeToEdge.twoThirds .sectionBackground:before {
  mask-position: top center;
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.twoThirds .sectionBackground:before {
    top: -52px;
    mask-size: auto 107.7px;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.twoThirds .sectionBackground:before {
    top: -20px;
  }
}
@media (max-width: 700px) {
  .headlineSection.edgeToEdge.twoThirds .sectionBackground {
    padding-bottom: 0px;
  }
}
.headlineSection.edgeToEdge.twoThirds .focusPointImagePositioner {
  width: 50%;
}
@media (min-width: 701px) {
  .headlineSection.edgeToEdge.twoThirds .headlineContentHolder {
    margin-block: 136px;
  }
}
.headlineSection.edgeToEdge.twoThirds:not([class*="primary"]):not([class*="neutral"]):not(
			[class*="secondary"]
		):not([class*="accent"]) .sectionBackground:before {
  background-color: #b69556;
}
.headlineSection.edgeToEdge.twoThirds[class*="primary"] .sectionBackground:before,
.headlineSection.edgeToEdge.twoThirds[class*="neutral"] .sectionBackground:before {
  background-color: #b69556;
}
.headlineSection.edgeToEdge.twoThirds[class*="secondary"] .sectionBackground:before {
  background-color: #234476;
}
.headlineSection.edgeToEdge.twoThirds[class*="accent"] .sectionBackground:before {
  background-color: #fff;
}
.newsSection.listView .sectionBody {
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 700px) {
  .newsSection.listView .sectionBody {
    justify-content: start;
    gap: 20px;
  }
}
.newsSection.listView .sectionBody .group {
  margin: 0;
  border: 0;
  overflow: hidden;
}
.newsSection.listView .sectionBody .group .thumb,
.newsSection.listView .sectionBody .group:not(.hasThumb):before {
  margin-bottom: 20px;
}
@media (min-width: 701px) {
  .newsSection.listView .sectionBody li:only-child {
    width: calc((100% - (30px * 2)) / 3);
  }
  .newsSection.listView .sectionBody li:first-child:nth-last-child(n + 2),
  .newsSection.listView .sectionBody li:first-child:nth-last-child(n + 2) ~ li {
    width: calc((100% - (30px * 2)) / 3);
  }
  .newsSection.listView .sectionBody li:first-child:nth-last-child(n + 3),
  .newsSection.listView .sectionBody li:first-child:nth-last-child(n + 3) ~ li {
    width: calc((100% - (30px * 2)) / 3);
  }
  .newsSection.listView .sectionBody li:first-child:nth-last-child(n + 4),
  .newsSection.listView .sectionBody li:first-child:nth-last-child(n + 4) ~ li {
    width: calc((100% - (30px * 3)) / 4);
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .newsSection.listView .news.group {
    width: calc((100% - 30px) / 2);
  }
}
@media (max-width: 500px) {
  .newsSection.listView .news.group {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .sectionInner.rowSection .modulePosition {
    width: 100%;
  }
}
.tabsSection .tab .collapsibleIcon,
.tabsSection.accordionView .tab .collapsibleIcon {
  display: none;
}
.tab-expand-icon:after {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\f0da";
  font-family: "Font Awesome 6 solid";
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: var(--accordion-font-clr);
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%) rotate(0deg);
}
.tab-expand-icon[class*="active"]:after {
  color: var(--accordion-font-clr-active);
  transform: translateY(-50%) rotate(90deg);
}
.tabsSection .tab a {
  letter-spacing: 3px;
  text-transform: uppercase;
}
.tabsSection.accordionView .tab {
  padding-right: 45px;
}
.tabsSection.accordionView .tab:after {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\f0da";
  font-family: "Font Awesome 6 solid";
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: var(--accordion-font-clr);
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%) rotate(0deg);
}
.tabsSection.accordionView .tab[class*="active"]:after {
  color: var(--accordion-font-clr-active);
  transform: translateY(-50%) rotate(90deg);
}
@media (max-width: 700px) {
  .tabsSection .tab {
    padding-right: 35px;
  }
  .tabsSection .tab:after {
    display: flex;
    justify-content: center;
    align-items: center;
    content: "\f0da";
    font-family: "Font Awesome 6 solid";
    font-size: 20px;
    width: 20px;
    height: 20px;
    color: var(--accordion-font-clr);
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%) rotate(0deg);
  }
  .tabsSection .tab[class*="active"]:after {
    color: var(--accordion-font-clr-active);
    transform: translateY(-50%) rotate(90deg);
  }
}
@media (min-width: 701px) {
  .sectionInner.tabsSection.tabsView .tab {
    border-width: 0px;
    margin: 0;
  }
  .sectionInner.tabsSection.tabsView .tabArea {
    border-width: 0px;
  }
  .sectionInner.tabsSection.tabsView .tabContent {
    border-width: 0px;
  }
  .sectionInner.tabsSection.tabsView .tab a {
    text-align: center;
    flex-flow: column;
  }
  .sectionInner.tabsSection.tabsView .tab a:after {
    content: "";
    display: block;
    margin: 10px auto 0px;
    width: 60px;
    height: 8px;
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
    mask-size: auto 5.58px, auto 7.99px, auto 5.58px, 100% 1px;
    mask-repeat: no-repeat;
  }
  .sectionInner.tabsSection.tabsView.verticalTabs .tabArea {
    display: flex;
    flex-flow: column;
  }
  .sectionInner.tabsSection.tabsView.verticalTabs .tabArea a {
    justify-content: center;
  }
  .sectionInner.tabsSection.tabsView.verticalTabs .tabContent {
    width: calc(100% - 340px);
    padding: 100px 60px;
  }
  .sectionInner.tabsSection.tabsView.verticalTabs.rightTabs .tabArea .tab {
    margin-left: 0px;
  }
}
.sectionInner.tabsSection.accordionView .sectionBody {
  border: 0px;
}
@media (min-width: 701px) {
  .sectionInner.tabsSection.accordionView .sectionBody {
    max-width: 770px;
    margin-inline: auto;
  }
}
@media (max-width: 700px) {
  .sectionInner.tabsSection.tabsView .sectionBody {
    border: 0px;
  }
}
@media (min-width: 701px) {
  .tabsSection .tabContent {
    border-color: var(--tab-border-clr);
  }
  .tabsSection .tabContent .htmlButton1 {
    color: var(--primary-btn-clr) !important;
  }
  .tabsSection .tabContent .htmlButton1:hover {
    color: var(--primary-btn-clr-hover) !important;
  }
  .tabsSection .tabContent .htmlButton2 {
    color: var(--secondary-btn-clr) !important;
  }
  .tabsSection .tabContent .htmlButton2:hover {
    color: var(--secondary-btn-clr-hover) !important;
  }
  .tabsSection .tabArea {
    border-color: var(--tab-border-clr);
    background-color: var(--tab-background-clr);
  }
  .tabsSection .tabArea .tab {
    border-color: var(--tab-border-clr);
    background-color: var(--tab-background-clr);
  }
  .tabsSection .tabArea .tab a {
    color: var(--tab-font-clr);
  }
  .tabsSection .tabArea .tab a:after {
    background-color: var(--tab-font-clr);
  }
  .tabsSection .tabArea .tab:hover {
    background-color: var(--tab-background-clr-hover);
  }
  .tabsSection .tabArea .tab:hover a {
    color: var(--tab-font-clr-hover);
  }
  .tabsSection .tabArea .tab:hover a:after {
    background-color: #b69556;
  }
  .tabsSection .tabArea .tab.ui-tabs-active {
    background-color: var(--tab-background-clr-active);
  }
  .tabsSection .tabArea .tab.ui-tabs-active a {
    color: var(--tab-font-clr-active);
  }
  .tabsSection .tabArea .tab.ui-tabs-active a:after {
    background-color: #b69556;
  }
}
@media (min-width: 701px) {
  .tabsSection.tabsView .tabContent {
    background-color: var(--tab-background-clr-active);
  }
}
@media (max-width: 700px) {
  .tabsSection .tab {
    background-color: var(--accordion-background-clr);
  }
  .tabsSection .tab a {
    color: var(--accordion-font-clr);
  }
  .tabsSection .tab:hover {
    background-color: var(--accordion-background-clr-hover);
  }
  .tabsSection .tab:hover a {
    color: var(--accordion-font-clr-hover);
  }
  .tabsSection .tab.ui-accordion-header-active {
    background-color: var(--accordion-background-clr-active);
  }
  .tabsSection .tab.ui-accordion-header-active a {
    color: var(--accordion-font-clr-active);
  }
  .tabsSection .tabContent {
    border: 1px solid var(--accordion-border-clr);
  }
  .tabsSection .tabContent:not(:last-child) {
    margin-bottom: 22px;
  }
  .tabsSection .modulePosition {
    background-color: var(--accordion-background-clr-active);
    border: 0px;
  }
  .tabsSection .modulePosition .htmlButton1 {
    color: var(--primary-btn-clr) !important;
  }
  .tabsSection .modulePosition .htmlButton1:hover {
    color: var(--primary-btn-clr-hover) !important;
  }
  .tabsSection .modulePosition .htmlButton2 {
    color: var(--secondary-btn-clr) !important;
  }
  .tabsSection .modulePosition .htmlButton2:hover {
    color: var(--secondary-btn-clr-hover) !important;
  }
}
.tabsSection.accordionView .tabContent {
  border: 1px solid var(--accordion-border-clr);
}
.tabsSection.accordionView .tabContent:not(:last-child) {
  margin-bottom: 22px;
}
.tabsSection.accordionView .tabContentHolder {
  background-color: var(--accordion-background-clr-active);
}
.tabsSection.accordionView .tab {
  background-color: var(--accordion-background-clr);
}
.tabsSection.accordionView .tab a {
  color: var(--accordion-font-clr);
}
.tabsSection.accordionView .tab:hover {
  background-color: var(--accordion-background-clr-hover);
}
.tabsSection.accordionView .tab:hover a {
  color: var(--accordion-font-clr-hover);
}
.tabsSection.accordionView .tab.ui-accordion-header-active {
  background-color: var(--accordion-background-clr-active);
}
.tabsSection.accordionView .tab.ui-accordion-header-active a {
  color: var(--accordion-font-clr-active);
}
.sectionInner:is(.newsSection, .eventsSection) {
  display: grid !important;
  grid-template-columns: 1fr repeat(2, min-content);
  padding-top: 100px;
}
@media (max-width: 700px) {
  .sectionInner:is(.newsSection, .eventsSection) {
    grid-template-columns: repeat(2, min-content) 1fr;
    padding-top: 50px;
  }
}
.sectionInner:is(.newsSection, .eventsSection) > header {
  grid-row: 1;
  grid-column: 1 / span 1;
  padding-top: 0px;
}
@media (max-width: 700px) {
  .sectionInner:is(.newsSection, .eventsSection) > header {
    grid-column: 1 / span 3;
  }
}
.sectionInner:is(.newsSection, .eventsSection) > header .sectionName {
  padding-bottom: 0px;
  margin: 0 0 25px 0;
}
.sectionInner:is(.newsSection, .eventsSection) > footer {
  display: contents;
}
.sectionInner:is(.newsSection, .eventsSection) > footer .moreNews,
.sectionInner:is(.newsSection, .eventsSection) > footer .moreEvents {
  box-sizing: border-box;
  white-space: nowrap;
  align-self: center;
  grid-row: 1;
  grid-column: 3 / span 1;
  margin: 0 0 45px 10px;
}
@media (max-width: 700px) {
  .sectionInner:is(.newsSection, .eventsSection) > footer .moreNews,
  .sectionInner:is(.newsSection, .eventsSection) > footer .moreEvents {
    grid-row: 2;
    grid-column: 1 / span 1;
    margin: 0 10px 0 0;
  }
}
.sectionInner:is(.newsSection, .eventsSection) > footer .rssLink,
.sectionInner:is(.newsSection, .eventsSection) > footer .calendarExportContainer {
  order: 3;
  grid-row: 1;
  grid-column: 2;
  align-self: center;
  margin-bottom: 45px;
}
@media (max-width: 700px) {
  .sectionInner:is(.newsSection, .eventsSection) > footer .rssLink,
  .sectionInner:is(.newsSection, .eventsSection) > footer .calendarExportContainer {
    grid-row: 2;
    grid-column: 2 / span 1;
    margin-bottom: 0;
  }
}
.sectionInner:is(.newsSection, .eventsSection) .sectionTextModule {
  grid-row: 2;
  grid-column: 1 / span 3;
}
@media (max-width: 700px) {
  .sectionInner:is(.newsSection, .eventsSection) .sectionTextModule {
    grid-row: 3;
    padding-top: 30px;
  }
  .sectionInner:is(.newsSection, .eventsSection) .sectionTextModule .titlePosition {
    margin-bottom: 0;
  }
}
.sectionInner:is(.newsSection, .eventsSection) .sectionBody {
  grid-row: 3;
  grid-column: 1 / span 3;
  padding-bottom: 100px;
}
@media (max-width: 700px) {
  .sectionInner:is(.newsSection, .eventsSection) .sectionBody {
    grid-row: 4;
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
.white-text {
  --section-title-clr: #fff;
  --module-title-clr: #fff;
  --site-clr: #fff;
  --headings-clr: #fff;
  --blockquote-font-clr: #fff;
  --field-label-clr: #fff;
}
.white-text .aggregate .rssContent {
  --module-border-clr: #fff;
  background-color: #fff;
}
.primary-bg-colors {
  --section-subtitle-clr: #b69556;
  --module-subtitle-clr: #b69556;
  --wysiwygColor1: #fff;
  --link-clr: #b69556;
  --link-clr-hover: #fff;
  --blockquote-links-clr: #b69556;
  --blockquote-links-clr-hover: #fff;
  --primary-clr: #fff;
  --secondary-btn-clr-hover: #b69556;
  --placeholder-background-clr: #b69556;
  --placeholder-accent-clr: #fff;
  --aggregate-name-clr: #b69556;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
  --progress-bar-clr: #868686;
  --button-background-clr: #b69556;
  --button-background-clr-hover: #faf5f2;
  --button-icon-clr: #fff;
  --button-icon-clr-hover: #b69556;
  --person-social-media-clr: #b69556;
  --person-social-media-clr-hover: #fff;
}
.primary-bg-colors :is(.document, .link) a:is(.name) {
  --site-clr: #fff;
  --alt-aggregate-clr-hover: #b69556;
  --module-border-clr: #b69556;
}
.primary-bg-colors .peopleModule .aggregate .person {
  --link-clr: #b69556;
  --link-clr-hover: #fff;
  --aggregate-name-clr: #b69556;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: #b69556;
}
.primary-bg-colors .sacramentTimesModule {
  --secondary-clr: #b69556;
}
.primary-bg-colors .calendarMonthTitle,
.primary-bg-colors .dayCalendarTitle {
  background-color: #b69556;
}
.secondary-bg-colors {
  --section-subtitle-clr: #fff;
  --module-subtitle-clr: #fff;
  --wysiwygColor2: #fff;
  --link-clr: #234476;
  --link-clr-hover: #fff;
  --blockquote-links-clr: #234476;
  --blockquote-links-clr-hover: #fff;
  --secondary-btn-clr: #234476;
  --secondary-btn-clr-hover: #fff;
  --primary-btn-background-clr: #234476;
  --aggregate-name-clr: #234476;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
  --module-border-clr: #fff;
  --light-border-clr: #fff;
  --drk-border-clr: #fff;
  --button-font-clr: #fff;
  --button-font-clr-hover: #fff;
  --button-image-outline-clr: #fff;
  --person-social-media-clr: #234476;
  --person-social-media-clr-hover: #fff;
  --rss-background-clr: #234476;
}
.secondary-bg-colors :is(.document, .link) a:is(.name) {
  --site-clr: #fff;
  --alt-aggregate-clr-hover: #234476;
  --module-border-clr: #234476;
}
.secondary-bg-colors .peopleModule .aggregate .person {
  --link-clr: #234476;
  --link-clr-hover: #fff;
  --aggregate-name-clr: #234476;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: #234476;
}
.secondary-bg-colors .peopleModule .aggregate .person .name:before {
  background-color: #fff;
}
.secondary-bg-colors .sacramentTimesModule {
  --secondary-clr: #234476;
}
.accent1-bg-colors {
  --section-subtitle-clr: #fff;
  --module-subtitle-clr: #fff;
  --wysiwygColor3: #fff;
  --link-clr: #234476;
  --link-clr-hover: #fff;
  --blockquote-links-clr: #234476;
  --blockquote-links-clr-hover: #fff;
  --primary-btn-clr-hover: #234476;
  --primary-btn-background-clr-hover: #faf5f2;
  --secondary-btn-clr: #234476;
  --secondary-btn-clr-hover: #fff;
  --aggregate-name-clr: #234476;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
  --module-border-clr: #fff;
  --light-border-clr: #fff;
  --drk-border-clr: #fff;
  --progress-bar-goal-clr: #868686;
  --button-font-clr: #fff;
  --button-font-clr-hover: #fff;
  --button-image-outline-clr: #fff;
  --button-background-clr-hover: #868686;
  --person-social-media-clr: #234476;
  --person-social-media-clr-hover: #fff;
  --rss-background-clr-hover: #faf5f2;
  --rss-icon-clr-hover: #234476;
}
.accent1-bg-colors .progressBarModule .moduleBody .buttonContainer .facebookButton:hover .fbIcon {
  filter: none;
}
.accent1-bg-colors :is(.document, .link) a:is(.name) {
  --site-clr: #fff;
  --alt-aggregate-clr-hover: #234476;
  --module-border-clr: #234476;
}
.accent1-bg-colors .peopleModule .aggregate .person {
  --link-clr: #234476;
  --link-clr-hover: #fff;
  --aggregate-name-clr: #234476;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: #234476;
}
.accent1-bg-colors .peopleModule .aggregate .person .name:before {
  background-color: #fff;
}
.accent1-bg-colors .sacramentTimesModule {
  --secondary-clr: #234476;
}
.neutral-bg-colors {
  --module-background-clr: #fff;
  --field-background-clr: #fff;
  --field-border-clr: #fff;
  --progress-background-clr: #fff;
  --progress-bar-border-clr: #fff;
}
.neutral-bg-colors .aggregate .rssContent {
  --module-border-clr: #fff;
  background-color: #fff;
}
.sectionInner[class*="primary"]:not(.tabsSection.tabsView) {
  --section-title-clr: #fff;
  --module-title-clr: #fff;
  --site-clr: #fff;
  --headings-clr: #fff;
  --blockquote-font-clr: #fff;
  --field-label-clr: #fff;
  --section-subtitle-clr: #b69556;
  --module-subtitle-clr: #b69556;
  --wysiwygColor1: #fff;
  --link-clr: #b69556;
  --link-clr-hover: #fff;
  --blockquote-links-clr: #b69556;
  --blockquote-links-clr-hover: #fff;
  --primary-clr: #fff;
  --secondary-btn-clr-hover: #b69556;
  --placeholder-background-clr: #b69556;
  --placeholder-accent-clr: #fff;
  --aggregate-name-clr: #b69556;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
  --progress-bar-clr: #868686;
  --button-background-clr: #b69556;
  --button-background-clr-hover: #faf5f2;
  --button-icon-clr: #fff;
  --button-icon-clr-hover: #b69556;
  --person-social-media-clr: #b69556;
  --person-social-media-clr-hover: #fff;
  --accordion-font-clr: #b69556;
  --accordion-font-clr-hover: #fff;
  --accordion-font-clr-active: #fff;
}
.sectionInner[class*="primary"]:not(.tabsSection.tabsView) .aggregate .rssContent {
  --module-border-clr: #fff;
  background-color: #fff;
}
.sectionInner[class*="primary"]:not(.tabsSection.tabsView) :is(.document, .link) a:is(.name) {
  --site-clr: #fff;
  --alt-aggregate-clr-hover: #b69556;
  --module-border-clr: #b69556;
}
.sectionInner[class*="primary"]:not(.tabsSection.tabsView) .peopleModule .aggregate .person {
  --link-clr: #b69556;
  --link-clr-hover: #fff;
  --aggregate-name-clr: #b69556;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: #b69556;
}
.sectionInner[class*="primary"]:not(.tabsSection.tabsView) .sacramentTimesModule {
  --secondary-clr: #b69556;
}
.sectionInner[class*="primary"]:not(.tabsSection.tabsView) .calendarMonthTitle,
.sectionInner[class*="primary"]:not(.tabsSection.tabsView) .dayCalendarTitle {
  background-color: #b69556;
}
@media (min-width: 701px) {
  .sectionInner[class*="primary"].tabsSection.tabsView > header,
  .sectionInner[class*="primary"].tabsSection.tabsView .sectionTextModule {
    --section-title-clr: #fff;
    --module-title-clr: #fff;
    --site-clr: #fff;
    --headings-clr: #fff;
    --blockquote-font-clr: #fff;
    --field-label-clr: #fff;
    --section-subtitle-clr: #b69556;
    --module-subtitle-clr: #b69556;
    --wysiwygColor1: #fff;
    --link-clr: #b69556;
    --link-clr-hover: #fff;
    --blockquote-links-clr: #b69556;
    --blockquote-links-clr-hover: #fff;
    --primary-clr: #fff;
    --secondary-btn-clr-hover: #b69556;
    --placeholder-background-clr: #b69556;
    --placeholder-accent-clr: #fff;
    --aggregate-name-clr: #b69556;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
    --progress-bar-clr: #868686;
    --button-background-clr: #b69556;
    --button-background-clr-hover: #faf5f2;
    --button-icon-clr: #fff;
    --button-icon-clr-hover: #b69556;
    --person-social-media-clr: #b69556;
    --person-social-media-clr-hover: #fff;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView > header .aggregate .rssContent,
  .sectionInner[class*="primary"].tabsSection.tabsView .sectionTextModule .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView > header :is(.document, .link) a:is(.name),
  .sectionInner[class*="primary"].tabsSection.tabsView .sectionTextModule :is(.document, .link) a:is(.name) {
    --site-clr: #fff;
    --alt-aggregate-clr-hover: #b69556;
    --module-border-clr: #b69556;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView > header .peopleModule .aggregate .person,
  .sectionInner[class*="primary"].tabsSection.tabsView .sectionTextModule .peopleModule .aggregate .person {
    --link-clr: #b69556;
    --link-clr-hover: #fff;
    --aggregate-name-clr: #b69556;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: #b69556;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView > header .sacramentTimesModule,
  .sectionInner[class*="primary"].tabsSection.tabsView .sectionTextModule .sacramentTimesModule {
    --secondary-clr: #b69556;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView > header .calendarMonthTitle,
  .sectionInner[class*="primary"].tabsSection.tabsView .sectionTextModule .calendarMonthTitle,
  .sectionInner[class*="primary"].tabsSection.tabsView > header .dayCalendarTitle,
  .sectionInner[class*="primary"].tabsSection.tabsView .sectionTextModule .dayCalendarTitle {
    background-color: #b69556;
  }
}
@media (max-width: 700px) {
  .sectionInner[class*="primary"].tabsSection.tabsView {
    --section-title-clr: #fff;
    --module-title-clr: #fff;
    --site-clr: #fff;
    --headings-clr: #fff;
    --blockquote-font-clr: #fff;
    --field-label-clr: #fff;
    --section-subtitle-clr: #b69556;
    --module-subtitle-clr: #b69556;
    --wysiwygColor1: #fff;
    --link-clr: #b69556;
    --link-clr-hover: #fff;
    --blockquote-links-clr: #b69556;
    --blockquote-links-clr-hover: #fff;
    --primary-clr: #fff;
    --secondary-btn-clr-hover: #b69556;
    --placeholder-background-clr: #b69556;
    --placeholder-accent-clr: #fff;
    --aggregate-name-clr: #b69556;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
    --progress-bar-clr: #868686;
    --button-background-clr: #b69556;
    --button-background-clr-hover: #faf5f2;
    --button-icon-clr: #fff;
    --button-icon-clr-hover: #b69556;
    --person-social-media-clr: #b69556;
    --person-social-media-clr-hover: #fff;
    --accordion-font-clr: #b69556;
    --accordion-font-clr-hover: #fff;
    --accordion-font-clr-active: #fff;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView :is(.document, .link) a:is(.name) {
    --site-clr: #fff;
    --alt-aggregate-clr-hover: #b69556;
    --module-border-clr: #b69556;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView .peopleModule .aggregate .person {
    --link-clr: #b69556;
    --link-clr-hover: #fff;
    --aggregate-name-clr: #b69556;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: #b69556;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView .sacramentTimesModule {
    --secondary-clr: #b69556;
  }
  .sectionInner[class*="primary"].tabsSection.tabsView .calendarMonthTitle,
  .sectionInner[class*="primary"].tabsSection.tabsView .dayCalendarTitle {
    background-color: #b69556;
  }
}
#footer #footerText {
  --section-title-clr: #fff;
  --module-title-clr: #fff;
  --site-clr: #fff;
  --headings-clr: #fff;
  --blockquote-font-clr: #fff;
  --field-label-clr: #fff;
  --section-subtitle-clr: #b69556;
  --module-subtitle-clr: #b69556;
  --wysiwygColor1: #fff;
  --link-clr: #b69556;
  --link-clr-hover: #fff;
  --blockquote-links-clr: #b69556;
  --blockquote-links-clr-hover: #fff;
  --primary-clr: #fff;
  --secondary-btn-clr-hover: #b69556;
  --placeholder-background-clr: #b69556;
  --placeholder-accent-clr: #fff;
  --aggregate-name-clr: #b69556;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
  --progress-bar-clr: #868686;
  --button-background-clr: #b69556;
  --button-background-clr-hover: #faf5f2;
  --button-icon-clr: #fff;
  --button-icon-clr-hover: #b69556;
  --person-social-media-clr: #b69556;
  --person-social-media-clr-hover: #fff;
}
#footer #footerText .aggregate .rssContent {
  --module-border-clr: #fff;
  background-color: #fff;
}
#footer #footerText :is(.document, .link) a:is(.name) {
  --site-clr: #fff;
  --alt-aggregate-clr-hover: #b69556;
  --module-border-clr: #b69556;
}
#footer #footerText .peopleModule .aggregate .person {
  --link-clr: #b69556;
  --link-clr-hover: #fff;
  --aggregate-name-clr: #b69556;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: #b69556;
}
#footer #footerText .sacramentTimesModule {
  --secondary-clr: #b69556;
}
#footer #footerText .calendarMonthTitle,
#footer #footerText .dayCalendarTitle {
  background-color: #b69556;
}
.sectionInner[class*="secondary"]:not(.tabsSection.tabsView) {
  --section-title-clr: #fff;
  --module-title-clr: #fff;
  --site-clr: #fff;
  --headings-clr: #fff;
  --blockquote-font-clr: #fff;
  --field-label-clr: #fff;
  --section-subtitle-clr: #fff;
  --module-subtitle-clr: #fff;
  --wysiwygColor2: #fff;
  --link-clr: #234476;
  --link-clr-hover: #fff;
  --blockquote-links-clr: #234476;
  --blockquote-links-clr-hover: #fff;
  --secondary-btn-clr: #234476;
  --secondary-btn-clr-hover: #fff;
  --primary-btn-background-clr: #234476;
  --aggregate-name-clr: #234476;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
  --module-border-clr: #fff;
  --light-border-clr: #fff;
  --drk-border-clr: #fff;
  --button-font-clr: #fff;
  --button-font-clr-hover: #fff;
  --button-image-outline-clr: #fff;
  --person-social-media-clr: #234476;
  --person-social-media-clr-hover: #fff;
  --rss-background-clr: #234476;
  --accordion-border-clr: #fff;
  --accordion-font-clr-hover: #fff;
  --accordion-font-clr-active: #fff;
}
.sectionInner[class*="secondary"]:not(.tabsSection.tabsView) .aggregate .rssContent {
  --module-border-clr: #fff;
  background-color: #fff;
}
.sectionInner[class*="secondary"]:not(.tabsSection.tabsView) :is(.document, .link) a:is(.name) {
  --site-clr: #fff;
  --alt-aggregate-clr-hover: #234476;
  --module-border-clr: #234476;
}
.sectionInner[class*="secondary"]:not(.tabsSection.tabsView) .peopleModule .aggregate .person {
  --link-clr: #234476;
  --link-clr-hover: #fff;
  --aggregate-name-clr: #234476;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: #234476;
}
.sectionInner[class*="secondary"]:not(.tabsSection.tabsView) .peopleModule .aggregate .person .name:before {
  background-color: #fff;
}
.sectionInner[class*="secondary"]:not(.tabsSection.tabsView) .sacramentTimesModule {
  --secondary-clr: #234476;
}
.sectionInner[class*="secondary"].tabsSection.tabsView {
  --tab-background-clr: #234476;
  --tab-background-clr-hover: #234476;
}
@media (min-width: 701px) {
  .sectionInner[class*="secondary"].tabsSection.tabsView > header,
  .sectionInner[class*="secondary"].tabsSection.tabsView .sectionTextModule {
    --section-title-clr: #fff;
    --module-title-clr: #fff;
    --site-clr: #fff;
    --headings-clr: #fff;
    --blockquote-font-clr: #fff;
    --field-label-clr: #fff;
    --section-subtitle-clr: #fff;
    --module-subtitle-clr: #fff;
    --wysiwygColor2: #fff;
    --link-clr: #234476;
    --link-clr-hover: #fff;
    --blockquote-links-clr: #234476;
    --blockquote-links-clr-hover: #fff;
    --secondary-btn-clr: #234476;
    --secondary-btn-clr-hover: #fff;
    --primary-btn-background-clr: #234476;
    --aggregate-name-clr: #234476;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
    --module-border-clr: #fff;
    --light-border-clr: #fff;
    --drk-border-clr: #fff;
    --button-font-clr: #fff;
    --button-font-clr-hover: #fff;
    --button-image-outline-clr: #fff;
    --person-social-media-clr: #234476;
    --person-social-media-clr-hover: #fff;
    --rss-background-clr: #234476;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView > header .aggregate .rssContent,
  .sectionInner[class*="secondary"].tabsSection.tabsView .sectionTextModule .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView > header :is(.document, .link) a:is(.name),
  .sectionInner[class*="secondary"].tabsSection.tabsView .sectionTextModule :is(.document, .link) a:is(.name) {
    --site-clr: #fff;
    --alt-aggregate-clr-hover: #234476;
    --module-border-clr: #234476;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView > header .peopleModule .aggregate .person,
  .sectionInner[class*="secondary"].tabsSection.tabsView .sectionTextModule .peopleModule .aggregate .person {
    --link-clr: #234476;
    --link-clr-hover: #fff;
    --aggregate-name-clr: #234476;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: #234476;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView > header .peopleModule .aggregate .person .name:before,
  .sectionInner[class*="secondary"].tabsSection.tabsView .sectionTextModule .peopleModule .aggregate .person .name:before {
    background-color: #fff;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView > header .sacramentTimesModule,
  .sectionInner[class*="secondary"].tabsSection.tabsView .sectionTextModule .sacramentTimesModule {
    --secondary-clr: #234476;
  }
}
@media (max-width: 700px) {
  .sectionInner[class*="secondary"].tabsSection.tabsView {
    --section-title-clr: #fff;
    --module-title-clr: #fff;
    --site-clr: #fff;
    --headings-clr: #fff;
    --blockquote-font-clr: #fff;
    --field-label-clr: #fff;
    --section-subtitle-clr: #fff;
    --module-subtitle-clr: #fff;
    --wysiwygColor2: #fff;
    --link-clr: #234476;
    --link-clr-hover: #fff;
    --blockquote-links-clr: #234476;
    --blockquote-links-clr-hover: #fff;
    --secondary-btn-clr: #234476;
    --secondary-btn-clr-hover: #fff;
    --primary-btn-background-clr: #234476;
    --aggregate-name-clr: #234476;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
    --module-border-clr: #fff;
    --light-border-clr: #fff;
    --drk-border-clr: #fff;
    --button-font-clr: #fff;
    --button-font-clr-hover: #fff;
    --button-image-outline-clr: #fff;
    --person-social-media-clr: #234476;
    --person-social-media-clr-hover: #fff;
    --rss-background-clr: #234476;
    --accordion-border-clr: #fff;
    --accordion-font-clr-hover: #fff;
    --accordion-font-clr-active: #fff;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView :is(.document, .link) a:is(.name) {
    --site-clr: #fff;
    --alt-aggregate-clr-hover: #234476;
    --module-border-clr: #234476;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView .peopleModule .aggregate .person {
    --link-clr: #234476;
    --link-clr-hover: #fff;
    --aggregate-name-clr: #234476;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: #234476;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView .peopleModule .aggregate .person .name:before {
    background-color: #fff;
  }
  .sectionInner[class*="secondary"].tabsSection.tabsView .sacramentTimesModule {
    --secondary-clr: #234476;
  }
}
.sectionInner[class*="accent"]:not(.tabsSection.tabsView) {
  --section-title-clr: #fff;
  --module-title-clr: #fff;
  --site-clr: #fff;
  --headings-clr: #fff;
  --blockquote-font-clr: #fff;
  --field-label-clr: #fff;
  --section-subtitle-clr: #fff;
  --module-subtitle-clr: #fff;
  --wysiwygColor3: #fff;
  --link-clr: #234476;
  --link-clr-hover: #fff;
  --blockquote-links-clr: #234476;
  --blockquote-links-clr-hover: #fff;
  --primary-btn-clr-hover: #234476;
  --primary-btn-background-clr-hover: #faf5f2;
  --secondary-btn-clr: #234476;
  --secondary-btn-clr-hover: #fff;
  --aggregate-name-clr: #234476;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
  --module-border-clr: #fff;
  --light-border-clr: #fff;
  --drk-border-clr: #fff;
  --progress-bar-goal-clr: #868686;
  --button-font-clr: #fff;
  --button-font-clr-hover: #fff;
  --button-image-outline-clr: #fff;
  --button-background-clr-hover: #868686;
  --person-social-media-clr: #234476;
  --person-social-media-clr-hover: #fff;
  --rss-background-clr-hover: #faf5f2;
  --rss-icon-clr-hover: #234476;
  --accordion-border-clr: #fff;
  --accordion-font-clr-hover: #fff;
  --accordion-font-clr-active: #fff;
}
.sectionInner[class*="accent"]:not(.tabsSection.tabsView) .aggregate .rssContent {
  --module-border-clr: #fff;
  background-color: #fff;
}
.sectionInner[class*="accent"]:not(.tabsSection.tabsView) .progressBarModule .moduleBody .buttonContainer .facebookButton:hover .fbIcon {
  filter: none;
}
.sectionInner[class*="accent"]:not(.tabsSection.tabsView) :is(.document, .link) a:is(.name) {
  --site-clr: #fff;
  --alt-aggregate-clr-hover: #234476;
  --module-border-clr: #234476;
}
.sectionInner[class*="accent"]:not(.tabsSection.tabsView) .peopleModule .aggregate .person {
  --link-clr: #234476;
  --link-clr-hover: #fff;
  --aggregate-name-clr: #234476;
  --aggregate-name-clr-hover: #fff;
  --aggregate-subtitle-clr: #234476;
}
.sectionInner[class*="accent"]:not(.tabsSection.tabsView) .peopleModule .aggregate .person .name:before {
  background-color: #fff;
}
.sectionInner[class*="accent"]:not(.tabsSection.tabsView) .sacramentTimesModule {
  --secondary-clr: #234476;
}
@media (min-width: 701px) {
  .sectionInner[class*="accent"]:not(.tabsSection.tabsView) .normalCell .event.group .month,
  .sectionInner[class*="accent"]:not(.tabsSection.tabsView) .tallCell .event.group .month {
    background-color: #234476;
  }
  .sectionInner[class*="accent"]:not(.tabsSection.tabsView).fourModule .event.group .month {
    background-color: #234476;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner[class*="accent"]:not(.tabsSection.tabsView) .normalCell .event.group .month,
  .sectionInner[class*="accent"]:not(.tabsSection.tabsView) .tallCell .event.group .month {
    background-color: #234476;
  }
}
@media (min-width: 701px) {
  .sectionInner[class*="accent"].tabsSection.tabsView > header,
  .sectionInner[class*="accent"].tabsSection.tabsView .sectionTextModule {
    --section-title-clr: #fff;
    --module-title-clr: #fff;
    --site-clr: #fff;
    --headings-clr: #fff;
    --blockquote-font-clr: #fff;
    --field-label-clr: #fff;
    --section-subtitle-clr: #fff;
    --module-subtitle-clr: #fff;
    --wysiwygColor3: #fff;
    --link-clr: #234476;
    --link-clr-hover: #fff;
    --blockquote-links-clr: #234476;
    --blockquote-links-clr-hover: #fff;
    --primary-btn-clr-hover: #234476;
    --primary-btn-background-clr-hover: #faf5f2;
    --secondary-btn-clr: #234476;
    --secondary-btn-clr-hover: #fff;
    --aggregate-name-clr: #234476;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
    --module-border-clr: #fff;
    --light-border-clr: #fff;
    --drk-border-clr: #fff;
    --progress-bar-goal-clr: #868686;
    --button-font-clr: #fff;
    --button-font-clr-hover: #fff;
    --button-image-outline-clr: #fff;
    --button-background-clr-hover: #868686;
    --person-social-media-clr: #234476;
    --person-social-media-clr-hover: #fff;
    --rss-background-clr-hover: #faf5f2;
    --rss-icon-clr-hover: #234476;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView > header .aggregate .rssContent,
  .sectionInner[class*="accent"].tabsSection.tabsView .sectionTextModule .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView > header .progressBarModule .moduleBody .buttonContainer .facebookButton:hover .fbIcon,
  .sectionInner[class*="accent"].tabsSection.tabsView .sectionTextModule .progressBarModule .moduleBody .buttonContainer .facebookButton:hover .fbIcon {
    filter: none;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView > header :is(.document, .link) a:is(.name),
  .sectionInner[class*="accent"].tabsSection.tabsView .sectionTextModule :is(.document, .link) a:is(.name) {
    --site-clr: #fff;
    --alt-aggregate-clr-hover: #234476;
    --module-border-clr: #234476;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView > header .peopleModule .aggregate .person,
  .sectionInner[class*="accent"].tabsSection.tabsView .sectionTextModule .peopleModule .aggregate .person {
    --link-clr: #234476;
    --link-clr-hover: #fff;
    --aggregate-name-clr: #234476;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: #234476;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView > header .peopleModule .aggregate .person .name:before,
  .sectionInner[class*="accent"].tabsSection.tabsView .sectionTextModule .peopleModule .aggregate .person .name:before {
    background-color: #fff;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView > header .sacramentTimesModule,
  .sectionInner[class*="accent"].tabsSection.tabsView .sectionTextModule .sacramentTimesModule {
    --secondary-clr: #234476;
  }
}
@media (max-width: 700px) {
  .sectionInner[class*="accent"].tabsSection.tabsView {
    --section-title-clr: #fff;
    --module-title-clr: #fff;
    --site-clr: #fff;
    --headings-clr: #fff;
    --blockquote-font-clr: #fff;
    --field-label-clr: #fff;
    --section-subtitle-clr: #fff;
    --module-subtitle-clr: #fff;
    --wysiwygColor3: #fff;
    --link-clr: #234476;
    --link-clr-hover: #fff;
    --blockquote-links-clr: #234476;
    --blockquote-links-clr-hover: #fff;
    --primary-btn-clr-hover: #234476;
    --primary-btn-background-clr-hover: #faf5f2;
    --secondary-btn-clr: #234476;
    --secondary-btn-clr-hover: #fff;
    --aggregate-name-clr: #234476;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: rgba(255, 255, 255, 0.75);
    --module-border-clr: #fff;
    --light-border-clr: #fff;
    --drk-border-clr: #fff;
    --progress-bar-goal-clr: #868686;
    --button-font-clr: #fff;
    --button-font-clr-hover: #fff;
    --button-image-outline-clr: #fff;
    --button-background-clr-hover: #868686;
    --person-social-media-clr: #234476;
    --person-social-media-clr-hover: #fff;
    --rss-background-clr-hover: #faf5f2;
    --rss-icon-clr-hover: #234476;
    --accordion-border-clr: #fff;
    --accordion-font-clr-hover: #fff;
    --accordion-font-clr-active: #fff;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView .progressBarModule .moduleBody .buttonContainer .facebookButton:hover .fbIcon {
    filter: none;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView :is(.document, .link) a:is(.name) {
    --site-clr: #fff;
    --alt-aggregate-clr-hover: #234476;
    --module-border-clr: #234476;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView .peopleModule .aggregate .person {
    --link-clr: #234476;
    --link-clr-hover: #fff;
    --aggregate-name-clr: #234476;
    --aggregate-name-clr-hover: #fff;
    --aggregate-subtitle-clr: #234476;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView .peopleModule .aggregate .person .name:before {
    background-color: #fff;
  }
  .sectionInner[class*="accent"].tabsSection.tabsView .sacramentTimesModule {
    --secondary-clr: #234476;
  }
}
.sectionInner[class*="neutral"]:not(.tabsSection.tabsView) {
  --module-background-clr: #fff;
  --field-background-clr: #fff;
  --field-border-clr: #fff;
  --progress-background-clr: #fff;
  --progress-bar-border-clr: #fff;
}
.sectionInner[class*="neutral"]:not(.tabsSection.tabsView) .aggregate .rssContent {
  --module-border-clr: #fff;
  background-color: #fff;
}
.sectionInner[class*="neutral"].tabsSection {
  --tab-background-clr-active: #fff;
}
@media (max-width: 700px) {
  .sectionInner[class*="neutral"].tabsSection.tabsView {
    --module-background-clr: #fff;
    --field-background-clr: #fff;
    --field-border-clr: #fff;
    --progress-background-clr: #fff;
    --progress-bar-border-clr: #fff;
  }
  .sectionInner[class*="neutral"].tabsSection.tabsView .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
}
@media (min-width: 701px) {
  .sectionInner.tabsView:not([class*="neutral"]) .tabContent {
    --module-background-clr: #fff;
    --field-background-clr: #fff;
    --field-border-clr: #fff;
    --progress-background-clr: #fff;
    --progress-bar-border-clr: #fff;
  }
  .sectionInner.tabsView:not([class*="neutral"]) .tabContent .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
  #core.duo #content2 {
    --module-background-clr: #fff;
    --field-background-clr: #fff;
    --field-border-clr: #fff;
    --progress-background-clr: #fff;
    --progress-bar-border-clr: #fff;
  }
  #core.duo #content2 .aggregate .rssContent {
    --module-border-clr: #fff;
    background-color: #fff;
  }
}
.footerConnectGroupOn #footerText {
  padding-top: 50px;
}
@media (max-width: 700px) {
  .footerConnectGroupOn #footerText {
    padding-top: 25px;
  }
}
@media (max-width: 700px) {
  #footer {
    padding-bottom: 0;
  }
}
#footer #footerText {
  --site-clr: #fff;
  --headings-clr: #fff;
  --links-clr: #b69556;
  --links-clr-hover: #fff;
}
@media (max-width: 700px) {
  #footer #footerText {
    margin-bottom: 80px;
  }
}
@media (min-width: 701px) {
  #footer #footerSocialMedia {
    position: absolute;
    bottom: 23px;
    left: calc( ( 100% - 1175px ) / 2 );
    text-align: left;
  }
}
#footer #footerGroup {
  font-size: 14px;
}
@media (min-width: 701px) {
  #footer #footerGroup {
    position: absolute;
    bottom: 26px;
    right: calc( ( 100% - 1175px ) / 2 );
    text-align: right;
  }
}
@media (max-width: 700px) {
  #footer #footerGroup {
    margin-top: 17.5px;
  }
}
@media (max-width: 700px) {
  #footer .footerConnectGroupModule {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#footer .footerConnectGroupModule a:not(.htmlButton) {
  color: #b69556;
}
#footer .footerConnectGroupModule a:not(.htmlButton):hover {
  color: #606060;
}
#footer .footerConnectGroupModule .moduleName .moduleTitle {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 48px;
  font-weight: 400;
}
@media (max-width: 700px) {
  #footer .footerConnectGroupModule .moduleName .moduleTitle {
    font-size: 30px;
    line-height: normal;
  }
}
#footer .footerConnectGroupModule .groupContent {
  --field-background-clr: #fff;
  --field-border-clr: #fff;
}
@media (min-width: 701px) {
  #footer .footerConnectGroupModule .groupContent .formStyling {
    margin-top: 50px;
  }
  #footer .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter {
    display: flex;
    justify-content: center;
    align-items: end;
    flex-wrap: wrap;
  }
  #footer .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .aggregate {
    padding-top: 0px;
    display: flex;
  }
  #footer .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .formCaptchaInfo {
    width: 100%;
  }
  #footer .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .formCaptchaInfo p {
    margin-block: 0px;
  }
  #footer .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .ofField {
    margin-bottom: 0px;
  }
  #footer .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .submitForm {
    margin: 0;
  }
  #footer .footerConnectGroupModule .groupContent .formStyling .firstLastNameField > div,
  #footer .footerConnectGroupModule .groupContent .formStyling .duoField > div,
  #footer .footerConnectGroupModule .groupContent .formStyling .firstLastNameField input,
  #footer .footerConnectGroupModule .groupContent .formStyling .duoField input {
    width: 210px;
  }
  #footer .footerConnectGroupModule .groupContent .formStyling .firstLastNameField > div,
  #footer .footerConnectGroupModule .groupContent .formStyling .duoField > div {
    margin-right: 20px;
  }
}
#footer .footerConnectGroupModule .groupContent .formStyling .formCaptchaInfo {
  margin-top: 20px;
}
@media (max-width: 700px) {
  #footer .footerConnectGroupModule #saveConnectFormFooter {
    max-width: 100%;
  }
}
@media (min-width: 701px) {
  #footerText .container {
    align-items: stretch !important;
    gap: 75px;
  }
}
@media (min-width: 701px) {
  #footerText .container .column {
    flex: 1;
  }
}
#footerText .container .column:not(:only-child):not(:last-child) {
  position: relative;
}
@media (max-width: 700px) {
  #footerText .container .column:not(:only-child):not(:last-child) {
    margin-bottom: 60px;
  }
}
#footerText .container .column:not(:only-child):not(:last-child):before {
  content: "";
  position: absolute;
  background-color: var(--module-border-clr);
}
@media (min-width: 701px) {
  #footerText .container .column:not(:only-child):not(:last-child):before {
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-vertical-divider.svg") top center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-vertical-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/bottom-vertical-divider.svg") bottom center, linear-gradient(to bottom, #000 0%, #000 100%) center center;
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/top-vertical-divider.svg") top center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-vertical-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/bottom-vertical-divider.svg") bottom center, linear-gradient(to bottom, #000 0%, #000 100%) center center;
    mask-size: 10.5px auto, 16px auto, 10.5px auto, 1px 100%;
    mask-repeat: no-repeat;
    top: 0;
    bottom: 0;
    right: -45.5px;
    width: 16px;
    height: 100%;
  }
}
@media (max-width: 700px) {
  #footerText .container .column:not(:only-child):not(:last-child):before {
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/center-hr-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
    mask-size: auto 10.5px, auto 16px, auto 10.5px, 100% 1px;
    mask-repeat: no-repeat;
    bottom: -38px;
    left: 0;
    right: 0;
    width: 100%;
    height: 16px;
  }
}
#footerText .container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 700px) {
  #footerText .container {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #footerText .container .column {
    width: 100%;
    margin: 0px;
  }
}
.pageTypeInterior #background #interiorHeader {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  position: relative;
  padding: 0;
}
.pageTypeInterior #background #interiorHeader:before {
  box-sizing: border-box;
  content: "";
  width: 200vw;
  min-width: 1175px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #b69556;
  z-index: -1;
}
.pageTypeInterior #background.noPageImage.noPageTitle #interiorHeader {
  height: 1px;
}
#background #core:not(.section) #interiorHeader {
  margin-bottom: 100px;
}
@media (max-width: 700px) {
  #background #core:not(.section) #interiorHeader {
    margin-bottom: 50px;
  }
}
#pageTitle {
  box-sizing: border-box;
  width: 100%;
  line-height: normal;
  text-align: left;
  padding: 50px 0;
}
@media (max-width: 700px) {
  #pageTitle {
    font-size: 36px;
    padding: 35px 0;
  }
}
@media (min-width: 701px) {
  #pageTitle .pageTitleWrapper {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media (max-width: 700px) {
  #pageTitle .pageTitleWrapper {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.pageTypeInterior #background.noPageImage #pageImage {
  display: none;
}
@media (min-width: 701px) {
  .pageTypeInterior #background.hasPageImage #interiorHeader {
    height: 330px;
  }
  .pageTypeInterior #background.hasPageImage:not(.hasPageTitle) #interiorHeader:before {
    display: none;
  }
  .pageTypeInterior #background.hasPageImage.hasPageTitle #interiorHeader:before {
    background: rgba(35, 68, 118, 0.7);
  }
}
@media (min-width: 1921px) {
  .pageTypeInterior #background.hasPageImage #pageImage {
    width: 100vw;
    margin-left: -50vw;
  }
}
#addthisWrapper {
  position: absolute;
  right: 0px;
}
@media (max-width: 700px) {
  #addthisWrapper {
    bottom: -50px;
  }
}
@media (min-width: 701px) {
  .pageTypeInterior #background:not(.noAddThis) #addthisWrapper {
    bottom: -55px;
  }
}
.pageTypeInterior #background:not(.noAddThis) #core.section #section1 > li:first-child .sectionInner.headlineSection.focusPointImage.full.edgeToEdge {
  z-index: 201;
}
@media (max-width: 700px) {
  .pageTypeInterior #background:not(.noAddThis) #core.section #section1 > li:first-child .sectionInner.headlineSection.focusPointImage {
    z-index: 201;
  }
}
.pageTypeInterior #background:not(.noAddThis) #interiorHeader {
  z-index: 201;
}
@media (min-width: 701px) {
  .pageTypeInterior #background #core:not(.section) {
    max-width: 1370px;
    min-width: 1175px;
    width: calc(100vw - 100px);
  }
  .pageTypeInterior #background #core:not(.section).duo #content1 {
    width: calc(100% - 500px);
  }
  .pageTypeInterior #background #core:not(.section).duo #content2 {
    padding-bottom: 200px;
  }
  .pageTypeInterior #background #core:not(.section).duo #content2:before {
    content: "";
    width: 50vw;
    height: 165px;
    position: absolute;
    z-index: 0;
    top: auto;
    right: -70px;
    bottom: -25px;
    background-color: rgba(182, 149, 86, 0.6);
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/high-res-horz-embellish.svg");
    mask-size: auto 165px;
    mask-position: right bottom;
    mask-repeat: no-repeat;
    mask-repeat: repeat-x;
  }
  .pageTypeInterior #background #core:not(.section).duo #content2:after {
    content: "";
    width: 50vw;
    height: calc(100% + 100px + 25px);
    position: absolute;
    z-index: -1;
    top: -100px;
    right: -70px;
    bottom: -25px;
    background-color: #faf5f2;
  }
  .pageTypeInterior #background #core.section #interiorHeader {
    max-width: 1370px;
    min-width: 1175px;
    width: calc(100vw - 100px);
    float: left;
    left: 50%;
    transform: translateX(-50%);
  }
  .pageTypeInterior #core:is(.singleColumn, .solo) :is(#content1, #interiorHeader) {
    width: 100%;
  }
}
.sidenavTitle {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0px;
  margin-bottom: 23px;
  border-bottom: 0px;
  background-color: transparent;
}
.sidenavTitle:after {
  content: "";
  display: block;
  margin: 10px auto 0px;
  width: 100%;
  height: 10px;
  background-color: #b69556;
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask-size: auto 7.5px, auto 10px, auto 7.5px, 100% 1px;
  mask-repeat: no-repeat;
}
.sidenavTitle:hover {
  background-color: transparent;
}
#sideNav,
[class*="SideNav"] {
  overflow: hidden;
}
#sideNav #topLink,
[class*="SideNav"] #topLink {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0px;
  margin-bottom: 23px;
  border-bottom: 0px;
  background-color: transparent;
  white-space: normal;
}
#sideNav #topLink:after,
[class*="SideNav"] #topLink:after {
  content: "";
  display: block;
  margin: 10px auto 0px;
  width: 100%;
  height: 10px;
  background-color: #b69556;
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask-size: auto 7.5px, auto 10px, auto 7.5px, 100% 1px;
  mask-repeat: no-repeat;
}
#sideNav #topLink:hover,
[class*="SideNav"] #topLink:hover {
  background-color: transparent;
}
#sideNav .navCollapsible > .navName,
[class*="SideNav"] .navCollapsible > .navName {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  overflow: visible;
}
#sideNav .navCollapsible > .navName span,
[class*="SideNav"] .navCollapsible > .navName span {
  order: 0;
}
#sideNav .navCollapsible > .navName:before,
[class*="SideNav"] .navCollapsible > .navName:before {
  display: none;
}
#sideNav .navCollapsible > .navName:after,
[class*="SideNav"] .navCollapsible > .navName:after {
  content: "\f068";
  display: inline-block;
  font-family: "Font Awesome 6 Regular";
  font-size: 15px;
  color: inherit;
  line-height: 1;
}
#sideNav .navCollapsible:not(.navCollapsed) > .navName,
[class*="SideNav"] .navCollapsible:not(.navCollapsed) > .navName {
  font-weight: 400;
}
#sideNav .navCollapsible.navCollapsed > .navName:after,
[class*="SideNav"] .navCollapsible.navCollapsed > .navName:after {
  content: "\2b";
}
#sideNav ul.aggregateMonths > li.aggregateLabel:not(.navCollapsible) > .navName,
[class*="SideNav"] ul.aggregateMonths > li.aggregateLabel:not(.navCollapsible) > .navName,
#sideNav ul.aggregatePages > li.aggregateLabel:not(.navCollapsible) > .navName,
[class*="SideNav"] ul.aggregatePages > li.aggregateLabel:not(.navCollapsible) > .navName {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0px;
  margin-bottom: 23px;
  border-bottom: 0px;
  background-color: transparent;
}
#sideNav ul.aggregateMonths > li.aggregateLabel:not(.navCollapsible) > .navName:after,
[class*="SideNav"] ul.aggregateMonths > li.aggregateLabel:not(.navCollapsible) > .navName:after,
#sideNav ul.aggregatePages > li.aggregateLabel:not(.navCollapsible) > .navName:after,
[class*="SideNav"] ul.aggregatePages > li.aggregateLabel:not(.navCollapsible) > .navName:after {
  content: "";
  display: block;
  margin: 10px auto 0px;
  width: 100%;
  height: 10px;
  background-color: #b69556;
  -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
  mask-size: auto 7.5px, auto 10px, auto 7.5px, 100% 1px;
  mask-repeat: no-repeat;
}
#sideNav ul.aggregateMonths > li.aggregateLabel:not(.navCollapsible) > .navName:hover,
[class*="SideNav"] ul.aggregateMonths > li.aggregateLabel:not(.navCollapsible) > .navName:hover,
#sideNav ul.aggregatePages > li.aggregateLabel:not(.navCollapsible) > .navName:hover,
[class*="SideNav"] ul.aggregatePages > li.aggregateLabel:not(.navCollapsible) > .navName:hover {
  background-color: transparent;
}
#sideNav .navCollapsible > ul > li .navName:is(a),
[class*="SideNav"] .navCollapsible > ul > li .navName:is(a) {
  color: #868686;
}
#sideNav .navCollapsible > ul > li .navName:is(a):hover,
[class*="SideNav"] .navCollapsible > ul > li .navName:is(a):hover {
  color: #234476;
}
#content2 .moduleInner > .editBar .toggleSubtitleButton {
  display: none;
}
@media (min-width: 701px) {
  #content2 .moduleInner .moduleName {
    padding-bottom: 0px;
  }
  #content2 .moduleInner .moduleName .moduleTitle {
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 23px;
    border-bottom: 0px;
    background-color: transparent;
  }
  #content2 .moduleInner .moduleName .moduleTitle:after {
    content: "";
    display: block;
    margin: 10px auto 0px;
    width: 100%;
    height: 10px;
    background-color: #b69556;
    -webkit-mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
    mask: url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/left-hr-divider.svg") left center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/button-module-middle-divider.svg") center center, url("https://cdn.ecatholic.com/1748384483/themes/theme45/images/right-hr-divider.svg") right center, linear-gradient(to right, #000 0%, #000 100%) center center;
    mask-size: auto 7.5px, auto 10px, auto 7.5px, 100% 1px;
    mask-repeat: no-repeat;
  }
  #content2 .moduleInner .moduleName .moduleTitle:hover {
    background-color: transparent;
  }
  #content2 .moduleInner .moduleName .moduleSubtitle {
    display: none;
  }
}
.aggregate .bulletinName .name {
  color: #868686;
}
.aggregate .bulletinName .name :is(a, span) {
  color: #868686;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .exportCalendar,
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle {
  color: #fff;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .exportCalendar:hover,
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle:hover {
  color: rgba(255, 255, 255, 0.5);
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle {
  position: relative;
  text-align: left;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
  white-space: nowrap;
  padding: 0px 24px 0 0;
  margin: 0 0 0 10px;
  color: #fff;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle:after {
  content: "\f105";
  font-family: "Font Awesome 6 Light";
  font-size: 22px;
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
  transition: right 0.3s;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle:hover:after {
  right: 0px;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle {
  display: grid;
  align-items: center;
  justify-items: center;
  grid-template-rows: auto;
  gap: 10px;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .pageTitleWrapper {
  display: block;
  width: 100%;
  text-align: left;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle #fieldGroup-calendarPageSelection {
  margin: 0;
  float: none;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle #fieldGroup-calendarPageSelection #calendarPageSelection {
  background-color: #fff;
  color: #606060;
  border-color: #fff;
  border-radius: 0px;
  font-size: 14px;
  max-width: 170px;
  max-height: 23px;
  font-size: 13px;
  float: none;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarExportContainer {
  width: 16px;
  height: 16px;
}
#core.aggregate:is(.calendarPage) #pageTitle .calendarViewToggle {
  margin-right: 0px;
}
@media (min-width: 501px) {
  #core.aggregate:is(.events) #pageTitle {
    grid-template-columns: 1fr repeat(2, min-content);
  }
  #core.aggregate:is(.events) #pageTitle .pageTitleWrapper {
    grid-row: 1;
    grid-column: 1;
  }
  #core.aggregate:is(.events) #pageTitle .calendarViewToggle {
    grid-row: 1;
    grid-column: 3;
  }
  #core.aggregate:is(.events) #pageTitle .calendarExportContainer {
    grid-row: 1;
    grid-column: 2;
  }
  #core.aggregate:is(.calendarPage) #pageTitle {
    grid-template-columns: 1fr min-content;
  }
  #core.aggregate:is(.calendarPage) #pageTitle .pageTitleWrapper {
    grid-column: 1;
    grid-row: 1 / span 2;
  }
  #core.aggregate:is(.calendarPage) #pageTitle #fieldGroup-calendarPageSelection {
    grid-column: 2;
  }
  #core.aggregate:is(.calendarPage) #pageTitle .calendarViewToggle {
    grid-column: 2;
    justify-self: end;
  }
  #core.aggregate:is(.calendarPage) #pageTitle .calendarExportContainer {
    grid-column: 2;
    justify-self: end;
  }
}
@media (max-width: 500px) {
  #core.aggregate:is(.events, .calendarPage) #pageTitle {
    align-items: center;
    justify-items: start;
    grid-template-columns: min-content 1fr;
  }
  #core.aggregate:is(.events, .calendarPage) #pageTitle .pageTitleWrapper {
    grid-row: 1 / span 1;
    grid-column: 1 / span 2;
  }
  #core.aggregate:is(.events, .calendarPage) #pageTitle #fieldGroup-calendarPageSelection {
    grid-row: 2;
  }
  #core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle {
    grid-row: 2;
    grid-column: 2;
  }
  #core.aggregate:is(.events, .calendarPage) #pageTitle .calendarExportContainer {
    grid-row: 2;
    grid-column: 1;
  }
  #core.aggregate:is(.calendarPage) #pageTitle .pageTitleWrapper {
    grid-column: 1 / span 2;
  }
  #core.aggregate:is(.calendarPage) #pageTitle .calendarViewToggle {
    grid-row: 2;
    grid-column: 2;
  }
}
.calendar .today .dateNumber {
  color: #fff;
}
.calendar .calendarEvent:nth-child(odd) {
  color: #fff;
}
.calendarModule.calendarView .monthCalendar {
  background-color: var(--module-background-clr);
}
@media (min-width: 701px) {
  .sectionInner:not(.twoModule):not(.threeModule):not(.fourModule):not(.fiveModule):not(
				.sixModule
			) .calendar .dateNumber {
    padding: 10px 0 0 10px;
  }
  .sectionInner:not(.twoModule):not(.threeModule):not(.fourModule):not(.fiveModule):not(
				.sixModule
			) .calendar .dayName {
    padding: 10px 0;
  }
  .sectionInner:not(.twoModule):not(.threeModule):not(.fourModule):not(.fiveModule):not(
				.sixModule
			) .calendar .calendarEvent {
    padding: 10px;
  }
  .sectionInner:is(.gridSection, .halfSection, .columnSection) .modulePosition:not(.wideTallCell):not(.size4):not(.size6):not(
					.smallColumn
				):not(.halfColumn) .calendar .dateNumber {
    padding: 10px 0 0 10px;
  }
  .sectionInner:is(.gridSection, .halfSection, .columnSection) .modulePosition:not(.wideTallCell):not(.size4):not(.size6):not(
					.smallColumn
				):not(.halfColumn) .calendar .dayName {
    padding: 10px 0;
  }
  .sectionInner:is(.gridSection, .halfSection, .columnSection) .modulePosition:not(.wideTallCell):not(.size4):not(.size6):not(
					.smallColumn
				):not(.halfColumn) .calendar .calendarEvent {
    padding: 10px;
  }
  .singleColumn .calendar .dateNumber {
    padding: 10px 0 0 10px;
  }
  .singleColumn .calendar .dayName {
    padding: 10px 0;
  }
  .singleColumn .calendar .calendarEvent {
    padding: 10px;
  }
}
@media (min-width: 501px) {
  .singleColumn #content1 .calendar .day,
  .solo #content1 .calendar .day {
    height: 100px;
  }
  .oneModule .calendar .day {
    height: 100px;
  }
}
.calendarMonthTitle {
  margin-bottom: -1px;
}
.calendarMonthTitle,
.dayCalendarTitle {
  padding: 15px 0;
}
.interior.event .date {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
}
.interior.event .eventDetails {
  margin-top: 15px;
}
#core.aggregate.news .pageTitleWrapper {
  padding-right: 50px;
}
#core.aggregate.news .rssLink {
  background-color: #234476;
}
#core.aggregate.news .rssLink:hover {
  background-color: #868686;
}
@media (min-width: 501px) {
  #core.aggregate.news #content1 {
    display: grid;
    grid-template-columns: repeat(2, calc((100% - 30px) / 2));
    align-items: stretch;
    gap: 30px;
  }
  #core.aggregate.news #content1 .group {
    margin: 0px;
  }
  #core.aggregate.news #content1 .group:only-child {
    align-self: start;
  }
  #core.aggregate.news #content1 .group:has(+ .infinite-more-link) {
    align-self: start;
  }
}
#core.aggregate.news #content1 .group .author {
  font-style: normal;
}
.interior.news .date {
  font-weight: 400;
}
.interior.news .date .month {
  font-size: 0px;
  letter-spacing: 0px;
}
.interior.news .date .month:before {
  font-size: 16px;
}
.interior.news .date .month.january:before {
  content: "Jan";
}
.interior.news .date .month.february:before {
  content: "Feb";
}
.interior.news .date .month.march:before {
  content: "Mar";
}
.interior.news .date .month.april:before {
  content: "Apr";
}
.interior.news .date .month.may:before {
  content: "May";
}
.interior.news .date .month.june:before {
  content: "Jun";
}
.interior.news .date .month.july:before {
  content: "Jul";
}
.interior.news .date .month.august:before {
  content: "Aug";
}
.interior.news .date .month.september:before {
  content: "Sep";
}
.interior.news .date .month.october:before {
  content: "Oct";
}
.interior.news .date .month.november:before {
  content: "Nov";
}
.interior.news .date .month.december:before {
  content: "Dec";
}
.interior.news .date .month:before {
  letter-spacing: 1px;
}
.interior.news .author {
  font-style: normal;
  font-size: 14px;
}
.interior.person .role {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
  color: var(--aggregate-subtitle-clr);
  padding-bottom: 15px;
  background-position: center bottom;
}
@media (max-width: 700px) {
  .interior.person .role {
    background-position: left bottom;
  }
}
.interior.person .picture {
  padding: 0;
  overflow: hidden;
  max-width: unset;
  margin: 0 0 20px 0;
}
@media (min-width: 501px) {
  .interior.person .picture {
    width: 200px;
    height: auto;
  }
}
@media (max-width: 500px) {
  .interior.person .picture {
    width: 150px;
    height: auto;
  }
}
.interior.person .moduleInner.content {
  display: grid;
  grid-template-areas: "thumb . bio" "role . bio" "mail . bio" "phone . bio" "social-media . bio" ". . bio";
  grid-template-columns: min-content 1fr calc(100% - 210px);
  grid-template-rows: repeat(5, min-content) 1fr;
  justify-items: center;
}
@media (max-width: 700px) {
  .interior.person .moduleInner.content {
    grid-template-areas: "thumb" "role" "mail" "phone" "social-media" "bio";
    grid-template-columns: 100%;
    grid-template-rows: repeat(6, min-content);
    justify-items: start;
  }
}
.interior.person .moduleInner.content .role {
  grid-area: role;
}
@media (min-width: 701px) {
  .interior.person .moduleInner.content .role {
    text-align: center;
  }
}
.interior.person .moduleInner.content picture {
  grid-area: thumb;
}
.interior.person .moduleInner.content .mail {
  grid-area: mail;
}
.interior.person .moduleInner.content .phone {
  grid-area: phone;
}
.interior.person .moduleInner.content .personSocialMedia {
  grid-area: social-media;
  margin-top: 10px;
}
.interior.person .moduleInner.content .bio {
  grid-area: bio;
  width: 100%;
  margin: 0;
}
@media (min-width: 701px) {
  .interior.person .moduleInner.content .bio {
    margin-left: 30px;
  }
}
.photoAlbum.infinite-item a[class*="lightbox"] {
  display: inline-flex;
  width: 120px;
  height: 95px;
  padding: 0;
  margin: 15px;
  overflow: hidden;
}
.photoAlbum.infinite-item a[class*="lightbox"] picture {
  width: 120px;
  height: 95px;
}
.photoAlbum.infinite-item a[class*="lightbox"] picture .thumb {
  max-width: none;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.photoAlbum.infinite-item .photoAlbumName a.name {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 22px;
}
@media (max-width: 500px) {
  .photoAlbum.infinite-item {
    padding-left: 0;
    padding-right: 0;
  }
  .photoAlbum.infinite-item a[class*="lightbox"] {
    display: inline-flex;
    width: 40%;
    height: auto;
    aspect-ratio: 1;
  }
  .photoAlbum.infinite-item a[class*="lightbox"] picture img.thumb {
    max-width: 100%;
    height: auto;
  }
}
#core.search #interiorHeader #pageTitle {
  padding-bottom: 25px;
}
#core.search #interiorHeader #coreSearch {
  margin: 0 auto 50px 0;
  width: 100%;
  max-width: 350px;
}
#core.search #interiorHeader #coreSearch #coreSearchField {
  box-sizing: border-box;
  height: 40px;
  max-width: 100%;
  padding-left: 20px;
}
#core.search #interiorHeader #coreSearch #searchSubmit {
  right: 0px;
  width: 40px;
  height: 40px;
  padding: 0;
}
@media (max-width: 700px) {
  .sectionInner .sectionButtonModule {
    max-width: 100%;
    transform: none !important;
    margin-top: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sectionInner .sectionButtonModule[style*="height"] {
    height: auto !important;
    min-height: unset !important;
    max-height: unset !important;
  }
  .gridSection:not(.clonedMobileSection) > footer {
    margin-top: 0px;
  }
  .sectionInner.gridSection .sectionTextModule .titlePosition > li:not(.sectionButtonModule)[style*="height"],
  .sectionInner.gridSection .modulePosition > li:not(.sectionButtonModule)[style*="height"] {
    height: auto !important;
  }
  .sectionInner.gridSection:not(.clonedMobileSection).threeAcross .sectionBody {
    max-width: 100%;
  }
  .sectionInner.gridSection .sectionBody {
    grid-template-rows: auto;
    grid-auto-rows: auto;
  }
  .sectionInner.gridSection .sectionBody .modulePosition {
    grid-row: unset;
  }
  .sectionInner.halfSection .modulePosition {
    min-width: 100%;
  }
  @supports (display: grid) {
    .sectionRegion .gridSection:not(.fullWidthGrid) > footer {
      padding-bottom: 50px;
    }
  }
  #core.aggregate #content2 {
    order: 1;
  }
  #core.aggregate #content1 {
    order: 2;
  }
}
@media (max-width: 500px) {
  .gridSection:not(.clonedMobileSection).threeAcross :is(.tallCell, .normalCell) :is(.buttonModule, .imageModule) {
    max-width: 100%;
  }
}
.sectionInner[class*="primary"],
#footer #footerText {
  --wysiwygColor4: #f8f6f2;
}
