/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./_front/modules/blog/blog.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable scss/operator-no-newline-after */
/* stylelint-enable scss/operator-no-newline-after */
/* stylelint-disable scss/operator-no-newline-after */
/* stylelint-enable scss/operator-no-newline-after */
.blog {
  padding-left: max(20px, 1.0416666667vw);
  padding-right: max(20px, 1.0416666667vw);
}
.blog__title {
  margin-bottom: max(50px, 2.6041666667vw);
}
.blog__cta .has-chevron::after {
  transition: all 0.3s ease-in-out;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%2713%27 viewBox=%270 0 8 13%27 fill=%27none%27%3E%3Cpath d=%27M1 12L7 6.5L1 1%27 stroke=%27%23FFFFFF%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
  display: block;
  width: max(8px, 0.4166666667vw);
  height: max(13px, 0.6770833333vw);
  background-repeat: no-repeat;
  margin-left: max(10px, 0.5208333333vw);
}
.blog__cta .has-chevron:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%2713%27 viewBox=%270 0 8 13%27 fill=%27none%27%3E%3Cpath d=%27M1 12L7 6.5L1 1%27 stroke=%27%23000000%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
}
@media (prefers-reduced-motion: reduce) {
  .blog__cta .has-chevron::after {
    transition: none;
  }
}

/*# sourceMappingURL=blog.css.map*/