/*
Theme Name: BLUEPRINT INTERACTIVE Theme
Author: Blueprint Interactive
Author URI: https://blueprintinteractive.com
Description: Blueprint Interactive Custom Theme.
Version: 2.0
License: GNU General Public License
/* -------------------------------------------------------------- */
/* Normalize Reset 
-------------------------------------------------------------- */

* {
  box-sizing: border-box;
}

.header-logo {
  transition: 0.25 ease-in-out;
}

.header-logo:hover {
  opacity: 0.8 !important;
}

.home .header-left a.home-logo {
  cursor: default;
  pointer-events: none;
}

/* .ngp-form {
  pointer-events: none;
} */

.footer-logo img:hover {
  transition: 0.25s ease-in-out;
  opacity: 0.8;
}

.footer-logo img {
  transition: 0.25s ease-in-out;
}

.SmsLegalDisclaimer {
  width: 90%;
}

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* General Styles */
body {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

#home-link span {
  font-family: "futura-pt", sans-serif;
  color: #ffc518;
  font-weight: 600;
  padding-right: 8px;

  font-size: 17px;
  transition: all 0.3s ease-in-out;
}

.btn-at-primary {
  border-radius: 30px !important;
}

.basic-page-wrapper {
  position: relative;
  padding-bottom: 100px;
}

.basic-page-wrapper::after {
  --r: 85vmin;
  content: "";
  position: absolute;
  inset: 0;
  background: #ffc518;
  clip-path: circle(var(--r) at 15% 138%);
  pointer-events: none;
  z-index: 1;
}

.basic-page-wrapper .container {
  padding: 50px 100px;
  position: relative;
  z-index: 10;
  background: white;
  border-radius: 20px;
  box-shadow: 0 0 60px -10px rgba(197, 168, 82, 0.3);
  margin-top: -650px;
}

.basic-page-wrapper svg {
  position: relative;
  height: 500px;
}

.basic-page-wrapper h2 {
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: left;
  color: #2c2c2c;
  font-weight: 600;
}

a {
  color: #2c2c2c;
  text-decoration: underline;
  font-family: "league spartan", sans-serif;
}

a:hover {
  color: #ffc518;
}

main {
  position: relative;
}

.container {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
}

.hero-mobile {
  display: none;
  border-top: 3px solid #E51A21;
  border-bottom: 3px solid #E51A21;
}

.site-header .inner {
  z-index: 100;
}

.site-header {
  z-index: 1000;
}

.header-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* --- TAKEOVER --- */

#takeover {
  position: relative;
  background-color: #AE1F24;
  width: 100%;
  z-index: 9999;
  top: 0;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  height: 100vh;
  overflow-y: auto;
}

#takeover::after {
  --rx: 80vmin;
  --ry: 65vmin;
  content: "";
  position: absolute;
  inset: 0;
  background: #ffc518;
  clip-path: ellipse(var(--rx) var(--ry) at 119% 0);
  pointer-events: none;
  z-index: 1;
}

.header-logo.tk-logo {
  border: none;
}

html.takeover-open,
body.takeover-open {
  overflow: hidden;
  height: 100vh;
}

body.home.takeover-closed #takeover {
  height: auto;
  overflow: visible;
  display: none !important;
}

#takeover #closebtn {
  z-index: 15;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 40px;
  cursor: pointer;
}

#takeover #closebtn svg {
  width: 100%;
  height: auto;
  fill: gray;
  transition: transform 0.3s ease;
}

#takeover #closebtn svg path {
  transform: scale(1.3);
  transform-origin: center;
}

#takeover #closebtn svg rect {
  fill: white;
}

#takeover #closebtn svg:hover {
  transform: rotate(90deg);
}

.tk-logo-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 30px;
}

#takeover .inner {
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: flex-end;
  padding: 150px 5px 50px;
  width: 100%;
  position: relative;
  z-index: 10;
}

.takeover-container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.takeover-inner {
  background: white;
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: center;
  padding: 50px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 20px;
}

.takeover-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
  box-sizing: border-box;
}

/* .takeover-video {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: flex;
  justify-content: center;
} */

/* .takeover-video iframe {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-sizing: border-box;
} */

.takeover-disclaimer {
  padding-top: 10px;
  text-align: center;
  margin: 5px auto 0px;
  color: #1f1e1e;
  font-size: 12px !important;
  width: 80%;

  font-weight: 500;
}

.ngp-form footer {
  border: none !important;
}

.takeover-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.takeover-left {
  width: 100%;
  height: auto;
  flex: 1;
}

.takeover-video {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;

}

.takeover-video video {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

.takeover-right {
  flex: 1;
}

.takeover-right h1 {
  color:#E51A21;
  font-size: 40px;
  font-style: normal;
  text-align: center;
  font-weight: 450;
  margin: 0 auto;
  line-height: 110%;
  text-transform: capitalize;
  margin-bottom: 30px;
}

.tk-donation-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  flex: 1;
  justify-content: center;
}

