@import url("https://use.typekit.net/tvg4pki.css");
:root {
  --heading-font-family: neue-haas-grotesk-display, sans-serif;
  --body-font-family: neue-haas-grotesk-display, sans-serif;
}

@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon/icomoon.eot?fc0mju");
  src: url("../../fonts/icomoon/icomoon.eot?fc0mju#iefix") format("embedded-opentype"), url("../../fonts/icomoon/icomoon.ttf?fc0mju") format("truetype"), url("../../fonts/icomoon/icomoon.woff?fc0mju") format("woff"), url("../../fonts/icomoon/icomoon.svg?fc0mju#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
:root {
  --heading-font-family: neue-haas-grotesk-display, sans-serif;
  --body-font-family: neue-haas-grotesk-display, sans-serif;
}

.mobile-menu-search__container {
  display: none;
  justify-content: center;
  background: #F1F2F4;
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 30px 30px 0;
}
.mobile-menu-search__container:focus {
  outline: none;
}
.mobile-menu-search__container.menu-open {
  z-index: 2000;
}
.mobile-menu-search__button {
  display: none;
  position: absolute;
  right: 75px;
  width: 22px;
  height: 22px;
  top: 50%;
  translate: 0 -50%;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: #221B74;
}
@media (max-width: 767.98px) {
  .mobile-menu-search__button {
    display: flex;
  }
}
.mobile-menu-search__button.icon-search:before {
  color: #221B74;
  font-size: 22px;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  transition: 0.25s ease-in-out;
}
.mobile-menu .collapsed-menu {
  display: none;
  background: #F1F2F4;
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 15px 30px 0;
}
.mobile-menu .collapsed-menu:focus {
  outline: none;
}
.mobile-menu .collapsed-menu.menu-open {
  z-index: 2000;
}
.mobile-menu .collapsed-menu.t2-level-menu {
  padding-top: 27px;
}
.mobile-menu .collapsed-menu.t2-level-menu .menu--main {
  padding-bottom: 100px;
}
.mobile-menu .collapsed-menu .nav-container {
  padding: 0;
}
.mobile-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-menu ul:not(.menu--main--two) li a {
  color: #221B74;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  letter-spacing: -0.44px;
  text-decoration: none;
  padding: 21px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #EAE8E9;
  position: relative;
}
.mobile-menu ul:not(.menu--main--two) li a.arrow-link {
  position: relative;
  display: flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #221B74;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  justify-content: space-between;
}
.mobile-menu ul:not(.menu--main--two) li a.arrow-link:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #221B74;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  right: 0;
}
.is-tabbing .mobile-menu ul:not(.menu--main--two) li a.arrow-link:focus:after {
  right: 5px;
}
@media (hover: hover) {
  .mobile-menu ul:not(.menu--main--two) li a.arrow-link:hover:after {
    right: 5px;
  }
}
.is-tabbing .mobile-menu ul:not(.menu--main--two) li a.arrow-link:focus {
  color: #221B74;
}
@media (hover: hover) {
  .mobile-menu ul:not(.menu--main--two) li a.arrow-link:hover {
    color: #221B74;
  }
}
.mobile-menu ul.menu--main--two {
  margin-top: 31px;
}
.mobile-menu ul.menu--main--two li a {
  color: #007FAD;
  font-size: 18.66px;
  line-height: 120%;
  letter-spacing: -0.187px;
  text-decoration: none;
  padding: 21px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #EAE8E9;
  position: relative;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #007FAD;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  justify-content: space-between;
}
.mobile-menu ul.menu--main--two li a:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #007FAD;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  right: 0;
}
.is-tabbing .mobile-menu ul.menu--main--two li a:focus:after {
  right: 5px;
}
@media (hover: hover) {
  .mobile-menu ul.menu--main--two li a:hover:after {
    right: 5px;
  }
}
.is-tabbing .mobile-menu ul.menu--main--two li a:focus {
  color: #007FAD;
}
@media (hover: hover) {
  .mobile-menu ul.menu--main--two li a:hover {
    color: #007FAD;
  }
}
.mobile-menu ul li a {
  outline: none;
}
.mobile-menu .back-container {
  display: block;
  margin-bottom: 31px;
}
.mobile-menu .back-menu {
  color: #221B74;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  outline: none;
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #221B74;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mobile-menu .back-menu:before {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #221B74;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  rotate: 180deg;
  left: 0;
  top: -1px;
}
.mobile-menu .back-menu:before {
  margin-right: 10px;
}
.is-tabbing .mobile-menu .back-menu:focus:before {
  left: -5px;
}
@media (hover: hover) {
  .mobile-menu .back-menu:hover:before {
    left: -5px;
  }
}
.is-tabbing .mobile-menu .back-menu:focus {
  color: #221B74;
}
@media (hover: hover) {
  .mobile-menu .back-menu:hover {
    color: #221B74;
  }
}
.mobile-menu .button__primary {
  color: #fff;
}
.mobile-menu .button__primary:after {
  background-color: #fff;
}
.is-tabbing .mobile-menu .button__primary:focus {
  color: #fff;
}
.is-tabbing .mobile-menu .button__primary:focus:after {
  background-color: #fff;
}
@media (hover: hover) {
  .mobile-menu .button__primary:hover {
    color: #fff;
  }
  .mobile-menu .button__primary:hover:after {
    background-color: #fff;
  }
}

.hamburger {
  position: absolute;
  right: 30px;
  width: 22px;
  height: 14px;
  top: 50%;
  translate: 0 -50%;
  cursor: pointer;
  display: none;
}
@media (max-width: 767.98px) {
  .hamburger {
    display: flex;
  }
}
.hamburger-box {
  height: 100%;
}
.hamburger-box span {
  width: 100%;
  height: 2px;
  background-color: #221B74;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  transition: 0.25s;
}
.hamburger-box span:nth-of-type(1) {
  top: 0;
}
.hamburger-box span:nth-of-type(3) {
  top: 100%;
}
.hamburger.menu-open .hamburger-box span:nth-of-type(1) {
  opacity: 0;
}
.hamburger.menu-open .hamburger-box span:nth-of-type(2) {
  rotate: 45deg;
  top: 50%;
}
.hamburger.menu-open .hamburger-box span:nth-of-type(3) {
  rotate: -45deg;
  top: 50%;
}

[data-columns] {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 24px;
}

[data-columns="1"] {
  flex-wrap: wrap;
}
[data-columns="1"] > * {
  flex: 1 1 100%;
}

[data-columns="2"] {
  flex-wrap: wrap;
}
[data-columns="2"] > * {
  flex: 1 1 calc(50% - 30px);
}
@media (max-width: 767.98px) {
  [data-columns="2"] > * {
    flex: 1 1 100%;
  }
}

[data-columns="3"] {
  flex-wrap: wrap;
}
[data-columns="3"] > * {
  flex: 1 1 calc(33.333% - 30px);
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  [data-columns="3"] > * {
    flex: 1 1 calc(50% - 30px);
    max-width: calc(50% - 15px);
  }
}
@media (max-width: 767.98px) {
  [data-columns="3"] > * {
    flex: 1 1 100%;
  }
}

