/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-header/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
/* Links */
.lnip-imr-header {
  font-family: var(--wp--custom--lnip--font-family);
  background-color: var(--wp--custom--lnip--pallete--black);
  color: var(--wp--custom--lnip--pallete--white);
  padding: var(--wp--custom--lnip--padding--small);
}
.lnip-imr-header__grid {
  padding: 20px;
  display: grid !important;
  grid-template-columns: 100%;
  min-height: 450px;
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
  grid-gap: 0px;
}
@media only screen and (min-width: 768px) {
  .lnip-imr-header__grid {
    grid-template-columns: 75% 25%;
  }
}
@media only screen and (min-width: 768px) {
  .lnip-imr-header__grid {
    grid-gap: 50px !important;
  }
}
.lnip-imr-header .lnip-imr-header__grid-column {
  min-width: 100%;
}
.lnip-imr-header__links {
  background-color: var(--wp--custom--lnip--pallete--white);
  max-width: 200px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px !important;
}
.lnip-imr-header__link {
  color: var(--wp--custom--lnip--pallete--red);
  font-size: var(--wp--custom--lnip--font-size--header-six);
  font-weight: var(--wp--custom--lnip--font-weight--default);
  height: 40px;
  margin: 0px;
  padding: 0px;
  display: flex !important;
}
.lnip-imr-header__link .wp-block-button__link {
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
  color: var(--wp--custom--lnip--pallete--red);
}
.lnip-imr-header__small-heading {
  text-align: left;
  color: var(--wp--custom--lnip--pallete--red);
  font-size: var(--wp--custom--lnip--font-size--large) !important;
  padding-bottom: 0px !important;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.lnip-imr-header__heading {
  text-align: left;
  color: var(--wp--custom--lnip--pallete--white);
  font-size: var(--wp--custom--lnip--font-size--header-six) !important;
  line-height: var(--wp--custom--lnip--line-height--header-six) !important;
  font-weight: var(--wp--custom--lnip--font-weight--default);
  margin: 0px;
  padding: 0px;
  margin-top: 0px !important;
  margin-bottom: 20px !important;
}
@media only screen and (min-width: 768px) {
  .lnip-imr-header__heading {
    font-size: var(--wp--preset--font-size--large-text);
    line-height: var(--wp--custom--lnip--line-height--large-text);
  }
}
.lnip-imr-header__text {
  color: var(--wp--custom--lnip--pallete--white);
  font-size: var(--wp--custom--lnip--font-size--medium) !important;
  text-align: left;
  margin-top: 0 !important;
  margin-bottom: 40px !important;
}
@media only screen and (min-width: 768px) {
  .lnip-imr-header .lnip-text-cards {
    max-height: 300px;
    overflow: hidden;
  }
}
.lnip-imr-header .lnip-text-cards__flexible-inner {
  justify-content: center !important;
}
@media only screen and (min-width: 768px) {
  .lnip-imr-header .lnip-text-cards__flexible-inner {
    justify-content: left !important;
  }
}
.lnip-imr-header .lnip-text-cards .swiper-slide {
  min-width: 50px !important;
  padding: 0px;
  margin-right: 0px !important;
  width: 100% !important;
  min-height: 150px !important;
}
@media only screen and (min-width: 768px) {
  .lnip-imr-header .lnip-text-cards .swiper-slide {
    width: 230px !important;
  }
}
.lnip-imr-header .lnip-text-card {
  background-color: var(--wp--custom--lnip--pallete--black);
  min-height: 150px !important;
}
.lnip-imr-header .lnip-text-card .lnip-text-card__columns-column__image {
  min-height: 0px !important;
  text-align: center;
}
.lnip-imr-header .lnip-text-card .lnip-text-card__columns-column__image img {
  max-width: 40px;
  border-radius: 0px;
  min-height: 0px !important;
}
.lnip-imr-header .lnip-text-card .lnip-text-card__columns-column__title {
  color: var(--wp--custom--lnip--pallete--white);
  padding-bottom: 0px !important;
  text-align: center;
}
.lnip-imr-header .lnip-text-card .lnip-text-card__columns-column__text {
  color: var(--wp--custom--lnip--pallete--white);
  margin-top: 0 !important;
  text-align: center;
}
.lnip-imr-header .lnip-text-card .lnip-text-card__columns-column__link {
  color: var(--wp--custom--lnip--pallete--white);
  text-align: center;
}
.lnip-imr-header__grid-column {
  padding-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .lnip-imr-header__grid-column {
    max-width: 700px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }
}
.lnip-imr-header__columns {
  justify-content: center;
}
.lnip-imr-header__media {
  text-align: center;
}
.lnip-imr-header__media img {
  max-width: 100px;
}
.lnip-imr-header__grid {
  justify-content: space-between;
}
.lnip-imr-header__grid-images {
  display: grid;
  grid-template-columns: auto auto auto;
}
.lnip-imr-header .hbspt-form label {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header .hs-richtext p {
  color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-imr-header__white {
  background-color: var(--wp--custom--lnip--pallete--white);
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-header__white .lnip-imr-header__links {
  background-color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-header__white .lnip-imr-header__link {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__white .lnip-imr-header__link .wp-block-button__link {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__white .lnip-imr-header__text {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-header__white .lnip-imr-header__heading {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-header__white .lnip-text-card {
  background-color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-imr-header__white .lnip-text-card .lnip-text-card__columns-column__title {
  color: var(--wp--custom--lnip--pallete--black) !important;
}
.lnip-imr-header__white .lnip-text-card .lnip-text-card__columns-column__text {
  color: var(--wp--custom--lnip--pallete--black) !important;
}
.lnip-imr-header__white .hbspt-form label {
  color: var(--wp--custom--lnip--pallete--black) !important;
}
.lnip-imr-header__white .hs-richtext p {
  color: var(--wp--custom--lnip--pallete--black) !important;
}
.lnip-imr-header__red {
  background-color: var(--wp--custom--lnip--pallete--red);
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__red .lnip-imr-header__links {
  background-color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__red .lnip-imr-header__link {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-header__red .lnip-imr-header__link .wp-block-button__link {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-header__red .lnip-imr-header__text {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__red .lnip-imr-header__heading {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__red .lnip-text-card {
  background-color: var(--wp--custom--lnip--pallete--red) !important;
}
.lnip-imr-header__red .lnip-text-card .lnip-text-card__columns-column__title {
  color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-imr-header__red .lnip-text-card .lnip-text-card__columns-column__text {
  color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-imr-header__red .hbspt-form label {
  color: var(--wp--custom--lnip--pallete--black) !important;
}
.lnip-imr-header__red .hs-richtext p {
  color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-imr-header__grey {
  background-color: var(--wp--custom--lnip--pallete--grey);
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__grey .lnip-imr-header__links {
  background-color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__grey .lnip-imr-header__link {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-header__grey .lnip-imr-header__link .wp-block-button__link {
  color: var(--wp--custom--lnip--pallete--black);
}
.lnip-imr-header__grey .lnip-imr-header__text {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__grey .lnip-imr-header__heading {
  color: var(--wp--custom--lnip--pallete--white);
}
.lnip-imr-header__grey .lnip-text-card {
  background-color: var(--wp--custom--lnip--pallete--grey) !important;
}
.lnip-imr-header__grey .lnip-text-card .lnip-text-card__columns-column__title {
  color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-imr-header__grey .lnip-text-card .lnip-text-card__columns-column__text {
  color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-imr-header__grey .hbspt-form label {
  color: var(--wp--custom--lnip--pallete--black) !important;
}
.lnip-imr-header__grey .hs-richtext p {
  color: var(--wp--custom--lnip--pallete--black) !important;
}

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