@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/1752785974/paymentMinimal/icons/custom-payment-field-icons.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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/1752785974/paymentMinimal/icons/custom-payment-title-icons-100.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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/1752785974/paymentMinimal/icons/custom-payment-title-icons-300.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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/1752785974/paymentMinimal/icons/custom-payment-title-icons-400.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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/1752785974/paymentMinimal/icons/custom-payment-title-icons-900.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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: "Lora", 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 */
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-Bold.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-Bold.woff") format("woff"), url("/ec-fonts/Lora/Lora-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-BoldItalic.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-BoldItalic.woff") format("woff"), url("/ec-fonts/Lora/Lora-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-Italic.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-Italic.woff") format("woff"), url("/ec-fonts/Lora/Lora-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-Medium.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-Medium.woff") format("woff"), url("/ec-fonts/Lora/Lora-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-MediumItalic.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-MediumItalic.woff") format("woff"), url("/ec-fonts/Lora/Lora-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-Regular.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-Regular.woff") format("woff"), url("/ec-fonts/Lora/Lora-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-SemiBold.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-SemiBold.woff") format("woff"), url("/ec-fonts/Lora/Lora-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-SemiBoldItalic.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-SemiBoldItalic.woff") format("woff"), url("/ec-fonts/Lora/Lora-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-Bold.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-Bold.woff") format("woff"), url("/ec-fonts/Lora/Lora-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-BoldItalic.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-BoldItalic.woff") format("woff"), url("/ec-fonts/Lora/Lora-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-Italic.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-Italic.woff") format("woff"), url("/ec-fonts/Lora/Lora-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-Medium.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-Medium.woff") format("woff"), url("/ec-fonts/Lora/Lora-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-MediumItalic.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-MediumItalic.woff") format("woff"), url("/ec-fonts/Lora/Lora-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-Regular.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-Regular.woff") format("woff"), url("/ec-fonts/Lora/Lora-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-SemiBold.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-SemiBold.woff") format("woff"), url("/ec-fonts/Lora/Lora-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("/ec-fonts/Lora/Lora-SemiBoldItalic.woff2") format("woff2"), url("/ec-fonts/Lora/Lora-SemiBoldItalic.woff") format("woff"), url("/ec-fonts/Lora/Lora-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  src: url("/ec-fonts/Bebas_Neue/bebas-neue-v14-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: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  src: url("/ec-fonts/Bebas_Neue/bebas-neue-v14-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-family: "Miniver";
  src: url("/ec-fonts/Miniver/miniver-regular-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Miniver";
  src: url("/ec-fonts/Miniver/miniver-regular-webfont.woff2") format("woff2");
  font-weight: 400;
  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 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: "Lora", serif;
  font-size: 16px;
  color: #333;
  --currentYear: "";
  counter-reset: currentYear var(--currentYear);
}
a {
  color: #af906e;
  text-decoration: none;
}
a:hover {
  color: #537a7b;
  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: #faf4ed;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
#__lpform_numberButtons {
  display: none;
}
.hideLabel {
  display: none;
}
.wysiwygColor1 {
  color: #142416;
}
.wysiwygColor2 {
  color: #537a7b;
}
.wysiwygColor3 {
  color: #af906e;
}
.wysiwygColor4 {
  color: #819c9d;
}
.htmlButton {
  align-items: center;
  text-align: center;
  justify-content: center;
  box-sizing: border-box;
  display: inline-flex;
  max-width: 400px;
  min-width: 150px;
  margin: 15px 15px 15px 0px;
  padding: 16px 28px;
  border-radius: 8px;
  line-height: 1.5;
  color: #faf4ed;
  background-color: #537a7b;
  border: 0px solid #537a7b;
  text-decoration: none;
}
.htmlButton:hover {
  color: #faf4ed;
  background-color: #af906e;
  border-color: #537a7b;
  text-decoration: none;
}
.htmlButton2 {
  background-color: #3b513c;
  color: #faf4ed;
  border-color: #3b513c;
}
.htmlButton2:hover {
  background-color: #819c9d;
  color: #faf4ed;
  border-color: #819c9d;
}
#headerBackground {
  background: none;
}
#header {
  position: relative;
  width: 100%;
  height: 190px;
  margin: 0 auto 0 auto;
  border: 0px solid #fff;
  border-bottom: none;
  background-color: #142416;
  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: auto;
  left: 50%;
  width: 1920px;
  height: 300px;
  margin-left: -960px;
}
#siteLogo {
  position: absolute;
  width: 163px;
  height: 182px;
  top: 0px;
  left: 0px;
}
#siteLogo.logoOnly {
  width: 350px;
  height: 190px;
  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: 600px;
  height: 150px;
  top: 0;
  left: 178px;
  font-family: "Lora", serif;
  font-size: 58px;
}
#siteName.sitenameOnly {
  width: 850px;
  height: 77px;
  top: 0;
  left: 0px;
}
#siteName .line1,
#siteName .line2 {
  margin: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#siteName .line1.extraSmallFont,
#siteName .line2.extraSmallFont {
  font-size: 37px;
}
#siteName .line1.smallFont,
#siteName .line2.smallFont {
  font-size: 54px;
}
#siteName .line1.mediumFont,
#siteName .line2.mediumFont {
  font-size: 58px;
}
#siteName .line1.largeFont,
#siteName .line2.largeFont {
  font-size: 64px;
}
#siteName .line1.extraLargeFont,
#siteName .line2.extraLargeFont {
  font-size: 70px;
}
#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: "Bebas Neue", sans-serif;
  margin-top: 0;
}
#siteName .line1,
#siteName .line1 a {
  color: #faf4ed;
}
#siteName .line2 {
  margin-top: 0;
}
#siteName .line2,
#siteName .line2 a {
  color: #af906e;
}
#siteNameBody {
  width: 100%;
  overflow: hidden;
}
#socialMedia {
  float: right;
  position: relative;
  height: 20px;
  width: auto;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}
@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: transparent;
  color: #faf4ed;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 0px solid #fff;
  margin: 0px 0px 0px var(--header-spacing);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  border-radius: 0px;
  vertical-align: top;
}
.moduleSocialMedia a:hover {
  background-color: transparent;
  color: #142416;
}
.moduleSocialMedia a:first-child {
  margin-left: 0px;
}
.moduleSocialMedia a.blogSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgBlog");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgBlog', sizingMethod='scale');
}
.moduleSocialMedia a.emailSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgEmail");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgEmail', sizingMethod='scale');
}
.moduleSocialMedia a.facebookSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgFacebook");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgFacebook', sizingMethod='scale');
  width: 12.5px;
}
.moduleSocialMedia a.twitterSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgTwitter");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgTwitter', sizingMethod='scale');
}
.moduleSocialMedia a.flocknoteSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgFlocknote");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgFlocknote', sizingMethod='scale');
}
.moduleSocialMedia a.instagramSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgInstagram");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgInstagram', sizingMethod='scale');
}
.moduleSocialMedia a.linkedinSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgLinkedIn");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgLinkedIn', sizingMethod='scale');
}
.moduleSocialMedia a.phoneSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgPhone");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgPhone', sizingMethod='scale');
}
.moduleSocialMedia a.pinterestSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgPinterest");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgPinterest', sizingMethod='scale');
}
.moduleSocialMedia a.rssSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgRss");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
}
.moduleSocialMedia a.vimeoSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgVimeo");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgVimeo', sizingMethod='scale');
}
.moduleSocialMedia a.youtubeSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgYouTube");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/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;
}
.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: 16px;
  width: 390px;
  height: 44px;
  padding: 3px 5px;
  border: 0px solid #e5d3bf;
  outline: none;
  background-color: #faf4ed;
  color: #333;
}
#search .searchBox::-webkit-input-placeholder {
  color: #333;
}
#search .searchBox:-moz-placeholder {
  color: #333;
}
#search .searchBox::-moz-placeholder {
  color: #333;
}
#search .searchBox:-ms-input-placeholder {
  color: #333;
}
#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 #e5d3bf;
  outline: none;
  background-color: #faf4ed;
  color: #333;
}
#mobileSearch {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 0px;
  height: 40px;
  padding: 10px 0 0 20px;
  background-color: #faf4ed;
}
#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: #faf4ed;
  background: url("https://cdn.ecatholic.com/1752785974/base-images/icons/search.svg?svgSearch") no-repeat center center;
  position: absolute;
  width: 20px;
  height: 20px;
  padding: 15px;
  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: #142416;
}
#mobileSearch #searchField {
  width: 0vw;
  padding-right: 50px;
}
#mobileSearch .searchBoxSubmit {
  margin-right: 25px;
  padding: 5px;
}
#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;
}
.hasHeaderText .headerText {
  position: absolute;
  text-align: right;
}
.hasHeaderText .headerText p:first-child {
  margin-top: 0;
}
.hasHeaderText .headerText1 {
  width: 600px;
  height: 22px;
  top: 0;
  right: 0;
  display: block;
}
.headerTextBody {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#quickLinks {
  position: absolute;
  width: 175px;
  max-height: 21px;
  top: 0;
  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 #333;
}
#quickLinks ul li a {
  display: block;
  height: 21px;
  margin: 0;
  padding: 0px 0px 0 var(--header-spacing);
  color: #faf4ed;
  font-size: 16px;
  text-decoration: none;
}
#quickLinks ul li a:hover {
  background-color: transparent;
  color: #142416;
  text-decoration: none;
}
#quickLinks ul li:last-child a {
  padding-right: 0px;
}
.ie7 #nav li,
.ie8 #nav li {
  float: left;
  display: block;
}
#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 1100px;
}
#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: #faf4ed;
}
#nav li:first-child > a {
  border-left: 1px solid transparent;
}
#nav li.navFirstLevelGroup > a {
  pointer-events: none;
}
#nav li a {
  display: block;
  border-right: 1px solid transparent;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #af906e;
  font-family: "Lora", serif;
  font-size: 17px;
  line-height: 22px;
  text-decoration: none;
}
#nav li a:hover {
  background-color: transparent;
  color: #faf4ed;
}
#nav li.selected > a {
  background-color: transparent;
  color: #faf4ed;
}
#nav li:hover ul {
  display: block;
}
#nav li ul {
  position: absolute;
  display: none;
  width: 287px;
  white-space: normal;
}
#nav li ul li {
  clear: both;
  width: 100%;
  background-color: #faf4ed;
}
#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: #e5d3bf;
  color: #333;
}
#nav li ul li a {
  border-left: 0;
  border-right: 0;
  border-top: 0 solid transparent;
  padding: 14px 20px;
  font-family: "Lora", serif;
  font-size: 17px;
  line-height: 22px;
  color: #333;
  transition: padding-left 0.3s ease;
}
#nav li ul li a:hover {
  background-color: #e5d3bf;
  color: #333;
  padding-left: 30px;
}
#nav .navGroup {
  background: transparent;
}
#nav .navGroup ul {
  position: relative;
}
#nav .navGroup ul li a {
  padding-left: 40px;
}
#nav .navGroup ul.secondLevel li a:hover {
  padding-left: 50px;
}
#nav .navPageGroup,
#nav .navPageGroup:hover {
  background: transparent;
}
#nav .navPageGroup ul {
  position: relative;
  background-color: transparent;
}
#nav .groupName {
  display: block;
  border-top: 0 solid transparent;
  padding: 10px 20px;
  background-color: #faf4ed;
  font-family: "Lora", serif;
  color: #af906e;
  font-size: 17px;
  line-height: 22px;
  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: 1px solid transparent;
  padding: 10px 0;
  background-color: #faf4ed;
  color: #af906e;
  font-family: "Lora", serif;
  font-size: 17px;
  line-height: 22px;
}
[class*="MegaMenu"] #nav .megaMenu ul li {
  background-color: #faf4ed;
}
[class*="MegaMenu"] #nav .megaMenu ul li.selected a,
[class*="MegaMenu"] #nav .megaMenu ul li.selected a:hover {
  background-color: #faf4ed;
  color: #537a7b;
}
[class*="MegaMenu"] #nav .megaMenu ul li a {
  border-top: 0px solid transparent;
  padding: 10px 0;
  font-family: "Lora", serif;
  font-size: 17px;
  line-height: 22px;
  color: #333;
}
[class*="MegaMenu"] #nav .megaMenu ul li a:hover {
  background-color: #faf4ed;
  color: #537a7b;
  padding-left: 10px;
}
[class*="MegaMenu"] #nav .megaMenu > ul {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  background-color: #faf4ed;
  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: 25px;
}
[class*="MegaMenu"] #nav .megaMenu > ul li,
[class*="MegaMenu"] #nav .megaMenu > ul ul {
  width: 230px;
  display: inline-block;
}
[class*="MegaMenu"] #nav .megaMenu:hover:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: -1px;
  background-color: transparent;
  border-right: 1px 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: 1px 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: 25px 50px 0px 50px;
}
.largeMegaMenu #nav .megaMenu > ul {
  border-width: 0px;
  background-color: transparent;
  width: 1390px;
  -webkit-column-width: 230px;
  -moz-column-width: 230px;
  column-width: 230px;
  padding: 25px 0px 0px 50px;
}
.largeMegaMenu #nav .megaMenu > ul:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0px;
  box-sizing: border-box;
  margin-left: -50%;
  background-color: #faf4ed;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px 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: 68px;
  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: 88px;
    display: inline-block;
  }
  @supports (scroll-snap-align) {
    .anchor:target {
      padding-top: 0;
      display: inline;
    }
    html {
      -ms-scroll-padding-top: 88px;
      -webkit-scroll-padding-top: 88px;
      scroll-padding-top: 88px;
    }
  }
}
@media (max-width: 700px) {
  .anchor:target {
    padding-top: 88px;
    display: inline-block;
  }
  @supports (scroll-snap-align) {
    .anchor:target {
      padding-top: 0;
      display: inline;
    }
    html {
      -ms-scroll-padding-top: 70px;
      -webkit-scroll-padding-top: 70px;
      scroll-padding-top: 70px;
    }
  }
}
.translated-ltr #nav[style*="fixed"],
.translated-ltr #navBackground[style*="fixed"] {
  margin-top: 40px;
}
.translated-ltr #nav[style*="absolute"],
.translated-ltr #navBackground[style*="absolute"] {
  top: 0 !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: 1170px;
  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: #e5d3bf;
  background-color: transparent;
  font-family: inherit;
  color: #333;
  margin: 1em 0;
  margin-left: 0;
  padding: 20px 25px;
  padding-left: 83px;
  text-align: left;
}
.moduleInner:not(.mediaFormatting) blockquote a {
  color: #af906e;
}
.moduleInner:not(.mediaFormatting) blockquote a:hover {
  color: #537a7b;
}
.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: 25px;
}
.region .moduleName {
  padding: 0px 0 25px 0;
  border-bottom: 0px solid #333;
  background: none;
  background-color: transparent;
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  font-weight: 400;
  color: #af906e;
}
.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/1752785974/base-images/social-media/socialMediaIcons.svg?svgRss");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-color: default;
  color: #fff;
  border-radius: 3px;
  transition: background-color 0.5s ease, color 0.5s ease;
  background-color: #f26522;
}
.newsModule .rssLink:hover,
.newsSection .rssLink:hover {
  background-color: #fff;
  color: #f26522;
}
.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: 494px;
}
.aggregate li.news .thumb .dynamicThumbContainer {
  padding-bottom: 100%;
}
.aggregate li.event .thumb,
.aggregate li.event .thumb .thumbImage:not(.dynamicThumb) {
  max-width: 494px;
}
.aggregate li.event .thumb .dynamicThumbContainer {
  padding-bottom: 100%;
}
.aggregate li.person .thumb,
.aggregate li.person .thumb .thumbImage:not(.dynamicThumb) {
  max-width: 158px;
}
.aggregate li.person .thumb .dynamicThumbContainer {
  padding-bottom: 100%;
}
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: #af906e;
}
#background .calendarExportContainer .fieldHelp a:hover {
  color: #537a7b;
  background: rgba(175, 144, 110, 0.7);
}
.calendarExportContainer .fieldHelp a:not(:last-child) {
  border-bottom: 1px solid #666;
}
#pageTitle .exportCalendar {
  color: #af906e;
}
#pageTitle .exportCalendar:hover {
  color: #537a7b;
}
@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 #333;
  margin: 0px 0px 45px;
  background: none;
  background-color: transparent;
  font-family: "Bebas Neue", sans-serif;
  font-size: 74px;
  font-weight: 400;
  color: #af906e;
}
.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((100% - (50px * 1)) / 2);
}
.rowSection.threeModule .modulePosition {
  width: calc((100% - (50px * 2)) / 3);
}
.rowSection.fourModule .modulePosition {
  width: calc((100% - (50px * 3)) / 4);
}
.rowSection.fiveModule .modulePosition {
  width: 194px;
}
.rowSection.sixModule .modulePosition {
  width: 153.33333333px;
}
@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((100% - (50px * 1)) / 2);
  }
  .rowSection.threeModule .modulePosition .sectionButtonModule {
    width: calc((100% - (50px * 2)) / 3);
  }
  .rowSection.fourModule .modulePosition .sectionButtonModule {
    width: calc((100% - (50px * 3)) / 4);
  }
  .rowSection.fiveModule .modulePosition .sectionButtonModule {
    width: 194px;
  }
  .rowSection.sixModule .modulePosition .sectionButtonModule {
    width: 153.33333333px;
  }
}
@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: calc(100% - 50px - calc((100% - (50px * 2)) / 3));
  }
  .columnSection .content2,
  .columnSection .content3 {
    width: calc((100% - (50px * 2)) / 3);
  }
  .columnSection.trioColumn .content1 {
    width: calc((100% - (50px * 2)) / 3);
  }
  .columnSection.soloColumn .content1 {
    width: 100%;
  }
  .columnSection.twinColumn .content1,
  .columnSection.twinColumn .content2 {
    width: calc((100% - (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: 40px;
}
@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: calc((100% - (40px * 2)) / 3);
}
.buttonsSection .buttonPosition > li {
  height: 100%;
}
.buttonsSection.twoAcross .buttonPosition {
  width: calc((100% - (40px * 2)) / 3);
}
.buttonsSection.threeAcross .buttonPosition {
  width: calc((100% - (40px * 2)) / 3);
}
.buttonsSection.fourAcross .buttonPosition {
  width: 262.5px;
}
.buttonsSection.fiveAcross .buttonPosition {
  width: 202px;
}
.buttonsSection.sixAcross .buttonPosition {
  width: 161.66666667px;
}
.buttonsSection.twoRow .buttonRow1 {
  margin-bottom: 40px;
}
@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: 1170px;
  }
}
.gridSection.hasFixedHeight .sectionBody {
  flex-basis: auto;
}
.gridSection .sectionBody {
  display: -ms-grid;
  -ms-grid-columns: 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px;
  -ms-grid-rows: 300px 300px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(auto-fill, 70px);
  grid-auto-columns: 70px;
  grid-template-rows: repeat(2, 270px);
  grid-auto-rows: 270px;
  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: 570px;
    margin-left: auto;
    margin-right: auto;
  }
  .gridSection:not(.clonedMobileSection).threeAcross .sectionBody {
    max-width: 370px;
  }
  .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: 270px;
  }
  .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: 370px;
  }
  .gridSection:not(.clonedMobileSection) .wideCell,
  .gridSection:not(.clonedMobileSection) .wideTallCell {
    width: 570px;
  }
  .gridSection:not(.clonedMobileSection) .modulePosition > li:not(.sectionButtonModule) {
    height: auto !important;
  }
  .gridSection:not(.clonedMobileSection) > footer {
    margin-top: -30px;
  }
}
.halfSection .size3 {
  width: 242.5px;
}
.halfSection .size4 {
  width: 340px;
}
.halfSection .size5 {
  width: 437.5px;
}
.halfSection .size6 {
  width: 535px;
}
.halfSection .size7 {
  width: 632.5px;
}
.halfSection .size8 {
  width: 730px;
}
.halfSection .size9 {
  width: 827.5px;
}
@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: rgba(0, 0, 0, 0.05);
  border: 1px solid #e5d3bf;
  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: rgba(0, 0, 0, 0.05);
  border: 1px solid #e5d3bf;
}
.tabsSection .tabArea .tab a {
  float: left;
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  min-height: 58px;
  font-family: "Lora", serif;
  font-size: 17px;
  font-weight: 600;
  color: #333;
  padding: 18px 20px;
  line-height: 1.2;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 0px solid #333;
  box-sizing: border-box;
}
.tabsSection .tabArea .tab:hover {
  background-color: #e5d3bf;
}
.tabsSection .tabArea .tab:hover a {
  color: #333;
  border-color: #333;
}
.tabsSection .tabArea .tab.ui-tabs-active {
  margin: 0;
  padding: 0;
  background-color: #faf4ed;
}
.tabsSection .tabArea .tab.ui-tabs-active a {
  color: #333;
  border-color: #333;
}
.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 #e5d3bf;
    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 #e5d3bf;
  }
  .tabsSection .tab {
    margin: 0;
    border: 0;
    padding: 15px 0px;
    padding-right: 10px;
    background-color: transparent;
  }
  .tabsSection .tab a {
    text-decoration: none;
    font-family: "Lora", serif;
    font-size: 17px;
    font-weight: 600;
    color: #333;
  }
  .tabsSection .tab .collapsibleIcon {
    width: 10px;
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #333;
    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: #af906e;
  }
  .tabsSection .tab:hover .collapsibleIcon {
    color: #af906e;
  }
  .tabsSection .tab.ui-accordion-header-active {
    background-color: transparent;
  }
  .tabsSection .tab.ui-accordion-header-active a {
    color: #333;
  }
  .tabsSection .tab.ui-accordion-header-active .collapsibleIcon {
    color: #333;
  }
  .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: 15px 0px;
  }
  .tabsSection .ui-accordion-content:not(.emptyModulePosition) {
    min-height: unset;
  }
}
@media (min-width: 701px) {
  .tabsView .tabContent {
    background-color: #faf4ed;
    padding: 80px 40px;
    border: 1px solid #e5d3bf;
  }
  .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: 58px;
  padding: 18px 20px;
  line-height: 1.2;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs .tabContent {
    width: 830px;
  }
}
.tabsView.verticalTabs.leftTabs .tabArea .tab {
  border-left-width: 0px;
}
.tabsView.verticalTabs.leftTabs .tabArea .tab.ui-tabs-active {
  border-right-color: #faf4ed;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs.leftTabs .tabContent {
    padding-left: 40px;
    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: #faf4ed;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs.rightTabs .tabContent {
    padding-right: 40px;
    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: #faf4ed;
}
@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: #faf4ed;
}
@media (min-width: 701px) {
  .tabsView.horizontalTabs.bottomTabs .tabContent {
    border-bottom-width: 0px;
  }
}
@media (min-width: 701px) {
  .tabsSection.accordionView .sectionBody {
    border: 1px solid #e5d3bf;
    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 #e5d3bf;
  }
  .tabsSection.accordionView .tab {
    margin: 0;
    border: 0;
    padding: 18px 0px;
    padding-right: 10px;
    background-color: transparent;
  }
  .tabsSection.accordionView .tab a {
    text-decoration: none;
    font-family: "Lora", serif;
    font-size: 17px;
    font-weight: 600;
    color: #333;
  }
  .tabsSection.accordionView .tab .collapsibleIcon {
    width: 10px;
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
    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: #af906e;
  }
  .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: #333;
  }
  .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: 25px 0px;
    outline-offset: 0px;
    overflow: visible;
  }
  .tabsSection.accordionView .tabContentHolder:not(.emptyModulePosition) {
    min-height: unset;
  }
}
.newsSection.listView .aggregate .group {
  margin-bottom: 50px;
}
.newsSection.listView .group {
  width: 100%;
  overflow-y: auto;
}
.newsSection.listView .group:not(:last-child) {
  margin-right: 135px;
}
@media (max-width: 700px) {
  .newsSection.listView:not(.clonedMobileSection) .aggregate .group {
    margin-right: 0px;
  }
  .newsSection.listView:not(.clonedMobileSection) .aggregate .group:not(:last-child) {
    margin-bottom: 35px;
  }
}
.newsSection.featuredView .aggregate {
  width: 100%;
}
.newsSection.featuredView .aggregate:first-child {
  margin-right: 135px;
}
.eventsSection.listView .aggregate .group {
  margin-bottom: 50px;
}
.eventsSection.listView .group {
  width: 100%;
  overflow-y: auto;
}
.eventsSection.listView .group:not(:last-child) {
  margin-right: 60px;
}
@media (max-width: 700px) {
  .eventsSection.listView:not(.clonedMobileSection) .aggregate .group {
    margin-right: 0px;
  }
  .eventsSection.listView:not(.clonedMobileSection) .aggregate .group:not(:last-child) {
    margin-bottom: 35px;
  }
}
.headlineSection.sectionInner header {
  padding-top: 0px;
}
.headlineSection.sectionInner footer {
  padding-bottom: 0px;
}
.headlineSection.sectionInner .sectionBody {
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px;
  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: 7.5px;
    margin-left: 7.5px;
  }
}
@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: 7.5px;
    margin-left: 7.5px;
  }
}
@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: 15px;
  }
  .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: 7.5px;
    margin-left: 7.5px;
  }
}
@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: 15px;
  }
  .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: 7.5px;
    margin-left: 7.5px;
  }
}
@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: 40px;
    padding-bottom: 40px;
  }
}
.headlineSection.sectionInner .headlineContentHolder {
  position: relative;
  width: 100%;
}
.headlineSection.sectionInner .title,
.headlineSection.sectionInner .caption,
.headlineSection.sectionInner .callToActionButtons {
  position: relative;
  margin-bottom: 10px;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .title,
  .headlineSection.sectionInner .caption,
  .headlineSection.sectionInner .callToActionButtons {
    margin-bottom: 10px;
  }
}
.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: "Bebas Neue", sans-serif;
  font-size: 110px;
  font-weight: 400;
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .title {
    font-size: 88px;
  }
}
@media (max-width: 500px) {
  .headlineSection.sectionInner .title {
    font-size: 55px;
  }
}
.headlineSection.sectionInner .caption {
  font-family: "Lora", serif;
  font-size: 40px;
  font-weight: normal;
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .caption:not(:last-child):not(:first-child) {
    margin-bottom: 10px;
  }
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .caption:not(:last-child):not(:first-child) {
    margin-bottom: 14px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .headlineSection.sectionInner .caption {
    font-size: 36px;
  }
}
@media (max-width: 500px) {
  .headlineSection.sectionInner .caption {
    font-size: 32px;
  }
}
.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% - 15px/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: 300px;
  padding-bottom: 300px;
  padding-left: 150px;
  padding-right: 150px;
}
.admin .headlineSection.sectionInner.auto .sectionBody:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 150px;
  bottom: 150px;
  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: 1170px;
    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: 585px;
    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: 780px;
    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: 1220px) {
  .headlineSection.sectionInner.edgeToEdge.half .sectionBody .headlineContentHolder {
    margin-right: calc(50% - 50vw);
  }
}
@media (min-width: 701px) and (min-width: 1220px) {
  .headlineSection.sectionInner.edgeToEdge.half .imageAlignmentRight .headlineContentHolder {
    margin-left: calc(50% - 50vw);
    margin-right: auto;
  }
}
@media (min-width: 701px) and (min-width: 1220px) {
  .headlineSection.sectionInner.edgeToEdge.twoThirds .sectionBody .headlineContentHolder {
    margin-right: calc(50% - 50vw + 50px);
  }
}
@media (min-width: 701px) and (min-width: 1220px) {
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentRight .headlineContentHolder {
    margin-left: calc(50% - 50vw + 50px);
    margin-right: auto;
  }
}
@media (min-width: 701px) and (min-width: 1220px) {
  .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: #faf4ed;
}
.headlineSection.sectionInner.hasOverlay .overlayColorLight .title {
  color: #af906e;
}
.headlineSection.sectionInner.hasOverlay .overlayColorLight .caption {
  color: #af906e;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .headlineImageOverlay {
  background-color: #142416;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .title {
  color: #faf4ed;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .caption {
  color: #faf4ed;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .headlineImageOverlay {
  background-color: #3b513c;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .title {
  color: #faf4ed;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .caption {
  color: #faf4ed;
}
.headlineSection.sectionInner.hasOverlay .headlineImageOverlay {
  background-color: #3b513c;
}
.headlineSection.sectionInner.hasOverlay .title {
  color: #faf4ed;
}
.headlineSection.sectionInner.hasOverlay .caption {
  color: #faf4ed;
}
.headlineSection.sectionInner.hasOverlay .htmlButton {
  color: #faf4ed !important;
  background-color: #537a7b !important;
  border-color: #537a7b !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton:hover {
  color: #faf4ed !important;
  background-color: #af906e !important;
  border-color: #537a7b !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton2 {
  color: #faf4ed !important;
  background-color: #3b513c !important;
  border-color: #3b513c !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton2:hover {
  color: #faf4ed !important;
  background-color: #819c9d !important;
  border-color: #819c9d !important;
}
.headlineSection.sectionInner .sidePanel .overlayColorLight,
.headlineSection.sectionInner .sidePanel .overlayColorLight + label {
  background-color: #faf4ed;
}
.headlineSection.sectionInner .sidePanel .overlayColorDark,
.headlineSection.sectionInner .sidePanel .overlayColorDark + label {
  background-color: #142416;
}
.headlineSection.sectionInner .sidePanel .overlayColorPrimary,
.headlineSection.sectionInner .sidePanel .overlayColorPrimary + label {
  background-color: #3b513c;
}
@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: 10px;
  }
  .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: 40px;
    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: 20.8px;
  color: #af906e;
  text-decoration: none;
}
.aggregate + footer a:hover,
.aggregate + footer .exportCalendar:hover {
  color: #537a7b;
  text-decoration: none;
}
.aggregate .event,
.aggregate .news,
.aggregate .person,
.aggregate .rssContent,
.aggregate .searchResult {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5d3bf;
}
.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: "Bebas Neue", sans-serif;
  font-size: 28px;
}
.aggregate .name a {
  color: #af906e;
  text-decoration: none;
}
.aggregate .name a:hover {
  color: #537a7b;
  text-decoration: none;
}
.aggregate .groupCover:hover ~ .name a,
.aggregate .groupCover:hover ~ a.name {
  color: #537a7b;
  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: "Lora", serif;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}
