.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ipl-header {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ipl-header.new-space-mar {
  padding-top: 15px;
  padding-bottom: 15px;
}

.lpi-logo {
  max-height: 60px;
}

.lpi-logo.new-size {
  max-height: 78px;
}

.h2 {
  font-size: 32px;
  line-height: 110%;
}

.h2.h-cta-section {
  text-align: center;
  margin-bottom: .5em;
}

.h2.new-font {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.h2.new-font.size-s-bor {
  border-left: 5px solid red;
  padding-left: 10px;
  font-size: 22px;
  display: flex;
}

.h2.new-font.cen-align {
  text-align: center;
  font-weight: 700;
}

.nl-content-piece {
  max-width: 60%;
}

.nl-content-piece.cta-section {
  background-color: #e6f3ff;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-top: 7em;
  margin-bottom: 7em;
  padding: 5em;
  display: flex;
}

.nl-content-piece.cta-section.lpi-cta-section {
  background-color: #e6f3ff;
  width: 100%;
  max-width: none;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 2em 3em;
}

.lpi-author-img {
  max-height: 50px;
}

.if-icon {
  height: 30px;
}

.insta-frame {
  border: 1px solid #0000001a;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 70%;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-bottom: 1em;
  display: flex;
}

.if-divider {
  background-color: #0000001a;
  width: 100%;
  height: 1px;
  margin: 1em auto;
}

.if-body {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.if-icons {
  justify-content: space-between;
  display: flex;
}

.nl-6-testimonial-name-2 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.lpi-article-tag {
  background-color: #d200b2;
  border-radius: 15px;
  padding: .35em 1em;
  display: flex;
}

.lpi-article-tag.no-bk-col {
  background-color: #d200b200;
  padding-left: 0;
  padding-right: 0;
}

.nl-6-testimonial-stars {
  height: 20px;
}

.p {
  margin-bottom: 1em;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.p.p-likes {
  margin-top: .5em;
  margin-bottom: 0;
  font-weight: 700;
}

.p.at-p {
  color: #fff;
  margin-bottom: 0;
}

.p.at-p.black-text {
  color: #272727;
  text-decoration: underline;
}

.p.author-name-p {
  margin-bottom: 0;
  font-weight: 700;
}

.p.publish-date {
  margin-bottom: 0;
  font-size: 14px;
}

.p.if-profile-name {
  margin-bottom: 0;
  margin-left: .5em;
  font-size: 18px;
  font-weight: 700;
}

.p.if-profile-name.m-0 {
  margin-left: 0;
}

.p.mb-0 {
  margin-bottom: 0;
}

.p.p-post-text {
  margin-top: .5em;
  font-size: 16px;
  line-height: 150%;
}

.p.new-size-small-light {
  font-size: 16px;
  font-weight: 100;
}

.p.new-size-small-light.new-bk-col {
  background-color: #aaffad;
  padding: 5px 10px;
  display: flex;
}

.p.new-font {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.p.new-font.no-bot-mar {
  margin-bottom: 0;
}

.p.new-font.new-bold {
  font-weight: 400;
}

.p.new-font.new-bold.bold-cen-align {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 800;
  display: flex;
}

.p.new-font.new-bold.new-size-xs {
  font-size: 14px;
}

.p.new-font.new-bold.new-size-xs.bot-no-space {
  margin-bottom: 0;
}

.p.new-font.new-size-m {
  width: 100%;
}

.p.new-font.no-space-mar {
  margin-bottom: 0;
}

.p.new-font.size-xs {
  font-size: 14px;
}

.lpi-ul {
  padding-left: 20px;
  font-size: 21px;
}

.if-profile-img {
  border-radius: 50px;
  max-height: 35px;
}

.insta-frame-wrapper {
  width: 100%;
}

.lpi-author {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
}

.verified-icon {
  max-height: 20px;
  margin-left: .5em;
}

.adv-text {
  color: #cfcfcf;
}

.lpi-main-heading {
  font-size: 44px;
  font-weight: 700;
  line-height: 107%;
}

.lpi-main-heading.new-font {
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 600;
}

.lpi-main-heading.new-font.new-cen-align {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
}

.nl-6-testimonial-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  border: 1px solid #0000001a;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2em;
  display: flex;
}

.nl-6-testimonial-2.new-style {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  justify-content: flex-start;
  align-items: center;
  padding: .5em 1em;
}

.pp-cta-img {
  max-height: 300px;
}

.insta-hashtag {
  color: #00376b;
}

.nl-6-testimonials {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  display: flex;
  position: static;
}

.lpi-list-box {
  background-color: #f2f2f2;
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-bottom: 1.5em;
  padding: 2em;
}

.lpi-main {
  background-color: #ededed;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.lpi-main.new-bk {
  background-color: #f6f4f2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.nl-p-4 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.nl-p-4.cta-nl-p {
  text-align: center;
}

.if-banner {
  width: 100%;
}

.paragraph-47 {
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph-47.size-s {
  font-size: 17px;
}

.lpi-cv {
  border-radius: 10px;
  width: 48%;
  overflow: hidden;
}

.nl-6-testimonial-img {
  max-height: 65px;
  margin-bottom: 2em;
}

.nl-6-testimonial-img.new-size {
  max-height: 200px;
}

.lpi-bg {
  z-index: 999;
  aspect-ratio: 9 / 16;
  object-fit: cover;
  width: 100%;
  max-height: none;
}

.lpi-bg.no-size-edit {
  aspect-ratio: 16 / 9;
}

.nl-6-testimonial-p {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
}

.nl-6-testimonial-p.new-text-style {
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.if-banner-video {
  aspect-ratio: 2 / 3;
  width: 100%;
  display: none;
}

.lpi-content {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 750px;
  padding: 3em 2em;
  display: flex;
}

.lpi-content.new-size {
  width: 900px;
}

.lpi-content.new-size.top-mar-space {
  margin-top: 30px;
  margin-bottom: 40px;
}

.lpi-content.new-size.bk-col-yel-new {
  background-color: #fff9e7;
}

.lpi-content.new-size.bk-col-yel-new.new-top-mar {
  margin-top: 20px;
  padding-top: .5em;
  padding-bottom: 1em;
}

.lpi-content.new-size.bk-col-yel-new.new-top-mar.bot-mar, .lpi-content.new-size.bk-col-yel-new.bot-mar {
  margin-bottom: 20px;
}

.lpi-customer-videos {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: wrap;
  width: 100%;
  max-height: none;
  margin-bottom: 1em;
  display: flex;
}

.if-icons-left {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.if-head {
  align-items: center;
  width: 100%;
  padding: 1em;
  display: flex;
}

.cta-section-btn-7 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 10px;
  margin-top: 2em;
  padding: 15px 3em;
  font-size: 21px;
  line-height: 100%;
  text-decoration: none;
}

.cta-section-btn-7.lpi-cta-section-btn {
  margin-top: .5em;
  margin-bottom: 1em;
}

.cta-section-btn-7.lpi-cta-section-btn.new-bk-col {
  background-color: #304f6d;
}

.cta-section-btn-7.lpi-cta-section-btn.new-bk-col.new-sizr {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
}

.cta-section-btn-7.lpi-cta-section-btn.new-bk-col.new-sizr.red-cta {
  background-color: #a52600;
  width: 46%;
}

.cta-section-btn-7.lpi-cta-section-btn.new-bk-col.cen-align {
  justify-content: flex-start;
  align-items: center;
}

.nl-3-adv-footer {
  background-color: #f0f0f091;
  border-top: 1px solid #00000003;
  justify-content: center;
  align-items: center;
  min-height: 15vh;
  margin-top: .25em;
  margin-bottom: 40px;
  display: flex;
}

.nl-3-adv-footer.bk-black {
  background-color: #000;
}

.nl-3-adv-footer.bk-black.no-bk-col {
  background-color: #f6f4f2;
}

.nl-3-adv-footer-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.nl-3-adv-p {
  font-size: 18px;
  line-height: 150%;
}

.nl-3-adv-p.footer-p {
  text-align: center;
  font-size: 14px;
}

.nl-3-adv-p.footer-p.new-size-col {
  color: #dbdbdb;
  text-align: left;
  font-size: 9px;
}

.nl-3-adv-p.footer-p.white-text {
  color: #fff;
}

.image {
  border-radius: 0;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.image.new-size {
  max-width: 50%;
}

.image.new-size.border-solid {
  border: 2px solid #000;
}

.image.new-size.border-solid.size-bi {
  max-width: 70%;
}

.image.new-size.border-solid.size-bi.no-border {
  border-style: none;
}

.image.new-size.border-solid.size-bi.border-no {
  border-style: none;
  max-width: 100%;
}

.image.size-m {
  max-width: 70%;
  margin-top: 0;
}

.image.size-m.size-b {
  max-width: 100%;
}

.image.border-radius {
  border-radius: 20px;
}

.img-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.new-img {
  width: 85%;
  max-width: none;
}

.new-img.new-size {
  width: 100%;
}

.new-img.new-size.red-size {
  width: 76%;
}

.cell {
  justify-content: flex-start;
  align-items: flex-start;
}

.custom-list-box {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #e2f4f9;
  flex-flow: column;
  width: 100%;
  margin-bottom: 20px;
  padding: 2em;
  display: flex;
}

.custom-list-box.new-style-mod {
  background-color: #b2e5c7;
}

.custom-list-box.new-style-mod.new-bk-col-bor {
  grid-column-gap: .6em;
  grid-row-gap: .6em;
  background-color: #f3f3f3;
  border: 3px solid #000;
}

.custom-list-box.new-style-mod.new-col-bk-style-size {
  background-color: #eee;
  width: 100%;
}

.custom-list-box.style-no-bk-col {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: #e2f4f900;
  padding-top: 0;
  padding-bottom: 0;
}

.custom-list-box-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.box-item-img {
  max-height: 20px;
}

.tgl-p {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
  text-decoration: none;
}

.tgl-p.li-p {
  margin-top: 0;
  margin-bottom: 0;
}

.tgl-p.li-p.new-font {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.quick-stack, .quick-stack-2 {
  padding-left: 0;
  padding-right: 0;
}

.cta-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-links {
  text-align: center;
  align-self: center;
}

.footer-links.white-text {
  color: #fff;
}

.footer-link {
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.footer-link.white-txt {
  color: #fff;
}

.footer-link.white-txt.blue-text {
  color: #0000ed;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.gw-logo {
  max-width: none;
  max-height: 50px;
}

.gw-logo.size-chng {
  max-height: 89px;
}

.image-38 {
  width: 59%;
  max-width: none;
}

.image-38.new-size {
  width: 45%;
}

.doc-img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-top: 0;
  margin-left: -29px;
  margin-right: -23px;
  display: flex;
}

.image-39 {
  width: 74px;
  max-width: none;
}

.doc-box-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.doc-box-wrapper.top-mar {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  border: 1px solid #d8d4d4;
  border-radius: 10px;
  width: 35%;
  margin-top: 20px;
  padding: 10px;
}

.doc-box-wrapper.top-mar.new-size {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 60%;
}

.doc-box-wrapper.top-mar.new-size.no-top-mar {
  width: 100%;
  margin-top: 0;
}

.doc-box-wrapper.top-mar.new-size.no-top-mar.new-style {
  background-color: #ededed;
  border-radius: 5px;
  width: 88%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-32 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-32.vertical-align {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.div-block-32.new-align {
  flex-flow: column;
}

.div-block-32.new-align.left-align {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
}

.right-side-text {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.right-side-text.new-style {
  font-family: Montserrat, sans-serif;
}

.verified-tag {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-author {
  text-align: left;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
}

.about-author.not-bot-mar {
  margin-bottom: 0;
  font-size: 13px;
}

.about-author.not-bot-mar.new-style {
  font-size: 15px;
  font-weight: 400;
}

.about-author.new-styel {
  font-size: 13px;
  font-weight: 500;
}

.div-block-33 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.quick-stack-3 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.cell-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.cell-3 {
  justify-content: center;
  align-items: flex-end;
}

.ah-p {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 167%;
}

.ah-p.new-size-s {
  font-size: 12px;
  font-weight: 500;
}

.ah-p.new-size-s.new-style-font {
  font-size: 14px;
  font-weight: 300;
}

.eq-list-highlight {
  background-color: #e8edd6;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 2em;
  padding: 2em;
}

.eq-list-highlight.new-col-bk {
  background-color: #fdfbd8;
}

.eq-list-highlight.new-col-bk.new-border {
  border-radius: 20px;
}

.eq-list-highlight.new-col-bk.new-border.new-size-s {
  width: 70%;
}

.eq-list-highlight.new-col-bk.new-border.new-size-s.new-col {
  background-color: #f3f3f3;
  border-radius: 5px;
}

.nl-2-p {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 150%;
}

.list {
  margin-bottom: 0;
  padding-left: 25px;
  list-style-type: disc;
}

.list.no-top-mar {
  margin-top: -27px;
}

.eq-v2-p-7 {
  color: #000;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.eq-v2-p-7.li-p {
  margin-bottom: 15px;
  padding-left: 10px;
}

.eq-v2-p-7.li-p.new-font {
  font-family: Montserrat, sans-serif;
}

.eq-v2-p-7.li-p.new-font.no-bold {
  font-weight: 300;
}

.new-bk-col {
  background-color: #f9ffd7;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.img-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section {
  margin-left: -30px;
}

.section.width-chn-mar {
  width: 100%;
}

.cell-4 {
  justify-content: flex-start;
  align-items: center;
}

.hs-layout-header-wrapper {
  border-bottom: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.image-16 {
  max-height: 40px;
}

.image-16.new-size {
  max-height: 63px;
}

.eq-v2-main {
  border-top: 1px solid #00000003;
  justify-content: center;
  align-items: center;
  display: flex;
}

.eq-v2-content {
  flex-direction: column;
  align-items: center;
  width: 80%;
  display: flex;
}

.eq-v2-content.align-left {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.eq-v2-main-wrapper {
  border-bottom: 1px solid #0000001a;
  border-left: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  flex-direction: column;
  align-items: center;
  width: 60%;
  padding-bottom: 5em;
  display: flex;
}

.eq-v2-p-3 {
  margin-bottom: 30px;
  font-size: 21px;
  line-height: 130%;
}

.eq-v2-heading-3 {
  color: #000;
  text-align: center;
  margin-top: 1em;
  margin-bottom: .5em;
  font-size: 61px;
  font-weight: 500;
  line-height: 100%;
}

.paragraph-48 {
  font-size: 22px;
  line-height: 30px;
}

.paragraph-49 {
  font-size: 20px;
  line-height: 30px;
}

.paragraph-50 {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-51 {
  font-size: 20px;
  line-height: 30px;
}

.content-wrapper.new-style {
  flex-flow: column;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.heading {
  font-size: 26px;
  font-weight: 400;
  line-height: 34px;
}

.heading-2 {
  text-align: center;
  font-weight: 700;
}

.heading-2.no-bold {
  text-align: left;
  font-size: 22px;
  font-weight: 400;
}

.heading-2.no-bold.size-s {
  font-size: 12px;
}

.heading-2.no-bold.new-line-height {
  line-height: 34px;
}

.text-span {
  font-weight: 700;
}

@media screen and (min-width: 1920px) {
  .nl-p-4 {
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .nl-content-piece {
    max-width: 100%;
    padding: 1em;
  }

  .nl-6-testimonial-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 32%;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .nl-6-testimonials {
    flex-flow: row;
  }

  .nl-6-testimonial-body-2 {
    text-align: center;
  }

  .paragraph-47 {
    font-weight: 700;
  }

  .lpi-content.new-size.top-mar-space {
    width: 100%;
  }

  .nl-3-adv-footer {
    margin-top: .125em;
  }

  .nl-3-adv-p.footer-p {
    text-align: center;
  }

  .about-author {
    text-align: left;
  }

  .eq-v2-content {
    width: 95%;
  }

  .eq-v2-main-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .nl-content-piece.cta-section {
    padding: 3em 1.5em;
  }

  .nl-6-testimonial-2 {
    width: 100%;
  }

  .nl-6-testimonials {
    flex-flow: column;
  }

  .paragraph-47 {
    text-align: center;
    font-size: 18px;
  }

  .lpi-content {
    width: 100%;
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-3-adv-footer {
    margin-top: .125em;
  }

  .doc-box-wrapper.top-mar.new-size.no-top-mar.new-style {
    width: 100%;
  }

  .about-author {
    text-align: center;
  }

  .about-author.not-bot-mar.new-style {
    text-align: left;
  }

  .ah-p {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .lpi-logo.new-size {
    max-height: 62px;
  }

  .h2 {
    font-size: 24px;
    font-weight: 700;
  }

  .h2.h-cta-section {
    text-align: center;
  }

  .h2.new-font.cen-align {
    font-size: 20px;
  }

  .nl-content-piece.cta-section.lpi-cta-section {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .insta-frame {
    max-width: 100%;
  }

  .p.new-size-small-light.new-bk-col {
    justify-content: flex-start;
    align-items: center;
  }

  .lpi-main-heading {
    font-size: 28px;
    line-height: 115%;
  }

  .lpi-main-heading.new-font {
    font-size: 26px;
  }

  .lpi-main-heading.new-font.new-cen-align {
    font-size: 22px;
  }

  .lpi-list-box {
    padding-left: 1em;
    padding-right: 1em;
  }

  .paragraph-47 {
    line-height: 114%;
  }

  .lpi-cv, .lpi-content.new-size {
    width: 100%;
  }

  .lpi-content.new-size.top-mar-space {
    margin-top: 0;
  }

  .cta-section-btn-7 {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 18px;
  }

  .cta-section-btn-7.lpi-cta-section-btn.new-bk-col.new-sizr.red-cta {
    width: 90%;
  }

  .nl-3-adv-footer {
    margin-top: .125em;
  }

  .nl-3-adv-p {
    font-size: 18px;
  }

  .image {
    object-fit: cover;
  }

  .image.new-size.border-solid, .image.new-size.border-solid.size-bi, .image.new-size.border-solid.size-bi.no-border, .image.size-m {
    max-width: 100%;
  }

  .custom-list-box {
    padding-left: 1em;
    padding-right: 1em;
  }

  .custom-list-box-item {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .box-item-img {
    margin-top: 5px;
  }

  .gw-logo {
    width: 100%;
    height: 100%;
  }

  .gw-logo.size-chng {
    width: 55%;
    max-height: none;
  }

  .italic-text-2 {
    font-size: 11px;
  }

  .doc-box-wrapper.top-mar {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .doc-box-wrapper.top-mar.new-size {
    width: 100%;
  }

  .div-block-32.vertical-align {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .right-side-text {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .about-author {
    text-align: left;
    font-size: 14px;
    line-height: 135%;
  }

  .about-author.not-bot-mar {
    font-size: 11px;
  }

  .about-author.new-styel {
    margin-bottom: 0;
  }

  .cell-2 {
    justify-content: center;
    align-items: center;
  }

  .ah-p {
    font-size: 18px;
  }

  .eq-list-highlight {
    padding-left: 1em;
    padding-right: 1em;
  }

  .eq-list-highlight.new-col-bk.new-border.new-size-s.new-col {
    width: 100%;
  }

  .list {
    padding-left: 15px;
  }

  .bold-text {
    font-size: 18px;
  }
}

#w-node-_23b548bd-8f8b-879c-d48f-c1fe97fa5b81-6059d742, #w-node-a68a4fea-735b-c6e2-58f8-26ec276a275a-6059d742, #w-node-_15d10600-596c-0a7d-9278-178cbb40294f-467944aa, #w-node-_59e53443-50c5-0951-2fb3-9ed2979a8571-467944aa {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_23b548bd-8f8b-879c-d48f-c1fe97fa5b81-6059d742, #w-node-a68a4fea-735b-c6e2-58f8-26ec276a275a-6059d742, #w-node-_59e53443-50c5-0951-2fb3-9ed2979a8571-467944aa {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_15d10600-596c-0a7d-9278-178cbb40294f-467944aa {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


