/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/testimonials-dual/_testimonials-dual-styles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * 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 Postion ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hover opacity classes ~~~~~~~~~~ */
/* ~~~~~~~~~~ Flex 0 0 auto ~~~~~~~~~~ */
/* ~~~~~~~~~~ Overlay ~~~~~~~~~~ */
/**
 * Placeholders Buttons Template Part Styles
 */
/**
 * ACF Block Testimonials Dual Styles
 */
.acf-block-testimonials-dual {
  padding-top: 3.5625rem !important;
  padding-bottom: 3.5625rem !important;
  background-color: #f6f1f1;
}
.acf-block-testimonials-dual__card {
  position: relative;
  padding: 2rem 2.5rem !important;
  border: none;
  border-radius: 0.5rem;
  background: #fff;
  list-style: none;
  counter-increment: none !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.acf-block-testimonials-dual__card::before, .acf-block-testimonials-dual__card::after {
  content: none !important;
}
.acf-block-testimonials-dual__card:hover {
  box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.08);
  -webkit-transform: translateY(-0.25rem);
          transform: translateY(-0.25rem);
}
.acf-block-testimonials-dual [class^=col-],
.acf-block-testimonials-dual [class*=" col-"] {
  counter-increment: none !important;
}
.acf-block-testimonials-dual [class^=col-]::after, .acf-block-testimonials-dual [class^=col-]::before,
.acf-block-testimonials-dual [class*=" col-"]::after,
.acf-block-testimonials-dual [class*=" col-"]::before {
  content: none !important;
}
.acf-block-testimonials-dual__quote-icon {
  position: absolute;
  top: -2rem;
  right: 2rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0.375rem 1.25rem rgba(0, 0, 0, 0.06);
}
.acf-block-testimonials-dual__quote-icon svg {
  width: 2.625rem;
  height: 3rem;
  position: relative;
  right: 0.1rem;
}
.acf-block-testimonials-dual__quote {
  max-width: 27.875rem;
  margin: 0 0 1.5rem 0;
  color: #022368;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  font-family: Karla, sans-serif;
  line-height: 1.4625rem;
}
.acf-block-testimonials-dual__quote::before {
  content: "";
}
.acf-block-testimonials-dual__quote::after {
  content: "";
}
.acf-block-testimonials-dual__author {
  text-align: right;
}
.acf-block-testimonials-dual__author-name {
  color: #022368;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.5625rem;
}
.acf-block-testimonials-dual__author-name::before {
  content: "– ";
}
.acf-block-testimonials-dual__author-position {
  margin-top: 1.5625rem;
  color: #5a6c7d;
  font-weight: 400;
  font-size: 0.875rem;
  font-family: "Noto Sans", sans-serif;
}