.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: 28px;
  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: 19.2px;
  color: #af906e;
  text-decoration: none;
}
.aggregate .document a.name:hover,
.aggregate .link a.name:hover,
.aggregate .photoAlbum a.name:hover {
  color: #537a7b;
  text-decoration: none;
}
.aggregate .document a.name,
.aggregate .link a.name {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #e5d3bf;
}
.aggregate .photoAlbum {
  display: inline-block;
  width: 210px;
  max-width: 210px;
  margin-left: 0px;
  margin-right: 30px;
  text-align: center;
}
.aggregate .photoAlbum .thumb {
  display: block;
  float: none;
  max-width: none;
  width: 207px;
  height: 207px;
  margin-bottom: 15px;
  background: url("https://cdn.ecatholic.com/1752785974/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: "Lora", serif;
  font-weight: 600;
  font-size: 16px;
  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: #333;
  font-size: 28px;
  margin-bottom: 7.5px;
}
.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: #e5d3bf;
  color: #333;
  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 #333;
}
.calendarMonthTitle .lastButton:hover,
.dayCalendarTitle .lastButton:hover {
  border-right: 19px solid #333;
}
.calendarMonthTitle .nextButton,
.dayCalendarTitle .nextButton {
  border-left: 19px solid #333;
}
.calendarMonthTitle .nextButton:hover,
.dayCalendarTitle .nextButton:hover {
  border-left: 19px solid #333;
}
.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(129, 156, 157, 0.2);
}
.calendar .dayName {
  padding: 3px 0;
  background-color: #faf4ed;
  color: #333;
  text-align: center;
}
.calendar .day {
  height: 50px;
}
.calendar .otherMonth {
  opacity: 0.5;
}
.calendar .dateNumber {
  padding: 2px 0 0 2px;
  color: #333;
  font-weight: bold;
}
.calendar .calendarEvent {
  padding: 1px 2px;
  color: #333;
  font-size: 13.6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar .calendarEvent:nth-child(odd) {
  background-color: #142416;
}
.calendar .calendarEvent .calendarEventTime {
  font-weight: bold;
}
.calendar .today {
  background-color: rgba(175, 144, 110, 0.7);
}
.calendar .hasEvents:hover {
  background-color: rgba(175, 144, 110, 0.8);
  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: #142416;
}
.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: #142416;
}
@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: 16px;
}
.calendarViewToggle {
  margin-top: 17px;
  margin-bottom: 17px;
  text-decoration: none;
}
.calendarViewToggle:hover {
  text-decoration: none;
}
#fieldGroup-calendarPageSelection {
  margin-top: 13px;
  margin-bottom: 11px;
}
#calendarPageSelection {
  box-sizing: border-box;
  max-width: 350px;
  height: 28px;
  padding: 0px 7px;
  border: 1px solid #333;
  border-radius: 6px;
  background-color: transparent;
  color: #333;
  font-size: 16px;
}
.events .calendarExportContainer {
  margin-top: 13px;
  margin-bottom: 13px;
  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 #e5d3bf;
  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: 16px;
}
.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 #e5d3bf;
  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: "Lora", serif;
  font-size: 34px;
}
.galleryModule .rotator .caption .captionContent {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-family: "Lora", serif;
  font-size: 34px;
  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/1752785974/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/1752785974/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/1752785974/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/1752785974/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;
}
.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: var(--placeholder-accent-clr);
}
.buttonModule .nonCustomButton .icon {
  color: var(--placeholder-accent-clr);
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  width: 92px;
  height: 138px;
  margin: auto;
  max-height: calc(100% - 45px);
}
.buttonModule .bulletinButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/bulletins.svg?svgButtonBulletins");
}
.buttonModule .calendarButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/calendar.svg?svgButtonCalendar");
}
.buttonModule .confessionTimesButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/confession-times.svg?svgButtonConfessionTimes");
}
.buttonModule .contactUsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/contact-us.svg?svgButtonContactUs");
}
.buttonModule .directionsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/directions.svg?svgButtonDirections");
}
.buttonModule .documentsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/documents.svg?svgButtonDocuments");
}
.buttonModule .donationButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/donation.svg?svgButtonDonation");
}
.buttonModule .eventsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/events.svg?svgButtonEvents");
}
.buttonModule .faithFormationButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/faith-formation.svg?svgButtonFaithFormation");
}
.buttonModule .faqButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/faq.svg?svgButtonFaq");
}
.buttonModule .homilyButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/homilies.svg?svgButtonHomilies");
}
.buttonModule .massTimesButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/mass-times.svg?svgButtonMassTimes");
}
.buttonModule .ministryFinderButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/ministry-finder.svg?svgButtonMinistryFinder");
}
.buttonModule .newsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/news.svg?svgButtonNews");
}
.buttonModule .parishFinderButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/parish-finder.svg?svgButtonParishFinder");
}
.buttonModule .photoAlbumsButton .buttonLabelContainer {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/photo-albums.svg?svgButtonPhotoAlbums");
}
.buttonModule .portfolioButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/portfolio.svg?svgButtonPortfolio") left center no-repeat;
}
.buttonModule .pricingButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/pricing.svg?svgButtonPricing") left center no-repeat;
}
.buttonModule .schoolFinderButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/school-finder.svg?svgButtonSchoolFinder") left center no-repeat;
}
.buttonModule .testimonialsButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-svg/testimonials.svg?svgButtonTestimonials") left center no-repeat;
}
.buttonModule .videoButton .buttonLabelContainer {
  background: url("https://cdn.ecatholic.com/1752785974/base-images/buttons/collection-02-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/1752785974/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/1752785974/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: transparent;
  color: #af906e;
  text-align: left;
  border: 0px solid #e5d3bf;
  border-radius: 0px;
}
.sectionRegion .buttonModuleButton:hover {
  background-color: transparent;
  color: #537a7b;
  border: 0px solid #af906e;
}
.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: transparent;
  background-color: rgba(0, 0, 0, 0);
}
.sectionRegion .buttonModuleButton.hasImage.hasLabel:hover .buttonLabelContainer,
.sectionRegion .buttonModuleButton.hasImage.hasSubtext:hover .buttonLabelContainer {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0);
}
.sectionRegion .buttonLabel {
  font-family: "Bebas Neue", sans-serif;
  font-size: 28px;
  font-weight: 400;
}
.sectionRegion .hasImage .buttonLabel,
.sectionRegion .hasSubtext .buttonLabel {
  font-size: 28px;
}
.sectionRegion .hasImage .buttonSubtext,
.sectionRegion .hasSubtext .buttonSubtext {
  font-size: 16px;
}
.sectionRegion .buttonModule1 .buttonModuleButton {
  min-height: 247px;
}
.sectionRegion .buttonModule1 .buttonBackground,
.sectionRegion .buttonModule1 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: 247px;
}
.sectionRegion .buttonModule2 .buttonModuleButton {
  min-height: 93.5px;
}
.sectionRegion .buttonModule2 .buttonBackground,
.sectionRegion .buttonModule2 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: 93.5px;
}
.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% - 60px) / 2);
}
.sectionRegion .buttonModule2 .buttonModuleButton:first-child {
  margin-bottom: 60px;
}
.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: 23px;
  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 15px 0;
}
.formStyling .replicatorCounter {
  margin-bottom: 15px;
}
.formStyling .ofReplicatorHidden {
  display: none;
}
.formStyling .groupName {
  color: #333;
  font-size: 28px;
  margin-bottom: 7.5px;
}
.formStyling .fieldLabel {
  display: block;
  margin-left: 2px;
  margin-bottom: 2px;
  color: #333;
  font-weight: 400;
}
.formStyling .required {
  margin-left: 3px;
  font-size: 11.2px;
  opacity: 0.5;
}
.formStyling input,
.formStyling select,
.formStyling textarea {
  box-sizing: border-box;
  height: 50px;
  padding: 10px 10px;
  border: 1px solid #333;
  border-radius: 6px;
  background-color: transparent;
  color: #333;
  font-size: 16px;
}
.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/1752785974/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: 15px;
  }
  .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%;
  }
  .rowSection.oneModule .connectGroupModule .formStyling .aggregate,
  .columnSection.soloColumn .connectGroupModule .formStyling .aggregate,
  #core.solo .connectGroupModule .formStyling .aggregate {
    display: flex;
    gap: 10px;
  }
  .rowSection.oneModule .connectGroupModule .formStyling .ofField,
  .columnSection.soloColumn .connectGroupModule .formStyling .ofField,
  #core.solo .connectGroupModule .formStyling .ofField {
    width: 100%;
  }
  .rowSection.oneModule .connectGroupModule .formStyling .duoField,
  .columnSection.soloColumn .connectGroupModule .formStyling .duoField,
  #core.solo .connectGroupModule .formStyling .duoField {
    display: flex;
  }
  .rowSection.oneModule .connectGroupModule .formStyling .duoField div,
  .columnSection.soloColumn .connectGroupModule .formStyling .duoField div,
  #core.solo .connectGroupModule .formStyling .duoField div,
  .rowSection.oneModule .connectGroupModule .formStyling .duoField input,
  .columnSection.soloColumn .connectGroupModule .formStyling .duoField input,
  #core.solo .connectGroupModule .formStyling .duoField 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: 15px;
  }
  .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/1752785974/base-images/online-forms/help-icon-small.png") center center no-repeat;
  cursor: pointer;
}
.formStyling .fieldHelpButton:hover {
  background: url("https://cdn.ecatholic.com/1752785974/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 20px;
  margin-bottom: 4px;
  display: inline-block;
  border-radius: 8px;
  background-color: #537a7b;
  color: #faf4ed;
  text-align: center;
  cursor: pointer;
  border: 0px solid #537a7b;
}
.formStyling .submitForm:hover {
  background-color: #af906e;
  color: #faf4ed;
  border-color: #537a7b;
}
.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: 15px;
  opacity: 1;
}
.paymentModule .moduleBody {
  color: #333;
}
.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: 15px;
  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: 28px;
  font-family: "Bebas Neue", sans-serif;
}
.paymentModule .legendGroup .legendText {
  font-weight: 400;
}
.paymentModule .legendGroup .legendCaption {
  display: none;
  font-size: 16px;
  color: #333;
}
.paymentModule .formGroup {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 15px;
}
.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: 15px;
}
.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: 15px;
  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: #333;
}
.paymentModule #presetAmounts .otherButton .dollar-sign {
  font-size: 28px;
  font-weight: bold;
  grid-area: 1/2;
  display: none;
}
.paymentModule #presetAmounts .otherButton .input-sizer {
  font-size: 16px;
  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: 28px;
  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: 16px;
}
.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: 28px;
  grid-area: 2/1/3/5;
  justify-self: center;
}
.paymentModule #presetAmounts .otherButton.selected {
  border: 3px solid #111;
}
.paymentModule #presetAmounts .otherButton.selected .label {
  font-size: 16px;
  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: #333;
  background-color: transparent;
  border: 1px solid #333;
  box-sizing: border-box;
  font-size: 28px;
  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: 6px;
    border-top-right-radius: 6px;
  }
  .paymentModule .paymentTypeButton:last-child,
  .paymentModule .paymentRecurringTypeButton:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
}
@media (min-width: 501px) {
  .paymentModule .paymentTypeButton:first-child,
  .paymentModule .paymentRecurringTypeButton:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .paymentModule .paymentTypeButton:last-child,
  .paymentModule .paymentRecurringTypeButton:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
}
.paymentModule .paymentRecurringFirstDate {
  flex-grow: 1;
}
.paymentModule #fieldGroup-paymentRecurringFirstDate {
  display: grid;
  grid-template-columns: 1fr;
}
.paymentModule #fieldGroup-paymentRecurringFirstDate .faIcon {
  color: #333;
  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: 6px;
  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: 28px;
}
.paymentModule .presetAmountBlock:not(.otherButton) .label {
  font-size: 16px;
}
.paymentModule #fieldGroup-AMOUNT .paymentCurrencyLabel {
  font-weight: bold;
  height: 2.2em;
  font-size: 28px;
  color: #333;
}
.paymentModule #fieldGroup-AMOUNT input {
  font-weight: bold;
  appearance: textfield;
  height: 2.2em;
  padding-left: 1.25em;
  font-size: 28px;
}
.paymentModule .paymentTypeCredit .paymentTypeCreditIcon {
  float: left;
  margin-right: 10px;
  font-size: 0px;
  width: 40px;
  height: 28px;
  background-image: url("https://cdn.ecatholic.com/1752785974/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/1752785974/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: -15px;
}
.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: 28px;
}
.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/1752785974/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: 6px 6px 0px 0px;
  }
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentRecurringTypeButton:last-child,
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentTypeButton:last-child {
    border-radius: 0px 0px 6px 6px;
  }
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentRecurringTypeButton:last-child:first-child,
  .rowSection:is(.fourModule, .threeModule) .paymentModule .paymentTypeButton:last-child:first-child {
    border-radius: 6px;
  }
}
.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;
  }
}
#background #core .sectionInner .paymentModule .moduleBody .fieldLabel,
#background #core .sectionInner .paymentModule .moduleBody p {
  color: #333;
}
#background #core .sectionInner .paymentModule .moduleBody .submitForm {
  background-color: #111;
  color: #fff;
  border-width: 0px;
}
#background #core .sectionInner .paymentModule .moduleBody .submitForm:hover {
  background-color: #888;
  color: #fff;
}
#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: 1px var(--module-border-clr) solid;
  margin-top: 12px;
}
.sacramentTimesModule .categoryName + .sacramentTimes .sacramentDay {
  padding-left: 20px;
}
.sacramentTimesModule .dayName {
  font-size: 17.6px;
  font-weight: 600;
  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: 16px;
  padding: 12px 0px;
}
.sacramentTimes.times,
.massModeSacramentTimes {
  position: relative;
  padding: 0px;
  list-style: none;
  margin: 0px;
  font-size: 16px;
}
.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: capitalize;
  font-weight: 600;
  -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: 16px;
  color: var(--site-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: 1px 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;
}
.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/1752785974/base-images/slideshow/button-back.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1752785974/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/1752785974/base-images/slideshow/button-pause.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/slideshow/button-pause-font-awesome.png");
}
.slideshowModule .rotatorPlay,
.moduleBody .rotatorPlay {
  background: url("https://cdn.ecatholic.com/1752785974/base-images/slideshow/button-play.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/slideshow/button-play-font-awesome.png");
}
.slideshowModule .fwdBtn,
.moduleBody .fwdBtn {
  right: 15px;
  transform: rotate(180deg);
  background: url("https://cdn.ecatholic.com/1752785974/base-images/slideshow/button-back.png") no-repeat center center;
  background-image: url("https://cdn.ecatholic.com/1752785974/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;
}
#content1 {
  float: right;
  width: 373.33333333px;
  margin: 0 25px 25px 25px;
  padding-left: 0px;
  padding-right: 0px;
}
#core.duo #content1 {
  float: left;
  width: 771.66666667px;
  margin-left: 0px;
}
#content2 {
  float: right;
  width: 373.33333333px;
  margin: 0 0 25px 0;
  padding-left: 0px;
  padding-right: 0px;
}
#section1 {
  float: right;
  width: 1170px;
  margin: 0;
  margin-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
}
.pageTypeInterior #core #interiorHeader {
  float: right;
  width: 100%;
  margin: 0;
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
  z-index: 1;
}
.pageTypeInterior #core #content1 {
  float: right;
  width: 967px;
  margin: 0 0 25px 0;
  padding-left: 0px;
  padding-right: 0px;
}
.pageTypeInterior #core #content2 {
  float: left;
  width: 473px;
  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: 1170px;
}
.pageTypeInterior #core.trio #content1,
.pageTypeInterior #core.trio #content3 {
  width: 473px;
}
.pageTypeInterior #core.twin #interiorHeader {
  width: 1170px;
}
.pageTypeInterior #core.twin #content1,
.pageTypeInterior #core.twin #content2 {
  width: calc((100% - (50px * 2)) / 2);
}
.pageTypeInterior #core.nelo #interiorHeader,
.pageTypeInterior #core.standard #interiorHeader {
  width: 1170px;
}
.pageTypeInterior #core.standard #interiorHeader {
  width: 1170px;
}
.pageTypeInterior #core.section #interiorHeader {
  width: 1170px;
}
.pageTypeInterior .hasHorizontal1 #core #interiorHeader {
  width: 1170px;
}
.pagePicture {
  float: right;
}
#pageTitle {
  position: relative;
  margin: 0 0 0 0;
  padding: 3px 0;
  border-bottom: 0px solid #333;
  background: none;
  background-color: transparent;
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  font-weight: 400;
  color: #faf4ed;
}
#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/1752785974/base-images/social-media/socialMediaIcons.svg?svgRss");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-color: default;
  color: #fff;
  border-radius: 3px;
  transition: background-color 0.5s ease, color 0.5s ease;
  background-color: #f26522;
}
#pageTitle .rssLink:hover {
  background-color: #fff;
  color: #f26522;
}
#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 #e5d3bf;
  padding: 10px 0px;
  background-color: default;
  color: #333;
  font-family: "Lora", serif;
  font-size: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#sideNav li .navName:hover {
  background-color: default;
  color: #af906e;
}
#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: #af906e;
}
#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 #e5d3bf;
  border-bottom: 0px solid #e5d3bf;
  margin-bottom: -1px;
}
#sideNav .sideNavCurrent > .navName {
  border-top: none;
  background-color: transparent;
  color: #af906e;
}
#sideNav .sideNavCurrent > .navName:hover {
  color: #333;
  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: 600;
}
#sideNav div > ul > li:first-child > .navName {
  border-top: 0px solid #e5d3bf;
}
#sideNav footer {
  border-bottom: 0px solid #e5d3bf;
}
#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: #af906e transparent transparent transparent;
}
.navCollapsible.navCollapsed > .navName:before {
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #af906e;
  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 #e5d3bf;
  padding: 10px 0px;
  background-color: default;
  color: #af906e;
  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: #af906e;
  font-weight: 600;
}
[class*="SideNav"] li.selected .navName:hover,
[class*="SideNav"] .bulletin .featured .navName:hover {
  color: #333;
  background-color: default;
}
.bulletinsSideNav .archiveTitle,
.pageTagsSideNav .pageTags {
  border-top: 0px solid #e5d3bf;
}
.pageTagsSideNav .pageTagLink,
.bulletinsSideNav .archiveTitle,
.bulletinsSideNav .bulletin a {
  font-family: "Lora", serif;
  font-size: 17px;
}
.pageTagsSideNav .pageTagLink .navName,
.bulletinsSideNav .bulletin .navName {
  color: #333;
}
.pageTagsSideNav .pageTagLink .navName:hover,
.bulletinsSideNav .bulletin .navName:hover {
  background-color: default;
  color: #af906e;
}
.bulletinsSideNav .archiveTitle > .navName {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  color: #af906e;
}
.bulletinsSideNav .bulletin .navName {
  padding: 10px 0px 10px 0px;
}
.bulletinsSideNav .aggregateLabel {
  font-family: "Lora", serif;
  font-size: 17px;
}
.aggregateSideNav .aggregateAll,
.aggregateSideNav .aggregateMonths,
.aggregateSideNav .aggregatePages {
  border-top: 0px solid #e5d3bf;
}
.aggregateSideNav .aggregateMonths,
.aggregateSideNav .aggregatePages {
  margin-top: 20px;
}
.aggregateSideNav .aggregateAll,
.aggregateSideNav .aggregateLabel,
.aggregateSideNav .aggregateMonth,
.aggregateSideNav .aggregatePage {
  font-family: "Lora", serif;
  font-size: 17px;
}
.aggregateSideNav .aggregateAll .navName,
.aggregateSideNav .aggregateMonth .navName,
.aggregateSideNav .aggregatePage .navName {
  color: #333;
}
.aggregateSideNav .aggregateAll .navName:hover,
.aggregateSideNav .aggregateMonth .navName:hover,
.aggregateSideNav .aggregatePage .navName:hover {
  background-color: default;
  color: #af906e;
}
.aggregateSideNav .aggregateLabel > .navName {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  color: #af906e;
}
.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: "Lora", 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: #333;
  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: #537a7b;
}
.personSocialMedia a.blogSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgBlog");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgBlog', sizingMethod='scale');
}
.personSocialMedia a.emailSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgEmail");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgEmail', sizingMethod='scale');
}
.personSocialMedia a.facebookSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgFacebook");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgFacebook', sizingMethod='scale');
  width: 15px;
}
.personSocialMedia a.twitterSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgTwitter");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgTwitter', sizingMethod='scale');
}
.personSocialMedia a.flocknoteSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgFlocknote");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgFlocknote', sizingMethod='scale');
}
.personSocialMedia a.instagramSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgInstagram");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/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/1752785974/base-images/social-media/socialMediaIcons.svg?svgLinkedIn");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgLinkedIn', sizingMethod='scale');
}
.personSocialMedia a.phoneSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgPhone");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgPhone', sizingMethod='scale');
}
.personSocialMedia a.pinterestSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgPinterest");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgPinterest', sizingMethod='scale');
}
.personSocialMedia a.vimeoSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgVimeo");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgVimeo', sizingMethod='scale');
}
.personSocialMedia a.websiteSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgWeb");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgWeb', sizingMethod='scale');
}
.personSocialMedia a.youtubeSocialMedia {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/social-media/socialMediaIcons.svg?svgYouTube");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cdn.ecatholic.com/1752785974/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: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.searchLast {
  position: relative;
  margin-left: 21px;
  padding-right: 8px;
  border-right: 1px solid #333;
}
.searchLast,
.searchLast:hover {
  text-decoration: none;
}
.searchLast:before {
  left: -21px;
  border-right: 16px solid #af906e;
}
.searchLast:hover:before {
  border-right: 16px solid #537a7b;
}
.searchNext {
  position: relative;
  padding-left: 3px;
}
.searchNext,
.searchNext:hover {
  text-decoration: none;
}
.searchNext:after {
  right: -21px;
  border-left: 16px solid #af906e;
}
.searchNext:hover:after {
  border-left: 16px solid #537a7b;
}
#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 #333;
  border-radius: 6px;
  background-color: transparent;
  color: #333;
  font-size: 16px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#shieldLogin .submit {
  float: left;
  clear: left;
  min-width: 100px;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #537a7b;
  color: #faf4ed;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
#shieldLogin .submit:hover {
  background-color: #af906e;
  color: #faf4ed;
}
.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 #e5d3bf;
  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: 50px;
}
.photoAlbum.infinite-item .thumb {
  margin: 0px;
  box-sizing: border-box;
}
.photoAlbum.infinite-item .viewMore {
  width: 207px;
  margin-bottom: 15px;
  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/1752785974/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/1752785974/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: "Lora", 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 #e5d3bf;
}
.eCatholicLiveCountdownModule .number,
.eCatholicLiveCountdownModule .countdownText {
  color: inherit;
  font-weight: bold;
  font-size: 50px;
}
.eCatholicLiveCountdownModule .label {
  color: inherit;
  font-weight: normal;
  font-size: 16px;
}
.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 20px;
  border-radius: 6px;
  background-color: #537a7b;
  color: #faf4ed;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.eCatholicLiveCountdownModule .linkWrapper .countdownLink:hover {
  background-color: #af906e;
  color: #faf4ed;
}
@keyframes progressBarWidth {
  0% {
    width: 0;
  }
}
.progressBarModule .moduleBody {
  margin-top: 3px;
}
.progressBarModule .moduleBody .progressBarText {
  font-size: 16px;
  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: #333;
  font-size: 36px;
  display: block;
  font-style: normal;
}
.progressBarModule .moduleBody .fundingPercent {
  margin-top: auto;
  text-align: right;
}
.progressBarModule .moduleBody .currentPercent {
  color: #3b513c;
  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: transparent;
  border: 1px solid #e5d3bf;
  border-radius: 8.5px;
}
.progressBarModule .moduleBody .progress {
  height: 100%;
  background: #3b513c;
  width: 0;
  animation: progressBarWidth 2s;
}
.progressBarModule .moduleBody.goal .progress {
  background: #142416;
}
.progressBarModule .moduleBody.goal .currentPercent {
  color: #142416;
}
.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: 8px;
  background-color: #3b513c;
  color: #faf4ed;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
.progressBarModule .moduleBody .buttonContainer .button:hover {
  color: #faf4ed;
  background-color: #af906e;
}
.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/1752785974/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 #333;
  border-radius: 6px;
  background-color: transparent;
  color: #333;
  font-size: 16px;
  margin-bottom: 15px;
}
.flocknoteSignupsModule button {
  box-sizing: border-box;
  min-width: 100px;
  height: 58px;
  border: 0px;
  font-family: "Lora", serif;
  padding: 0 20px;
  display: inline-block;
  border-radius: 8px;
  background-color: #537a7b;
  color: #faf4ed;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 15px;
}
.flocknoteSignupsModule button:hover {
  background-color: #af906e;
  color: #faf4ed;
}
.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/1752785974/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: #142416;
}
#footer {
  width: 1170px;
  height: auto;
  margin: 0 auto 40px auto;
  padding: 73px 0px 25px 0px;
  border-top: 0px solid #333;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  background-color: transparent;
  color: #faf4ed;
  font-size: 16px;
  box-shadow: 0px 0px 0px 0px #000;
}
#footer a:not(.htmlButton),
#footer #login {
  color: #af906e;
  text-decoration: none;
  cursor: pointer;
}
#footer a:not(.htmlButton):hover,
#footer #login:hover {
  color: #537a7b;
  text-decoration: none;
}
#footer #login.disableLoginButton {
  cursor: not-allowed;
}
.footerConnectGroupOn #footer {
  padding-top: 0px;
}
.footerConnectGroupModule {
  text-align: center;
  position: relative;
  color: #faf4ed;
  padding-top: 60px;
  padding-bottom: 60px;
  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: #3b513c;
}
.footerConnectGroupModule .groupContent {
  position: relative;
  z-index: 1;
}
.footerConnectGroupModule .formStyling {
  display: flex;
  justify-content: center;
}
@media (max-width: 500px) {
  .footerConnectGroupModule .inputHolder {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
.footerConnectGroupModule .fieldLabel {
  text-align: left;
  color: inherit;
}
.footerConnectGroupModule .htmlButton {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
}
.footerConnectGroupModule .moduleName {
  text-align: center;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 30px;
}
.footerConnectGroupModule .moduleTitle {
  color: #faf4ed;
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
}
.footerConnectGroupModule .groupDescription {
  font-size: 16px;
}
.footerConnectGroupModule .groupSubDescription {
  font-style: italic;
  font-size: 14px;
  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: #af906e;
}
#footerSocialMedia .socialMediaBody a:hover {
  color: #537a7b;
  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 #faf4ed;
}
#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: #333;
  position: fixed;
  width: 100%;
  height: 100%;
  flex-direction: column;
  display: flex;
}
.preview.showPreviewToolbar #finder {
  height: calc(100% - 65px);
}
#finder .ui-widget {
  font-family: "Lora", serif;
}
#finder #finderHeader {
  flex-direction: column;
  display: flex;
  width: 100%;
  background-color: blue;
  z-index: 2;
  background: #142416;
  /* Old browsers */
  background: -moz-linear-gradient(top, #142416 0%, #142416 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #142416), color-stop(50%, #142416));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #142416 0%, #142416 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #142416 0%, #142416 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #142416 0%, #142416 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #142416 0%, #142416 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff142416', endColorstr='#ff142416',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: #142416;
  background-color: #142416;
  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: #af906e;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent;
  font-size: 16px;
  line-height: 16px;
  border-right: 2px solid #af906e;
}
#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: #faf4ed;
}
#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/1752785974/base-images/icons/phone.png");
  background-size: 26px;
}
#finder .linkContainer .directionsLink {
  background-image: url("https://cdn.ecatholic.com/1752785974/base-images/icons/direction.png");
  background-size: 17px;
}
#finder .linkContainer .urlLink {
  background-image: url("https://cdn.ecatholic.com/1752785974/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: #142416;
  font-size: 14px;
}
#finder .group .address,
#finder .group .mailAddress,
#finder .group .distanceHolder,
#finder .group .nextMassHolder {
  color: #333;
}
#finder .group .distanceHolder span,
#finder .group .fax {
  white-space: nowrap;
}
#finder .group .email {
  font-size: 13px;
  color: #333;
  text-decoration: none;
}
#finder .group .email:hover {
  color: #333;
  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: #333;
  cursor: pointer;
}
#finder #finderBar #siteSearchContainer .button:hover {
  color: #333;
}
#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: #142416;
  /* Old browsers */
  background: -moz-linear-gradient(top, #142416 0%, #142416 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #142416), color-stop(50%, #142416));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #142416 0%, #142416 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #142416 0%, #142416 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #142416 0%, #142416 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #142416 0%, #142416 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff142416', endColorstr='#ff142416',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: #faf4ed;
}
#finder #categories .category .sites .site:hover {
  background-color: #e5d3bf;
}
#finder #categories .category .sites .site .name {
  color: #142416;
}
#finder #categories .category .sites .site .city {
  color: #333;
  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: #333;
}
#finder .extendedInfo .times img,
#finder .extendedInfo .details img {
  max-width: 100%;
}
#finder .extendedInfo > .details {
  padding-top: 0px;
}
#finder .extendedInfoTabs {
  font-family: "Lora", 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 #333;
  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: #333;
}
#finder .extendedInfoTabs .tabsContainer ul li a:hover {
  color: #333;
}
#finder .extendedInfoTabs .tabsContainer ul li.ui-state-active a {
  color: #333;
}
#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: #333;
}
#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: #333;
}
#finder .extendedInfoTabs .times > div {
  padding: 0px;
  color: #333;
}
#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 #333;
}
#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: 1220px;
  }
}
#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: #faf4ed;
  background: #537a7b;
  font-size: 16px;
  border-radius: 30px;
  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: #faf4ed;
  background: #af906e;
}
#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: 30px;
  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: 30px;
  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: 16px;
  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: #faf4ed;
  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: #537a7b;
  text-align: center;
  box-shadow: 0px 0px 3px 0px #000;
}
#massModeContainer .massModeTitle {
  color: #faf4ed;
  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(250, 244, 237, 0.5);
  display: flex;
  cursor: pointer;
}
#massModeContainer .massModeTitle .collapsibleIcon:hover {
  color: #faf4ed;
}
#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: #537a7b;
  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 #faf4ed;
  }
}
#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(250, 244, 237, 0.5);
  box-sizing: border-box;
}
#massModeContainer .massModeTabList .massModeTab.ui-state-active a {
  color: #faf4ed;
}
#massModeContainer .massModeTabList .massModeTab:hover a {
  color: #faf4ed;
}
#massModeContainer .activeDayName {
  margin-bottom: 8px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