[data-columns="4"] {
  flex-wrap: wrap;
}
[data-columns="4"] > * {
  flex: 1 1 calc(25% - 30px);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  [data-columns="4"] > * {
    flex: 1 1 calc(50% - 30px);
  }
}
@media (max-width: 767.98px) {
  [data-columns="4"] > * {
    flex: 1 1 100%;
  }
}

[data-columns="5"] {
  flex-wrap: wrap;
}
[data-columns="5"] > * {
  flex: 1 1 calc(20% - 30px);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  [data-columns="5"] > * {
    flex: 1 1 calc(50% - 30px);
  }
}
@media (max-width: 767.98px) {
  [data-columns="5"] > * {
    flex: 1 1 100%;
  }
}

[data-columns="6"] {
  flex-wrap: wrap;
}
[data-columns="6"] > * {
  flex: 1 1 calc(16.6666% - 30px);
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  [data-columns="6"] > * {
    flex: 1 1 calc(33.3333% - 30px);
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  [data-columns="6"] > * {
    flex: 1 1 calc(50% - 30px);
  }
}
@media (max-width: 575.98px) {
  [data-columns="6"] > * {
    flex: 1 1 100%;
  }
}

:root {
  --heading-font-family: neue-haas-grotesk-display, sans-serif;
  --body-font-family: neue-haas-grotesk-display, sans-serif;
}

.header {
  position: relative;
  display: block;
  height: 140px;
  padding-right: 44px;
  padding-left: 44px;
  max-width: 100%;
  background: #fff;
  box-shadow: none;
  border-bottom: 1px solid #F1F2F4;
  overflow: visible;
}
@media (max-width: 991.98px) {
  .header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .header {
    height: 77px;
  }
}
@media (max-width: 575.98px) {
  .header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header__container {
  height: 100%;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 241px 1fr;
  align-items: center;
  padding: 0;
}
.header__container:before {
  display: none;
}
.header #block-mainnavigation-3 {
  position: absolute;
  right: 44px;
  bottom: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .header #block-mainnavigation-3 {
    right: 20px;
  }
}
.header .mega-menu-header {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 100%;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 0;
  gap: 30px;
  padding-right: 0;
  display: flex;
  align-items: center;
  padding-top: 5px;
}
@media (max-width: 991.98px) {
  .header .mega-menu-header {
    gap: 20px;
  }
}
@media screen and (max-width: 1080px) {
  .header .mega-menu-header {
    gap: 15px;
  }
}
@media (max-width: 767.98px) {
  .header .mega-menu-header {
    display: none;
  }
}
.header .mega-menu-header .menu {
  display: flex;
  -moz-column-gap: 25px;
       column-gap: 25px;
  list-style: none;
  align-items: flex-start;
}
.header .mega-menu-header .menu-item {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .header .mega-menu-header .menu-item {
    font-size: calc(16px + (6 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .header .mega-menu-header .menu-item {
    font-size: calc(22px + ((100vw - 1440px) * (22 / 1440)));
  }
}
@media (min-width: 1440px) {
  .header .mega-menu-header .menu-item {
    font-size: calc(22px + ((1440px - 1440px) * (22 / 1440)));
  }
}
.header .mega-menu-header .menu-item {
  line-height: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .header .mega-menu-header .menu-item {
    line-height: calc(16px + (6 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .header .mega-menu-header .menu-item {
    line-height: calc(22px + ((100vw - 1440px) * (22 / 1440)));
  }
}
@media (min-width: 1440px) {
  .header .mega-menu-header .menu-item {
    line-height: calc(22px + ((1440px - 1440px) * (22 / 1440)));
  }
}
.header .mega-menu-header .menu-item a.search-menu-item {
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .header .mega-menu-header .menu-item a.search-menu-item span {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
  }
}
.header .mega-menu-header .menu-item a.search-menu-item:before {
  color: #221B74;
  font-size: 22px;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  transition: 0.25s ease-in-out;
}
.is-tabbing .header .mega-menu-header .menu-item a.search-menu-item:focus:before {
  color: #007FAD;
}
@media (hover: hover) {
  .header .mega-menu-header .menu-item a.search-menu-item:hover:before {
    color: #007FAD;
  }
}
.header .mega-menu-header a.nav-link {
  text-decoration: none;
  color: #221B74;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  display: inline-block;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header .mega-menu-header a.nav-link {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .header .mega-menu-header a.nav-link {
    font-size: calc(16px + (6 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .header .mega-menu-header a.nav-link {
    font-size: calc(22px + ((100vw - 1440px) * (22 / 1440)));
  }
}
@media (min-width: 1440px) {
  .header .mega-menu-header a.nav-link {
    font-size: calc(22px + ((1440px - 1440px) * (22 / 1440)));
  }
}
.header .mega-menu-header a.nav-link {
  line-height: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .header .mega-menu-header a.nav-link {
    line-height: calc(16px + (6 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .header .mega-menu-header a.nav-link {
    line-height: calc(22px + ((100vw - 1440px) * (22 / 1440)));
  }
}
@media (min-width: 1440px) {
  .header .mega-menu-header a.nav-link {
    line-height: calc(22px + ((1440px - 1440px) * (22 / 1440)));
  }
}
.header .mega-menu-header a.nav-link:after {
  position: absolute;
  content: "";
  background-color: #221B74;
  width: 100%;
  left: 0;
  bottom: -3px;
  height: 2px;
  opacity: 0;
  transition: 0.25s ease-in-out;
}
.header .mega-menu-header a.nav-link.active:not(.search-menu-item):after {
  opacity: 1;
}
.is-tabbing .header .mega-menu-header a.nav-link:focus:not(.search-menu-item):after {
  opacity: 1;
}
.is-tabbing .header .mega-menu-header a.nav-link:focus.search-menu-item {
  color: #007FAD;
}
@media (hover: hover) {
  .header .mega-menu-header a.nav-link:hover:not(.search-menu-item):after {
    opacity: 1;
  }
  .header .mega-menu-header a.nav-link:hover.search-menu-item {
    color: #007FAD;
  }
}
.header .mega-menu-header .has-menu.search-menu .menu-dropdown:before {
  left: 100%;
}
.header .mega-menu-header .has-menu .menu-dropdown {
  background-color: #F1F2F4;
  width: 100vw;
  position: absolute;
  z-index: 1001;
  padding: 80px 85px;
  top: 100%;
  left: 0;
}
.user-logged-in .header .mega-menu-header .has-menu .menu-dropdown {
  left: -264px;
}
.header .mega-menu-header .has-menu .menu-dropdown:before {
  position: absolute;
  height: 100%;
  width: 100vw;
  content: "";
  background: #F1F2F4;
  left: 0;
  top: 0;
  transform: translate(-50%, 0);
  z-index: -1;
}
.header .mega-menu-header .has-menu .menu-dropdown.is-visible {
  display: grid;
  visibility: visible;
}
.header .mega-menu-header .has-menu .menu-dropdown.is-hidden {
  display: none;
  visibility: hidden;
}
.header .mega-menu-header .has-menu .menu-dropdown.is-animating-in {
  animation-name: fadeInDown;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  animation-timing-function: ease;
  display: grid;
  visibility: visible;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.header .mega-menu-header .has-menu .menu-dropdown.is-animating-out {
  display: grid;
  animation-name: fadeOutUp;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  animation-timing-function: ease;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.header .mega-menu-header .has-menu .menu-dropdown .close-mega-nav {
  position: absolute;
  right: 30px;
  top: 30px;
  border: none;
  background: transparent;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  transition: 0.25s ease-in-out;
}
.header .mega-menu-header .has-menu .menu-dropdown .close-mega-nav:before {
  content: "";
  -webkit-mask-image: url("../../images/close-icon.svg");
          mask-image: url("../../images/close-icon.svg");
  -webkit-mask-size: 80%;
          mask-size: 80%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #221B74;
  height: 100%;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  display: block;
  transition: 0.25s ease-in-out;
}
.is-tabbing .header .mega-menu-header .has-menu .menu-dropdown .close-mega-nav:focus {
  background-color: #221B74;
}
.is-tabbing .header .mega-menu-header .has-menu .menu-dropdown .close-mega-nav:focus:before {
  background-color: #fff;
}
@media (hover: hover) {
  .header .mega-menu-header .has-menu .menu-dropdown .close-mega-nav:hover {
    background-color: #221B74;
  }
  .header .mega-menu-header .has-menu .menu-dropdown .close-mega-nav:hover:before {
    background-color: #fff;
  }
}
.header .mega-menu-header .has-menu .menu-dropdown ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header .mega-menu-header .has-menu .menu-dropdown__container {
  display: grid;
  grid-template-columns: 300px 1fr;
  grid-gap: 38px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 1440px) {
  .header .mega-menu-header .has-menu .menu-dropdown__container {
    max-width: 1600px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.header .mega-menu-header .has-menu .menu-dropdown__container .search-form_container {
  grid-column: 1/span 2;
}
.header .mega-menu-header .has-menu .menu-dropdown-description {
  background-color: #F1F2F4;
  text-align: left;
  display: flex;
  flex-direction: column;
  padding-top: 15px;
}
@media (max-width: 991.98px) {
  .header .mega-menu-header .has-menu .menu-dropdown-description {
    padding: 60px 15px 60px 0;
  }
}
.header .mega-menu-header .has-menu .menu-dropdown-description ul.menu-list-level-1 {
  display: none;
}
.header .mega-menu-header .has-menu .menu-dropdown-description ul.menu-list-level-1 li.menu-group {
  display: none;
  margin-bottom: -15px;
}
.header .mega-menu-header .has-menu .menu-dropdown-description ul.menu-list-level-1 a.menu-group-link {
  display: none;
}
.header .mega-menu-header .has-menu .menu-dropdown-description ul.menu-list-level-1.menu-group--enable-arrow {
  display: block;
}
.header .mega-menu-header .has-menu .menu-dropdown-description ul.menu-list-level-1.menu-group--enable-arrow a.large-menu-link {
  display: flex;
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}
.header .mega-menu-header .has-menu .menu-dropdown-description h3 {
  font-family: neue-haas-grotesk-display, sans-serif;
  color: #221B74;
  font-size: 46px;
  letter-spacing: -0.1px;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 34px;
}
.header .mega-menu-header .has-menu .menu-dropdown .link-list {
  padding: 0;
}
.header .mega-menu-header .has-menu .menu-dropdown .link-list__item {
  position: relative;
  display: flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #007FAD;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  justify-content: space-between;
}
.header .mega-menu-header .has-menu .menu-dropdown .link-list__item:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #007FAD;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: absolute;
  transition: 0.25s ease-in-out;
  right: 0;
}
.is-tabbing .header .mega-menu-header .has-menu .menu-dropdown .link-list__item:focus:after {
  right: 5px;
}
@media (hover: hover) {
  .header .mega-menu-header .has-menu .menu-dropdown .link-list__item:hover:after {
    right: 5px;
  }
}
.is-tabbing .header .mega-menu-header .has-menu .menu-dropdown .link-list__item:focus {
  color: #007FAD;
}
@media (hover: hover) {
  .header .mega-menu-header .has-menu .menu-dropdown .link-list__item:hover {
    color: #007FAD;
  }
}
.header .mega-menu-header .has-menu .menu-dropdown .link-list__item {
  align-items: flex-start;
  padding-right: 25px;
}
.header .mega-menu-header .has-menu .menu-dropdown .link-list__item:after {
  top: 20px;
}
.header .mega-menu-header .has-menu .menu-dropdown .link-list .link-list__items {
  margin: 0;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header .mega-menu-header .has-menu .menu-dropdown .link-list .link-list__items .link-list__item {
    width: calc(50% - 30px);
  }
}
.header #block-icahn-giving-sitebranding, .header #block-icahn-giving-givingsitenavigation {
  grid-row: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .header #block-icahn-giving-sitebranding .site-logo img {
    max-height: 45px;
    width: auto;
  }
}
@media (max-width: 767.98px) {
  .header #block-icahn-giving-givingsitenavigation {
    display: none;
  }
}

:root {
  --heading-font-family: neue-haas-grotesk-display, sans-serif;
  --body-font-family: neue-haas-grotesk-display, sans-serif;
}

.footer {
  overflow: hidden;
  background: linear-gradient(125deg, #DC199B 0.72%, #221B74 58.17%);
  padding: 63px 20px;
}
@media (min-width: 1200px) {
  .footer {
    padding: 53px 95px;
  }
}
.footer__grid {
  grid-template-columns: 1fr;
  max-width: 100%;
  width: 1250px;
  margin-right: auto;
  margin-left: auto;
}
.footer__grid #block-icahn-giving-givingsitesiteinformation {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(2, min-content);
  grid-gap: 30px;
}
@media (min-width: 576px) {
  .footer__grid #block-icahn-giving-givingsitesiteinformation {
    grid-gap: 0 99px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 576px) {
  .footer__grid #block-icahn-giving-givingsitesiteinformation .footer__logo-social {
    grid-column: 1;
    grid-row: 1/span 2;
  }
}
.footer__grid #block-icahn-giving-givingsitesiteinformation .address, .footer__grid #block-icahn-giving-givingsitesiteinformation a[href^="tel:"] {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer__grid #block-icahn-giving-givingsitesiteinformation .address {
  line-height: 22px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .footer__grid #block-icahn-giving-givingsitesiteinformation .address {
    grid-row: 1;
  }
}
.footer__grid #block-icahn-giving-givingsitesiteinformation .address .country {
  display: none;
}
@media (min-width: 768px) {
  .footer__grid #block-icahn-giving-givingsitesiteinformation a[href^="tel:"] {
    grid-row: 2;
  }
}
.is-tabbing .footer__grid #block-icahn-giving-givingsitesiteinformation a[href^="tel:"]:focus {
  text-decoration: underline;
}
@media (hover: hover) {
  .footer__grid #block-icahn-giving-givingsitesiteinformation a[href^="tel:"]:hover {
    text-decoration: underline;
  }
}
@media (max-width: 575.98px) {
  .footer__grid #block-icahn-giving-givingsitesiteinformation a[href^="tel:"] {
    display: inline-block;
    margin-top: 30px;
  }
}
.footer__grid #block-icahn-giving-givingsitesiteinformation img {
  max-width: 100%;
  height: auto;
}
.footer__grid #block-icahn-giving-footertopgiving {
  display: grid;
  grid-template-columns: 1fr;
  border-top: rgba(255, 255, 255, 0.75) 1px solid;
  padding-top: 60px;
}
@media (min-width: 992px) {
  .footer__grid #block-icahn-giving-footertopgiving {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 100px;
    padding-top: 70px;
  }
}
.footer__bottom {
  background-color: #3F4246;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  padding: 30px 20px;
}
@media (min-width: 1200px) {
  .footer__bottom {
    padding: 30px 95px;
  }
}
.footer__bottom-container {
  display: flex;
  justify-content: space-between;
  gap: 0 30px;
  flex-direction: column;
  max-width: 100%;
  width: 1250px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1440px) {
  .footer__bottom-container {
    gap: 0 215px;
  }
}
@media (min-width: 1200px) {
  .footer__bottom-container {
    flex-direction: row;
    align-items: center;
    gap: 0 50px;
  }
}
.footer__bottom-container__left {
  margin-bottom: 28px;
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  .footer__bottom-container__left {
    margin-bottom: 0;
  }
}
.footer__bottom-container__right {
  display: flex;
  gap: 30px;
  min-width: 267px;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .footer__bottom-container__right {
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .footer__bottom-container__right {
    flex-direction: row;
  }
}
.footer__bottom-container__right a {
  color: #fff;
  font-size: 18.66px;
  line-height: normal;
  text-decoration: none;
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer__bottom-container__right a:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #fff;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  right: 0;
}
.footer__bottom-container__right a:after {
  margin-left: 10px;
}
.is-tabbing .footer__bottom-container__right a:focus:after {
  right: -5px;
}
@media (hover: hover) {
  .footer__bottom-container__right a:hover:after {
    right: -5px;
  }
}
.is-tabbing .footer__bottom-container__right a:focus {
  color: #fff;
}
@media (hover: hover) {
  .footer__bottom-container__right a:hover {
    color: #fff;
  }
}
.footer__bottom-container .copyright {
  display: flex;
  align-items: center;
  position: relative;
  top: 1px;
  grid-column: 1;
  grid-row: 1;
}
@media (min-width: 992px) {
  .footer__bottom-container .copyright {
    line-height: 31px;
  }
}
.footer__bottom-container #block-icahn-giving-termsconditions {
  grid-column: 2;
  grid-row: 1;
}
.footer__bottom-container #block-icahn-giving-givingsitefooterdisclaimer {
  grid-column: 1/span 3;
  grid-row: 2;
}
.footer__bottom-container #block-icahn-giving-givingsitefooterdisclaimer p {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer__bottom .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer__bottom .menu {
  display: flex;
}
@media (min-width: 992px) {
  .footer__bottom .menu {
    margin-bottom: 0;
  }
}
.footer__bottom .menu li {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.footer__bottom .menu li:before {
  position: absolute;
  content: "|";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.footer__bottom .menu li a {
  color: #fff;
  font-size: 14px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer__bottom a {
  color: #fff;
  text-decoration: none;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.is-tabbing .footer__bottom a:focus {
  text-decoration: underline;
}
@media (hover: hover) {
  .footer__bottom a:hover {
    text-decoration: underline;
  }
}
.footer__address a[tel] {
  margin-top: 20px;
}
.footer .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer .menu {
  display: grid;
  grid-gap: 0 20px;
  margin: 20px 0;
}
@media (min-width: 992px) {
  .footer .menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer .menu {
    grid-gap: 0 40px;
    grid-template-columns: repeat(2, min-content);
  }
}
@media (min-width: 576px) {
  .footer .menu {
    margin-top: 0;
  }
}
.footer .menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 50px; /* 277.778% */
  white-space: nowrap;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.is-tabbing .footer .menu li a:focus {
  text-decoration: underline;
}
@media (hover: hover) {
  .footer .menu li a:hover {
    text-decoration: underline;
  }
}
.footer .block-social-media-links .social-media-links--platforms li a {
  background: transparent;
  position: relative;
  border: 1px solid #fff;
}
.is-tabbing .footer .block-social-media-links .social-media-links--platforms li a:focus {
  background: #007FAD;
  border-color: #007FAD;
}
@media (hover: hover) {
  .footer .block-social-media-links .social-media-links--platforms li a:hover {
    background: #007FAD;
    border-color: #007FAD;
  }
}
.footer .block-social-media-links .social-media-links--platforms li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer .webform-submission-form {
  margin-bottom: 50px;
  max-width: 100%;
  width: 1250px;
  margin-right: auto;
  margin-left: auto;
}
.footer .webform-submission-form > div[id^=edit-container] {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 992px) {
  .footer .webform-submission-form > div[id^=edit-container] {
    flex-direction: row;
    gap: 130px;
  }
}
.footer .webform-submission-form .form-group h3 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer .webform-submission-form .form-group h3 {
  font-size: 34px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .footer .webform-submission-form .form-group h3 {
    font-size: calc(34px + (8 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .footer .webform-submission-form .form-group h3 {
    font-size: calc(42px + ((100vw - 1440px) * (42 / 1440)));
  }
}
@media (min-width: 1440px) {
  .footer .webform-submission-form .form-group h3 {
    font-size: calc(42px + ((1440px - 1440px) * (42 / 1440)));
  }
}
.footer .webform-submission-form .form-group h3 {
  line-height: 48px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .footer .webform-submission-form .form-group h3 {
    line-height: calc(48px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .footer .webform-submission-form .form-group h3 {
    line-height: calc(52px + ((100vw - 1440px) * (52 / 1440)));
  }
}
@media (min-width: 1440px) {
  .footer .webform-submission-form .form-group h3 {
    line-height: calc(52px + ((1440px - 1440px) * (52 / 1440)));
  }
}
.footer .webform-submission-form .form-group h3 {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  line-height: 48px;
}
@media (min-width: 768px) {
  .footer .webform-submission-form .form-group h3 {
    text-align: left;
  }
}
.footer .webform-submission-form .form--inline {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .footer .webform-submission-form .form--inline {
    display: grid;
    grid-template-columns: calc(100% - 160px) 150px;
  }
}
.footer .webform-submission-form .form--inline label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.footer .webform-submission-form .form--inline input[type=email] {
  border: none;
  border-radius: 0;
  background: #fff;
  box-sizing: border-box;
  height: 60px;
  text-align: center;
  font-size: 18.66px;
}
@media (min-width: 768px) {
  .footer .webform-submission-form .form--inline input[type=email] {
    text-align: left;
  }
}
.footer .webform-submission-form .form--inline .webform-button--submit {
  min-height: unset;
  width: 100%;
  box-sizing: border-box;
  min-width: unset;
  height: 60px;
  border: none;
  text-align: center;
  background-image: unset !important;
  background-color: #fff !important;
  color: #DC199B !important;
}
.is-tabbing .footer .webform-submission-form .form--inline .webform-button--submit:focus {
  background-color: #007FAD !important;
  color: #fff !important;
}
@media (hover: hover) {
  .footer .webform-submission-form .form--inline .webform-button--submit:hover {
    background-color: #007FAD !important;
    color: #fff !important;
  }
}
.footer .webform-submission-form .form--inline .form-group .invalid-feedback {
  color: #df1f1f;
  font-size: 16px;
  margin-top: 2px;
  background: white;
  padding: 0 7px;
}
.footer .webform-submission-form .webform-confirmation {
  color: #fff !important;
}
.footer__grid .mobile-social-links {
  line-height: normal;
}
.footer__grid .mobile-social-links .block-social-media-links-block {
  display: none;
  margin-top: 0;
}
@media (max-width: 575.98px) {
  .footer__grid .mobile-social-links .block-social-media-links-block {
    display: flex;
  }
  .footer__grid .mobile-social-links .block-social-media-links-block .social-media-links--platforms {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .footer__logo-social .block-social-media-links {
    display: none;
  }
}

body {
  font-size: 18.66px;
  line-height: 30px;
  letter-spacing: normal;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
body.overflow-hidden {
  overflow: hidden;
}
body ul li {
  font-size: 18.66px;
  line-height: 30px;
  letter-spacing: normal;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.layout.container-fluid {
  padding-top: 40px;
  padding-bottom: 40px;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .layout.container-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.layout.container-fluid:last-child:not(.padding-bottom-remove) {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .layout.container-fluid:last-child:not(.padding-bottom-remove) {
    padding-bottom: 100px;
  }
}
@media (max-width: 1439.98px) {
  .layout.container-fluid.layout--right-rail {
    grid-gap: 50px;
  }
}
@media (max-width: 991.98px) {
  .layout.container-fluid.layout--right-rail {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, auto);
    grid-gap: 50px 0;
  }
  .layout.container-fluid.layout--right-rail .layout--content, .layout.container-fluid.layout--right-rail .layout--sidebar {
    grid-column: 1;
  }
  .layout.container-fluid.layout--right-rail .layout--sidebar {
    grid-row: 2;
  }
  .layout.container-fluid.layout--right-rail .layout--sidebar .link-list {
    padding-left: 0;
    padding-right: 0;
  }
}
.layout.container-fluid.padding-top-reduce {
  padding-top: 25px;
}
.layout.container-fluid.padding-bottom-reduce {
  padding-bottom: 25px;
}
.layout.container-fluid.gradient-background {
  padding-top: 80px;
  padding-bottom: 80px;
}
.layout.container-fluid.gradient-background.padding-top-reduce {
  padding-top: 50px !important;
}
.layout.container-fluid.gradient-background.padding-bottom-reduce {
  padding-bottom: 50px !important;
}
.layout.container-fluid:first-child.gradient-background {
  padding-top: 100px;
}

.layout .block {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .layout .block {
    margin-bottom: 140px;
  }
}
.layout .block.remove-margin-top {
  margin-top: 0 !important;
}
.layout .block.remove-margin-bottom {
  margin-bottom: 0 !important;
}
.layout .block.reduce-margin-bottom {
  margin-bottom: 25px !important;
}
@media (min-width: 768px) {
  .layout .block.reduce-margin-bottom {
    margin-bottom: 70px !important;
  }
}

.button:not(.button--dismiss), .btn:not(.button--dismiss) {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 0;
  text-decoration: none;
  line-height: 1;
  min-height: 60px;
  text-transform: none;
  transition: 0.25s ease-in-out;
  letter-spacing: normal;
  min-width: 200px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18.66px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.button:not(.button--dismiss):after, .btn:not(.button--dismiss):after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #fff;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  margin-left: 10px;
  right: 0;
  transition: 0.25s ease-in-out;
}
.is-tabbing .button:not(.button--dismiss):focus:after, .is-tabbing .btn:not(.button--dismiss):focus:after {
  right: -10px;
}
@media (hover: hover) {
  .button:not(.button--dismiss):hover:after, .btn:not(.button--dismiss):hover:after {
    right: -10px;
  }
}
.button__primary, .button--primary, .btn__primary, .btn--primary {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 0;
  text-decoration: none;
  line-height: 1;
  min-height: 60px;
  text-transform: none;
  transition: 0.25s ease-in-out;
  letter-spacing: normal;
  min-width: 200px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18.66px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  background: linear-gradient(153deg, #007FAD 0%, #007FAD 50%, #221B74 100%);
  background-size: 100% 300%;
  background-position: 0 90%;
  padding: 0 30px;
}
.button__primary:after, .button--primary:after, .btn__primary:after, .btn--primary:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #fff;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  margin-left: 10px;
  right: 0;
  transition: 0.25s ease-in-out;
}
.is-tabbing .button__primary:focus:after, .is-tabbing .button--primary:focus:after, .is-tabbing .btn__primary:focus:after, .is-tabbing .btn--primary:focus:after {
  right: -10px;
}
@media (hover: hover) {
  .button__primary:hover:after, .button--primary:hover:after, .btn__primary:hover:after, .btn--primary:hover:after {
    right: -10px;
  }
}
.is-tabbing .button__primary:focus, .is-tabbing .button--primary:focus, .is-tabbing .btn__primary:focus, .is-tabbing .btn--primary:focus {
  background-position: 0 0;
}
@media (hover: hover) {
  .button__primary:hover, .button--primary:hover, .btn__primary:hover, .btn--primary:hover {
    background-position: 0 0;
  }
}
.button__primary__no-arrow, .button__primary--no-arrow, .button--primary__no-arrow, .button--primary--no-arrow, .btn__primary__no-arrow, .btn__primary--no-arrow, .btn--primary__no-arrow, .btn--primary--no-arrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 0;
  text-decoration: none;
  line-height: 1;
  min-height: 60px;
  text-transform: none;
  transition: 0.25s ease-in-out;
  letter-spacing: normal;
  min-width: 200px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18.66px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  justify-content: center;
  min-width: auto;
  color: #fff;
  background: linear-gradient(153deg, #007FAD 0%, #007FAD 50%, #221B74 100%);
  background-size: 100% 300%;
  background-position: 0 90%;
  padding: 0 30px;
}
.is-tabbing .button__primary__no-arrow:focus, .is-tabbing .button__primary--no-arrow:focus, .is-tabbing .button--primary__no-arrow:focus, .is-tabbing .button--primary--no-arrow:focus, .is-tabbing .btn__primary__no-arrow:focus, .is-tabbing .btn__primary--no-arrow:focus, .is-tabbing .btn--primary__no-arrow:focus, .is-tabbing .btn--primary--no-arrow:focus {
  background-position: 0 0;
}
@media (hover: hover) {
  .button__primary__no-arrow:hover, .button__primary--no-arrow:hover, .button--primary__no-arrow:hover, .button--primary--no-arrow:hover, .btn__primary__no-arrow:hover, .btn__primary--no-arrow:hover, .btn--primary__no-arrow:hover, .btn--primary--no-arrow:hover {
    background-position: 0 0;
  }
}
.button__secondary, .button--secondary, .btn__secondary, .btn--secondary {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 0;
  text-decoration: none;
  line-height: 1;
  min-height: 60px;
  text-transform: none;
  transition: 0.25s ease-in-out;
  letter-spacing: normal;
  min-width: 200px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18.66px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #007FAD;
  background: #fff;
  padding: 0 30px;
}
.button__secondary:after, .button--secondary:after, .btn__secondary:after, .btn--secondary:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #fff;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  margin-left: 10px;
  right: 0;
  transition: 0.25s ease-in-out;
}
.is-tabbing .button__secondary:focus:after, .is-tabbing .button--secondary:focus:after, .is-tabbing .btn__secondary:focus:after, .is-tabbing .btn--secondary:focus:after {
  right: -10px;
}
@media (hover: hover) {
  .button__secondary:hover:after, .button--secondary:hover:after, .btn__secondary:hover:after, .btn--secondary:hover:after {
    right: -10px;
  }
}
.button__secondary:after, .button--secondary:after, .btn__secondary:after, .btn--secondary:after {
  background-color: #007FAD;
}
.is-tabbing .button__secondary:focus, .is-tabbing .button--secondary:focus, .is-tabbing .btn__secondary:focus, .is-tabbing .btn--secondary:focus {
  background: #007FAD;
  color: #fff;
}
.is-tabbing .button__secondary:focus:after, .is-tabbing .button--secondary:focus:after, .is-tabbing .btn__secondary:focus:after, .is-tabbing .btn--secondary:focus:after {
  background-color: #fff;
}
@media (hover: hover) {
  .button__secondary:hover, .button--secondary:hover, .btn__secondary:hover, .btn--secondary:hover {
    background: #007FAD;
    color: #fff;
  }
  .button__secondary:hover:after, .button--secondary:hover:after, .btn__secondary:hover:after, .btn--secondary:hover:after {
    background-color: #fff;
  }
}

.arrow-link {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #181818;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.arrow-link:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #181818;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  right: 0;
}
.arrow-link:after {
  margin-left: 10px;
}
.is-tabbing .arrow-link:focus:after {
  right: -5px;
}
@media (hover: hover) {
  .arrow-link:hover:after {
    right: -5px;
  }
}
.is-tabbing .arrow-link:focus {
  color: #181818;
}
@media (hover: hover) {
  .arrow-link:hover {
    color: #181818;
  }
}
.arrow-link-blue {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #007FAD;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.arrow-link-blue:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #007FAD;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  right: 0;
}
.arrow-link-blue:after {
  margin-left: 10px;
}
.is-tabbing .arrow-link-blue:focus:after {
  right: -5px;
}
@media (hover: hover) {
  .arrow-link-blue:hover:after {
    right: -5px;
  }
}
.is-tabbing .arrow-link-blue:focus {
  color: #007FAD;
}
@media (hover: hover) {
  .arrow-link-blue:hover {
    color: #007FAD;
  }
}
.arrow-link-blue-back {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #007FAD;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.arrow-link-blue-back:before {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #007FAD;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  rotate: 180deg;
  left: 0;
  top: -1px;
}
.arrow-link-blue-back:before {
  margin-right: 10px;
}
.is-tabbing .arrow-link-blue-back:focus:before {
  left: -5px;
}
@media (hover: hover) {
  .arrow-link-blue-back:hover:before {
    left: -5px;
  }
}
.is-tabbing .arrow-link-blue-back:focus {
  color: #007FAD;
}
@media (hover: hover) {
  .arrow-link-blue-back:hover {
    color: #007FAD;
  }
}
.arrow-link-purple {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #221B74;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.arrow-link-purple:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #221B74;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  right: 0;
}
.arrow-link-purple:after {
  margin-left: 10px;
}
.is-tabbing .arrow-link-purple:focus:after {
  right: -5px;
}
@media (hover: hover) {
  .arrow-link-purple:hover:after {
    right: -5px;
  }
}
.is-tabbing .arrow-link-purple:focus {
  color: #221B74;
}
@media (hover: hover) {
  .arrow-link-purple:hover {
    color: #221B74;
  }
}
.arrow-link-purple-back {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-size: 18.66px;
  line-height: normal;
  letter-spacing: normal;
  color: #221B74;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.arrow-link-purple-back:before {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/arrow-right-icon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #221B74;
  height: 18px;
  width: 18px;
  min-width: 18px;
  min-height: 18px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  rotate: 180deg;
  left: 0;
  top: -1px;
}
.arrow-link-purple-back:before {
  margin-right: 10px;
}
.is-tabbing .arrow-link-purple-back:focus:before {
  left: -5px;
}
@media (hover: hover) {
  .arrow-link-purple-back:hover:before {
    left: -5px;
  }
}
.is-tabbing .arrow-link-purple-back:focus {
  color: #221B74;
}
@media (hover: hover) {
  .arrow-link-purple-back:hover {
    color: #221B74;
  }
}

.nav-form {
  width: 100%;
}
.nav-form input {
  width: 100%;
  height: 60px;
  padding: 0 60px 0 24px;
  border: none;
  background-color: #fff;
  border-radius: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  letter-spacing: 0.8px;
}
.nav-form input {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .nav-form input {
    font-size: calc(16px + (2.66 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .nav-form input {
    font-size: calc(18.66px + ((100vw - 1440px) * (18.66 / 1440)));
  }
}
@media (min-width: 1440px) {
  .nav-form input {
    font-size: calc(18.66px + ((1440px - 1440px) * (18.66 / 1440)));
  }
}
.nav-form input::-moz-placeholder {
  color: #757575;
}
.nav-form input::placeholder {
  color: #757575;
}
.nav-form input:focus {
  outline: none;
}
.nav-form .site-search-field {
  display: flex;
  align-items: center;
  position: relative;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}
.nav-form .site-search-submit {
  position: absolute;
  top: 50%;
  right: 30px;
  translate: 0 -50%;
  border: none;
  padding: 0;
  background-color: transparent;
  width: 18px;
  height: 18px;
}
.nav-form .site-search-submit:before {
  content: "";
  -webkit-mask-image: url("/themes/custom/icahn_giving/images/search-icon.svg");
          mask-image: url("/themes/custom/icahn_giving/images/search-icon.svg");
  -webkit-mask-size: 18px;
          mask-size: 18px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #221B74;
  height: 100%;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  display: block;
  transition: 0.25s ease-in-out;
}
.is-tabbing .nav-form .site-search-submit:focus:before {
  background-color: #007FAD;
}
@media (hover: hover) {
  .nav-form .site-search-submit:hover:before {
    background-color: #007FAD;
  }
}

h1 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  font-size: 35px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h1 {
    font-size: calc(35px + (30 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h1 {
    font-size: calc(65px + ((100vw - 1440px) * (65 / 1440)));
  }
}
@media (min-width: 1440px) {
  h1 {
    font-size: calc(65px + ((1440px - 1440px) * (65 / 1440)));
  }
}
h1 {
  line-height: 44px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h1 {
    line-height: calc(44px + (26 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h1 {
    line-height: calc(70px + ((100vw - 1440px) * (70 / 1440)));
  }
}
@media (min-width: 1440px) {
  h1 {
    line-height: calc(70px + ((1440px - 1440px) * (70 / 1440)));
  }
}

h2 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #221B74;
}
h2 {
  font-size: 42px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h2 {
    font-size: calc(42px + (14 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h2 {
    font-size: calc(56px + ((100vw - 1440px) * (56 / 1440)));
  }
}
@media (min-width: 1440px) {
  h2 {
    font-size: calc(56px + ((1440px - 1440px) * (56 / 1440)));
  }
}
h2 {
  line-height: 52px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h2 {
    line-height: calc(52px + (14 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h2 {
    line-height: calc(66px + ((100vw - 1440px) * (66 / 1440)));
  }
}
@media (min-width: 1440px) {
  h2 {
    line-height: calc(66px + ((1440px - 1440px) * (66 / 1440)));
  }
}

h3 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #221B74;
}
h3 {
  font-size: 34px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h3 {
    font-size: calc(34px + (8 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h3 {
    font-size: calc(42px + ((100vw - 1440px) * (42 / 1440)));
  }
}
@media (min-width: 1440px) {
  h3 {
    font-size: calc(42px + ((1440px - 1440px) * (42 / 1440)));
  }
}
h3 {
  line-height: 48px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h3 {
    line-height: calc(48px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h3 {
    line-height: calc(52px + ((100vw - 1440px) * (52 / 1440)));
  }
}
@media (min-width: 1440px) {
  h3 {
    line-height: calc(52px + ((1440px - 1440px) * (52 / 1440)));
  }
}

h4 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
  color: #221B74;
}
h4 {
  font-size: 30px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h4 {
    font-size: calc(30px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h4 {
    font-size: calc(34px + ((100vw - 1440px) * (34 / 1440)));
  }
}
@media (min-width: 1440px) {
  h4 {
    font-size: calc(34px + ((1440px - 1440px) * (34 / 1440)));
  }
}
h4 {
  line-height: 32px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h4 {
    line-height: calc(32px + (16 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h4 {
    line-height: calc(48px + ((100vw - 1440px) * (48 / 1440)));
  }
}
@media (min-width: 1440px) {
  h4 {
    line-height: calc(48px + ((1440px - 1440px) * (48 / 1440)));
  }
}

h5 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
  color: #221B74;
}
h5 {
  font-size: 26px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h5 {
    font-size: calc(26px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h5 {
    font-size: calc(30px + ((100vw - 1440px) * (30 / 1440)));
  }
}
@media (min-width: 1440px) {
  h5 {
    font-size: calc(30px + ((1440px - 1440px) * (30 / 1440)));
  }
}

h6 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
  color: #221B74;
}
h6 {
  font-size: 22px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  h6 {
    font-size: calc(22px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  h6 {
    font-size: calc(26px + ((100vw - 1440px) * (26 / 1440)));
  }
}
@media (min-width: 1440px) {
  h6 {
    font-size: calc(26px + ((1440px - 1440px) * (26 / 1440)));
  }
}

span.heading-one-style {
  margin-bottom: 20px;
  display: block;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.heading-one-style {
  font-size: 35px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-one-style {
    font-size: calc(35px + (30 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-one-style {
    font-size: calc(65px + ((100vw - 1440px) * (65 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-one-style {
    font-size: calc(65px + ((1440px - 1440px) * (65 / 1440)));
  }
}
span.heading-one-style {
  line-height: 44px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-one-style {
    line-height: calc(44px + (26 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-one-style {
    line-height: calc(70px + ((100vw - 1440px) * (70 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-one-style {
    line-height: calc(70px + ((1440px - 1440px) * (70 / 1440)));
  }
}

span.heading-two-style {
  margin-bottom: 20px;
  display: block;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.heading-two-style {
  font-size: 42px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-two-style {
    font-size: calc(42px + (14 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-two-style {
    font-size: calc(56px + ((100vw - 1440px) * (56 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-two-style {
    font-size: calc(56px + ((1440px - 1440px) * (56 / 1440)));
  }
}
span.heading-two-style {
  line-height: 52px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-two-style {
    line-height: calc(52px + (14 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-two-style {
    line-height: calc(66px + ((100vw - 1440px) * (66 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-two-style {
    line-height: calc(66px + ((1440px - 1440px) * (66 / 1440)));
  }
}

span.heading-three-style {
  margin-bottom: 20px;
  display: block;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.heading-three-style {
  font-size: 34px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-three-style {
    font-size: calc(34px + (8 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-three-style {
    font-size: calc(42px + ((100vw - 1440px) * (42 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-three-style {
    font-size: calc(42px + ((1440px - 1440px) * (42 / 1440)));
  }
}
span.heading-three-style {
  line-height: 48px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-three-style {
    line-height: calc(48px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-three-style {
    line-height: calc(52px + ((100vw - 1440px) * (52 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-three-style {
    line-height: calc(52px + ((1440px - 1440px) * (52 / 1440)));
  }
}

span.heading-four-style {
  margin-bottom: 20px;
  display: block;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
}
span.heading-four-style {
  font-size: 30px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-four-style {
    font-size: calc(30px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-four-style {
    font-size: calc(34px + ((100vw - 1440px) * (34 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-four-style {
    font-size: calc(34px + ((1440px - 1440px) * (34 / 1440)));
  }
}
span.heading-four-style {
  line-height: 32px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-four-style {
    line-height: calc(32px + (16 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-four-style {
    line-height: calc(48px + ((100vw - 1440px) * (48 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-four-style {
    line-height: calc(48px + ((1440px - 1440px) * (48 / 1440)));
  }
}

span.heading-five-style {
  margin-bottom: 20px;
  display: block;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
}
span.heading-five-style {
  font-size: 26px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-five-style {
    font-size: calc(26px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-five-style {
    font-size: calc(30px + ((100vw - 1440px) * (30 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-five-style {
    font-size: calc(30px + ((1440px - 1440px) * (30 / 1440)));
  }
}

span.heading-six-style {
  margin-bottom: 20px;
  display: block;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.heading-six-style {
  font-size: 22px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  span.heading-six-style {
    font-size: calc(22px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  span.heading-six-style {
    font-size: calc(26px + ((100vw - 1440px) * (26 / 1440)));
  }
}
@media (min-width: 1440px) {
  span.heading-six-style {
    font-size: calc(26px + ((1440px - 1440px) * (26 / 1440)));
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.copy--body p, .copy--body ul li, .copy--body ol li, .body-content p, .body-content ul li, .body-content ol li, .field--type-text-long p, .field--type-text-long ul li, .field--type-text-long ol li, .field--name-body p, .field--name-body ul li, .field--name-body ol li {
  font-size: 18.66px;
  line-height: 30px;
  letter-spacing: normal;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.copy--body p a:not([class*=btn]):not([class*=arrow]), .copy--body ul li a:not([class*=btn]):not([class*=arrow]), .copy--body ol li a:not([class*=btn]):not([class*=arrow]), .body-content p a:not([class*=btn]):not([class*=arrow]), .body-content ul li a:not([class*=btn]):not([class*=arrow]), .body-content ol li a:not([class*=btn]):not([class*=arrow]), .field--type-text-long p a:not([class*=btn]):not([class*=arrow]), .field--type-text-long ul li a:not([class*=btn]):not([class*=arrow]), .field--type-text-long ol li a:not([class*=btn]):not([class*=arrow]), .field--name-body p a:not([class*=btn]):not([class*=arrow]), .field--name-body ul li a:not([class*=btn]):not([class*=arrow]), .field--name-body ol li a:not([class*=btn]):not([class*=arrow]) {
  font-size: 18.66px;
  line-height: 30px;
  letter-spacing: normal;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.copy--body p a:not([class*=btn]):not([class*=arrow]), .copy--body ul li a:not([class*=btn]):not([class*=arrow]), .copy--body ol li a:not([class*=btn]):not([class*=arrow]), .body-content p a:not([class*=btn]):not([class*=arrow]), .body-content ul li a:not([class*=btn]):not([class*=arrow]), .body-content ol li a:not([class*=btn]):not([class*=arrow]), .field--type-text-long p a:not([class*=btn]):not([class*=arrow]), .field--type-text-long ul li a:not([class*=btn]):not([class*=arrow]), .field--type-text-long ol li a:not([class*=btn]):not([class*=arrow]), .field--name-body p a:not([class*=btn]):not([class*=arrow]), .field--name-body ul li a:not([class*=btn]):not([class*=arrow]), .field--name-body ol li a:not([class*=btn]):not([class*=arrow]) {
  color: #007FAD;
  text-decoration: none;
  font-weight: 600;
}
.is-tabbing .copy--body p a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .copy--body ul li a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .copy--body ol li a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .body-content p a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .body-content ul li a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .body-content ol li a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .field--type-text-long p a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .field--type-text-long ul li a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .field--type-text-long ol li a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .field--name-body p a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .field--name-body ul li a:not([class*=btn]):not([class*=arrow]):focus, .is-tabbing .field--name-body ol li a:not([class*=btn]):not([class*=arrow]):focus {
  text-decoration: underline;
}
@media (hover: hover) {
  .copy--body p a:not([class*=btn]):not([class*=arrow]):hover, .copy--body ul li a:not([class*=btn]):not([class*=arrow]):hover, .copy--body ol li a:not([class*=btn]):not([class*=arrow]):hover, .body-content p a:not([class*=btn]):not([class*=arrow]):hover, .body-content ul li a:not([class*=btn]):not([class*=arrow]):hover, .body-content ol li a:not([class*=btn]):not([class*=arrow]):hover, .field--type-text-long p a:not([class*=btn]):not([class*=arrow]):hover, .field--type-text-long ul li a:not([class*=btn]):not([class*=arrow]):hover, .field--type-text-long ol li a:not([class*=btn]):not([class*=arrow]):hover, .field--name-body p a:not([class*=btn]):not([class*=arrow]):hover, .field--name-body ul li a:not([class*=btn]):not([class*=arrow]):hover, .field--name-body ol li a:not([class*=btn]):not([class*=arrow]):hover {
    text-decoration: underline;
  }
}
.copy--body h1 a, .copy--body h2 a, .copy--body h3 a, .copy--body h4 a, .copy--body h5 a, .copy--body h6 a, .body-content h1 a, .body-content h2 a, .body-content h3 a, .body-content h4 a, .body-content h5 a, .body-content h6 a, .field--type-text-long h1 a, .field--type-text-long h2 a, .field--type-text-long h3 a, .field--type-text-long h4 a, .field--type-text-long h5 a, .field--type-text-long h6 a, .field--name-body h1 a, .field--name-body h2 a, .field--name-body h3 a, .field--name-body h4 a, .field--name-body h5 a, .field--name-body h6 a {
  color: #007FAD;
  text-decoration: none;
  font-weight: 600;
}
.is-tabbing .copy--body h1 a:focus, .is-tabbing .copy--body h2 a:focus, .is-tabbing .copy--body h3 a:focus, .is-tabbing .copy--body h4 a:focus, .is-tabbing .copy--body h5 a:focus, .is-tabbing .copy--body h6 a:focus, .is-tabbing .body-content h1 a:focus, .is-tabbing .body-content h2 a:focus, .is-tabbing .body-content h3 a:focus, .is-tabbing .body-content h4 a:focus, .is-tabbing .body-content h5 a:focus, .is-tabbing .body-content h6 a:focus, .is-tabbing .field--type-text-long h1 a:focus, .is-tabbing .field--type-text-long h2 a:focus, .is-tabbing .field--type-text-long h3 a:focus, .is-tabbing .field--type-text-long h4 a:focus, .is-tabbing .field--type-text-long h5 a:focus, .is-tabbing .field--type-text-long h6 a:focus, .is-tabbing .field--name-body h1 a:focus, .is-tabbing .field--name-body h2 a:focus, .is-tabbing .field--name-body h3 a:focus, .is-tabbing .field--name-body h4 a:focus, .is-tabbing .field--name-body h5 a:focus, .is-tabbing .field--name-body h6 a:focus {
  text-decoration: underline;
}
@media (hover: hover) {
  .copy--body h1 a:hover, .copy--body h2 a:hover, .copy--body h3 a:hover, .copy--body h4 a:hover, .copy--body h5 a:hover, .copy--body h6 a:hover, .body-content h1 a:hover, .body-content h2 a:hover, .body-content h3 a:hover, .body-content h4 a:hover, .body-content h5 a:hover, .body-content h6 a:hover, .field--type-text-long h1 a:hover, .field--type-text-long h2 a:hover, .field--type-text-long h3 a:hover, .field--type-text-long h4 a:hover, .field--type-text-long h5 a:hover, .field--type-text-long h6 a:hover, .field--name-body h1 a:hover, .field--name-body h2 a:hover, .field--name-body h3 a:hover, .field--name-body h4 a:hover, .field--name-body h5 a:hover, .field--name-body h6 a:hover {
    text-decoration: underline;
  }
}

.gradient-background {
  background: linear-gradient(135deg, #D80B8C -11.13%, #221B74 35.86%);
}

.field--type-text-long.text-formatted figure.align-left, .field--type-text-long.text-formatted div.align-left {
  max-width: 50%;
  padding: 0 30px 0 0;
}
.field--type-text-long.text-formatted figure.align-right, .field--type-text-long.text-formatted div.align-right {
  max-width: 50%;
  padding: 0 0 15px 15px;
}
.field--type-text-long.text-formatted h1, .field--type-text-long.text-formatted h2, .field--type-text-long.text-formatted h3, .field--type-text-long.text-formatted h4, .field--type-text-long.text-formatted h5, .field--type-text-long.text-formatted h6 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.field--type-text-long.text-formatted h1:first-child, .field--type-text-long.text-formatted h2:first-child, .field--type-text-long.text-formatted h3:first-child, .field--type-text-long.text-formatted h4:first-child, .field--type-text-long.text-formatted h5:first-child, .field--type-text-long.text-formatted h6:first-child {
  margin-top: 0;
}

.zen-node-example {
  display: flex;
  flex-direction: column;
  gap: 160px;
  overflow: hidden;
}