/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[1].use[4]!./src/components/template-parts/blocks/wordpress/quote/_quote-styles.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 */
/**
 * 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 ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~ Fluid margin/padding helpers ~~~~~~~~~ */
/**
 * Spacings
 */
/**
 * Editor wysiwyg margins
 */
.fz-mt-xsmall {
  display: block !important;
  margin-top: 0.5rem !important; }

.fz-mb-xsmall {
  display: block !important;
  margin-bottom: 0.5rem !important; }

.fz-mt-small {
  display: block !important;
  margin-top: 0.625rem !important; }

.fz-mb-small {
  display: block !important;
  margin-bottom: 0.625rem !important; }

.fz-mt-medium {
  display: block !important;
  margin-top: 1rem !important; }

.fz-mb-medium {
  display: block !important;
  margin-bottom: 1rem !important; }

.fz-mt-large {
  display: block !important;
  margin-top: 1.5rem !important; }

.fz-mb-large {
  display: block !important;
  margin-bottom: 1.5rem !important; }

.fz-mt-xlarge {
  display: block !important;
  margin-top: 2rem !important; }

.fz-mb-xlarge {
  display: block !important;
  margin-bottom: 2rem !important; }

.fz-mt-huge {
  display: block !important;
  margin-top: 3rem !important; }

.fz-mb-huge {
  display: block !important;
  margin-bottom: 3rem !important; }

/* ~~~~~~~~~~ Sizing Class Generator ~~~~~~~~~~ */
/* stylelint-disable */
/**
 * 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 ~~~~~~~~~~ */
/* ~~~~~~~~~~ Text opacity ~~~~~~~~~~ */
/* ~~~~~~~~~~ Crunch Button ~~~~~~~~~~ */
@-webkit-keyframes moveUpInitial {
  to {
    -webkit-transform: translate3d(0, -105%, 0);
            transform: translate3d(0, -105%, 0); } }
@keyframes moveUpInitial {
  to {
    -webkit-transform: translate3d(0, -105%, 0);
            transform: translate3d(0, -105%, 0); } }

@-webkit-keyframes moveUpEnd {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes moveUpEnd {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

/**
 * WordPress Block Quote Template Part Styles
 */
.wp-block-quote {
  margin-top: 1.5em;
  margin-bottom: 1.5em; }
  @media (min-width: 576px) {
    .wp-block-quote {
      margin-top: 1.875em;
      margin-bottom: 1.875em; } }
  @media (min-width: 768px) {
    .wp-block-quote {
      margin-top: 2.25em;
      margin-bottom: 2.25em; } }
  @media (min-width: 992px) {
    .wp-block-quote {
      margin-top: 2.625em;
      margin-bottom: 2.625em; } }
  @media (min-width: 1200px) {
    .wp-block-quote {
      margin-top: 3em;
      margin-bottom: 3em; } }