#massModeContainer .onlyHolyDay .activeDayName {
  color: #333;
}
#massModeContainer .onlyHolyDay .day {
  display: none;
}
#massModeContainer .massModeTabContent {
  overflow-y: auto;
  padding: 20px 30px;
}
#massModeContainer .massModeSacramentTimes {
  font-size: 16px;
  height: auto !important;
}
#massModeContainer .massModeSacramentTimes.onlyHolyDay .sacramentTime {
  padding-left: 0px;
}
#massModeContainer .massModeSacramentTimes .categoryName {
  padding-bottom: 12px;
  border-bottom: 1px solid #e5d3bf;
  font-weight: bold;
  font-size: 16px;
}
#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 #e5d3bf;
  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 #e5d3bf;
}
#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: #af906e;
}
#massModeContainer .massModeSacramentTimes .videoIconLink a:hover {
  color: #537a7b;
}
#massModeContainer .massModeSacrament {
  color: #333;
}
#massModeContainer .massModeSacrament .massModeSacramentDay {
  color: #333;
  margin-bottom: 7px;
}
#massModeContainer .massModeSacramentTime > span {
  font-style: italic;
  color: var(--site-clr);
}
#massModeContainer .massModeSacramentTime .startTime,
#massModeContainer .massModeSacramentTime .endTime {
  font-size: 16px;
  color: #333;
  font-style: normal;
  white-space: nowrap;
}
#massModeContainer .massModeSacramentTime .startTime span,
#massModeContainer .massModeSacramentTime .endTime span {
  color: var(--site-clr);
  font-size: 14px;
}
#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: #333;
  font-size: 14px;
  margin-top: 20px;
}
#massModeContainer .massModeMap {
  width: 100%;
  height: 170px;
  border: 1px solid #e5d3bf;
  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: #faf4ed;
  background-color: #537a7b;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  border-radius: 30px;
}
#massModeContainer .massModeButtons a:hover {
  background: #af906e;
  color: #faf4ed;
}
@media (min-width: 701px) {
  #massModeContainer {
    width: 90%;
    max-width: 1170px;
    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: #faf4ed;
    color: #333;
  }
}
@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: 28.5px;
  }
  20% {
    opacity: 1;
    width: 95%;
    height: 95%;
    border-width: 4px;
    border-radius: 28.5px;
  }
  100% {
    opacity: 0;
    width: calc(100% + 80px);
    height: calc(100% + 80px);
    border-width: 8px;
    border-radius: 80px;
  }
}
#mobileNavBar {
  display: none;
}
@media (min-width: 701px) {
  #mobilePanel {
    display: none;
  }
  #background #navicon {
    width: 0px;
  }
}
#mobileNavBar {
  height: 50px;
  padding-top: 8px;
  background-color: #537a7b;
}
#navicon {
  display: block;
  width: 50px;
  color: #faf4ed;
  height: 34px;
  background: url("https://cdn.ecatholic.com/1752785974/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: 1170px;
  position: fixed;
  top: -1px;
}
.mobilePanelActive #background {
  margin-left: 100vw;
  width: 550px;
}
@media (min-width: 701px) {
  .mobilePanelActive #background {
    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: #faf4ed;
  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: 10px 0px;
  border-bottom: 1px solid transparent;
  color: #af906e;
  font-size: 16px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#mobilePanel a:hover,
#mobilePanel a:active {
  background-color: #faf4ed;
  color: #537a7b;
}
#mobilePanel a:hover .collapsibleIcon,
#mobilePanel a:active .collapsibleIcon {
  color: #ccc;
}
#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: #819c9d;
  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: 10px;
}
#mobileNav ul ul ul .navName {
  padding-left: 20px;
}
#mobileNav ul ul ul ul .navName {
  padding-left: 30px;
}
#mobileNav ul ul ul ul ul .navName {
  padding-left: 40px;
}
#mobileNav .sideNavSelected > .navName {
  font-weight: bold;
}
#mobileNav .sideNavCurrent > .navName {
  background-color: #faf4ed;
  color: #537a7b;
}
#mobileNav .sideNavCurrent > .navName .collapsibleIcon {
  color: #ccc;
}
@media (min-width: 701px) {
  #mobileNav .navFirstLevelGroup.navCollapsible > a {
    cursor: default;
  }
}
#mobileNav .navElement.navGroup > .navName {
  color: #819c9d;
}
#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: #ccc;
  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) {
  #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: 65px;
    height: 72.57668712px;
    margin-left: 25px;
  }
  #siteLogo.logoOnly {
    width: 350px;
    height: 190px;
    top: auto;
    left: auto;
  }
  #siteLogo.logoOnly img {
    max-width: 350px;
    max-height: 190px;
  }
  #siteLogo img {
    max-height: 72.57668712px;
    max-width: 65px;
    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: 525px;
    height: auto;
    margin-left: 10px;
  }
  #siteName #siteNameBody {
    max-height: 171.42857143px;
    display: flex;
    flex-direction: column;
  }
  #siteName.sitenameOnly {
    width: 600px;
    height: auto;
    margin-left: 25px;
    top: auto;
    left: auto;
  }
  #siteName.sitenameOnly #siteNameBody {
    max-height: 109.08333333px;
  }
  #siteName .line1 {
    margin-top: 0;
  }
  #siteName .line2 {
    margin-top: 3px;
  }
  #siteName .line1,
  #siteName .line2 {
    white-space: normal;
  }
  #header #socialMedia {
    position: absolute;
    top: 15px;
    right: 10px;
    width: auto;
    margin: 0;
    text-align: right;
    transition: left 0.5s ease, right 0.5s ease;
  }
  #socialMedia a {
    color: #af906e;
  }
  #socialMedia a:hover {
    color: #537a7b;
  }
  #search {
    display: none;
  }
  .hasHeaderText .headerText {
    width: 600px;
    height: auto;
    margin-left: 25px;
    clear: both;
  }
  #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%;
  }
  .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: 15px;
  }
  #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) {
  .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: 65px;
    height: 72.57668712px;
    margin-left: 25px;
  }
  #siteLogo.logoOnly {
    width: 325px;
    height: 176.42857143px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #siteLogo.logoOnly img {
    max-width: 325px;
    max-height: 176.42857143px;
  }
  #siteLogo img {
    max-height: 72.57668712px;
    max-width: 65px;
  }
  #siteName {
    width: 250px;
    margin-left: 10px;
  }
  #siteName #siteNameBody {
    max-height: 360px;
  }
  #siteName.sitenameOnly {
    width: 325px;
    margin-left: 25px;
  }
  #siteName.sitenameOnly #siteNameBody {
    max-height: 201.38461538px;
  }
  #siteName .line1.extraSmallFont,
  #siteName .line2.extraSmallFont {
    font-size: 19.98px;
  }
  #siteName .line1.smallFont,
  #siteName .line2.smallFont {
    font-size: 29.16px;
  }
  #siteName .line1.mediumFont,
  #siteName .line2.mediumFont {
    font-size: 31.32px;
  }
  #siteName .line1.largeFont,
  #siteName .line2.largeFont {
    font-size: 34.56px;
  }
  #siteName .line1.extraLargeFont,
  #siteName .line2.extraLargeFont {
    font-size: 37.8px;
  }
  #siteName .line1 {
    margin-top: 5px;
  }
  #siteName .line2 {
    margin-top: 0;
  }
  .hasHeaderText .headerText {
    width: 325px;
    margin-left: 25px;
  }
  #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: #142416;
  }
  #calendarPageSelection {
    max-width: 180px;
  }
  .formStyling input,
  .formStyling textarea {
    width: 100%;
  }
  .formStyling select {
    width: 100%;
  }
  .formStyling .cityStateZipField > div:not(:last-child) {
    margin-bottom: 15px;
  }
  .formStyling .fieldGroup input,
  .formStyling .fieldGroup textarea,
  .formStyling .fieldGroup select {
    width: 85%;
  }
  .galleryModule .rotator .caption {
    height: 12ex;
  }
  .galleryModule .rotator .caption .captionContent {
    height: 6ex;
    -webkit-line-clamp: 2;
  }
  #shieldLogin #shieldPassword {
    width: 100%;
  }
  .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/1752785974/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/1752785974/images/admin/ui-icons_ffffff_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("https://cdn.ecatholic.com/1752785974/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/1752785974/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/1752785974/images/admin/sprites/png_sprite.png") no-repeat;
  background-size: 150px;
  background-position: 0px -300px;
}
#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;
}
.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: 1520px) {
  .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/1752785974/paymentMinimal/icons/custom-payment-field-icons.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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/1752785974/paymentMinimal/icons/custom-payment-title-icons-100.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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/1752785974/paymentMinimal/icons/custom-payment-title-icons-300.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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/1752785974/paymentMinimal/icons/custom-payment-title-icons-400.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/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/1752785974/paymentMinimal/icons/custom-payment-title-icons-900.woff2") format("woff2"), url("https://cdn.ecatholic.com/1752785974/paymentMinimal/icons/custom-payment-title-icons-900.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
:root {
  --section-title-clr: #af906e;
  --section-subtitle-clr: #537a7b;
  --module-title-clr: #af906e;
  --module-subtitle-clr: #537a7b;
  --site-clr: #333;
  --wysiwygColor1: #142416;
  --wysiwygColor2: #537a7b;
  --wysiwygColor3: #af906e;
  --wysiwygColor4: #819c9d;
  --blockquote-background-clr: #e5d3bf;
  --blockquote-font-clr: #333;
  --blockquote-links-clr: #af906e;
  --blockquote-links-clr-hover: #537a7b;
  --link-clr: #af906e;
  --link-clr-hover: #537a7b;
  --primary-btn-background-clr: #537a7b;
  --primary-btn-background-clr-hover: #af906e;
  --primary-btn-clr: #faf4ed;
  --primary-btn-clr-hover: #faf4ed;
  --primary-btn-border-clr: #537a7b;
  --primary-btn-border-clr-hover: #537a7b;
  --secondary-btn-background-clr: #3b513c;
  --secondary-btn-background-clr-hover: #819c9d;
  --secondary-btn-clr: #faf4ed;
  --secondary-btn-clr-hover: #faf4ed;
  --secondary-btn-border-clr: #3b513c;
  --secondary-btn-border-clr-hover: #819c9d;
  --person-social-media-clr: #333;
  --person-social-media-clr-hover: #537a7b;
  --person-social-media-background-clr: transparent;
  --person-social-media-background-clr-hover: transparent;
  --aggregate-name-clr: #af906e;
  --aggregate-name-clr-hover: #537a7b;
  --aggregate-subtitle-clr: #333;
  --placeholder-background-clr: #e5d3bf;
  --placeholder-accent-clr: #af906e;
  --module-border-clr: #e5d3bf;
  --drk-border-clr: #333;
  --light-border-clr: #e5d3bf;
  --field-background-clr: transparent;
  --field-border-clr: #333;
  --field-label-clr: #333;
  --field-text-clr: #333;
  --field-text-placeholder: #333;
  --field-border-size: 2px;
  --progress-background-clr: transparent;
  --progress-bar-clr: #3b513c;
  --progress-bar-goal-clr: #142416;
  --progress-bar-border-clr: #e5d3bf;
  --collapsible-clr: transparent;
  --tab-font-clr: #333;
  --tab-font-clr-hover: #333;
  --tab-font-clr-active: #333;
  --tab-background-clr: rgba(0, 0, 0, 0.05);
  --tab-background-clr-hover: #e5d3bf;
  --tab-background-clr-active: #faf4ed;
  --tab-content-background: #faf4ed;
  --tab-border-clr: #e5d3bf;
  --accordion-font-clr: #333;
  --accordion-font-clr-hover: #af906e;
  --accordion-font-clr-active: #333;
  --accordion-background-clr: transparent;
  --accordion-background-clr-hover: transparent;
  --accordion-background-clr-active: transparent;
  --accordion-content-background: transparent;
  --accordion-border-clr: #e5d3bf;
}
#fieldGroup-siteNameSize select option[value="extraLargeFont"] {
  display: none !important;
}
#fieldGroup-siteNameSize select option[value="extraSmallFont"] {
  display: none !important;
}
#fieldGroup-siteName2Size {
  display: none;
}
#onlineFormSidePanel[style*="position: fixed"] {
  top: 185px !important;
}
.sectionSelectorContainer .selectionGroup li[sectiontypeid="4"][sectionlayoutid="3"],
.sectionSelectorContainer .selectionGroup li[sectiontypeid="4"][sectionlayoutid="9"] {
  display: none !important;
}
.sectionSelectorContainer .sectionLayoutThumb[sectiontypeid="4"][sectionlayoutid="3"],
.sectionSelectorContainer .sectionLayoutThumb[sectiontypeid="4"][sectionlayoutid="9"] {
  display: none !important;
}
#fieldGroup-designClass:is(
			.monstrance,
			.jesus,
			.maryandBabyJesus,
			.sacredHeart,
			.immaculateHeart,
			.lamb,
			.bodyandBlood
		) ~ #heightOption {
  display: none;
}
.headlineSection:not(.textOnly) [id*="designClass"].sectionDesignHolder {
  display: none;
}
p,
.moduleBody,
.summary,
.ui-widget-content {
  color: var(--site-clr);
}
.headlineSection:is(.half, .textOnly) .sectionBody {
  color: var(--site-clr);
}
.headlineSection:is(.half, .textOnly) .sectionBody .title {
  color: var(--headline-title-clr);
}
.headerTextBody a:not([class]),
.region a:not([class]):not(.name a):not(.phone a),
.mail {
  color: var(--link-clr);
  font-weight: 600;
}
.headerTextBody a:not([class]):hover,
.region a:not([class]):not(.name a):not(.phone a):hover,
.mail:hover {
  color: var(--link-clr-hover);
}
.region .moduleBody p,
.region .moduleBody,
.eventDetails,
.newsDetails,
.bio,
.summary {
  line-height: 1.53;
  font-weight: 400;
}
hr {
  border: 0;
  height: 1px;
  background-color: var(--module-border-clr);
}
.sectionName,
.moduleName {
  display: flex;
  flex-flow: column;
}
.sectionName [class*="Subtitle"],
.moduleName [class*="Subtitle"] {
  order: -1;
  font-size: 26px;
}
.sectionName {
  gap: 20px;
}
.sectionName .sectionTitle {
  line-height: 1.2;
  color: var(--section-title-clr);
}
@media (max-width: 700px) {
  .sectionName .sectionTitle {
    font-size: 32px;
  }
}
.sectionName .sectionSubtitle {
  font-size: 26px;
  color: var(--section-subtitle-clr);
}
.moduleName {
  gap: 15px;
}
.moduleName .moduleTitle {
  line-height: 1.2;
  color: var(--module-title-clr);
}
@media (max-width: 700px) {
  .moduleName .moduleTitle {
    font-size: 34px;
  }
}
.moduleName .moduleSubtitle {
  font-family: "Lora", serif;
  font-size: 22px;
  font-weight: 600;
  color: var(--module-subtitle-clr);
}
: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 {
  margin-block-start: 0.2em;
  margin-block-end: 0.2em;
  color: var(--site-clr);
  line-height: 1.2;
  font-family: "Bebas Neue", sans-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(--site-clr);
  font-family: "Miniver";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h1:not(#pageTitle) {
  font-size: 42px;
  letter-spacing: 1px;
}
@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: 30px;
  }
}
: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;
  letter-spacing: 1px;
}
@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: 26px;
  }
}
:where(
		.customModule,
		.customText,
		#headerText,
		#footer,
		.aggregate .group .summary,
		.pageTypeInterior .moduleInner.content,
		.fr-dropdown-menu[id*="dropdown-menu-paragraphFormat-"] li
	) h3 {
  font-size: 30px;
}
@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: 24px;
  }
}
: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;
}
.moduleInner:not(.mediaFormatting) blockquote,
#footer .moduleInner:not(.mediaFormatting) blockquote {
  background-color: var(--blockquote-background-clr);
  color: var(--blockquote-font-clr);
  position: relative;
}
@media (max-width: 700px) {
  .moduleInner:not(.mediaFormatting) blockquote,
  #footer .moduleInner:not(.mediaFormatting) blockquote {
    padding-top: 45px;
    padding-left: 25px;
  }
}
.moduleInner:not(.mediaFormatting) blockquote p,
#footer .moduleInner:not(.mediaFormatting) blockquote p {
  color: var(--blockquote-font-clr);
}
.moduleInner:not(.mediaFormatting) blockquote a:not(.htmlButton),
#footer .moduleInner:not(.mediaFormatting) blockquote a:not(.htmlButton) {
  color: var(--blockquote-links-clr);
}
.moduleInner:not(.mediaFormatting) blockquote a:not(.htmlButton):hover,
#footer .moduleInner:not(.mediaFormatting) blockquote a:not(.htmlButton):hover {
  color: var(--blockquote-links-clr-hover);
}
.moduleInner:not(.mediaFormatting) blockquote:before,
#footer .moduleInner:not(.mediaFormatting) blockquote:before {
  content: "";
  width: 44px;
  height: 44px;
  position: absolute;
  left: 20px;
  top: -8px;
  background-color: #3b513c;
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
  mask-size: 100%;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
  -webkit-mask-size: 100%;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
@media (min-width: 701px) {
  .rowSection.twoModule.jesus .moduleInner:not(.mediaFormatting) blockquote,
  .rowSection.twoModule.sacredHeart .moduleInner:not(.mediaFormatting) blockquote,
  .rowSection.twoModule.immaculateHeart .moduleInner:not(.mediaFormatting) blockquote,
  .rowSection.twoModule.lamb .moduleInner:not(.mediaFormatting) blockquote,
  .rowSection.twoModule.bodyandBlood .moduleInner:not(.mediaFormatting) blockquote,
  .rowSection.twoModule.monstrance .moduleInner:not(.mediaFormatting) blockquote,
  .rowSection.twoModule.maryandBabyJesus .moduleInner:not(.mediaFormatting) blockquote,
  .normalCell .moduleInner:not(.mediaFormatting) blockquote,
  .tallCell .moduleInner:not(.mediaFormatting) blockquote,
  .rowSection.fourModule .moduleInner:not(.mediaFormatting) blockquote {
    padding-top: 45px;
    padding-left: 25px;
  }
}
.aggregate :is(.searchResult) {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--module-border-clr);
}
.aggregate :is(.searchResult):not(:last-child) {
  margin-bottom: 30px;
}
.aggregate :is(.news, .event, .person, .rssContent) {
  padding-bottom: 0;
  border-width: 0px;
  overflow: hidden;
}
.aggregate :is(.news, .event, .person, .rssContent):not(:last-child) {
  margin-bottom: 50px;
}
.aggregate :is(.document, .link) a.name {
  border-bottom: 1px solid var(--module-border-clr);
}
.photoAlbumsModule .moduleBody {
  border-bottom: 1px solid var(--module-border-clr);
}
.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);
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
  mask-size: 92px;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
  -webkit-mask-size: 92px;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
