/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-4.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[3]!./scss/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
.landing-page.access-advocates > img:nth-child(1) {
  display: block;
  margin: 1.8em auto 1.8em;
  max-width: 500px;
  padding: 0 1em;
  width: 100%;
}
.landing-page.access-advocates > img:nth-child(2) {
  display: block;
  margin: 0 auto 1.5em;
  padding: 0 1em;
  max-width: 800px;
  width: 100%;
}
.landing-page.access-advocates .col {
  height: 100%;
}

.mobile-image {
  display: none;
}

.box {
  max-width: 572px;
  margin: 0 auto;
  padding-left: 3em;
  /*&:before {
    content: '';
    display: block;
    background-color: #9bc732;
    height: 100%;
    width: 36px;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    z-index: 1;
  }
  &:after {
    background-image: url(/wp-content/themes/salient-child/img/landing-pages/access-advocates/banner-box.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    aspect-ratio: 328 / 200;
    height: 100%;
    mix-blend-mode: multiply;
    opacity: 0.9;
  }*/
}
.box h2,
.box p {
  color: white;
}

.banner {
  background-repeat: no-repeat;
  background-position: center center;
  height: 558px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.banner-why {
  background-image: url(/wp-content/themes/salient-child/img/landing-pages/access-advocates/banner-why.jpg);
  position: relative;
}
.banner-why:before {
  content: "";
  display: block;
  background-color: #9bc732;
  height: 100%;
  width: 36px;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  z-index: 1;
}
.banner-why:after {
  background-image: url(/wp-content/themes/salient-child/img/landing-pages/access-advocates/banner-box.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  aspect-ratio: 328/200;
  height: 100%;
  mix-blend-mode: multiply;
  opacity: 0.9;
}
.banner-why h2 {
  color: white;
  font-family: "dunbar-tall", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(4em, 5vw, 5em);
  margin-bottom: 20px;
  text-transform: uppercase;
  text-shadow: 3px 3px 22px rgb(0, 0, 0);
}

.banner-what {
  padding: 3em 0;
}
.banner-what h2 {
  color: #0e5495;
  font-family: "dunbar-tall", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(4em, 5vw, 5em);
  text-transform: uppercase;
}
.banner-what img {
  padding: 0 0 0 3em;
}

.banner-moving-forward {
  background-image: url(/wp-content/themes/salient-child/img/landing-pages/access-advocates/banner-moving-forward.jpg);
  position: relative;
}
.banner-moving-forward:before {
  content: "";
  display: block;
  background-color: #9bc732;
  height: 100%;
  width: 36px;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  z-index: 1;
}
.banner-moving-forward:after {
  background-image: url(/wp-content/themes/salient-child/img/landing-pages/access-advocates/banner-box.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  aspect-ratio: 328/200;
  height: 100%;
  mix-blend-mode: multiply;
  opacity: 0.9;
}
.banner-moving-forward h2 {
  color: white;
  font-family: "dunbar-tall", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(3.5em, 5vw, 5em);
  line-height: 0.9em;
  margin-bottom: 20px;
  text-shadow: 3px 3px 22px rgb(0, 0, 0);
}

.banner-learn-more {
  padding: 2em 0;
}
.banner-learn-more h2 {
  color: #0e5495;
  font-family: "dunbar-tall", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(2em, 3.5vw, 3.5em);
}
.banner-learn-more p {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}
.banner-learn-more .btn.btn-primary {
  padding: 11px 20px 12px;
  font-weight: bold;
}

.wpb_column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.text-center {
  text-align: center;
}

.btn.btn-primary {
  background-color: #9bc732;
  color: #0e5495;
  text-transform: uppercase;
}

header {
  box-shadow: 0 3px 45px #b8cde0;
}

@media only screen and (min-width: 1600px) {
  .box {
    margin: 0 auto;
    padding-left: 0;
    margin-right: 7em;
  }
}
@media only screen and (max-width: 1300px) {
  .mobile-image {
    display: block;
    width: 100%;
  }
  .landing-page.access-advocates .col {
    height: auto;
  }
  .banner:before {
    display: none;
  }
  body .vc_row-fluid.banner .wpb_column {
    margin-bottom: 0;
    width: 100%;
  }
  .box {
    max-width: 100%;
    margin: 0 auto;
    padding: 2em 4em 2em 2em;
    position: relative;
  }
  .box:before {
    mix-blend-mode: multiply;
    position: absolute;
    content: "";
    display: block;
    background-color: #0e5495;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0.9;
  }
  .box:after {
    content: "";
    display: block;
    background-color: #9bc732;
    height: 100%;
    width: 36px;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .box h2, .box p {
    position: relative;
    z-index: 10;
  }
  .landing-page.access-advocates .banner-what .col {
    flex-direction: column-reverse;
  }
  .banner {
    background-image: none;
    background-position: unset;
    height: auto;
    background-size: cover;
  }
  .landing-page.access-advocates .col {
    flex-direction: column;
    justify-content: end;
    align-items: center;
  }
  .banner-moving-forward h2 br {
    display: none;
  }
  .wpb_column {
    width: 100%;
  }
  .banner-what {
    margin-bottom: 0;
  }
  .banner-what .wpb_column {
    margin-bottom: 0;
  }
  .banner-what p:last-of-type {
    padding-bottom: 0;
  }
  .banner-why:after,
  .banner-moving-forward:after {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map*/