/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-hero-cover/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
/* Links */
.wp-block-lnip-lnip-hero-image {
  background-color: var(--wp--custom--lnip--pallete--black) !important;
}
.lnip-hero-feature-block {
  background-color: var("--wp--custom--lnip--pallete--black") !important;
}
.lnip-hero-feature-block.lnip-fullwidth .lnip-hero-feature__flexible-inner {
  max-width: 100% !important;
  margin: 0 auto;
}
.lnip-hero-cover {
  font-family: var(--wp--custom--lnip--font-family);
  background-color: var(--wp--custom--lnip--pallete--black) !important;
  overflow: hidden;
  min-height: 400px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover {
    max-height: 600px;
    min-height: 600px;
    display: flex;
    flex-direction: row-reverse;
  }
}
.lnip-hero-cover .wp-block-cover__inner-container {
  display: flex !important;
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
  font-family: var(--wp--custom--lnip--font-family);
  background-color: transparent !important;
  overflow: hidden;
  min-height: 400px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover .wp-block-cover__inner-container {
    max-height: 600px;
    min-height: 600px;
    display: flex;
    flex-direction: row-reverse;
  }
}
.lnip-hero-cover .lnip-hero-cover__image {
  width: 50%;
  justify-content: center;
  display: flex;
  vertical-align: middle;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.lnip-hero-cover .lnip-hero-cover__image img {
  width: -moz-fit-content !important;
  width: fit-content !important;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover.lnip-fullheight img {
    min-height: 600px;
  }
}
.lnip-hero-cover .lnip-hero-cover__content {
  max-width: 700px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover .lnip-hero-cover__content {
    width: 50%;
  }
}
@media only screen and (min-width: 480px) {
  .lnip-hero-cover .lnip-hero-cover__content {
    padding: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .lnip-hero-cover .lnip-hero-cover__content {
    padding: 100px;
    padding-left: 0px;
  }
}
.lnip-hero-cover .lnip-hero-cover__heading {
  color: var(--wp--custom--lnip--pallete--white) !important;
  font-size: var(--wp--custom--lnip--font-size--header-four);
  line-height: var(--wp--custom--lnip--line-height--header-four);
  font-weight: var(--wp--custom--lnip--font-weight--bold);
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
@media only screen and (min-width: 1400px) {
  .lnip-hero-cover .lnip-hero-cover__heading {
    font-size: var(--wp--custom--lnip--font-size--header-one);
    line-height: var(--wp--custom--lnip--line-height--header-one);
  }
}
.lnip-hero-cover .lnip-hero-cover__text {
  color: var(--wp--custom--lnip--pallete--white) !important;
  font-size: var(--wp--custom--lnip--font-size--header-three);
  line-height: var(--wp--custom--lnip--line-height--header-three);
  font-weight: var(--wp--custom--lnip--font-weight--bold);
  padding-bottom: 20px;
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover .lnip-hero-cover__text {
    font-size: var(--wp--custom--lnip--font-size--large-two);
    line-height: var(--wp--custom--lnip--line-height--large-two);
  }
}
.lnip-hero-cover .lnip-hero-cover__text strong {
  font-weight: var(--wp--custom--lnip--font-weight--bold) !important;
}
.lnip-hero-cover .lnip-hero-cover__sub-text {
  color: var(--wp--custom--lnip--pallete--white) !important;
  font-size: var(--wp--custom--lnip--font-size--small-one);
  line-height: var(--wp--custom--lnip--line-height--small-one);
  font-weight: var(--wp--custom--lnip--font-weight--bold);
  padding-bottom: 20px;
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover .lnip-hero-cover__sub-text {
    font-size: var(--wp--custom--lnip--font-size--text);
    line-height: var(--wp--custom--lnip--line-height--text);
  }
}
.lnip-hero-cover .lnip-hero-cover__sub-text strong {
  font-weight: var(--wp--custom--lnip--font-weight--bold) !important;
}
.lnip-hero-cover .lnip--video {
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover .lnip--video {
    width: 50%;
  }
}
.lnip-hero-cover.lnip-fullwidth {
  display: block;
}
.lnip-hero-cover.lnip-fullwidth .lnip-hero-feature__flexible-inner {
  max-width: 100% !important;
  margin: 0 auto;
}
.lnip-hero-cover.lnip-fullwidth .lnip-hero-cover__image {
  display: block !important;
  height: 400px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover.lnip-fullwidth .lnip-hero-cover__image {
    height: 600px;
  }
}
.lnip-hero-cover.lnip-fullwidth .lnip-hero-cover__image img {
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.lnip-hero-cover.lnip-fullwidth .lnip-hero-cover__content {
  color: var(--wp--custom--lnip--pallete--white);
  position: absolute !important;
  top: 0px;
  right: 0;
  left: auto;
  display: flex;
  height: 400px;
  flex-direction: column;
  justify-content: center;
  padding: var(--wp--custom--lnip--padding--small);
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover.lnip-fullwidth .lnip-hero-cover__content {
    height: 600px;
  }
}
@media only screen and (min-width: 768px) {
  .lnip-hero-cover.lnip-fullwidth .lnip-hero-cover__content {
    right: auto;
    left: 0px;
    padding: var(--wp--custom--lnip--padding--large);
  }
}
@media only screen and (min-width: 1400px) {
  .lnip-hero-cover.lnip-fullwidth .lnip-hero-cover__content {
    right: 50%;
    left: auto;
    padding: var(--wp--custom--lnip--padding--large);
  }
}
.lnip-hero-cover .lnip-hero-cover__links {
  padding: 0px;
  display: block;
  text-align: left;
  position: relative;
  max-width: var(--wp--custom--lnip--max-width);
  width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
  max-width: 400px;
}
@media only screen and (min-width: 1400px) {
  .lnip-hero-cover .lnip-hero-cover__links {
    max-width: 600px;
  }
}
.lnip-hero-cover .lnip-hero-cover__link {
  margin-left: auto;
  padding-right: 30px;
}
.lnip-hero-cover .lnip-hero-cover__link .wp-block-button__link {
  background-color: transparent !important;
  background-image: none;
  color: var(--wp--custom--lnip--pallete--white);
  font-size: var(--wp--custom--lnip--font-size--link);
  line-height: var(--wp--custom--lnip--line-height--small);
  border: 0px;
  padding: 0px;
  padding-right: 40px;
  padding-top: 0px !important;
  height: 30px;
  letter-spacing: 0.1rem;
  min-height: 30px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOCAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC41IiB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHJ4PSIxNCIgZmlsbD0iI0U4MTcxRiIvPgo8cGF0aCBkPSJNNi4yMjIxNyAxNC41SDIxLjc3NzdNMjEuNzc3NyAxNC41TDE3Ljg4ODggMTAuNjExMU0yMS43Nzc3IDE0LjVMMTcuODg4OCAxOC4zODg5IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjAuOTMzMzMzIi8+Cjwvc3ZnPgo=) no-repeat top right;
}
.lnip-hero-cover .lnip-hero-cover__link .wp-block-button__link:hover {
  background-color: transparent !important;
}
.lnip-hero-cover .lnip-hero-cover__link a {
  font-size: var(--wp--custom--lnip--font-size--link);
  line-height: var(--wp--custom--lnip--line-height--small);
  color: var(--wp--custom--lnip--pallete--white);
  text-transform: uppercase;
}
.lnip-hero-cover .lnip-hero-cover__link a:hover {
  color: var(--wp--custom--lnip--pallete--white);
  -webkit-text-decoration: none;
  text-decoration: none;
}

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