.aggregate .name {
  line-height: 1.2;
}
.aggregate .name :is(span) {
  color: var(--site-clr);
}
.aggregate .name :where(span, a),
.aggregate a:where(.name) {
  font-family: "Bebas Neue", sans-serif;
  font-size: 28px;
  font-weight: 400;
  text-wrap: pretty;
  white-space: normal;
}
.aggregate .name :is(a),
.aggregate .photoAlbum a.name {
  font-size: 28px;
  white-space: normal;
  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(.document, .link) a:is(.name) {
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}
.aggregate :is(.news, .event, .person, .rssContent) .date,
.aggregate :is(.news, .rssContent) .author,
.aggregate .person .role,
.aggregate .photoAlbum .numberPhotos {
  font-size: 16px;
  color: var(--aggregate-subtitle-clr);
}
.aggregate :is(.news, .rssContent) :is(.author, .date),
.aggregate .person .role,
.aggregate .photoAlbum .numberPhotos {
  font-style: italic;
}
.aggregate .photoAlbum .numberPhotos {
  font-family: "Lora", serif;
  font-weight: 400;
}
.aggregate + footer .rssLink {
  color: var(--primary-btn-clr);
  background-color: var(--primary-btn-background-clr);
}
.aggregate + footer .rssLink:hover {
  color: var(--primary-btn-clr-hover);
  background-color: var(--primary-btn-background-clr-hover);
}
.aggregate + footer .exportCalendar {
  color: var(--link-clr);
}
.aggregate + footer .exportCalendar:hover {
  color: var(--link-clr-hover);
}
.readMore {
  white-space: nowrap;
  text-align: left;
  float: none;
  justify-content: flex-start;
  font-size: 0px;
}
.readMore:before {
  content: "More";
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.readMore:after {
  content: "\f04b";
  display: inline-block;
  font-family: "Font Awesome 6 Solid";
  font-size: 9px;
  margin-left: 5px;
}
.news.group .readMore {
  display: none;
}
.htmlButton,
#shieldLogin .submit,
.formStyling .submitForm,
.flocknoteSignupsModule button,
.progressBarModule .moduleBody .buttonContainer .button,
.aggregate + footer a[class*="more"] {
  box-sizing: border-box;
  padding: 16px 28px;
  border-radius: 8px;
  font-size: 17px;
  font-weight: 400;
  transition: all 0.3s ease;
}
.htmlButton:after,
#shieldLogin .submit:after,
.formStyling .submitForm:after,
.flocknoteSignupsModule button:after,
.progressBarModule .moduleBody .buttonContainer .button:after,
.aggregate + footer a[class*="more"]:after {
  content: "\f04b";
  display: inline-block;
  font-family: "Font Awesome 6 Solid";
  font-size: 14px;
  margin-left: 10px;
}
.htmlButton1,
#shieldLogin .submit,
.formStyling .submitForm,
.flocknoteSignupsModule button,
.progressBarModule .moduleBody .buttonContainer .button,
.aggregate + footer a[class*="more"] {
  color: var(--primary-btn-clr);
  background-color: var(--primary-btn-background-clr);
  border: 0px solid var(--primary-btn-border-clr);
}
.htmlButton1:hover,
#shieldLogin .submit:hover,
.formStyling .submitForm:hover,
.flocknoteSignupsModule button:hover,
.progressBarModule .moduleBody .buttonContainer .button:hover,
.aggregate + footer a[class*="more"]:hover {
  color: var(--primary-btn-clr-hover);
  background-color: var(--primary-btn-background-clr-hover);
  border: 0px solid var(--primary-btn-border-clr-hover);
}
.sectionInner:is(.primary, .secondary, .gold) .aggregate + footer a[class*="more"] {
  color: var(--secondary-btn-clr);
  background-color: var(--secondary-btn-background-clr);
  border: 0px solid var(--secondary-btn-border-clr);
}
.sectionInner:is(.primary, .secondary, .gold) .aggregate + footer a[class*="more"]:hover {
  color: var(--secondary-btn-clr-hover);
  background-color: var(--secondary-btn-background-clr-hover);
  border: 0px solid var(--secondary-btn-border-clr-hover);
}
.sectionInner:is(.primary, .secondary, .gold) .rssLink {
  color: var(--secondary-btn-clr);
  background-color: var(--secondary-btn-background-clr);
}
.sectionInner:is(.primary, .secondary, .gold) .rssLink:hover {
  color: var(--secondary-btn-clr-hover);
  background-color: var(--secondary-btn-background-clr-hover);
}
.htmlButton2 {
  color: var(--secondary-btn-clr);
  background-color: var(--secondary-btn-background-clr);
  border: 0px solid var(--secondary-btn-border-clr);
}
.htmlButton2:hover {
  color: var(--secondary-btn-clr-hover);
  background-color: var(--secondary-btn-background-clr-hover);
  border: 0px solid var(--secondary-btn-border-clr-hover);
}
.moduleInner:is(.newsModule, .calendarModule, .photoAlbumsModule) > footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.moduleInner:is(.newsModule, .calendarModule, .photoAlbumsModule) > footer a[class*="more"] {
  margin: 0;
  order: 1;
}
.moduleInner:is(.newsModule, .calendarModule, .photoAlbumsModule) > footer .rssLink,
.moduleInner:is(.newsModule, .calendarModule, .photoAlbumsModule) > footer .calendarExportContainer {
  margin: 0;
  order: 2;
}
.moduleInner:is(.newsModule, .calendarModule, .photoAlbumsModule) > footer:after {
  display: none;
}
.sectionInner:is(.newsSection, .eventsSection) > footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 37px;
}
@media (max-width: 700px) {
  .sectionInner:is(.newsSection, .eventsSection) > footer {
    margin-top: 35px;
  }
}
@media (min-width: 701px) {
  .sectionInner:is(.newsSection, .eventsSection) > footer {
    justify-content: center;
    gap: 10px;
  }
}
.sectionInner:is(.newsSection, .eventsSection) > footer a[class*="more"] {
  margin: 0;
  order: 1;
}
.sectionInner:is(.newsSection, .eventsSection) > footer .rssLink,
.sectionInner:is(.newsSection, .eventsSection) > footer .calendarExportContainer {
  margin: 0;
  order: 2;
}
.sectionInner:is(.newsSection, .eventsSection) > footer:after {
  display: none;
}
.aggregate li:is(.news, .event) .thumb {
  overflow: hidden;
}
.aggregate li:is(.news, .event) .thumb img {
  transform: scale(1.3);
  margin-left: 0px;
  transition: margin-left 0.3s ease-in-out;
}
.aggregate li:is(.news, .event):hover .thumb img {
  margin-left: -30px;
}
:root {
  --header-padding: 60px;
  --header-spacing: 28px;
}
@media (max-width: 1440px) {
  :root {
    --header-padding: 30px;
    --header-spacing: 14px;
  }
}
@media (max-width: 1340px) {
  :root {
    --header-padding: 10px;
  }
}
@media (min-width: 701px) {
  #header {
    box-sizing: border-box;
    height: auto;
    min-height: 190px;
    max-width: 100vw;
    min-width: 1100px;
    margin: 0;
    display: grid;
    grid-template-columns: var(--header-padding) min-content 1fr min-content 1fr min-content var(--header-padding);
    grid-template-areas: ". top-bar top-bar top-bar top-bar top-bar ." ". art-1 . logo-siteName . art-2 ." ". art-1 nav nav nav art-2 .";
    align-items: center;
    grid-template-rows: 0px 1fr 78.5px;
  }
  #header:has(#siteLogo) {
    grid-template-rows: 0px 1fr 86.5px;
    height: 290px;
  }
  #header:is(.searchOn, .quickLinksOn, .socialMediaOn, .headerTextOn) {
    background: linear-gradient(to bottom, #537a7b 0%, #537a7b 64px, #142416 64px, #142416 100%);
    grid-template-rows: 64px 1fr 78.5px;
    height: 254px;
  }
  #header:is(.searchOn, .quickLinksOn, .socialMediaOn, .headerTextOn):has(#siteLogo) {
    grid-template-rows: 64px 1fr 86.5px;
    height: 354px;
  }
  #header:before,
  #header:after {
    content: "";
    width: 110px;
    height: 110px;
    background-color: #af906e;
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
    mask-size: 100%;
    mask-position: center;
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
    -webkit-mask-size: 100%;
    -webkit-mask-position: center;
    mask-repeat: no-repeat;
    margin-block: 40px;
  }
  #header:before {
    grid-area: art-1;
  }
  #header:after {
    grid-area: art-2;
  }
  #header #siteLogo,
  #header #siteName,
  #header #searchPopup,
  #header #socialMedia,
  #header #headerText,
  #header #quickLinks {
    position: static;
  }
  #header #siteLogo {
    grid-area: logo-siteName;
    justify-self: center;
  }
  #header #siteLogo.both {
    justify-self: start;
  }
  #header #siteName {
    grid-area: logo-siteName;
    justify-self: center;
  }
  #header #siteName.both {
    justify-self: start;
  }
  #header #siteName.sitenameOnly {
    align-self: end;
  }
  #header #searchPopup,
  #header #socialMedia,
  #header #headerText,
  #header #quickLinks {
    grid-area: top-bar;
  }
  #header #searchPopup {
    justify-self: start;
  }
  #header #socialMedia {
    justify-self: start;
  }
  #header #headerText {
    justify-self: center;
  }
  #header #quickLinks {
    justify-self: end;
  }
  #header #nav {
    grid-area: nav;
    align-self: center;
  }
}
@media (min-width: 701px) and (max-width: 1279px) {
  #header {
    grid-template-columns: var(--header-padding) 0px 1fr min-content 1fr 0px var(--header-padding);
  }
}
@media (min-width: 701px) and (max-width: 1440px) {
  #header:before,
  #header:after {
    width: 75px;
  }
}
@media (min-width: 701px) and (max-width: 1279px) {
  #header:before,
  #header:after {
    display: none;
  }
}
@media (min-width: 701px) {
  #siteLogo {
    margin-top: 0px;
  }
}
#siteName .moduleInner {
  display: flex;
  align-items: center;
}
#siteName .moduleInner #siteNameBody {
  display: flex;
  align-items: center;
}
@media (min-width: 701px) {
  #siteName.both {
    width: fit-content;
    min-width: 50px;
    max-width: 600px;
    margin-left: 198px;
  }
}
.sitenameOnly {
  text-align: center;
}
.line1 {
  font-weight: 400;
  text-wrap: pretty;
}
@media (min-width: 701px) {
  .line1 :is(a, span) br:nth-of-type(n + 2) {
    display: none;
  }
}
@media (max-width: 700px) {
  .line1 :is(a, span) br {
    display: none;
  }
}
.line2 {
  display: none;
}
#searchPopup:before,
#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%;
}
#searchPopup .icon,
#searchSubmit .icon {
  display: none;
}
#searchSubmit {
  color: #333;
}
#searchSubmit:hover {
  color: #142416;
}
#searchPopup {
  padding: 0;
  margin: 0;
}
@media (min-width: 701px) {
  #header #search #searchField {
    padding-right: 40px;
    padding-left: 15px;
  }
}
#quickLinks ul li {
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
}
#quickLinks ul a {
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
}
#header #headerText {
  align-self: center;
  justify-self: center;
  text-align: center;
  font-size: 14px;
}
@media (min-width: 701px) {
  #header #headerText {
    --site-clr: #faf4ed;
    --link-clr: #faf4ed;
    --link-clr-hover: #142416;
    --primary-btn-background-clr: #142416;
    --primary-btn-border-clr: #142416;
    color: #faf4ed;
    font-size: 16px;
  }
}
#header #headerText .moduleInner {
  display: flex;
  justify-content: center;
  align-items: center;
}
#header #headerText .headerTextBody {
  display: block;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: auto;
}
#header #headerText .headerTextBody br {
  display: none;
}
@media (max-width: 700px) {
  #header #headerText .headerTextBody {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
#header #headerText .headerTextBody > * {
  margin-block: 0px;
}
@media (min-width: 701px) {
  #header #headerText .headerTextBody > * {
    white-space: nowrap;
  }
  #header #headerText .headerTextBody > *:not(.htmlButton):not(br):not(.editor) {
    display: inline;
  }
  .admin #header #headerText .headerTextBody > * {
    display: block;
    white-space: normal;
  }
}
#header #headerText .headerTextBody .htmlButton {
  min-width: 50px;
  font-size: 16px;
  margin: 0 5px;
  padding: 10px 15px;
}
@media (max-width: 700px) {
  #header #headerText .headerTextBody .htmlButton {
    margin: 5px;
    font-size: 14px;
  }
}
#header #headerText .headerTextBody .htmlButton:after {
  font-size: 12px;
}
@media (max-width: 700px) {
  #header #headerText .headerTextBody .htmlButton:after {
    font-size: 10px;
  }
}
.admin #header #headerText .headerTextBody .editor .fr-element {
  display: block;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.admin #header #headerText .headerTextBody .editor .fr-element > * {
  margin-block: 0px;
  white-space: nowrap;
}
.admin #header #headerText .headerTextBody .editor .fr-element > *:not(.htmlButton):not(br) {
  display: inline;
}
.admin #header #headerText .headerTextBody .editor .fr-wrapper {
  width: 100%;
}
#socialMedia {
  white-space: nowrap;
}
@media (min-width: 701px) {
  .searchOn #socialMedia {
    margin-left: calc(var(--header-spacing) + 20px);
  }
}
@keyframes menu-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes menu-slideUp {
  0% {
    transform: translate(0%, 14px);
  }
  100% {
    transform: translate(0%, 0);
  }
}
@keyframes megaMenu-slideUp {
  0% {
    transform: translate(-50%, 14px);
  }
  100% {
    transform: translate(-50%, 0);
  }
}
#nav > ul {
  justify-content: center;
}
#nav > ul > li {
  flex-grow: 0;
  padding-inline: 18px;
}
#nav > ul > li:first-child {
  padding-left: 0;
}
#nav > ul > li:last-child {
  padding-right: 0px;
}
#nav > ul > li > a {
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
}
#nav > ul > li.subMenu:hover {
  overflow: visible;
}
#nav > ul > li.subMenu:hover > ul.secondLevel {
  animation: menu-fadeIn 0.1s, menu-slideUp 0.2s;
}
#nav.resize > ul > li {
  flex-grow: 0;
}
[class*="large"] #nav > ul > li.megaMenu:hover > ul.secondLevel {
  animation: fadeIn 0.1s, megaMenu-slideUp 0.2s;
}
.sitenameOnly ~ #nav > ul > li > a {
  padding-top: 17px;
}
#siteLogo ~ #nav > ul > li > a {
  padding-top: 25px;
}
#nav > ul > li > ul {
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
#nav > ul > li > ul > li > a {
  font-weight: 500;
}
#nav li ul li a span {
  display: inline-flex;
  justify-content: start;
  align-items: center;
}
#nav li ul li a span:before {
  content: "\f04b";
  display: inline-block;
  font-family: "Font Awesome 6 Solid";
  font-size: 9px;
  color: transparent;
  margin-left: -6.75px;
  transition: all 0.3s ease;
}
#nav li ul li a:hover span:before {
  color: #333;
  margin-right: 10px;
}
#nav .groupName {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: unset;
}
[class*="largeMegaMenu"] #nav .megaMenu {
  position: static;
}
[class*="largeMegaMenu"] #nav .megaMenu > ul {
  max-width: 90vw;
  margin-left: 0 !important;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 701px) {
  #headerBackground {
    background-color: #142416;
    padding-top: 190px;
  }
  #headerBackground:has(#siteLogo) {
    padding-top: 290px;
  }
  #headerBackground #header {
    position: absolute;
    top: 0;
  }
  #background:has(.headerTextOn, .socialMediaOn, .quickLinksOn, .searchOn) #headerBackground {
    padding-top: 254px;
  }
  #background:has(.headerTextOn, .socialMediaOn, .quickLinksOn, .searchOn) #headerBackground:has(#siteLogo) {
    padding-top: 354px;
  }
  #header #nav:is([style*="absolute"], [style*="fixed"]) {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-left: auto !important;
    margin-right: auto;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header {
    position: fixed;
    z-index: 200;
    min-height: 120px;
    height: 120px;
    grid-template-rows: 0px calc(120px - 50px) 50px;
    background: rgba(20, 36, 22, 0.97);
    box-shadow: inset 0 -1px 0 #af906e;
    top: 0px;
  }
  .admin #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header {
    top: 65px;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #socialMedia,
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #quickLinks,
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #searchPopup,
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #headerText {
    display: none;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header:before,
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header:after {
    width: 50px;
    margin-block: 0px;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteLogo .moduleInner > .editBar,
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .moduleInner > .editBar {
    display: none !important;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteLogo {
    height: 65px;
    margin-top: 0;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteLogo img {
    max-height: 100%;
    max-width: 100%;
    top: 0 !important;
    object-fit: contain;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteLogo.both {
    width: 62px;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName {
    height: 65px;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName.both {
    width: fit-content;
    max-width: 600px;
    margin-left: 82px;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 38px"],
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 39px"],
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 4"],
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 5"],
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 6"],
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 7"] {
    font-size: 37px !important;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 38px"] :is(a, span),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 39px"] :is(a, span),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 4"] :is(a, span),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 5"] :is(a, span),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 6"] :is(a, span),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 7"] :is(a, span) {
    font-size: 37px !important;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 38px"] :is(a, span):has(> br),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 39px"] :is(a, span):has(> br),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 4"] :is(a, span):has(> br),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 5"] :is(a, span):has(> br),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 6"] :is(a, span):has(> br),
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #siteName .line1[style*="font-size: 7"] :is(a, span):has(> br) {
    font-size: 27px !important;
  }
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #nav > ul > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    font-size: 16px;
    height: 50px;
    box-sizing: border-box;
  }
}
@media (min-width: 701px) and (max-width: 1000px) and (min-width: 701px) {
  #navBackground:is(
				[style*="top: 0px"],
				[style*="top: 64px"],
				[style*="top: 65px"],
				[style*="top: 66px"]
			) + #header #nav > ul > li {
    padding-inline: 5px;
  }
}
@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;
  }
}
#gtranslate_wrapper:nth-of-type(n + 2) {
  display: none;
}
@media (max-width: 700px) {
  #headerBackground {
    background-color: #142416;
  }
  #header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-block: 25px;
    gap: 10px;
  }
  #header #mobileNavBar {
    box-sizing: border-box;
  }
  #header.socialMediaOn #socialMedia {
    position: fixed;
    z-index: 1000;
    margin-inline: auto;
    top: auto;
    right: -101vw;
    left: auto;
    bottom: 0px;
    width: 99vw;
    height: 75px;
    transition: right 0.5s ease;
    background-color: #faf4ed;
  }
  #header.socialMediaOn #socialMedia .socialMediaBody {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #header.socialMediaOn.headerTextOn #socialMedia {
    bottom: 100px;
    height: 50px;
  }
  #header.socialMediaOn.headerTextOn #socialMedia .socialMediaBody {
    align-items: end;
  }
  #header.socialMediaOff #socialMedia {
    display: none;
  }
  #header.headerTextOn #headerText {
    box-sizing: border-box;
    position: fixed;
    z-index: 1000;
    margin-block: 0;
    margin-inline: auto;
    top: auto;
    right: -101vw;
    left: auto;
    bottom: 0px;
    width: 100vw;
    height: 100px;
    transition: right 0.5s ease;
    background-color: #faf4ed;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  #header.socialMediaOn #socialMedia .socialMediaBody {
    padding-inline: 42px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #header.socialMediaOn #socialMedia .socialMediaBody {
    padding-inline: 20px;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  #header.headerTextOn #headerText {
    padding-inline: 42px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #header.headerTextOn #headerText {
    height: 100px;
    padding-inline: 20px;
  }
}
#navicon {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin: 0 0 0 auto;
}
#navicon .icon {
  display: none;
}
#navicon:before {
  content: "\f0c9";
  font-family: "Font Awesome 6 Light";
  font-size: 24px;
  color: #faf4ed;
}
@media (max-width: 700px) {
  #siteName {
    margin: 0;
  }
  #siteName #siteNameBody {
    justify-content: center;
  }
  #siteName:not(.both) .line1 {
    text-align: center;
  }
  #siteName .line1 {
    margin-top: 0;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 501px) {
  #siteName .line1[style*="font-size: 45px"],
  #siteName .line1[style*="font-size: 46px"],
  #siteName .line1[style*="font-size: 47px"],
  #siteName .line1[style*="font-size: 48px"],
  #siteName .line1[style*="font-size: 49px"],
  #siteName .line1[style*="font-size: 5"],
  #siteName .line1[style*="font-size: 6"],
  #siteName .line1[style*="font-size: 7"] {
    font-size: 44px !important;
  }
  #siteName .line1[style*="font-size: 45px"] :is(a, span),
  #siteName .line1[style*="font-size: 46px"] :is(a, span),
  #siteName .line1[style*="font-size: 47px"] :is(a, span),
  #siteName .line1[style*="font-size: 48px"] :is(a, span),
  #siteName .line1[style*="font-size: 49px"] :is(a, span),
  #siteName .line1[style*="font-size: 5"] :is(a, span),
  #siteName .line1[style*="font-size: 6"] :is(a, span),
  #siteName .line1[style*="font-size: 7"] :is(a, span) {
    font-size: 44px !important;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #siteName .line1[style*="font-size: 38px"],
  #siteName .line1[style*="font-size: 39px"],
  #siteName .line1[style*="font-size: 4"],
  #siteName .line1[style*="font-size: 5"],
  #siteName .line1[style*="font-size: 6"],
  #siteName .line1[style*="font-size: 7"] {
    font-size: 37px !important;
  }
  #siteName .line1[style*="font-size: 38px"] :is(a, span),
  #siteName .line1[style*="font-size: 39px"] :is(a, span),
  #siteName .line1[style*="font-size: 4"] :is(a, span),
  #siteName .line1[style*="font-size: 5"] :is(a, span),
  #siteName .line1[style*="font-size: 6"] :is(a, span),
  #siteName .line1[style*="font-size: 7"] :is(a, span) {
    font-size: 37px !important;
  }
}
@media (max-width: 700px) {
  #siteLogo {
    margin: 0;
  }
}
@media (max-width: 700px) {
  #siteName.both {
    width: auto;
    max-width: 100%;
  }
  #siteName.both .line1 {
    text-align: center;
  }
  #siteName.both .line1 :is(a, span) {
    white-space: normal;
  }
}
@media (max-width: 700px) {
  #header #quickLinks {
    display: block;
    position: fixed;
    top: 50px;
    transform: translateY(-50%);
    margin-top: -25px;
    left: 20px;
    z-index: 200;
  }
  #header #quickLinks ul {
    float: left;
  }
  #header #quickLinks ul > li > a {
    padding-left: 0px;
  }
  #header #quickLinks ul > li:not(:first-child) {
    display: none;
  }
}
@media (max-width: 700px) {
  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;
    overflow: clip;
    overflow-y: auto;
  }
  body.mobilePanelActive #header.socialMediaOn #socialMedia {
    right: 0;
    transition: right 0.5s ease;
  }
  body.mobilePanelActive #header.headerTextOn #headerText {
    right: 0;
    transition: right 0.5s ease;
  }
  body.mobilePanelActive #massModeContainer {
    margin-left: 0px;
    width: 90%;
  }
  body.mobilePanelActive #massModeButtonContainer {
    right: -100vw;
  }
  #mobilePanel {
    position: fixed;
    box-sizing: border-box;
    top: 50px;
    left: auto;
    bottom: 0;
    right: -101vw;
    width: 100vw;
    max-height: calc(100% - 50px);
    height: calc(100% - 50px);
    min-height: calc(100% - 50px);
    z-index: 1000;
    text-align: center;
    /* Set scrollbar color (thumb and track) and width */
    scrollbar-color: #e5d3bf transparent;
    scrollbar-width: thin;
    border-bottom: 20px solid #faf4ed;
  }
  #mobilePanel ::-webkit-scrollbar {
    width: 3px;
    scrollbar-width: thin;
  }
  #mobilePanel ::-webkit-scrollbar-track {
    background: transparent;
    border: 1px solid transparent;
  }
  #mobilePanel ::-webkit-scrollbar-thumb {
    background: #faf4ed;
  }
  #mobilePanel ::-webkit-scrollbar-thumb:hover {
    background: #faf4ed;
  }
  #mobilePanel:has(+ #background.hasSocialMedia) {
    border-bottom-width: 75px;
  }
  #mobilePanel:has(+ #background.hasHeaderText) {
    border-bottom-width: 100px;
  }
  #mobilePanel:has(+ #background.hasHeaderText.hasSocialMedia) {
    border-bottom-width: 150px;
  }
}
@media (max-width: 700px) {
  #mobilePanel #mobileNav:before {
    display: none;
  }
  #mobilePanel #mobileQuickLinks:before {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
  }
  #mobilePanel #mobileSearch,
  #mobilePanel #mobileQuickLinks,
  #mobilePanel #mobileNav {
    box-sizing: border-box;
  }
  #mobilePanel #mobileQuickLinks {
    position: relative;
    padding-bottom: 20px;
  }
  #mobilePanel #mobileQuickLinks:first-child {
    padding-top: 20px;
  }
  #mobilePanel #mobileQuickLinks ul li:first-child {
    display: none;
  }
  #mobilePanel #mobileQuickLinks:has(ul li:only-child) {
    display: none;
  }
  #mobilePanel #mobileQuickLinks a {
    font-size: 24px;
  }
  #mobilePanel #mobileSearch {
    position: relative;
    height: 100px;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  #mobilePanel #mobileSearch #searchField {
    box-sizing: border-box;
    padding-left: 7px;
    width: 100%;
    height: 50px;
    border: 2px solid #ccc;
    border-radius: 6px;
    color: #af906e;
    background-color: rgba(255, 255, 255, 0.5);
    font-family: "Lora", serif;
    font-size: 17px;
    font-weight: 400;
  }
  #mobilePanel #mobileSearch #searchField::placeholder {
    color: #af906e;
    font-family: "Lora", serif;
    font-size: 17px;
    font-weight: 400;
  }
  #mobilePanel #mobileSearch #searchSubmit {
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    top: 30px;
    bottom: auto;
    color: #af906e;
  }
  #mobilePanel #mobileNav:first-child {
    padding-top: 20px;
  }
  #mobilePanel #mobileNav .navCollapsible > .navName {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 5px;
    padding-right: 0px;
  }
  #mobilePanel #mobileNav .navCollapsible > .navName .collapsibleIcon {
    position: static;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: -20px;
  }
  #mobilePanel #mobileNav .navCollapsible > .navName .collapsibleIcon:after {
    content: "\f04b";
    display: inline-block;
    font-family: "Font Awesome 6 Solid";
    font-size: 16px;
    margin-left: 0;
    content: "\f0da";
    transform: rotate(90deg);
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
  }
  #mobilePanel #mobileNav .navCollapsible > .navName .collapsibleIcon svg {
    display: none;
  }
  #mobilePanel #mobileNav .navCollapsible.navCollapsed .collapsibleIcon:after {
    transform: rotate(0deg);
  }
  #mobilePanel #mobileNav ul .navName {
    font-size: 24px;
    padding-left: 0;
  }
  #mobilePanel #mobileNav ul .navCollapsible > .navName .collapsibleIcon:after {
    font-size: 20px;
  }
  #mobilePanel #mobileNav ul ul .navName {
    font-size: 20px;
    padding-left: 0;
  }
  #mobilePanel #mobileNav ul ul ul .navName {
    font-size: 20px;
    padding-left: 0;
  }
  #mobilePanel #mobileNav ul ul ul ul .navName {
    font-size: 20px;
    padding-left: 0;
  }
  #mobilePanel #mobileNav ul ul ul ul ul .navName {
    font-size: 20px;
    padding-left: 0;
  }
  #mobilePanel a,
  #mobilePanel .navName {
    padding-top: 11px;
    padding-bottom: 11px;
    font-weight: 700;
    letter-spacing: 1px;
  }
}
@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 #mobileSearch #searchSubmit {
    right: 42px;
  }
}
@media (max-width: 700px) and (max-width: 500px) {
  #mobilePanel #mobileSearch #searchSubmit {
    right: 20px;
  }
}
@media (min-width: 701px) {
  #background {
    min-width: 1170px;
  }
  #background #core.section {
    width: calc(100vw - 150px);
    max-width: 1440px;
    min-width: 1170px;
  }
  #background #core.section #section1 {
    width: 100%;
  }
}
@media (max-width: 700px) {
  #core {
    margin-top: 0;
    padding-top: 0;
  }
}
#pageTitle {
  box-sizing: border-box;
  width: 100%;
  line-height: 1.2;
  text-align: center;
  padding: 50px 0;
}
@media (max-width: 700px) {
  #pageTitle {
    font-size: 34px;
    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;
  }
}
.pageTypeInterior #background.noPageImage #pageImage {
  display: none;
}
@media (min-width: 701px) {
  .pageTypeInterior #background.hasPageImage #interiorHeader {
    height: 300px;
    margin-top: -300px;
  }
  .pageTypeInterior #background.hasPageImage #pageImage {
    order: 100;
    position: relative;
  }
  .pageTypeInterior #background.hasPageImage:not(.hasPageTitle) #interiorHeader:before {
    display: none;
  }
  .pageTypeInterior #background.hasPageImage.hasPageTitle #interiorHeader:before {
    background: rgba(0, 0, 0, 0.2);
  }
}
@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) #interiorHeader {
  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) #core.section #section1 > li:first-child .sectionInner.headlineSection.focusPointImage.full.edgeToEdge {
  z-index: 201;
}
.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: 1170px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #3b513c;
  z-index: -1;
}
.pageTypeInterior #background #content2 {
  box-sizing: border-box;
  padding-right: 84px;
}
.pageTypeInterior #background #content1 {
  width: calc(100% - 473px);
}
.pageTypeInterior #background.noPageImage.noPageTitle #interiorHeader {
  height: 0px;
}
.pageTypeInterior #background #core:not(.section) #interiorHeader {
  margin-bottom: 100px;
}
@media (max-width: 700px) {
  .pageTypeInterior #background #core:not(.section) #interiorHeader {
    margin-bottom: 50px;
  }
}
@media (min-width: 701px) {
  .pageTypeInterior #background #core:not(.section) {
    max-width: 1440px;
    min-width: 1170px;
    width: calc(100vw - 150px);
  }
  .pageTypeInterior #background #core.section #interiorHeader {
    max-width: 1440px;
    min-width: 1170px;
    width: calc(100vw - 150px);
    float: left;
    left: 50%;
    transform: translateX(-50%);
  }
  .pageTypeInterior #core:is(.singleColumn, .solo) :is(#content1, #interiorHeader) {
    width: 100%;
  }
}
.sidenavTitle {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #333;
  padding-bottom: 25px;
  margin-bottom: 0px;
  border-bottom: 0px;
  background-color: transparent;
}
.sidenavTitle:hover {
  background-color: transparent;
}
.group-name-sidenav {
  font-weight: 700;
  letter-spacing: 1px;
}
.sidenav-ul-background {
  background-color: rgba(229, 211, 191, 0.4);
  padding: 30px 40px;
  box-sizing: border-box;
}
#sideNav #topLink,
[class*="SideNav"] #topLink {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #333;
  padding-bottom: 25px;
  margin-bottom: 0px;
  border-bottom: 0px;
  background-color: transparent;
  white-space: normal;
}
#sideNav #topLink:hover,
[class*="SideNav"] #topLink:hover {
  background-color: transparent;
}
#sideNav .navCollapsible > .navName,
[class*="SideNav"] .navCollapsible > .navName {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  overflow: visible;
  font-weight: 700;
  letter-spacing: 1px;
}
#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: "\f0d7";
  display: inline-block;
  font-family: "Font Awesome 6 Solid";
  font-size: 17px;
  color: inherit;
  line-height: 1;
}
#sideNav .navCollapsible.navCollapsed > .navName:after,
[class*="SideNav"] .navCollapsible.navCollapsed > .navName:after {
  content: "\f0da";
}
#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: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #333;
  padding-bottom: 25px;
  margin-bottom: 0px;
  border-bottom: 0px;
  background-color: transparent;
}
#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 > .navName,
[class*="SideNav"] .navCollapsible > .navName {
  font-weight: 700;
  letter-spacing: 1px;
}
#sideNav .navCollapsible > .navName:is(a),
[class*="SideNav"] .navCollapsible > .navName:is(a) {
  color: #af906e;
}
#sideNav .navCollapsible > .navName:is(a):hover,
[class*="SideNav"] .navCollapsible > .navName:is(a):hover {
  color: #333;
}
:is(.aggregateSideNav) :is(.aggregateMonths, .aggregatePages) {
  background-color: rgba(229, 211, 191, 0.4);
  padding: 30px 40px;
  box-sizing: border-box;
}
:is(.bulletinsSideNav) .archiveTitle ~ li {
  background-color: rgba(229, 211, 191, 0.4);
  padding: 30px 40px;
  box-sizing: border-box;
}
:is(.bulletinsSideNav) .archiveTitle ~ li:nth-child(n + 3) {
  padding-top: 0px;
}
:is(.sideNavModule) #topLink + ul {
  background-color: rgba(229, 211, 191, 0.4);
  padding: 30px 40px;
  box-sizing: border-box;
}
@media (min-width: 701px) {
  #content2 .moduleInner .moduleName .moduleTitle {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #333;
    padding-bottom: 25px;
    margin-bottom: 0px;
    border-bottom: 0px;
    background-color: transparent;
    padding-bottom: 0px;
  }
  #content2 .moduleInner .moduleName .moduleTitle:hover {
    background-color: transparent;
  }
  #content2 .moduleInner .moduleName .moduleSubtitle {
    font-size: 18px;
  }
}
#footer {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 701px) {
  #footer {
    width: 100vw;
    max-width: 1590px;
    min-width: 1170px;
    padding-inline: 75px;
  }
}
@media (max-width: 700px) {
  #footer {
    justify-content: center;
  }
}
@media (max-width: 700px) {
  #footer > * {
    width: 100%;
  }
}
@media (min-width: 701px) {
  #footer #footerSocialMedia {
    position: absolute;
    bottom: 0;
    left: 75px;
  }
}
@media (max-width: 700px) {
  #footer #footerSocialMedia {
    order: 3;
  }
}
@media (min-width: 701px) {
  #footer #footerGroup {
    position: absolute;
    bottom: 0;
    right: 75px;
  }
}
@media (max-width: 700px) {
  #footer #footerGroup {
    order: 4;
  }
}
@media (min-width: 701px) {
  #footer #footerText {
    width: calc(100% - 160px);
  }
}
@media (max-width: 700px) {
  #footer #footerText {
    order: 1;
  }
}
#footer .footerConnectGroupModule {
  order: -1;
}
#footer:before {
  position: relative;
  display: block;
  content: "";
  width: 115px;
  height: 115px;
  background-color: #af906e;
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
  mask-size: 100%;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
  -webkit-mask-size: 100%;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
