/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/footer/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-footer {
  color: oklch(from var(--wp--preset--color--bg-main) l c h/0.55);
  align-self: end;
}
.wp-block-beautycode-footer a {
  color: inherit;
}
.wp-block-beautycode-footer .footer {
  display: grid;
  justify-content: center;
  padding-top: var(--wp--preset--spacing--60);
  padding-bottom: var(--wp--preset--spacing--40);
}
@media (min-width: 1200px) {
  .wp-block-beautycode-footer .footer {
    padding-left: var(--wp--preset--spacing--80);
    padding-right: var(--wp--preset--spacing--80);
  }
}
@media (min-width: 1200px) {
  .wp-block-beautycode-footer .footer {
    display: flex;
  }
}
.wp-block-beautycode-footer p {
  margin: var(--wp--preset--spacing--20) 0;
  width: -moz-fit-content;
  width: fit-content;
}
.wp-block-beautycode-footer ul.wp-block-social-links {
  justify-content: space-evenly;
}
.wp-block-beautycode-footer ul.wp-block-social-links li {
  font-size: var(--wp--preset--font-size--lg);
}
.wp-block-beautycode-footer .wp-block-columns {
  margin-bottom: 0;
}
.wp-block-beautycode-footer .sitemap {
  grid-template-columns: repeat(2, minmax(80px, 150px));
  justify-content: space-evenly;
}
@media (min-width: 1200px) {
  .wp-block-beautycode-footer .sitemap {
    grid-template-columns: repeat(2, 150px);
    justify-content: center;
  }
}
.wp-block-beautycode-footer .sitemap nav:first-of-type {
  justify-self: end;
}
@media (min-width: 1200px) {
  .wp-block-beautycode-footer .sitemap nav:first-of-type {
    justify-self: start;
  }
}
.wp-block-beautycode-footer .sitemap nav:nth-of-type(2) {
  justify-self: center;
}
@media (min-width: 1200px) {
  .wp-block-beautycode-footer .sitemap nav:nth-of-type(2) {
    justify-self: start;
  }
}
.wp-block-beautycode-footer .sitemap ul {
  line-height: 1.22;
}
.wp-block-beautycode-footer .sitemap h3 {
  text-align: center;
  grid-column: 1/span 2;
}
@media (min-width: 1200px) {
  .wp-block-beautycode-footer .sitemap h3 {
    text-align: left;
  }
}
.wp-block-beautycode-footer .detail p {
  width: -moz-fit-content;
  width: fit-content;
}
.wp-block-beautycode-footer .detail::after {
  content: "";
  display: block;
  width: 10%;
  height: 2px;
  margin-left: var(--wp--preset--spacing--20);
  background: oklch(from var(--wp--preset--color--bg-main) l c h/0.15);
  border-radius: calc(infinity * 1px);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .wp-block-beautycode-footer .detail::after {
    margin-left: 0;
    margin-right: 0;
  }
}
.wp-block-beautycode-footer .detail:not(.nop)::after {
  width: 25%;
  margin-top: var(--wp--preset--spacing--30);
}
.wp-block-beautycode-footer .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: var(--wp--preset--font-size--sm);
  font-weight: 200;
  letter-spacing: 1px;
  text-underline-offset: 0.2rem;
}
@media (min-width: 1200px) {
  .wp-block-beautycode-footer .info {
    display: block;
    text-align: left;
  }
}
.wp-block-beautycode-footer .info p:not(:has(a)) {
  margin-left: var(--wp--preset--spacing--20);
}
.wp-block-beautycode-footer .nav {
  font-size: var(--wp--preset--font-size--normal);
  font-weight: 300;
}
.wp-block-beautycode-footer .nav-1 {
  width: -moz-max-content;
  width: max-content;
}

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