/* #region "../src/elements/hero-home/hero-home.scss" */
/*
- type: css
*/
.hero-section.hero-home, .hero-home-box-container {
  --box-offset: clamp(2.5rem, -2.46324rem + 22.0588vw, 8.125rem);
}

.hero-home-box-container {
  margin-top: calc(-1 * var(--box-offset));
}

.hero-section.hero-home .hero-content-wrapper {
  --hero-content-padding-bottom: calc(var(--box-offset)  + clamp(1.25rem, -.0176056rem + 5.6338vw, 5rem));
}

.hero-home-box {
  --card-padding: clamp(1.25rem, -2.28571rem + 15.7143cqw, 2.625rem);
  z-index: 1;
  max-width: 528px;
}

/* #endregion "../src/elements/hero-home/hero-home.scss" */


/*# sourceMappingURL=css-wpce--hero-home.css.map*/