/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/lnip-customer-header/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/* Links */
.lnip-customer-header {
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-customer-header .wp-block-cover__inner-container {
  position: absolute !important;
  bottom: 0px;
}
.lnip-customer-header .wp-block-cover__inner-container .lnip-customer-header__top-content {
  color: var(--wp--custom--lnip--pallete--white);
  margin-bottom: 20px;
  padding-left: 30px;
  font-size: var(--wp--custom--lnip--font-size--text-one) !important;
}
.lnip-customer-header .wp-block-cover__inner-container .lnip-customer-header__top-content p {
  font-size: var(--wp--custom--lnip--font-size--text-one) !important;
  font-weight: var(--wp--custom--lnip--font-weight--bold) !important;
}
.lnip-customer-header .wp-block-cover__inner-container .lnip-customer-header__top-heading {
  font-size: var(--wp--custom--lnip--font-size--text-one) !important;
  line-height: var(--wp--custom--lnip--line-height--medium) !important;
  font-weight: var(--wp--custom--lnip--font-weight--bold) !important;
  margin-bottom: 10px;
}
.lnip-customer-header__card-content {
  display: block;
  justify-content: space-between;
  margin: 30px 30px;
}
@media only screen and (min-width: 768px) {
  .lnip-customer-header__card-content {
    display: flex;
  }
}
.lnip-customer-header__card-content-left {
  padding: 30px;
  box-sizing: border-box;
  --card-border: #e6e6e6;
  -webkit-box-orient: vertical;
  background-color: var(--wp--preset--color--white);
  border: 0.0625rem solid #e6e6e6;
  border: 0.0625rem solid var(--card-border);
  box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}
.lnip-customer-header__card-content-left-text {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-customer-header__card-content-right {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-customer-header__card-list {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-customer-header__card-list ul {
  list-style: disc;
  padding-left: 20px;
}
.lnip-customer-header__card-summary {
  max-width: 850px;
  margin: 0 auto;
  margin-top: 60px;
  color: var(--wp--custom--lnip--pallete--black);
  padding: 30px;
  box-sizing: border-box;
  --card-border: #e6e6e6;
  -webkit-box-orient: vertical;
  background-color: var(--wp--preset--color--white);
  border: 0.0625rem solid #e6e6e6;
  border: 0.0625rem solid var(--card-border);
  box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}
.lnip-customer-header__card-summary .lnip-customer-header__card-summary-heading {
  font-size: var(--wp--custom--lnip--font-size--medium);
  line-height: var(--wp--custom--lnip--line-height--medium);
  font-weight: var(--wp--custom--lnip--font-weight--bold);
  margin-bottom: 10px;
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-customer-header__card-summary ul {
  list-style: none;
  padding-left: 0;
}

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