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



/* -------------------------------------------------------------- */
/* Normalize Reset 
-------------------------------------------------------------- */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@import url("https://use.typekit.net/kwg7blb.css");

@import url("https://use.typekit.net/kwg7blb.css");

a {
  transition: all 0.4s ease-in-out;
}

m {
  box-sizing: border-box;
}

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

/* Sections
    ========================================================================== */

/**
  * Remove the margin in all browsers.
  */

body {
  margin: 0;
  position: relative;
}

/**
  * 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;
}

/* -------------------------------------------------------------- */
/* 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);
}

@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);
  }
}

/* Header ----------------------------------------------------------- */

img.nav-logo-img {
  width: 100%;
  transition: 0.4s ease-out;
}

img.mobile-logo-img {
  width: 20%;
  width: 33%;
  min-width: 225px;
}

header path.fill {
  fill: #2d2d2d;
}

path#Fill-20 {
  fill: #2d2d2d;
}

path#Fill-21 {
  fill: #2d2d2d;
}

.twitter:hover path {
  fill: #233f8a;
}

.instagram:hover rect#insta {
  fill: #233f8a;
}

.ig-mobile:hover rect#ig-mobile {
  fill: #233f8a;
}

.social-wrapper {
  display: flex;
  align-items: center;
}

.social-wrapper svg {
  margin: 0 7px;
}

.header-inner {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  align-items: center;
}

.menu-wrapper.desktop {
  display: flex;
  align-items: center;
  justify-content: start;
  /* width: 100%; */
}

.main-menu {
  display: flex;
  list-style: none;
  width: 100%;
}

a.donate-header {
  background: #e65472;
  font-family: "futura-pt";
  color: #fff;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(12% 0, 100% 1%, 91% 100%, 0 100%);
  width: 221px;
  height: 47px;
  text-transform: uppercase;
  margin-left: 25px !important;
}

nav.mobile-nav {
  display: none;
}

.main-menu a {
  text-decoration: none;
  margin: 0 25px;
  font-size: 20px;
  color: #fff;
}

