/*
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 {
  color: #253353;
  font-weight: 700;
  padding-right: 6px;
  padding-right: 6px;
  font-size: 20px;
  transition: all 0.3s ease-in-out;
}

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

* {
  font-family: "futura-pt", sans-serif;
  font-optical-sizing: auto;
}
.basic-page-wrapper {
  padding-bottom: 70px;
  padding-top: 60px;
}

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

.fixed {
  position: fixed !important;
}
a {
  color: #2c2c2c;
  text-decoration: underline;
}

.mobile-nav .social-icons {
  width: 100%;
  max-width: 80%;
  margin-top: auto !important;
  display: flex;
  padding-bottom: 10px;
  flex-direction: row;
  justify-content: center;
  bottom: 10px;
  padding-top: 30px;
  border-top: 1px solid #450920;
}

a:hover {
  color: rgba(255, 255, 255, 0.654);
}

main {
  position: relative;
}

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

.hero-mobile {
  display: none;
}

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

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

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

/* --- TAKEOVER --- */

#takeover {
  position: relative;
  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;
}

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

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

#takeover #closebtn {
  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: lightgray;
}

#takeover #closebtn svg:hover {
  transform: rotate(90deg);
  fill: var(--Light-Blue, #9cdaf8);
}

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

#takeover .inner {
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: flex-end;
  padding: 30px 5px 0px;
  width: 100%;
  z-index: 99999;
}

.takeover-inner {
  box-shadow: 0px 10px 44px -20px #9eccfa;

  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.takeover-top {
  border-radius: 20px;
  overflow: hidden;
}
.takeover-disclaimer {
  padding-top: 10px;
  text-align: center;
  margin: 5px auto 0px;
  color: #ffffff;
  font-size: 12px !important;
  width: 80%;

  font-weight: 500;
}
.takeover-right {
  background: #253353;
}

.ngp-form footer {
  border: none !important;
}
.takeover-top {
  display: flex;
}

.takeover-bottom {
  background: transparent;
  padding: 5px 30px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.tk-donate-text {
  flex: 1;
  padding-right: 40px;
}

.tk-donate-text h2 {
  color: var(--Black-100, #3e3e3e);
  text-align: left;
  font-size: 35px;
  font-weight: 400;
}

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

.takeover-left iframe {
  aspect-ratio: 560 / 315;
    height: auto;
    border: 3px solid #9eccfa;
    background:#9eccfa;
    border-radius: 20px;
    max-width: 560px;
}

.takeover-right {
  flex: 1;
}

.takeover-text {
  padding: 30px 30px 0 30px;
}

.takeover-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}



.takeover-right h1 {
  font-size: 40px;
  line-height: 1.1;
  font-style: normal;
  color: white;

  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin: 0 auto;

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

#takeover {
  display: none;
}
.hero-form input[type="submit"] {border-radius: 8px !important;}

.tk-donation-buttons .donate-btn {
  width: 48%;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #fff;
  background: #c7dff1;
}

.tk-donation-buttons .donate-btn:hover {
  background: var(--Blue, #2b508b);
  color: white;
  border: 1px solid white;
}

.donate-btn.tk-donate {
  flex-basis: 98%;
  border: none;
  color: #2b508b;
  background: #00fff6;
  text-align: center;
}

.donate-btn.tk-donate:hover {
  color: white;
  background-color: #2b508b;
  border: none;
}

#home-link span {
  text-transform: uppercase;
}
.takeover-text p {
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: 17px !important;
}

.takeover-text span {
  font-weight: 700;
}

#home-link {
  color: #253353;
  font-weight: 700;
  margin-top: 40px;
  letter-spacing: 1.8px;
  text-decoration: unset;
  flex: 1;
  display: flex;
  margin-bottom: 30px;
  font-size: 18px;
  justify-content: center;
  align-items: center;
}

.mobile-nav {
  background-color: #9eccfa !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 999999 !important;
  height: 100vh !important;
  min-height: unset !important;
}
#home-link:hover span {
  color: var(--Blue, #2b508b);
  text-decoration: underline;
}

#home-link:hover svg path {
  fill: var(--Blue, #2b508b) !important;
}

/* --- HERO SECTION --- */
.home .hero-section {
  background-image: url(/wp-content/themes/blueprintinteractive/images/main_hero.png);
  position: relative;
  background-size: cover;
  background-position: 50% center;
  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;
}

.takeover-closed .hero-mobile img {display: none;}

.mobile-donate {
  border-radius: 20px !important;
  background-color: #db0909 !important;
  border: 2px solid transparent !important;
  padding: 10px 25px !important;
  font-weight: 600;
  font-size: 15px;
  margin-top: 0px;
  transition: all 0.3s ease;
  color: white !important;
}
.mobile-donate:hover {
  color: #db0909 !important;
  border: 2px solid #db0909 !important;
  background-color: white !important;
  transition: all 0.3s ease;
}

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

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

header .mobile-nav .social-icons a:hover {
  transition: 0.25s ease-in;
  color: red;
}

.nav-mobile .current-menu-item a {
  color: #1e2bc6 !important;
}

.nav-mobile a:hover {
  color: #1e2bc6 !important;
  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: 700;
  max-width: 700px;
  margin-bottom: 30px;
  color: var(--Royal-Blue, #1e2bc6);
  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: #253353;
  fill: #253353;
  transition: all 0.3s ease-in-out;
}

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

#meet-link {
  border-radius: 8px;
  border: 1px solid #000;
  padding: 10px 30px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 120%; /* 21.6px */
  letter-spacing: 1.8px;
  text-decoration: none;
  transition: 0.25s ease-in;
}

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

.menu-wrap.footer-menu {
  gap: 25px;
}
.takeover-bottom, .takeover-text {padding-right:0px;}
.takeover-text{padding-top:40px;}
.meet-content a:hover,
a#meet-link {
  border: none !important;
  border: 1px solid black !important;
}
a#meet-link:hover {
  border: 1px solid #1e2bc6 !important;
  background: #1e2bc6 !important;
  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;
  justify-content: center;
  align-items: stretch;
  border-radius: 20px;
  box-shadow: 0px 10px 45px -10px #9eccfa;
  gap: 10px;
  margin-top: -250px;
  background: #fff;
  position: relative;
}