#takeover {
  display: none;
}

.tk-donation-buttons .donate-btn {
  width: 48%;
  text-align: center;
  border-radius: 8px;
  border: 1px solid black;
  background: #fff;
  padding: 9px 24px;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.tk-donation-buttons .donate-btn:hover {
  color: #ffc518;
  background: #AE1F24;
  border: 1px solid #ffc518;
}

.donate-btn.tk-donate {
  flex-basis: 98%;
  border: none;
  color: #AE1F24;
  background: #ffc518;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.donate-btn.tk-donate:hover {
  -background-color: #AE1F24;
  color: #ffc518;
  border: none;
}

#home-link span {
  text-transform: uppercase;
}

#home-link svg {
  margin-bottom: 5px;
}

#home-link {
  color: #ffc518;
  font-weight: 600;
  letter-spacing: 1.8px;
  text-decoration: unset;
  flex: 1;
  display: flex;
  font-size: 18px;
  justify-content: center;
  align-items: center;
  border: 2px solid #ffc518;
  border-radius: 8px;
  margin: 40px auto;
  padding: 10px 20px;
  width: fit-content;
}

/* #home-link:hover span {
  color: #AE1F24;
  text-decoration: underline;
}

#home-link:hover svg path {
  fill: #AE1F24 !important;
} */

/* --- HERO SECTION --- */
.home .hero-section {
  position: relative;
  background-size: cover;
  background-position: center 70%;
  min-height: 850px;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
}

.home .hero-section {
  margin: 0 auto;

  overflow: hidden;
  background-repeat: no-repeat;
}

.hero-form {
  min-height: 310px;
}

.home .hero-section .container {
  display: flex;
  flex-direction: row;
  width: 85%;
  gap: 20px;
  z-index: 10;
  align-items: flex-start;
}

.home .hero-section .container {
  flex-direction: row;
}

.meet-bottom img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.main-content-inner p a:hover {
  color: #071f39;
}

.meet-section .hero-section {
  background-position: center 25%;
}

header .mobile-nav .social-icons {
  width: 90%;
  display: flex;
  justify-content: center;
  border-top: 3px solid #E51A21;
  padding-top: 25px;
}

header .mobile-nav .social-icons a,
.nav-mobile a {
  color: #1f1e1e;
  transition: 0.25s ease-in;
}

header .mobile-nav .social-icons a:hover {
  transition: 0.25s ease-in;
  color: #E51A21 !important;
}

.nav-mobile a:hover {
  color: #E51A21;
  transition: 0.25s ease-in;
}

.home .hero-section .container {
  height: fit-content;
}

.home .hero-section .container {
  min-height: 300px;
}

.hero-section h1 {
  font-size: 60px;
  font-weight: 450;
  max-width: 700px;
  margin-bottom: 30px;
  color: #E51A21;
  text-align: center;
}

/* Hero Form */
.hero-form {
  background: rgba(255, 255, 255, 0.95);
  padding: 0;
  border-radius: 30px;

  max-width: 600px;
  text-align: left;
}

.hero-form input {
  width: 48%;
  padding: 12px;
  margin: 5px 1%;
  border: 1px solid #ccc;
  border-radius: 30px;
  font-size: 1rem;
}

.donate-btn {
  text-transform: uppercase;
}

.hero-form input[type="email"] {
  width: 98%;
}

#home-link svg path {
  color: #ffc518;
  fill: #ffc518;
  transition: all 0.3s ease-in-out;
}

.read-more {
  margin-top: 40px;
}

#meet-link {
  font-family: "Futura PT", sans-serif;
  border-radius: 8px;
  border: 1px solid #1f1e1e;
  padding: 10px 30px;
  color: #1f1e1e;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 120%; /* 21.6px */
  letter-spacing: 1.8px;
  text-decoration: none;
  transition: 0.25s ease-in;
}

#menu-header-2 {
  gap: 15px;
}

.meet-content a:hover,
a#meet-link:hover {
  background: #1f1e1e;
  border: 1px solid #1f1e1e;
  color: white !important;
  transition: 0.25s ease-in;
}

.back-btn {
  margin-top: 45px;
}

/* --- MEET SECTION (Home page) --- */
.meet-section {
  padding-bottom: 60px;
  background: #fff;
  position: relative;
}

.blue svg {
  position: absolute;
  top: 0;
}

.meet-section .container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  border-radius: 20px;
  box-shadow: 0px 8px 45px -10px rgba(0, 0, 0, 0.25);
  margin-top: -400px;
  background: #fff;
  position: relative;
}

.meet-image,
.why.image {
  flex: 1;
}

.why-running .container {
  display: flex;

  justify-content: center;
  align-items: stretch;
  gap: 50px;
}

