@charset "UTF-8";
.display-very-large {
  font-family: "Crimson Pro";
  font-size: 96px;
  font-weight: 600;
  letter-spacing: 0.4;
}

.display-large, .carousel .title {
  font-family: "Crimson Pro";
  font-size: 57px;
  font-weight: 400;
  letter-spacing: 0.4;
}

.display-medium {
  font-family: "Crimson Pro";
  font-size: 45px;
  font-weight: 500;
  letter-spacing: 0;
}

.display-small {
  font-family: "Crimson Pro";
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0;
}

.headline-large, .sacraments-select-page .heading {
  font-family: "Crimson Pro";
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0;
}

.headline-medium {
  font-family: "Crimson Pro";
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
}

.headline-small {
  font-family: "Crimson Pro";
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
}

.title-large, .old-sacramental-tile, .sacramental-tile, .masstimes-container .heading {
  font-family: "Crimson Pro";
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0;
}

.title-medium, .masstimes-container .list-container .list-item-heading {
  font-family: "Crimson Pro";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15;
}

.title-small {
  font-family: "Crimson Pro";
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1;
}

.body-large, .masstimes-container .list-container .list-item, .welcome-section .text {
  font-family: "Crimson Pro";
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.5;
}

.body-medium {
  font-family: "Crimson Pro";
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.25;
}

.body-small {
  font-family: "Crimson Pro";
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.4;
}

.label-large {
  font-family: "Crimson Pro";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5;
}

.label-medium {
  font-family: "Crimson Pro";
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5;
}

.label-small {
  font-family: "Crimson Pro";
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5;
}

.body-text {
  font-family: "Crimson Pro";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5;
}

h1 {
  font-family: "Crimson Pro";
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 24px;
  letter-spacing: -0.5px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 56px;
    margin-bottom: 32px;
  }
}

h2 {
  font-family: "Crimson Pro";
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 48px;
  margin-bottom: 20px;
  letter-spacing: -0.3px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 44px;
    margin-top: 64px;
    margin-bottom: 24px;
  }
}

h3 {
  font-family: "Crimson Pro";
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 40px;
  margin-bottom: 16px;
  letter-spacing: -0.2px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 32px;
    margin-top: 48px;
    margin-bottom: 20px;
  }
}

h4 {
  font-family: "Crimson Pro";
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 32px;
  margin-bottom: 12px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  h4 {
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 16px;
  }
}

h5 {
  font-family: "Crimson Pro";
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 24px;
  margin-bottom: 12px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  h5 {
    font-size: 22px;
    margin-top: 32px;
  }
}

h6 {
  font-family: "Crimson Pro";
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 24px;
  margin-bottom: 12px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  h6 {
    font-size: 18px;
  }
}

p {
  font-family: "Crimson Pro";
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  margin-top: 0;
  margin-bottom: 16px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  p {
    font-size: 19px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
}

.lead {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
    line-height: 1.7;
    margin-bottom: 32px;
  }
}

blockquote {
  font-family: "Crimson Pro";
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.6;
  margin: 32px 0;
  padding-left: 24px;
  border-left: 4px solid #333;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 24px;
    margin: 48px 0;
    padding-left: 32px;
  }
}

ul, ol {
  font-family: "Crimson Pro";
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 16px;
  padding-left: 24px;
}
@media (min-width: 768px) {
  ul, ol {
    font-size: 19px;
    line-height: 1.8;
    margin-bottom: 20px;
    padding-left: 32px;
  }
}

li {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  li {
    margin-bottom: 12px;
  }
}

.soft-shadow-1 {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1), -2px -2px 5px rgba(255, 255, 255, 0.8);
}

.soft-shadow-2, .old-sacramental-tile {
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1), -4px -4px 8px rgba(255, 255, 255, 0.8);
}

.soft-shadow-3 {
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.1), -6px -6px 12px rgba(255, 255, 255, 0.8);
}