.meet-image,
.why.image {
  flex: 1;
}
.why-image img {
  object-position: top !important;
}

.why-running .container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  gap: 50px;
}

#menu-header {
  margin-right: 10px;
}

header .menu-wrap.no-hero * {
  filter: none !important;
}

header .header-logo,
header a {
  filter: none;
}

.FastAction {
  display: none !important;
}

/* .page-template-meet-page .second-hero {
  background-image: url(/wp-content/themes/blueprintinteractive/images/secondary-hero.png);
  min-height: 350px;
  background-position: top;
  aspect-ratio: 21/9;
}
.page-template-meet-page .second-hero h1 {
  color: #fff;
  text-transform: capitalize;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 112%; /* 67.2px */
/* text-align: left;
  padding-top: 200px; */
/* } */

.social-icons {
  margin-bottom: -2px;
}
.header-top #menu-header a {
  display: inline-block;
  padding: 5px 0;
  margin: 0 0 5px 20px;
  border-radius: 30px;
  transition: 0.3s ease;
  text-transform: capitalize;
  font-weight: 700;
  color: #1f1e1e;
  border: 2px solid transparent;
}
.header-top .donate-top {
  text-transform: uppercase;
  padding: 20px 5px;
  margin-left: 15px;
}
/* 
.header-top #menu-header a::after:hover {
  transition: 0.25s ease-in-out;
} */

.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;
}

.page-id-145 .at-form-submit .at-submit {
  padding: 15px 30px 15px 24px !important;
  background-color: #db0909 !important;
  border: 1px solid transparent !important;
  transition: .25s ease-in-out;
  margin-right:0 !important;
  margin-top:15px !important;
  color: white !important;
  border-radius: 8px !important;
}

.page-id-145 .at-form-submit .at-submit:hover {
  background-color: #1e2bc6 !important;
  border: 1px solid transparent !important;
  color: white !important;
  transition: .25s ease-in-out;
}