#menu-header a:hover #menu-header-2 a:hover {
  background: #6fadbd !important;
  color: white !important;
  border-radius: 20px;
}

.FastAction {
  display: none !important;
}

.header-top #menu-header a {
  display: inline-block;
  padding: 5px 0;
  margin: 0 10px;
  border-radius: 30px;
  transition: 0.3s ease;
  text-transform: capitalize;
  font-weight: 600;
  color: #1f1e1e;
  border: 2px solid transparent;
}
.header-top .donate-top {
  text-transform: uppercase;
  padding: 20px 5px;
  margin-left: 15px;
}

.mobile-nav-inner .donate-top {
  text-transform: uppercase;
  padding: 20px 5px;
}

.mobile-logo img {
  width: 200px;
  height: auto;
  margin-bottom: 50px;
}

.page-template-meet-page .current-menu-item a::after {
  width: 100% !important;
  transition: 0.25s ease-in-out;
}

.header-top #menu-header #menu-item-273 {
  display: none;
}
.header-top .menu-wrap .donate-top,
.mobile-nav-inner .donate-top {
  font-family: "futura", sans-serif;
  border-radius: 8px !important;
  background-color: #E51A21 !important;
  border: 2px solid transparent !important;
  padding: 10px 25px !important;
  font-weight: 600;
  font-size: 18px;
  margin-top: 0px;
  color: #fff !important;
}
.header-top .menu-wrap .donate-top:hover,
.mobile-nav-inner .donate-top:hover {
    color: #E51A21 !important;
  border: 2px solid #E51A21 !important;
  background-color: #fff !important;
}

.UpdateMyProfile {
  display: none !important;
}
.at .at-check input + span {
  display: flex;
  margin-top: 5px;
}

.at-checkbox-title {
  color: #1f1e1e !important;
  font-size: 13px;
}
.hamburger {
  display: none !important;
  height: 50px !important;
  padding: 10px 8px 6px !important;
  transition: 0.5s ease-in-out;
  color: #1f1e1e !important;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  background-color: #1f1e1e !important;
}

.hamburger:hover span.hamburger-inner,
.hamburger:hover span.hamburger-inner::before,
.hamburger:hover span.hamburger-inner::after {
  background-color: #2c2c2c !important;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: white !important;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .animated {
      animation-fill-mode: forwards !important;
    }
  }
}
#menu-header-1 .donate-footer-btn {
  margin-top: 10px !important;
}

.mobile-nav {
  display: none;
  padding-top: 110px;
  position: absolute;
  top: 0;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  /* background: var(--Blue, #2b508b); */
  background-image: url("/wp-content/themes/blueprintinteractive/images/basic-bkg.png") !important;
  background-size: cover !important;
  background-position: top !important;
  background-blend-mode: darken;
  height: fit-content;
  gap: 10px;
}

.mobile-nav.open {
  display: flex !important;
  height: 100vh;
  max-height: unset;
  justify-content: space-between;
}

.hamburger:hover {
  background-color: white !important;
  border: 1px solid #2c2c2c !important;
  border-radius: 8px !important;
  transition: 0.5s ease-in-out;
  opacity: 1 !important;
}

.hamburger:hover .hamburger-inner,
.hamburger:hover .hamburger-inner::before,
.hamburger:hover .hamburger-inner::after {
  transition: 0.25s ease-in-out !important;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  transition: 0.25s ease-in-out !important;
}

.home .social-icons a {
  color: #1f1e1e;
  font-size: 1.5rem;
  margin: 0 10px;
}

.meet-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.why-image {
  flex: 1;
  border-radius: 20px;
}

.why-image img {
  width: 100%;
  object-position: right;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
#why .container {
  background-color: white;
}

.donate-text {
  max-width: 800px;
  margin: 100px auto;
}
.donate-text .btn-donate {
  background-color: #E51A21 !important;
  color: white !important;
  border: none !important;
}
.donate-text .btn-donate:hover {
  background-color: #1f1e1e !important;
  color: white !important;
  border: none !important;
}

.social-icons.footer a:hover {
  color: #ffc518 !important;
  text-decoration-color: #ffc518 !important;

  transition: 0.5s ease-in-out;
}

footer .footer-left .social-icons a,
footer .footer-left .social-icons a,
.header-top #menu-header a,
header a:hover {
  transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

html {
  scroll-behavior: smooth;
  background-color: white;
}

body {
  background-color: white;
}

.page-template-meet-section #menu-header .current-menu-item a {
  background: #0d2059 !important;
  color: white;
  transition: 0.25s ease-in-out;
  display: inline-block;
  padding: 7.5px 25px;
  border-radius: 30px;
}

.page-template-meet-section #menu-header .current-menu-item a {
  background: #0d2059 !important;
  color: white;
  transition: 0.25s ease-in-out;
  display: inline-block;
  padding: 7.5px 25px;
  border-radius: 30px;
}

