/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/imr/lnip-imr-module-one/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
/* Links */
.lnip-imr-module-one {
  font-family: var(--wp--custom--lnip--font-family);
  background-color: var(--wp--custom--lnip--pallete--white);
  color: var(--wp--custom--lnip--pallete--black);
  padding: var(--wp--custom--lnip--padding--small);
  min-height: 450px;
}
.lnip-imr-module-one__flexible-inner {
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
}
.lnip-imr-module-one__heading {
  color: var(--wp--custom--lnip--pallete--black);
  font-size: var(--wp--custom--lnip--font-size--header-six);
  line-height: var(--wp--custom--lnip--line-height--header-six);
  font-weight: var(--wp--custom--lnip--font-weight--default);
  margin-bottom: 0px;
}
.lnip-imr-module-one__heading-text {
  color: var(--wp--custom--lnip--pallete--black);
  line-height: 24px;
  font-weight: normal;
  margin: 0 auto;
}
.lnip-imr-module-one__grid-column {
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .lnip-imr-module-one__grid-column {
    max-width: 700px;
    margin-bottom: 0px;
  }
}
.lnip-imr-module-one__columns {
  justify-content: center;
}
.lnip-imr-module-one .lnip-text-cards__flexible-inner {
  grid-row-gap: 0px;
  grid-column-gap: 100px;
}
.lnip-imr-module-one .lnip-text-card {
  background-color: var(--wp--custom--lnip--pallete--white);
  max-width: 100%;
  min-height: 220px !important;
}
.lnip-imr-module-one .lnip-text-card .lnip-text-card__columns-column__image {
  min-height: 0px !important;
  text-align: center;
}
.lnip-imr-module-one .lnip-text-card .lnip-text-card__columns-column__image img {
  max-width: 40px;
  border-radius: 0px;
  min-height: 0px !important;
}
.lnip-imr-module-one .lnip-text-card .lnip-text-card__columns-column__title {
  color: var(--wp--custom--lnip--pallete--black);
  padding-bottom: 0px !important;
  text-align: left;
}
.lnip-imr-module-one .lnip-text-card .lnip-text-card__columns-column__button {
  background-color: #EABFC1;
  color: var(--wp--custom--lnip--pallete--red);
  font-size: var(--wp--custom--lnip--font-size--small-three);
  max-width: 200px;
  height: 40px;
  border-radius: 20px;
  display: flex !important;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px !important;
}
.lnip-imr-module-one .lnip-text-card .lnip-text-card__columns-column__text {
  color: var(--wp--custom--lnip--pallete--black);
  margin-top: 0 !important;
  text-align: left;
}
.lnip-imr-module-one .lnip-text-card .lnip-text-card__columns-headings__link {
  color: var(--wp--custom--lnip--pallete--black);
  text-align: left;
}

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