.soft-shadow-inset-1 {
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.1), inset -2px -2px 5px rgba(255, 255, 255, 0.8);
}

.soft-shadow-inset-2 {
  box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.1), inset -3px -3px 6px rgba(255, 255, 255, 0.8);
}

.soft-shadow-inset-3 {
  box-shadow: inset 4px 4px 8px rgba(0, 0, 0, 0.1), inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}

.shadow-0, .old-sacramental-tile:active, .sacramental-tile:active {
  box-shadow: none !important;
}

.shadow-1-half {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.01);
}

.shadow-1 {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}

.shadow-2 {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.23);
}

.shadow-3 {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.19), 0 6px 6px 0 rgba(0, 0, 0, 0.19);
}

.shadow-4 {
  box-shadow: 0 14px 28px 0 rgba(0, 0, 0, 0.25), 0 10px 10px 0 rgba(0, 0, 0, 0.22);
}

.shadow-5 {
  box-shadow: 0 19px 38px 0 rgba(0, 0, 0, 0.3), 0 15px 12px 0 rgba(0, 0, 0, 0.22);
}

.shadow-1-flip {
  box-shadow: 0 -1px -3px 0 rgba(0, 0, 0, 0.12), 0 -1px -2px 0 rgba(0, 0, 0, 0.24);
}

/*
.scale-0 {
  transform: scale(1);
}
.scale-1 {
  transform: scale(1.01);
}
.scale-2 {
  transform: scale(1.02);
}
.scale-3 {
  transform: scale(1.03);
}
.scale-4 {
  transform: scale(1.04);
}
.scale-5 {
  transform: scale(1.05);
}
*/
/********************************
* Legacy - Material One Shadows
********************************/
.shadow01-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.shadow01-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.shadow01-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.shadow01-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.shadow01-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.shadow01-1-white {
  box-shadow: 0 2px 5px 0 rgba(255, 255, 255, 0.16), 0 2px 10px 0 rgba(255, 255, 255, 0.12);
}

.shadow01-4-white {
  box-shadow: 0 16px 28px 0 rgba(255, 255, 255, 0.22), 0 25px 55px 0 rgba(255, 255, 255, 0.21);
}

