/* Global Stylings */
html,
body,
br,
hr,
div,
span,
a,
object,
iframe,
ul,
ol,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
q,
address,
small,
big,
cite,
dfn,
ins,
del,
i,
em,
b,
strong,
sup,
sub,
strike,
pre,
code,
samp,
kbd,
var,
tt,
form,
fieldset,
legend,
label,
input,
textarea,
option,
.nobox {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

div,
section,
article,
main,
aside,
header,
footer,
dialog,
figure,
figcaption,
hgroup {
  display: block;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

blockquote,
q {
  quotes: none;
}

br {
  height: 0;
}

ul,
ol,
dl {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  text-align: left;
  font-weight: normal;
}

img {
  border: 0;
  border-style: none;
}

fieldset {
  border: 1px solid transparent;
}

input {
  font-family: DMSans Regular, sans-serif;
}

input[type=submit] {
  letter-spacing: 0.045em;
  font-family: DMSans Regular, sans-serif;
  cursor: pointer;
  -webkit-appearance: none;
  transition: 300ms ease all;
  -webkit-transition: 300ms ease all;
  -o-transition: 300ms ease all;
}

input[type=text],
input[type=email],
textarea {
  letter-spacing: 0.045em;
  font-family: DMSans Regular, sans-serif;
  font-weight: 400;
  border-radius: 0;
  -webkit-appearance: none;
}

span {
  font-family: DMSans Regular, sans-serif;
}

button {
  font-family: DMSans Regular, sans-serif;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: inherit;
}

select {
  font-family: DMSans Regular, sans-serif;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

html,
body {
  font-size: 1em;
  font-family: DMSans Regular, sans-serif;
  font-weight: 400;
  color: #000000;
  background-color: #FFFFFF;
}

body {
  background-size: auto;
  position: relative;
}
body:after {
  pointer-events: none;
  display: block;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#wrapper {
  min-height: 100%;
  height: auto !important;
  margin: 0 auto;
  overflow-x: clip;
}

.container {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  position: relative;
  padding: 0 40px;
}

#skipnav {
  position: absolute;
  z-index: 99999;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  padding-bottom: 25px;
  transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
#skipnav:hover, #skipnav:focus, #skipnav:active {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.03em;
  clip: auto;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 0;
  background: #fff;
  border-left: none;
  border-right: none;
  text-align: center;
  font-weight: bold;
  color: #983222;
}

.no-banner main {
  padding-top: 50px;
}

.sk-ww-twitter-feed {
  grid-column: 1/-1;
}

.grid-item-twitter-feed {
  position: unset !important;
  top: unset !important;
}

.no-scroll {
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  .no-scroll-mobile {
    overflow: hidden;
  }
}

.slick-prev,
.slick-next {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  .container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .no-banner main {
    padding-top: 10px;
  }
}
@media screen and (max-width: 400px) {
  .container {
    padding: 0 20px;
  }
}
body.events-calendar-detail header.header .container {
  background-color: #000000;
}

body.four-oh-four-page header.header .container {
  background-color: #000000;
}

body.thank-you-page header.header .container {
  background-color: #000000;
}
body.thank-you-page footer.footer .footer__top {
  display: none;
}
body.thank-you-page footer.footer .footer__bottom {
  margin-top: unset;
  border: unset;
}

body.basic-page section.banner .container {
  max-height: 350px;
}
body.basic-page section.banner .banner__bg {
  max-height: 350px;
}

body.news-detail-page header.header .container {
  background-color: #000000;
}

body.rededication-250-page footer.footer .footer__top {
  display: none;
}
body.rededication-250-page footer.footer .footer__bottom {
  margin-top: unset;
  border: unset;
}

body.student-art-contest-page section.rte .rte__body h2 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  body.student-art-contest-page section.rte .rte__body h2 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  body.student-art-contest-page section.rte .rte__body h2 {
    font-size: 26px;
    line-height: 28px;
  }
}
body.student-art-contest-page footer.footer .footer__top {
  display: none;
}
body.student-art-contest-page footer.footer .footer__bottom {
  margin-top: unset;
  border: unset;
}

/*********************************************/
/* DMSans */
/*********************************************/
@font-face {
  font-family: "DMSans Regular";
  font-weight: 400;
  src: url("../fonts/DMSans-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "DMSans Bold";
  font-weight: 700;
  src: url("../fonts/DMSans-Bold.ttf");
  font-display: swap;
}
/*********************************************/
/* Times */
/*********************************************/
@font-face {
  font-family: "Times Bold";
  font-weight: 700;
  src: url("../fonts/Times-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Times Italic";
  font-weight: 400;
  src: url("../fonts/Times-Italic.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Times Bold Italic";
  font-weight: 700;
  src: url("../fonts/Times-Bold-Italic.ttf");
  font-display: swap;
}
/*********************************************/
/* BarlowCondensed */
/*********************************************/
@font-face {
  font-family: "BarlowCondensed Bold";
  font-weight: 700;
  src: url("../fonts/BarlowCondensed-Bold.ttf");
  font-display: swap;
}
/* Modules */
.header {
  position: fixed;
  z-index: 9999;
  width: 100%;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.header.--scrolled .container {
  background-color: #000000;
}
@media screen and (max-width: 1024px) {
  .header.--expanded {
    background-color: #000000;
  }
}
.header.--expanded .header__mobile-trigger div {
  transform-origin: center;
  margin: 0;
  position: absolute;
}
.header.--expanded .header__mobile-trigger div:nth-child(2) {
  opacity: 0;
}
.header.--expanded .header__mobile-trigger div:nth-child(1) {
  transform: rotate(45deg);
}
.header.--expanded .header__mobile-trigger div:nth-child(3) {
  transform: rotate(-45deg);
}
.header .container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  min-height: 101px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.header__logo {
  display: flex;
  margin-right: 30px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.header__logo img {
  height: 30px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.header__mobile-trigger {
  display: none;
  height: 30px;
  width: 30px;
  justify-content: center;
  gap: 1px;
  flex-direction: column;
  position: relative;
  margin-left: auto;
  cursor: pointer;
}
.header__mobile-trigger:is(:hover, :focus) div {
  background-color: #D29510;
}
.header__mobile-trigger div {
  width: 100%;
  height: 4px;
  background-color: #FFFFFF;
  display: block;
  margin-bottom: 5px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.header__nav {
  display: flex;
  align-items: center;
}
.header__nav-list {
  display: flex;
  gap: 40px;
  align-items: center;
}
.header__nav-list .header__join {
  display: none;
}
.header__nav-list .header__shop {
  display: none;
}
.header__nav-list__item {
  position: relative;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.header__nav-list__item > a.active {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
}
.header__nav-list__item a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding-block: 40px;
  text-align: center;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.header__nav-list__item a.--active {
  color: #D29510;
}
.header__nav-list__item a:is(:hover, :focus) {
  color: #D29510;
}
.header__nav-list__item:is(:hover, :focus) .header__nav-list__item__drop-content {
  display: flex;
}
.header__nav-list__item__drop-content {
  display: none;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
  min-width: 250px;
  width: max-content;
  top: 100px;
  left: -30px;
  z-index: -1;
  flex-direction: column;
  gap: 10px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.header__nav-list__item__drop-content.visible {
  display: flex;
}
.header__nav-list__item__drop-content:is(:hover, :focus) {
  display: flex;
}
.header__nav-list__item__drop-content a {
  color: #000000;
  padding-block: 0;
}
.header__join {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #1f3464;
  background-position: top;
  min-width: 120px;
  margin-left: auto;
}
.header__join:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .header__join {
    font-size: 16px;
  }
}
.header__shop {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-left: 15px;
}
.header__shop:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .header__shop {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .header .container {
    min-height: 98px;
  }
  .header__nav-list__item a {
    font-size: 14px;
  }
  .header__nav-list__item__drop-content {
    top: 97px;
  }
  .header__join {
    font-size: 14px;
    min-width: unset;
  }
  .header__shop {
    font-size: 14px;
    min-width: unset;
  }
}
@media screen and (max-width: 1250px) {
  .header.--expanded .container {
    background-color: #000000;
  }
  .header.--expanded .header__nav {
    left: 0;
  }
  .header .container > .header__join {
    display: none;
  }
  .header .container > .header__shop {
    display: none;
  }
  .header__mobile-trigger {
    display: flex;
  }
  .header__nav {
    position: fixed;
    width: 100%;
    height: calc(100vh - 98px);
    left: 100%;
    top: 98px;
    background-color: #FFFFFF;
    padding-block: 50px;
    overflow: auto !important;
    align-items: flex-start;
    z-index: -1;
    transition: 0.25s ease-in-out all;
    transition-delay: 0s;
  }
  .header__nav-list {
    flex-direction: column;
    align-items: center;
    margin-inline: auto;
    gap: 10px;
  }
  .header__nav-list .header__join {
    display: block;
    margin-block: 20px;
  }
  .header__nav-list .header__shop {
    display: block;
    margin-block: 20px;
  }
  .header__nav-list__item a {
    color: #000000;
    padding-block: 20px;
    font-size: 20px;
  }
  .header__nav-list__item__drop-content {
    z-index: unset;
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    box-shadow: unset;
    padding: unset;
  }
  .header__nav-list__item__drop-content a {
    padding-block: 10px;
    font-size: 16px;
  }
  .header__join {
    font-size: 16px;
    margin-inline: unset;
  }
  .header__shop {
    font-size: 16px;
    margin-inline: unset;
  }
}

.footer .container {
  padding-top: 40px;
}
.footer__inner-container {
  background-color: #D29510;
  padding: 40px 80px 20px;
  border-radius: 20px 20px 0 0;
  margin-bottom: -1px;
}
.footer__top__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .footer__top__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .footer__top__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.footer__top__copy {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  margin-top: 20px;
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .footer__top__copy {
    font-size: 16px;
    line-height: 28px;
  }
}
.footer__top form {
  margin-top: 50px;
}
.footer__top form .dform {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer__top form .dform_columns_3 .column {
  width: unset !important;
  flex-grow: 1;
}
.footer__top form .dform_columns_3 .column:nth-of-type(3) {
  flex-shrink: 1;
  flex-grow: unset;
}
.footer__top form .dform .dfcolumns {
  display: flex;
  gap: 20px;
}
.footer__top form .dform .dfcolumns > br {
  display: none;
}
.footer__top form .dform input:not([type=submit]),
.footer__top form .dform textarea {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 50px;
  padding: 10px 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .footer__top form .dform input:not([type=submit]),
  .footer__top form .dform textarea {
    font-size: 16px;
    line-height: 28px;
  }
}
.footer__top form .dform input:not([type=submit])::placeholder,
.footer__top form .dform textarea::placeholder {
  color: #FFFFFF;
}
.footer__top form .dform input[type=submit] {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #1f3464;
  background-color: #FFFFFF;
  background-position: top;
  min-width: 120px;
  width: auto;
  margin-inline: auto;
  white-space: break-spaces;
}
.footer__top form .dform input[type=submit]:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .footer__top form .dform input[type=submit] {
    font-size: 16px;
  }
}
.footer__top form .dform input[type=submit]:is(:hover, :focus) {
  background-color: #1f3464;
  color: #FFFFFF;
}
.footer__bottom {
  margin-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer__bottom__left__copy {
  font-family: DMSans Regular;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-family: Times Italic;
  color: #FFFFFF;
}
.footer__bottom__left__links {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 15px;
}
.footer__bottom__left__links li a {
  font-family: DMSans Regular;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: unset;
  text-transform: uppercase;
}
.footer__bottom__left__links li a:is(:hover, :focus) {
  text-decoration: underline;
}
.footer__bottom__right {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-self: flex-end;
}
.footer__bottom__right > a {
  background-color: #FFFFFF;
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
  text-decoration: unset;
  color: #D29510;
  font-size: 22px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.footer__bottom__right > a:is(:hover, :focus) {
  background-color: #1f3464;
  color: #FFFFFF;
}
.footer__bottom__right > a:is(:hover, :focus) img {
  filter: brightness(100);
}
.footer__bottom__right > a img {
  width: 22px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.footer__powered {
  text-align: center;
  margin-top: 20px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.footer__powered a {
  color: #FFFFFF;
  text-decoration: unset;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.footer__powered a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .footer__inner-container {
    padding: 40px;
  }
  .footer__top form .dform .dfcolumns {
    flex-direction: column;
  }
  .footer__top form .dform .dfcolumns .column {
    width: 100% !important;
  }
  .footer__top form .dform input[type=submit] {
    font-size: 14px;
  }
  .footer__bottom__left__links {
    margin-top: 10px;
    justify-content: center;
  }
  .footer__bottom__right {
    justify-content: center;
  }
}
@media screen and (max-width: 550px) {
  .footer__inner-container {
    padding: 40px 20px;
  }
  .footer__top form .dform textarea {
    min-height: 80px;
  }
}

.banner.--calendar .container {
  gap: 0;
}
.banner.--calendar .banner__bg-image {
  object-position: top;
}
.banner.--calendar .banner__title {
  font-family: Times Bold;
  font-size: 75px;
  line-height: 75px;
  letter-spacing: -1px;
  max-width: unset;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .banner.--calendar .banner__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .banner.--calendar .banner__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.banner.--toolkits .container {
  gap: 0;
}
.banner.--toolkits .banner__bg-image {
  object-position: top;
}
.banner.--toolkits .banner__copy {
  margin-top: 30px;
}
.banner.--toolkits .banner__title {
  font-family: Times Bold;
  font-size: 75px;
  line-height: 75px;
  letter-spacing: -1px;
  max-width: unset;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .banner.--toolkits .banner__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .banner.--toolkits .banner__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.banner__bg {
  width: 100%;
  max-height: 800px;
  min-height: 500px;
  height: 800px;
  display: flex;
  position: absolute;
  background-color: #000000;
  overflow: hidden;
  max-width: 100%;
}
.banner__bg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  pointer-events: none;
}
.banner .container {
  max-height: 800px;
  min-height: 500px;
  height: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding-block: 100px;
}
.banner__image {
  width: 223px;
}
.banner__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #FFFFFF;
  text-align: center;
  max-width: 650px;
}
@media screen and (max-width: 768px) {
  .banner__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .banner__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.banner__subtitle {
  font-family: DMSans Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .banner__subtitle {
    font-size: 16px;
    line-height: 26px;
  }
}
.banner__copy {
  text-align: center;
  max-width: 1050px;
}
.banner__copy * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .banner__copy * {
    font-size: 16px;
    line-height: 28px;
  }
}
.banner__copy b {
  font-weight: bold;
}
.banner__copy p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .banner__copy p {
    font-size: 16px;
    line-height: 28px;
  }
}
.banner__copy p:last-of-type {
  margin-bottom: 0;
}
.banner__copy p.quote {
  padding-inline: 20px;
}
.banner__copy p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.banner__copy a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.banner__copy a:is(:hover, :focus) {
  color: #D29510;
}
.banner__copy ul, .banner__copy ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .banner__copy ul, .banner__copy ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.banner__copy h1, .banner__copy h2, .banner__copy h3, .banner__copy h4, .banner__copy h5, .banner__copy h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .banner__copy h1, .banner__copy h2, .banner__copy h3, .banner__copy h4, .banner__copy h5, .banner__copy h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .banner__copy h1, .banner__copy h2, .banner__copy h3, .banner__copy h4, .banner__copy h5, .banner__copy h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.banner__copy h2 {
  font-size: 46px;
  line-height: 48px;
}
.banner__copy h3 {
  font-size: 38px;
  line-height: 40px;
}
.banner__copy h4 {
  font-size: 30px;
  line-height: 32px;
}
.banner__copy h5 {
  font-size: 24px;
  line-height: 26px;
}
.banner__copy h6 {
  font-size: 18px;
  line-height: 18px;
}
.banner__copy figure {
  margin: unset;
}
.banner__copy img {
  width: 100%;
  height: 100%;
}
.banner__copy iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.banner__copy .align-center {
  text-align: center;
  margin-inline: auto;
}
.banner__copy .align-right {
  text-align: right;
}
.banner__copy .align-justify {
  text-align: justify;
}
.banner__copy p a.cta,
.banner__copy a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.banner__copy p a.cta:is(:hover, :focus),
.banner__copy a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .banner__copy p a.cta,
  .banner__copy a.cta {
    font-size: 16px;
  }
}
.banner__copy p {
  color: #FFFFFF;
}
.banner__cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
}
.banner__cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .banner__cta {
    font-size: 16px;
  }
}
.banner__search {
  margin-top: 30px;
  display: flex;
  gap: 15px;
  align-items: center;
}
.banner__search__location {
  background-color: #FFFFFF;
  padding: 0 35px;
  border-radius: 50px;
  width: 470px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
}
.banner__search__location input {
  padding: 27px 0;
  width: 100%;
}
.banner__search__location input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.banner__search__location i {
  color: #939598;
  font-size: 24px;
}
.banner__search__state {
  background-color: #FFFFFF;
  padding: 0 35px;
  border-radius: 50px;
  width: 340px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
}
.banner__search__state select {
  padding: 27px 0;
  width: 100%;
  border: unset;
}
.banner__search__state select:focus {
  outline: unset;
}
.banner__search__state i {
  color: #939598;
  font-size: 24px;
}
.banner__bottom-copy {
  color: #FFFFFF;
  align-self: flex-start;
  position: absolute;
  bottom: 120px;
}
@media screen and (max-width: 768px) {
  .banner.--toolkits .container {
    height: 700px;
  }
  .banner.--toolkits .banner__bg {
    height: 700px;
  }
  .banner.--toolkits .banner__title {
    margin-bottom: 10px;
  }
  .banner.--toolkits .banner__copy {
    margin-top: 10px;
  }
  .banner__bg {
    height: 600px;
    min-height: 600px;
  }
  .banner .container {
    height: 600px;
    min-height: 600px;
    padding-block: 100px 50px;
  }
  .banner__image {
    width: 150px;
  }
  .banner__title {
    margin-bottom: 10px;
  }
  .banner__copy {
    margin-top: 10px;
  }
}

@media screen and (max-width: 550px) {
  .container {
    padding-inline: 20px;
  }
}
.about-f250__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  margin-top: -110px;
  position: relative;
}
.about-f250__cards-item {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  min-height: 500px;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px 40px;
  background-color: #FFFFFF;
  text-decoration: unset;
}
.about-f250__cards-item:hover .about-f250__cards-item__image img {
  transform: scale(1.1);
}
.about-f250__cards-item__stars {
  position: relative;
  z-index: 2;
}
.about-f250__cards-item__subtitle {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1f3464;
  text-align: center;
  max-width: 220px;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .about-f250__cards-item__subtitle {
    font-size: 16px;
    line-height: 21px;
  }
}
.about-f250__cards-item__title {
  font-family: Times Bold Italic;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #C02235;
  text-align: center;
  margin-top: 5px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .about-f250__cards-item__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.about-f250__cards-item__image {
  width: 100%;
  height: calc(100% - 150px);
  position: absolute;
  bottom: 0;
  z-index: 1;
  display: flex;
  overflow: hidden;
}
.about-f250__cards-item__image::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: linear-gradient(180deg, #FFFFFF 0%, transparent 50%, transparent 100%);
}
.about-f250__cards-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: -1;
  margin-top: 1px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.about-f250__video {
  margin-block: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-f250__video__title {
  font-family: Times Bold Italic;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #1f3464;
  text-align: center;
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .about-f250__video__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.about-f250__video iframe {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: 1000px;
  margin-top: 30px;
}
.about-f250__video video {
  width: 100%;
  margin-top: 30px;
  max-width: 1000px;
  margin-inline: auto;
  display: block;
}
.about-f250__main {
  margin-block: 40px;
  position: relative;
  border: 2px solid #D29510;
  border-radius: 10px;
  background-color: #FFFFFF;
  overflow: hidden;
}
.about-f250__main__image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(100% - 720px);
}
.about-f250__main__image img {
  width: 100%;
  height: 100%;
  min-height: 640px;
  object-fit: cover;
}
.about-f250__main__content {
  position: relative;
  z-index: 1;
  max-width: 720px;
  background-color: #FFFFFF;
  padding: 40px;
}
.about-f250__main__content::before {
  width: calc(100% + 350px);
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 70%, transparent 100%);
}
.about-f250__main__content__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #1f3464;
  position: relative;
}
@media screen and (max-width: 768px) {
  .about-f250__main__content__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .about-f250__main__content__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.about-f250__main__content__body {
  margin-top: 20px;
  position: relative;
}
.about-f250__main__content__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .about-f250__main__content__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.about-f250__main__content__body b {
  font-weight: bold;
}
.about-f250__main__content__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .about-f250__main__content__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.about-f250__main__content__body p:last-of-type {
  margin-bottom: 0;
}
.about-f250__main__content__body p.quote {
  padding-inline: 20px;
}
.about-f250__main__content__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.about-f250__main__content__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.about-f250__main__content__body a:is(:hover, :focus) {
  color: #D29510;
}
.about-f250__main__content__body ul, .about-f250__main__content__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .about-f250__main__content__body ul, .about-f250__main__content__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.about-f250__main__content__body h1, .about-f250__main__content__body h2, .about-f250__main__content__body h3, .about-f250__main__content__body h4, .about-f250__main__content__body h5, .about-f250__main__content__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .about-f250__main__content__body h1, .about-f250__main__content__body h2, .about-f250__main__content__body h3, .about-f250__main__content__body h4, .about-f250__main__content__body h5, .about-f250__main__content__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .about-f250__main__content__body h1, .about-f250__main__content__body h2, .about-f250__main__content__body h3, .about-f250__main__content__body h4, .about-f250__main__content__body h5, .about-f250__main__content__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.about-f250__main__content__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.about-f250__main__content__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.about-f250__main__content__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.about-f250__main__content__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.about-f250__main__content__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.about-f250__main__content__body figure {
  margin: unset;
}
.about-f250__main__content__body img {
  width: 100%;
  height: 100%;
}
.about-f250__main__content__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.about-f250__main__content__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.about-f250__main__content__body .align-right {
  text-align: right;
}
.about-f250__main__content__body .align-justify {
  text-align: justify;
}
.about-f250__main__content__body p a.cta,
.about-f250__main__content__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.about-f250__main__content__body p a.cta:is(:hover, :focus),
.about-f250__main__content__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .about-f250__main__content__body p a.cta,
  .about-f250__main__content__body a.cta {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .about-f250__cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .about-f250__cards-item {
    min-height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .about-f250__main__content {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 550px) {
  .about-f250__cards {
    grid-template-columns: 1fr;
  }
  .about-f250__cards-item__image {
    height: calc(100% - 100px);
  }
}

.calendar-preview {
  background-color: #1f3464;
}
.calendar-preview .container {
  padding-block: 50px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 50px;
}
.calendar-preview__content {
  grid-column: 1/5;
}
.calendar-preview__content__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .calendar-preview__content__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .calendar-preview__content__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.calendar-preview__content__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .calendar-preview__content__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.calendar-preview__content__body b {
  font-weight: bold;
}
.calendar-preview__content__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .calendar-preview__content__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.calendar-preview__content__body p:last-of-type {
  margin-bottom: 0;
}
.calendar-preview__content__body p.quote {
  padding-inline: 20px;
}
.calendar-preview__content__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.calendar-preview__content__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.calendar-preview__content__body a:is(:hover, :focus) {
  color: #D29510;
}
.calendar-preview__content__body ul, .calendar-preview__content__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .calendar-preview__content__body ul, .calendar-preview__content__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.calendar-preview__content__body h1, .calendar-preview__content__body h2, .calendar-preview__content__body h3, .calendar-preview__content__body h4, .calendar-preview__content__body h5, .calendar-preview__content__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .calendar-preview__content__body h1, .calendar-preview__content__body h2, .calendar-preview__content__body h3, .calendar-preview__content__body h4, .calendar-preview__content__body h5, .calendar-preview__content__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .calendar-preview__content__body h1, .calendar-preview__content__body h2, .calendar-preview__content__body h3, .calendar-preview__content__body h4, .calendar-preview__content__body h5, .calendar-preview__content__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.calendar-preview__content__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.calendar-preview__content__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.calendar-preview__content__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.calendar-preview__content__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.calendar-preview__content__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.calendar-preview__content__body figure {
  margin: unset;
}
.calendar-preview__content__body img {
  width: 100%;
  height: 100%;
}
.calendar-preview__content__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.calendar-preview__content__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.calendar-preview__content__body .align-right {
  text-align: right;
}
.calendar-preview__content__body .align-justify {
  text-align: justify;
}
.calendar-preview__content__body p a.cta,
.calendar-preview__content__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.calendar-preview__content__body p a.cta:is(:hover, :focus),
.calendar-preview__content__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .calendar-preview__content__body p a.cta,
  .calendar-preview__content__body a.cta {
    font-size: 16px;
  }
}
.calendar-preview__content__body * {
  color: #FFFFFF !important;
}
.calendar-preview__slider {
  grid-column: 5/13;
}
.calendar-preview__slider__controls {
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-end;
  gap: 15px;
}
.calendar-preview__slider__controls__prev, .calendar-preview__slider__controls__next {
  color: #FFFFFF;
  font-size: 24px;
  width: 50px;
  height: 50px;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.calendar-preview__slider__controls__prev:is(:hover, :focus), .calendar-preview__slider__controls__next:is(:hover, :focus) {
  background-color: #FFFFFF;
  color: #1f3464;
}
.calendar-preview__slider__controls__prev:focus:not(:hover), .calendar-preview__slider__controls__next:focus:not(:hover) {
  background-color: transparent;
  color: #FFFFFF;
}
.calendar-preview__slider__controls__prev:disabled, .calendar-preview__slider__controls__next:disabled {
  filter: opacity(0.5);
  background-color: transparent !important;
  color: #FFFFFF !important;
}
.calendar-preview__slider__slide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.calendar-preview__slider__slide-item {
  text-decoration: unset;
  color: #FFFFFF;
  padding-inline: 15px;
}
.calendar-preview__slider__slide-item__image {
  display: flex;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.calendar-preview__slider__slide-item__image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #000000 0%, transparent 70%);
  z-index: 1;
}
.calendar-preview__slider__slide-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 256/237;
  z-index: 0;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.calendar-preview__slider__slide-item__image__date {
  font-family: DMSans Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 18px;
  position: absolute;
  bottom: 15px;
  text-transform: uppercase;
  left: 10px;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .calendar-preview__slider__slide-item__image__date {
    font-size: 16px;
    line-height: 26px;
  }
}
.calendar-preview__slider__slide-item__image__date p {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 40px;
  letter-spacing: -1px;
}
.calendar-preview__slider__slide-item__info {
  margin-block: 20px;
  border-bottom: 3px solid transparent;
  padding-bottom: 10px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.calendar-preview__slider__slide-item__info__title {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  line-height: 20px;
}
@media screen and (max-width: 768px) {
  .calendar-preview__slider__slide-item__info__title {
    font-size: 16px;
    line-height: 28px;
  }
}
.calendar-preview__slider__slide-item__info__subtitle {
  font-family: Times Italic;
  font-size: 18px;
  line-height: 20px;
}
.calendar-preview__slider__slide-item__price {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-block: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.calendar-preview__slider__slide-item__price .icon {
  width: 20px;
  height: 20px;
}
.calendar-preview__slider__slide-item__location {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-block: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.calendar-preview__slider__slide-item__location .icon {
  width: 20px;
  height: 20px;
}
.calendar-preview__slider__slide-item__date {
  padding-top: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.calendar-preview__slider__slide-item__date .icon {
  width: 20px;
  height: 20px;
}
.calendar-preview__slider__slide-item:is(:hover, :focus) .calendar-preview__slider__slide-item__image img {
  transform: scale(1.1);
}
.calendar-preview__slider__slide-item:is(:hover, :focus) .calendar-preview__slider__slide-item__info {
  border-bottom: 3px solid #D29510;
}
@media screen and (max-width: 1024px) {
  .calendar-preview .container {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .calendar-preview__content__body p a.cta,
  .calendar-preview__content__body a.cta {
    margin-inline: auto;
  }
}

.events-listing .container {
  padding-inline: 0;
  padding-bottom: 40px;
}
.events-listing__settings {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
}
.events-listing__settings__time {
  grid-column: span 2;
  border-block: 1px solid #D29510;
  border-right: 1px solid #D29510;
  position: relative;
}
.events-listing__settings__time.--active .events-listing__settings__time__button i {
  transform: rotate(180deg);
}
.events-listing__settings__time.--active .events-listing__settings__time__dropdown {
  display: flex;
}
.events-listing__settings__time__button {
  padding: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
}
.events-listing__settings__time__button i {
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__settings__time__dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  z-index: 3;
  background-color: #FFFFFF;
  width: 100%;
  flex-direction: column;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__settings__time__dropdown button {
  padding: 10px 20px;
  font-size: 16px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__settings__time__dropdown button:is(:hover) {
  background-color: #D29510;
  color: #FFFFFF;
}
.events-listing__settings__time__dropdown button.--active {
  background-color: #D29510;
  color: #FFFFFF;
}
.events-listing__settings__type {
  grid-column: span 2;
  border-block: 1px solid #D29510;
  border-right: 1px solid #D29510;
  position: relative;
}
.events-listing__settings__type.--active .events-listing__settings__type__button i {
  transform: rotate(180deg);
}
.events-listing__settings__type.--active .events-listing__settings__type__dropdown {
  display: flex;
}
.events-listing__settings__type__button {
  padding: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
}
.events-listing__settings__type__button i {
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__settings__type__dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  z-index: 2;
  background-color: #FFFFFF;
  width: 100%;
  flex-direction: column;
  padding: 20px;
  gap: 5px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__settings__type__dropdown > div {
  display: flex;
  align-items: center;
  gap: 5px;
}
.events-listing__settings__filter {
  grid-column: span 5;
  padding: 20px;
  border-block: 1px solid #D29510;
  display: flex;
  align-items: center;
  gap: 20px;
}
.events-listing__settings__filter > div {
  display: flex;
  align-items: center;
  gap: 5px;
}
.events-listing__settings__view-type {
  grid-column: span 1;
  padding: 20px;
  border-block: 1px solid #D29510;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-inline: 10px;
  padding-block: 0;
}
.events-listing__settings__view-type button {
  flex: 1;
  height: 100%;
  font-size: 16px;
  padding-top: 6px;
  border-bottom: 6px solid transparent;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__settings__view-type button[disabled] {
  color: #000000;
  border-bottom: 6px solid #D29510;
  cursor: default;
  pointer-events: none;
}
.events-listing__settings__view-type button:is(:hover, :focus) {
  background-color: #D29510;
}
.events-listing__settings__view-type button:focus:not(:hover) {
  background-color: transparent;
}
.events-listing__content {
  display: flex;
  overflow: hidden;
  position: relative;
  min-height: 700px;
}
.events-listing__content::before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  height: 50px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15), transparent);
}
.events-listing__content__events {
  width: 385px;
}
.events-listing__content__view {
  flex: 1;
  display: grid;
  height: 700px;
}
.events-listing__content__view img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.events-listing__content__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px 30px;
  padding-inline: 80px;
  padding-top: 60px;
}
.events-listing__content__list-item {
  text-decoration: unset;
  color: #FFFFFF;
}
.events-listing__content__list-item.--ongoing .events-listing__content__list-item__image__date {
  display: none;
}
.events-listing__content__list-item.--ongoing .events-listing__content__list-item__image__ongoing {
  display: block;
}
.events-listing__content__list-item.--hidden {
  display: none;
}
.events-listing__content__list-item.--non-signature-break {
  grid-column: 1/-1;
  width: 100%;
  height: 1px;
  background-color: #D29510;
}
.events-listing__content__list-item__image {
  display: flex;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  aspect-ratio: 256/237;
  background-color: #000000;
}
.events-listing__content__list-item__image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #000000 0%, transparent 70%);
  z-index: 1;
}
.events-listing__content__list-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 256/237;
  z-index: 0;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__content__list-item__image__date {
  font-family: DMSans Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 18px;
  position: absolute;
  bottom: 15px;
  text-transform: uppercase;
  left: 10px;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .events-listing__content__list-item__image__date {
    font-size: 16px;
    line-height: 26px;
  }
}
.events-listing__content__list-item__image__date p {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 40px;
  letter-spacing: -1px;
}
.events-listing__content__list-item__image__ongoing {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: none;
  position: absolute;
  bottom: 10px;
  left: 15px;
  z-index: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .events-listing__content__list-item__image__ongoing {
    font-size: 16px;
    line-height: 21px;
  }
}
.events-listing__content__list-item__category {
  width: fit-content;
  margin-top: 20px;
  padding: 10px;
  border-radius: 50px;
}
.events-listing__content__list-item__category.signature {
  background-color: #D29510;
}
.events-listing__content__list-item__category.white-house {
  background-color: #C02235;
}
.events-listing__content__list-item__category.partner-agency {
  background-color: #1f3464;
}
.events-listing__content__list-item__info {
  margin-block: 20px 5px;
  border-bottom: 3px solid transparent;
  padding-bottom: 10px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__content__list-item__info__title {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  line-height: 20px;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .events-listing__content__list-item__info__title {
    font-size: 16px;
    line-height: 28px;
  }
}
.events-listing__content__list-item__info__subtitle {
  font-family: Times Italic;
  font-size: 18px;
  line-height: 20px;
  color: #1f3464;
}
.events-listing__content__list-item__info__body {
  margin-block: 10px;
}
.events-listing__content__list-item__info__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .events-listing__content__list-item__info__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.events-listing__content__list-item__info__body b {
  font-weight: bold;
}
.events-listing__content__list-item__info__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .events-listing__content__list-item__info__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.events-listing__content__list-item__info__body p:last-of-type {
  margin-bottom: 0;
}
.events-listing__content__list-item__info__body p.quote {
  padding-inline: 20px;
}
.events-listing__content__list-item__info__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.events-listing__content__list-item__info__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.events-listing__content__list-item__info__body a:is(:hover, :focus) {
  color: #D29510;
}
.events-listing__content__list-item__info__body ul, .events-listing__content__list-item__info__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .events-listing__content__list-item__info__body ul, .events-listing__content__list-item__info__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.events-listing__content__list-item__info__body h1, .events-listing__content__list-item__info__body h2, .events-listing__content__list-item__info__body h3, .events-listing__content__list-item__info__body h4, .events-listing__content__list-item__info__body h5, .events-listing__content__list-item__info__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .events-listing__content__list-item__info__body h1, .events-listing__content__list-item__info__body h2, .events-listing__content__list-item__info__body h3, .events-listing__content__list-item__info__body h4, .events-listing__content__list-item__info__body h5, .events-listing__content__list-item__info__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .events-listing__content__list-item__info__body h1, .events-listing__content__list-item__info__body h2, .events-listing__content__list-item__info__body h3, .events-listing__content__list-item__info__body h4, .events-listing__content__list-item__info__body h5, .events-listing__content__list-item__info__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.events-listing__content__list-item__info__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.events-listing__content__list-item__info__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.events-listing__content__list-item__info__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.events-listing__content__list-item__info__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.events-listing__content__list-item__info__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.events-listing__content__list-item__info__body figure {
  margin: unset;
}
.events-listing__content__list-item__info__body img {
  width: 100%;
  height: 100%;
}
.events-listing__content__list-item__info__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.events-listing__content__list-item__info__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.events-listing__content__list-item__info__body .align-right {
  text-align: right;
}
.events-listing__content__list-item__info__body .align-justify {
  text-align: justify;
}
.events-listing__content__list-item__info__body p a.cta,
.events-listing__content__list-item__info__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.events-listing__content__list-item__info__body p a.cta:is(:hover, :focus),
.events-listing__content__list-item__info__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .events-listing__content__list-item__info__body p a.cta,
  .events-listing__content__list-item__info__body a.cta {
    font-size: 16px;
  }
}
.events-listing__content__list-item__info__body p, .events-listing__content__list-item__info__body * {
  font-size: 16px;
  line-height: 20px;
}
.events-listing__content__list-item__price {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-block: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  color: #1f3464;
}
.events-listing__content__list-item__price .icon {
  width: 20px;
  height: 20px;
}
.events-listing__content__list-item__location {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-block: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  color: #1f3464;
}
.events-listing__content__list-item__location .icon {
  width: 20px;
  height: 20px;
}
.events-listing__content__list-item__date {
  padding-top: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  color: #1f3464;
}
.events-listing__content__list-item__date .icon {
  width: 20px;
  height: 20px;
}
.events-listing__content__list-item:is(:hover, :focus) .events-listing__content__list-item__image img {
  transform: scale(1.1);
}
.events-listing__content__list-item:is(:hover, :focus) .events-listing__content__list-item__info {
  border-bottom: 3px solid #D29510;
}
@media screen and (max-width: 1024px) {
  .events-listing__content__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 900px) {
  .events-listing__settings {
    display: flex;
    flex-direction: column;
  }
  .events-listing__settings__filter {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .events-listing__content__list {
    padding-inline: 40px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 550px) {
  .events-listing__content__list {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 400px) {
  .events-listing__content__list {
    padding-inline: 20px;
  }
}

.cta .container {
  padding-block: 40px;
  padding-inline: 80px;
}
.cta__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #1f3464;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .cta__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .cta__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.cta__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .cta__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.cta__body b {
  font-weight: bold;
}
.cta__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .cta__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.cta__body p:last-of-type {
  margin-bottom: 0;
}
.cta__body p.quote {
  padding-inline: 20px;
}
.cta__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.cta__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.cta__body a:is(:hover, :focus) {
  color: #D29510;
}
.cta__body ul, .cta__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .cta__body ul, .cta__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.cta__body h1, .cta__body h2, .cta__body h3, .cta__body h4, .cta__body h5, .cta__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .cta__body h1, .cta__body h2, .cta__body h3, .cta__body h4, .cta__body h5, .cta__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .cta__body h1, .cta__body h2, .cta__body h3, .cta__body h4, .cta__body h5, .cta__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.cta__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.cta__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.cta__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.cta__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.cta__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.cta__body figure {
  margin: unset;
}
.cta__body img {
  width: 100%;
  height: 100%;
}
.cta__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.cta__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.cta__body .align-right {
  text-align: right;
}
.cta__body .align-justify {
  text-align: justify;
}
.cta__body p a.cta,
.cta__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.cta__body p a.cta:is(:hover, :focus),
.cta__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .cta__body p a.cta,
  .cta__body a.cta {
    font-size: 16px;
  }
}
.cta__button {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-inline: auto;
  margin-top: 50px;
}
.cta__button:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .cta__button {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .cta .container {
    padding-inline: 40px;
  }
  .cta__button {
    margin-top: 30px;
  }
}
@media screen and (max-width: 400px) {
  .cta .container {
    padding-inline: 20px;
  }
}

.event-detail .container {
  padding-block: 120px 40px;
  background-color: #1f3464;
  margin-bottom: 40px;
}
.event-detail__all-events {
  margin-top: 30px;
  color: #FFFFFF;
  text-decoration: unset;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.event-detail__all-events:is(:hover, :focus) {
  color: #D29510;
}
.event-detail__all-events:focus:not(:hover) {
  color: #FFFFFF;
}
.event-detail__body {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-block: 50px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 50px;
  align-items: center;
  margin-top: 15px;
}
.event-detail__body__content {
  grid-column: 1/-1;
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
.event-detail__body__content__date {
  font-family: Times Italic;
  font-size: 40px;
  line-height: 41px;
  font-weight: 700;
  color: #D29510;
  margin-bottom: 20px;
}
.event-detail__body__content__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .event-detail__body__content__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.event-detail__body__content__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.event-detail__body__content__body b {
  font-weight: bold;
}
.event-detail__body__content__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.event-detail__body__content__body p:last-of-type {
  margin-bottom: 0;
}
.event-detail__body__content__body p.quote {
  padding-inline: 20px;
}
.event-detail__body__content__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.event-detail__body__content__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.event-detail__body__content__body a:is(:hover, :focus) {
  color: #D29510;
}
.event-detail__body__content__body ul, .event-detail__body__content__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__body ul, .event-detail__body__content__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.event-detail__body__content__body h1, .event-detail__body__content__body h2, .event-detail__body__content__body h3, .event-detail__body__content__body h4, .event-detail__body__content__body h5, .event-detail__body__content__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__body h1, .event-detail__body__content__body h2, .event-detail__body__content__body h3, .event-detail__body__content__body h4, .event-detail__body__content__body h5, .event-detail__body__content__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .event-detail__body__content__body h1, .event-detail__body__content__body h2, .event-detail__body__content__body h3, .event-detail__body__content__body h4, .event-detail__body__content__body h5, .event-detail__body__content__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.event-detail__body__content__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.event-detail__body__content__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.event-detail__body__content__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.event-detail__body__content__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.event-detail__body__content__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.event-detail__body__content__body figure {
  margin: unset;
}
.event-detail__body__content__body img {
  width: 100%;
  height: 100%;
}
.event-detail__body__content__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.event-detail__body__content__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.event-detail__body__content__body .align-right {
  text-align: right;
}
.event-detail__body__content__body .align-justify {
  text-align: justify;
}
.event-detail__body__content__body p a.cta,
.event-detail__body__content__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.event-detail__body__content__body p a.cta:is(:hover, :focus),
.event-detail__body__content__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__body p a.cta,
  .event-detail__body__content__body a.cta {
    font-size: 16px;
  }
}
.event-detail__body__content__body * {
  color: #FFFFFF !important;
}
.event-detail__body__content__body .custom-form .container {
  padding: 0;
  margin: 0;
}
.event-detail__body__content__body .custom-form__inner-container {
  box-shadow: unset;
  padding: 0;
}
.event-detail__body__content__body .custom-form form textarea {
  border-radius: 50px !important;
  resize: none;
}
.event-detail__body__content__body .custom-form form textarea::placeholder {
  color: #FFFFFF;
}
.event-detail__body__content__body .custom-form form select option {
  color: #000000 !important;
}
.event-detail__body__content__body .form-link {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 50px;
  margin-inline: auto;
}
.event-detail__body__content__body .form-link:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__body .form-link {
    font-size: 16px;
  }
}
.event-detail__body__content__buttons {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 50px;
}
.event-detail__body__content__buttons .learn-more {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  width: 200px;
}
.event-detail__body__content__buttons .learn-more:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__buttons .learn-more {
    font-size: 16px;
  }
}
.event-detail__body__content__buttons .share {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #1f3464;
  background-position: top;
  min-width: 120px;
  width: 200px;
}
.event-detail__body__content__buttons .share:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .event-detail__body__content__buttons .share {
    font-size: 16px;
  }
}
.event-detail__body__image {
  display: flex;
  grid-column: 8/13;
  aspect-ratio: 487/408;
  border-radius: 10px;
  overflow: hidden;
  align-self: baseline;
}
.event-detail__body__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-detail__other-info {
  border-block: 1px solid rgba(255, 255, 255, 0.3);
  padding-block: 15px;
  display: flex;
  gap: 10px 50px;
  flex-wrap: wrap;
  margin-block: 10px 20px;
}
.event-detail__other-info p {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .event-detail__body {
    padding-left: 0;
    gap: 50px 0;
  }
  .event-detail__body__content {
    order: 2;
    grid-column: 1/-1;
  }
  .event-detail__body__image {
    grid-column: 1/-1;
    max-width: 500px;
    margin-inline: auto;
  }
}

.simple-banner .container {
  padding-block: 120px 40px;
  background-color: #1f3464;
  margin-bottom: 40px;
}
.simple-banner__back {
  margin-top: 30px;
  color: #FFFFFF;
  text-decoration: unset;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.simple-banner__back:is(:hover, :focus) {
  color: #D29510;
}
.simple-banner__back:focus:not(:hover) {
  color: #FFFFFF;
}
.simple-banner__content {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 10px;
  padding-block: 30px;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.simple-banner__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .simple-banner__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .simple-banner__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.simple-banner__copy {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .simple-banner__copy {
    font-size: 16px;
    line-height: 28px;
  }
}

.toolkits-list .container {
  padding-bottom: 20px;
}
.toolkits-list__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-top: -110px;
  position: relative;
}
.toolkits-list__list-item {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding: 40px;
  background-color: #FFFFFF;
  text-decoration: unset;
}
.toolkits-list__list-item__stars {
  max-height: 30px;
}
.toolkits-list__list-item__title {
  font-family: Times Bold Italic;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #C02235;
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .toolkits-list__list-item__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.toolkits-list__list-item__subtitle {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1f3464;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .toolkits-list__list-item__subtitle {
    font-size: 16px;
    line-height: 21px;
  }
}
.toolkits-list__list-item__body {
  margin-block: 30px;
  align-self: flex-start;
}
.toolkits-list__list-item__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .toolkits-list__list-item__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.toolkits-list__list-item__body b {
  font-weight: bold;
}
.toolkits-list__list-item__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .toolkits-list__list-item__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.toolkits-list__list-item__body p:last-of-type {
  margin-bottom: 0;
}
.toolkits-list__list-item__body p.quote {
  padding-inline: 20px;
}
.toolkits-list__list-item__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.toolkits-list__list-item__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.toolkits-list__list-item__body a:is(:hover, :focus) {
  color: #D29510;
}
.toolkits-list__list-item__body ul, .toolkits-list__list-item__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .toolkits-list__list-item__body ul, .toolkits-list__list-item__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.toolkits-list__list-item__body h1, .toolkits-list__list-item__body h2, .toolkits-list__list-item__body h3, .toolkits-list__list-item__body h4, .toolkits-list__list-item__body h5, .toolkits-list__list-item__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .toolkits-list__list-item__body h1, .toolkits-list__list-item__body h2, .toolkits-list__list-item__body h3, .toolkits-list__list-item__body h4, .toolkits-list__list-item__body h5, .toolkits-list__list-item__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .toolkits-list__list-item__body h1, .toolkits-list__list-item__body h2, .toolkits-list__list-item__body h3, .toolkits-list__list-item__body h4, .toolkits-list__list-item__body h5, .toolkits-list__list-item__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.toolkits-list__list-item__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.toolkits-list__list-item__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.toolkits-list__list-item__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.toolkits-list__list-item__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.toolkits-list__list-item__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.toolkits-list__list-item__body figure {
  margin: unset;
}
.toolkits-list__list-item__body img {
  width: 100%;
  height: 100%;
}
.toolkits-list__list-item__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.toolkits-list__list-item__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.toolkits-list__list-item__body .align-right {
  text-align: right;
}
.toolkits-list__list-item__body .align-justify {
  text-align: justify;
}
.toolkits-list__list-item__body p a.cta,
.toolkits-list__list-item__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.toolkits-list__list-item__body p a.cta:is(:hover, :focus),
.toolkits-list__list-item__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .toolkits-list__list-item__body p a.cta,
  .toolkits-list__list-item__body a.cta {
    font-size: 16px;
  }
}
.toolkits-list__list-item__body ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-left: 0;
}
.toolkits-list__list-item__body ul li {
  list-style-type: none;
  display: flex;
  align-items: flex-start;
}
.toolkits-list__list-item__body ul li > i {
  margin-right: 8px;
  margin-top: 3px;
  font-size: 20px;
}
.toolkits-list__list-item__download {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
}
.toolkits-list__list-item__download:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .toolkits-list__list-item__download {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .toolkits-list__list {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 550px) {
  .toolkits-list__list {
    margin-top: -50px;
  }
}

.partners .container {
  padding-block: 40px;
}
.partners__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #1f3464;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .partners__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .partners__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.partners__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
  margin-top: 30px;
  position: relative;
  max-width: 1200px;
  margin-inline: auto;
}
.partners__list-item {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
  border: 2px solid #B4B4B4;
  overflow: hidden;
  background-color: #FFFFFF;
  text-decoration: unsest;
  aspect-ratio: 1/1;
}
.partners__list-item__image {
  max-width: 100%;
  padding: 40px;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.partners__list-item__title {
  font-family: Times Bold Italic;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #C02235;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .partners__list-item__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.partners__list-item__body {
  text-align: center;
  margin-top: 30px;
}
.partners__list-item__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .partners__list-item__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.partners__list-item__body b {
  font-weight: bold;
}
.partners__list-item__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .partners__list-item__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.partners__list-item__body p:last-of-type {
  margin-bottom: 0;
}
.partners__list-item__body p.quote {
  padding-inline: 20px;
}
.partners__list-item__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.partners__list-item__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.partners__list-item__body a:is(:hover, :focus) {
  color: #D29510;
}
.partners__list-item__body ul, .partners__list-item__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .partners__list-item__body ul, .partners__list-item__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.partners__list-item__body h1, .partners__list-item__body h2, .partners__list-item__body h3, .partners__list-item__body h4, .partners__list-item__body h5, .partners__list-item__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .partners__list-item__body h1, .partners__list-item__body h2, .partners__list-item__body h3, .partners__list-item__body h4, .partners__list-item__body h5, .partners__list-item__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .partners__list-item__body h1, .partners__list-item__body h2, .partners__list-item__body h3, .partners__list-item__body h4, .partners__list-item__body h5, .partners__list-item__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.partners__list-item__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.partners__list-item__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.partners__list-item__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.partners__list-item__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.partners__list-item__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.partners__list-item__body figure {
  margin: unset;
}
.partners__list-item__body img {
  width: 100%;
  height: 100%;
}
.partners__list-item__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.partners__list-item__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.partners__list-item__body .align-right {
  text-align: right;
}
.partners__list-item__body .align-justify {
  text-align: justify;
}
.partners__list-item__body p a.cta,
.partners__list-item__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.partners__list-item__body p a.cta:is(:hover, :focus),
.partners__list-item__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .partners__list-item__body p a.cta,
  .partners__list-item__body a.cta {
    font-size: 16px;
  }
}
.partners__list-item__body p {
  line-height: 25px;
}
.partners__list-item__body a.cta {
  margin-inline: auto;
}
@media screen and (max-width: 1024px) {
  .partners__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .partners__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 550px) {
  .partners__list-item__image {
    padding: 20px;
  }
}

.network .container {
  padding-block: 0 40px;
}
.network__inner-container {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  padding: 40px;
  border-radius: 10px;
  margin-top: -110px;
  position: relative;
  z-index: 1;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin-inline: auto;
}
.network__title {
  font-family: Times Bold Italic;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #C02235;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .network__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.network__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
  gap: 15px;
}
.network__list-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
}
.network__list-item:first-of-type {
  grid-column: 3;
}
.network__list-item:nth-of-type(2) {
  grid-column: 1;
}
.network__list-item img {
  object-fit: contain;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .network__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .network__list-item:first-of-type {
    grid-column: 2;
  }
}
@media screen and (max-width: 768px) {
  .network__inner-container {
    padding-inline: 20px;
  }
  .network__list-item {
    padding: 20px;
    aspect-ratio: unset;
  }
}

.story .container {
  padding-block: 0 40px;
}
.story__inner-container {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  padding: 40px;
  border-radius: 10px;
  margin-top: -110px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.story__content {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
  margin-top: 30px;
  padding-inline: 40px;
  align-items: center;
  margin-bottom: 20px;
}
.story__content__image {
  grid-column: 1/6;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.story__content__image img {
  width: 100%;
  max-width: 350px;
}
.story__content__body {
  grid-column: 6/13;
}
.story__content__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .story__content__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.story__content__body b {
  font-weight: bold;
}
.story__content__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .story__content__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.story__content__body p:last-of-type {
  margin-bottom: 0;
}
.story__content__body p.quote {
  padding-inline: 20px;
}
.story__content__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.story__content__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.story__content__body a:is(:hover, :focus) {
  color: #D29510;
}
.story__content__body ul, .story__content__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .story__content__body ul, .story__content__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.story__content__body h1, .story__content__body h2, .story__content__body h3, .story__content__body h4, .story__content__body h5, .story__content__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .story__content__body h1, .story__content__body h2, .story__content__body h3, .story__content__body h4, .story__content__body h5, .story__content__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .story__content__body h1, .story__content__body h2, .story__content__body h3, .story__content__body h4, .story__content__body h5, .story__content__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.story__content__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.story__content__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.story__content__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.story__content__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.story__content__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.story__content__body figure {
  margin: unset;
}
.story__content__body img {
  width: 100%;
  height: 100%;
}
.story__content__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.story__content__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.story__content__body .align-right {
  text-align: right;
}
.story__content__body .align-justify {
  text-align: justify;
}
.story__content__body p a.cta,
.story__content__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.story__content__body p a.cta:is(:hover, :focus),
.story__content__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .story__content__body p a.cta,
  .story__content__body a.cta {
    font-size: 16px;
  }
}
.story__countdown__subtitle {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1f3464;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .story__countdown__subtitle {
    font-size: 16px;
    line-height: 21px;
  }
}
.story__countdown__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #C02235;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .story__countdown__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .story__countdown__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.story__countdown__timer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  overflow: hidden;
  margin-top: 30px;
}
.story__countdown__timer > div {
  background-color: #1f3464;
  padding: 20px 40px;
  border-radius: 10px;
  position: relative;
}
.story__countdown__timer > div .count {
  font-family: BarlowCondensed Bold;
  font-size: 150px;
  line-height: 130px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  z-index: 1;
}
.story__countdown__timer > div .unit {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  margin-top: 20px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .story__countdown__timer > div .unit {
    font-size: 16px;
    line-height: 21px;
  }
}
.story__countdown__timer > div::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  width: 100%;
  height: 50%;
  opacity: 0.1;
}
.story__countdown__text-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-top: 40px;
  padding-inline: 40px;
}
.story__countdown__text-list-item * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .story__countdown__text-list-item * {
    font-size: 16px;
    line-height: 28px;
  }
}
.story__countdown__text-list-item b {
  font-weight: bold;
}
.story__countdown__text-list-item p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .story__countdown__text-list-item p {
    font-size: 16px;
    line-height: 28px;
  }
}
.story__countdown__text-list-item p:last-of-type {
  margin-bottom: 0;
}
.story__countdown__text-list-item p.quote {
  padding-inline: 20px;
}
.story__countdown__text-list-item p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.story__countdown__text-list-item a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.story__countdown__text-list-item a:is(:hover, :focus) {
  color: #D29510;
}
.story__countdown__text-list-item ul, .story__countdown__text-list-item ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .story__countdown__text-list-item ul, .story__countdown__text-list-item ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.story__countdown__text-list-item h1, .story__countdown__text-list-item h2, .story__countdown__text-list-item h3, .story__countdown__text-list-item h4, .story__countdown__text-list-item h5, .story__countdown__text-list-item h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .story__countdown__text-list-item h1, .story__countdown__text-list-item h2, .story__countdown__text-list-item h3, .story__countdown__text-list-item h4, .story__countdown__text-list-item h5, .story__countdown__text-list-item h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .story__countdown__text-list-item h1, .story__countdown__text-list-item h2, .story__countdown__text-list-item h3, .story__countdown__text-list-item h4, .story__countdown__text-list-item h5, .story__countdown__text-list-item h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.story__countdown__text-list-item h2 {
  font-size: 46px;
  line-height: 48px;
}
.story__countdown__text-list-item h3 {
  font-size: 38px;
  line-height: 40px;
}
.story__countdown__text-list-item h4 {
  font-size: 30px;
  line-height: 32px;
}
.story__countdown__text-list-item h5 {
  font-size: 24px;
  line-height: 26px;
}
.story__countdown__text-list-item h6 {
  font-size: 18px;
  line-height: 18px;
}
.story__countdown__text-list-item figure {
  margin: unset;
}
.story__countdown__text-list-item img {
  width: 100%;
  height: 100%;
}
.story__countdown__text-list-item iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.story__countdown__text-list-item .align-center {
  text-align: center;
  margin-inline: auto;
}
.story__countdown__text-list-item .align-right {
  text-align: right;
}
.story__countdown__text-list-item .align-justify {
  text-align: justify;
}
.story__countdown__text-list-item p a.cta,
.story__countdown__text-list-item a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.story__countdown__text-list-item p a.cta:is(:hover, :focus),
.story__countdown__text-list-item a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .story__countdown__text-list-item p a.cta,
  .story__countdown__text-list-item a.cta {
    font-size: 16px;
  }
}
.story__countdown__text-list-item p {
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 1024px) {
  .story__content {
    gap: 20px 0;
    padding-inline: 0;
  }
  .story__content__image {
    justify-content: center;
    grid-column: 1/-1;
  }
  .story__content__body {
    grid-column: 1/-1;
  }
}

.video-series {
  width: 100%;
}
.video-series:not(.--standalone) .container {
  padding-inline: 0;
}
.video-series.--normal .container {
  padding-inline: 40px;
}
.video-series.--normal .video-series__title {
  font-family: Times Bold Italic;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .video-series.--normal .video-series__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.video-series .container {
  padding-block: 40px;
}
.video-series__inner-container {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  padding: 40px;
  border-radius: 10px;
  margin-top: -110px;
  position: relative;
  z-index: 1;
  background-color: #FFFFFF;
}
.video-series__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #1f3464;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .video-series__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .video-series__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.video-series__list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 20px;
}
.video-series__list-item iframe {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 10px;
}
.video-series__list-item__title {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 20px;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .video-series__list-item__title {
    font-size: 16px;
    line-height: 28px;
  }
}
.video-series__button {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-inline: auto;
  margin-top: 50px;
}
.video-series__button:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .video-series__button {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .video-series__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .video-series.--normal .video-series__list {
    gap: 20px;
    margin-top: 30px;
  }
  .video-series__list {
    grid-template-columns: 1fr;
  }
  .video-series__list-item__title {
    margin-top: 0;
  }
}
@media screen and (max-width: 400px) {
  .video-series.--normal .container {
    padding-inline: 20px;
  }
}

.rte .container {
  padding-block: 50px 40px;
  padding-inline: 80px;
}
.rte__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .rte__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.rte__body b {
  font-weight: bold;
}
.rte__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .rte__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.rte__body p:last-of-type {
  margin-bottom: 0;
}
.rte__body p.quote {
  padding-inline: 20px;
}
.rte__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.rte__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.rte__body a:is(:hover, :focus) {
  color: #D29510;
}
.rte__body ul, .rte__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .rte__body ul, .rte__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.rte__body h1, .rte__body h2, .rte__body h3, .rte__body h4, .rte__body h5, .rte__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .rte__body h1, .rte__body h2, .rte__body h3, .rte__body h4, .rte__body h5, .rte__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .rte__body h1, .rte__body h2, .rte__body h3, .rte__body h4, .rte__body h5, .rte__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.rte__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.rte__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.rte__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.rte__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.rte__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.rte__body figure {
  margin: unset;
}
.rte__body img {
  width: 100%;
  height: 100%;
}
.rte__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.rte__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.rte__body .align-right {
  text-align: right;
}
.rte__body .align-justify {
  text-align: justify;
}
.rte__body p a.cta,
.rte__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.rte__body p a.cta:is(:hover, :focus),
.rte__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .rte__body p a.cta,
  .rte__body a.cta {
    font-size: 16px;
  }
}
.rte__body h2:first-of-type {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .rte__body h2:first-of-type {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .rte__body h2:first-of-type {
    font-size: 26px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  .rte .container {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 400px) {
  .rte .container {
    padding-inline: 20px;
  }
}

.watch {
  width: 100%;
}
.watch .container {
  padding-block: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.watch__title {
  font-family: Times Bold Italic;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #1f3464;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .watch__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.watch iframe {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: 1000px;
  margin-top: 30px;
}
.watch__button {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-inline: auto;
  margin-top: 50px;
}
.watch__button:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .watch__button {
    font-size: 16px;
  }
}

.news-listing .container {
  padding-block: 50px;
}
.news-listing__search {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
  border: 1px solid #939598;
  width: fit-content;
  margin-left: auto;
  padding: 10px;
  border-radius: 50px;
}
.news-listing__title {
  font-family: Times Bold Italic;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #C02235;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .news-listing__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.news-listing__list {
  margin-top: 30px;
  border-top: 5px solid #C02235;
}
.news-listing__list-item {
  display: block;
  padding-block: 40px;
  text-decoration: unset;
  border-bottom: 1px solid #939598;
  color: #000000;
}
.news-listing__list-item:is(:hover, :focus) .news-listing__list-item__title {
  color: #C02235;
}
.news-listing__list-item__date {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  color: #1f3464;
}
.news-listing__list-item__title {
  font-family: DMSans Regular;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  color: #000000;
  margin-top: 10px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
@media screen and (max-width: 768px) {
  .news-listing__list-item__title {
    font-size: 24px;
    line-height: 30px;
  }
}
.news-listing .pagination {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  align-items: center;
  justify-content: center;
}
.news-listing .pagination li button {
  font-size: 16px;
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.news-listing .pagination li button:is(:hover, :focus) {
  color: #C02235;
}
.news-listing .pagination li.active button {
  font-weight: bold;
}
.news-listing .pagination-record {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.news-listing .pagination-record__showing {
  color: #939598;
}
.news-listing .pagination-record__no-results {
  color: #939598;
}

.news-detail .container {
  padding-block: 150px 50px;
}
.news-detail__back {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1f3464;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 40px;
  text-decoration: unset;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
@media screen and (max-width: 768px) {
  .news-detail__back {
    font-size: 16px;
    line-height: 21px;
  }
}
.news-detail__back:is(:hover, :focus) {
  color: #C02235;
}
.news-detail__title {
  font-family: DMSans Regular;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .news-detail__title {
    font-size: 24px;
    line-height: 30px;
  }
}
.news-detail__date {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  color: #1f3464;
  margin-top: 10px;
}
.news-detail__share {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
.news-detail__share-item {
  color: #C02235;
  text-decoration: unset;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.news-detail__share-item img {
  width: 16px;
}
.news-detail__share-item:is(:hover, :focus) {
  color: #1f3464;
}
.news-detail__share-item:is(:hover, :focus) img[src="/assets/images/truth-red.png"] {
  content: url("/assets/images/truth-blue.png");
}
.news-detail__body {
  margin-top: 50px;
  max-width: 1000px;
  margin-inline: auto;
}
.news-detail__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .news-detail__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.news-detail__body b {
  font-weight: bold;
}
.news-detail__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .news-detail__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.news-detail__body p:last-of-type {
  margin-bottom: 0;
}
.news-detail__body p.quote {
  padding-inline: 20px;
}
.news-detail__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.news-detail__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.news-detail__body a:is(:hover, :focus) {
  color: #D29510;
}
.news-detail__body ul, .news-detail__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .news-detail__body ul, .news-detail__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.news-detail__body h1, .news-detail__body h2, .news-detail__body h3, .news-detail__body h4, .news-detail__body h5, .news-detail__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .news-detail__body h1, .news-detail__body h2, .news-detail__body h3, .news-detail__body h4, .news-detail__body h5, .news-detail__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .news-detail__body h1, .news-detail__body h2, .news-detail__body h3, .news-detail__body h4, .news-detail__body h5, .news-detail__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.news-detail__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.news-detail__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.news-detail__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.news-detail__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.news-detail__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.news-detail__body figure {
  margin: unset;
}
.news-detail__body img {
  width: 100%;
  height: 100%;
}
.news-detail__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.news-detail__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.news-detail__body .align-right {
  text-align: right;
}
.news-detail__body .align-justify {
  text-align: justify;
}
.news-detail__body p a.cta,
.news-detail__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.news-detail__body p a.cta:is(:hover, :focus),
.news-detail__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .news-detail__body p a.cta,
  .news-detail__body a.cta {
    font-size: 16px;
  }
}

.custom-form .container {
  padding-block: 40px;
}
.custom-form__inner-container {
  background-color: #1f3464;
  border-radius: 20px;
  padding: 40px 80px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.custom-form__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .custom-form__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .custom-form__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.custom-form__body {
  margin-top: 20px;
  text-align: center;
}
.custom-form__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .custom-form__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.custom-form__body b {
  font-weight: bold;
}
.custom-form__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .custom-form__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.custom-form__body p:last-of-type {
  margin-bottom: 0;
}
.custom-form__body p.quote {
  padding-inline: 20px;
}
.custom-form__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.custom-form__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.custom-form__body a:is(:hover, :focus) {
  color: #D29510;
}
.custom-form__body ul, .custom-form__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .custom-form__body ul, .custom-form__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.custom-form__body h1, .custom-form__body h2, .custom-form__body h3, .custom-form__body h4, .custom-form__body h5, .custom-form__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .custom-form__body h1, .custom-form__body h2, .custom-form__body h3, .custom-form__body h4, .custom-form__body h5, .custom-form__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .custom-form__body h1, .custom-form__body h2, .custom-form__body h3, .custom-form__body h4, .custom-form__body h5, .custom-form__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.custom-form__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.custom-form__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.custom-form__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.custom-form__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.custom-form__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.custom-form__body figure {
  margin: unset;
}
.custom-form__body img {
  width: 100%;
  height: 100%;
}
.custom-form__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.custom-form__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.custom-form__body .align-right {
  text-align: right;
}
.custom-form__body .align-justify {
  text-align: justify;
}
.custom-form__body p a.cta,
.custom-form__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.custom-form__body p a.cta:is(:hover, :focus),
.custom-form__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .custom-form__body p a.cta,
  .custom-form__body a.cta {
    font-size: 16px;
  }
}
.custom-form__body * {
  color: #FFFFFF !important;
}
.custom-form form {
  margin-top: 50px;
  max-width: 1000px;
  margin-inline: auto;
}
.custom-form form .dform {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.custom-form form .dform_error {
  background-color: #C02235;
  width: fit-content;
  color: #FFFFFF;
  padding: 5px 10px;
  border-radius: 50px;
  margin-top: 10px;
}
.custom-form form .dform .dfcolumns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.custom-form form .dform .dfcolumns .column {
  width: 100% !important;
}
.custom-form form .dform .dfcolumns > br {
  display: none;
}
.custom-form form .dform_label {
  display: block;
  margin-bottom: 10px;
  color: #FFFFFF;
  font-size: 18px;
}
.custom-form form .dform_label span.req {
  color: #C02235;
}
.custom-form form .dform input {
  font-size: 18px;
  color: #FFFFFF;
}
.custom-form form .dform input[type=text], .custom-form form .dform input[type=email] {
  border: 1px solid #FFFFFF;
  width: 100%;
  border-radius: 50px;
  padding: 10px 15px;
  color: #FFFFFF;
}
.custom-form form .dform input[type=submit] {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-inline: auto;
}
.custom-form form .dform input[type=submit]:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .custom-form form .dform input[type=submit] {
    font-size: 16px;
  }
}
.custom-form form .dform input::placeholder {
  color: #FFFFFF;
}
.custom-form form .dform select {
  font-size: 18px;
  background-color: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  width: 100%;
  border-radius: 50px;
  padding: 10px 15px;
  cursor: pointer;
}
.custom-form form .dform select option {
  color: #000000;
}
.custom-form form .dform textarea {
  border: 1px solid #FFFFFF;
  width: 100%;
  border-radius: 5px;
  padding: 10px 15px;
  min-height: 50px;
  max-height: 250px;
  color: #FFFFFF;
  resize: vertical;
}
.custom-form form .dform ul.checkboxes label,
.custom-form form .dform ul.radios label {
  color: #FFFFFF;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .custom-form__inner-container {
    padding: 40px;
  }
  .custom-form form .dform .dfcolumns {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 550px) {
  .custom-form__inner-container {
    padding: 40px 20px;
  }
}

.gallery.--loaded .gallery__list {
  display: block;
}
.gallery .container {
  padding-block: 50px;
}
.gallery__list {
  display: none;
  background-color: #939598;
  padding: 20px 10px;
  border-radius: 10px;
}
.gallery__list__controls {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.gallery__list__controls__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .gallery__list__controls__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .gallery__list__controls__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.gallery__list__controls__button {
  display: flex;
  gap: 10px;
}
.gallery__list__controls button {
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  color: #FFFFFF;
  background-color: #1f3464;
  width: 40px;
  height: 40px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.gallery__list__controls button:is(:hover, :focus) {
  background-color: #C02235;
}
.gallery__list-item {
  background-color: #000000;
  aspect-ratio: 1/1;
  display: flex;
  overflow: hidden;
}
.gallery__list-item:is(:hover, :focus) img {
  transform: scale(1.1);
  opacity: 0.75;
}
.gallery__list-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.gallery__list .slick-slide {
  margin-inline: 10px;
}
.gallery__popup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.9);
}
.gallery__popup__close {
  position: absolute;
  color: #FFFFFF;
  top: 40px;
  right: 40px;
  font-size: 24px;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.gallery__popup__close:is(:hover, :focus) {
  color: #C02235;
}
.gallery__popup.--visible {
  display: flex;
}
.gallery__popup__container {
  display: flex;
  max-width: 1000px;
  max-height: 85vh;
}
.gallery__popup__container img {
  width: 100%;
  object-fit: contain;
}

.prayer .container {
  padding-block: 0 40px;
}
.prayer__inner-container {
  border-radius: 10px;
  background-color: #1f3464;
  margin-top: -110px;
  border: 1px solid #FFFFFF;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: center;
  padding: 50px 40px;
  gap: 30px;
}
.prayer__title {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
  grid-column: 1/5;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .prayer__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .prayer__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.prayer__title span {
  font-family: Times Bold;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: -1px;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .prayer__title span {
    font-size: 30px;
    line-height: 32px;
  }
}
@media screen and (max-width: 550px) {
  .prayer__title span {
    font-size: 22px;
    line-height: 24px;
  }
}
.prayer__content {
  grid-column: 5/-1;
}
.prayer__content__event-type {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .prayer__content__event-type {
    font-size: 16px;
    line-height: 21px;
  }
}
.prayer__content__event-type img {
  margin-left: -2px;
}
.prayer__content__date-time {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .prayer__content__date-time {
    font-size: 16px;
    line-height: 21px;
  }
}
.prayer__content__location {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .prayer__content__location {
    font-size: 16px;
    line-height: 21px;
  }
}
.prayer__content__body {
  color: #FFFFFF;
  margin-top: 20px;
}
.prayer__content__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .prayer__content__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.prayer__content__body b {
  font-weight: bold;
}
.prayer__content__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .prayer__content__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.prayer__content__body p:last-of-type {
  margin-bottom: 0;
}
.prayer__content__body p.quote {
  padding-inline: 20px;
}
.prayer__content__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.prayer__content__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.prayer__content__body a:is(:hover, :focus) {
  color: #D29510;
}
.prayer__content__body ul, .prayer__content__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .prayer__content__body ul, .prayer__content__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.prayer__content__body h1, .prayer__content__body h2, .prayer__content__body h3, .prayer__content__body h4, .prayer__content__body h5, .prayer__content__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .prayer__content__body h1, .prayer__content__body h2, .prayer__content__body h3, .prayer__content__body h4, .prayer__content__body h5, .prayer__content__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .prayer__content__body h1, .prayer__content__body h2, .prayer__content__body h3, .prayer__content__body h4, .prayer__content__body h5, .prayer__content__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.prayer__content__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.prayer__content__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.prayer__content__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.prayer__content__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.prayer__content__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.prayer__content__body figure {
  margin: unset;
}
.prayer__content__body img {
  width: 100%;
  height: 100%;
}
.prayer__content__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.prayer__content__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.prayer__content__body .align-right {
  text-align: right;
}
.prayer__content__body .align-justify {
  text-align: justify;
}
.prayer__content__body p a.cta,
.prayer__content__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.prayer__content__body p a.cta:is(:hover, :focus),
.prayer__content__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .prayer__content__body p a.cta,
  .prayer__content__body a.cta {
    font-size: 16px;
  }
}
.prayer__content__body * {
  color: #FFFFFF;
}
.prayer__content__body .button-list {
  display: flex;
  margin-top: 50px;
  gap: 20px;
}
.prayer__content__body .button-list .cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  line-height: normal;
  margin-top: 0;
}
.prayer__content__body .button-list .cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .prayer__content__body .button-list .cta {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .prayer__title {
    grid-column: 1/6;
  }
  .prayer__content {
    grid-column: 6/-1;
  }
}
@media screen and (max-width: 1150px) {
  .prayer__inner-container {
    padding: 50px;
  }
  .prayer__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1024px) {
  .prayer__inner-container {
    gap: 30px 0px;
  }
  .prayer__title {
    font-family: Times Bold;
    font-size: 50px;
    line-height: 52px;
    letter-spacing: -1px;
    grid-column: 1/-1;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .prayer__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 550px) {
  .prayer__title {
    font-size: 26px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .prayer__content {
    grid-column: 1/-1;
    text-align: center;
  }
  .prayer__content__body .button-list {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .prayer .container {
    padding-block: 0;
  }
  .prayer__inner-container {
    padding: 40px;
  }
}
@media screen and (max-width: 400px) {
  .prayer__inner-container {
    padding: 40px 20px;
  }
}

.sac-intro .container {
  padding-block: 0 40px;
}
.sac-intro__inner-container {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  padding: 40px;
  border-radius: 10px;
  margin-top: -110px;
  position: relative;
  z-index: 1;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sac-intro__content {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}
.sac-intro__content__image {
  flex: 0 0 210px;
  display: flex;
  align-items: center;
}
.sac-intro__content__image:first-of-type {
  flex: 0 0 185px;
}
.sac-intro__content__image img {
  width: 100%;
  max-width: 210px;
}
.sac-intro__content__body {
  flex: 1;
}
.sac-intro__content__body * {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #1f3464;
}
@media screen and (max-width: 768px) {
  .sac-intro__content__body * {
    font-size: 16px;
    line-height: 28px;
  }
}
.sac-intro__content__body b {
  font-weight: bold;
}
.sac-intro__content__body p {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sac-intro__content__body p {
    font-size: 16px;
    line-height: 28px;
  }
}
.sac-intro__content__body p:last-of-type {
  margin-bottom: 0;
}
.sac-intro__content__body p.quote {
  padding-inline: 20px;
}
.sac-intro__content__body p img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
.sac-intro__content__body a {
  color: #1f3464;
  transition: 0.25s ease-in-out all;
  transition-delay: 0s;
}
.sac-intro__content__body a:is(:hover, :focus) {
  color: #D29510;
}
.sac-intro__content__body ul, .sac-intro__content__body ol {
  font-family: DMSans Regular;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: revert;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .sac-intro__content__body ul, .sac-intro__content__body ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.sac-intro__content__body h1, .sac-intro__content__body h2, .sac-intro__content__body h3, .sac-intro__content__body h4, .sac-intro__content__body h5, .sac-intro__content__body h6 {
  font-family: Times Bold;
  font-size: 50px;
  line-height: 52px;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  .sac-intro__content__body h1, .sac-intro__content__body h2, .sac-intro__content__body h3, .sac-intro__content__body h4, .sac-intro__content__body h5, .sac-intro__content__body h6 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 550px) {
  .sac-intro__content__body h1, .sac-intro__content__body h2, .sac-intro__content__body h3, .sac-intro__content__body h4, .sac-intro__content__body h5, .sac-intro__content__body h6 {
    font-size: 26px;
    line-height: 28px;
  }
}
.sac-intro__content__body h2 {
  font-size: 46px;
  line-height: 48px;
}
.sac-intro__content__body h3 {
  font-size: 38px;
  line-height: 40px;
}
.sac-intro__content__body h4 {
  font-size: 30px;
  line-height: 32px;
}
.sac-intro__content__body h5 {
  font-size: 24px;
  line-height: 26px;
}
.sac-intro__content__body h6 {
  font-size: 18px;
  line-height: 18px;
}
.sac-intro__content__body figure {
  margin: unset;
}
.sac-intro__content__body img {
  width: 100%;
  height: 100%;
}
.sac-intro__content__body iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.sac-intro__content__body .align-center {
  text-align: center;
  margin-inline: auto;
}
.sac-intro__content__body .align-right {
  text-align: right;
}
.sac-intro__content__body .align-justify {
  text-align: justify;
}
.sac-intro__content__body p a.cta,
.sac-intro__content__body a.cta {
  display: block;
  width: fit-content;
  text-decoration: unset;
  transition: 0.5s ease-in-out all;
  transition-delay: 0s;
  font-family: DMSans Bold;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #C02235;
  background-position: top;
  min-width: 120px;
  margin-top: 20px;
}
.sac-intro__content__body p a.cta:is(:hover, :focus),
.sac-intro__content__body a.cta:is(:hover, :focus) {
  color: #FFFFFF;
  background-color: #D29510;
}
@media screen and (max-width: 768px) {
  .sac-intro__content__body p a.cta,
  .sac-intro__content__body a.cta {
    font-size: 16px;
  }
}
.sac-intro__content__body * {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #000000;
}
@media screen and (max-width: 1024px) {
  .sac-intro__content {
    flex-wrap: wrap;
    justify-content: center;
  }
  .sac-intro__content__image {
    order: 1;
    flex: unset;
    max-width: 210px;
    width: 100%;
  }
  .sac-intro__content__image:first-of-type {
    max-width: 185px;
  }
  .sac-intro__content__body {
    width: 100%;
    flex: unset;
  }
}
@media screen and (max-width: 768px) {
  .sac-intro__inner-container {
    padding: 40px 20px;
  }
}

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