/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-two/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
/* Links */
.lnip-imr-module-two {
  font-family: var(--wp--custom--lnip--font-family);
  color: var(--wp--custom--lnip--pallete--black);
  padding: var(--wp--custom--lnip--padding--small);
  min-height: 250px;
}
.lnip-imr-module-two__white .lnip-imr-module-two__flexible-inner {
  background-color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-imr-module-two__white .lnip-imr-module-two__heading {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-module-two__white .lnip-imr-module-two__heading-text {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-module-two__grey .lnip-imr-module-two__flexible-inner {
  background-color: var(--wp--custom--lnip--pallete--grey) !important;
}
.lnip-imr-module-two__grey .lnip-imr-module-two__heading {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-module-two__grey .lnip-imr-module-two__heading-text {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-module-two__black .lnip-imr-module-two__flexible-inner {
  background-color: var(--wp--custom--lnip--pallete--black) !important;
}
.lnip-imr-module-two__black .lnip-imr-module-two__heading {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-module-two__black .lnip-imr-module-two__heading-text {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-module-two__flexible-inner {
  max-width: 950px;
  background-color: var(--wp--custom--lnip--pallete--red);
  height: 470px;
  margin: 0 auto;
  padding: 60px;
}
@media only screen and (min-width: 768px) {
  .lnip-imr-module-two__flexible-inner {
    height: 270px;
  }
}
.lnip-imr-module-two__heading {
  color: var(--wp--custom--lnip--pallete--white);
  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-two__heading-text {
  color: var(--wp--custom--lnip--pallete--white);
  line-height: 24px;
  font-weight: normal;
  margin: 0 auto;
}
.lnip-imr-module-two__link {
  margin: 0 auto !important;
  width: 230px;
  height: 40px;
  background-color: var(--wp--custom--lnip--pallete--white);
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.lnip-imr-module-two__link .wp-block-button__link {
  color: var(--wp--custom--lnip--pallete--red);
}

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