/*

Sure! Here are 5 levels of box shadows in CSS, ranging from subtle to more pronounced, commonly used in Material Design or modern UI frameworks:

css
Copy
.shadow-level-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shadow-level-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-level-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-level-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-level-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}
Explanation:

Level 1: A very subtle shadow, great for small elevations like buttons or cards.
Level 2: Slightly more pronounced, suitable for hover effects or raised elements.
Level 3: A medium shadow, ideal for modals or dropdowns.
Level 4: A stronger shadow, perfect for large elements like dialogs or pop-ups.
Level 5: The most intense shadow, used for elements that need to stand out significantly.
Usage:

Apply these classes to any HTML element to see the shadow effect:

html
Copy
<div class="shadow-level-1">Level 1 Shadow</div>
<div class="shadow-level-2">Level 2 Shadow</div>
<div class="shadow-level-3">Level 3 Shadow</div>
<div class="shadow-level-4">Level 4 Shadow</div>
<div class="shadow-level-5">Level 5 Shadow</div>
Run HTML
Let me know if you'd like further customization or additional CSS help! 😊
*/
.article-content-container {
  padding-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 900px) {
  .article-content-container {
    padding-left: 0;
    padding-right: 0;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 900px) {
  .article-content-container.large {
    padding-left: 0;
    padding-right: 0;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}

.article-headline {
  font-family: "Crimson Pro";
  font-size: 36px;
  font-weight: 600;
  line-height: 28.8px;
  margin-top: 36px;
  margin-bottom: 36px;
  letter-spacing: 1.1px;
}

.article-lead {
  font-family: "Crimson Pro";
  font-size: 24px;
  letter-spacing: 0.5px;
  font-weight: 500;
  line-height: 31.2px;
  margin-bottom: 28.8px;
}

.article-heading, .page-content-section-heading {
  font-family: "Crimson Pro";
  font-size: 32px;
  font-weight: 600;
  line-height: 41.6px;
  margin-top: 51.52px;
  margin-bottom: 32px;
}

.article-subheading {
  font-family: "Crimson Pro";
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px;
  margin-top: 38.64px;
  margin-bottom: 24px;
}

.article-paragraph {
  font-family: "Crimson Text";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
}

.bold-text {
  font-weight: 600;
}

.row-12 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: 1fr auto;
  column-gap: 32px;
  padding-left: 32px;
  padding-right: 32px;
  margin: 0 auto;
  margin-bottom: 32px;
  max-width: 1120px;
  overflow: hidden;
  position: relative;
}
.row-12.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.row-12.no-gap {
  column-gap: 0;
}
.row-12 .col {
  position: relative;
  width: 100%;
}
.row-12 .col.s1 {
  grid-column: auto/span 1;
}
.row-12 .col.s2 {
  grid-column: auto/span 2;
}
.row-12 .col.s3 {
  grid-column: auto/span 3;
}
.row-12 .col.s4 {
  grid-column: auto/span 4;
}
.row-12 .col.s5 {
  grid-column: auto/span 5;
}
.row-12 .col.s6 {
  grid-column: auto/span 6;
}
.row-12 .col.s7 {
  grid-column: auto/span 7;
}
.row-12 .col.s8 {
  grid-column: auto/span 8;
}
.row-12 .col.s9 {
  grid-column: auto/span 9;
}
.row-12 .col.s10 {
  grid-column: auto/span 10;
}
.row-12 .col.s11 {
  grid-column: auto/span 11;
}
.row-12 .col.s12 {
  grid-column: auto/span 12;
}
.row-12 .col.third {
  grid-column: auto/span 4;
}
.row-12 .col.quarter {
  grid-column: auto/span 3;
}
.row-12 .col.half {
  grid-column: auto/span 6;
}
.row-12 .col.full {
  grid-column: auto/span 12;
}
.row-12 .col.offset-1 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-1 {
    grid-column-start: 2;
  }
}
.row-12 .col.offset-2 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-2 {
    grid-column-start: 3;
  }
}
.row-12 .col.offset-3 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-3 {
    grid-column-start: 4;
  }
}
.row-12 .col.offset-4 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-4 {
    grid-column-start: 5;
  }
}
.row-12 .col.offset-5 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-5 {
    grid-column-start: 6;
  }
}
.row-12 .col.offset-6 {
  grid-column-start: 6;
}
@media (min-width: 576px) {
  .row-12 .col.offset-6 {
    grid-column-start: 7;
  }
}
.row-12 .col.offset-7 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-7 {
    grid-column-start: 8;
  }
}
.row-12 .col.offset-8 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-8 {
    grid-column-start: 9;
  }
}
.row-12 .col.offset-9 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-9 {
    grid-column-start: 10;
  }
}
.row-12 .col.offset-10 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-10 {
    grid-column-start: 11;
  }
}
.row-12 .col.offset-11 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-11 {
    grid-column-start: 12;
  }
}
.row-12 .col.offset-12 {
  grid-column-start: 0;
}
@media (min-width: 576px) {
  .row-12 .col.offset-12 {
    grid-column-start: 12;
  }
}

@media (min-width: 576px) {
  .row-12 {
    grid-template-columns: repeat(12, 1fr);
  }
}
.scrollable-div-container {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  box-sizing: border-box;
  touch-action: pan-y !important;
}
.scrollable-div-container.scrollable {
  overflow-y: auto;
}

.scrollable-div-container::-webkit-scrollbar {
  width: 0px;
  background: transparent; /* make scrollbar transparent */
}