.page-template-meet-section #menu-header .current-menu-item a,
.page-template-meet-section #menu-header-2 .current-menu-item a {
  background: #0d2059 !important;
  color: white;
  transition: 0.25s ease-in-out;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 30px;
}

.page-template-meet-section #menu-header-2 a {
  text-transform: uppercase;
}

#menu-header * {
  list-style: none;
}

.disclaim-social {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.hero-left {
  position: absolute;
  left: 5%;
  width: 40%;
  top: 20%;
  max-width: 650px;
}

.hero-right {
  width: 35%;
}

.meet-subtitle {
  font-size: 36px;
  font-style: italic;
  color: var(--Blue, #2b508b);
}

.meet-row h2 {
  color: var(--Blue, #2b508b);
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 46.8px */
  letter-spacing: -1.08px;
}

.meet-text ul li {
  margin-bottom: 20px;
}
.pre-title {
  padding-bottom: 15px;
}

.meet-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}

.hero-right {
  width: 40%;
  height: 469px;
  max-width: 40%;
  border-radius: 30px;
  object-fit: cover;
  object-position: 50% 80%;
}

.site-header .inner {
  width: 100%;
  z-index: 1000000;
  margin: 0 auto;
}

.meet-content,
.why-content {
  flex: 1;
}

#menu-header-1,
#menu-header-2,
#menu-header {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  padding: 0px;
  flex-wrap: wrap;
}

#menu-header-1 ul,
#menu-header-2 ul,
#menu-header ul {
  text-indent: none;
  margin: 0 auto;
  padding-left: 0px !important;
}

.menu-wrap {
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  display: flex;

  flex-wrap: wrap;
}

.privacy-policy .second-hero,
.second-hero {
  background-size: cover;
  min-height: 600px;
  background-position: center;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

.second-hero::after {
  --rx: 80vmin;
  --ry: 65vmin;
  content: "";
  position: absolute;
  inset: 0;
  background: #ffc518;
  clip-path: ellipse(var(--rx) var(--ry) at 100% 0);
  pointer-events: none;
  z-index: 1;
}

.privacy-policy .second-hero h1,
.second-hero h1 {
  color: #E51A21;
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 450;
  line-height: 112%;
  text-transform: uppercase;

  z-index: 10;
  position: relative;
}

.mobile-nav a {
  font-size: 18px;
  color: #1f1e1e;
  font-weight: 600;
}

header .menu-wrap {
  padding-left: 20px;
}

header {
  padding: 0px;
}

header .mobile-nav .social-icons a,
header .mobile-nav li a {
  filter: drop-shadow(2px 4px 6pxrgba (26, 67, 191, 0.213) f);
}

footer .nav {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.ngp-form input {
  border-radius: 8px !important;
  background-color: white !important;
  font-size: 16px;
  font-style: normal;
  padding-left: 10px !important;
  color: #1f1e1e !important;
  line-height: 120%;
  letter-spacing: 2px;
  font-weight: 600 !important;
  text-transform: uppercase;
  text-indent: 10px !important;
  backdrop-filter: blur(5px) !important;
  border: 1px solid #1f1e1e !important;
}

.ngp-form .at-form-submit {
  display: flex;
  justify-content: center;
  align-items: center;
}

.at-legal {
  font-size: 12px !important;
}

input::placeholder {
  font-size: 16px;
  color: #1f1e1e !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 120%;
  /* 24px */
  letter-spacing: 2px;
  text-transform: uppercase;
}

.at-fields input {
  height: 50px !important;
}

.hero-form .ngp-form.at .error small.error {
  color: #E51A21 !important;

  margin-bottom: 2px;
}
.EmailAddress .error small.error {
  margin-top: -7px;
}
main {
  background: transparent;
}

.footer-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

footer a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.5s ease-in-out;
}

footer li {
  list-style: none;
  text-decoration: none;
}

h1 {
  margin: 0px;
}

.inner,
.outer {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
}

.meet-content p {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 132%; /* 22.44px */
  letter-spacing: 0.51px;
  margin-top: 0px;
}

.home .main-content {
  padding-bottom: 0px;
}

/* --- WHY I'M RUNNING SECTION --- */

.why-running {
  padding: 0px 0 60px;
}

h2.why-title {
  color: #253353;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 112%;
  text-align: left !important;
  margin-bottom: 25px;
}
.pre-title h4 {
  position: relative;
  color: #070707;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.8px;
  display: inline-block;
  overflow: hidden;
  max-width: 600px;
  padding-bottom: 2px;
  width: 100%;
}

.pre-title h4::after,
.meet-boxes h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2.5px;
  width: 0;
  background: linear-gradient(to right, #ffc518, rgba(0, 255, 246, 0));
  transition: width 2s ease-in-out;
}

/* Trigger the animation when .animated is added */
.pre-title h4.animated::after,
.meet-boxes h3.animated::after {
  width: 100%;
}

.why-text h2 {
  padding-top: 15px;
}

.why-text h3 {
  font-size: 22px;
  font-weight: 600;
}

.why-text {
  flex: 1;
}
.why-text p {
  margin-top: 7px;
}

.why-text img {
  width: 40px;
  height: auto;
}

p,
span,
ol,
ul,
li {
  font-family: "League Spartan", sans-serif;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 131%;
  letter-spacing: 0.51px;
}

#menu-header li {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
#menu-header li a {
  width: fit-content;
  position: relative;
}

