/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./res/css/custom_lps/pages/page_csv_import.less ***!
  \************************************************************************************************************************************************************************************************/
@media screen and (width >= 736px) {
  .hero-csv-import .lp-cta {
    max-width: 450px;
  }
}
@media screen and (width >= 992px) {
  .hero-csv-import .lp-cta {
    max-width: 470px;
  }
}
@media screen and (width <= 1199px) {
  .hero-csv-import .lp-cta-container {
    gap: 0;
  }
}
.hero-csv-import .lp-cta-figure .hero-jiima-badge {
  padding: 1rem 1rem 0;
}
@media screen and (width >= 736px) {
  .hero-csv-import .lp-cta-figure {
    margin-right: -1rem;
  }
}
@media screen and (width <= 479px) {
  .hero-csv-import .lp-cta-heading {
    font-size: 9vw;
    margin-bottom: 0.5rem;
  }
}
@media screen and (width <= 735px) {
  .hero-csv-import .lp-cta-lead {
    display: none;
  }
}
.csv-import-footer-cta {
  padding-bottom: 4rem;
}
.csv-import-footer-cta .lp-cta-container {
  margin-bottom: 0;
}


/*# sourceMappingURL=page_csv_import.bundle.css.map*/