@import url(https://use.typekit.net/qww6yyx.css);
/**
 Media Query Ranges
**/
/** 
* Mixins
* @desc Mixins for the project    
**/
.home-hero .gb-highlight {
  font-family: "eds-market-main-script", sans-serif;
  line-height: normal;
}

.service-card {
  transition: all 0.3s ease-in;
}
.service-card:hover {
  background: var(--accent);
}
.service-card:hover .gb-headline {
  color: var(--base-3);
}
.service-card:hover .gb-button {
  color: var(--base-3);
}

.video-container {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.video-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}
.video-container .pause-button {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}
.video-container.active .play-button {
  display: none;
}

.hero-button a {
  transition: none;
}
.hero-button:hover {
  background-color: var(--accent);
  transition: background 0.3s linear;
}
.hero-button:hover h4,
.hero-button:hover p,
.hero-button:hover a {
  color: var(--accent-2);
}
.hero-button:hover .gb-icon svg path {
  fill: transparent;
  stroke: var(--accent-2);
}
.hero-button:hover a {
  border-bottom: 1px solid var(--accent-2);
}
.hero-button:hover .wing-icon svg path {
  fill: var(--accent-2);
}

.video-js .vjs-big-play-button {
  background: transparent;
  border: 0;
}

.video-js .vjs-big-play-button:hover {
  background: transparent;
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
  background: transparent;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  color: #015e44;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjkiIGhlaWdodD0iNzgiIHZpZXdCb3g9IjAgMCA2OSA3OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTY1LjUxNTIgMzQuMzE4TDguNjE1OTkgMS40NjY4NUM2Ljg3NjY3IDAuNDYyODc0IDQuNzM2ODggMC40NjI4NzQgMi45OTU0NCAxLjQ2Njg1QzEuMjU4OTQgMi40NzAxMSAwLjE4Nzk4OCA0LjMyNjQ3IDAuMTg3OTg4IDYuMzMzNzFWNzIuMDM0NkMwLjE4Nzk4OCA3NC4wNDI1IDEuMjYxMDUgNzUuODk3NSAyLjk5NTQ0IDc2Ljg5OTNDMy44NjY4NyA3Ny40MDIgNC44MzU1OSA3Ny42NTE2IDUuODA1NzIgNzcuNjUxNkM2Ljc3NDQzIDc3LjY1MTYgNy43NDUyNyA3Ny40MDIgOC42MTM4NyA3Ni44OTkzTDY1LjUxMzEgNDQuMDQ4OUM2Ny4yNTE3IDQzLjA0NjMgNjguMzIyIDQxLjE5MDcgNjguMzIyIDM5LjE4NDJDNjguMzI1NSAzNy4xNzc2IDY3LjI1MzEgMzUuMzIyNyA2NS41MTUyIDM0LjMxOFoiIGZpbGw9IiMwMjVENDQiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center;
  content: "";
}

.vjs-poster {
  border-radius: 10px;
  background-color: transparent;
}

.video-wrapper {
  border-radius: 10px;
  overflow: hidden;
}

.video-js {
  background-color: transparent;
  border-radius: 10px;
}

.video-js .vjs-control-bar {
  height: 47px;
}

.video-js .vjs-time-control {
  line-height: 47px;
}

.counter {
  font-family: var(--gp-font--gothambook);
  font-size: 58px;
  line-height: 1em;
  text-align: center;
  margin-bottom: 20px;
}

.blog .site-main {
  margin-top: 50px;
}
.blog article.post > .gb-container {
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
}
.blog article.post > .gb-container h2.gb-headline {
  font-family: "GothamBook", sans-serif;
  font-size: 25px;
  line-height: 33px;
  margin: 30px 0;
}
.blog article.post > .gb-container .post-term-item a {
  color: #395903;
}
.blog article.post > .gb-container p.gb-headline-text {
  font-family: "GothamBook", sans-serif;
  font-size: 16px;
}
.blog article.post > .gb-container p.gb-headline-text .entry-date {
  font-family: "GothamBook", sans-serif;
  font-size: 14px;
  color: #3f3e08;
}
.blog article.post > .gb-container a.gb-button {
  font-family: "GothamBold", sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  color: var(--accent) !important;
}
.blog .generate-columns-container .paging-navigation {
  text-align: center;
  font-family: "GothamBook", sans-serif;
  background-color: transparent;
}
.blog .generate-columns-container {
  padding: 0 20px;
}

.single-post .post-term-item {
  font-family: var(--gp-font--gothambold);
}
.single-post h1.gb-headline {
  font-family: "GothamBold", sans-serif;
  font-size: 64px;
  margin: 30px 0px;
}
@media only screen and (min-width: 768px) {
  .single-post h1.gb-headline {
    font-size: 76px;
  }
}

.sidebar .wp-block-search__button {
  background-color: var(--accent);
  font-family: var(--gp-font--gothambook);
}

.gform_wrapper.gravity-theme input[type=submit] {
  transition: all 0.3s ease-in;
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: var(--accent);
  color: var(--base-3);
  text-decoration: none;
  font-family: "GothamBold", sans-serif;
}
.gform_wrapper.gravity-theme input[type=submit]:hover {
  background-color: var(--accent-3);
  color: var(--accent);
}
.gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 10px !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors > ol {
  padding-left: 20px;
  margin-left: 0;
  margin-bottom: 0;
}
.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .gform_wrapper.gravity-theme .validation_message {
  padding: 10px !important;
  font-size: 14px;
}

.givewp-donation-form {
  max-width: 90%;
}
.givewp-donation-form #root-givewp-donation-form {
  max-width: calc(100% - 80px);
}