@media (min-width: 701px) {
  #footer:before {
    margin-top: 50px;
    margin-bottom: 25px;
  }
}
@media (max-width: 700px) {
  #footer:before {
    order: 2;
    width: 75px;
    height: 75px;
    margin-top: 17.5px;
  }
}
.footerConnectGroupModule {
  text-align: left;
}
.footerConnectGroupModule .groupBackground {
  width: 150vw;
}
@media (max-width: 700px) {
  .footerConnectGroupModule {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 701px) {
  .footerConnectGroupModule .moduleName {
    margin-bottom: 0px;
    margin-right: 20px;
    white-space: nowrap;
  }
}
.footerConnectGroupModule .moduleName .moduleTitle {
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  font-weight: 400;
}
@media (max-width: 700px) {
  .footerConnectGroupModule .moduleName .moduleTitle {
    font-size: 34px;
  }
}
@media (min-width: 701px) {
  .footerConnectGroupModule .groupContent {
    display: grid;
    grid-template-areas: "header group-description" "form form" "group-sub group-sub" "footer footer";
    grid-template-columns: min-content 1fr;
    align-items: center;
  }
  .footerConnectGroupModule .groupContent > header {
    grid-area: header;
  }
  .footerConnectGroupModule .groupContent > footer {
    grid-area: footer;
  }
  .footerConnectGroupModule .groupContent .groupDescription {
    grid-area: group-description;
  }
  .footerConnectGroupModule .groupContent .formStyling {
    margin-top: 25px;
    grid-area: form;
  }
  .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter {
    display: flex;
    justify-content: start;
    align-items: end;
    flex-wrap: wrap;
  }
  .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .aggregate {
    padding-top: 0px;
    display: flex;
    flex-grow: 1;
  }
  .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .formCaptchaInfo {
    width: 100%;
  }
  .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .formCaptchaInfo p {
    margin-block: 0px;
  }
  .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .ofField {
    margin-bottom: 0px;
    flex-grow: 1;
  }
  .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .ofField .fieldLabel {
    font-weight: 400;
  }
  .footerConnectGroupModule .groupContent .formStyling #saveConnectFormFooter .submitForm {
    margin: 0;
  }
  .footerConnectGroupModule .groupContent .formStyling .firstLastNameField > div,
  .footerConnectGroupModule .groupContent .formStyling .duoField > div {
    width: calc((100% - 40px) / 2);
  }
  .footerConnectGroupModule .groupContent .formStyling .firstLastNameField input,
  .footerConnectGroupModule .groupContent .formStyling .duoField input {
    width: 100%;
  }
  .footerConnectGroupModule .groupContent .formStyling .firstLastNameField > div,
  .footerConnectGroupModule .groupContent .formStyling .duoField > div {
    margin-right: 20px;
  }
  .footerConnectGroupModule .groupContent .formStyling .formCaptchaInfo {
    margin-top: 20px;
    font-size: 15px;
    font-style: italic;
    opacity: 1;
  }
}
.footerConnectGroupModule .groupContent .formStyling .ofField input::placeholder {
  color: var(--field-text-placeholder);
}
.footerConnectGroupModule .groupContent .groupSubDescription {
  grid-area: group-sub;
  font-size: 15px;
  font-style: normal;
  margin-top: 10px;
}
@media (max-width: 500px) {
  .footerConnectGroupModule .inputHolder {
    margin-left: 0;
  }
}
@media (max-width: 700px) {
  .footerConnectGroupModule .formStyling {
    justify-content: center;
  }
  .footerConnectGroupModule #saveConnectFormFooter {
    max-width: 100%;
  }
}
#footerSocialMedia {
  white-space: nowrap;
}
@media (min-width: 701px) {
  #footerSocialMedia {
    text-align: left;
  }
}
@media (max-width: 700px) {
  #footerSocialMedia {
    margin-top: 17.5px;
  }
}
#footerSocialMedia .socialMediaBody a:not(:first-child) {
  margin-left: 28px;
}
#footerGroup {
  font-size: 14px;
  white-space: nowrap;
}
@media (min-width: 701px) {
  #footerGroup {
    text-align: right;
  }
}
@media (max-width: 700px) {
  #footerGroup {
    margin-top: 17.5px;
  }
}
#footerText {
  margin-bottom: 35px;
}
.footerConnectGroupOn #footerText {
  padding-top: 73px;
}
@media (max-width: 700px) {
  .footerConnectGroupOn #footerText {
    padding-top: 36.5px;
  }
}
#background #features #featureSlideshow {
  margin-bottom: 0px;
}
#background #features #featureSlideshow #backBtn,
#background #features #featureSlideshow #fwdBtn {
  background: none;
  top: auto;
  bottom: 10px;
  transition: all 0.2s ease;
}
#background #features #featureSlideshow #backBtn:before,
#background #features #featureSlideshow #fwdBtn:before {
  content: "\f053";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 6 Regular";
  font-size: 20px;
  color: #faf4ed;
}
@media (min-width: 701px) {
  #background #features #featureSlideshow #backBtn,
  #background #features #featureSlideshow #fwdBtn {
    left: 240px;
  }
}
@media (max-width: 700px) {
  #background #features #featureSlideshow #backBtn,
  #background #features #featureSlideshow #fwdBtn {
    top: 50%;
    margin-top: -17.5px;
    bottom: auto;
  }
}
@media (max-width: 700px) {
  #background #features #featureSlideshow #backBtn {
    left: 50%;
    margin-left: -335px;
  }
}
@media (min-width: 701px) {
  #background #features #featureSlideshow #fwdBtn {
    right: auto;
    margin-left: 50px;
  }
}
@media (max-width: 700px) {
  #background #features #featureSlideshow #fwdBtn {
    right: 50%;
    margin-right: -335px;
  }
}
#background #features #featureSlideshow .slideshowImageWrapper.hasCaption .captionPositioner {
  background-color: rgba(59, 81, 60, 0.7);
}
#background #features #featureSlideshow .captionPositioner {
  min-width: 100vw;
  min-height: 100%;
}
#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: 1170px;
    left: 240px;
  }
}
@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 {
  line-height: 1.1;
  font-weight: 400;
  white-space: normal;
  text-wrap: pretty;
}
@media (max-width: 700px) {
  #background #features #featureSlideshow .captionPositioner .caption .title {
    font-size: 38px;
  }
}
#background #features #featureSlideshow .captionPositioner .caption .captionContent {
  height: auto;
  font-style: italic;
  font-weight: 400;
}
@media (max-width: 700px) {
  #background #features #featureSlideshow .captionPositioner .caption .captionContent {
    font-size: 20px;
  }
}
#background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction,
#background #features #featureSlideshow .captionPositioner .caption .callToAction {
  box-sizing: border-box;
  transition: all 0.3s ease;
}
#background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction .callToActionArrow,
#background #features #featureSlideshow .captionPositioner .caption .callToAction .callToActionArrow {
  display: none;
}
#background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction:after,
#background #features #featureSlideshow .captionPositioner .caption .callToAction:after {
  content: "\f04b";
  display: inline-block;
  font-family: "Font Awesome 6 Solid";
  font-size: 14px;
  margin-left: 10px;
}
@media (min-width: 701px) {
  #background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction,
  #background #features #featureSlideshow .captionPositioner .caption .callToAction {
    position: static;
    max-width: unset;
    padding: 18px 28px;
    margin: 0 auto 0 0;
  }
  #background #features #featureSlideshow .captionPositioner .caption.hasCallToAction .callToAction:not(:only-child),
  #background #features #featureSlideshow .captionPositioner .caption .callToAction:not(:only-child) {
    margin-top: 10px;
  }
}
@media (min-width: 701px) {
  #background #features #featureSlideshow.featureFullVideo .caption {
    width: 1170px;
  }
  #background #features #featureSlideshow.featureFullVideo .title {
    font-size: 110px;
  }
  #background #features #featureSlideshow.featureFullVideo .captionContent {
    font-size: 40px;
  }
}
#background #features #featureSlideshow.featureFullVideo .caption.hasCallToAction :is(.title, .captionContent) {
  width: 100% !important;
}
#background #features #featureSlideshow.featureFullVideo .captionContent {
  max-height: unset;
}
#background #features #featureSlideshow.featureFullVideo.hasVideo .video {
  display: block;
}
@media (max-width: 700px) {
  #background #features #featureSlideshow picture {
    display: block;
    height: 100%;
    position: absolute;
  }
  #background #features #featureSlideshow.hasCallToActionSlide {
    border-bottom: 58px solid transparent;
  }
  #background #features #featureSlideshow.hasCallToActionSlide .slideshowModule {
    padding-bottom: 58px;
  }
  #background #features #featureSlideshow.hasCallToActionSlide .callToAction {
    bottom: 0;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    height: 58px;
    line-height: 58px;
    width: 100vw;
  }
  #background #features #featureSlideshow.hasCallToActionSlide .slideshowImageWrapper:before {
    display: none;
  }
  #background #features #featureSlideshow.hasCallToActionSlide .slideshowModule .rotator > a,
  #background #features #featureSlideshow.hasCallToActionSlide .slideshowModule .rotator > span {
    height: calc(100% + 58px);
  }
  #background #features #featureSlideshow.hasCallToActionSlide .caption.hasCallToAction {
    padding-bottom: 58px;
  }
  #background #features #featureSlideshow .captionPositioner {
    max-height: 100%;
  }
  #background #features #featureSlideshow .captionPositioner .caption {
    left: 50%;
    transform: translateX(-50%);
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo {
    width: 100vw !important;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0;
    height: auto;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule {
    overflow: hidden;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule.videoMode.captionOn {
    display: grid;
    grid-template-areas: "video" "caption";
    grid-template-rows: min-content min-content;
    grid-auto-rows: 0px;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule.videoMode.captionOn iframe {
    grid-area: video;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule.videoMode.captionOn .captionPositioner {
    position: relative;
    height: auto !important;
    grid-area: caption;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule.videoMode.captionOn .captionPositioner .caption {
    padding-top: 15px;
    padding-bottom: 0px;
    width: 100%;
    display: grid;
    grid-template-areas: ". title ." ". caption-content ." "cta-button cta-button cta-button";
    grid-template-rows: min-content min-content min-content;
    grid-auto-rows: 0px;
    grid-template-columns: 1fr 600px 1fr;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule.videoMode.captionOn .captionPositioner .caption .title {
    grid-area: title;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule.videoMode.captionOn .captionPositioner .caption .captionContent {
    grid-area: caption-content;
  }
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule.videoMode.captionOn .captionPositioner .caption .callToAction {
    grid-area: cta-button;
    border-radius: 0px;
    max-width: none;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
}
@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 (max-width: 700px) and (max-width: 500px) {
  #background #features #featureSlideshow.featureFullVideo.hasVideo .slideshowModule.videoMode.captionOn .captionPositioner .caption {
    grid-template-columns: 1fr 325px 1fr;
  }
}
.standard-button-layout {
  grid-template-areas: "image . label" "image . subtext" "image . more" "image . .";
  grid-template-columns: 247px 20px 1fr;
  grid-template-rows: repeat(3, min-content) 1fr;
}
.stacked-button-layout {
  grid-template-areas: "image ." ". ." "label label" "subtext subtext" "more more";
  grid-template-columns: 247px 1fr;
  grid-template-rows: min-content 20px repeat(3, min-content);
}
.stacked-with-expanded-image .buttonBackground {
  grid-template-areas: "image image" ". ." "label label" "subtext subtext" "more more";
  grid-template-rows: calc(100% - 106px) 20px repeat(3, min-content);
}
.stacked-with-expanded-image .focusPointImageArea,
.stacked-with-expanded-image:not(.hasImage) .buttonBackground:before,
.stacked-with-expanded-image.customButton:not(.hasImage) .buttonBackground:after {
  width: 100%;
  height: 100%;
  aspect-ratio: unset;
}
.stacked-with-expanded-image.nonCustomButton .icon,
.stacked-with-expanded-image.nonCustomButton .buttonLabelContainer:before {
  max-height: unset;
}
.grid-text-limits .buttonLabel,
.grid-text-limits .buttonSubtext {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cap-button-image-width {
  grid-template-columns: 164.66666667px 1fr;
}
#background .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasImage .focusPointImageArea .focusPointImageContainer {
  position: relative;
  min-width: calc(100% + 30px);
  margin-left: 0px;
  transition: margin-left 0.3s ease-in-out;
}
#background .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasImage:hover .focusPointImageArea:not(.moveEnabled) .focusPointImageContainer {
  margin-left: -30px;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground {
  display: grid;
  grid-template-areas: "image . label" "image . subtext" "image . more" "image . .";
  grid-template-columns: 247px 20px 1fr;
  grid-template-rows: repeat(3, min-content) 1fr;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .focusPointImageArea {
  position: relative;
  grid-area: image;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .icon {
  grid-area: image;
  position: relative;
  height: 100%;
  max-height: 247px;
  margin: 0 auto;
  z-index: 1;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton:not(.hasImage) .buttonBackground:before {
  content: "";
  grid-area: image;
  display: block;
  background-color: var(--placeholder-background-clr);
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton:not(.hasImage).customButton .buttonBackground:after {
  content: "";
  grid-area: image;
  position: relative;
  background-color: var(--placeholder-accent-clr);
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
  mask-size: 92px;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-illustration.svg");
  -webkit-mask-size: 92px;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .focusPointImageArea,
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton:not(.hasImage) .buttonBackground:before,
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.customButton:not(.hasImage) .buttonBackground:after {
  width: 247px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonLabel {
  grid-area: label;
  white-space: normal;
  line-height: 1.14;
  text-wrap: pretty;
  margin-top: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonSubtext {
  grid-area: subtext;
  color: var(--site-clr);
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonCallToAction {
  grid-area: more;
  position: relative;
  margin-top: 3px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--link-clr);
  box-sizing: border-box;
  width: fit-content;
  padding-right: 15px;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonCallToAction:before {
  content: "\f04b";
  display: inline-block;
  font-family: "Font Awesome 6 Solid";
  font-size: 9px;
  margin-left: 5px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton:hover .buttonCallToAction:hover {
  color: var(--link-clr-hover);
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton:not(.hasCallToAction) .buttonCallToAction {
  display: none;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.hasCallToAction .buttonCallToAction {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonLabelContainer,
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonLabelCenter {
  display: contents;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton:is(
				.confessionTimesButton,
				.directionsButton,
				.donationButton,
				.faithFormationButton,
				.homilyButton,
				.massTimesButton
			) .icon {
  display: none;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton:is(
				.confessionTimesButton,
				.directionsButton,
				.donationButton,
				.faithFormationButton,
				.homilyButton,
				.massTimesButton
			) .buttonLabelContainer:before {
  content: "";
  grid-area: image;
  height: 100%;
  width: 100%;
  max-height: 247px;
  margin: 0 auto;
  background-color: var(--placeholder-accent-clr);
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  z-index: 1;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton:is(
				.confessionTimesButton,
				.directionsButton,
				.donationButton,
				.faithFormationButton,
				.homilyButton,
				.massTimesButton
			):hover .buttonLabelContainer:before {
  background-color: var(--placeholder-accent-clr);
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton.confessionTimesButton .buttonLabelContainer:before {
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/confessionTimes-btn-icon.svg");
  mask-size: 92px 50%;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/confessionTimes-btn-icon.svg");
  -webkit-mask-size: 92px 50%;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton.directionsButton .buttonLabelContainer:before {
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/directions-btn-icon.svg");
  mask-size: 92px;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/directions-btn-icon.svg");
  -webkit-mask-size: 92px;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton.donationButton .buttonLabelContainer:before {
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/donations-btn-icon.svg");
  mask-size: 92px;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/donations-btn-icon.svg");
  -webkit-mask-size: 92px;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton.faithFormationButton .buttonLabelContainer:before {
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/faithformation-btn-icon.svg");
  mask-size: 92px;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/faithformation-btn-icon.svg");
  -webkit-mask-size: 92px;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton.homilyButton .buttonLabelContainer:before {
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/homily-btn-icon.svg");
  mask-size: 92px;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/homily-btn-icon.svg");
  -webkit-mask-size: 92px;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
.buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton.massTimesButton .buttonLabelContainer:before {
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/massTimes-btn-icon.svg");
  mask-size: 92px;
  mask-position: center;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/massTimes-btn-icon.svg");
  -webkit-mask-size: 92px;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
}
@media (min-width: 701px) {
  .smallColumn .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  #content2 .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.threeModule .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .modulePosition.size4 .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.fourModule .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.twoModule.jesus .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.twoModule.sacredHeart .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.twoModule.immaculateHeart .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.twoModule.lamb .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.twoModule.bodyandBlood .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.twoModule.monstrance .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .rowSection.twoModule.maryandBabyJesus .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground {
    grid-template-areas: "image ." ". ." "label label" "subtext subtext" "more more";
    grid-template-columns: 247px 1fr;
    grid-template-rows: min-content 20px repeat(3, min-content);
  }
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground {
    grid-template-areas: "image ." ". ." "label label" "subtext subtext" "more more";
    grid-template-columns: 247px 1fr;
    grid-template-rows: min-content 20px repeat(3, min-content);
  }
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground .buttonLabel,
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground .buttonSubtext {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground {
    grid-template-areas: "image image" ". ." "label label" "subtext subtext" "more more";
    grid-template-rows: calc(100% - 106px) 20px repeat(3, min-content);
  }
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .focusPointImageArea,
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton:not(.hasImage) .buttonBackground:before,
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.customButton:not(.hasImage) .buttonBackground:after {
    width: 100%;
    height: 100%;
    aspect-ratio: unset;
  }
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton .icon,
  .gridSection .modulePosition .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton.nonCustomButton .buttonLabelContainer:before {
    max-height: unset;
  }
}
@media (min-width: 701px) {
  .sectionInner .fakeButton .buttonModuleButton {
    width: 247px;
    height: 247px;
  }
  .sectionInner.gridSection .fakeButton {
    transform: scale(1) !important;
  }
  .sectionInner.gridSection .wideTallCell .fakeButton .buttonModuleButton {
    width: 634px;
    height: 528px;
  }
  .sectionInner.gridSection .wideCell .fakeButton .buttonModuleButton {
    width: 608px;
    height: 182px;
  }
  .sectionInner.gridSection.fourAcross .normalCell .fakeButton .buttonModuleButton {
    width: 303px;
    height: 197px;
  }
  .sectionInner.gridSection.fourAcross .tallCell .fakeButton .buttonModuleButton {
    width: 303px;
    height: 528px;
  }
  .sectionInner.gridSection.threeAcross .normalCell .fakeButton .buttonModuleButton {
    width: 414px;
    height: 197px;
  }
  .sectionInner.gridSection.threeAcross .tallCell .fakeButton .buttonModuleButton {
    width: 414px;
    height: 528px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .normalCell .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground,
  .tallCell .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground {
    grid-template-areas: "image ." ". ." "label label" "subtext subtext" "more more";
    grid-template-columns: 247px 1fr;
    grid-template-rows: min-content 20px repeat(3, min-content);
  }
}
@media (max-width: 500px) {
  .buttonModule:not(.buttonModuleEmpty):not(.fakeButton) .buttonModuleButton .buttonBackground {
    grid-template-areas: "image ." ". ." "label label" "subtext subtext" "more more";
    grid-template-columns: 247px 1fr;
    grid-template-rows: min-content 20px repeat(3, min-content);
  }
}
.progressBarModule .moduleBody .buttonContainer {
  align-items: flex-start;
  margin-top: 15px;
  gap: 10px;
}
.progressBarModule .moduleBody .buttonContainer .button {
  text-transform: capitalize;
  padding-bottom: 16px;
}
.progressBarModule .moduleBody .buttonContainer .facebookButton .fbIcon {
  width: 15px;
  height: 15px;
  filter: brightness(0) saturate(100%) invert(91%) sepia(13%) saturate(470%) hue-rotate(317deg) brightness(109%) contrast(96%);
}
.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: 18px 0px;
  line-height: 1.53;
}
.aggregate :is(.document, .link) a:is(.name):after {
  content: "\f04b";
  display: inline-block;
  font-family: "Font Awesome 6 Solid";
  font-size: 9px;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.event.group {
  --aggregate-subtitle-clr: #537a7b;
  position: relative;
}
.event.group .month {
  font-size: 0px;
  letter-spacing: 0px;
}
.event.group .month:before {
  font-size: 30px;
}
.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:not(.hasThumb):before,
.event.group:not(.hasThumb):after {
  content: "";
}
.event.group .thumb,
.event.group:not(.hasThumb):before,
.event.group:not(.hasThumb):after {
  height: auto;
  aspect-ratio: 1;
}
.event.group .dayName,
.event.group .dayName + .comma,
.event.group .endDate + .comma {
  display: none;
}
.event.group .info,
.event.group .date {
  display: contents;
}
.event.group :is(.day, .year, .dash, .comma),
.event.group .month:before {
  font-family: "Bebas Neue", sans-serif;
  font-size: 30px;
}
.event.group .time,
.event.group .time .dash {
  font-family: "Lora", serif;
  font-size: 16px;
  font-style: italic;
  color: var(--site-clr);
}
.event.group .name {
  margin-top: 10px;
}
.event.group .readMore {
  margin-top: 5px;
}
.event.group .summary {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.event-grid-assignments .thumb,
.event-grid-assignments:not(.hasThumb):before,
.event-grid-assignments:not(.hasThumb):after {
  grid-area: thumb;
}
.event-grid-assignments .startDate {
  grid-area: date;
}
.event-grid-assignments .endDate {
  grid-area: end-date;
}
.event-grid-assignments .name {
  grid-area: name;
}
.event-grid-assignments .time {
  grid-area: time;
}
.event-grid-assignments .summary {
  grid-area: summary;
}
.event-grid-assignments .readMore {
  grid-area: more;
}
.event-date-formatting .date > .comma {
  display: none;
}
.event-date-formatting .currentyear,
.event-date-formatting .comma:has(+ .currentyear) {
  display: none;
}
.calendarModule .event.group {
  display: grid;
  grid-template-areas: "thumb date end-date" "thumb name name" "thumb time time" "thumb summary summary" "thumb more more" "thumb . .";
  grid-template-columns: repeat(2, min-content) 1fr;
}
.calendarModule .event.group .thumb,
.calendarModule .event.group:not(.hasThumb):before,
.calendarModule .event.group:not(.hasThumb):after {
  grid-area: thumb;
}
.calendarModule .event.group .startDate {
  grid-area: date;
}
.calendarModule .event.group .endDate {
  grid-area: end-date;
}
.calendarModule .event.group .name {
  grid-area: name;
}
.calendarModule .event.group .time {
  grid-area: time;
}
.calendarModule .event.group .summary {
  grid-area: summary;
}
.calendarModule .event.group .readMore {
  grid-area: more;
}
.calendarModule .event.group .date > .comma {
  display: none;
}
.calendarModule .event.group .currentyear,
.calendarModule .event.group .comma:has(+ .currentyear) {
  display: none;
}
.calendarModule .event.group .thumb,
.calendarModule .event.group:not(.hasThumb):before,
.calendarModule .event.group:not(.hasThumb):after {
  width: 207px;
}
.calendarModule .event.group .thumb,
.calendarModule .event.group:not(.hasThumb):before {
  margin: 0 30px 0 0;
}
.calendarModule .event.group:not(.hasThumb):after {
  position: absolute;
  top: 0;
  left: 0;
}
.calendarModule .event.group .startDate,
.calendarModule .event.group .endDate {
  line-height: 1;
  white-space: nowrap;
}
.calendarModule .event.group .endDate {
  padding-left: 3px;
}
.calendarModule .event.group .time {
  white-space: nowrap;
  margin-top: 10px;
}
.event-in-small-column {
  grid-template-areas: "thumb thumb" "date end-date" "name name" "time time" "summary summary" "more more";
  grid-template-columns: min-content 1fr;
  grid-template-rows: auto;
}
.event-in-small-column .thumb,
.event-in-small-column:not(.hasThumb):before,
.event-in-small-column:not(.hasThumb):after {
  width: 50%;
  max-width: 207px;
  margin: 0 0 15px 0;
}
.eventsSection .aggregate .group {
  display: grid;
  overflow: clip;
  grid-template-areas: "date thumb" "end-date thumb" ". thumb" ". name" ". time" ". summary" ". more" ". .";
  grid-template-columns: 64px calc(100% - 64px);
  grid-template-rows: repeat(3, min-content) repeat(5, min-content) 1fr;
  grid-auto-rows: auto;
}
.eventsSection .aggregate .group .thumb,
.eventsSection .aggregate .group:not(.hasThumb):before,
.eventsSection .aggregate .group:not(.hasThumb):after {
  grid-area: thumb;
}
.eventsSection .aggregate .group .startDate {
  grid-area: date;
}
.eventsSection .aggregate .group .endDate {
  grid-area: end-date;
}
.eventsSection .aggregate .group .name {
  grid-area: name;
}
.eventsSection .aggregate .group .time {
  grid-area: time;
}
.eventsSection .aggregate .group .summary {
  grid-area: summary;
}
.eventsSection .aggregate .group .readMore {
  grid-area: more;
}
.eventsSection .aggregate .group .date > .comma {
  display: none;
}
.eventsSection .aggregate .group .currentyear,
.eventsSection .aggregate .group .comma:has(+ .currentyear) {
  display: none;
}
.eventsSection .aggregate .group .thumb,
.eventsSection .aggregate .group:not(.hasThumb):before,
.eventsSection .aggregate .group:not(.hasThumb):after {
  width: 100%;
  max-width: 247px;
  margin: 0;
}
.aggregate .eventsSection .aggregate .group .thumb,
.aggregate .eventsSection .aggregate .group:not(.hasThumb):before,
.aggregate .eventsSection .aggregate .group:not(.hasThumb):after {
  max-width: 247px;
}
.eventsSection .aggregate .group:not(.hasThumb):after {
  position: absolute;
  top: 0;
  left: 0;
}
.eventsSection .aggregate .group.hasThumb:after {
  display: none;
}
.eventsSection .aggregate .group :is(.startDate, .endDate) {
  display: flex;
  flex-flow: column;
  justify-content: start;
  align-items: start;
}
.eventsSection .aggregate .group :is(.startDate, .endDate) > * {
  line-height: 1;
}
.eventsSection .aggregate .group :is(.startDate, .endDate) .month:before {
  font-size: 32px;
  color: var(--aggregate-name-clr);
}
.eventsSection .aggregate .group :is(.startDate, .endDate) .day {
  font-size: 48px;
}
.eventsSection .aggregate .group :is(.startDate, .endDate) .year {
  font-size: 18px;
  letter-spacing: 0px;
}
.eventsSection .aggregate .group :is(.startDate, .endDate) .dash {
  font-size: 32px;
}
.eventsSection .aggregate .group :is(.endDate) {
  position: absolute;
  top: 0;
  left: 0;
}
.eventsSection .aggregate .group .comma:has(+ .year) {
  display: none;
}
.eventsSection .aggregate .group .name {
  margin-top: 20px;
}
.eventsSection .aggregate .group .time {
  margin-top: 5px;
}
.aggregate.events .event.group {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  column-gap: 3px;
}
@media (min-width: 501px) {
  .aggregate.events .event.group {
    padding-left: 237px;
  }
}
@media (max-width: 500px) {
  .aggregate.events .event.group {
    padding-top: 237px;
  }
}
.aggregate.events .event.group .thumb,
.aggregate.events .event.group:not(.hasThumb):before,
.aggregate.events .event.group:not(.hasThumb):after {
  width: 207px;
  position: absolute;
  top: 0;
  left: 0;
}
.aggregate.events .event.group .year + .comma {
  display: none;
}
.aggregate.events .event.group .startDate {
  display: contents;
}
.aggregate.events .event.group .startDate .month {
  order: 1;
}
.aggregate.events .event.group .startDate .day {
  order: 2;
}
.aggregate.events .event.group .startDate .day + .comma {
  order: 3;
  margin-left: -3px;
}
.aggregate.events .event.group .startDate .year {
  order: 4;
}
.aggregate.events .event.group .startDate .time {
  order: 11;
}
.aggregate.events .event.group .endDate {
  display: contents;
}
.aggregate.events .event.group .endDate .dash {
  order: 5;
}
.aggregate.events .event.group .endDate .month {
  order: 6;
}
.aggregate.events .event.group .endDate .day {
  order: 7;
}
.aggregate.events .event.group .endDate .day + .comma {
  order: 8;
  margin-left: -3px;
}
.aggregate.events .event.group .endDate .year {
  order: 9;
}
.aggregate.events .event.group .endDate .time {
  order: 12;
}
.aggregate.events .event.group .endDate .time:before {
  content: "-";
  padding-right: 3px;
}
.aggregate.events .event.group .endDate .dash:has(+ .time) {
  display: none;
}
.aggregate.events .event.group .time {
  margin-top: 10px;
  white-space: nowrap;
}
.aggregate.events .event.group .name {
  order: 10;
  width: 100%;
}
.aggregate.events .event.group .summary {
  order: 13;
  width: 100%;
}
.aggregate.events .event.group .readMore {
  order: 14;
}
@media (min-width: 701px) {
  .smallColumn .event.group,
  #content2 .event.group,
  .rowSection.threeModule .event.group,
  .modulePosition.size4 .event.group,
  .rowSection.fourModule .event.group,
  .normalCell .event.group,
  .tallCell .event.group,
  .rowSection.twoModule.jesus .event.group,
  .rowSection.twoModule.sacredHeart .event.group,
  .rowSection.twoModule.immaculateHeart .event.group,
  .rowSection.twoModule.lamb .event.group,
  .rowSection.twoModule.bodyandBlood .event.group,
  .rowSection.twoModule.monstrance .event.group,
  .rowSection.twoModule.maryandBabyJesus .event.group {
    grid-template-areas: "thumb thumb" "date end-date" "name name" "time time" "summary summary" "more more";
    grid-template-columns: min-content 1fr;
    grid-template-rows: auto;
  }
  .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,
  .rowSection.twoModule.jesus .event.group .thumb,
  .rowSection.twoModule.sacredHeart .event.group .thumb,
  .rowSection.twoModule.immaculateHeart .event.group .thumb,
  .rowSection.twoModule.lamb .event.group .thumb,
  .rowSection.twoModule.bodyandBlood .event.group .thumb,
  .rowSection.twoModule.monstrance .event.group .thumb,
  .rowSection.twoModule.maryandBabyJesus .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,
  .rowSection.twoModule.jesus .event.group:not(.hasThumb):before,
  .rowSection.twoModule.sacredHeart .event.group:not(.hasThumb):before,
  .rowSection.twoModule.immaculateHeart .event.group:not(.hasThumb):before,
  .rowSection.twoModule.lamb .event.group:not(.hasThumb):before,
  .rowSection.twoModule.bodyandBlood .event.group:not(.hasThumb):before,
  .rowSection.twoModule.monstrance .event.group:not(.hasThumb):before,
  .rowSection.twoModule.maryandBabyJesus .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,
  .rowSection.twoModule.jesus .event.group:not(.hasThumb):after,
  .rowSection.twoModule.sacredHeart .event.group:not(.hasThumb):after,
  .rowSection.twoModule.immaculateHeart .event.group:not(.hasThumb):after,
  .rowSection.twoModule.lamb .event.group:not(.hasThumb):after,
  .rowSection.twoModule.bodyandBlood .event.group:not(.hasThumb):after,
  .rowSection.twoModule.monstrance .event.group:not(.hasThumb):after,
  .rowSection.twoModule.maryandBabyJesus .event.group:not(.hasThumb):after {
    width: 50%;
    max-width: 207px;
    margin: 0 0 15px 0;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .normalCell .calendarModule .event.group,
  .tallCell .calendarModule .event.group {
    grid-template-areas: "thumb thumb" "date end-date" "name name" "time time" "summary summary" "more more";
    grid-template-columns: min-content 1fr;
    grid-template-rows: auto;
  }
  .normalCell .calendarModule .event.group .thumb,
  .tallCell .calendarModule .event.group .thumb,
  .normalCell .calendarModule .event.group:not(.hasThumb):before,
  .tallCell .calendarModule .event.group:not(.hasThumb):before,
  .normalCell .calendarModule .event.group:not(.hasThumb):after,
  .tallCell .calendarModule .event.group:not(.hasThumb):after {
    width: 50%;
    max-width: 207px;
    margin: 0 0 15px 0;
  }
}
@media (max-width: 500px) {
  .calendarModule .event.group {
    grid-template-areas: "thumb thumb" "date end-date" "name name" "time time" "summary summary" "more more";
    grid-template-columns: min-content 1fr;
    grid-template-rows: auto;
  }
  .calendarModule .event.group .thumb,
  .calendarModule .event.group:not(.hasThumb):before,
  .calendarModule .event.group:not(.hasThumb):after {
    width: 50%;
    max-width: 207px;
    margin: 0 0 15px 0;
  }
}
#core input,
#core select,
#core textarea {
  font-family: "Lora", serif;
}
#core input::placeholder,
#core select::placeholder,
#core textarea::placeholder {
  font-family: "Lora", serif;
  font-size: 15px;
  color: var(--field-text-placeholder);
}
#background #core .sectionInner .paymentModule .moduleBody .fieldLabel,
#background #core .sectionInner .paymentModule .moduleBody p {
  color: var(--field-label-clr, #333);
}
#background #core .sectionInner .paymentModule .moduleBody .submitForm {
  color: var(--primary-btn-clr);
  background-color: var(--primary-btn-background-clr);
  border: 0px solid var(--primary-btn-border-clr);
}
#background #core .sectionInner .paymentModule .moduleBody .submitForm:hover {
  color: var(--primary-btn-clr-hover);
  background-color: var(--primary-btn-background-clr-hover);
  border: 0px solid var(--primary-btn-border-clr-hover);
}
.formStyling :is(.fieldLabel, .groupName),
.paymentModule .fieldLabel,
.paymentModule .moduleBody,
.paymentModule .legendGroup .legendCaption {
  color: var(--field-label-clr, #333);
}
.formStyling :is(input, select, textarea),
.flocknoteSignupsModule input {
  color: var(--field-text-clr);
  background-color: var(--field-background-clr);
  border: var(--field-border-size) solid var(--field-border-clr);
}
.paymentModule .legendGroup legend {
  font-family: "Bebas Neue", sans-serif;
  font-size: 24px;
  font-weight: 400;
}
.paymentModule .paymentFormButton {
  color: var(--field-text-clr);
  border: var(--field-border-size) 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 .label {
  font-size: 20px;
}
.paymentModule #presetAmounts .otherButton.selected {
  border: 3px solid var(--secondary-btn-borderclr);
}
.paymentModule :is(.checkboxContainer, .radioContainer) .optionContainer label {
  padding-top: 0px;
}
.paymentModule .paymentFormButton,
.paymentModule .presetAmountBlock:not(.otherButton) {
  font-size: 20px;
}
#onlineForm #paymentsItemizedOrder {
  border-color: var(--field-border-clr);
}
.connectGroupModule .groupTitle {
  font-family: "Bebas Neue", sans-serif;
  font-size: 24px;
  font-weight: 400;
}
.formStyling .groupName {
  font-family: "Bebas Neue", sans-serif;
  font-size: 24px;
}
.formStyling .required {
  font-size: 0;
  opacity: 1;
}
.formStyling .required:before {
  content: "*";
  font-size: 16px;
  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: 15px;
  }
  .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: 15px;
  }
  .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;
}
.formStyling {
  /* Outer circle */
  /* Inner dot */
  /* Checkbox box */
  /* Checkmark */
}
.formStyling input[type="radio"],
.formStyling input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.formStyling input[type="radio"] + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
}
.formStyling input[type="radio"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: var(--field-background-clr);
  border: var(--field-border-size) solid var(--field-border-clr);
  border-radius: 50%;
  box-sizing: border-box;
}
.formStyling input[type="radio"]:checked + label::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: var(--field-text-clr);
  border-radius: 50%;
}
.formStyling input[type="checkbox"] + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
}
.formStyling input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: var(--field-background-clr);
  border: var(--field-border-size) solid var(--field-border-clr);
  border-radius: 4px;
  box-sizing: border-box;
}
.formStyling input[type="checkbox"]:checked + label::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid var(--field-text-clr);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.news.group {
  box-sizing: border-box;
  display: grid;
  grid-auto-columns: 1fr;
}
@media (min-width: 501px) {
  .news.group {
    grid-template-areas: "thumb name summary" "thumb date summary" "thumb author summary" "thumb . summary";
    grid-template-columns: 237px 1fr 0px;
    grid-template-rows: repeat(3, min-content) 1fr;
  }
  .news.group:has(.summary) {
    grid-template-columns: 237px minmax(0, 300px) minmax(0, 50%);
  }
}
.news.group .thumb,
.news.group:not(.hasThumb):before,
.news.group:not(.hasThumb):after {
  grid-area: thumb;
  width: calc(100% - 30px);
  height: auto;
  aspect-ratio: 1;
  margin: 0 30px 0 0;
}
.news.group:not(.hasThumb):before,
.news.group:not(.hasThumb):after {
  content: "";
}
.news.group:not(.hasThumb):after {
  position: absolute;
  top: 0;
  left: 0;
}
.news.group.hasThumb:after {
  display: none;
}
.news.group .name {
  grid-area: name;
}
.news.group .name a {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news.group :is(.date, .author) {
  font-style: italic;
  font-weight: 400;
  color: var(--site-clr);
}
.news.group .date {
  grid-area: date;
  margin: 5px auto 0 0;
}
.news.group .author {
  grid-area: author;
  margin: 3px auto 0 0;
}
.news.group .summary {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  grid-area: summary;
}
@media (min-width: 701px) {
  .news.group .summary {
    margin: 0 auto auto 30px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .news.group .summary {
    margin: 0 auto auto 15px;
  }
}
.news.group .info {
  display: contents;
}
.news-in-small-column {
  grid-template-areas: "thumb name" "thumb date" "thumb author" "thumb summary" "thumb .";
  grid-template-columns: 150px 1fr;
  grid-template-rows: repeat(4, min-content) 1fr;
}
.news-in-small-column .summary {
  margin: 15px 0 0 0;
}
.news-summary-hidden {
  grid-template-areas: "thumb name" "thumb date" "thumb author" "thumb .";
  grid-template-columns: 237px 1fr;
  grid-template-rows: repeat(3, min-content) 1fr;
}
.news-summary-hidden .summary {
  display: none;
}
.news-in-small-column-stacked {
  grid-template-areas: "thumb" "name" "date" "author" "summary";
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
.news-in-small-column-stacked .thumb,
.news-in-small-column-stacked:not(.hasThumb):before,
.news-in-small-column-stacked:not(.hasThumb):after {
  width: 100%;
  max-width: 207px;
  margin: 0 0 15px 0;
}
.aggregate .news-in-small-column-stacked .thumb,
.aggregate .news-in-small-column-stacked:not(.hasThumb):before,
.aggregate .news-in-small-column-stacked:not(.hasThumb):after {
  max-width: 207px;
}
@media (min-width: 701px) {
  .smallColumn .news.group,
  #content2 .news.group,
  .rowSection.threeModule .news.group,
  .modulePosition.size4 .news.group {
    grid-template-areas: "thumb name" "thumb date" "thumb author" "thumb .";
    grid-template-columns: 237px 1fr;
    grid-template-rows: repeat(3, min-content) 1fr;
  }
  .smallColumn .news.group .summary,
  #content2 .news.group .summary,
  .rowSection.threeModule .news.group .summary,
  .modulePosition.size4 .news.group .summary {
    display: none;
  }
  .rowSection.fourModule .news.group,
  .normalCell .news.group,
  .tallCell .news.group,
  .rowSection.twoModule.jesus .news.group,
  .rowSection.twoModule.sacredHeart .news.group,
  .rowSection.twoModule.immaculateHeart .news.group,
  .rowSection.twoModule.lamb .news.group,
  .rowSection.twoModule.bodyandBlood .news.group,
  .rowSection.twoModule.monstrance .news.group,
  .rowSection.twoModule.maryandBabyJesus .news.group {
    grid-template-areas: "thumb" "name" "date" "author" "summary";
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .rowSection.fourModule .news.group .thumb,
  .normalCell .news.group .thumb,
  .tallCell .news.group .thumb,
  .rowSection.twoModule.jesus .news.group .thumb,
  .rowSection.twoModule.sacredHeart .news.group .thumb,
  .rowSection.twoModule.immaculateHeart .news.group .thumb,
  .rowSection.twoModule.lamb .news.group .thumb,
  .rowSection.twoModule.bodyandBlood .news.group .thumb,
  .rowSection.twoModule.monstrance .news.group .thumb,
  .rowSection.twoModule.maryandBabyJesus .news.group .thumb,
  .rowSection.fourModule .news.group:not(.hasThumb):before,
  .normalCell .news.group:not(.hasThumb):before,
  .tallCell .news.group:not(.hasThumb):before,
  .rowSection.twoModule.jesus .news.group:not(.hasThumb):before,
  .rowSection.twoModule.sacredHeart .news.group:not(.hasThumb):before,
  .rowSection.twoModule.immaculateHeart .news.group:not(.hasThumb):before,
  .rowSection.twoModule.lamb .news.group:not(.hasThumb):before,
  .rowSection.twoModule.bodyandBlood .news.group:not(.hasThumb):before,
  .rowSection.twoModule.monstrance .news.group:not(.hasThumb):before,
  .rowSection.twoModule.maryandBabyJesus .news.group:not(.hasThumb):before,
  .rowSection.fourModule .news.group:not(.hasThumb):after,
  .normalCell .news.group:not(.hasThumb):after,
  .tallCell .news.group:not(.hasThumb):after,
  .rowSection.twoModule.jesus .news.group:not(.hasThumb):after,
  .rowSection.twoModule.sacredHeart .news.group:not(.hasThumb):after,
  .rowSection.twoModule.immaculateHeart .news.group:not(.hasThumb):after,
  .rowSection.twoModule.lamb .news.group:not(.hasThumb):after,
  .rowSection.twoModule.bodyandBlood .news.group:not(.hasThumb):after,
  .rowSection.twoModule.monstrance .news.group:not(.hasThumb):after,
  .rowSection.twoModule.maryandBabyJesus .news.group:not(.hasThumb):after {
    width: 100%;
    max-width: 207px;
    margin: 0 0 15px 0;
  }
  .aggregate .rowSection.fourModule .news.group .thumb,
  .aggregate .normalCell .news.group .thumb,
  .aggregate .tallCell .news.group .thumb,
  .aggregate .rowSection.twoModule.jesus .news.group .thumb,
  .aggregate .rowSection.twoModule.sacredHeart .news.group .thumb,
  .aggregate .rowSection.twoModule.immaculateHeart .news.group .thumb,
  .aggregate .rowSection.twoModule.lamb .news.group .thumb,
  .aggregate .rowSection.twoModule.bodyandBlood .news.group .thumb,
  .aggregate .rowSection.twoModule.monstrance .news.group .thumb,
  .aggregate .rowSection.twoModule.maryandBabyJesus .news.group .thumb,
  .aggregate .rowSection.fourModule .news.group:not(.hasThumb):before,
  .aggregate .normalCell .news.group:not(.hasThumb):before,
  .aggregate .tallCell .news.group:not(.hasThumb):before,
  .aggregate .rowSection.twoModule.jesus .news.group:not(.hasThumb):before,
  .aggregate .rowSection.twoModule.sacredHeart .news.group:not(.hasThumb):before,
  .aggregate .rowSection.twoModule.immaculateHeart .news.group:not(.hasThumb):before,
  .aggregate .rowSection.twoModule.lamb .news.group:not(.hasThumb):before,
  .aggregate .rowSection.twoModule.bodyandBlood .news.group:not(.hasThumb):before,
  .aggregate .rowSection.twoModule.monstrance .news.group:not(.hasThumb):before,
  .aggregate .rowSection.twoModule.maryandBabyJesus .news.group:not(.hasThumb):before,
  .aggregate .rowSection.fourModule .news.group:not(.hasThumb):after,
  .aggregate .normalCell .news.group:not(.hasThumb):after,
  .aggregate .tallCell .news.group:not(.hasThumb):after,
  .aggregate .rowSection.twoModule.jesus .news.group:not(.hasThumb):after,
  .aggregate .rowSection.twoModule.sacredHeart .news.group:not(.hasThumb):after,
  .aggregate .rowSection.twoModule.immaculateHeart .news.group:not(.hasThumb):after,
  .aggregate .rowSection.twoModule.lamb .news.group:not(.hasThumb):after,
  .aggregate .rowSection.twoModule.bodyandBlood .news.group:not(.hasThumb):after,
  .aggregate .rowSection.twoModule.monstrance .news.group:not(.hasThumb):after,
  .aggregate .rowSection.twoModule.maryandBabyJesus .news.group:not(.hasThumb):after {
    max-width: 207px;
  }
  .rowSection.fourModule .news.group .summary,
  .normalCell .news.group .summary,
  .tallCell .news.group .summary,
  .rowSection.twoModule.jesus .news.group .summary,
  .rowSection.twoModule.sacredHeart .news.group .summary,
  .rowSection.twoModule.immaculateHeart .news.group .summary,
  .rowSection.twoModule.lamb .news.group .summary,
  .rowSection.twoModule.bodyandBlood .news.group .summary,
  .rowSection.twoModule.monstrance .news.group .summary,
  .rowSection.twoModule.maryandBabyJesus .news.group .summary {
    display: none;
  }
  #core.duo #content2 .news.group {
    grid-template-areas: "thumb name" "thumb date" "thumb author" "thumb .";
    grid-template-columns: 237px 1fr;
    grid-template-rows: repeat(3, min-content) 1fr;
  }
  #core.duo #content2 .news.group .summary {
    display: none;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .normalCell .news.group,
  .tallCell .news.group {
    grid-template-areas: "thumb" "name" "date" "author" "summary";
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .normalCell .news.group .thumb,
  .tallCell .news.group .thumb,
  .normalCell .news.group:not(.hasThumb):before,
  .tallCell .news.group:not(.hasThumb):before,
  .normalCell .news.group:not(.hasThumb):after,
  .tallCell .news.group:not(.hasThumb):after {
    width: 100%;
    max-width: 207px;
    margin: 0 0 15px 0;
  }
  .aggregate .normalCell .news.group .thumb,
  .aggregate .tallCell .news.group .thumb,
  .aggregate .normalCell .news.group:not(.hasThumb):before,
  .aggregate .tallCell .news.group:not(.hasThumb):before,
  .aggregate .normalCell .news.group:not(.hasThumb):after,
  .aggregate .tallCell .news.group:not(.hasThumb):after {
    max-width: 207px;
  }
  .normalCell .news.group .summary,
  .tallCell .news.group .summary {
    display: none;
  }
}
@media (max-width: 500px) {
  .news.group {
    grid-template-areas: "thumb" "name" "date" "author" "summary";
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .news.group .thumb,
  .news.group:not(.hasThumb):before,
  .news.group:not(.hasThumb):after {
    width: 100%;
    max-width: 207px;
    margin: 0 0 15px 0;
  }
  .aggregate .news.group .thumb,
  .aggregate .news.group:not(.hasThumb):before,
  .aggregate .news.group:not(.hasThumb):after {
    max-width: 207px;
  }
}
.aggregate .personGroup {
  margin-bottom: 0px;
  font-family: "Bebas Neue", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  color: var(--site-clr);
}
.aggregate .personGroup:not(:first-child) {
  padding-top: 20px;
}
.person .personSocialMedia {
  margin-top: 10px;
}
.person .personSocialMedia a[class*="SocialMedia"] {
  width: 19px;
  height: 19px;
  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);
}
.person .personSocialMedia a[class*="SocialMedia"]:not(:last-child) {
  margin-right: 15px;
}
.person :is(a) {
  font-weight: 400;
}
.person .role {
  font-weight: 400;
  font-style: italic;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.peopleModule .aggregate .person {
  --link-clr: var(--site-clr);
  position: relative;
  display: grid;
  align-items: start;
  justify-items: start;
  padding: 0px;
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
}
.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: 158px;
  height: auto;
  aspect-ratio: 1;
}
.peopleModule .aggregate .person .name {
  grid-area: name;
}
.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 .info {
  grid-area: role;
}
.peopleModule .aggregate .person .info:not(:last-child) {
  margin-bottom: 18px;
}
.peopleModule .aggregate .person .mail {
  grid-area: mail;
  max-width: 100%;
}
.peopleModule .aggregate .person .phone {
  grid-area: phone;
}
.peopleModule .aggregate .person .phone a {
  color: var(--link-clr);
}
.peopleModule .aggregate .person .phone a:hover {
  color: var(--link-clr-hover);
}
.peopleModule .aggregate .person .personSocialMedia {
  grid-area: social-media;
}
.peopleModule.grid .aggregate .person .thumb {
  left: auto;
  margin-left: 0;
}
.peopleModule.grid .aggregate .person {
  text-align: left;
}
.peopleModule.grid .aggregate .person .thumb {
  width: 100%;
  max-width: 158px;
}
.horizontal-people-layout .aggregate .person {
  grid-template-areas: "thumb . name" "thumb . role" "thumb . mail" "thumb . phone" "thumb . social-media" "thumb . .";
  grid-template-columns: 158px 30px 1fr;
  grid-template-rows: repeat(5, min-content) 1fr;
}
.vertical-people-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-content: start;
}
.vertical-people-layout .aggregate .person:not(.hasThumb):before,
.vertical-people-layout .aggregate .person:not(.hasThumb):after,
.vertical-people-layout .aggregate .person .thumb {
  margin-bottom: 20px;
}
.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: 60px;
  }
  .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% - 120px) / 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% - 120px) / 3);
    margin: 0;
  }
  .rowSection.oneModule .peopleModule.grid .aggregate .person,
  .columnSection.soloColumn .peopleModule.grid .aggregate .person,
  .tabContent .peopleModule.grid .aggregate .person {
    grid-template-areas: "thumb . name" "thumb . role" "thumb . mail" "thumb . phone" "thumb . social-media" "thumb . .";
    grid-template-columns: 158px 30px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
  }
  .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: 158px 30px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
  }
  .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" "name" "role" "phone" "mail" "social-media" ".";
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-content: start;
  }
  .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 {
    margin-bottom: 20px;
  }
  .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: 158px 30px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
  }
  .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" "name" "role" "phone" "mail" "social-media" ".";
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-content: start;
  }
  .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 {
    margin-bottom: 20px;
  }
  .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" "name" "role" "phone" "mail" "social-media" ".";
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-content: start;
  }
  .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 {
    margin-bottom: 20px;
  }
  .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" "name" "role" "phone" "mail" "social-media" ".";
    grid-template-columns: 100%;
    grid-template-rows: repeat(5, min-content) 1fr;
    justify-content: start;
  }
  .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 {
    margin-bottom: 20px;
  }
  .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: 158px 30px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .moduleBody,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .person,
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child),
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .person:last-child,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .person:last-child {
    margin-bottom: 0;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .personGroup,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .personGroup {
    width: 100%;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .aggregate .person,
  .rowSection.twoModule.maryandBabyJesus .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-content: start;
  }
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):before,
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .aggregate .person:not(.hasThumb):after,
  .rowSection.fourModule .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .rowSection.twoModule.jesus .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .rowSection.twoModule.lamb .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .rowSection.twoModule.monstrance .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.twoPerLine, .grid) .aggregate .person .thumb {
    margin-bottom: 20px;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .moduleBody,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .moduleBody,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .moduleBody,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .moduleBody,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .moduleBody,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .moduleBody,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .moduleBody,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .person,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .person,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .person,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .person,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .person,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .person,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .person,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .person,
  .rowSection.fourModule .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .regionSortableHighlight,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .person:not(:last-child),
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .person:not(:last-child),
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .person:not(:last-child),
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .person:not(:last-child),
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .person:not(:last-child),
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .person:not(:last-child),
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .person:not(:last-child),
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .person:last-child,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .person:last-child,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .person:last-child,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .person:last-child,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .person:last-child,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .person:last-child,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .person:last-child,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .person:last-child {
    margin-bottom: 0;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .personGroup,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .personGroup,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .personGroup,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .personGroup,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .personGroup,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .personGroup,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .personGroup,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .personGroup {
    width: 100%;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup),
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .aggregate .person,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .aggregate .person,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .aggregate .person,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .aggregate .person,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .aggregate .person,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .aggregate .person,
  .rowSection.twoModule.maryandBabyJesus .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-content: start;
  }
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):before,
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .aggregate .person:not(.hasThumb):after,
  .rowSection.fourModule .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .rowSection.twoModule.jesus .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .rowSection.twoModule.sacredHeart .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .rowSection.twoModule.immaculateHeart .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .rowSection.twoModule.lamb .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .rowSection.twoModule.bodyandBlood .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .rowSection.twoModule.monstrance .peopleModule:is(.onePerLine) .aggregate .person .thumb,
  .rowSection.twoModule.maryandBabyJesus .peopleModule:is(.onePerLine) .aggregate .person .thumb {
    margin-bottom: 20px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .peopleModule:is(.grid, .twoPerLine) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .peopleModule:is(.grid, .twoPerLine) .person,
  .peopleModule:is(.grid, .twoPerLine) .regionSortableHighlight {
    width: calc((100% - 40px) / 2);
    box-sizing: border-box;
  }
  .peopleModule:is(.grid, .twoPerLine) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .peopleModule:is(.grid, .twoPerLine) .person:last-child {
    margin-bottom: 0;
  }
  .peopleModule:is(.grid, .twoPerLine) .personGroup {
    width: 100%;
  }
  .peopleModule:is(.grid, .twoPerLine) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 40px) / 2);
    margin: 0;
  }
  .peopleModule:is(.grid, .twoPerLine) .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-content: start;
  }
  .peopleModule:is(.grid, .twoPerLine) .aggregate .person:not(.hasThumb):before,
  .peopleModule:is(.grid, .twoPerLine) .aggregate .person:not(.hasThumb):after,
  .peopleModule:is(.grid, .twoPerLine) .aggregate .person .thumb {
    margin-bottom: 20px;
  }
  .peopleModule:is(.onePerLine) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .peopleModule:is(.onePerLine) .person,
  .peopleModule:is(.onePerLine) .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .peopleModule:is(.onePerLine) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .peopleModule:is(.onePerLine) .person:last-child {
    margin-bottom: 0;
  }
  .peopleModule:is(.onePerLine) .personGroup {
    width: 100%;
  }
  .peopleModule:is(.onePerLine) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .peopleModule:is(.onePerLine) .aggregate .person {
    grid-template-areas: "thumb . name" "thumb . role" "thumb . mail" "thumb . phone" "thumb . social-media" "thumb . .";
    grid-template-columns: 158px 30px 1fr;
    grid-template-rows: repeat(5, min-content) 1fr;
  }
}
@media (max-width: 500px) {
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .moduleBody {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
  }
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .person,
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .regionSortableHighlight {
    width: calc((100% - 0px) / 1);
    box-sizing: border-box;
  }
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .person:not(:last-child) {
    margin-bottom: 0;
  }
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .person:last-child {
    margin-bottom: 0;
  }
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .personGroup {
    width: 100%;
  }
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .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-content: start;
  }
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):before,
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .aggregate .person:not(.hasThumb):after,
  .peopleModule:is(.grid, .onePerLine, .twoPerLine) .aggregate .person .thumb {
    margin-bottom: 20px;
  }
}
.aggregate .photoAlbum .thumb img {
  max-width: none;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.aggregate .photoAlbum a.name {
  width: 100%;
}
.photoAlbumsModule .photoAlbum {
  text-align: left;
}
.photoAlbumsModule .photoAlbum .thumb {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
.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,
  .rowSection.twoModule.jesus .photoAlbumsModule .aggregate,
  .rowSection.twoModule.sacredHeart .photoAlbumsModule .aggregate,
  .rowSection.twoModule.immaculateHeart .photoAlbumsModule .aggregate,
  .rowSection.twoModule.lamb .photoAlbumsModule .aggregate,
  .rowSection.twoModule.bodyandBlood .photoAlbumsModule .aggregate,
  .rowSection.twoModule.monstrance .photoAlbumsModule .aggregate,
  .rowSection.twoModule.maryandBabyJesus .photoAlbumsModule .aggregate {
    column-gap: 30px;
  }
  .smallColumn .photoAlbumsModule .aggregate .photoAlbum,
  #content2 .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.threeModule .photoAlbumsModule .aggregate .photoAlbum,
  .modulePosition.size4 .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.twoModule.jesus .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.twoModule.sacredHeart .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.twoModule.immaculateHeart .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.twoModule.lamb .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.twoModule.bodyandBlood .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.twoModule.monstrance .photoAlbumsModule .aggregate .photoAlbum,
  .rowSection.twoModule.maryandBabyJesus .photoAlbumsModule .aggregate .photoAlbum {
    width: calc((100% - 30px) / 2);
    max-width: calc((100% - 30px) / 2);
    margin-right: 0px;
  }
}
@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;
  }
}
.aggregate .rssContent {
  display: grid;
  grid-template-areas: "thumb name name" "thumb date author" "thumb summary summary" "thumb . .";
  grid-template-columns: repeat(2, min-content) 1fr;
  grid-template-rows: repeat(3, min-content) 1fr;
  grid-auto-rows: auto;
}
.aggregate .rssContent .thumb {
  max-width: 207px;
  width: 207px;
  height: auto;
  aspect-ratio: 1;
  grid-area: thumb;
  margin: 0 30px 0 0;
}
.aggregate .rssContent .thumb img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.aggregate .rssContent .name {
  grid-area: name;
}
.aggregate .rssContent .date {
  grid-area: date;
  white-space: nowrap;
  margin-right: 3px;
}
.aggregate .rssContent .author {
  grid-area: author;
}
.aggregate .rssContent .summary {
  grid-area: summary;
}
.aggregate .rssContent :is(.date, .author) {
  color: var(--site-clr);
}
.rss-in-small-column {
  grid-template-areas: "thumb thumb" "name name" "date author" "summary summary";
  grid-template-columns: min-content 1fr;
  grid-template-rows: repeat(4, min-content);
}
.rss-in-small-column .thumb {
  margin: 0 0 20px 0;
}
@media (min-width: 701px) {
  .smallColumn .aggregate .rssContent,
  #content2 .aggregate .rssContent,
  .rowSection.threeModule .aggregate .rssContent,
  .modulePosition.size4 .aggregate .rssContent,
  .rowSection.fourModule .aggregate .rssContent,
  .normalCell .aggregate .rssContent,
  .tallCell .aggregate .rssContent,
  .rowSection.twoModule.jesus .aggregate .rssContent,
  .rowSection.twoModule.sacredHeart .aggregate .rssContent,
  .rowSection.twoModule.immaculateHeart .aggregate .rssContent,
  .rowSection.twoModule.lamb .aggregate .rssContent,
  .rowSection.twoModule.bodyandBlood .aggregate .rssContent,
  .rowSection.twoModule.monstrance .aggregate .rssContent,
  .rowSection.twoModule.maryandBabyJesus .aggregate .rssContent {
    grid-template-areas: "thumb thumb" "name name" "date author" "summary summary";
    grid-template-columns: min-content 1fr;
    grid-template-rows: repeat(4, min-content);
  }
  .smallColumn .aggregate .rssContent .thumb,
  #content2 .aggregate .rssContent .thumb,
  .rowSection.threeModule .aggregate .rssContent .thumb,
  .modulePosition.size4 .aggregate .rssContent .thumb,
  .rowSection.fourModule .aggregate .rssContent .thumb,
  .normalCell .aggregate .rssContent .thumb,
  .tallCell .aggregate .rssContent .thumb,
  .rowSection.twoModule.jesus .aggregate .rssContent .thumb,
  .rowSection.twoModule.sacredHeart .aggregate .rssContent .thumb,
  .rowSection.twoModule.immaculateHeart .aggregate .rssContent .thumb,
  .rowSection.twoModule.lamb .aggregate .rssContent .thumb,
  .rowSection.twoModule.bodyandBlood .aggregate .rssContent .thumb,
  .rowSection.twoModule.monstrance .aggregate .rssContent .thumb,
  .rowSection.twoModule.maryandBabyJesus .aggregate .rssContent .thumb {
    margin: 0 0 20px 0;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .normalCell .aggregate .rssContent,
  .tallCell .aggregate .rssContent {
    grid-template-areas: "thumb thumb" "name name" "date author" "summary summary";
    grid-template-columns: min-content 1fr;
    grid-template-rows: repeat(4, min-content);
  }
  .normalCell .aggregate .rssContent .thumb,
  .tallCell .aggregate .rssContent .thumb {
    margin: 0 0 20px 0;
  }
}
@media (max-width: 500px) {
  .aggregate .rssContent {
    grid-template-areas: "thumb thumb" "name name" "date author" "summary summary";
    grid-template-columns: min-content 1fr;
    grid-template-rows: repeat(4, min-content);
  }
  .aggregate .rssContent .thumb {
    margin: 0 0 20px 0;
  }
}
.massModeSacramentTimes .categoryName,
.sacramentTimesModule .categoryName {
  font-family: "Lora", serif;
  font-weight: 600;
  color: var(--site-clr);
}
.massModeSacramentTimes .sacramentTimes.times .sacramentDay,
.sacramentTimesModule .sacramentTimes.times .sacramentDay {
  align-items: baseline;
}
.massModeSacramentTimes .dayName,
.sacramentTimesModule .dayName {
  font-family: "Lora", serif;
  font-style: normal;
  font-weight: 600;
  color: var(--site-clr);
}
.massModeSacramentTimes .day,
.sacramentTimesModule .day {
  font-family: "Lora", serif;
  font-weight: 600;
  color: var(--site-clr);
}
.massModeSacramentTimes .startTime,
.sacramentTimesModule .startTime,
.massModeSacramentTimes .endTime,
.sacramentTimesModule .endTime {
  text-transform: uppercase;
  font-family: "Lora", serif;
  color: var(--site-clr);
}
.massModeSacramentTimes .betweenTimes,
.sacramentTimesModule .betweenTimes {
  font-size: 0px;
  display: inline-flex;
}
.massModeSacramentTimes .betweenTimes:before,
.sacramentTimesModule .betweenTimes:before {
  content: "-";
  padding-inline: 2px;
}
.massModeSacramentTimes .sacramentTimesNote,
.sacramentTimesModule .sacramentTimesNote,
.massModeSacramentTimes .massModeText,
.sacramentTimesModule .massModeText {
  font-family: "Lora", serif;
  font-style: italic;
  color: var(--site-clr);
}
.massModeSacramentTimes .sacramentTime :is(.language, .nativeLanguage, .abbrLanguage, .notes, .separator),
.sacramentTimesModule .sacramentTime :is(.language, .nativeLanguage, .abbrLanguage, .notes, .separator) {
  font-family: "Lora", serif;
  font-style: normal;
}
.massModeSacramentTimes .sacramentTimes.times.large1 > li .day:has(+ .sacramentGroup),
.sacramentTimesModule .sacramentTimes.times.large1 > li .day:has(+ .sacramentGroup) {
  margin-bottom: 12px;
}
.sacramentTimesModule .colon,
.sacramentTimesModule .addColon:after {
  display: none;
}
.sacramentTimesModule .day {
  font-size: 21px;
}
.sacramentTimesModule .startTime,
.sacramentTimesModule .endTime {
  font-size: 19px;
}
.sacramentTimesModule .betweenTimes {
  font-size: 0px;
}
.sacramentTimesModule .betweenTimes:before {
  font-size: 19px;
}
#massModeContainer .massModeSacramentTimes .day {
  font-weight: 600;
}
#massModeContainer .betweenTimes:before {
  font-size: 16px;
}
#massModeContainer .massModeSacramentTime > span {
  font-style: normal;
}
#massModeContainer .massModeButtons a {
  box-sizing: border-box;
  padding: 16px 28px;
  font-size: 17px;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}