.header-top .menu-wrap .donate-top,
.footer-right .menu-wrap .donate-top {
  border-radius: 8px !important;
  background-color: #db0909 !important;
  border: 2px solid transparent !important;
  padding: 10px 25px !important;
  font-weight: 600;
  font-size: 15px;
  margin-top: 0px;
  transition: all 0.3s ease;
  color: white !important;
  text-transform: uppercase;
}
.header-top .menu-wrap .donate-top:hover,
.footer-right .menu-wrap .donate-top:hover {
  color: white !important;
  border: 2px solid #1e2bc6 !important;
  background-color: #1e2bc6 !important;
  transition: all 0.3s ease;
}

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

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

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

.hamburger:hover span.hamburger-inner,
.hamburger:hover span.hamburger-inner::before,
.hamburger:hover span.hamburger-inner::after {
  background-color: #2c2c2c !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 .header-logo {
  margin-top: 20px;
}
.mobile-nav.open {
  display: flex !important;
  max-height: 100vh;
  min-height: 100vh;
  height: 100vh;
  overflow: hidden;
}

.hamburger:hover {
  background-color: transparent !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;
  background-color: #c40000 !important;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  transition: 0.25s ease-in-out !important;
}
.meet-image {
  display: flex;
}
.home .social-icons a {
  color: white;
  font-size: 1.5rem;
  margin: 0 10px;
}

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

.page-id-145 .ngp-form * {
  font-family: "josefin sans", sans-serif !important;
}
.page-id-145 .at-title {
  padding-top: 0px;
  font-family: futura-pt, sans-serif !important;
  display: block !important;
  color: black;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 112%;
  margin-bottom: 20px;
  margin-top:0px;
}
.page-id-145 .at-checkbox-title {
  font-family: "josefin sans", sans-serif !important;
  font-size: 13px;
}

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

.why-image img {
  width: 100%;
  object-position: 12% center;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  /* box-shadow: -5px 5px 0px 0px #00fff6; */
}
#why .container {
  background-color: white;
}

.donate-text {
  max-width: 800px;
  margin: 0 auto;
}

#menu-header-2 li a {
  position: relative;
}
#menu-header-2 li a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 1.5px;
  width: 0;
  background: rgba(255, 255, 255, 0.775);
  transition: width 0.5s ease-in-out;
}

#menu-header-2 .current-menu-item a::after,
#menu-header-2 li:hover a::after {
  width: 100%;
  transition: width 0.5s ease-in-out;
}

.home .social-icons a:hover,
footer .footer-left .social-icons a:hover {
  opacity: 0.7;

  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;
  right: 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;
}

.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;
}

#menu-header {
  gap: 10px;
}

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

.footer-address p,
.footer-address {
  margin-bottom: 0px !important;
}
#menu-header-1,
#menu-header-2,
#menu-header {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  padding: 0px;
  flex-wrap: wrap;
}

#menu-header-2 {
  padding-bottom: 3px !important;
}

#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;
  gap: 0px 10px;

  flex-wrap: wrap;
}

.privacy-policy .second-hero,
.second-hero {
  background-image: url(/wp-content/themes/blueprintinteractive/images/page-bkg.png);
  background-size: cover;
  min-height: 500px;
  background-position: 0% 20%;
  display: flex;
  margin-bottom: -100px;
  align-items: center;
}

.privacy-policy .second-hero h1,
.second-hero h1 {
  color: #1e2bc6;
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 112%;
  text-transform: capitalize;
  margin-top: 0px;
  top: 170px;
  position: absolute;
  left: 50%;
  transform-origin: center;
  transform: translateX(-50%);
}

.mobile-nav a {
  font-size: 18px;
}

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

header {
  padding: 0px;
}

header .mobile-nav li a {
  font-weight: 700;
}

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

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

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

input::placeholder {
  font-size: 16px;
  color: black !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: #db0909 !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;
}

.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: black;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 1.8px;
  display: inline-block;
  overflow: hidden;
  max-width: 600px;
  padding-bottom: 2px;
  width: 100%;
  padding-bottom: 10px;
}

.pre-title h4::after,
.meet-boxes h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2.5px;
  width: 0;
  background: #9eccfa;
  transition: width 1s ease-in-out;
}