#menu-header li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0;
  background: linear-gradient(to right, #E51A21, rgba(255, 0, 0, 0.477));
  transition: width 0.5s ease-in-out;
}

#menu-header li:hover a::after {
  width: 100%;
  transition: width 1s ease-in-out;
}

#takeover .header-logo:hover {
  opacity: 1 !important;
}
.header-top .header-logo {
  margin-top: 20px;
}

.at .at-check input + span {
  margin-bottom: 0px !important;
}

.at input[type="checkbox"] + span:before {
  top: 0px !important;
}

.at label.at-text input[type="email"] {
  margin-bottom: 10px !important;
}

.at-indented {
  padding-left: 0px !important;
  margin-top: 7px !important;
}

.at label input[type="checkbox"]:checked + span:before {
  background-color: #ffc518 !important;
  border-color: #fff !important;
}

input[type="checkbox"]:checked + span:after {
  color: black !important;
  top: 2px !important;
}

.pre-title {
  padding-bottom: 20px;
}
.pre-title h4 {
  color: #070707;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 21.6px */
  letter-spacing: 1.8px;
  /* border-bottom: 2px solid #00fff6; */
}

.meet-content h2,
.why-content h2 {
  font-family: "futura-pt", sans-serif;
  color: #E51A21;
  font-size: 40px;
  font-weight: 450;
  margin-bottom: 10px;
}

.why-content h2 {
  margin-bottom: 20px;
}

/* --- DONATION SECTION --- */

.donate-all-section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #d6effc;
}
.prospectus-image {
  width: 350px;
  height: auto;
  object-fit: contain;
  padding-right: 0 20px;
}

.prospectus-image.mobile {
  display: none;
}
.donation-section {
  background-size: cover;
  background-position: center;
  padding: 60px 0;
  flex-grow: 1;
  min-height: 600px;
}

.donation-section .container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 80px;
}

.donate-image {
  flex: 1;
}
.donate-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.donate-text {
  flex: 1;
}

.donation-section h2 {
  font-family: "futura-pt", sans-serif;
  color: #E51A21;
  text-align: center;
  font-size: 54px;
  font-style: normal;
  font-weight: 450;
  line-height: 112%;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.donation-buttons {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.hero-form input[type="submit"] {
  font-family: "futura-pt", sans-serif;
  padding: 14px;
  width: 50%;
  margin-left: 0px;
  font-weight: 700;
  letter-spacing: 1px;
  float: unset !important;
  font-size: 1.2rem;
  cursor: pointer;
  margin-top: 10px;
  background-color: #ffc518 !important;
  color: #570f12 !important;
  cursor: pointer;
  text-transform: uppercase;
  transition: background 0.3s ease-in-out;
  border: none !important;
}

.at input[type="checkbox"] + span:before {
  border: 1px solid #000 !important;
}

.at-form-submit input:hover {
  transition: 0.25s ease-in-out;
  color: #ffc518 !important;
  background-color: #570f12 !important;
}

.donate-btn {
  font-family: "futura-pt", sans-serif;
  width: 17%;
  border-radius: 8px;
  border: 1px solid #1f1e1e;
  background: white;
  padding: 14px 24px;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  color: #1f1e1e;
  text-align: center;
}

.donate-btn.btn-donate {
  padding: 14px 24px;
  font-family: "futura-pt", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 8px;
  border: none;
  transition: 0.3s ease-in-out;
}

.donate-btn:hover {
  background: #1f1e1e;
  color: #fff;
  border: 1px solid #1f1e1e;
}

.site-header {
  background-color: transparent;
}

/* --- NEWS PAGE --- */

.article-card {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}


.article-card h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 0;
  margin-top: 0;


}

.article-card h2 a {
  transition: 0.3s ease-in-out;
}

.article-card h2 a:hover {
  color: #E51A21!important;
}

.article-meta {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 15px;
}

.article-date {
  font-size: 16px!important;
  color: #989898!important;
  margin-bottom: 0!important;
}

.article-publication {
  font-size: 16px!important;
  color: #444343!important;
  margin-bottom: 0px!important;
}



.article-link a {
  font-size: 16px;
  color: #1f1e1e;
  border: 1px solid #1f1e1e;
  border-radius: 8px;
  padding: 10px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease-in-out
}

.article-link a:hover {
  color: #fff;
  background-color: #1f1e1e;
  border: 1px solid #1f1e1e;
  transition: 0.3s ease-in-out;
}

/* --- ABOUT PAGE --- */

.meet-row {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  gap: 0 40px;
  padding: 30px 0;
}
.meet-row img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}
.meet-left {
  flex: 1;
}
.meet-right {
  flex: 1;
}