#massModeContainer .massModeButtons a:after {
  content: "\f04b";
  display: inline-block;
  font-family: "Font Awesome 6 Solid";
  font-size: 14px;
  margin-left: 10px;
}
@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;
  }
}
.twitterModule .moduleBody a {
  color: var(--link-clr);
  font-weight: 600;
}
.twitterModule .moduleBody a:hover {
  color: var(--link-clr-hover);
}
#section1 {
  margin-bottom: 0px;
}
#dialogSectionSettings:not(.rowSectionSettings):not(.halfSectionSettings) [id*="designClass"] option[value*="jesus"],
#dialogSectionSettings:not(.rowSectionSettings):not(.halfSectionSettings) [id*="designClass"] option[value*="maryandBaby"],
#dialogSectionSettings:not(.rowSectionSettings):not(.halfSectionSettings) [id*="designClass"] option[value*="monstrance"],
#dialogSectionSettings:not(.rowSectionSettings):not(.halfSectionSettings) [id*="designClass"] option[value*="sacredHeart"],
#dialogSectionSettings:not(.rowSectionSettings):not(.halfSectionSettings) [id*="designClass"] option[value*="lamb"],
#dialogSectionSettings:not(.rowSectionSettings):not(.halfSectionSettings) [id*="designClass"] option[value*="bodyandBlood"],
#dialogSectionSettings:not(.rowSectionSettings):not(.halfSectionSettings) [id*="designClass"] option[value*="immaculate"] {
  display: none;
}
.settingsStyling .headlineSectionSettings [id*="designClass"] option[value*="Pattern"],
.settingsStyling .headlineSectionSettings [id*="designClass"] option[value*="Heart"],
.settingsStyling .headlineSectionSettings [id*="designClass"] option[value*="lamb"],
.settingsStyling .headlineSectionSettings [id*="designClass"] option[value*="bodyandBlood"] {
  display: none;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="Pattern"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).hasBackgroundImage .sectionBackground {
  background-size: 0px;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody .modulePosition:nth-child(3),
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody .modulePosition:nth-child(4) {
  display: none;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:not(.reverse) .sectionBody .modulePosition:nth-child(1) {
  display: none;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection.reverse .sectionBody .modulePosition:nth-child(2) {
  display: none;
}
.sectionInner .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: #faf4ed;
}
@media (min-width: 1920px) {
  .sectionInner .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner.hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(250, 244, 237, 0.9);
}
.sectionInner.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: #3b513c;
}
@media (min-width: 1920px) {
  .sectionInner.primary .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner.primary.hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(59, 81, 60, 0.9);
}
.sectionInner.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: #142416;
}
@media (min-width: 1920px) {
  .sectionInner.secondary .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner.secondary.hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(20, 36, 22, 0.9);
}
.sectionInner.gold .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: #af906e;
}
@media (min-width: 1920px) {
  .sectionInner.gold .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner.gold.hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(175, 144, 110, 0.9);
}
.sectionBackgroundPseudoElement {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  z-index: -1;
}
.sectionInner:is([class*="crossPattern"], [class*="flower"]) .sectionBackground:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  z-index: -1;
  background: rgba(229, 211, 191, 0.15);
}
.sectionInner:is([class*="crossPattern"], [class*="flower"]).primary .sectionBackground:before {
  background: rgba(160, 160, 160, 0.15);
}
.sectionInner:is([class*="crossPattern"], [class*="flower"]).secondary .sectionBackground:before {
  background: rgba(103, 103, 103, 0.15);
}
.sectionInner:is([class*="crossPattern"], [class*="flower"]).gold .sectionBackground:before {
  background: rgba(250, 244, 237, 0.15);
}
.sectionInner[class*="crossPattern"] .sectionBackground:before {
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-pattern.svg");
  mask-size: 180px;
  mask-position: top left;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/cross-pattern.svg");
  -webkit-mask-size: 180px;
  -webkit-mask-position: top left;
  mask-repeat: no-repeat;
  mask-repeat: repeat;
}
.sectionInner[class*="flower"] .sectionBackground:before {
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/flower-pattern.svg");
  mask-size: 554px;
  mask-position: top left;
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/flower-pattern.svg");
  -webkit-mask-size: 554px;
  -webkit-mask-position: top left;
  mask-repeat: no-repeat;
  mask-repeat: repeat;
}
.admin .sectionInner.buttonsSection .modulePosition.buttonPosition {
  min-height: 200px;
}
.sectionInner.buttonsSection .buttonPosition:has(.buttonModuleEmpty) {
  display: none;
}
.admin .sectionInner.buttonsSection .buttonPosition:has(.buttonModuleEmpty) {
  display: block;
}
.sectionInner.buttonsSection .buttonRow {
  justify-content: center;
  gap: 40px;
}
@media (min-width: 701px) {
  .sectionInner.buttonsSection.twoRow .buttonRow1 {
    margin-bottom: 40px;
  }
}
@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: 100%;
  }
}
@media (max-width: 500px) {
  .sectionInner.buttonsSection[class*="Across"] .buttonPosition {
    width: 100%;
  }
}
.sectionInner.eventsSection > header {
  text-align: center;
}
@media (min-width: 701px) {
  .sectionInner.eventsSection:not(.items-1):not(.items-2):not(.items-3):not(.items-4) .sectionBody {
    flex-wrap: wrap;
    column-gap: 60px;
    row-gap: 50px;
  }
  .sectionInner.eventsSection:not(.items-1):not(.items-2):not(.items-3):not(.items-4) .sectionBody .group {
    width: calc((100% - (60px * 3)) / 4);
    margin: 0;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner.eventsSection .sectionBody {
    flex-wrap: wrap;
    column-gap: 35px;
    row-gap: 35px;
  }
  .sectionInner.eventsSection .sectionBody .group {
    width: calc((100% - 35px) / 2);
    margin: 0;
  }
  .sectionInner.eventsSection .sectionBody .group:only-child {
    width: 100%;
  }
}
.sectionInner.gridSection .fakeButton {
  transform: scale(2);
}
@media (min-width: 1364.43148688px) {
  body:not(.modalVisible) .sectionInner.gridSection {
    width: 85.75vw;
    left: 50%;
    transform: translateX(-50%);
    height: auto !important;
  }
  body:not(.modalVisible) .sectionInner.gridSection .sectionBody {
    -ms-grid-columns: 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw 7.32905983vw;
    -ms-grid-rows: 21.98717949vw 21.98717949vw;
    width: auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, 5.13034188vw);
    grid-auto-columns: 5.13034188vw;
    grid-template-rows: repeat(2, 19.78846154vw);
    grid-auto-rows: 19.78846154vw;
    grid-gap: 2.19871795vw 2.19871795vw;
  }
  body:not(.modalVisible) .sectionInner.gridSection .imageModule img {
    width: 100%;
  }
  body:not(.modalVisible) .sectionInner.gridSection .sectionTextModule {
    width: 1170px;
    margin: auto;
  }
}
@media (min-width: 701px) {
  body:not(.modalVisible) .sectionInner.gridSection .sectionTextModule {
    width: 100%;
  }
}
@media (min-width: 701px) {
  .halfSection .sectionBody {
    gap: 100px;
  }
  .halfSection .sectionBody .modulePosition {
    width: auto;
    flex: 1;
  }
  .halfSection .sectionBody .modulePosition.size8 {
    flex: 2;
  }
}
:root {
  --headline-title-clr: #af906e;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection .callToActionButtons .link a {
    text-wrap: balance;
  }
}
.sectionInner.headlineSection:is(.half, .textOnly) .sectionBody {
  --site-clr: #537a7b;
}
.sectionInner.headlineSection .title {
  text-wrap: pretty;
  line-height: 1.1;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection .title {
    font-size: 38px;
  }
}
.sectionInner.headlineSection .caption {
  font-style: italic;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection .caption {
    font-size: 20px;
  }
}
@media (min-width: 701px) {
  .sectionInner.headlineSection .callToActionButtons {
    margin-top: 40px;
  }
}
.sectionInner.headlineSection.hasOverlay :is(.overlayColorPrimary) .htmlButton2 {
  background-color: #af906e !important;
}
.sectionInner.headlineSection.hasOverlay :is(.overlayColorPrimary) .htmlButton2:hover {
  background-color: #142416 !important;
}
.sectionInner.headlineSection.hasOverlay :is(.overlayColorDark) .htmlButton2 {
  background-color: #af906e !important;
}
.sectionInner.headlineSection.hasOverlay :is(.overlayColorDark) .htmlButton2:hover {
  background-color: #819c9d !important;
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody {
  display: grid;
  overflow: hidden;
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 701px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody {
    min-width: 1170px;
  }
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:has(.callToActionButtons) {
    padding-bottom: 0px;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:has(.callToActionButtons) .title:has(+ .callToActionButtons),
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:has(.callToActionButtons) .caption:has(+ .callToActionButtons) {
    margin-bottom: 0;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .callToActionButtons:last-child {
    margin-bottom: -1px;
    margin-top: 0px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody {
    min-height: 250px;
  }
}
@media (max-width: 500px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody {
    min-height: 225px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder {
  grid-area: text;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder {
    display: contents;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder .title,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder .caption {
    box-sizing: border-box;
    z-index: 3;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder .title {
    grid-area: title;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder .caption {
    grid-area: caption;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder .callToActionButtons {
    grid-area: cta;
    z-index: 3;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder .callToActionButtons .link {
    flex: 1 1 50%;
    margin: 0px;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder .callToActionButtons .link a {
    margin: 0;
    border-radius: 0px;
    white-space: nowrap;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:before,
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:after {
  content: "";
  display: block;
  grid-area: illustration;
  justify-self: center;
  mask-position: top center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:before {
  background-color: var(--illustration-fill);
  z-index: 1;
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:after {
  background-color: var(--illustration-stroke);
  z-index: 2;
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]) {
  grid-template-areas: "illustration" "text";
  grid-template-columns: 100%;
  grid-template-rows: repeat(2, min-content);
}
@media (min-width: 701px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]) {
    padding-block: 100px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):before,
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):after {
  position: relative;
  align-self: end;
  mask-size: 100%;
  -webkit-mask-size: 100%;
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]) .headlineContentHolder {
  max-width: 1170px;
  margin-inline: auto;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]) {
    grid-template-areas: "illustration" "title" "caption" "." "cta";
    grid-template-columns: 100%;
    grid-template-rows: repeat(3, min-content) minmax(40px, 1fr) min-content;
    padding-top: 40px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]) {
  grid-template-columns: 50% 50%;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]) {
    padding-block: 0px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]) .headlineContentHolder {
  max-width: 712px;
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
  position: absolute;
  top: calc(((150px) * -1) - 50px);
  width: 100%;
  height: auto;
}
@media (min-width: 701px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
    top: -15px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Left"] {
  grid-template-areas: "illustration text";
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Left"] {
    grid-template-areas: "illustration ." "illustration title" "illustration caption" "illustration ." "cta cta";
    grid-template-columns: 40% 58%;
    grid-template-rows: minmax(40px, 1fr) repeat(2, min-content) minmax(40px, 1fr) min-content;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Left"] .title,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Left"] .caption {
    padding-right: 30px;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Left"]:before,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Left"]:after {
    justify-self: end;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Right"] {
  grid-template-areas: "text illustration";
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Right"] .headlineContentHolder {
  justify-self: end;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Right"] {
    grid-template-areas: ". illustration" "title illustration" "caption illustration" ". illustration" "cta cta";
    grid-template-columns: 58% 40%;
    grid-template-rows: minmax(40px, 1fr) repeat(2, min-content) minmax(40px, 1fr) min-content;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Right"] .title,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Right"] .caption {
    padding-left: 30px;
  }
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Right"]:before,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody[class*="Right"]:after {
    justify-self: start;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:before,
.sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:after {
  aspect-ratio: 0.50857775;
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:before {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-solid-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-solid-mask.svg");
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:after {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-outline-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-outline-mask.svg");
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):before,
.sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):after {
  width: 400px;
  height: 350px;
  margin-bottom: 50px;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):after {
    width: 300px;
    height: 250px;
    margin-bottom: 30px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
.sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
  width: 919px;
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
    width: 290px;
  }
}
@media (max-width: 500px) {
  .sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="jesus"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
    width: 190px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:before,
.sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:after {
  aspect-ratio: 0.47874428;
}
.sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:before {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-solid-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-solid-mask.svg");
}
.sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:after {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-outline-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-outline-mask.svg");
}
.sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):before,
.sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):after {
  width: 400px;
  height: 350px;
  margin-bottom: 50px;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):after {
    width: 300px;
    height: 250px;
    margin-bottom: 30px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
.sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
  width: 732px;
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
    width: 290px;
  }
}
@media (max-width: 500px) {
  .sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="maryandBaby"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
    width: 190px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:before,
.sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:after {
  aspect-ratio: 0.75588235;
}
.sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:before {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/monstrance-solid-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/monstrance-solid-mask.svg");
}
.sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:after {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/monstrance-outline-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/monstrance-outline-mask.svg");
}
.sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):before,
.sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):after {
  width: 340px;
  height: 350px;
  margin-bottom: 50px;
}
@media (max-width: 700px) {
  .sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:not([class*="Left"]):not([class*="Right"]):after {
    width: 240px;
    height: 250px;
    margin-bottom: 30px;
  }
}
.sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
.sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
  width: 771px;
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
    width: 290px;
  }
}
@media (max-width: 500px) {
  .sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):before,
  .sectionInner.headlineSection.textOnly:is([class*="monstrance"]) .sectionBody:is([class*="Left"], [class*="Right"]):after {
    width: 240px;
  }
}
.sectionInner.newsSection .sectionBody {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-columns: 0px;
}
@media (min-width: 701px) {
  .sectionInner.newsSection .sectionBody {
    grid-column-gap: 135px;
    grid-row-gap: 50px;
  }
}
@media (max-width: 700px) {
  .sectionInner.newsSection .sectionBody {
    grid-template-columns: 1fr;
  }
}
.sectionInner.newsSection .sectionBody .group {
  margin: 0;
  overflow: clip;
}
.sectionInner.newsSection > header {
  text-align: center;
}
.sectionInner.newsSection > footer {
  margin-top: 60px;
}
@media (max-width: 700px) {
  .sectionInner.newsSection > footer {
    margin-top: 35px;
  }
}
@media (max-width: 700px) {
  .sectionInner.rowSection .modulePosition {
    width: 100%;
  }
}
@media (min-width: 701px) {
  .sectionInner.tabsSection .tabContent {
    border-color: var(--tab-border-clr);
  }
  .sectionInner.tabsSection .tabContent .htmlButton1 {
    color: var(--primary-btn-clr) !important;
  }
  .sectionInner.tabsSection .tabContent .htmlButton1:hover {
    color: var(--primary-btn-clr-hover) !important;
  }
  .sectionInner.tabsSection .tabContent .htmlButton2 {
    color: var(--secondary-btn-clr) !important;
  }
  .sectionInner.tabsSection .tabContent .htmlButton2:hover {
    color: var(--secondary-btn-clr-hover) !important;
  }
  .sectionInner.tabsSection .tabArea {
    border-color: var(--tab-border-clr);
    background-color: transparent;
  }
  .sectionInner.tabsSection .tabArea .tab {
    border-color: var(--tab-border-clr);
    background-color: var(--tab-background-clr);
  }
  .sectionInner.tabsSection .tabArea .tab a {
    color: var(--tab-font-clr);
  }
  .sectionInner.tabsSection .tabArea .tab a:after {
    background-color: var(--tab-font-clr);
  }
  .sectionInner.tabsSection .tabArea .tab:hover {
    background-color: var(--tab-background-clr-hover);
  }
  .sectionInner.tabsSection .tabArea .tab:hover a {
    color: var(--tab-font-clr-hover);
  }
  .sectionInner.tabsSection .tabArea .tab.ui-tabs-active {
    background-color: var(--tab-background-clr-active);
  }
  .sectionInner.tabsSection .tabArea .tab.ui-tabs-active a {
    color: var(--tab-font-clr-active);
  }
  .sectionInner.tabsSection.tabsView .tabContent {
    background-color: var(--tab-content-background);
  }
  .sectionInner.tabsSection.verticalTabs .tabArea .tab {
    margin: -1px 0px 0px 0px;
  }
  .sectionInner.tabsSection.verticalTabs .tabArea .tab:not(:last-child) {
    border-bottom-width: 0px;
  }
  .sectionInner.tabsSection.verticalTabs .tabContent {
    width: calc(100% - 340px);
    padding-block: 40px;
  }
  .sectionInner.tabsSection.verticalTabs.leftTabs .tab.ui-tabs-active {
    border-right-color: var(--tab-background-clr-active);
  }
  .sectionInner.tabsSection.verticalTabs.rightTabs .tab.ui-tabs-active {
    border-left-color: var(--tab-background-clr-active);
  }
  .sectionInner.tabsSection.horizontalTabs .tabArea .tab:not(:last-child) {
    border-right-width: 0px;
  }
  .sectionInner.tabsSection.horizontalTabs.bottomTabs .tab.ui-tabs-active {
    border-top-color: var(--tab-background-clr-active);
  }
  .sectionInner.tabsSection.horizontalTabs.topTabs .tab.ui-tabs-active {
    border-bottom-color: var(--tab-background-clr-active);
  }
}
.tabsSection .tab .collapsibleIcon,
.tabsSection.accordionView .tab .collapsibleIcon {
  display: none;
}
.tab-expand-icon:after {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\2b";
  font-family: "Font Awesome 6 Solid";
  font-size: 12px;
  width: 20px;
  height: 20px;
  color: var(--accordion-font-clr);
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
.tab-expand-icon[class*="active"]:after {
  content: "\f068";
  color: var(--accordion-font-clr-active);
  transform: translateY(-50%);
}
.tabsSection.accordionView .tab {
  padding-right: 45px;
}
.tabsSection.accordionView .tab:after {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\2b";
  font-family: "Font Awesome 6 Solid";
  font-size: 12px;
  width: 20px;
  height: 20px;
  color: var(--accordion-font-clr);
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
.tabsSection.accordionView .tab[class*="active"]:after {
  content: "\f068";
  color: var(--accordion-font-clr-active);
  transform: translateY(-50%);
}
@media (max-width: 700px) {
  .tabsSection .tab {
    padding-right: 35px;
  }
  .tabsSection .tab:after {
    display: flex;
    justify-content: center;
    align-items: center;
    content: "\2b";
    font-family: "Font Awesome 6 Solid";
    font-size: 12px;
    width: 20px;
    height: 20px;
    color: var(--accordion-font-clr);
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
  }
  .tabsSection .tab[class*="active"]:after {
    content: "\f068";
    color: var(--accordion-font-clr-active);
    transform: translateY(-50%);
  }
}
.tabsSection.accordionView .sectionBody {
  border: 0px;
}
.tabsSection.accordionView .tabContent {
  border: 1px solid var(--accordion-border-clr);
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.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);
}
@media (max-width: 700px) {
  .tabsSection .sectionBody {
    border-width: 0px;
  }
  .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 .modulePosition {
    background-color: var(--accordion-background-clr-active);
  }
  .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;
  }
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).hasFixedHeight {
  height: auto !important;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection {
  display: grid;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody {
  display: contents;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:after {
  content: "";
  display: block;
  grid-area: illustration;
  justify-self: center;
  mask-position: top center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  width: 100%;
}
@media (max-width: 700px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:after {
    max-width: 45%;
    margin-bottom: 25px;
  }
}
@media (max-width: 700px) and (min-width: 501px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:after {
    max-width: 40%;
  }
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:before {
  background-color: var(--illustration-fill);
  z-index: 1;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:after {
  background-color: var(--illustration-stroke);
  z-index: 2;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody .modulePosition,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody .modulePosition {
  width: 100%;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection > header,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection > header {
  grid-area: header;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionTextModule,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionTextModule {
  grid-area: section-text-module;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection > footer,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection > footer {
  grid-area: footer;
}
@media (max-width: 700px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection {
    grid-template-areas: "header" "illustration" "section-text-module" "one" "two" "footer";
    grid-template-columns: 100%;
    grid-template-rows: repeat(6, min-content);
  }
}
@media (min-width: 701px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="jesus"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="jesus"]) .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"]) .sectionBody:after {
    align-self: end;
    aspect-ratio: 0.71825397;
  }
}
@media (max-width: 700px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="jesus"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="jesus"]) .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"]) .sectionBody:after {
    aspect-ratio: 0.50985915;
  }
}
@media (min-width: 701px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="jesus"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"]) .sectionBody:before {
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-solid-mask-cropped.svg");
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-solid-mask-cropped.svg");
  }
}
@media (max-width: 700px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="jesus"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"]) .sectionBody:before {
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-solid-mask.svg");
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-solid-mask.svg");
  }
}
@media (min-width: 701px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="jesus"]) .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"]) .sectionBody:after {
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-outline-mask-cropped.svg");
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-outline-mask-cropped.svg");
  }
}
@media (max-width: 700px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="jesus"]) .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"]) .sectionBody:after {
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-outline-mask.svg");
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/jesus-outline-mask.svg");
  }
}
@media (min-width: 701px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="maryandBaby"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="maryandBaby"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="maryandBaby"]) .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="maryandBaby"]) .sectionBody:after {
    align-self: end;
    aspect-ratio: 0.69904762;
  }
}
@media (max-width: 700px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="maryandBaby"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="maryandBaby"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="maryandBaby"]) .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="maryandBaby"]) .sectionBody:after {
    aspect-ratio: 0.47848761;
  }
}
@media (min-width: 701px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="maryandBaby"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="maryandBaby"]) .sectionBody:before {
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-solid-mask-cropped.svg");
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-solid-mask-cropped.svg");
  }
}
@media (max-width: 700px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="maryandBaby"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="maryandBaby"]) .sectionBody:before {
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-solid-mask.svg");
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-solid-mask.svg");
  }
}
@media (min-width: 701px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="maryandBaby"]) .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="maryandBaby"]) .sectionBody:after {
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-outline-mask-cropped.svg");
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-outline-mask-cropped.svg");
  }
}
@media (max-width: 700px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="maryandBaby"]) .sectionBody:after,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="maryandBaby"]) .sectionBody:after {
    -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-outline-mask.svg");
    mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/mary-outline-mask.svg");
  }
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="lamb"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="lamb"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="lamb"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="lamb"]) .sectionBody:after {
  aspect-ratio: 0.89135802;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="lamb"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="lamb"]) .sectionBody:before {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/lamb-solid-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/lamb-solid-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="lamb"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="lamb"]) .sectionBody:after {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/lamb-outline-maskk.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/lamb-outline-maskk.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="body"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="body"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="body"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="body"]) .sectionBody:after {
  aspect-ratio: 0.91612903;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="body"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="body"]) .sectionBody:before {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/bodyBlood-solid-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/bodyBlood-solid-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="body"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="body"]) .sectionBody:after {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/bodyBlood-outline-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/bodyBlood-outline-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="monstrance"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="monstrance"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="monstrance"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="monstrance"]) .sectionBody:after {
  aspect-ratio: 0.69705882;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="monstrance"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="monstrance"]) .sectionBody:before {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/monstrance-solid-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/monstrance-solid-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="monstrance"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="monstrance"]) .sectionBody:after {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/monstrance-outline-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/monstrance-outline-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="immaculateHeart"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="immaculateHeart"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="immaculateHeart"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="immaculateHeart"]) .sectionBody:after {
  aspect-ratio: 1.0153322;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="immaculateHeart"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="immaculateHeart"]) .sectionBody:before {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/immaculateHeart-solid-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/immaculateHeart-solid-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="immaculateHeart"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="immaculateHeart"]) .sectionBody:after {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/immaculateHeart-outline-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/immaculateHeart-outline-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="sacredHeart"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="sacredHeart"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="sacredHeart"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="sacredHeart"]) .sectionBody:after {
  aspect-ratio: 0.93624161;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="sacredHeart"]) .sectionBody:before,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="sacredHeart"]) .sectionBody:before {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/sacredHeart-solid-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/sacredHeart-solid-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="sacredHeart"]) .sectionBody:after,
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="sacredHeart"]) .sectionBody:after {
  -webkit-mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/sacredHeart-outline-mask.svg");
  mask-image: url("https://cdn.ecatholic.com/1752785974/themes/theme46/images/sacredHeart-outline-mask.svg");
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody .modulePosition:first-child {
  grid-area: one;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection .sectionBody .modulePosition:nth-child(2) {
  grid-area: two;
}
@media (min-width: 701px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection {
    grid-template-areas: "header header header" "section-text-module section-text-module section-text-module" "one two illustration" "footer footer footer";
    column-gap: 50px;
    grid-template-columns: 1fr 1fr clamp(150px, 30%, 425px);
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection.oneModule {
    grid-template-areas: "header header" "section-text-module section-text-module" "one illustration" "footer footer";
    grid-template-columns: 1fr clamp(150px, 30%, 425px);
    column-gap: 150px;
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="Heart"], [class*="maryandBaby"], [class*="jesus"]) {
    grid-template-areas: "header header header" "section-text-module section-text-module section-text-module" "illustration one two" "illustration footer footer" "illustration . .";
    grid-template-columns: clamp(150px, 30%, 425px) 1fr 1fr;
    grid-template-rows: repeat(4, min-content) 1fr;
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).rowSection:is([class*="Heart"], [class*="maryandBaby"], [class*="jesus"]).oneModule {
    grid-template-areas: "header header" "section-text-module section-text-module" "illustration one" "illustration footer" "illustration .";
    grid-template-columns: clamp(150px, 30%, 425px) 1fr;
  }
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:not(.reverse) .sectionBody .modulePosition:nth-child(2) {
  grid-area: one;
}
.sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection.reverse .sectionBody .modulePosition:nth-child(1) {
  grid-area: one;
}
@media (min-width: 701px) {
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection {
    grid-template-areas: "illustration header" "illustration section-text-module" "illustration one" "illustration footer" "illustration .";
    grid-template-columns: repeat(2, calc(50% - (150px / 2)));
    grid-template-rows: repeat(4, min-content) 1fr;
    column-gap: 150px;
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection > header {
    padding-top: 50px;
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection > footer {
    padding-bottom: 50px;
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection .sectionBody:after {
    margin-block: 25px;
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:not(.third) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:not(.third) .sectionBody:after {
    justify-self: center;
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection.third {
    grid-template-columns: clamp(150px, 33%, 590px) 1fr;
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection.third.reverse {
    grid-template-columns: 1fr clamp(150px, 33%, 590px);
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection.reverse {
    grid-template-areas: "header illustration" "section-text-module illustration" "one illustration" "footer illustration" ". illustration";
  }
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"], [class*="maryandBaby"]) .sectionBody:before,
  .sectionInner:is(
		[class*="jesus"],
		[class*="Heart"],
		[class*="lamb"],
		[class*="body"],
		[class*="monstrance"],
		[class*="maryandBaby"]
	).halfSection:is([class*="jesus"], [class*="maryandBaby"]) .sectionBody:after {
    margin-bottom: 0px;
  }
}
.wysiwygPrimaryShared {
  --wysiwygColor2: #e5d3bf;
  --secondary-btn-background-clr: #af906e;
  --secondary-btn-border-clr: #af906e;
  --secondary-btn-background-clr-hover: #142416;
  --secondary-btn-border-clr-hover: #142416;
}
.wysiwygSecondaryShared {
  --wysiwygColor2: #e5d3bf;
  --blockquote-background-clr: rgba(0, 0, 0, 0.3);
  --secondary-btn-background-clr: #af906e;
  --secondary-btn-border-clr: #af906e;
}
.wysiwygSecondaryShared .moduleInner:not(.mediaFormatting) blockquote:before {
  background-color: #af906e;
}
.wysiwygGoldShared {
  --wysiwygColor2: #e5d3bf;
  --blockquote-background-clr: rgba(0, 0, 0, 0.1);
}
.primary-colorChangesShared {
  --aggregate-subtitle-clr: #faf4ed;
  --progress-bar-clr: #537a7b;
  --module-border-clr: #819c9d;
  --drk-border-clr: #819c9d;
  --field-border-clr: rgba(250, 244, 237, 0.5);
  --light-border-clr: rgba(250, 244, 237, 0.5);
}
.primary-colorChangesShared .aggregate :is(.document, .link, .photoAlbum) a.name {
  color: #faf4ed;
}
.primary-colorChangesShared .person .name :is(span) {
  color: #e5d3bf;
}
.primary-colorChangesShared .buttonModuleButton:not(:hover) {
  color: #faf4ed;
}
.primary-colorChangesShared .sacramentTimesModule .categoryName,
.primary-colorChangesShared .sacramentTimes.times .sacramentDay .day {
  color: #e5d3bf;
}
.primary-colorChangesShared .formStyling select {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.primary-colorChangesShared .formStyling .limitErrorText,
.primary-colorChangesShared .formStyling .requiredErrorText,
.primary-colorChangesShared .formStyling .validateErrorText {
  color: var(--wysiwygColor4);
}
.primary-colorChangesShared #onlineForm .paymentAmount .fieldLabel:after,
.primary-colorChangesShared #onlineForm .paymentAmount .inputHolder .static:after,
.primary-colorChangesShared #onlineForm .paymentMultiplier .fieldLabel:after,
.primary-colorChangesShared #onlineForm .paymentMultiplier .inputHolder .static:after {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.primary-colorChangesShared iframe#paymentForm {
  background-color: #faf4ed;
  box-sizing: border-box;
  padding: 20px 30px;
  margin-top: 12px;
}
.secondary-colorChangesShared {
  --section-subtitle-clr: #af906e;
  --module-subtitle-clr: #af906e;
  --aggregate-subtitle-clr: #faf4ed;
  --person-social-media-clr: #faf4ed;
  --progress-bar-clr: #537a7b;
  --progress-bar-goal-clr: #af906e;
  --field-border-clr: rgba(250, 244, 237, 0.5);
  --light-border-clr: rgba(250, 244, 237, 0.5);
}
.secondary-colorChangesShared .calendarModule .event.group {
  --aggregate-subtitle-clr: #af906e;
}
.secondary-colorChangesShared.eventsSection .event.group {
  --aggregate-subtitle-clr: #faf4ed;
}
.secondary-colorChangesShared.eventsSection .event.group :is(.startDate, .endDate) .month:before {
  --aggregate-name-clr: #af906e;
}
.secondary-colorChangesShared .person .name :is(span) {
  color: #e5d3bf;
}
.secondary-colorChangesShared .buttonModuleButton:not(:hover) {
  color: #faf4ed;
}
.secondary-colorChangesShared .aggregate :is(.document, .link, .photoAlbum) a.name {
  color: #faf4ed;
}
.secondary-colorChangesShared .sacramentTimesModule .categoryName,
.secondary-colorChangesShared .sacramentTimes.times .sacramentDay .day {
  color: #e5d3bf;
}
.secondary-colorChangesShared .formStyling select {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.secondary-colorChangesShared .formStyling .limitErrorText,
.secondary-colorChangesShared .formStyling .requiredErrorText,
.secondary-colorChangesShared .formStyling .validateErrorText {
  color: var(--wysiwygColor4);
}
.secondary-colorChangesShared #onlineForm .paymentAmount .fieldLabel:after,
.secondary-colorChangesShared #onlineForm .paymentAmount .inputHolder .static:after,
.secondary-colorChangesShared #onlineForm .paymentMultiplier .fieldLabel:after,
.secondary-colorChangesShared #onlineForm .paymentMultiplier .inputHolder .static:after {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.secondary-colorChangesShared iframe#paymentForm {
  background-color: #faf4ed;
  box-sizing: border-box;
  padding: 20px 30px;
  margin-top: 12px;
}
.gold-colorChangesShared {
  --section-subtitle-clr: #faf4ed;
  --module-subtitle-clr: #faf4ed;
  --aggregate-subtitle-clr: #faf4ed;
  --person-social-media-clr: #faf4ed;
  --progress-bar-border-clr: rgba(250, 244, 237, 0.5);
  --module-border-clr: #e5d3bf;
  --drk-border-clr: #e5d3bf;
  --field-border-clr: rgba(250, 244, 237, 0.5);
  --light-border-clr: rgba(250, 244, 237, 0.5);
}
.gold-colorChangesShared .calendarModule .event.group {
  --aggregate-subtitle-clr: #e5d3bf;
  --link-clr: #faf4ed;
}
.gold-colorChangesShared.eventsSection .event.group {
  --aggregate-subtitle-clr: #faf4ed;
}
.gold-colorChangesShared.eventsSection .event.group :is(.startDate, .endDate) .month:before {
  --aggregate-name-clr: #e5d3bf;
}
.gold-colorChangesShared .person .name :is(span) {
  color: #e5d3bf;
}
.gold-colorChangesShared .buttonModuleButton:not(:hover) {
  color: #faf4ed;
}
.gold-colorChangesShared .aggregate :is(.document, .link, .photoAlbum) a.name {
  color: #faf4ed;
}
.gold-colorChangesShared .sacramentTimesModule .categoryName,
.gold-colorChangesShared .sacramentTimes.times .sacramentDay .day {
  color: #e5d3bf;
}
.gold-colorChangesShared .formStyling select {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.gold-colorChangesShared .formStyling .limitErrorText,
.gold-colorChangesShared .formStyling .requiredErrorText,
.gold-colorChangesShared .formStyling .validateErrorText {
  color: var(--wysiwygColor4);
}
.gold-colorChangesShared #onlineForm .paymentAmount .fieldLabel:after,
.gold-colorChangesShared #onlineForm .paymentAmount .inputHolder .static:after,
.gold-colorChangesShared #onlineForm .paymentMultiplier .fieldLabel:after,
.gold-colorChangesShared #onlineForm .paymentMultiplier .inputHolder .static:after {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.gold-colorChangesShared iframe#paymentForm {
  background-color: #faf4ed;
  box-sizing: border-box;
  padding: 20px 30px;
  margin-top: 12px;
}
.sectionInner[class*="primary"] {
  --site-clr: #faf4ed;
  --section-title-clr: #faf4ed;
  --module-title-clr: #faf4ed;
  --wysiwygColor1: #faf4ed;
  --blockquote-font-clr: #faf4ed;
  --aggregate-name-clr: #faf4ed;
  --field-label-clr: #faf4ed;
  --field-text-clr: #faf4ed;
  --field-text-placeholder: #faf4ed;
  --headline-title-clr: #faf4ed;
  --wysiwygColor2: #e5d3bf;
  --secondary-btn-background-clr: #af906e;
  --secondary-btn-border-clr: #af906e;
  --secondary-btn-background-clr-hover: #142416;
  --secondary-btn-border-clr-hover: #142416;
  --aggregate-subtitle-clr: #faf4ed;
  --progress-bar-clr: #537a7b;
  --module-border-clr: #819c9d;
  --drk-border-clr: #819c9d;
  --field-border-clr: rgba(250, 244, 237, 0.5);
  --light-border-clr: rgba(250, 244, 237, 0.5);
  --link-clr-hover: #819c9d;
  --wysiwygColor3: #819c9d;
  --wysiwygColor4: #537a7b;
  --blockquote-background-clr: rgba(0, 0, 0, 0.3);
  --blockquote-links-clr-hover: #819c9d;
  --section-subtitle-clr: #af906e;
  --module-subtitle-clr: #af906e;
  --aggregate-name-clr-hover: #819c9d;
  --person-social-media-clr: #faf4ed;
  --person-social-media-clr-hover: #819c9d;
  --progress-bar-goal-clr: #819c9d;
}
.sectionInner[class*="primary"] .aggregate :is(.document, .link, .photoAlbum) a.name {
  color: #faf4ed;
}
.sectionInner[class*="primary"] .person .name :is(span) {
  color: #e5d3bf;
}
.sectionInner[class*="primary"] .buttonModuleButton:not(:hover) {
  color: #faf4ed;
}
.sectionInner[class*="primary"] .sacramentTimesModule .categoryName,
.sectionInner[class*="primary"] .sacramentTimes.times .sacramentDay .day {
  color: #e5d3bf;
}
.sectionInner[class*="primary"] .formStyling select {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.sectionInner[class*="primary"] .formStyling .limitErrorText,
.sectionInner[class*="primary"] .formStyling .requiredErrorText,
.sectionInner[class*="primary"] .formStyling .validateErrorText {
  color: var(--wysiwygColor4);
}
.sectionInner[class*="primary"] #onlineForm .paymentAmount .fieldLabel:after,
.sectionInner[class*="primary"] #onlineForm .paymentAmount .inputHolder .static:after,
.sectionInner[class*="primary"] #onlineForm .paymentMultiplier .fieldLabel:after,
.sectionInner[class*="primary"] #onlineForm .paymentMultiplier .inputHolder .static:after {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.sectionInner[class*="primary"] iframe#paymentForm {
  background-color: #faf4ed;
  box-sizing: border-box;
  padding: 20px 30px;
  margin-top: 12px;
}
.sectionInner[class*="primary"] .moduleInner:not(.mediaFormatting) blockquote:before {
  background-color: #af906e;
}
.sectionInner[class*="primary"] .calendarModule .event.group {
  --aggregate-subtitle-clr: #af906e;
}
.sectionInner[class*="primary"].eventsSection .aggregate .group {
  --aggregate-subtitle-clr: #faf4ed;
}
.sectionInner[class*="primary"].eventsSection .aggregate .group :is(.startDate, .endDate) .month:before {
  --aggregate-name-clr: #af906e;
}
.sectionInner[class*="primary"] .buttonModuleButton:hover {
  color: #819c9d;
}
.sectionInner[class*="primary"] .aggregate :is(.document, .link, .photoAlbum) a.name:hover {
  color: #819c9d;
}
.sectionInner[class*="primary"] .aggregate :is(.document, .link, .photoAlbum) .groupCover:hover ~ a.name {
  color: #819c9d;
}
.sectionInner[class*="primary"].tabsSection {
  --tab-content-background: #3b513c;
  --tab-background-clr: rgba(0, 0, 0, 0.2);
  --tab-background-clr-active: #3b513c;
  --tab-background-clr-hover: #819c9d;
  --tab-border-clr: #819c9d;
  --tab-font-clr-active: #faf4ed;
  --tab-font-clr-hover: #faf4ed;
  --tab-font-clr: #faf4ed;
  --accordion-border-clr: #819c9d;
  --accordion-font-clr: #faf4ed;
  --accordion-font-clr-active: #faf4ed;
}
.sectionInner[class*="primary"].headlineSection:is(.half, .textOnly) .sectionBody {
  --site-clr: #af906e;
}
.sectionInner[class*="secondary"] {
  --site-clr: #faf4ed;
  --section-title-clr: #faf4ed;
  --module-title-clr: #faf4ed;
  --wysiwygColor1: #faf4ed;
  --blockquote-font-clr: #faf4ed;
  --aggregate-name-clr: #faf4ed;
  --field-label-clr: #faf4ed;
  --field-text-clr: #faf4ed;
  --field-text-placeholder: #faf4ed;
  --headline-title-clr: #faf4ed;
  --wysiwygColor2: #e5d3bf;
  --blockquote-background-clr: rgba(0, 0, 0, 0.3);
  --secondary-btn-background-clr: #af906e;
  --secondary-btn-border-clr: #af906e;
  --section-subtitle-clr: #af906e;
  --module-subtitle-clr: #af906e;
  --aggregate-subtitle-clr: #faf4ed;
  --person-social-media-clr: #faf4ed;
  --progress-bar-clr: #537a7b;
  --progress-bar-goal-clr: #af906e;
  --field-border-clr: rgba(250, 244, 237, 0.5);
  --light-border-clr: rgba(250, 244, 237, 0.5);
  --link-clr-hover: #819c9d;
  --wysiwygColor3: #819c9d;
  --wysiwygColor4: #537a7b;
  --blockquote-links-clr-hover: #819c9d;
  --secondary-btn-background-clr-hover: #819c9d;
  --secondary-btn-border-clr-hover: #819c9d;
  --aggregate-name-clr-hover: #819c9d;
  --person-social-media-clr-hover: #819c9d;
  --module-border-clr: #e5d3bf;
  --drk-border-clr: #e5d3bf;
}
.sectionInner[class*="secondary"] .moduleInner:not(.mediaFormatting) blockquote:before {
  background-color: #af906e;
}
.sectionInner[class*="secondary"] .calendarModule .event.group {
  --aggregate-subtitle-clr: #af906e;
}
.sectionInner[class*="secondary"].eventsSection .event.group {
  --aggregate-subtitle-clr: #faf4ed;
}
.sectionInner[class*="secondary"].eventsSection .event.group :is(.startDate, .endDate) .month:before {
  --aggregate-name-clr: #af906e;
}
.sectionInner[class*="secondary"] .person .name :is(span) {
  color: #e5d3bf;
}
.sectionInner[class*="secondary"] .buttonModuleButton:not(:hover) {
  color: #faf4ed;
}
.sectionInner[class*="secondary"] .aggregate :is(.document, .link, .photoAlbum) a.name {
  color: #faf4ed;
}
.sectionInner[class*="secondary"] .sacramentTimesModule .categoryName,
.sectionInner[class*="secondary"] .sacramentTimes.times .sacramentDay .day {
  color: #e5d3bf;
}
.sectionInner[class*="secondary"] .formStyling select {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.sectionInner[class*="secondary"] .formStyling .limitErrorText,
.sectionInner[class*="secondary"] .formStyling .requiredErrorText,
.sectionInner[class*="secondary"] .formStyling .validateErrorText {
  color: var(--wysiwygColor4);
}
.sectionInner[class*="secondary"] #onlineForm .paymentAmount .fieldLabel:after,
.sectionInner[class*="secondary"] #onlineForm .paymentAmount .inputHolder .static:after,
.sectionInner[class*="secondary"] #onlineForm .paymentMultiplier .fieldLabel:after,
.sectionInner[class*="secondary"] #onlineForm .paymentMultiplier .inputHolder .static:after {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.sectionInner[class*="secondary"] iframe#paymentForm {
  background-color: #faf4ed;
  box-sizing: border-box;
  padding: 20px 30px;
  margin-top: 12px;
}
.sectionInner[class*="secondary"] .buttonModuleButton:hover {
  color: #819c9d;
}
.sectionInner[class*="secondary"] .aggregate :is(.document, .link, .photoAlbum) a.name :hover {
  color: #819c9d;
}
.sectionInner[class*="secondary"] .aggregate :is(.document, .link, .photoAlbum) .groupCover:hover ~ a.name {
  color: #819c9d;
}
.sectionInner[class*="secondary"].tabsSection {
  --tab-content-background: #142416;
  --tab-background-clr: rgba(0, 0, 0, 0.2);
  --tab-background-clr-active: #142416;
  --tab-background-clr-hover: #e5d3bf;
  --tab-border-clr: #e5d3bf;
  --tab-font-clr-active: #faf4ed;
  --tab-font-clr-hover: #333;
  --tab-font-clr: #faf4ed;
  --accordion-border-clr: #e5d3bf;
  --accordion-font-clr: #faf4ed;
  --accordion-font-clr-active: #faf4ed;
}
.sectionInner[class*="secondary"].headlineSection:is(.half, .textOnly) .sectionBody {
  --site-clr: #af906e;
}
.sectionInner[class*="gold"] {
  --site-clr: #faf4ed;
  --section-title-clr: #faf4ed;
  --module-title-clr: #faf4ed;
  --wysiwygColor1: #faf4ed;
  --blockquote-font-clr: #faf4ed;
  --aggregate-name-clr: #faf4ed;
  --field-label-clr: #faf4ed;
  --field-text-clr: #faf4ed;
  --field-text-placeholder: #faf4ed;
  --headline-title-clr: #faf4ed;
  --wysiwygColor2: #e5d3bf;
  --blockquote-background-clr: rgba(0, 0, 0, 0.1);
  --section-subtitle-clr: #faf4ed;
  --module-subtitle-clr: #faf4ed;
  --aggregate-subtitle-clr: #faf4ed;
  --person-social-media-clr: #faf4ed;
  --progress-bar-border-clr: rgba(250, 244, 237, 0.5);
  --module-border-clr: #e5d3bf;
  --drk-border-clr: #e5d3bf;
  --field-border-clr: rgba(250, 244, 237, 0.5);
  --light-border-clr: rgba(250, 244, 237, 0.5);
  --link-clr: #3b513c;
  --link-clr-hover: #142416;
  --wysiwygColor3: #142416;
  --wysiwygColor4: #3b513c;
  --blockquote-links-clr: #3b513c;
  --blockquote-links-clr-hover: #142416;
  --primary-btn-background-clr-hover: #142416;
  --primary-btn-border-clr-hover: #142416;
  --secondary-btn-background-clr-hover: #819c9d;
  --secondary-btn-border-clr-hover: #819c9d;
  --aggregate-name-clr-hover: #142416;
  --person-social-media-clr-hover: #142416;
  --progress-bar-clr: #537a7b;
}
.sectionInner[class*="gold"] .calendarModule .event.group {
  --aggregate-subtitle-clr: #e5d3bf;
  --link-clr: #faf4ed;
}
.sectionInner[class*="gold"].eventsSection .event.group {
  --aggregate-subtitle-clr: #faf4ed;
}
.sectionInner[class*="gold"].eventsSection .event.group :is(.startDate, .endDate) .month:before {
  --aggregate-name-clr: #e5d3bf;
}
.sectionInner[class*="gold"] .person .name :is(span) {
  color: #e5d3bf;
}
.sectionInner[class*="gold"] .buttonModuleButton:not(:hover) {
  color: #faf4ed;
}
.sectionInner[class*="gold"] .aggregate :is(.document, .link, .photoAlbum) a.name {
  color: #faf4ed;
}
.sectionInner[class*="gold"] .sacramentTimesModule .categoryName,
.sectionInner[class*="gold"] .sacramentTimes.times .sacramentDay .day {
  color: #e5d3bf;
}
.sectionInner[class*="gold"] .formStyling select {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.sectionInner[class*="gold"] .formStyling .limitErrorText,
.sectionInner[class*="gold"] .formStyling .requiredErrorText,
.sectionInner[class*="gold"] .formStyling .validateErrorText {
  color: var(--wysiwygColor4);
}
.sectionInner[class*="gold"] #onlineForm .paymentAmount .fieldLabel:after,
.sectionInner[class*="gold"] #onlineForm .paymentAmount .inputHolder .static:after,
.sectionInner[class*="gold"] #onlineForm .paymentMultiplier .fieldLabel:after,
.sectionInner[class*="gold"] #onlineForm .paymentMultiplier .inputHolder .static:after {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.sectionInner[class*="gold"] iframe#paymentForm {
  background-color: #faf4ed;
  box-sizing: border-box;
  padding: 20px 30px;
  margin-top: 12px;
}
.sectionInner[class*="gold"] .buttonModuleButton:hover {
  color: #142416;
}
.sectionInner[class*="gold"] .aggregate :is(.document, .link, .photoAlbum) a.name:hover {
  color: #142416;
}
.sectionInner[class*="gold"] .aggregate :is(.document, .link, .photoAlbum) .groupCover:hover ~ a.name {
  color: #142416;
}
.sectionInner[class*="gold"].tabsSection {
  --tab-content-background: #af906e;
  --tab-background-clr: rgba(0, 0, 0, 0.2);
  --tab-background-clr-active: #af906e;
  --tab-background-clr-hover: #e5d3bf;
  --tab-border-clr: #e5d3bf;
  --tab-font-clr-active: #faf4ed;
  --tab-font-clr-hover: #333;
  --tab-font-clr: #faf4ed;
  --accordion-border-clr: #e5d3bf;
  --accordion-font-clr: #faf4ed;
  --accordion-font-clr-active: #faf4ed;
}
.sectionInner[class*="gold"].headlineSection:is(.half, .textOnly) .sectionBody {
  --site-clr: #faf4ed;
}
.aggregate .bulletinName .name {
  color: #af906e;
}
.aggregate .bulletinName .name :is(a, span) {
  color: #af906e;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .exportCalendar,
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle {
  color: #e5d3bf;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .exportCalendar:hover,
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle:hover {
  color: #faf4ed;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle {
  position: relative;
  text-align: left;
  font-family: "Lora", serif;
  white-space: nowrap;
  padding: 0px 17px 0 0;
  margin: 0 0 0 10px;
  color: #e5d3bf;
}
#core.aggregate:is(.events, .calendarPage) #pageTitle .calendarViewToggle:after {
  content: "\f0da";
  font-family: "Font Awesome 6 Solid";
  font-size: 17px;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
#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%;
}
#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: #333;
  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;
}
#core.aggregate:is(.events) #pageTitle {
  grid-template-columns: 1fr repeat(2, min-content) 1fr;
}
#core.aggregate:is(.events) #pageTitle .pageTitleWrapper {
  grid-row: 1;
  grid-column: 1 / span 4;
}
#core.aggregate:is(.events) #pageTitle .calendarViewToggle {
  grid-row: 2;
  grid-column: 2;
}
#core.aggregate:is(.events) #pageTitle .calendarExportContainer {
  grid-row: 2;
  grid-column: 3;
}
#core.aggregate:is(.calendarPage) #pageTitle {
  grid-template-columns: 1fr repeat(2, min-content) 1fr;
}
#core.aggregate:is(.calendarPage) #pageTitle .pageTitleWrapper {
  grid-column: 1 / span 4;
  grid-row: 1;
}
#core.aggregate:is(.calendarPage) #pageTitle #fieldGroup-calendarPageSelection {
  grid-column: 2;
  grid-row: 2;
}
#core.aggregate:is(.calendarPage) #pageTitle .calendarViewToggle {
  grid-column: 3;
}
.calendar .calendarEvent:nth-child(odd) {
  color: #e5d3bf;
}
.sectionInner:is(.primary, .secondary, .gold) .calendarModule .calendar {
  background: #faf4ed;
}
.calendarMonthTitle {
  margin-bottom: -1px;
}
.interior.event :is(.date) {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 30px;
}
.interior.event :is(.location) .locationLabel {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 25px;
}
.interior.news :is(.date) {
  font-style: italic;
  font-weight: 400;
}
#core.news .rssLink {
  background-color: #e5d3bf;
  color: #af906e;
}
#core.news .rssLink:hover {
  color: #142416;
}
.interior.person .role {
  font-weight: 400;
}
.photoAlbum.infinite-item > li,
.interior.photoAlbum ul.photos > li {
  padding: 0;
}
.photoAlbum.infinite-item a[class*="lightbox"],
.interior.photoAlbum ul.photos a[class*="lightbox"] {
  display: inline-flex;
  width: 207px;
  height: 207px;
  padding: 0;
  margin: 15px;
  overflow: hidden;
}
.photoAlbum.infinite-item a[class*="lightbox"] picture,
.interior.photoAlbum ul.photos a[class*="lightbox"] picture {
  width: 207px;
  height: 207px;
}
.photoAlbum.infinite-item a[class*="lightbox"] picture .thumb,
.interior.photoAlbum ul.photos a[class*="lightbox"] picture .thumb {
  max-width: none;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.photoAlbum.infinite-item .photoAlbumName a.name,
.interior.photoAlbum ul.photos .photoAlbumName a.name {
  font-family: "Bebas Neue", sans-serif;
  font-size: 28px;
  white-space: normal;
}
@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;
  }
  .interior.photoAlbum ul.photos > li {
    width: 50%;
  }
  .interior.photoAlbum ul.photos > li a[class*="lightbox"] {
    width: calc(100% - 30px);
    height: auto;
    aspect-ratio: 1;
  }
  .interior.photoAlbum ul.photos > li 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;
  width: 100%;
  max-width: 350px;
}
#core.search #interiorHeader #coreSearch #coreSearchField {
  box-sizing: border-box;
  height: 40px;
  max-width: 100%;
  padding-left: 20px;
  border-radius: 6px;
}
#core.search #interiorHeader #coreSearch #searchSubmit {
  right: 0px;
  width: 40px;
  height: 40px;
  padding: 0;
}
#finder #finderHeader > a {
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  height: auto;
  padding-top: 10px;
}
#finderNav > ul > li > a {
  text-transform: none;
  font-family: "Lora", serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  border-width: 0px;
}
@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;
  }
  .rowSection.fourModule .modulePosition .sectionButtonModule {
    width: 100%;
  }
  .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.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: 700px) and (min-width: 501px) {
  .gridSection .sectionBody {
    grid-template-rows: auto;
    grid-auto-rows: auto;
  }
  .gridSection .sectionBody .modulePosition {
    grid-row: unset;
  }
  .gridSection .sectionBody .modulePosition > li:last-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 500px) {
  .sectionInner.gridSection .sectionBody {
    justify-content: flex-start;
  }
  .sectionInner.gridSection:not(.clonedMobileSection).threeAcross :is(.tallCell, .normalCell) :is(.buttonModule, .imageModule) {
    max-width: 100%;
  }
}
#background #features #featureSlideshow .captionPositioner .caption .title,
.headlineSection.sectionInner .title,
.aggregate .name:is(a),
.aggregate .name :is(a, span),
.moduleName [class*="Title"],
.sectionName [class*="Title"],
#pageTitle,
#finder #finderHeader > a {
  line-height: 1;
}
#siteName .line1 {
  line-height: 1 !important;
}
#siteName .line1 :is(a, span) {
  line-height: 1 !important;
}
#background #features #featureSlideshow .captionPositioner .caption .title,
.headlineSection.sectionInner .title {
  letter-spacing: 3px;
}
@media (max-width: 700px) {
  #background #features #featureSlideshow .captionPositioner .caption .title,
  .headlineSection.sectionInner .title {
    letter-spacing: 1px;
  }
}
#pageTitle .pageTitleWrapper,
.sectionName,
.moduleName [class*="Title"],
.aggregate .name,
#finder #finderHeader > a {
  letter-spacing: 1px;
}
#siteName .line1 {
  letter-spacing: 2px;
}
.event.group :is(.day, .year, .dash, .comma),
.event.group .month:before {
  letter-spacing: 1px;
}
: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) {
  letter-spacing: 1px;
}
@media (prefers-reduced-motion: no-preference) {
  #section1 > li:first-child .headlineSection.textOnly:not(.editableActive):is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody .headlineContentHolder {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.5s ease;
    animation: fadeIn-slideUp ease 1s forwards;
    animation-delay: 0.3s;
  }
  #section1 > li:first-child .headlineSection.textOnly:not(.editableActive):is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:before,
  #section1 > li:first-child .headlineSection.textOnly:not(.editableActive):is([class*="jesus"], [class*="mary"], [class*="monstrance"]) .sectionBody:after {
    opacity: 0;
    transition: all 0.5s ease;
    animation: fadeIn ease 1s forwards;
    animation-delay: 0.3s;
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@keyframes fadeIn-slideUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#footer {
  --site-clr: #faf4ed;
  --module-title-clr: #faf4ed;
  --headings-clr: #faf4ed;
}
#footerText {
  --section-title-clr: #faf4ed;
  --wysiwygColor1: #faf4ed;
  --blockquote-font-clr: #faf4ed;
  --aggregate-name-clr: #faf4ed;
  --field-label-clr: #faf4ed;
  --field-text-clr: #faf4ed;
  --field-text-placeholder: #faf4ed;
  --headline-title-clr: #faf4ed;
  --wysiwygColor2: #e5d3bf;
  --blockquote-background-clr: rgba(0, 0, 0, 0.3);
  --secondary-btn-background-clr: #af906e;
  --secondary-btn-border-clr: #af906e;
  --link-clr-hover: #819c9d;
  --wysiwygColor3: #819c9d;
  --wysiwygColor4: #537a7b;
  --blockquote-links-clr-hover: #819c9d;
  --secondary-btn-background-clr-hover: #819c9d;
  --secondary-btn-border-clr-hover: #819c9d;
  --site-clr: #faf4ed;
  --module-title-clr: #faf4ed;
  --headings-clr: #faf4ed;
  --link-clr: #af906e;
  --link-clr-hover: #537a7b;
}
#footerText .moduleInner:not(.mediaFormatting) blockquote:before {
  background-color: #af906e;
}
.footerConnectGroupModule {
  --section-title-clr: #faf4ed;
  --module-title-clr: #faf4ed;
  --wysiwygColor1: #faf4ed;
  --blockquote-font-clr: #faf4ed;
  --aggregate-name-clr: #faf4ed;
  --field-label-clr: #faf4ed;
  --field-text-clr: #faf4ed;
  --field-text-placeholder: #faf4ed;
  --headline-title-clr: #faf4ed;
  --wysiwygColor2: #e5d3bf;
  --secondary-btn-background-clr: #af906e;
  --secondary-btn-border-clr: #af906e;
  --secondary-btn-background-clr-hover: #142416;
  --secondary-btn-border-clr-hover: #142416;
  --aggregate-subtitle-clr: #faf4ed;
  --progress-bar-clr: #537a7b;
  --module-border-clr: #819c9d;
  --drk-border-clr: #819c9d;
  --field-border-clr: rgba(250, 244, 237, 0.5);
  --light-border-clr: rgba(250, 244, 237, 0.5);
  --link-clr-hover: #819c9d;
  --wysiwygColor3: #819c9d;
  --wysiwygColor4: #537a7b;
  --blockquote-background-clr: rgba(0, 0, 0, 0.3);
  --blockquote-links-clr-hover: #819c9d;
  --section-subtitle-clr: #af906e;
  --module-subtitle-clr: #af906e;
  --aggregate-name-clr-hover: #819c9d;
  --person-social-media-clr: #faf4ed;
  --person-social-media-clr-hover: #819c9d;
  --progress-bar-goal-clr: #819c9d;
  --site-clr: #faf4ed;
}
.footerConnectGroupModule .aggregate :is(.document, .link, .photoAlbum) a.name {
  color: #faf4ed;
}
.footerConnectGroupModule .person .name :is(span) {
  color: #e5d3bf;
}
.footerConnectGroupModule .buttonModuleButton:not(:hover) {
  color: #faf4ed;
}
.footerConnectGroupModule .sacramentTimesModule .categoryName,
.footerConnectGroupModule .sacramentTimes.times .sacramentDay .day {
  color: #e5d3bf;
}
.footerConnectGroupModule .formStyling select {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.footerConnectGroupModule .formStyling .limitErrorText,
.footerConnectGroupModule .formStyling .requiredErrorText,
.footerConnectGroupModule .formStyling .validateErrorText {
  color: var(--wysiwygColor4);
}
.footerConnectGroupModule #onlineForm .paymentAmount .fieldLabel:after,
.footerConnectGroupModule #onlineForm .paymentAmount .inputHolder .static:after,
.footerConnectGroupModule #onlineForm .paymentMultiplier .fieldLabel:after,
.footerConnectGroupModule #onlineForm .paymentMultiplier .inputHolder .static:after {
  filter: brightness(0) saturate(100%) invert(88%) sepia(2%) saturate(836%) hue-rotate(338deg) brightness(111%) contrast(96%);
}
.footerConnectGroupModule iframe#paymentForm {
  background-color: #faf4ed;
  box-sizing: border-box;
  padding: 20px 30px;
  margin-top: 12px;
}
.footerConnectGroupModule .moduleInner:not(.mediaFormatting) blockquote:before {
  background-color: #af906e;
}
.footerConnectGroupModule .calendarModule .event.group {
  --aggregate-subtitle-clr: #af906e;
}
.footerConnectGroupModule.eventsSection .aggregate .group {
  --aggregate-subtitle-clr: #faf4ed;
}
.footerConnectGroupModule.eventsSection .aggregate .group :is(.startDate, .endDate) .month:before {
  --aggregate-name-clr: #af906e;
}
.footerConnectGroupModule .buttonModuleButton:hover {
  color: #819c9d;
}
.footerConnectGroupModule .aggregate :is(.document, .link, .photoAlbum) a.name:hover {
  color: #819c9d;
}
.footerConnectGroupModule .aggregate :is(.document, .link, .photoAlbum) .groupCover:hover ~ a.name {
  color: #819c9d;
}
.footerConnectGroupModule a:not(.htmlButton):not(#login) {
  color: var(--link-clr);
}
.footerConnectGroupModule a:not(.htmlButton):not(#login):hover {
  color: var(--link-clr-hover);
}
.sectionInner {
  --illustration-fill: #faf4ed;
  --illustration-stroke: #bd905d;
}
.sectionInner.primary {
  --illustration-fill: #819c9d;
  --illustration-stroke: #142416;
}
.sectionInner.secondary {
  --illustration-fill: #e5d3bf;
  --illustration-stroke: #537a7b;
}
.sectionInner.gold {
  --illustration-fill: #e5d3bf;
  --illustration-stroke: #3b513c;
}
:root {
  --wysiwygColor1: #3b513c;
  --wysiwygColor2: #819c9d;
  --wysiwygColor3: #537a7b;
  --wysiwygColor4: #af906e;
}
.wysiwygPrimary {
  --link-clr-hover: #819c9d;
  --wysiwygColor3: #819c9d;
  --wysiwygColor4: #537a7b;
  --blockquote-background-clr: rgba(0, 0, 0, 0.3);
  --blockquote-links-clr-hover: #819c9d;
}
.wysiwygPrimary .moduleInner:not(.mediaFormatting) blockquote:before {
  background-color: #af906e;
}
.wysiwygSecondary {
  --link-clr-hover: #819c9d;
  --wysiwygColor3: #819c9d;
  --wysiwygColor4: #537a7b;
  --blockquote-links-clr-hover: #819c9d;
  --secondary-btn-background-clr-hover: #819c9d;
  --secondary-btn-border-clr-hover: #819c9d;
}
.wysiwygGold {
  --link-clr: #3b513c;
  --link-clr-hover: #142416;
  --wysiwygColor3: #142416;
  --wysiwygColor4: #3b513c;
  --blockquote-links-clr: #3b513c;
  --blockquote-links-clr-hover: #142416;
  --primary-btn-background-clr-hover: #142416;
  --primary-btn-border-clr-hover: #142416;
  --secondary-btn-background-clr-hover: #819c9d;
  --secondary-btn-border-clr-hover: #819c9d;
}
.primary-colorChanges {
  --section-subtitle-clr: #af906e;
  --module-subtitle-clr: #af906e;
  --aggregate-name-clr-hover: #819c9d;
  --person-social-media-clr: #faf4ed;
  --person-social-media-clr-hover: #819c9d;
  --progress-bar-goal-clr: #819c9d;
}
.primary-colorChanges .calendarModule .event.group {
  --aggregate-subtitle-clr: #af906e;
}
.primary-colorChanges.eventsSection .aggregate .group {
  --aggregate-subtitle-clr: #faf4ed;
}
.primary-colorChanges.eventsSection .aggregate .group :is(.startDate, .endDate) .month:before {
  --aggregate-name-clr: #af906e;
}
.primary-colorChanges .buttonModuleButton:hover {
  color: #819c9d;
}
.primary-colorChanges .aggregate :is(.document, .link, .photoAlbum) a.name:hover {
  color: #819c9d;
}
.primary-colorChanges .aggregate :is(.document, .link, .photoAlbum) .groupCover:hover ~ a.name {
  color: #819c9d;
}
.secondary-colorChanges {
  --aggregate-name-clr-hover: #819c9d;
  --person-social-media-clr-hover: #819c9d;
  --module-border-clr: #e5d3bf;
  --drk-border-clr: #e5d3bf;
}
.secondary-colorChanges .buttonModuleButton:hover {
  color: #819c9d;
}
.secondary-colorChanges .aggregate :is(.document, .link, .photoAlbum) a.name :hover {
  color: #819c9d;
}
.secondary-colorChanges .aggregate :is(.document, .link, .photoAlbum) .groupCover:hover ~ a.name {
  color: #819c9d;
}
.gold-colorChanges {
  --aggregate-name-clr-hover: #142416;
  --person-social-media-clr-hover: #142416;
  --progress-bar-clr: #537a7b;
}
.gold-colorChanges .buttonModuleButton:hover {
  color: #142416;
}
.gold-colorChanges .aggregate :is(.document, .link, .photoAlbum) a.name:hover {
  color: #142416;
}
.gold-colorChanges .aggregate :is(.document, .link, .photoAlbum) .groupCover:hover ~ a.name {
  color: #142416;
}
.sectionInner[class*="primary"].tabsSection {
  --accordion-font-clr-hover: #819c9d;
}
.sectionInner[class*="secondary"].tabsSection {
  --accordion-font-clr-hover: #819c9d;
}
.sectionInner[class*="gold"].tabsSection {
  --accordion-font-clr-hover: #142416;
}
