/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[4]!./src/components/template-parts/blocks/full-width/community-impact/_community-impact.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
/**
 * Variables
 */
/* ~~~~~~~~~~ WP Admin Bar heights ~~~~~~~~~~ */
/* ~~~~~~~~~~ Settings ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/* ~~~~~~~~~~ Plugins ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * Mixins
 */
/* ~~~~~~~~~~ Helper Functions ~~~~~~~~~~ */
/* ~~~~~ Strip Unit ~~~~~ */
/* ~~~~~ Convert to REM ~~~~~ */
/* ~~~~~ Get Crunch Spacer ~~~~~ */
/* ~~~~~~~~~~~~ Fluid  ~~~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Fluid
 */
/* ~~~~~~~~ String split ~~~~~~~~ */
/* ~~~~~~~~ String replace ~~~~~~~~ */
/* ~~~~~~~~ Join sign with number  ~~~~~~~~ */
/* ~~~~~~~~~~ String to number conversion by Hugo Giraudel ~~~~~~~~~~ */
/* ~~~~~ Helper for fluid function ~~~~~ */
/* ~~~~~ Letter-spacing functions ~~~~~ */
/* ~~~~~~~~ Return index of array diff ~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable order/order */
/**
 * Classes
 */
/* ~~~~~~~~~~ Respond to specific brekpoint ~~~~~~~~~~ */
/* ~~~~~~~~~~ Bootsrap Container Max Width ~~~~~~~~~~ */
/* ~~~~~~~~~~ Transition ~~~~~~~~~~ */
/**
 * Placeholders Template Part Styles
 */
/* ~~~~~~~~~~ Background cover ~~~~~~~~~~ */
/* ~~~~~~~~~~ Object Fit ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hide ~~~~~~~~~~ */
/* ~~~~~~~~~~ Adjustable Element ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fill the whole space ~~~~~~~~~~ */
/* ~~~~~~~~~~ Optimize image contrast ~~~~~~~~~~ */
/* ~~~~~~~~~~ Font Size Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Letter Spacing Classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Animated Border Bottom ~~~~~~~~~~ */
/* ~~~~~~~~~~ Lock Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * ACF Block Community Impact Template Part Styles
 */
:where(.acf-block-community-impact) {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
@media (min-width: 992px) {
  :where(.acf-block-community-impact) {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}

.acf-block-community-impact__background-img {
  -o-object-position: top;
     object-position: top;
}
.acf-block-community-impact__banner {
  position: relative;
  overflow: hidden;
  max-width: 57rem;
  margin: 0 auto;
  padding: 2.5rem 1.875rem;
  border-radius: 0;
  background-color: #FA4E36;
  background-image: -webkit-linear-gradient(330deg, #fe8709 0%, #FA4E36 55%, #FA4E36 100%);
  background-image: linear-gradient(120deg, #fe8709 0%, #FA4E36 55%, #FA4E36 100%);
  -webkit-transform: rotate(-1.7deg);
          transform: rotate(-1.7deg);
}
@media (min-width: 768px) {
  .acf-block-community-impact__banner {
    padding: 2.5rem 4.5rem 2.75rem 4rem;
  }
}
.acf-block-community-impact__banner--color-primary {
  background-color: #BF2E26;
  background-image: none;
}
.acf-block-community-impact__banner--color-secondary {
  background-color: #30438F;
  background-image: none;
}
.acf-block-community-impact__banner--color-green {
  background-color: #3C8565;
  background-image: none;
}
.acf-block-community-impact__banner--color-pink {
  background-color: #DCBAD5;
  background-image: none;
}
.acf-block-community-impact__banner--color-violet {
  background-color: #300961;
  background-image: none;
}
.acf-block-community-impact__banner--color-magenta {
  background-color: #D1368C;
  background-image: none;
}
.acf-block-community-impact__banner--color-crimson {
  background-color: #A30041;
  background-image: none;
}
.acf-block-community-impact__banner--color-dark-blue {
  background-color: #194152;
  background-image: none;
}
.acf-block-community-impact__banner--color-gold {
  background-color: #9F8463;
  background-image: none;
}
.acf-block-community-impact__banner--has-bg-image {
  background-color: transparent;
  background-image: none;
}
.acf-block-community-impact__banner-bg-img {
  -o-object-position: center;
     object-position: center;
}
.acf-block-community-impact__heading {
  position: relative;
  z-index: 1;
  color: #fff;
  font-weight: 400;
  font-size: 3.75rem !important;
  font-family: "Sumber Brush", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1;
}
.acf-block-community-impact__text {
  position: relative;
  z-index: 1;
  margin-top: 1.5625rem;
  color: #061922;
  font-weight: 400;
  font-size: 1.5625rem;
  font-family: "Barlow Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.1;
}
.acf-block-community-impact__text p {
  margin-bottom: 0;
}
.acf-block-community-impact__decor {
  right: 2.5rem;
  bottom: 0;
  z-index: -1;
  width: var(--decor-w-m, 12rem);
  max-width: none;
  height: var(--decor-h-m, auto);
  pointer-events: none;
  -webkit-transform: translateY(60%);
          transform: translateY(60%);
}
@media (min-width: 992px) {
  .acf-block-community-impact__decor {
    width: var(--decor-w-d, 20.5rem);
    height: var(--decor-h-d, auto);
  }
}
