/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/recentes/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-beautycode-recentes h2 {
  font-size: 120%;
  letter-spacing: 0.1em;
}
@media (min-width: 500px) {
  .wp-block-beautycode-recentes h2 {
    font-size: var(--wp--preset--font-size--md);
  }
}
.wp-block-beautycode-recentes h2.h1::after {
  margin: 0 auto;
  background-color: var(--wp--preset--color--acc-rosa);
}
.wp-block-beautycode-recentes :where(.wp-block-post-template.is-layout-grid) {
  gap: var(--wp--preset--spacing--30);
}
@media (min-width: 1200px) {
  .wp-block-beautycode-recentes :where(.wp-block-post-template.is-layout-grid) {
    gap: var(--wp--preset--spacing--50);
  }
}
.wp-block-beautycode-recentes .block {
  padding-top: var(--wp--preset--spacing--60);
  padding-bottom: var(--wp--preset--spacing--80);
  background: url(../images/teste2.12c126b6.jpg) center center;
  background-size: contain;
}
.wp-block-beautycode-recentes .container {
  max-width: var(--wp--style--global--wide-size);
  margin-left: auto;
  margin-right: auto;
}
.wp-block-beautycode-recentes .container ul {
  color: var(--wp--preset--color--cta-black);
  grid-template-columns: repeat(1, minmax(250px, 450px)) !important;
  justify-content: center;
  gap: var(--wp--preset--spacing--60);
}
@media (min-width: 1024px) {
  .wp-block-beautycode-recentes .container ul {
    grid-template-columns: repeat(3, minmax(300px, 450px)) !important;
  }
}
.wp-block-beautycode-recentes .container ul li {
  background-color: var(--wp--preset--color--bg-main);
  border-radius: 3px 3px 6px 6px;
  overflow: hidden;
}
.wp-block-beautycode-recentes .container ul li a:not(h3 a) {
  color: oklch(from var(--wp--preset--color--acc-rosa) 0.5 0.1 h);
  font-weight: 900;
  font-size: larger;
  text-decoration: none;
}
.wp-block-beautycode-recentes .container ul li figure {
  max-width: 100%;
  margin: 0;
  background-color: #333;
}
.wp-block-beautycode-recentes .container ul li .card-body {
  margin: var(--wp--preset--spacing--30) var(--wp--preset--spacing--40) var(--wp--preset--spacing--60);
}
.wp-block-beautycode-recentes .container ul li .card-body h3 {
  margin: 0 auto;
  font-size: var(--wp--preset--font-size--lg);
  font-weight: 400;
}
.wp-block-beautycode-recentes .container ul li .card-body h3 a {
  color: inherit;
  line-height: 1.15;
}
.wp-block-beautycode-recentes .container p {
  line-height: 1.3;
  font-weight: 500;
}
.wp-block-beautycode-recentes .container a {
  padding: unset;
}
.wp-block-beautycode-recentes .container a:hover {
  background-color: unset;
}
.wp-block-beautycode-recentes .cta {
  margin-top: var(--wp--preset--spacing--60);
}
.wp-block-beautycode-recentes .cta a:hover {
  background-color: oklch(from var(--wp--preset--color--acc-rosa) 0.62 0.06 h) !important;
}

/*# sourceMappingURL=style-index.css.map*/