.div-container {
  width: 100%;
  height: 100vh;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 96px;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

.page-content-container {
  width: 100%;
  padding-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .page-content-container {
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }
}

._hs-headerbar {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
  overflow: visible;
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  color: #000000;
  background-color: rgb(0, 0, 0);
  width: 100%;
  height: 72px;
  line-height: 72px;
  z-index: 10;
  font-family: "Inter";
}
@media (max-width: 768px) {
  ._hs-headerbar {
    height: 64px;
    line-height: 64px;
  }
}
._hs-headerbar.white-tint {
  background-color: rgba(20, 22, 33, 0.1);
}
._hs-headerbar .logo {
  flex: 0 0 72px;
  order: 1;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  user-select: none;
}
._hs-headerbar .logo img {
  width: auto;
  height: 64px;
}
@media (max-width: 768px) {
  ._hs-headerbar .logo img {
    height: 62px;
  }
}
._hs-headerbar .fill-remaining-space {
  order: 2;
  flex: 1 0 auto;
  text-align: center;
}
._hs-headerbar .heading-wrapper {
  order: 2;
  flex: 1 0 auto;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  ._hs-headerbar .heading-wrapper {
    font-size: 11px;
  }
}
._hs-headerbar .heading-wrapper .line1 {
  line-height: 44px;
}
@media (max-width: 768px) {
  ._hs-headerbar .heading-wrapper .line1 {
    font-size: 15px;
    line-height: 44px;
  }
}
._hs-headerbar .heading-wrapper .line2 {
  line-height: 4px;
}
@media (max-width: 768px) {
  ._hs-headerbar .heading-wrapper .line2 {
    font-size: 15px;
    line-height: 2px;
  }
}
._hs-headerbar .heading-wrapper .heading {
  line-height: 72px;
}
@media (max-width: 768px) {
  ._hs-headerbar .heading-wrapper .heading {
    line-height: 64px;
  }
}
._hs-headerbar .hamburger {
  display: none;
  order: 3;
  flex: 0 0 auto;
  padding: 0 24px;
  cursor: pointer;
  background: none;
  border: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
@media (max-width: 768px) {
  ._hs-headerbar .hamburger {
    display: flex;
  }
}
._hs-headerbar .hamburger span {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
}
._hs-headerbar .hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(7px, 7px);
}
._hs-headerbar .hamburger.active span:nth-child(2) {
  opacity: 0;
}
._hs-headerbar .hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -7px);
}
._hs-headerbar .menu-items {
  flex: 0 0 auto;
  order: 3;
  float: right;
  padding-right: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  ._hs-headerbar .menu-items {
    display: none;
    position: absolute;
    top: 64px;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.98);
    flex-direction: column;
    padding: 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    z-index: 1000;
  }
  ._hs-headerbar .menu-items.active {
    display: flex;
  }
}
._hs-headerbar .menu-items .item {
  height: 72px;
  line-height: 72px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  color: #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
._hs-headerbar .menu-items .item a {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 768px) {
  ._hs-headerbar .menu-items .item {
    display: block;
    width: 100%;
    height: auto;
    line-height: normal;
    padding: 20px 24px;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  ._hs-headerbar .menu-items .item:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
}

.carousel-container {
  width: 100%;
}

.carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.carousel .title {
  position: absolute;
  bottom: 25%;
  width: 100%;
  text-align: center;
  font-weight: 600;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .carousel .title {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
  }
}

.carousel-track {
  display: flex;
  transition: transform 0.5s ease-out;
}

@keyframes initial-zoom {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.carousel-slide {
  width: 100%;
  min-width: 100%;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 100%;
}
.carousel-slide img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  aspect-ratio: 16/9;
  animation: initial-zoom 650ms ease-out forwards;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  border: none;
  color: white;
  padding: 1rem;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
  backdrop-filter: blur(4px);
  z-index: 10;
}
.carousel-btn:hover {
  background: rgba(0, 0, 0, 0.7);
  transform: translateY(-50%) scale(1.1);
}
.carousel-btn.prev {
  left: 1rem;
}
.carousel-btn.next {
  right: 1rem;
}
.carousel-btn svg {
  width: 24px;
  height: 24px;
  display: block;
}

.carousel-indicators {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.5rem;
  z-index: 10;
}

.indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
.indicator:hover {
  background: rgba(255, 255, 255, 0.75);
}
.indicator.active {
  width: 32px;
  background: white;
  border-radius: 6px;
}

.carousel-controls {
  margin-top: 1rem;
  text-align: center;
}

.control-btn {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  color: white;
  padding: 0.75rem 1.5rem;
  border-radius: 2rem;
  cursor: pointer;
  transition: all 0.3s ease;
  backdrop-filter: blur(4px);
  font-size: 1rem;
}
.control-btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

.drawer-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 998;
}
.drawer-overlay.open {
  opacity: 1;
  visibility: visible;
}

.drawer-container {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 400px;
  max-width: 85vw;
  background-color: white;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
  transform: translateX(100%);
  transition: transform 0.3s ease;
  z-index: 999;
  overflow-y: auto;
}
.drawer-container.open {
  transform: translateX(0);
}
.drawer-container .drawer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #e0e0e0;
}
.drawer-container .drawer-header h2 {
  margin: 0;
  font-size: 1.25rem;
}
.drawer-container .drawer-close {
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  padding: 0.5rem;
  color: #666;
  transition: color 0.2s ease;
}
.drawer-container .drawer-close:hover {
  color: #000;
}
.drawer-container .drawer-content {
  padding: 1.5rem;
}