.home-logo,
.home-logo img {
  transition: all 0.5s ease-in-out;
}

.home-logo:hover,
.home-logo:hover img {
  transition: all 0.5s ease-in-out;
  transform: scale(1.01);
}

/* 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 {
  flex: 1;
}
.why-text p {
  padding-bottom: 10px;
}
.why-text h3 {
  color: #253353;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 112%;
}

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

p,
span,
ol,
ul,
li {
  color: #000;
  font-size: 17px;
  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, #1e2bc6, #2b39d1);
  transition: width 0.5s ease-in-out;
}

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

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

  /* filter: invert(1) grayscale(1) brightness(05); */
}

.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: white !important;
  border-color: black !important;
}

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

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

.meet-content h2,
.why-content h2 {
  color: #1e2bc6;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 112%;
  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;
  position: relative;
}

.donation-section::before {
  content: "";
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
}

.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 {
  color: #1e2bc6;
  text-align: center;
  font-size: 54px;
  font-style: normal;
  font-weight: 600;
  line-height: 112%;
  margin-bottom: 40px;
  padding-top: 5px;
  width: 70%;
  margin: 0px auto 40px;
}

.donation-section h3 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 27.72px */
  margin-bottom: 30px;
}

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

.hero-form input[type="submit"] {
  width: 95%;
  padding: 14px;
  width: 100%;
  margin-left: 0px;
  font-weight: 400 !important;
  letter-spacing: 1px;
  float: unset !important;
  font-size: 1.2rem;
  cursor: pointer;
  margin-top: 10px;
  background-color: #db0909 !important;
  color: white !important;
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid #db0909 !important;
  transition: background 0.3s ease-in-out;
}

.at-form-submit input:hover {
  transition: 0.25s ease-in-out;
  border: 1px solid #1e2bc6 !important;
  color: white !important;
  background-color: #1e2bc6 !important;
}

.donate-btn {
  width: 18%;
  border-radius: 8px;
  border: 1px solid #000;
  background: white;
  padding: 14px 24px;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  color: #000;
  text-align: center;
}

.donate-btn.btn-donate {
  padding: 14px 24px;
  color: white;
  background-color: #db0909;
  font-size: 1.2rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 8px;
  border: 1px solid #db0909;
  transition: 0.3s ease-in-out;
}

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

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

/* --- 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%;
  padding-top: 50px;
}

.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 #9eccfa;
}

.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;
  border-radius: 20px;
}

.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-id-91 .main-content {
  background: url(/wp-content/themes/blueprintinteractive/images/non_home_hero_bkg.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 600px;
}

.page-template-404-php .basic-page-wrapper {
  background: url(/wp-content/themes/blueprintinteractive/images/non_home_hero_bkg.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 600px;
}

.error-message {
  float: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}

.page-id-91 .second-hero {
  display: none;
}
.page-template-404-php .basic-page-wrapper {
  min-height: 600px;

  padding-top: 210px;
  padding-bottom: 120px;
}

img.error-image {
  height: auto;
  width: 300px;
  object-fit: cover;
}

.error-message .back-btn {
  text-align: center;
  margin-top: 10px;
}

.error-message p {
  padding-top: 30px;
  font-weight: 500;
  font-size: 25px;
}
#home-link:hover {
  border: 1px solid #1e2bc6;
  background: #1e2bc6;
  color: white;
}

#home-link:hover span,
#home-link:hover p {
  color: white;
}

/* --- FOOTER --- */
footer {
  border-top: 4px solid #9eccfa;
  background: #450920;
  padding: 0px 0px 0px;
  color: #ffffff;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
  justify-content: space-between;
}

.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: 1px solid #9eccfa;
  padding: 10px 0px 30px 0px;
  width: 90%;
  margin: 0 auto;
  flex-direction: row-reverse;
  align-items: center;
}

.footer-top {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
}

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

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

footer .footer-left .social-icons .social-icon.instagram {
  margin-left: 0px;
}

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

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

a.footer-link:hover {
  color: rgba(255, 255, 255, 0.654);
}

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

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

.footer a:hover {
  color: rgba(255, 255, 255, 0.674);

  transition: 0.25s ease-in-out;
}