/* --- 100 DAY  --- */

.day-plan-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 50px 0;
  border-bottom: 2px solid var(--Light-Blue, #9cdaf8);
}

.day-plan-item:last-child {
  border-bottom: none;
}

.day-plan-item img {
  width: 150px;
  height: auto;
}

h3.day-plan-title {
  font-size: 25px;
  color: var(--Black-200, #575757);
  font-weight: 600;
  line-height: 120%;

  padding-bottom: 30px;
}

.day-plan-content {
  width: 60%;
}

/* --- ENDORSEMENTS --- */

.endorsement-section {
  width: 100%;
}

.endorsement-list-images,
.organization-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.featured-endorsements h2,
.endorsement-organizations h2,
.all-endorsements h2 {
  margin-bottom: 50px !important;
  color: #253353;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 112%;
}

.featured-endorsements h3,
.all-endorsements h3 {
  color: #253353;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 112%;
}

.endorsement-list-images {
  gap: 30px;
}

.endorsement-list {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  justify-content: space-between;
}

.endorsement-card {
  width: 21%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

img.endorsement-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: -3px 3px 0px 0px #00fff6;
}

.endorsement-name {
  padding-top: 5px;
  margin: 10px 0;
}

.endorsement-title,
.endorsement-organization {
  color: #000;
}

.endorsement-details {
  display: flex;
  flex-direction: column;
}

.featured-endorsements {
  padding-bottom: 50px;
}

.endorsement-organizations,
.all-endorsements {
  padding: 50px 0;
}

.endorsement-organizations {
  background-color: #e0edf7;

  margin-bottom: 50px;
}

.organization-list {
  gap: 20px;
}

img.organization-logo {
  width: 200px;
  height: auto;
  object-fit: cover;
}

.organization-card {
  margin: 0 auto;
}

.organization-link {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.organization-link:hover {
  opacity: 0.8;
}

.endorsement-item {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px 0;
  border-left: 2px solid #00fff6;
  padding-left: 10px;
}

/* --- 404 --- */

/* .page-template-404-php .second-hero::after {
  --r: 73vmin;
  content: "";
  position: absolute;
  inset: 0;
  background: #ffc518;
  clip-path: circle(var(--r) at 69% -83%);
  pointer-events: none;
  z-index: 1;
} */

.page-template-404-php .basic-page-wrapper::after {
  --r: 61vmin;
  content: "";
  position: absolute;
  inset: 0;
  background: #ffc518;
  clip-path: circle(var(--r) at 50% 172%);
  pointer-events: none;
  z-index: 1;
}

.error-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 40;
}

.second-hero.error-hero {
  justify-content: center;
}

.error-hero h1 {
  font-size: 170px !important;
  font-weight: 600;
  color: #E51A21;
  margin-top: 80px;
}

.error-message p {
  font-weight: 500;
  font-size: 25px !important;
}

.error-message a {
  font-size: 18px;
  font-weight: 600;
  color: #1f1e1e;
  border: 2px solid #1f1e1e;
  padding: 10px 20px;
  border-radius: 8px;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
  text-decoration: none;
}
.error-message a:hover {
  color: #fff;
  background-color: #1f1e1e;
  border: 2px solid #1f1e1e;
  text-decoration: none;
  text-transform: uppercase;
}

/* --- FOOTER --- */
footer {
  border-top: 8px solid #E51A21;
  background: #1f1e1e;
  padding: 0px 0px 0px;
  color: #ffffff;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.footer-content {
  padding: 50px 0px 30px;
  width: 90%;
  background: transparent;
  margin: 0 auto;
}

.footer-content p {
  color: var(--Cream, #fffaf5);
  font-size: 14px;
}

.footer-content {
  margin: 0 auto;
}

.footer-bottom {
  justify-content: space-between;
  display: flex;
  border-top: 2px solid #ffc518;
  padding: 30px 0px;
  width: 90%;
  margin: 0 auto;
  flex-direction: row-reverse;
}

.footer-top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}

.footer-logo img {
  max-width: 200px;
  margin-bottom: 10px;
}

.site-header .inner {
  max-width: unset;
}

.site-header {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

body {
  position: relative;
}

.footer-middle {
  display: flex;
  justify-content: space-between;
}

.footer-middle-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

footer .footer-left .social-icons a {
  margin: 0 10px;
  font-size: 1.5rem;
  color: #ffffff !important;
  transition: 0.5s ease-in-out;
}

.footer-links a {
  color: #ffffff;
  text-transform: uppercase;
  margin-right: 5px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.social-icons.footer a {
  color: #ffffff !important;
  transition: 0.5s ease-in-out;
}

.social-icons.footer a:first-of-type {
  margin-left: 0;
}

.footer-links p {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}

a.footer-link:hover {
  color: #ffc518;
}

.footer-donate {
  font-family: "futura", sans-serif;
  border-radius: 8px;
  background-color: #ffc518;
  border: 2px solid transparent;
  padding: 10px 25px !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  margin-top: 0px;
  color: #AE1F24;
  text-transform: uppercase !important;
  transition: 0.25s ease-in-out;
}

.footer-donate:hover {
  color: #AE1F24;
  background-color: #fff;
  border: 2px solid #ffc518;
  transition: 0.25s ease-in-out;
}

/* --- FOOTER SOCIAL MEDIA ICONS --- */

.footer-top .menu-item a:hover {
  display: inline-block;
  color: #ffc518;
  transition: 0.25s ease-in-out;
}

.footer a:hover {
  color: #ffc518;

  transition: 0.25s ease-in-out;
}

#menu-header-2 {
  margin: 0;
  align-items: flex-start;
  margin-right: 15px;
}

.footer-top .menu-wrap a {
  transition: 0.25s ease-in-out;
  display: inline-block;
  padding: 0;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.social-icons.footer {
  margin-bottom: 10px;
}

.social-icons a {
  display: inline-block;
  color: #1f1e1e;
  font-size: 1.5rem;
  margin: 0 10px;
}

.social-icons a:hover {
    color: #E51A21 !important;
  text-decoration-color: #E51A21 !important;
  transition: 0.5s ease-in-out;
}

#home-link:hover svg {
  margin-left: 5px;
  transition: 0.25s ease-in-out !important;
}

#home-link {
  transition: 0.25s ease-in-out;
}

.basic-page-wrapper p {
  margin-top: 0px;
  line-height: 1.4;
  margin-bottom: 20px;
  word-break: break-word;
}

.basic-page-wrapper li,
span,
em {
  line-height: 1.4;
}

.basic-page-wrapper li {
  padding-bottom: 10px;
}

.basic-page-wrapper {
  min-height: 500px;
}

.at-title,
.at-legend {
  display: none;
}

h1 {
  font-weight: 600;
}

.hero-form {
  background: none;
}

.at-form {
  background: none;
}

.at-markup.HeaderHtml {
  display: none;
}

.basic-page-wrapper .main,
.basic-page-wrapper p,
.basic-page-wrapper ul,
.basic-page-wrapper li,
.basic-page-wrapper em,
.basic-page-wrapper span {
  font-size: 18px;
  line-height: 140%;
  color: var(--Black, #1f1e1e);
}

/* --- DONATE BUTTON IN FOOTER --- */

.at-inner,
.at-fields,
.at-fieldset {
  background: transparent !important;
}

.at-legal {
  margin: 0 !important;
}

header a {
  text-decoration: none;
}

.menu-header {
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 0px;
}

.header-top {
  display: flex;
  width: 90%;
  flex-direction: row;
  justify-content: space-between;
  margin: 0px auto;
}

.site-header {
  position: absolute;

  padding-bottom: 12.5px;
}

.header-logo {
  width: 215px;
  height: auto;
  margin: auto 0 0;
  object-fit: contain;
}

.at .at-fieldset {
  padding: 0px !important;
}

h1 {
  font-family: futura-pt, sans-serif;
  font-optical-sizing: auto;
  text-align: left;
}
h2,
h3,
h4,
h5,
h6 {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}

.basic-page-wrapper h1 {
  font-size: 2.5rem;
  margin-bottom: 20px;
}

.footer-disclaimer {
  padding: 10px 20px !important;
  border-radius: 8px;
  border: 1px solid #fff;
  line-height: 100%;
  width: fit-content;
}

p.footer-disclaimer {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}

.at-form-submit * {
  text-shadow: unset !important;
}

.footer-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-address,
.footer-content p {
  color: #fff;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 3px;
  margin-top: 0;
}

.footer-address {
  text-align: right;
}

.footer-right .social-icons {
  margin-top: 15px;
}

.meet-boxes {
  display: flex;
  flex-direction: column;
}

.meet-box-inner {
  display: flex;
  align-items: center;
  max-width: 1200px;
  width: 85%;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}

.meet-box {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  background: #AE1F24;
}

.box-1 .meet-box-inner {
  z-index: 10;
  background-color: white;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  border-radius: 20px;
  margin-top: -180px;
  box-shadow: 0px 8px 45px -10px rgba(0, 0, 0, 0.25);
}

.box-3 {
  z-index: 10;
  background-color: white;
  position: relative;
  padding: 100px 0;
}

.box-3 svg {
  position: absolute;
  top: 20%;
  height: 400px;
}

.box-2 {
  z-index: 1;
}

.meet-page-wrapper .meet-box.box-3 {
  position: relative;
  overflow: hidden;
}

.meet-page-wrapper .meet-box.box-3::after {
  --r: 54vmin;
  content: "";
  position: absolute;
  inset: 0;
  background: #ffc518;
  clip-path: circle(var(--r) at 22% 138%);
  pointer-events: none;
  z-index: 1;
}

.meet-box.box-1 .meet-photo img {
  border-radius: 20px 0px 0px 20px;
}

.meet-boxes .meet-photo {
  border-radius: 20px;
  display: flex;
}

.meet-box.reverse {
  background-color: #AE1F24;
  border-radius: 0px;
  padding: 100px 0;
}

.meet-box.reverse .meet-box-inner {
  flex-direction: row-reverse;
  width: 90%;
  margin: 0 auto;
}

.meet-box.running-box.reverse .meet-box-inner {
  padding-top: 100px;
}

.running-box.box-2 svg {
  height: 530px;
  position: absolute;
  top: 0;
}

.reverse .meet-content {
  padding-left: 0px;
}

.meet-photo {
  flex: 1;

  align-self: stretch;
}

.running-box.box-2.reverse {
  background-color: #fff;
  position: relative;
  padding: 0px;
}

/* .running-box.box-3 .meet-content h3,
.running-box.box-3 .meet-text p {
  color: #fff;
} */

.meet-box.running-box.box-3::after {
  --r: 54vmin;
  content: "";
  position: absolute;
  inset: 0;
  background: #ffc518;
  clip-path: circle(var(--r) at 22% 138%);
  pointer-events: none;
  z-index: 1;
}

.meet-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 20px;
  position: relative;
}

.meet-content {
  padding: 60px 20px;
}

.running-box.box-1 .meet-photo img {
  border-radius: 20px 0px 0px 20px;
  object-position: right;
}

.box-2 .meet-content h3,
.box-2 .meet-text p {
  color: #fff;
}

.meet-content h3 {
  font-size: 1.2rem;
  font-weight: bold;
  overflow: hidden;

  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  padding-bottom: 3px;
  position: relative;
}

.meet-text {
  font-size: 17px;
  line-height: 1.6;
}

.footer-forms {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding-bottom: 10px;
}

.footer-forms a {
  font-size: 20px;
}

.footer-forms span {
  color: #1f1e1e;
}

.SmsLegalDisclaimer * {
  color: #1f1e1e !important;
  font-size: 12px !important;
}

.pre-footer {
  background-size: cover !important;
  background-position: bottom !important;
  background-repeat: no-repeat;
}

.hero-section {
  display: none;
}

.hero-section {
  background: url(/wp-content/themes/blueprintinteractive/images/hero_bkg1.png)
    no-repeat center center;
  background-size: cover;
  position: relative;
}

.hero-cutout img {
  position: absolute;
  right: 0;
  bottom: -2px;
  width: 730px;
  height: auto;
  transition: 0.5s ease-in-out;
}

.hero-section .container {
  z-index: 300 !important;
}
.donation-section .disclaimer {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding: 10px 40px;
  color: #1f1e1e;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
  width: 81%;
}

.basic-page-wrapper p a {
  transition: 0.25s ease-in-out;
}

.basic-page-wrapper p a:hover {
  color: #E51A21;
  transition: 0.25s ease-in-out;
}

.home .meet-section {
  z-index: 1000 !important;
}

.home .meet-section svg {
  height: 300px;
}

.SmsLegalDisclaimer p {
  margin-top: 10px;
  line-height: 1.25 !important;
  margin-bottom: 0px;
}

.SmsLegalDisclaimer {
  margin: 0 auto 0 10px;
  width: 90% !important;
}

/*Privacy Policy*/

/* -------------------------------------------------------------- */
/* Animate CSS
-------------------------------------------------------------- */
.fade-in-from-left {
  opacity: 0;
  animation-timing-function: ease-out;
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transform: translateX(-15px);
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fade-in-from-left.animated {
  animation-name: fade-from-left;
  animation-duration: 0.5s;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.fade-slow.animated {
  animation-name: fade-from-left;
  animation-duration: 0.75s;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@keyframes fade-from-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
  }

  45% {
    opacity: 0.5;
  }

  90% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fade-in-from-bottom {
  opacity: 0;
  animation-timing-function: ease-out;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -o-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
}

.fade-in-from-bottom.animated {
  animation-name: fade-from-bottom;
  animation-duration: 1s;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

@keyframes fade-from-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }

  90% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fade-in-from-right {
  opacity: 0;
  animation-timing-function: ease-out;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
}

.fade-in-from-right.animated {
  animation-name: fade-from-right;
  animation-duration: 0.5s;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@keyframes fade-from-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -o-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
  }

  90% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}