body.drawer-open {
  overflow: hidden;
}

@media (max-width: 768px) {
  .drawer-container {
    width: 100%;
    max-width: 90vw;
  }
}
/*
Inspiration::after
https://littleflowerchurch.org/

*/
.page-content-section-heading {
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
}

.page-content-section-heading-underline {
  width: 72px;
  height: 3px;
  text-align: center;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.welcome-section .heading {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  font-family: "Inter";
  margin-bottom: 24px;
}
.welcome-section .text {
  line-height: 24px;
  text-align: justify;
}
.welcome-section img {
  width: 100%;
  height: auto;
}

.bootom-section {
  height: 400px;
  background-color: rgba(0, 0, 0, 0.1);
}
.masstimes-box {
  border: 1px solid rgba(0, 0, 0, 0.75);
}

.masstimes-container {
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
  overflow: hidden;
}
.masstimes-container .heading {
  text-transform: capitalize;
  font-weight: 600;
}
.masstimes-container .list-container {
  list-style: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  padding-bottom: 16px;
}
.masstimes-container .list-container .seperator-line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.masstimes-container .list-container .list-item-heading {
  font-weight: 600;
  margin-top: 16px;
  line-height: 28px;
}
.masstimes-container .list-container .list-item {
  line-height: 22px;
}

.sacraments-select-page {
  padding-top: 104px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 900px) {
  .sacraments-select-page {
    padding-left: 0;
    padding-right: 0;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sacraments-select-page .heading {
  text-align: center;
  margin-bottom: 64px;
  font-weight: 600;
}

.sacramental-tile {
  width: 200px;
  height: 220px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  transition: all 300ms ease-out, box-shadow 300ms ease-out;
}
.sacramental-tile img {
  width: 100%;
  height: auto;
}
.sacramental-tile:active {
  transform: scale(0.95);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.old-sacramental-tile {
  width: 200px;
  height: 200px;
  border-radius: 8px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  transition: all 300ms ease-out, box-shadow 300ms ease-out;
}
.old-sacramental-tile:active {
  transform: scale(0.95);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

body {
  overscroll-behavior-y: none;
  position: fixed;
  overflow: hidden;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  touch-action: manipulation;
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #f3f3f1;
}

.cyberpink {
  background: #43C6AC; /* fallback for old browsers */
  background: -webkit-linear-gradient(35deg, #812b89, #f70c82 90%); /* Chrome 10-25, Safari 5.1-6 */
}

.cyberblue {
  background: #43C6AC; /* fallback for old browsers */
  background: -webkit-linear-gradient(-50deg, #007adf 40%, #00ecbc 100%); /* Chrome 10-25, Safari 5.1-6 */
}

.primary-color, .page-content-section-heading-underline {
  background-color: #F7CC45;
}

/* Christmas & Advent Section Styling */
.christmas-advent-section {
  padding-top: 48px;
  padding-bottom: 32px;
}

.christmas-heading {
  color: #8B0000;
  font-weight: 700;
  font-size: 38px;
}

.christmas-featured-box {
  background: linear-gradient(135deg, #8B0000 0%, #A52A2A 100%);
  border-radius: 12px;
  padding: 32px;
  margin-bottom: 48px;
  box-shadow: 0 8px 24px rgba(139, 0, 0, 0.2);
  border: 3px solid #F7CC45;
}

.christmas-featured-title {
  font-family: "Crimson Pro";
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.christmas-eve-day-container {
  background: rgba(255, 255, 255, 0.98);
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .christmas-eve-day-container {
    margin-bottom: 0;
  }
}

.christmas-mass-heading {
  font-family: "Crimson Pro";
  font-size: 24px;
  font-weight: 700;
  color: #8B0000;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 2px solid #F7CC45;
}

.christmas-mass-detail {
  font-family: "Crimson Pro";
  font-size: 20px;
  font-weight: 400;
  color: #333;
  margin-bottom: 12px;
  line-height: 1.6;
  padding-left: 8px;
}

.christmas-mass-detail .time-label {
  font-weight: 700;
  color: #8B0000;
  display: inline-block;
  min-width: 140px;
}

/* Responsive adjustments for Christmas section */
@media (max-width: 768px) {
  .christmas-featured-box {
    padding: 24px 16px;
  }

  .christmas-featured-title {
    font-size: 24px;
  }

  .christmas-mass-heading {
    font-size: 20px;
  }

  .christmas-mass-detail {
    font-size: 18px;
  }

  .christmas-mass-detail .time-label {
    display: block;
    min-width: auto;
    margin-bottom: 4px;
  }
}

/* Add subtle animation to the Christmas section on page load */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.christmas-advent-section {
  animation: fadeInUp 0.8s ease-out;
}

/* Contact Footer Section Styling */
.contact-footer-section {
  background-color: #f8f8f6;
  padding: 48px 0;
  margin-top: 48px;
  border-top: 3px solid #F7CC45;
}

.footer-heading {
  color: #333;
  font-weight: 600;
}

.footer-box {
  padding: 24px;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  height: 100%;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.footer-box:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.footer-box-heading {
  font-family: "Crimson Pro";
  font-size: 22px;
  font-weight: 700;
  color: #8B0000;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 2px solid #F7CC45;
}

.footer-detail {
  font-family: "Crimson Pro";
  font-size: 18px;
  font-weight: 400;
  color: #555;
  margin-bottom: 8px;
  line-height: 1.6;
}

.footer-detail a {
  color: #007adf;
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-detail a:hover {
  color: #0056b3;
  text-decoration: underline;
}

.footer-detail strong {
  color: #333;
  font-weight: 600;
}

.footer-copyright {
  text-align: center;
  margin-top: 48px;
  padding-top: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-copyright p {
  font-family: "Crimson Pro";
  font-size: 16px;
  color: #666;
  margin: 0;
}

/* Responsive adjustments for footer */
@media (max-width: 768px) {
  .contact-footer-section {
    padding: 32px 0;
  }

  .footer-box {
    margin-bottom: 16px;
  }

  .footer-box-heading {
    font-size: 20px;
  }

  .footer-detail {
    font-size: 16px;
  }

  .footer-copyright {
    margin-top: 32px;
    padding-top: 16px;
  }

  .footer-copyright p {
    font-size: 14px;
  }
}

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