li.donate-footer-btn a {
  border-radius: 8px;
  background: #ffffffc8;
  border: 2px solid transparent !important;
  color: #2c2c2c !important;
  padding: 5px 20px !important;
  margin-top: 7.5px;
}

.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;
}
.header-top .social-icons a {
  color: #2c2c2c !important;
}
.header-top .social-icons a:hover {
  color: #1e2bc6 !important;
  opacity: 1 !important;
}

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

.social-icons a:hover {
  color: rgba(255, 255, 255, 0.738);
  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;
}

.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-100, #3e3e3e);
}

/* --- 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: 120px;
  height: auto;
  margin: auto 0 0;
  object-fit: contain;
}

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

h1,
h2,
h3 {
  font-family: futura-pt, sans-serif !important;
  font-optical-sizing: auto;
  text-align: left;
}

p,
span,
p a,
a p,
li a,
a li,
em,
li,
ul,
ol,
h4 {
  font-family: josefin-sans, sans-serif !important;
  font-optical-sizing: auto;
}

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

.footer-disclaimer {
  padding: 9px 35px !important;
  border-radius: 8px;
  border: 1px solid #fff;
}

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;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
}

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

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

.footer-contact p {
  text-align: left;
}

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

.meet-boxes {
  padding: 3rem 0;
  display: flex;
  margin-top: -150px;
  flex-direction: column;
  gap: 60px;
}

.meet-box {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 2rem;
  background: #f8f9fc;
  border-radius: 20px;
  padding: 2rem 5%;
}

.box-1,
.box-3 {
  z-index: 10;
  box-shadow: 0px 5px 15px #9eccfa;
  background-color: white;
  width: 90%;
  margin: 0 auto;
  padding: 0;
}

.box-1 .meet-photo img {
  object-position: 85% center;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.box-2 {
  z-index: 1;
  padding-bottom: 180px;
  margin-bottom: -160px;
  padding-top: 180px;
  margin-top: -160px;
}

.box-2 .meet-photo img {
  object-position: 85% center;
}

.box-3 .meet-photo img {
  object-position: 55% center;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.meet-boxes .meet-photo {
  border-radius: 20px;
  display: flex;
}
.meet-boxes .meet-box {
  border-radius: 20px;
  gap: 0px !important;
}
.meet-box.reverse {
  flex-direction: row-reverse;
  background-color: #e0edf7;
}

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

.meet-photo {
  flex-grow: 1;
  max-width: 45%;
}
.meet-box {
  align-items: stretch;
}

.meet-photo img {
  width: 100%;

  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 20px;
}

.meet-content {
  padding: 40px 65px 55px;
}

.meet-content h3 {
  font-size: 1.2rem;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 1rem;
  text-transform: uppercase;
  /* border-bottom: 2px solid #00fff6; */
  display: inline-block;
  width: 100%;
  padding-bottom: 3px;
  position: relative;
}

.meet-text {
  font-size: 1rem;
  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: #ffffff;
}

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

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

.donation-section .disclaimer {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  padding: 10px 40px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
  width: 81%;
  border-radius: 8px;
  background: rgba(24, 33, 53, 0.85);
}

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

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

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

.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%;
  }
}

.tk-logo-container {
  justify-content: flex-start;
}

.meet-content {
  padding: 40px 65px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.page-template-default .main-content {
  background-size: cover;
  background-position: center;
  background-image: url("/wp-content/themes/blueprintinteractive/images/bottom-bkg.png");
  background-repeat: no-repeat;
}

.page-template-default .basic-page-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -200px;
  width: 100%;
}

.page-template-default .basic-inner {
  border-radius: 20px;
  z-index: 10;
  box-shadow: 0px 5px 15px #9eccfa;
  background-color: white;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  display: inline-flex;
  flex-direction: column;
  background: #f8f9fc;
  border-radius: 20px;
  margin-bottom: 80px;
  padding: 30px 20px 20px
}

.mobile-footer {
  display: none;
}

.home .read-more {
  display: flex;
}

.home .meet-content p:last-of-type {
  margin-bottom: 10px;
}
.meet-content p:last-of-type {
  margin-bottom: 0px;
}

