  @-webkit-keyframes animateGradient {
  0% {
    background-position: 0%, 0%;
  }
  50% {
    background-position: 100%, 0%;
  }
  100% {
    background-position: 0%, 0%;
  }
}
@keyframes animateGradient {
  0% {
    background-position: 0%, 0%;
  }
  50% {
    background-position: 100%, 0%;
  }
  100% {
    background-position: 0%, 0%;
  }
}
.campaign-header {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2f3938+6,55869a+33,f5f7f5+50,eeba66+67,ae514d+94 */
  background: #2f3938;
  background: -webkit-gradient(linear, left top, right top, color-stop(6%, #2f3938), color-stop(38%, #55869a), color-stop(50%, #f5f7f5), color-stop(62%, #eeba66), color-stop(94%, #a0443a));
  background: linear-gradient(to right, #2f3938 6%, #55869a 38%, #f5f7f5 50%, #eeba66 62%, #a0443a 94%);
  height: 67px;
  font-family: "mr-eaves-xl-sans";
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.078em;
  text-transform: uppercase;
  color: #fff;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-header {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-header {
    height: auto;
  }
}
@media (max-width: 440px) {
  .campaign-header {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 421px) and (max-width: 1020px), only screen and (min-width: 1021px) {
  .campaign-header.is-with-site-header {
    height: auto;
  }
}
.campaign-header::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 57px;
  opacity: 0.5;
    background-image: -webkit-gradient(linear, left top, right top, from(#151b2a), color-stop(50%, #bab49b), to(#151b2a));
    background-image: linear-gradient(to right, #151b2a 0%, #bab49b 50%, #151b2a 100%);
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-header::before {
    background-image: -webkit-gradient(linear, left top, right top, from(#151b2a), color-stop(65%, #bab49b), to(#151b2a));
    background-image: linear-gradient(to right, #151b2a 0%, #bab49b 65%, #151b2a 100%);
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-header::before {
    background-image: -webkit-gradient(linear, left top, right top, from(#151b2a), color-stop(65%, #bab49b), to(#151b2a));
    background-image: linear-gradient(to right, #151b2a 0%, #bab49b 65%, #151b2a 100%);
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-header .subsite-header-inner {
    flex-wrap: wrap;
  }
}
.campaign-header .subsite-header-inner::before {
  background-color: transparent;
}
.campaign-header .subsite-header-nav-btn .icon {
  height: 57px;
  border-top: 9px solid black;
}
@media (min-width: 1300px) {
  .campaign-header .subsite-header-nav-btn .icon {
    border-left: 2px solid black;
  }
}
.campaign-header .campaign-header-wordmark {
  -ms-grid-row-align: center;
  align-self: center;
  margin: 0 30px;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1;
}
.campaign-header .campaign-header-wordmark a {
  text-decoration: none;
}
.campaign-header .campaign-header-wordmark a.campaign-name {display:inline;}
.campaign-header .campaign-header-wordmark a:hover, .campaign-header .campaign-header-wordmark a:focus {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-header .campaign-header-wordmark {
    margin-left: 12px;
    margin-right: 14px;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-header .campaign-header-wordmark {
    margin: 0;
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 59px);
    /* space for menu btn*/
    padding-left: 4vw;
    padding-right: 1vw;
  }
  
}
.campaign-header .campaign-header-nav {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  padding-right: 46px;
  align-self:center;
  -ms-grid-row-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-header .campaign-header-nav {
    padding-right: 12px;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-header .campaign-header-nav {
    margin-top: 8px;
    padding: 12px 4vw;
    position: relative;
  }
  .campaign-header .campaign-header-nav::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #08090a;
    opacity: 0.65;
  }
}
@media only screen and (max-width: 435px) {
  .campaign-header .campaign-header-nav {
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }
  .campaign-header .campaign-header-wordmark a.campaign-name {display:block;}
}
.campaign-header .campaign-header-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-header .campaign-header-nav ul {
    z-index: 1;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
.campaign-header .campaign-header-nav li {
  margin-right: 3px;
}
.campaign-header .campaign-header-nav li a {
  display: block;
  padding: 7px 17px 8px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-header .campaign-header-nav li a {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (max-width: 435px) {
  .campaign-header .campaign-header-nav li a {
    font-size: 1.5rem;
    padding-left: 7px;
    padding-right: 7px;
  }
}
.campaign-header .campaign-header-nav li.active a,
.campaign-header .campaign-header-nav li a:hover,
.campaign-header .campaign-header-nav li a:focus {
  background-color: #f7cd7f;
  color: #2a2219;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-header .campaign-header-nav li.active a,
  .campaign-header .campaign-header-nav li a:hover,
  .campaign-header .campaign-header-nav li a:focus {
    background-color: #fceecf;
  }
}
.campaign-header .campaign-header-nav li.has-border a {
  border: 1px solid #b45f52;
  background-color: rgba(255, 255, 255, 0.12);
}
.campaign-header .campaign-header-nav li.has-border.active a {
  opacity: rgba(255, 255, 255, 0.4);
}

@media only screen and (min-width: 421px) and (max-width: 1020px) {
  body.campaign-site {
    margin-top: 67px;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  body.campaign-site {
    margin-top: 124px;
  }
}

.campaign-site .site-footer {
  position: relative;
  margin-top: 10px;
}
.campaign-site .site-footer::before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2f3938+6,55869a+33,f5f7f5+50,eeba66+67,ae514d+94 */
  background: #2f3938;
  background: -webkit-gradient(linear, left top, right top, color-stop(6%, #2f3938), color-stop(38%, #55869a), color-stop(50%, #f5f7f5), color-stop(62%, #eeba66), color-stop(94%, #a0443a));
  background: linear-gradient(to right, #2f3938 6%, #55869a 38%, #f5f7f5 50%, #eeba66 62%, #a0443a 94%);
  content: '';
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 10px;
}

.campaign-hero {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  background-color: #000;
}
.campaign-hero .campaign-hero-bg {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.campaign-hero .campaign-hero-bg::before {
  content: '';
  display: block;
  padding-bottom: calc(560/1205 * 100%);
}
.campaign-hero.has-video .campaign-hero-bg::before {
  padding-bottom: 56.2%;
}
.campaign-hero.small .campaign-hero-bg::before {
  padding-bottom: calc(512/1205 * 100%);
}
.campaign-hero .campaign-hero-bg-video {
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.campaign-hero .campaign-hero-quote {
  color: #fff;
  font-family: "mrs-eaves-xl-serif";
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}
.campaign-hero .campaign-hero-quote.dark {
  color: #000;
}
@media only screen and (max-width: 579px) {
  .campaign-hero .campaign-hero-quote {
    font-size: 22px;
  }
}
.campaign-hero .campaign-hero-quote p {
  margin-bottom: 1.15em;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-hero .campaign-hero-quote p {
    margin-bottom: 0.55em;
  }
}
.campaign-hero .campaign-hero-quote p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .campaign-hero .campaign-hero-quote {
    z-index: 1;
    position: absolute;
    left: 7vw;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 250px;
  }
  .campaign-hero .campaign-hero-quote.right {
    left: auto;
    right: 7vw;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-hero .campaign-hero-quote {
    position: relative;
    width: 100%;
    padding: 20px 6vw;
  }
  .campaign-hero .campaign-hero-quote.dark {
    background-color: #fff;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-hero.has-video .campaign-hero-quote {
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(67%, black));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 67%);
  }
}

.campaign-nav {
  margin-bottom: 40px;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-nav {
    margin-bottom: 25px;
  }
}
.campaign-nav .campaign-nav-title {
  color: #000;
  margin-top: 0;
}
.campaign-nav .campaign-nav-title:not(.large) {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: "mr-eaves-xl-sans";
  font-size: 2rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.213em;
  margin-bottom: 0.55em;
}
.campaign-nav .campaign-nav-title.large {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "mrs-eaves-xl-serif";
  font-size: 7.2rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.17em;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .campaign-nav .campaign-nav-title.large {
    font-size: 6.6rem;
  }
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-nav .campaign-nav-title.large {
    font-size: 5.6rem;
  }
}
@media only screen and (max-width: 579px) {
  .campaign-nav .campaign-nav-title.large {
    font-size: 4.8rem;
  }
}
@media only screen and (max-width: 435px) {
  .campaign-nav .campaign-nav-title.large {
    font-size: 4.2rem;
  }
}
.campaign-nav .campaign-nav-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-nav .campaign-nav-list {
    display: block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-type: none;
    padding: 9px 18px 21px 20px;
    background-color: #efefef;
  }
}
@media (max-width: 500px) {
  .campaign-nav .campaign-nav-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.campaign-nav .campaign-nav-list::before, .campaign-nav .campaign-nav-list::after {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2f3938+6,55869a+33,f5f7f5+50,eeba66+67,ae514d+94 */
  background: #2f3938;
  background: -webkit-gradient(linear, left top, right top, color-stop(6%, #2f3938), color-stop(38%, #55869a), color-stop(50%, #f5f7f5), color-stop(62%, #eeba66), color-stop(94%, #ae514d));
  background: linear-gradient(to right, #2f3938 6%, #55869a 38%, #f5f7f5 50%, #eeba66 62%, #ae514d 94%);
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
}
.campaign-nav .campaign-nav-list::before {
  top: 0;
}
.campaign-nav .campaign-nav-list::after {
  bottom: 0;
}
.campaign-nav .campaign-nav-list li {
  margin-right: 3px;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-nav .campaign-nav-list li {
    list-style-type:none;
    width: 100%;
  }
}
.campaign-nav .campaign-nav-list li a {
  display: block;
  padding: 16px 17px 15px;
  line-height: 1;
  text-decoration: none;
  font-family: "mr-eaves-xl-sans";
  font-size: 1.8rem;
  font-weight: 700;
  color: #2f2f2f;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-nav .campaign-nav-list li a {
    padding: 16px 0 0 0;
  }
}
.campaign-nav .campaign-nav-list li.active a,
.campaign-nav .campaign-nav-list li a:hover,
.campaign-nav .campaign-nav-list li a:focus {
  text-decoration: underline;
}

.campaign-page-title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0;
  margin-bottom: 20px;
  color: #000;
  font-family: "mrs-eaves-xl-serif";
  font-size: 6rem;
  font-weight: 400;
  line-height: 1.233em;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .campaign-page-title {
    font-size: 5.6rem;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-page-title {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-page-title {
    font-size: 4.6rem;
  }
}
@media only screen and (max-width: 579px) {
  .campaign-page-title {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 435px) {
  .campaign-page-title {
    font-size: 3.2rem;
  }
}

.campaign-page-intro {
  margin-bottom: 30px;
  color: #000;
  font-family: "mrs-eaves-xl-serif";
  font-size: 3.1rem;
  font-weight: 400;
}
@media only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-page-intro {
    font-size: 3.1rem;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-page-intro {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 579px) {
  .campaign-page-intro {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 435px) {
  .campaign-page-intro {
    font-size: 2.4rem;
  }
}
.campaign-page-intro.large {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 5.6rem;
  line-height: 1.125em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-page-intro.large {
    font-size: 4.6rem;
  }
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-page-intro.large {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 579px), only screen and (max-width: 579px) {
  .campaign-page-intro.large {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 435px) {
  .campaign-page-intro.large {
    font-size: 3rem;
  }
}
.campaign-page-intro strong {
  color: #2d4d55;
  background: -webkit-gradient(linear, left top, right top, color-stop(5%, #2d4d55), to(#6592a2));
  background: linear-gradient(to right, #2d4d55 5%, #6592a2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #2d4d55;
  background: -ms-linear-gradient(left top, transparent 0%, transparent 100%);
  font-weight: 400;
}

.rich-text.text-center {
  text-align: center;
}
.rich-text h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "mrs-eaves-xl-serif";
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 5.2rem;
  line-height: 1.125em;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .rich-text h2 {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
  .rich-text h2 {
    font-size: 4.4rem;
  }
}
@media only screen and (max-width: 579px) {
  .rich-text h2 {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 435px) {
  .rich-text h2 {
    font-size: 3.2rem;
  }
}
.rich-text h3 {
  font-family: "mrs-eaves-xl-serif";
  color: #111;
  font-size: 3.0rem;
  line-height:3.4rem;
  font-weight: 400;
  margin-bottom: 10px;
}
.rich-text h3 strong {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rich-text h3 {
    font-size: 3.2rem;
    line-height:3.7rem;
  }
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
  .rich-text h3 {
    font-size: 3.0rem;
    line-height:3.4rem;
  }
}
@media only screen and (max-width: 579px) {
  .rich-text h3 {
    font-size: 3.0rem;
    line-height:3.4rem;
  }
}
.rich-text h4 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "mr-eaves-xl-sans";
  font-size: 3.6rem;
  font-weight: 400;
  color: #808080;
  line-height:4.0rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 579px) {
  .rich-text h4 {
    font-size: 2.4rem;
    line-height:2.8rem;
  }
}
.rich-text h5 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "mr-eaves-xl-sans";
  font-size: 2.7rem;
  font-weight: 400;
  color: #777;
  line-height:3.0rem;
  margin-bottom: 15px;
  margin-top:10px;
}
.rich-text > p,
.rich-text > ul,
.rich-text > ol,
.rich-text > blockquote {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "mrs-eaves-xl-serif";
}
.rich-text p a {
    color: #88180d;
    text-decoration: none;
    border-bottom:1px solid #88180d;
}
.rich-text p strong {
    font-weight: 700;
    font-style: normal;
    letter-spacing: -0.01em;
}
.rich-text p b {
    font-weight: 700;
    font-style: normal;
    letter-spacing: -0.01em;
}
.rich-text p a:hover {
    color:#c66c38;
    text-decoration:none;
    border-bottom:1px solid #c66c38;
}
.rich-text .figure.has-video .figure-youtube,
.rich-text .figure.has-video .figure-vimeo {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rich-text .figure.has-video .figure-figcaption {
  margin-bottom: 8px;
}
.rich-text .figure.has-video .figure-caption {
  display: inline-block;
  color: #142943;
  font-family: "mrs-eaves-xl-serif";
  font-size: 2.6rem;
  font-weight: 400;
}
.rich-text .figure-caption p {
    color: #333;
    font-family: "mrs-eaves-xl-serif";
    font-weight: 400;
    font-size: 1.8rem;
}
.rich-text .figure.has-video .figure-caption h3 {
  margin-top:10px;
}
@media only screen and (max-width: 579px) {
  .rich-text .figure.has-video .figure-caption {
    font-size: 2.4rem;
  }
}
.callout-panel.full-width {
    margin-top: 40px;
    margin-bottom: 10px;
}

.callout-panel:not(.full-width) {
  padding: 15px 15px 21px;
}
.callout-panel .figure {
  margin-bottom: 10px;
}
.callout-panel .figure + .widget-title {
  margin-top: 0;
}
.callout-panel h4 {
  font-family: "mrs-eaves-xl-serif";
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000;
}
.callout-panel h4 strong {
  background: -webkit-gradient(linear, left top, right top, from(#142943), color-stop(70%, #507d94));
  background: linear-gradient(to right, #142943 0%, #507d94 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  color: #142943;
  background: -ms-linear-gradient(left top, transparent 0%, transparent 100%);
}
@media only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .callout-panel h4 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 579px) {
  .callout-panel h4 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 435px) {
  .callout-panel h4 {
    font-size: 2.4rem;
  }
}
.callout-panel p {
  color: #333;
  font-family: "mrs-eaves-xl-serif";
  font-weight: 400;
  font-size: 1.8rem;
  -webkit-text-fill-color: unset;
}
.callout-panel p a {
  color: #4a6176;
  border-bottom: 1px solid #acb6be;
  text-decoration: none;
}
.callout-panel p a:hover {
  color: #88180d;
  border-bottom: 1px solid #acb6be;
  text-decoration: none;
}
.callout-panel p strong {
  color: #4a6176;
  border-bottom: none;
  text-decoration: none;
}

.campaign-cta-link.campaign-cta-link {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  position: relative;
  display: inline-block;
  padding-bottom: 11px;
  padding-right: 14px;
  font-family: "mr-eaves-xl-sans";
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: #6c6c6c;
  margin-top: 25px;
  border-bottom:none;
  -webkit-text-fill-color:unset;
}
@media only screen and (max-width: 579px), only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-cta-link.campaign-cta-link {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-cta-link.campaign-cta-link {
    margin-top: 20px;
  }
}
p + p .campaign-cta-link.campaign-cta-link {
  margin-top: 20px;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  p + p .campaign-cta-link.campaign-cta-link {
    margin-top: 5px;
  }
}
.campaign-cta-link.campaign-cta-link strong {
  color: #ae514d;
  background: -webkit-gradient(linear, left top, right top, from(#d9985d), to(#a0443a));
  background: linear-gradient(to right, #d9985d 0%, #a0443a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  color: #a0443a;
  background: -ms-linear-gradient(left top, transparent 0%, transparent 100%);
  font-weight: normal;
}
.campaign-cta-link.campaign-cta-link::before {
  content: '';
  display: inline-block;
  border-color: transparent;
  border-left-color: #ae514d;
  border-style: solid;
  border-width: 0.33em;
  width: 0;
  height: 0;
  position: absolute;
  right: -0.3em;
  top: 0.05em;
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
}
.campaign-cta-link.campaign-cta-link::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#fbeece), color-stop(25%, #eab364), color-stop(50%, #a0443a), color-stop(75%, #eab364), to(#fbeece));
  background: linear-gradient(to right, #fbeece 0%, #eab364 25%, #a0443a 50%, #eab364 75%, #fbeece 100%);
  background-size: 200%, 100%;
  background-position: 0% 0;
  -webkit-transition: background-position 0.5s ease;
  transition: background-position 0.5s ease;
}
.campaign-cta-link.campaign-cta-link:hover, .campaign-cta-link.campaign-cta-link:focus {
  color: #6c6c6c;
  border-bottom:none;
}
.campaign-cta-link.campaign-cta-link:hover::before, .campaign-cta-link.campaign-cta-link:focus::before {
  border-left-color: #ebb76d;
}
.campaign-cta-link.campaign-cta-link:hover::after, .campaign-cta-link.campaign-cta-link:focus::after {
  background-position: 100% 0;
}

.campaign-numbered-rows {
  margin-bottom: 40px;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-numbered-rows {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-numbered-rows > .row:not(:last-child) {
    margin-bottom: 15px;
  }
}
.campaign-numbered-rows > .row > div[class*="col"]:first-child {
  position: relative;
  min-height: 80px;
  padding-left: calc(4.5rem + 22px + 18px);
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-numbered-rows > .row > div[class*="col"]:first-child {
    min-height: 50px;
    padding-left: calc(3.5rem + 22px + 18px);
    margin-bottom: 25px;
  }
}
.campaign-numbered-rows > .row > div[class*="col"]:first-child::before {
  content: 'Add Number In CSS';
  display: inline-block;
  position: absolute;
  left: 18px;
  top: 0;
  color: #b5b5b5;
  font-family: "mrs-eaves-xl-serif";
  font-size: 7.2rem;
  font-weight: 400;
  line-height: 0.84em;
}
@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-numbered-rows > .row > div[class*="col"]:first-child::before {
    font-size: 5.6rem;
  }
}
.campaign-numbered-rows > .row:nth-child(1) > div[class*="col"]:first-child::before {
  content: '1.';
}
.campaign-numbered-rows > .row:nth-child(2) > div[class*="col"]:first-child::before {
  content: '2.';
}
.campaign-numbered-rows > .row:nth-child(3) > div[class*="col"]:first-child::before {
  content: '3.';
}
.campaign-numbered-rows > .row:nth-child(4) > div[class*="col"]:first-child::before {
  content: '4.';
}
.campaign-numbered-rows > .row:nth-child(5) > div[class*="col"]:first-child::before {
  content: '5.';
}
.campaign-numbered-rows > .row:nth-child(6) > div[class*="col"]:first-child::before {
  content: '6.';
}
.campaign-numbered-rows > .row:nth-child(7) > div[class*="col"]:first-child::before {
  content: '7.';
}
.campaign-numbered-rows > .row:nth-child(8) > div[class*="col"]:first-child::before {
  content: '8.';
}

.campaign-site .widget-title {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: "mr-eaves-xl-sans";
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.01em;
  margin-bottom: 12px;
  margin-top: 30px;
  text-transform: uppercase;
  color: #646464;
}

.campaign-site .news-list .news-item {
  -webkit-box-align: center;
  align-items: center;
}
.campaign-site .news-list .news-item-image {
  max-width: 211px;
}

.campaign-story-detail-header {
  background-color: #fff;
}
@media only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .campaign-story-detail-header {
    margin-top: -42px;
    padding-top: 34px;
    margin-left: -47px;
    margin-right: -47px;
    padding-left: 47px;
    padding-right: 47px;
  }
}
@media only screen and (max-width: 579px) {
  .campaign-story-detail-header {
    padding-top: 24px;
  }
}

.campaign-story-detail-title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "mrs-eaves-xl-serif";
  font-size: 5.8rem;
  font-weight: 400;
  line-height: 1.05;
  margin-top: 0;
  margin-bottom: 30px;
  color: #000000;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .campaign-story-detail-title {
    font-size: 4.8rem;
  }
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
  .campaign-story-detail-title {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 579px) {
  .campaign-story-detail-title {
    font-size: 3.4rem;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 435px) {
  .campaign-story-detail-title {
    font-size: 2.8rem;
  }
}

.campaign-story-detail-meta {
  border-top: 1px solid #eeeeee;
  padding-top: 14px;
  margin: 0 0 10px;
  font-size: 2rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1.1em;
  color: #7c8186;
}
@media only screen and (max-width: 579px) {
  .campaign-story-detail-meta {
    padding-top: 12px;
  }
}

.campaign-story-detail-intro {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 27px;
  margin-bottom: 30px;
  font-family: "mrs-eaves-xl-serif";
  font-size: 3.6rem;
  font-weight: 400;
  color: #000000;
}
@media only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-story-detail-intro {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 579px) {
  .campaign-story-detail-intro {
    font-size: 2.8rem;
    margin-top: 17px;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 435px) {
  .campaign-story-detail-intro {
    font-size: 2.4rem;
  }
}




/* ----- wednesday january 8 - comments above each change----- */


/* ----- added shadow under nav ----- */

.campaign-header {
    -webkit-box-shadow: 0 1px 6px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 6px -1px rgba(0, 0, 0, 0.5);
}


/* ----- ensuring that body text is serif in various settings/situations ----- */

.campaign-site .site-main-content .rich-text p {
    font-family: "mrs-eaves-xl-serif";
    line-height: 2.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.campaign-site .site-main-content .rich-text span {
    font-family: "mrs-eaves-xl-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.campaign-site .site-main-content .rich-text {
    font-family: "mrs-eaves-xl-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.campaign-numbered-rows > .row > div[class*="col"]:first-child {
    font-family:"mrs-eaves-xl-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* ----- increase font-size and adjust text of news lists ----- */

.campaign-site .news-list .news-item-summary { 
    font-size: 1.7rem;
    line-height: 2.1rem;
    border-bottom: none;
    -webkit-background-clip:unset;
    -webkit-text-fill-color:#4d4d4d;
}
.campaign-site .news-list .news-item-title {
    font-size:2.6rem;
    font-weight:400;
    border-bottom: none;
    -webkit-background-clip:unset;
    -webkit-text-fill-color:#222;
    font-family:"mrs-eaves-xl-serif";
}

.campaign-site .news-list .news-item-title a {
        line-height: 2.8rem;
}

/* ----- align thumbnail images in a news list with top of headline instead of center ----- */

.campaign-site .news-list .news-item {
    -webkit-box-align: start;
    align-items: flex-start;
}


/* ----- center any subnav text that wraps to two lines ----- */

.campaign-nav .campaign-nav-list li a {
    text-align:center;
}

/* ----- adjust margin and text size on callout blockquotes, hang opening quotation mark ----- */

.rich-text blockquote {
    text-indent:-12px;
}
.callout-panel.has-quote blockquote + p {
    font-size: 2rem;
    margin-left: 24px;
    margin-top: 10px;
}
    
@media only screen and (min-width: 1000px) {
    .callout-panel.has-quote blockquote {
        font-size: 3.6rem;
    }
}

/* ----- add more contrast to hover state for GIVE button ----- */

.campaign-header .campaign-header-nav li.has-border a:hover {
  color: #fff;
  background-color: #b45f52;
}

/* ----- make default hr into gradient, add gray class for other uses ----- */

.campaign-site .site-main-content hr {
    background: -webkit-gradient(linear, left top, right top, color-stop(6%, #2f3938), color-stop(38%, #55869a), color-stop(50%, #f5f7f5), color-stop(62%, #eeba66), color-stop(94%, #ae514d));
    background: linear-gradient(to right, #2f3938 6%, #55869a 38%, #f5f7f5 50%, #eeba66 62%, #ae514d 94%);
    left: 0;
    width: 100%;
    height: 2px;
    border:none;
}

.campaign-site .site-main-content hr.gray {
    color:#eee;
    background:#eee;
    left: 0;
    width: 100%;
    height: 2px;
}

/* ----- change colors of blue and black buttons to match campaign site only ----- */

.campaign-site .btn-black {
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    margin: 15px 0;
    padding: 9px 12px 8px;
    text-decoration: none;
    -webkit-text-fill-color: #fff;
}
.campaign-site .btn-black:hover {
    background-color: #444;
    color: #fff;
    border-bottom:none;
}
.campaign-site .btn-blue.btn-blue {
    background-color: #507d94;
    color: #fff;
    text-decoration: none;
    background:#507d94;
    border-bottom:none;
    -webkit-text-fill-color: #fff;
}
.campaign-site .btn-blue.btn-blue:hover {
    background-color: #142943;
    color: #fff;
    border-bottom:none;
}
/* ----- adjust text and spacing inside callouts ----- */

.campaign-site .site-main-content .callout-panel p {
    line-height:2.3rem;
}
/* ----- formatting related links ----- */

.campaign-site .site-main-content .links-list li {
    color:#000;
}
.campaign-site .site-main-content .links-list li a {
    font-weight: 400;
    text-decoration: none;
    color: #88180d;
}
.campaign-site .site-main-content .links-list li a:hover {
    font-weight: 400;
    text-decoration: none;
    color: #c56522;
    border-bottom:1px solid #c56522;
}

.campaign-site .big-feature {
    margin-bottom:0px;
    font-family:"mrs-eaves-xl-serif";
}

.campaign-site .big-feature .big-feature-title {
    font-family: "mr-eaves-xl-sans";
}

.campaign-site a.big-feature:hover .big-feature-title {
    color:#ae514d;
    border-bottom-color: #ae514d;
}

.campaign-site a.big-feature:hover .big-feature-headline {
    color:#666;
}

/* ----- donor total and other results on progress page ----- */

.campaign-site h2.progress-number {
    letter-spacing: -0.03em; 
    font-size: 6.1rem; 
    margin-bottom: 20px;
}
@media only screen and (max-width: 579px) {
  .campaign-site h2.progress-number {
    font-size: 2.8rem;
  }
}

/* ----- progress bar ----- */

.campaign-site progress {
	width: 100%;
	height: 80px;
	margin: 20px auto;
	display: block;
	-webkit-appearance: none;
	border: none;
}

.campaign-site progress::-webkit-progress-bar {
	background: #fff;
	border-radius: 1px;
	padding: 10px;
	border:1px solid #ddd;
}

.campaign-site progress::-webkit-progress-value {
	border-radius: 1px;
	border-right:4px solid #8e2929;
	background: #2f3938;
    background: -moz-linear-gradient(left, #2f3938 26%, #55869a 52%, #f5f7f5 83%, #eeba66 100%);
    background: -webkit-linear-gradient(left, #2f3938 26%,#55869a 52%,#f5f7f5 83%,#eeba66 100%);
    background: linear-gradient(to right, #2f3938 26%,#55869a 52%,#f5f7f5 83%,#eeba66 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f3938', endColorstr='#eeba66',GradientType=1 );
}
.campaign-site progress::-moz-progress-bar {
	border-radius: 1px;
	border-right:4px solid #8e2929;
	background: #2f3938;
    background: -moz-linear-gradient(left, #2f3938 26%, #55869a 52%, #f5f7f5 83%, #eeba66 100%);
    background: -webkit-linear-gradient(left, #2f3938 26%,#55869a 52%,#f5f7f5 83%,#eeba66 100%);
    background: linear-gradient(to right, #2f3938 26%,#55869a 52%,#f5f7f5 83%,#eeba66 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f3938', endColorstr='#eeba66',GradientType=1 );
}
.campaign-site .progress-total {
    top: 115px;
    font-size: 1.2em;
    vertical-align: 0;
    position: absolute;
    background-color: transparent;
    left: 0;
    border-left: 7px solid #d43b3b;
    padding-left:10px;
    margin-left:-32px;
} 
@media only screen and (max-width: 579px) {
    .campaign-site .progress-total {
        font-size:0.75em;
        top: 95px;
        margin-left:-15px;
        border-left:none;
    }
}
@media only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .campaign-site .progress-total {
        font-size:0.9em;
        top: 100px;
        margin-left:-15px;
        border-left:none;
    }
}

/* ----- homepage promo with background image ----- */

.campaign-site .homepage-promo {
        padding:40px;
    }
    .campaign-site .homepage-promo-inner {
        padding:40px;
    }
.campaign-site .homepage-promo h3 a {
    border-bottom:2px solid #fff;
}
.campaign-site .homepage-promo h3 a:hover {
    border-bottom:2px solid #c66c38;
} 
.campaign-site .homepage-promo p a {
    border-bottom:1px solid #fff;
}
.campaign-site .homepage-promo p a:hover {
    border-bottom:2px solid #c66c38;
} 

@media only screen and (min-width: 601px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
    .campaign-site .homepage-promo h2 {
            margin-bottom: 15px;
            font-size: 4.1rem;
    }
    .campaign-site .homepage-promo h3 {
            font-size: 2.7rem;
            line-height:3.3rem;
    }
}
@media only screen and (max-width: 600px) {
    .campaign-site .homepage-promo h2 {
            margin-bottom: 15px;
            font-size: 2.5rem;
    }
        .campaign-site .homepage-promo h3 {
            font-size: 2.1rem;
            line-height: 2.2rem;
    }
    .campaign-site .homepage-promo {
        padding:20px;
    }
    .campaign-site .homepage-promo-inner {
        padding:20px;
    }
    .campaign-site .site-main-content .rich-text p {
    font-family: "mrs-eaves-xl-serif";
    font-size: 1.8rem;
    line-height: 2.3rem;
    }
}