.givewp-layouts-form {
  border: 0;
  box-shadow: none;
}

.givewp-layouts-section__fieldset__legend legend {
  color: #025d44;
}

.givewp-layouts-section {
  padding-block: 10px;
  padding-inline: 10px;
}

.givewp-fields-amount__level {
  padding: 10px;
}

.givewp-fields-amount__level, .givewp-fields-amount__input-container {
  border: 2px solid #025d44;
}

.givewp-fields input[type=text]:not([name=amount],
[name=amount-custom]),
.givewp-fields input[type=password],
.givewp-fields input[type=email],
.givewp-fields textarea {
  border: 2px solid #025d44;
  box-shadow: none;
}

.givewp-fields .givewp-fields-amount__input-container {
  border-radius: 0.5rem;
  padding: 0.5rem;
}

.site-header .header-image {
  width: 70px;
}
@media only screen and (min-width: 768px) {
  .site-header .header-image {
    width: 110px;
  }
}
.site-header .header-image .inside-header {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .site-header .header-image .inside-header {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.main-navigation .menu-toggle {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .main-navigation ul ul.sub-menu {
    padding: 20px 0;
  }
}

.nav-float-right #site-navigation.toggled {
  background-color: var(--accent) !important;
}

.main-navigation.sub-menu-right.toggled .inside-navigation {
  margin: 20px 0;
}
.main-navigation.sub-menu-right .main-nav > ul > li > a {
  margin-bottom: 5px;
}
.main-navigation.sub-menu-right .main-nav ul li a {
  line-height: 1.75;
}
.main-navigation.sub-menu-right .main-nav ul ul li a {
  padding-top: 2px;
  padding-bottom: 2px;
}
.main-navigation.sub-menu-right .sub-menu.toggled-on {
  padding-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.main-navigation.sub-menu-right.toggled .inside-navigation {
  margin: 20px 0;
}

.footer-wrapper .gb-grid-column {
  padding-left: 80px;
}
@media only screen and (min-width: 768px) {
  .footer-wrapper .gb-grid-column {
    padding-left: 40px;
  }
}

.gb-button {
  transition: all 0.3s ease-in;
}

.full-width-content .entry-content .alignwide.carousel-cell-inner {
  max-width: 90%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .full-width-content .entry-content .alignwide.carousel-cell-inner {
    max-width: 600px;
  }
}

.hero-container::after {
  content: "";
  background-image: linear-gradient(90deg, rgba(34, 81, 117, 0.32), rgba(46, 101, 143, 0.43));
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .hero-container::after {
    content: none;
  }
}
.hero-container .go-to-bottom-btn svg rect {
  fill: transparent;
}

.impact-cards {
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.11);
}
.impact-cards .gb-button {
  margin-top: auto;
}

.explore-navigation {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.explore-navigation .gb-button {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .explore-navigation .gb-button {
    width: 33.33%;
  }
}

.service-card {
  transition: all 0.3s ease-in;
}
.service-card:hover {
  background: #025d44;
}
.service-card:hover .gb-headline {
  color: #fff;
}
.service-card:hover .gb-button {
  color: #fff;
}

.first-aid-card {
  transition: all 0.3s ease-in;
}
.first-aid-card .gb-button .gb-button-text {
  display: none;
}
@media only screen and (min-width: 768px) {
  .first-aid-card .gb-button .gb-button-text {
    display: block;
  }
}
.first-aid-card:hover {
  background: #fff;
}
.first-aid-card:hover .gb-headline {
  color: #025d44;
}
.first-aid-card:hover .gb-headline a {
  color: #025d44;
}
.first-aid-card:hover .gb-button {
  color: #025d44;
}

.shadow {
  box-shadow: 0 3px 10px 5px rgba(0, 0, 0, 0.05);
}

.shadow-with-border {
  box-shadow: 0 0px 6px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ebebeb;
}

.highlight-word {
  line-height: 1.2 !important;
}
.highlight-word mark.gb-highlight {
  font-family: "eds-market-main-script", sans-serif;
  line-height: 1;
  padding-left: 0.1em;
  padding-right: 0.1em;
  margin-right: -0.1em;
  margin-left: -0.1em;
  position: relative;
}
.highlight-word mark.gb-highlight:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 45%;
  background: red;
  left: 0;
  right: 0;
  top: 22px;
  background-image: linear-gradient(180deg, var(--accent) 0, var(--accent) 100%);
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .highlight-word mark.gb-highlight:after {
    top: 40px;
  }
}

.video-container video {
  border-radius: 10px;
}

.video-js .vjs-big-play-button {
  background: transparent;
  border: 0;
}

#map {
  height: 400px;
  width: 100%;
}

.map-wrapper {
  border-radius: 10px;
  overflow: hidden;
}

#locations {
  margin-top: 5px;
  font-family: "GothamBold";
  font-size: 13px;
  letter-spacing: 2.55px;
  color: var(--accent-3);
}
#locations .location-list {
  font-family: "GothamBold";
  font-size: 13px;
  letter-spacing: 2.55px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0px;
  cursor: pointer;
  color: var(--accent-3);
}