.ngp-form input,
.ngp-form.at label.at-text input[type="tel"],
.ngp-form.at label.at-text input[type="email"] {
  background-color: rgba(255, 255, 255, 0.65) !important;
}

.pre-title {
  width: 100% !important;
}
.why-running h3 {
  color: var(--Black, #1f1e1e);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: -8px;
  line-height: 1.2;
}

.takeover-right h1 {
  padding-bottom: 20px;
}

.meet-content h3 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}

#home-link p {
  margin: 0;
  font-size: 15px;
  padding: 0 0 4px;
  line-height: 1;
}
#home-link {
  text-align: center;

  border-radius: 8px;
  border: 1px solid #1f1e1e;
  background: rgba(255, 255, 255, 0.61);
  text-decoration: none;
  backdrop-filter: blur(5px);
  padding: 10px 20px;
  margin: 30px auto 50px;
  display: flex;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
  width: 280px;
  height: 50px;
}

.takeover-container .header-logo {
  width: 180px;
  margin: -10px auto 10px 20px;
  position: absolute;
  left: 10px;
  top: 40px;
  width: 150px;
}
.takeover-left {
  background: transparent !important;
}
.tk-logo-container {
  margin-bottom: 130px;
}
.tk-donation-buttons .donate-btn {
  border-radius: var(--sds-size-radius-200);
  border: 1px solid var(--Black, #1f1e1e);
  background: rgba(255, 255, 255, 0.8);
  color: var(--Black, #1f1e1e);

  border-radius: 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 80%; /* 12.8px */
  text-transform: uppercase;
}
.hero-mobile img {
  width: 100%;
  height: auto;
  min-height: 400px;
  object-fit: cover;
  object-position: left;
}

.takeover-inner {
  width: 95%;
  margin-top: 50px;
}
#takeover #closebtn svg rect {
  fill: var(--Royal-Blue, #1e2bc6);
}

#takeover #closebtn svg path {
  fill: white !important;
  transform: scale(0.9);
}

.tk-donation-buttons .donate-btn:hover {
  background: #1e2bc6 !important;
  color: white !important;
  border: 1px solid #1e2bc6;

  transition: all 0.3s ease;
}

.takeover-right h1 {
  color: var(--Royal-Blue, #1e2bc6);
}
.takeover-right {
  background-color: white !important;
}
.takeover-bottom .donate-btn.tk-donate {
  flex-basis: 98%;
  border: none;
  color: white !important;
  border: 1px solid #db0909;
  background: #db0909;
}

.takeover-bottom .donate-btn.tk-donate:hover {
  color: white !important;
  background: #1e2bc6 !important;
  border: 1px solid #1e2bc6;
  transition: all 0.3s ease;
}
.takeover #home-link:hover {
  border: 1px solid #1e2bc6;
  background: #1e2bc6;
  color: white;
  transition: all 0.3s ease;
}
.takeover-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.takeover-top {
  padding: 20px 40px;
  background-color: white;
}
.takeover-left img {
  aspect-ratio: 16 / 9;
  height: auto;
  border: 1px solid #9eccfa;
  border-radius: 20px;
}
.takeover #home-link:hover p {
  color: white !important;
}

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

.meet-box.column {
  flex-direction: column;
  align-items: stretch;
  padding: 0;
  background: #f8f9fc;
  border-radius: 20px;
  gap: 0;
}

.meet-box.column .meet-content {
  padding: 40px 0 0 0;
}

.meet-box.column .video-embed {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}

.meet-box.column .video-embed iframe,
.meet-box.column .video-embed video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0 0 20px 20px;
}

.meet-section .container.column {
  flex-direction: column;
  align-items: stretch;
  gap: 0;
  margin-top: 50px;
  width: 90%;
}

.meet-section .container.column > * {
  width: 100%;
}

.meet-section .container.column .video-embed {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}

.meet-section .container.column .video-embed iframe,
.meet-section .container.column .video-embed video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0 0 20px 20px;
  aspect-ratio: 16 / 9;
}

.meet-section .container.column .video-embed {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}
.meet-section .container.column .video-embed iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 0 20px 20px;
}