.hero {
  position: relative;
  background: no-repeat 50% 50%;
  background-size: cover;
  height: 16em;
  overflow: hidden;
}
.hero-text {
  width: 80%;
  text-align: center;
  max-height: 80%;
  color: #FFFFFF;
}
.hero-text-alignLeft {
  width: 80%;
  text-align: center;
  max-height: 80%;
  color: #FFFFFF;
  text-align: left;
}
.hero-title {
  font-size: 3em;
}
.hero-mainSection {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-style: normal;
  font-weight: 700;
  color: #c4c7ca;
}
.hero-subtitle {
  font-style: italic;
  font-weight: 400;
  position: relative;
  color: #FFFFFF;
}
.heroNav {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.8em;
}
.heroNav > a {
  display: inline-block;
}
.heroNav > a.tertiary.active:hover {
  color: initial;
}
.heroNav-parent {
  position: relative;
}
.heroNav-leftScroll,
.heroNav-rightScroll {
  cursor: pointer;
  width: 6%;
}
.heroNav-leftScroll {
  left: 0;
  border-right: 1px solid #32404e;
}
.heroNav-rightScroll {
  right: 0;
  border-left: 1px solid #32404e;
}
.heroNav-scrollInner {
  height: 100%;
}
.heroNav-tertiary > .heroNav-leftScroll,
.heroNav-tertiary > .heroNav-rightScroll {
  border-color: #c4c7ca;
}
@media screen and (min-width: 35.5em) {
  .hero-text {
    width: 80%;
  }
  .hero-text-alignLeft {
    width: 80%;
    text-align: left;
  }
  .hero-sub {
    font-size: 1em;
  }
}
@media screen and (min-width: 64em) {
  .hero {
    height: 20em;
  }
  .hero-text {
    width: 80%;
  }
  .hero-text-alignLeft {
    width: 80%;
    text-align: left;
  }
  .hero-title {
    font-size: 4em;
  }
  .hero-sub {
    font-size: 1.1em;
  }
}
@media screen and (min-width: 80em) {
  .hero {
    height: 25em;
  }
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.learn_centerVertical {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  /* W3C */
  -webkit-transform: translateY(-50%);
  /* Safari and Chrome */
}
.borderRadius_3 {
  border-radius: 3px;
}
.category-gg-test-lab:focus .learn_post_listed_imgWrapper,
.category-gg-test-lab:hover .learn_post_listed_imgWrapper,
.category-gg-test-lab:active .learn_post_listed_imgWrapper {
  border-top-color: #5D87A1;
  border-right-color: #5D87A1;
  border-left-color: #5D87A1;
}
.category-gg-test-lab:focus .learn_post_listed_inner,
.category-gg-test-lab:hover .learn_post_listed_inner,
.category-gg-test-lab:active .learn_post_listed_inner {
  border-right-color: #5D87A1;
  border-bottom-color: #5D87A1;
  border-left-color: #5D87A1;
}
@media screen and (min-width: 64em) {
  .category-gg-test-lab:focus.learn_post_listed_medium .learn_post_listed_inner,
  .category-gg-test-lab:hover.learn_post_listed_medium .learn_post_listed_inner,
  .category-gg-test-lab:active.learn_post_listed_medium .learn_post_listed_inner {
    border-top-color: #5D87A1;
  }
}
.category-gg-test-lab .learn_post_listed .learn_post_listed_inner .learn_post_listed_label,
.category-gg-test-lab .learn_post_listed .learn_post_listed_medium_innerWrapper .learn_post_listed_inner .learn_post_listed_label,
.category-gg-test-lab .post-categories li a {
  border-top-color: #457389;
  background: #5D87A1;
}
.category-success-stories:focus .learn_post_listed_imgWrapper,
.category-success-stories:hover .learn_post_listed_imgWrapper,
.category-success-stories:active .learn_post_listed_imgWrapper {
  border-top-color: #F08B1D;
  border-right-color: #F08B1D;
  border-left-color: #F08B1D;
}
.category-success-stories:focus .learn_post_listed_inner,
.category-success-stories:hover .learn_post_listed_inner,
.category-success-stories:active .learn_post_listed_inner {
  border-right-color: #F08B1D;
  border-bottom-color: #F08B1D;
  border-left-color: #F08B1D;
}
@media screen and (min-width: 64em) {
  .category-success-stories:focus.learn_post_listed_medium .learn_post_listed_inner,
  .category-success-stories:hover.learn_post_listed_medium .learn_post_listed_inner,
  .category-success-stories:active.learn_post_listed_medium .learn_post_listed_inner {
    border-top-color: #F08B1D;
  }
}
.category-success-stories .learn_post_listed .learn_post_listed_inner .learn_post_listed_label,
.category-success-stories .learn_post_listed .learn_post_listed_medium_innerWrapper .learn_post_listed_inner .learn_post_listed_label,
.category-success-stories .post-categories li a {
  border-top-color: #E37F1C;
  background: #F08B1D;
}
.category-videos:focus .learn_post_listed_imgWrapper,
.category-videos:hover .learn_post_listed_imgWrapper,
.category-videos:active .learn_post_listed_imgWrapper {
  border-top-color: #3e4b59;
  border-right-color: #3e4b59;
  border-left-color: #3e4b59;
}
.category-videos:focus .learn_post_listed_inner,
.category-videos:hover .learn_post_listed_inner,
.category-videos:active .learn_post_listed_inner {
  border-right-color: #3e4b59;
  border-bottom-color: #3e4b59;
  border-left-color: #3e4b59;
}
@media screen and (min-width: 64em) {
  .category-videos:focus.learn_post_listed_medium .learn_post_listed_inner,
  .category-videos:hover.learn_post_listed_medium .learn_post_listed_inner,
  .category-videos:active.learn_post_listed_medium .learn_post_listed_inner {
    border-top-color: #3e4b59;
  }
}
.category-videos .learn_post_listed .learn_post_listed_inner .learn_post_listed_label,
.category-videos .learn_post_listed .learn_post_listed_medium_innerWrapper .learn_post_listed_inner .learn_post_listed_label,
.category-videos .post-categories li a {
  border-top-color: #293541;
  background: #3e4b59;
}
.category-top-10-nonprofits:focus .learn_post_listed_imgWrapper,
.category-top-10-nonprofits:hover .learn_post_listed_imgWrapper,
.category-top-10-nonprofits:active .learn_post_listed_imgWrapper {
  border-top-color: #E3b430;
  border-right-color: #E3b430;
  border-left-color: #E3b430;
}
.category-top-10-nonprofits:focus .learn_post_listed_inner,
.category-top-10-nonprofits:hover .learn_post_listed_inner,
.category-top-10-nonprofits:active .learn_post_listed_inner {
  border-right-color: #E3b430;
  border-bottom-color: #E3b430;
  border-left-color: #E3b430;
}
@media screen and (min-width: 64em) {
  .category-top-10-nonprofits:focus.learn_post_listed_medium .learn_post_listed_inner,
  .category-top-10-nonprofits:hover.learn_post_listed_medium .learn_post_listed_inner,
  .category-top-10-nonprofits:active.learn_post_listed_medium .learn_post_listed_inner {
    border-top-color: #E3b430;
  }
}
.category-top-10-nonprofits .learn_post_listed .learn_post_listed_inner .learn_post_listed_label,
.category-top-10-nonprofits .learn_post_listed .learn_post_listed_medium_innerWrapper .learn_post_listed_inner .learn_post_listed_label,
.category-top-10-nonprofits .post-categories li a {
  border-top-color: #d3a31d;
  background: #E3b430;
}
.category-tools:focus .learn_post_listed_imgWrapper,
.category-tools:hover .learn_post_listed_imgWrapper,
.category-tools:active .learn_post_listed_imgWrapper {
  border-top-color: #B2BB1E;
  border-right-color: #B2BB1E;
  border-left-color: #B2BB1E;
}
.category-tools:focus .learn_post_listed_inner,
.category-tools:hover .learn_post_listed_inner,
.category-tools:active .learn_post_listed_inner {
  border-right-color: #B2BB1E;
  border-bottom-color: #B2BB1E;
  border-left-color: #B2BB1E;
}
@media screen and (min-width: 64em) {
  .category-tools:focus.learn_post_listed_medium .learn_post_listed_inner,
  .category-tools:hover.learn_post_listed_medium .learn_post_listed_inner,
  .category-tools:active.learn_post_listed_medium .learn_post_listed_inner {
    border-top-color: #B2BB1E;
  }
}
.category-tools .learn_post_listed .learn_post_listed_inner .learn_post_listed_label,
.category-tools .learn_post_listed .learn_post_listed_medium_innerWrapper .learn_post_listed_inner .learn_post_listed_label,
.category-tools .post-categories li a {
  border-top-color: #9FA617;
  background: #B2BB1E;
}
.category-tips:focus .learn_post_listed_imgWrapper,
.category-tips:hover .learn_post_listed_imgWrapper,
.category-tips:active .learn_post_listed_imgWrapper {
  border-top-color: #683043;
  border-right-color: #683043;
  border-left-color: #683043;
}
.category-tips:focus .learn_post_listed_inner,
.category-tips:hover .learn_post_listed_inner,
.category-tips:active .learn_post_listed_inner {
  border-right-color: #683043;
  border-bottom-color: #683043;
  border-left-color: #683043;
}
@media screen and (min-width: 64em) {
  .category-tips:focus.learn_post_listed_medium .learn_post_listed_inner,
  .category-tips:hover.learn_post_listed_medium .learn_post_listed_inner,
  .category-tips:active.learn_post_listed_medium .learn_post_listed_inner {
    border-top-color: #683043;
  }
}
.category-tips .learn_post_listed .learn_post_listed_inner .learn_post_listed_label,
.category-tips .learn_post_listed .learn_post_listed_medium_innerWrapper .learn_post_listed_inner .learn_post_listed_label,
.category-tips .post-categories li a {
  border-top-color: #4C2432;
  background: #683043;
}
.category-viewpoints:focus .learn_post_listed_imgWrapper,
.category-viewpoints:hover .learn_post_listed_imgWrapper,
.category-viewpoints:active .learn_post_listed_imgWrapper {
  border-top-color: #F1CB00;
  border-right-color: #F1CB00;
  border-left-color: #F1CB00;
}
.category-viewpoints:focus .learn_post_listed_inner,
.category-viewpoints:hover .learn_post_listed_inner,
.category-viewpoints:active .learn_post_listed_inner {
  border-right-color: #F1CB00;
  border-bottom-color: #F1CB00;
  border-left-color: #F1CB00;
}
@media screen and (min-width: 64em) {
  .category-viewpoints:focus.learn_post_listed_medium .learn_post_listed_inner,
  .category-viewpoints:hover.learn_post_listed_medium .learn_post_listed_inner,
  .category-viewpoints:active.learn_post_listed_medium .learn_post_listed_inner {
    border-top-color: #F1CB00;
  }
}
.category-viewpoints .learn_post_listed .learn_post_listed_inner .learn_post_listed_label,
.category-viewpoints .learn_post_listed .learn_post_listed_medium_innerWrapper .learn_post_listed_inner .learn_post_listed_label,
.category-viewpoints .post-categories li a {
  border-top-color: #dcaa1e;
  background: #F1CB00;
}
@media screen and (min-width: 48em) {
  .layout_ml_alignRight {
    text-align: right;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 64em) {
  .layout_lg_abs {
    position: absolute;
  }
  .layout_lg_abs_middle {
    left: 50%;
    transform: translateX(-50%);
    /* W3C */
    -webkit-transform: translateX(-50%);
    /* Safari and Chrome */
  }
  .layout_lg_abs_bottom_learnTile {
    bottom: -4em;
  }
}
@media screen and (min-width: 80em) {
  .layout_xl_alignRight {
    text-align: right;
    justify-content: flex-end;
  }
}
.box_rightPadded0 {
  padding-right: 0;
}
.box_verticalPadded0 {
  padding-top: 0;
  padding-bottom: 0;
}
.box_verticalMargin0 {
  margin-top: 0;
  margin-bottom: 0;
}
.box_topMargin0 {
  margin-top: 0;
}
.box_topMargin3 {
  margin-top: 4.5%;
}
.box_topMargin5 {
  margin-top: 9%;
}
@media screen and (min-width: 35.5em) {
  .box_md_bottomMargin1 {
    margin-bottom: 0.5em;
  }
  .box_md_leftPadded3 {
    padding-left: 4.5%;
  }
  .box_md_horizontalPadded0 {
    padding-left: 0;
    padding-right: 0;
  }
  .box_md_verticalPadded0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .box_md_verticalPadded6 {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media screen and (min-width: 48em) {
  .box_ml_verticalPadded0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .box_ml_leftPadded1 {
    padding-left: 1.5%;
  }
  .box_ml_horizontalPadded6 {
    padding-left: 12%;
    padding-right: 12%;
  }
}
@media screen and (min-width: 64em) {
  .box_lg_leftPadded0 {
    padding-left: 0;
  }
  .box_lg_box_rightPadded0 {
    padding-right: 0;
  }
  .box_lg_verticalPadded3 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .box_lg_horizontalPadded6 {
    padding-left: 12%;
    padding-right: 12%;
  }
  .box_lg_verticalPadded6 {
    padding-top: 6em;
    padding-bottom: 6em;
  }
  .box_lg_verticalMargin0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .box_lg_topMargin2 {
    margin-top: 1em;
  }
  .box_lg_topMargin3 {
    margin-top: 2em;
    margin-top: 4.5%;
  }
  .box_lg_topMargin6 {
    margin-top: 6em;
  }
}
@media screen and (min-width: 80em) {
  .box_xl_leftPaddedHalf {
    padding-left: 0.75%;
  }
  .box_xl_topPaddedHalf {
    padding-top: 0.25em;
  }
  .box_xl_leftPadded1 {
    padding-left: 1.5%;
  }
  .box_xl_rightPadded1 {
    padding-right: 1.5%;
  }
  .box_xl_rightPadded4 {
    padding-right: 6%;
  }
  .box_xl_leftPadded6 {
    padding-left: 12%;
  }
  .box_xl_bottomPadded0 {
    padding-bottom: 0;
  }
  .box_xl_topMargin0 {
    margin-top: 0;
  }
  .box_xl_topMargin1 {
    margin-top: 0.5em;
  }
  .box_xl_topMargin3 {
    margin-top: 2em;
    margin-top: 4.5%;
  }
  .box_xl_topMargin4 {
    margin-top: 3em;
  }
  .box_xl_topMargin6 {
    margin-top: 6em;
  }
}
.learn_posts_listed {
  display: flex;
  flex-flow: row wrap;
}
.learn_post_listed_imgWrapper {
  border: 2px solid #afb9c1;
  border-bottom-style: none;
}
.learn_post_listed_inner {
  border: 2px solid #afb9c1;
  border-top-style: none;
  background: #FFFFFF;
  height: 21em;
}
@media screen and (min-width: 75em) {
  .learn_post_listed_inner {
    height: 19em;
  }
}
.learn_post_listed_label {
  width: 16em;
  border-top-width: 5px;
  border-top-style: solid;
  background: #B2BB1E;
  padding: 1em;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  font-size: 0.7em;
}
.layout_abs_post_listLabel {
  top: -1.9em;
}
.learn_post_listed_tilecontent {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  /* W3C */
  -webkit-transform: translateY(-50%);
  /* Safari and Chrome */
}
.learn_post_listed_author a {
  color: #32404e;
  font-style: normal;
  font-weight: 400;
}
.learn_post_listed_medium_innerWrapper {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  width: 100%;
}
@media screen and (min-width: 64em) {
  .learn_post_listed_medium {
    min-height: 32.8125em;
    max-width: 768px;
  }
  .learn_post_listed_medium .learn_post_listed_inner {
    border-top-style: solid;
    height: 17em;
    background: #FFFFFF;
    cursor: pointer;
  }
}
.learn_post_heroImg {
  width: 100%;
  height: auto;
  display: block;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 18.75em;
}
@media screen and (min-width: 35.5em) {
  .learn_post_heroImg {
    height: 22.5em;
  }
}
@media screen and (min-width: 48em) {
  .learn_post_heroImg {
    background-size: contain;
  }
}
@media screen and (min-width: 64em) {
  .learn_post_heroImg {
    height: 25em;
  }
}
@media screen and (min-width: 80em) {
  .learn_post_heroImg {
    height: 33.375em;
  }
}
.learn_post_heroImg:hover .learn_post_heroImgCaption {
  visibility: visible;
  opacity: 1;
}
.learn_post_heroImgCaption {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.6s;
  background: rgba(41, 53, 65, 0.6);
  padding: 1em;
  padding-top: 0.4em;
}
.learn_post_heroImgCaption a {
  font: inherit;
  color: #FFFFFF;
}
@media screen and (min-width: 48em) {
  .post_meta_item:nth-of-type(1) {
    order: 3;
  }
  .post_meta_item:nth-of-type(2) {
    order: 2;
  }
  .post_meta_item:nth-of-type(3) {
    order: 1;
  }
}
.learn_post_tagList a {
  margin-bottom: 0.5em;
  font-style: italic;
  font-weight: 700;
  background: #EBEEEE;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 3px;
  white-space: nowrap;
  display: block;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.learn_post_tagList a:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 35.5em) {
  .learn_post_tagList a {
    display: inline-block;
  }
}
.post-categories {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-categories > li > a {
  display: inline-block;
  width: 16em;
  border-top-width: 5px;
  border-top-style: solid;
  background: #B2BB1E;
  padding: 1em;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  font-size: 0.7em;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  /* W3C */
  -webkit-transform: translateX(-50%);
  /* Safari and Chrome */
  bottom: 1.5em;
}
.post-categories > li > a:focus,
.post-categories > li > a:hover,
.post-categories > li > a:active {
  text-decoration: none;
}
.learn_post_author_image > img {
  max-width: 80px;
}
.learn_author_posts_link {
  font-style: italic;
  font-weight: 400;
  font-size: 0.9em;
}
.learn_post_intro {
  font-size: 25px !important;
}
.learn_post_intro p {
  font-size: 25px !important;
}
.learn_post_intro p:last-child {
  margin-bottom: 0.5em;
}
.learn_post_intro hr + br,
.learn_post_intro hr + br + br {
  display: none;
}
blockquote {
  font-family: Aleo, Georgia, serif;
}
.sidebar_topMargin {
  margin-top: 2px;
}
.sidebar_bottomMargin {
  margin-bottom: 2px;
}
.sidebar_tool:hover {
  background: #c4c7ca;
}
.sidebar_search input[type="submit"] {
  display: none;
}
.sidebar_search_icon {
  height: 28px;
  top: 0.5em;
  right: 1em;
}
.sidebar_marginLeft {
  margin-left: 20px;
}
.link_sidebar_ul {
  color: #B2BB1E;
}
.link_sidebar_ul:visited,
.link_sidebar_ul:hover,
.link_sidebar_ul:active {
  color: #B2BB1E;
}
.sidebar_icon {
  height: 40px;
}
.btn {
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  display: inline-block;
  border: none;
  border-radius: 0;
  padding: 1em 2em;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  opacity: 0.9999999;
  text-align: center;
  overflow: hidden;
}
.btn::before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: " ";
  width: 50%;
  border-right: 5em solid #F08B1D;
  border-top: 5em solid #de7c1b;
  margin-left: -3.375em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -299;
  display: block;
  transition: all 0.4s ease-in;
}
.btn::after {
  background: #F08B1D;
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -300;
}
.btn:hover,
.btn:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.btn:hover:before,
.btn:focus:before {
  width: 160%;
}
.btn_large {
  font-size: 1em;
}
.btn_tall {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
.btn_short {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.btn_shorter {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.btn_narrow {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.btn_narrower {
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.btn_equalWidth {
  display: block;
  width: 12em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 35.5em) {
  .btn_equalWidth {
    display: inline-block;
  }
}
.btn_ggPrimary2Darker::before {
  border-right-color: #457389;
  border-top-color: #395f71;
}
.btn_ggPrimary2Darker::after {
  background: #457389;
}
.btn_ggPrimary2Dark::before {
  border-right-color: #5D87A1;
  border-top-color: #50748a;
}
.btn_ggPrimary2Dark::after {
  background: #5D87A1;
}
.btn_ggPrimary2::before {
  border-right-color: #97b2c3;
  border-top-color: #80A1B6;
}
.btn_ggPrimary2::after {
  background: #97b2c3;
}
.btn_ggPrimary2Light::before {
  border-right-color: #cedbe5;
  border-top-color: #B7CAD8;
}
.btn_ggPrimary2Light::after {
  background: #cedbe5;
}
.btn_ggSecondary1Light::before {
  border-right-color: #92989d;
  border-top-color: #7d848a;
}
.btn_ggSecondary1Light::after {
  background: #92989d;
}
.btn_ggPrimary3Dark::before {
  border-right-color: #9FA617;
  border-top-color: #7d8212;
}
.btn_ggPrimary3Dark::after {
  background: #9FA617;
}
.btn_ggPrimary3::before {
  border-right-color: #bfc820;
  border-top-color: #B2BB1E;
}
.btn_ggPrimary3::after {
  background: #bfc820;
}
.btn_ggPrimary4Darker::before {
  border-right-color: #E3b430;
  border-top-color: #ce9f1c;
}
.btn_ggPrimary4Darker::after {
  background: #E3b430;
}
.btn_ggPrimary4Dark::before {
  border-right-color: #F1CB00;
  border-top-color: #c8a900;
}
.btn_ggPrimary4Dark::after {
  background: #F1CB00;
}
.btn_ggSecondary1::before {
  border-right-color: #4f5f71;
  border-top-color: #3e4b59;
}
.btn_ggSecondary1::after {
  background: #4f5f71;
}
.btn_ggSecondary1Darker::before {
  border-right-color: #293541;
  border-top-color: #192128;
}
.btn_ggSecondary1Darker::after {
  background: #293541;
}
.btn_ggSecondary2::before {
  border-right-color: #4C2432;
  border-top-color: #2d151e;
}
.btn_ggSecondary2::after {
  background: #4C2432;
}
.btn_ggSecondary2Light::before {
  border-right-color: #683043;
  border-top-color: #843d55;
}
.btn_ggSecondary2Light::after {
  background: #683043;
}
.btn_ggSecondary2Lighter::before {
  border-right-color: #966f7c;
  border-top-color: #a78791;
}
.btn_ggSecondary2Lighter::after {
  background: #966f7c;
}
.btn_ggSecondary3::before {
  border-right-color: #C54626;
  border-top-color: #a33a1f;
}
.btn_ggSecondary3::after {
  background: #C54626;
}
.btn_primary2::before {
  border-right-color: #7398ae;
  border-top-color: #5D87A1;
}
.btn_primary2::after {
  background: #7398ae;
}
.btn_primary3::before {
  border-right-color: #acb319;
  border-top-color: #9FA617;
}
.btn_primary3::after {
  background: #acb319;
}
.btn_secondary1::before {
  border-right-color: #4f5f71;
  border-top-color: #3e4b59;
}
.btn_secondary1::after {
  background: #4f5f71;
}
.btn_redbackpack::before {
  border-right-color: #ee0018;
  border-top-color: #c50014;
}
.btn_redbackpack::after {
  background: #ee0018;
}
.btn_transparent {
  font-style: normal;
  font-weight: 800;
  background: transparent;
  border: 1px solid white;
}
.btn_transparent::before {
  border-right-color: transparent;
  border-top-color: rgba(255, 255, 255, 0.2);
}
.btn_transparent::after {
  background: transparent;
}
.btn_transparent.btn_ggPrimary1 {
  color: #F08B1D;
  border-color: #F08B1D;
}
.btn_transparent.btn_ggPrimary1::before {
  border-top-color: rgba(240, 139, 29, 0.3);
}
.btn_transparent.btn_ggPrimary2 {
  color: #80A1B6;
  border-color: #80A1B6;
}
.btn_transparent.btn_ggPrimary2::before {
  border-top-color: rgba(128, 161, 182, 0.3);
}
.btn_transparent.btn_ggPrimary2Dark {
  color: #5D87A1;
  border-color: #5D87A1;
}
.btn_transparent.btn_ggPrimary2Dark::before {
  border-top-color: rgba(93, 135, 161, 0.3);
}
.btn_transparent.btn_ggPrimary2Darker {
  color: #457389;
  border-color: #457389;
}
.btn_transparent.btn_ggPrimary2Darker::before {
  border-top-color: rgba(69, 115, 137, 0.3);
}
.btn_transparent.btn_ggPrimary3 {
  color: #B2BB1E;
  border-color: #B2BB1E;
}
.btn_transparent.btn_ggPrimary3::before {
  border-top-color: rgba(178, 187, 30, 0.3);
}
.btn_transparent.btn_ggPrimary3Dark {
  color: #9FA617;
  border-color: #9FA617;
}
.btn_transparent.btn_ggPrimary3Dark::before {
  border-top-color: rgba(159, 166, 23, 0.3);
}
.btn_transparent.btn_ggPrimary4Dark {
  color: #F1CB00;
  border-color: #F1CB00;
}
.btn_transparent.btn_ggPrimary4Dark::before {
  border-top-color: rgba(241, 203, 0, 0.3);
}
.btn_transparent.btn_ggPrimary4Darker {
  color: #E3b430;
  border-color: #E3b430;
}
.btn_transparent.btn_ggPrimary4Darker::before {
  border-top-color: rgba(227, 180, 48, 0.3);
}
.btn_transparent.btn_ggSecondary1 {
  color: #3e4b59;
  border-color: #3e4b59;
}
.btn_transparent.btn_ggSecondary1::before {
  border-top-color: rgba(62, 75, 89, 0.3);
}
.btn_transparent.btn_ggSecondary1Light {
  color: #7d848a;
  border-color: #7d848a;
}
.btn_transparent.btn_ggSecondary1Light::before {
  border-top-color: rgba(125, 132, 138, 0.3);
}
.btn_transparent.btn_ggSecondary2 {
  color: #4C2432;
  border-color: #4C2432;
}
.btn_transparent.btn_ggSecondary2::before {
  border-top-color: rgba(76, 36, 50, 0.3);
}
.btn_transparent.btn_ggSecondary2Light {
  color: #683043;
  border-color: #683043;
}
.btn_transparent.btn_ggSecondary2Light::before {
  border-top-color: rgba(104, 48, 67, 0.3);
}
.btn_transparent.btn_ggSecondary2Lighter {
  color: #966f7c;
  border-color: #966f7c;
}
.btn_transparent.btn_ggSecondary2Lighter::before {
  border-top-color: rgba(150, 111, 124, 0.3);
}
.btn_transparent.btn_ggSecondary3 {
  color: #C54626;
  border-color: #C54626;
}
.btn_transparent.btn_ggSecondary3::before {
  border-top-color: rgba(197, 70, 38, 0.3);
}
.btn_simple::before {
  width: 1px;
  margin-left: -5em;
}
.btn[disabled="disabled"] {
  pointer-events: none;
  color: white;
}
.btn[disabled="disabled"]::before {
  border-right-color: #867f75;
  border-top-color: #5b564c;
}
.btn[disabled="disabled"]::after {
  background-color: #867f75;
}
.btn[disabled="disabled"].btn_ggPrimary3::before {
  border-right-color: #D4D88D;
  border-top-color: #D4D88D;
}
.btn[disabled="disabled"].btn_ggPrimary3::after {
  background-color: #D4D88D;
}
.btn[disabled="disabled"]:focus:before {
  width: 50%;
}
.btn_transparent {
  font-style: normal;
  font-weight: 800;
  background: transparent;
  border: 1px solid white;
}
.btn_transparent::before {
  border-right-color: transparent;
  border-top-color: rgba(255, 255, 255, 0.2);
}
.btn_transparent::after {
  background: transparent;
}
.btn_transparent.btn_primary1 {
  color: #F08B1D;
  border-color: #F08B1D;
}
.btn_transparent.btn_primary1::before {
  border-top-color: rgba(240, 139, 29, 0.3);
}
.btn_transparent.btn_primary2 {
  color: #80A1B6;
  border-color: #80A1B6;
}
.btn_transparent.btn_primary2::before {
  border-top-color: rgba(128, 161, 182, 0.3);
}
.btn_transparent.btn_primary3 {
  color: #B2BB1E;
  border-color: #B2BB1E;
}
.btn_transparent.btn_primary3::before {
  border-top-color: rgba(178, 187, 30, 0.3);
}
.btn_transparent.btn_secondary1 {
  color: #3e4b59;
  border-color: #3e4b59;
}
.btn_transparent.btn_secondary1::before {
  border-top-color: rgba(62, 75, 89, 0.3);
}
.btn[disabled="disabled"].btn_primary3::before {
  border-right-color: #D4D88D;
  border-top-color: #D4D88D;
}
.btn[disabled="disabled"].btn_primary3::after {
  background-color: #D4D88D;
}
.btn_loading::before {
  animation: 2s linear infinite alternate loading;
}
@keyframes loading {
  from {
    left: -10%;
    width: 0%;
  }
  to {
    width: 110%;
  }
}
@media screen and (min-width: 64em) {
  .btn_lg_normal {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.sidePhoto {
  position: relative;
  height: 200px;
}
@media screen and (min-width: 35.5em) {
  .sidePhoto {
    position: absolute;
    height: 100%;
  }
}
.sidePhoto_tall {
  height: 300px;
}
.sidePhoto_ml {
  position: relative;
  height: 500px;
}
@media screen and (min-width: 35.5em) {
  .sidePhoto_ml {
    height: 800px;
  }
}
@media screen and (min-width: 48em) {
  .sidePhoto_ml {
    position: absolute;
    height: 100%;
  }
}
.sidePhoto_lg {
  position: relative;
  height: 400px;
}
@media screen and (min-width: 64em) {
  .sidePhoto_lg {
    position: absolute;
    height: 100%;
  }
}
.sidePhoto_center {
  background-position-x: center;
}
.sidePhoto_left {
  background-position-x: left;
}
.sidePhoto_right {
  background-position-x: right;
}
.sidePhoto_bottom {
  background-position-y: bottom;
}
.sidePhoto_top {
  background-position-y: top;
}
.learn_top_10_wrap .learn_post_listed_inner {
  height: 12.5em;
}
@media screen and (min-width: 35.5em) {
  .learn_top_10_wrap .learn_post_listed_inner {
    height: 14.375em;
  }
}
@media screen and (min-width: 38.125em) {
  .learn_top_10_wrap .learn_post_listed_inner {
    height: 13.5em;
  }
}
@media screen and (min-width: 43.75em) {
  .learn_top_10_wrap .learn_post_listed_inner {
    height: 11.875em;
  }
}
@media screen and (min-width: 45em) {
  .learn_top_10_wrap .learn_post_listed_inner {
    height: 10.625em;
  }
}
.learn_top10_winner_tile_inner {
  border: 2px solid #afb9c1;
  border-top: none;
}
@media screen and (min-width: 64em) {
  .learn_top10_winner_tile_inner {
    border-top: 2px solid #afb9c1;
    border-left: none;
  }
}
.learn_top10_winner_tile {
  cursor: pointer;
}
.learn_top10_winner_tile:focus .learn_top10_winner_tile_inner,
.learn_top10_winner_tile:hover .learn_top10_winner_tile_inner,
.learn_top10_winner_tile:active .learn_top10_winner_tile_inner {
  border-color: #E3b430;
}
@media screen and (min-width: 64em) {
  .learn_top10_winner_tile:focus .learn_top10_winner_tile_inner,
  .learn_top10_winner_tile:hover .learn_top10_winner_tile_inner,
  .learn_top10_winner_tile:active .learn_top10_winner_tile_inner {
    border-left-color: none;
  }
}
.learn_top_10_2018_wrap .learn_top10_winner_tile:focus .learn_top10_winner_tile_inner,
.learn_top_10_2018_wrap .learn_top10_winner_tile:hover .learn_top10_winner_tile_inner,
.learn_top_10_2018_wrap .learn_top10_winner_tile:active .learn_top10_winner_tile_inner {
  border-color: #97341b;
}
.btn_winner_color {
  color: #80A1B6;
  border-color: #80A1B6;
}
.learn_top_10_2018_wrap .btn_winner_color {
  color: #C54626;
  border-color: #C54626;
}
.learn_post_listed_label_top10 {
  width: 100%;
  border-top-width: 0;
  background: #E3b430;
  padding: 1em;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  font-size: 0.7em;
}
.learn_top_10_2018_wrap .learn_post_listed_label_top10 {
  background: #97341b;
}
.learn_post_listed_label_top10_fixed {
  top: -20px;
  width: 18em;
}
@media screen and (min-width: 64em) {
  .learn_post_listed_label_top10_fixed {
    top: -1px;
  }
}
.learn_top10_winner_excerpt_wrapper > p {
  font-size: 1em;
  color: #32404e;
  font-style: normal;
  font-weight: 400;
}
.learn_top_10_2018_wrap .category-top-10-nonprofits:focus .learn_post_listed_imgWrapper,
.learn_top_10_2018_wrap .category-top-10-nonprofits:hover .learn_post_listed_imgWrapper,
.learn_top_10_2018_wrap .category-top-10-nonprofits:active .learn_post_listed_imgWrapper {
  border-top-color: #97341b;
  border-right-color: #97341b;
  border-left-color: #97341b;
}
.learn_top_10_2018_wrap .category-top-10-nonprofits:focus .learn_post_listed_inner,
.learn_top_10_2018_wrap .category-top-10-nonprofits:hover .learn_post_listed_inner,
.learn_top_10_2018_wrap .category-top-10-nonprofits:active .learn_post_listed_inner {
  border-right-color: #97341b;
  border-bottom-color: #97341b;
  border-left-color: #97341b;
}
.listing_text a {
  color: #32404e;
  font-weight: 400;
}
.listing_text_last:last-child {
  margin-bottom: 0;
}
.video_container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video_container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
