/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/protege/lnip-protege-testimonial-cards/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.lnip-protege-testimonial-cards {
  display: block;
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards {
    display: flex;
    gap: 60px;
    justify-content: space-evenly;
  }
}
.lnip-protege-testimonial-cards {
  padding: var(--wp--custom--lnip--padding--small) !important;
  font-size: var(--wp--custom--lnip--font-size--header-medium) !important;
  line-height: var(--wp--custom--lnip--line-height--header-medium);
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0px auto;
  padding-top: 150px !important;
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards {
    margin: 50px auto;
  }
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards {
    padding: var(--wp--custom--lnip--padding--large) !important;
  }
}
@media only screen and (min-width: 1600px) {
  .lnip-protege-testimonial-cards {
    padding: var(--wp--custom--lnip--padding--large) 0px !important;
  }
}
.lnip-protege-testimonial-cards__small-heading {
  font-family: var(--wp--custom--lnip--font-family);
  font-weight: var(--wp--custom--lnip--font-weight--bolder) !important;
  font-size: var(--wp--custom--lnip--font-size--small-two) !important;
  line-height: var(--wp--custom--lnip--line-height--protege-one) !important;
  color: var(--wp--custom--lnip--pallete--protege-grey);
}
.lnip-protege-testimonial-cards__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lnip-protege-testimonial-cards h2 {
  font-size: var(--wp--custom--lnip--font-size--header-nine);
  line-height: var(--wp--custom--lnip--line-height--header-nine);
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards h2 {
    font-size: var(--wp--custom--lnip--font-size--header-six) !important;
    line-height: var(--wp--custom--lnip--line-height--header-six);
  }
}
.lnip-protege-testimonial-cards h2 {
  margin-top: 10px !important;
}
.lnip-protege-testimonial-cards h3 {
  font-size: var(--wp--custom--lnip--font-size--header-nine) !important;
  line-height: var(--wp--custom--lnip--line-height--header-nine);
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards h3 {
    font-size: var(--wp--custom--lnip--font-size--large-two);
    line-height: var(--wp--custom--lnip--line-height--protege-two);
  }
}
.lnip-protege-testimonial-cards h3 {
  margin-top: 10px !important;
  font-weight: 900 !important;
  font-size: 2.5rem !important;
  line-height: var(--wp--custom--lnip--line-height--header-six);
  color: #00172e;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards h3 {
    margin-bottom: 200px;
    max-width: 60% !important;
  }
}
.lnip-protege-testimonial-cards h3 {
  position: relative;
  z-index: 1;
}
.lnip-protege-testimonial-cards__title {
  font-family: var(--wp--custom--lnip--font-family);
  font-weight: var(--wp--custom--lnip--font-weight--heavybold) !important;
  color: var(--wp--custom--lnip--pallete--protege-black);
  position: relative;
  z-index: 1;
}
.lnip-protege-testimonial-cards__title::before {
  content: "";
  position: absolute;
  right: -50px;
  bottom: 0;
  z-index: -1;
  height: 200%;
  width: 65%;
  background-color: #fff;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY5IiBoZWlnaHQ9IjE1NSIgdmlld0JveD0iMCAwIDE2OSAxNTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02My40OTU3IDBDNjkuOTMzOCAxMC4yMTk4IDc0LjY4MTkgMjAuNDM5NiA3Ny43NCAzMC42NTk0QzgwLjk1OSA0MC44NzkxIDgyLjU2ODYgNTEuMDE3OCA4Mi41Njg2IDYxLjA3NTRDODIuNTY4NiA3OC40MzI4IDc4LjA2MTkgOTUuMDYwMiA2OS4wNDg2IDExMC45NThDNjAuMDM1MiAxMjYuODU1IDQ2Ljc1NjcgMTQxLjUzNiAyOS4yMTI5IDE1NUw1LjU1Mjg2IDE0MC44ODdDMy42MjE0MyAxMzkuNTg5IDIuMTcyODYgMTM4LjIxIDEuMjA3MTQgMTM2Ljc1QzAuNDAyMzgyIDEzNS4xMjggMCAxMzMuNTA2IDAgMTMxLjg4NEMwIDEzMC4wOTkgMC40MDIzODIgMTI4LjM5NiAxLjIwNzE0IDEyNi43NzRDMi4wMTE5MSAxMjUuMTUyIDIuOTc3NjIgMTIzLjc3MyA0LjEwNDI5IDEyMi42MzdDNS44NzQ3NiAxMjAuNjkxIDcuODA2MTkgMTE4LjMzOSA5Ljg5ODU3IDExNS41ODFDMTIuMTUxOSAxMTIuNjYxIDE0LjI0NDMgMTA5LjMzNSAxNi4xNzU3IDEwNS42MDRDMTguMTA3MSAxMDEuODczIDE5LjcxNjcgOTcuNjU1NyAyMS4wMDQzIDkyLjk1MTNDMjIuNDUyOSA4OC4yNDcgMjMuMTc3MSA4My4yMTgyIDIzLjE3NzEgNzcuODY1QzIzLjE3NzEgNzIuMDI1MSAyMi4xMzEgNjUuNzc5NyAyMC4wMzg2IDU5LjEyODdDMTguMTA3MSA1Mi40Nzc4IDE0LjgwNzYgNDUuMzQwMiAxMC4xNCAzNy43MTU5QzguNTMwNDggMzUuMTIwNCA3LjcyNTcyIDMyLjUyNDkgNy43MjU3MiAyOS45Mjk0QzcuNzI1NzIgMjcuMDA5NCA4LjY5MTQzIDI0LjQxMzkgMTAuNjIyOSAyMi4xNDI5QzEyLjU1NDMgMTkuODcxOCAxNS4yMSAxOC4wODc0IDE4LjU5IDE2Ljc4OTZMNjMuNDk1NyAwWk0xNDkuOTI3IDBDMTU2LjM2NSAxMC4yMTk4IDE2MS4xMTMgMjAuNDM5NiAxNjQuMTcxIDMwLjY1OTRDMTY3LjM5IDQwLjg3OTEgMTY5IDUxLjAxNzggMTY5IDYxLjA3NTRDMTY5IDc4LjQzMjggMTY0LjQ5MyA5NS4wNjAyIDE1NS40OCAxMTAuOTU4QzE0Ni40NjcgMTI2Ljg1NSAxMzMuMTg4IDE0MS41MzYgMTE1LjY0NCAxNTVMOTEuOTg0MyAxNDAuODg3QzkwLjA1MjkgMTM5LjU4OSA4OC42MDQzIDEzOC4yMSA4Ny42Mzg2IDEzNi43NUM4Ni44MzM4IDEzNS4xMjggODYuNDMxNCAxMzMuNTA2IDg2LjQzMTQgMTMxLjg4NEM4Ni40MzE0IDEzMC4wOTkgODYuODMzOCAxMjguMzk2IDg3LjYzODYgMTI2Ljc3NEM4OC40NDMzIDEyNS4xNTIgODkuNDA5IDEyMy43NzMgOTAuNTM1NyAxMjIuNjM3QzkyLjMwNjIgMTIwLjY5MSA5NC4yMzc2IDExOC4zMzkgOTYuMzMgMTE1LjU4MUM5OC41ODMzIDExMi42NjEgMTAwLjY3NiAxMDkuMzM1IDEwMi42MDcgMTA1LjYwNEMxMDQuNTM5IDEwMS44NzMgMTA2LjE0OCA5Ny42NTU3IDEwNy40MzYgOTIuOTUxM0MxMDguODg0IDg4LjI0NyAxMDkuNjA5IDgzLjIxODIgMTA5LjYwOSA3Ny44NjVDMTA5LjYwOSA3Mi4wMjUxIDEwOC41NjIgNjUuNzc5NyAxMDYuNDcgNTkuMTI4N0MxMDQuNTM5IDUyLjQ3NzggMTAxLjIzOSA0NS4zNDAyIDk2LjU3MTQgMzcuNzE1OUM5NC45NjE5IDM1LjEyMDQgOTQuMTU3MSAzMi41MjQ5IDk0LjE1NzEgMjkuOTI5NEM5NC4xNTcxIDI3LjAwOTQgOTUuMTIyOSAyNC40MTM5IDk3LjA1NDMgMjIuMTQyOUM5OC45ODU3IDE5Ljg3MTggMTAxLjY0MSAxOC4wODc0IDEwNS4wMjEgMTYuNzg5NkwxNDkuOTI3IDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY5IiBoZWlnaHQ9IjE1NSIgdmlld0JveD0iMCAwIDE2OSAxNTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02My40OTU3IDBDNjkuOTMzOCAxMC4yMTk4IDc0LjY4MTkgMjAuNDM5NiA3Ny43NCAzMC42NTk0QzgwLjk1OSA0MC44NzkxIDgyLjU2ODYgNTEuMDE3OCA4Mi41Njg2IDYxLjA3NTRDODIuNTY4NiA3OC40MzI4IDc4LjA2MTkgOTUuMDYwMiA2OS4wNDg2IDExMC45NThDNjAuMDM1MiAxMjYuODU1IDQ2Ljc1NjcgMTQxLjUzNiAyOS4yMTI5IDE1NUw1LjU1Mjg2IDE0MC44ODdDMy42MjE0MyAxMzkuNTg5IDIuMTcyODYgMTM4LjIxIDEuMjA3MTQgMTM2Ljc1QzAuNDAyMzgyIDEzNS4xMjggMCAxMzMuNTA2IDAgMTMxLjg4NEMwIDEzMC4wOTkgMC40MDIzODIgMTI4LjM5NiAxLjIwNzE0IDEyNi43NzRDMi4wMTE5MSAxMjUuMTUyIDIuOTc3NjIgMTIzLjc3MyA0LjEwNDI5IDEyMi42MzdDNS44NzQ3NiAxMjAuNjkxIDcuODA2MTkgMTE4LjMzOSA5Ljg5ODU3IDExNS41ODFDMTIuMTUxOSAxMTIuNjYxIDE0LjI0NDMgMTA5LjMzNSAxNi4xNzU3IDEwNS42MDRDMTguMTA3MSAxMDEuODczIDE5LjcxNjcgOTcuNjU1NyAyMS4wMDQzIDkyLjk1MTNDMjIuNDUyOSA4OC4yNDcgMjMuMTc3MSA4My4yMTgyIDIzLjE3NzEgNzcuODY1QzIzLjE3NzEgNzIuMDI1MSAyMi4xMzEgNjUuNzc5NyAyMC4wMzg2IDU5LjEyODdDMTguMTA3MSA1Mi40Nzc4IDE0LjgwNzYgNDUuMzQwMiAxMC4xNCAzNy43MTU5QzguNTMwNDggMzUuMTIwNCA3LjcyNTcyIDMyLjUyNDkgNy43MjU3MiAyOS45Mjk0QzcuNzI1NzIgMjcuMDA5NCA4LjY5MTQzIDI0LjQxMzkgMTAuNjIyOSAyMi4xNDI5QzEyLjU1NDMgMTkuODcxOCAxNS4yMSAxOC4wODc0IDE4LjU5IDE2Ljc4OTZMNjMuNDk1NyAwWk0xNDkuOTI3IDBDMTU2LjM2NSAxMC4yMTk4IDE2MS4xMTMgMjAuNDM5NiAxNjQuMTcxIDMwLjY1OTRDMTY3LjM5IDQwLjg3OTEgMTY5IDUxLjAxNzggMTY5IDYxLjA3NTRDMTY5IDc4LjQzMjggMTY0LjQ5MyA5NS4wNjAyIDE1NS40OCAxMTAuOTU4QzE0Ni40NjcgMTI2Ljg1NSAxMzMuMTg4IDE0MS41MzYgMTE1LjY0NCAxNTVMOTEuOTg0MyAxNDAuODg3QzkwLjA1MjkgMTM5LjU4OSA4OC42MDQzIDEzOC4yMSA4Ny42Mzg2IDEzNi43NUM4Ni44MzM4IDEzNS4xMjggODYuNDMxNCAxMzMuNTA2IDg2LjQzMTQgMTMxLjg4NEM4Ni40MzE0IDEzMC4wOTkgODYuODMzOCAxMjguMzk2IDg3LjYzODYgMTI2Ljc3NEM4OC40NDMzIDEyNS4xNTIgODkuNDA5IDEyMy43NzMgOTAuNTM1NyAxMjIuNjM3QzkyLjMwNjIgMTIwLjY5MSA5NC4yMzc2IDExOC4zMzkgOTYuMzMgMTE1LjU4MUM5OC41ODMzIDExMi42NjEgMTAwLjY3NiAxMDkuMzM1IDEwMi42MDcgMTA1LjYwNEMxMDQuNTM5IDEwMS44NzMgMTA2LjE0OCA5Ny42NTU3IDEwNy40MzYgOTIuOTUxM0MxMDguODg0IDg4LjI0NyAxMDkuNjA5IDgzLjIxODIgMTA5LjYwOSA3Ny44NjVDMTA5LjYwOSA3Mi4wMjUxIDEwOC41NjIgNjUuNzc5NyAxMDYuNDcgNTkuMTI4N0MxMDQuNTM5IDUyLjQ3NzggMTAxLjIzOSA0NS4zNDAyIDk2LjU3MTQgMzcuNzE1OUM5NC45NjE5IDM1LjEyMDQgOTQuMTU3MSAzMi41MjQ5IDk0LjE1NzEgMjkuOTI5NEM5NC4xNTcxIDI3LjAwOTQgOTUuMTIyOSAyNC40MTM5IDk3LjA1NDMgMjIuMTQyOUM5OC45ODU3IDE5Ljg3MTggMTAxLjY0MSAxOC4wODc0IDEwNS4wMjEgMTYuNzg5NkwxNDkuOTI3IDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right bottom;
  mask-position: right bottom;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #EDF2FA;
}
.lnip-protege-testimonial-cards__paragraph {
  font-family: var(--wp--custom--lnip--font-family);
  font-weight: var(--wp--custom--lnip--font-weight--default) !important;
  font-size: var(--wp--custom--lnip--font-size--small-two);
  line-height: var(--wp--custom--lnip--line-height--protege-one);
  color: var(--wp--custom--lnip--pallete--protege-dark-grey) !important;
}
.lnip-protege-testimonial-cards__paragraph.has-text-align-center {
  margin: 0 auto;
  max-width: 690px;
}
.lnip-protege-testimonial-cards__paragraph {
  margin-top: 10px !important;
  font-weight: 400 !important;
  font-size: 1.125rem !important;
  line-height: 1.56;
  color: #455A64 !important;
  max-width: 450px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards__paragraph {
    padding-bottom: 0px;
  }
}
.lnip-protege-testimonial-cards__flexible-inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 1400px) {
  .lnip-protege-testimonial-cards__flexible-inner {
    min-width: 700px;
  }
}
.lnip-protege-testimonial-cards__flexible-inner {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards__flexible-inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.lnip-protege-testimonial-cards__flexible-inner::before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #EDF2FA;
  top: 0;
  height: 100%;
  left: -12px;
  width: calc(100% + 24px);
}
@media only screen and (min-width: 768px) {
  .lnip-protege-testimonial-cards__flexible-inner::before {
    top: 55px;
    left: -50px;
    width: 100vw;
    height: calc(100% - 110px);
    background: linear-gradient(90deg, #EDF2FA 0%, #fff 100%);
  }
}
.lnip-protege-testimonial-cards .lnip-protege-testimonial-card--block {
  justify-content: flex-end;
  display: flex;
}
.lnip-protege-testimonial-cards .lnip-protege-testimonial-card--block:nth-of-type(2) {
  justify-content: flex-start;
  display: flex;
}

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