@font-face {
  font-family: Kapraneuepro;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/KapraNeuePro-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir LT Std Heavy;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/AvenirLTStd-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir LT Std Heavy Oblique;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/AvenirLTStd-HeavyOblique.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenir LT Std ITalic;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/AvenirNextLTPro-It.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd Roman;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/AvenirLTStd-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir LT Book Oblique;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/AvenirLTStd-BookOblique.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd Book;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/AvenirLTStd-Book.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Rokate;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/Rokate.woff2') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd;
  src: url('/themes/custom/donate/landing-page-assets/giving-tuesday-2025/fonts/AvenirLTStd-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* :root {
  --iv-dark-teal: #004750;
  --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 20px;
  --iv-orange: #ff681d;
  --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book", Arial, sans-serif;
  --white: white;
  --iv-teal: #46c1e0;
  --iv-navy: #003765;
  --iv-light-green: #c3db6e;
  --iv-light-green\<deleted\|variable-e0e6e4d4-dbe5-0cbf-dbe9-3a3c876c5db0\>: #c3db6e;
  --iv-yellow: #ffc600;
  --iv-blue: #006580;
  --iv-dark-orange: #e04f03;
  --iv-teal-hover: #0090b9;
  --iv-medium-blue: #3370a2;
} */

.iv-gt-lp {
  color: #000;
  --iv-dark-teal: #004750;
  --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 20px;
  --iv-orange: #ff681d;
  --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book", Arial, sans-serif;
  --white: white;
  --iv-teal: #46c1e0;
  --iv-navy: #003765;
  --iv-light-green: #c3db6e;
  --iv-light-green\<deleted\|variable-e0e6e4d4-dbe5-0cbf-dbe9-3a3c876c5db0\>: #c3db6e;
  --iv-yellow: #ffc600;
  --iv-blue: #006580;
  --iv-dark-orange: #e04f03;
  --iv-teal-hover: #0090b9;
  --iv-medium-blue: #3370a2;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2em;
}

h1 {
  color: var(--iv-dark-teal);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 80px;
  font-weight: 400;
}

h2 {
  color: var(--iv-dark-teal);
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 300;
}

h3 {
  color: var(--iv-dark-teal);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 300;
  line-height: 105%;
}

h4 {
  color: var(--iv-dark-teal);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 300;
}

h5 {
  color: var(--iv-dark-teal);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

h6 {
  color: var(--iv-dark-teal);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  color: var(--iv-dark-teal);
  font-size: var(--base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>);
  text-align: left;
  margin-bottom: 20px;
}

/* a {
  background-color: var(--iv-orange);
  color: var(--iv-orange);
  -webkit-text-stroke-color: #ff681d;
} */

blockquote {
  border-left: 1px #000;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Avenir LT Book Oblique, Arial, sans-serif;
  font-size: 32px;
  font-style: italic;
  line-height: 40px;
}

.mw_lp-faq-card {
  font-family: var(--font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>);
  color: #000;
  cursor: pointer;
  border: 1px #ffc600;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: .5em;
  margin-bottom: 1.5em;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.iv-icon-container {
  grid-row-gap: 32px;
  border: 1px solid var(--iv-orange);
  background-color: var(--white);
  cursor: pointer;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.iv-icon-container:hover {
  border-color: var(--iv-teal);
  background-color: var(--iv-teal);
  color: #fff;
}

.iv-gt-intro {
  grid-column-gap: 96px;
  background-color: var(--iv-dark-teal);
  border-top-left-radius: 160px;
  border-bottom-right-radius: 160px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  padding: 64px;
  display: flex;
  position: relative;
}

.iv-gt-image-intro-desktop {
  object-fit: cover;
  background-image: url('../images/gt-image1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 128px;
  border-bottom-right-radius: 128px;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.iv-gt-hero {
  grid-column-gap: 96px;
  color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 96px;
  padding-left: 64px;
  padding-right: 24px;
  display: flex;
  position: relative;
  overflow: visible;
}

.iv-gt-give-wrapper {
  background-color: var(--iv-dark-teal);
  color: #000;
  -webkit-text-stroke-color: black;
  border-top-left-radius: 160px;
  border-top-right-radius: 160px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1056px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 128px;
  display: flex;
  position: relative;
  overflow: visible;
}

.iv-gt-need {
  grid-column-gap: 96px;
  grid-row-gap: 48px;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  padding: 64px 24px 64px 64px;
  display: flex;
  position: relative;
}

.iv-gt-h1 {
  margin-bottom: 15px;
  font-family: Rokate, Arial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 93%;
}

.iv-gt-h2 {
  color: var(--iv-navy);
  margin-bottom: 0;
  font-size: 48px;
  line-height: 111%;
}

.iv-gt-h2.white {
  color: var(--white);
}

.iv-gt-h2.white2 {
  color: var(--white);
  font-size: 40px;
  line-height: 120%;
}

.iv-gt-p {
  margin-bottom: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 130%;
}

.iv-gt-p.white, .iv-gt-p.corner, .iv-gt-p.small {
  color: var(--white);
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-weight: 300;
}

.iv-gt-btn {
  color: #121809;
  text-align: center;
  cursor: pointer;
  background-color: #c3db6e;
  border: 3px solid #c3db6e;
  border-radius: 0 24px;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px 24px;
  font-family: Avenir LT Std Heavy, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 0;
}

.gt-spacing-wrapper-16 {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.iv-gt-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.iv-gt-text-c {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.iv-gt-lp {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.iv-gt-img-student {
  object-fit: cover;
  border-radius: 0 128px;
  height: 100%;
  margin-bottom: auto;
}

.iv-gt-image-hero {
  object-position: 50% 100%;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 50%;
  position: relative;
}

.iv-image-gt {
  width: 100%;
  max-width: 177px;
}

.iv-gt-image-shape {
  width: 100%;
  max-width: 128px;
  margin-top: 32px;
}

.iv-gt-light-green {
  color: var(--iv-light-green);
}

.iv-gt-hero-image1 {
  width: 100%;
  max-width: 50%;
}

.iv-gt-p-list-wrapper {
  grid-column-gap: 16px;
  display: flex;
}

.iv-gt-p-list {
  margin-bottom: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 130%;
}

.iv-gt-p-list.white {
  color: var(--white);
  font-size: 24px;
  font-weight: 300;
}

.iv-gt-list-bullet {
  background-color: var(--iv-orange);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 100%;
  max-width: 16px;
  height: 16px;
  margin-top: 5px;
}

.iv-gt-h3 {
  color: var(--iv-light-green);
  margin-bottom: 0;
  font-family: Avenirltstd, Arial, sans-serif;
  font-weight: 500;
  line-height: 125%;
}

.iv-gt-give {
  width: 100%;
  max-width: 1056px;
  margin-left: auto;
  margin-right: auto;
}

.iv-gt-form-desktop {
  object-position: 50% 50%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: -20px;
}

.iv-gt-footer {
  object-fit: cover;
  width: 100%;
  height: 70px;
}

.iv-gt-btn-wrapper {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  margin-top: 48px;
  display: flex;
}

.iv-gt-hero-text-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  height: 100%;
  margin-bottom: 100px;
  display: flex;
}

.iv-gt-underline {
  text-underline-offset: 25%;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--iv-light-green\<deleted\|variable-e0e6e4d4-dbe5-0cbf-dbe9-3a3c876c5db0\>);
  text-decoration-color: var(--iv-light-green\<deleted\|variable-e0e6e4d4-dbe5-0cbf-dbe9-3a3c876c5db0\>);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  font-family: Avenirltstd, Arial, sans-serif;
  text-decoration-thickness: calc(1em / 14.2857);
}

.iv-gt-white {
  width: 100%;
  max-width: 350px;
}

.iv-gt-p--big {
  margin-bottom: 0;
  font-family: Avenir LT Std Heavy, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 130%;
}

.gt-spacing-wrapper-24 {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.gt-spacing-wrapper-48 {
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 48px;
  display: flex;
}

.iv-gt-bold {
  font-family: Avenirltstd, Arial, sans-serif;
}

.iv-gt-hero-image2 {
  width: 100%;
  max-width: 50%;
  display: none;
}

.iv-gt-form-mobile {
  object-position: 50% 50%;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.iv-gt-image-intro-mobile {
  object-fit: cover;
  background-image: url('../images/gt-image1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 128px;
  border-bottom-right-radius: 128px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: none;
}

.iv-gt-navbar-m {
  width: 100%;
  display: none;
}

@media screen and (min-width: 1440px) {
  .iv-gt-p, .iv-gt-p-list, .iv-gt-p--big {
    white-space: normal;
  }
}

@media screen and (max-width: 991px) {
  .iv-gt-lp {
    --iv-dark-teal: #004750;
    --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 20px;
    --iv-orange: #ff681d;
    --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book", Arial, sans-serif;
    --white: white;
    --iv-teal: #46c1e0;
    --iv-navy: #003765;
    --iv-light-green\<deleted\|variable-e0e6e4d4-dbe5-0cbf-dbe9-3a3c876c5db0\>: #c3db6e;
    --iv-yellow: #ffc600;
    --iv-blue: #006580;
    --iv-dark-orange: #e04f03;
    --iv-teal-hover: #0090b9;
    --iv-medium-blue: #3370a2;
  }

  h1 {
    font-size: 38px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 24px;
  }

  .iv-icon-container {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    max-width: 100%;
    padding: 16px;
  }

  .iv-gt-intro {
    grid-row-gap: 48px;
    flex-flow: column;
  }

  .iv-gt-image-intro-desktop {
    max-width: 100%;
    display: none;
  }

  .iv-gt-hero {
    grid-column-gap: 24px;
    background-image: none;
    justify-content: center;
    align-items: center;
    margin-top: 64px;
    padding-bottom: 64px;
    padding-right: 64px;
  }

  .iv-gt-give-wrapper {
    border-top-left-radius: 128px;
    border-top-right-radius: 128px;
    padding: 96px 64px 64px;
  }

  .iv-gt-need {
    background-image: none;
    flex-direction: column;
    padding: 64px;
  }

  .iv-gt-h1 {
    font-size: 54px;
  }

  .iv-gt-h2.white2 {
    line-height: 125%;
  }

  .iv-gt-p.corner {
    padding-right: 30px;
  }

  .iv-gt-text {
    max-width: 100%;
  }

  .iv-gt-img-student {
    height: 100%;
  }

  .iv-gt-image-hero {
    max-width: 100%;
    height: 100%;
  }

  .iv-gt-hero-image1 {
    display: none;
  }

  .iv-gt-p-list {
    font-size: 18px;
  }

  .iv-gt-h3 {
    font-size: 32px;
    line-height: 1.3em;
  }

  .iv-gt-form-desktop, .iv-gt-footer {
    display: none;
  }

  .iv-gt-hero-text-wrapper {
    margin-bottom: 0;
  }

  .iv-gt-navbar-d {
    display: none;
  }

  .iv-gt-hero-image2 {
    display: inline-flex;
  }

  .iv-gt-form-mobile {
    width: 100%;
    display: inline-block;
    top: 0;
  }

  .iv-gt-image-intro-mobile {
    max-width: 100%;
    display: block;
  }

  .iv-gt-navbar-m {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .iv-gt-lp {
    --iv-dark-teal: #004750;
    --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 16px;
    --iv-orange: #ff681d;
    --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book", Arial, sans-serif;
    --white: white;
    --iv-teal: #46c1e0;
    --iv-navy: #003765;
    --iv-light-green\<deleted\|variable-e0e6e4d4-dbe5-0cbf-dbe9-3a3c876c5db0\>: #c3db6e;
    --iv-yellow: #ffc600;
    --iv-blue: #006580;
    --iv-dark-orange: #e04f03;
    --iv-teal-hover: #0090b9;
    --iv-medium-blue: #3370a2;
  }

  h2 {
    margin-bottom: 15px;
    font-size: 24px;
  }

  blockquote {
    font-size: 23px;
    line-height: 27px;
  }

  .iv-icon-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .iv-gt-intro {
    background-image: none;
    border-top-left-radius: 160px;
    border-bottom-right-radius: 160px;
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-gt-hero {
    background-image: none;
    margin-top: 64px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-gt-give-wrapper {
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    padding: 64px 32px 72px;
  }

  .iv-gt-need {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-gt-h2.white {
    font-size: 32px;
  }

  .iv-gt-h2.white2 {
    font-size: 32px;
    line-height: 125%;
  }

  .iv-gt-p {
    white-space: normal;
  }

  .iv-gt-p.corner {
    padding-right: 40px;
  }

  .iv-gt-p.small {
    font-size: 16px;
  }

  .iv-gt-btn {
    letter-spacing: 1px;
    padding-top: 14px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .iv-gt-text {
    max-width: 100%;
  }

  .iv-gt-text-c {
    height: auto;
  }

  .iv-gt-img-student {
    min-height: 430px;
  }

  .iv-gt-image-hero {
    object-position: 50% 0%;
    max-width: 100%;
  }

  .iv-gt-p-list {
    white-space: normal;
    font-size: 17px;
  }

  .iv-gt-p-list.white {
    font-size: 20px;
  }

  .iv-gt-give {
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-gt-btn-wrapper {
    margin-top: 32px;
  }

  .iv-gt-hero-text-wrapper {
    height: auto;
  }

  .iv-gt-white {
    max-width: 200px;
  }

  .iv-gt-p--big {
    white-space: normal;
  }

  .gt-spacing-wrapper-48 {
    grid-row-gap: 32px;
  }
}

@media screen and (max-width: 479px) {
  .iv-gt-lp {
    --iv-dark-teal: #004750;
    --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 16px;
    --iv-orange: #ff681d;
    --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book", Arial, sans-serif;
    --white: white;
    --iv-teal: #46c1e0;
    --iv-navy: #003765;
    --iv-light-green\<deleted\|variable-e0e6e4d4-dbe5-0cbf-dbe9-3a3c876c5db0\>: #c3db6e;
    --iv-yellow: #ffc600;
    --iv-blue: #006580;
    --iv-dark-orange: #e04f03;
    --iv-teal-hover: #0090b9;
    --iv-medium-blue: #3370a2;
  }

  .iv-icon-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .iv-gt-intro {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-gt-image-intro-desktop {
    min-height: 512px;
  }

  .iv-gt-hero {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .iv-gt-need {
    background-position: 0 0;
  }

  .iv-gt-h1 {
    font-size: 80px;
  }

  .iv-gt-h2.white, .iv-gt-h2.white2 {
    font-size: 32px;
  }

  .iv-gt-p.corner {
    padding-right: 21px;
  }

  .gt-spacing-wrapper-16 {
    font-size: 20px;
  }

  .iv-gt-text {
    max-width: 100%;
    margin-bottom: 0;
  }

  .iv-gt-img-student {
    min-height: 375px;
  }

  .iv-gt-image-hero, .iv-gt-hero-text-wrapper {
    max-width: 100%;
  }

  .gt-spacing-wrapper-24, .gt-spacing-wrapper-48 {
    font-size: 20px;
  }

  .iv-gt-hero-image2 {
    max-width: 100%;
  }

  .iv-gt-image-intro-mobile {
    min-height: 512px;
  }
}