header.site-header {
  background: linear-gradient(180deg, #fff 34%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  z-index: 33;
  width: 100%;
  padding: 2% 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Mobile */
.bar1,
.bar2,
.bar3 {
  background-color: #e65472;
  height: 5px;
  margin: 6px 0;
  transition: all 0.4s;
  width: 35px;
}

.change .bar1 {
  -webkit-transform: rotate(45deg) translate(8px, 8px);
  transform: rotate(45deg) translate(8px, 8px);
  background-color: #e65472;
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(-45deg) translate(8px, -7px);
  transform: rotate(-45deg) translate(8px, -7px);
  background-color: #e65472;
}

.container.hamburger-icon {
  position: absolute;
  right: 11%;
  top: 24%;
  z-index: 22;
  cursor: pointer;
  float: right;
  display: block;
  display: none;
}

.mobile-nav {
  background-color: #fff;
  background: linear-gradient(180deg, #fff 92%, rgba(255, 255, 255, 0) 100%);
  /* border-bottom: 10px solid #E65472; */
  display: block;
  display: none;
  left: 0;
  /* padding: 50px 5% 30px; */
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 100%;
  z-index: 2;
  padding-top: 50px;
}

.mobile-nav-logo {
  display: block;
  margin: 0 auto 30px;
  max-width: 200px;
}

.mobile-nav-logo img {
  height: auto;
  width: 100%;
}

.mobile-nav ul.menu li {
  display: block;
  margin: 20px auto;
}

.mobile-nav .social-wrapper {
  display: flex;
  margin: 15px auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

/* Footer */

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

footer.footer {
  padding: 5% 0;
  background: #2d2d2d;
}

footer h5 {
  color: #dcdcdc;
  text-align: center;
  font-family: "futura-pt", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 5.4px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 40px;
}

.privacy p {
  color: #fff;
}

.privacy p,
.privacy a {
  color: #f4f4f4;
  text-align: center;
  font-family: "futura-pt", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  /* 266.667% */
  margin: 0;
  padding: 0;
}

.privacy a {
  text-decoration: none;
}

.privacy .email {
  font-weight: 700;
}

/* Global */

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

/* Home */

.hero-wrapper {
  position: relative;
  font-size: 0;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 0;
  padding: 13% 10%;
  background-blend-mode: darken, normal;
}

.hero-inner {
  height: 100%;
  max-width: 100%;
  margin: 0 auto 0 0;
  padding: 14% 5%;
  position: relative;
  z-index: 1;
}

h1 {
  font-family: "futura-pt-bold", sans-serif;
  /* font-style: normal; */
  /* font-weight: 700; */
  font-size: 72px;
  /* line-height: 96px; */
  /* text-align: center; */
  /* letter-spacing: -0.03em; */
  /* text-transform: uppercase; */
  /* color: #EB1F49; */
  /* text-shadow: 5px 5px 5px #233F8A; */
  -webkit-text-stroke: rgba(35, 63, 138, 0.8) 5px;
}

h1 {
  color: #fff;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-style: normal;
}

h2 {
  font-family: "futura-pt-bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 66px;
  text-align: center;
  text-transform: uppercase;
  color: #233f8a;
}

h3 {
  font-family: "Futura";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  color: #233f8a;
}

.intro p {
  font-family: "futura-pt", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  color: #2d2d2d;
  margin: 0;
}

p,
li {
  margin: 0;
  font-family: "futura-pt", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  color: #2d2d2d;
}

footer.footer a {
  width: 20%;
  margin: 0 auto;
  color: #f4f4f4;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 30px;
  width: 350px;
  max-width: 100%;
}

footer .header-inner {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.cubes {
  background-image: url("images/Cubes.png");
  width: 100%;
  height: 100%;
  background-size: cover;
}

.cubes.popup {
  background-image: url("images/splashcubes.png");
  border-radius: 30px;
}

.background-line {
  width: 40%;
  transform: rotate(197deg);
  position: absolute;
  z-index: -1;
  top: -10%;
  bottom: -10%;
  right: 0;
  left: 16%;
  background: linear-gradient(
    22deg,
    rgba(179, 199, 255, 0.177188) 22%,
    rgba(203, 217, 255, 1) 36%,
    rgba(204, 218, 255, 1) 88%,
    rgba(213, 224, 255, 1) 100%
  );
}

article.main-contentinner.inner-page {
  overflow: hidden;
  position: relative;
}

main.main-content {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #fff 50%, rgba(255, 255, 255, 0) 100%);
}

img.red-lines {
  width: 100%;
  margin: 5%0;
  opacity: 0.5;
}

article.donate-section {
  display: flex;
  position: relative;
}

.blue-box {
  margin-left: -5%;
  margin-right: 30px;
  width: 22%;
  /* clip-path: polygon(100% 0, 0% 235%, 0 0); */
  transform: skewX(-10deg);
  background: #233f8a;
  stroke-width: 12px;
  backdrop-filter: blur(5px);
}

.red-box {
  width: 20%;
  position: relative;
  /* clip-path: polygon(39% 0, -1% 122%, 10008% 125%); */
  transform: skewX(-10deg);
  margin-right: -9%;
  margin-left: 32px;
  background: #e65472;
  stroke-width: 12px;
  backdrop-filter: blur(5px);
}

.media-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10% 0 10%;
}

.media-content img {
  width: 43%;
  object-fit: cover;
  margin: 0 35px;
}

.donate-btns a,
a.action-button {
  width: 171px;
  height: 80px;
  flex-shrink: 0;
  background: #2d2d2d;
  font-family: "futura-pt";
  color: #fff;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  margin: 0 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

a.action-button {
  background: #e65472;
  margin: 30px auto;
  padding: 0 36px;
  width: 171px;
  height: 80px;
  clip-path: polygon(25% 0%, 100% 0%, 80% 100%, 0% 100%);
}

.donate-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

article.priorities-section {
  padding: 5%;
  position: relative;
  padding-bottom: 9%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
}

.illustrations {
  display: flex;
  position: absolute;
  bottom: 0;
  align-items: end;
  justify-content: space-between;
  width: 100%;
}

.right-illustration img {
  margin: 0;
}

.right-illustration {
  display: flex;
  justify-content: end;
  align-items: end;
  margin: 0;
}

.media-content.img-only {
  flex-direction: row-reverse;
}

.boxes {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.boxes svg {
  height: 100%;
}

svg.middle-box {
  z-index: -1;
}

article.priorities-section .inner {
  width: 59%;
}

article.priorities-section h3 {
  text-align: center;
}

.background-gradient {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  background: linear-gradient(141.45deg, #233f8a 10.97%, #e6546e 89.03%);
  clip-path: polygon(19% 0, 100% 1%, 82% 100%, 0 100%);
  overflow: visible;
}

.media-content.img-only img {
  width: 43%;
}

.background-container {
  width: 100%;
  position: relative;
  margin-left: 20px;
}

.background-container img {
  position: absolute;
  width: 100%;
  bottom: 24%;
  margin: 0;
}

.background-container video {
  position: absolute;
  width: 100%;
  bottom: 24%;
  margin: 0;
  min-height: unset;
  max-height: unset;
  object-fit: contain;
}

.donate-text-container {
  height: 448px;
  width: 100%;
  transform: skewX(-10deg);
  border: #e6546e solid 8px;
  background: #fff;
}

.inner.donate {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 66%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

html,
body {
  overflow-x: hidden;
}

article {
  position: relative;
  z-index: 1;
}

a.donate-header:hover,
.donate-btns a:hover,
a.action-button:hover {
  background: #233f8a;
}

.privacy-policy h1,
.privacy-policy h2,
.privacy-policy h3 {
  text-align: start !important;
}

.privacy-policy main {
  padding: 10% 0;
}

.privacy-policy h1 {
  font-family: "futura-pt-bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 66px;
  text-transform: uppercase;
  color: #233f8a;
  text-shadow: unset;
  -webkit-text-stroke: unset;
}

.privacy-policy main a {
  color: #233f8a;
  text-decoration: none;
}

.privacy-policy main a:hover {
  text-decoration: underline;
}

.privacy-policy main {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

/* li {
   list-style-image: url("images/ph_star-four-fill.svg");
 } */

ul li {
  list-style: none;
  background-image: url("images/ph_star-four-fill.svg");
  background-repeat: no-repeat;
  line-height: 30px;
  padding-left: 30px;
  margin: 36px 0;
}

.illustrations img {
  width: 95%;
  max-width: 300px;
}

a.header-logo-a {
  width: 16%;
  min-width: 160px;
  width: 300px;
  max-width: 100%;
}

.social-wrapper svg {
  margin-top: 4%;
  width: 27px;
}

.social-wrapper a {
  text-decoration: none;
}

img.nav-logo-img:hover {
  transform: scale(1.1);
}

p {
  margin: 20px 0;
}

.privacy span a:hover {
  text-decoration: underline;
}

video {
  width: 100%;
  /* min-height: 550px; */
  object-fit: cover;
  /* max-height: 800px; */
}

.hero-wrapper {
  padding: 0;
  background-color: #000;
}

h1.hero-text.animate.fade-in-from-bottom.animated {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%) !important;
  z-index: 444;
  display: none !important;
}

/* POPUP ------------------------- */
.home-popup-wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  -ms-backdrop-filter: blur(20px);
  -moz-backdrop-filter: blur(20px);
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  z-index: 10000000000;
  /* display: none; */
}

.home-popup-wrapper .home-popup-inner {
  background-color: white;
  display: flex;
  margin: 20px auto;
  margin-top: 5%;
  max-width: 85%;
  padding: 0;
  width: 90%;
  border-radius: 10px;
  position: relative;
  box-shadow: 4px 4px 18px rgb(0 0 0 / 25%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-popup-wrapper .home-popup-inner .close-btnn {
  cursor: pointer;
  position: absolute;
  height: auto;
  right: 15px;
  top: 15px;
  width: 37px;
  z-index: 3;
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #233f8a;
  letter-spacing: 0.01px;
  padding: 8px;
  justify-content: center;
  font-family: "futura-pt";
}

.home-popup-wrapper .home-popup-inner .close-btnn span {
  padding-left: 10px;
}

.home-popup-wrapper .home-popup-inner .close-btnn:hover {
  border: solid 1px #fff;
  transform: scale(1.1);
}

.home-popup-wrapper .home-popup-inner .inner-left {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 30%;
  border-radius: 10px 0 0 10px;
}

.home-popup-wrapper .home-popup-inner .inner-right {
  border-radius: 30px;
  color: #fff;
  display: flex;
  text-align: center;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

.home-popup-wrapper .home-popup-inner .inner-right h2 {
  font-size: 37px;
  font-family: "futura-pt-bold";
  font-weight: 700;
  line-height: 1.2;
  margin: 3% 0;
  text-align: center;
  width: 69%;
  text-transform: uppercase;
  background: linear-gradient(91deg, #e65472 0%, #233f8a 99.84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home-popup-wrapper .home-popup-inner .inner-right p {
  color: #fff;
  line-height: 1.2;
  font-size: 0.8rem;
  font-weight: 500;
  margin-bottom: 18px;
}

.home-popup-wrapper .home-popup-inner .inner-left {
  padding: 50px 20px;
  position: relative;
}

.home-popup-wrapper .home-popup-inner .logo-image {
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-width: 150px;
  width: 50%;
}

.home-popup-wrapper .home-popup-inner video {
  height: auto;
  width: 100%;
  max-width: 700px;
  min-height: unset;
}

.donatebtns.popup {
  color: #fff;
  flex-wrap: wrap;
}

.donatebtns.popup .btnsleft {
  width: 100%;
}

.donatebtns.popup .btnsright {
  width: 100%;
}

.donatebtns.popup .btnsright a {
  display: inline-block;
  margin: 0 1% 2% 0;
  width: 47.5%;
}

.donatebtns.popup .border-left {
  border: none !important;
  padding: 0;
}

.donatebtns.popup h5 {
  font-size: 1.1rem;
  margin: 10px;
  text-align: left;
  text-transform: uppercase;
}

.popup-body {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}

.popup-body article.donate-section {
  margin: 3% 0;
}

.video-wrapper.youtube {
  position: relative;
  width: 90%;
  max-width: 600px;
}

.video-wrapper.youtube iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.inner.images {
  width: 90% !important;
  /* padding-bottom: 28%; */
}

.allies {
  display: flex;
  margin: 0 auto;
  margin-top: 5%;
  justify-content: space-between;
}

.allies a {
  text-decoration: none;
  width: 20%;
  margin: 0 15px;
}

.allies a:hover {
  transform: scale(1.05);
}

.allies .ally {
  width: 100%;
  /* margin: 0 15px; */
  text-align: center;
  transition: all 0.3s ease-in-out;
}

.allies img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 1 / 1.2;
}

.allies h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: #233f8a;
  margin-bottom: 10px;
}

.allies p {
  font-size: 19px;
  line-height: 1.2;
  margin: 0;
}

a.emg-header {
  font-family: "futura-pt";
  color: #000;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-left: 35px;
}

a.emg-header:hover {
  color: #233f8a;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.7;
  background-blend-mode: darken, normal;
}

h2.popup-donate {
  color: #233f8a;
  background: unset !important;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
  margin: 20px 0 0 0 !important;
  padding: 0;
}

.popup-body .donate-btns {
  margin: 0 auto;
}
