/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[3].use[4]!./src/components/template-parts/blocks/full-width/image-title-description/_image-title-description-styles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap Variables
 */
/*
 * Color system
 */
/**
 * Grid
 */
/**
 * Border Radius
 */
/**
 * Fonts
 */
/**
 * Crunch Utilities
 */
*[class^=clamp] {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

/**
 * 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 Position ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * ACF Block Image title description Template Part Styles
 */
.acf-block-image-title-description .wx-slice03 {
  padding: 3rem 0;
}
.acf-block-image-title-description .wx-slice03__image {
  position: relative;
  margin-bottom: 2rem;
}
.acf-block-image-title-description .wx-slice03__title {
  margin-bottom: 2rem;
}
.acf-block-image-title-description .wx-slice03__title > * {
  margin: 0;
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 0.9;
  text-transform: uppercase;
}
.acf-block-image-title-description .wx-slice03__description > *:last-child {
  margin-bottom: 0;
}
.acf-block-image-title-description .wx-slice03__description ul {
  margin: 1em 0;
  padding-left: 2.5rem;
}
.acf-block-image-title-description .wx-slice03__description ul li {
  margin: 0.5em 0;
  padding-left: 0;
  list-style-type: disc;
}

@media only screen and (max-width: 1023px) {
  .acf-block-image-title-description .wx-slice03__image .wx-image {
    position: relative;
  }
  .acf-block-image-title-description .wx-slice03__image img {
    position: relative;
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 1023px) {
  .acf-block-image-title-description .wx-slice03 {
    overflow: hidden;
    padding: 0;
  }
  .acf-block-image-title-description .wx-slice03__inner {
    display: flex;
    margin: 0 -8.4rem;
  }
  .acf-block-image-title-description .wx-slice03__col {
    flex: 0 0 50%;
    padding: 8.4rem;
  }
  .acf-block-image-title-description .wx-slice03__col:nth-of-type(1) {
    border-right: var(--bw) solid var(--cl3);
  }
  .acf-block-image-title-description .wx-slice03__image {
    height: 100%;
    margin: 0;
    padding: 44.7% 50%;
  }
  .acf-block-image-title-description .wx-slice03__title {
    margin-bottom: 3.5rem;
  }
  .acf-block-image-title-description .wx-slice03__title > * {
    font-size: 10rem;
    line-height: 0.8;
  }
  .acf-block-image-title-description .wx-slice03__description > * {
    margin: 4.2rem 0;
  }
}
