/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}
/************************************************

Stylesheet: Variables

*************************************************/
/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
.hero-light {
  background: #eff4fb;
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .hero-light {
    padding-top: 8.125rem;
    padding-bottom: 6.875rem;
  }
  .hero-light:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.8786108193) 30%, rgba(255, 255, 255, 0) 60%);
    z-index: 1;
  }
}
@media print, screen and (min-width: 64em) {
  .hero-light {
    padding-top: 11.875rem;
    padding-bottom: 8.75rem;
  }
}
.hero-light > .grid-container {
  position: relative;
  z-index: 2;
}
.hero-light h1 {
  color: #101524;
}
.hero-light p {
  font-size: 1.25rem;
}
.hero-light p:last-of-type {
  margin-bottom: 0;
}
.hero-light__subheading p {
  color: #7577be;
  font-size: 1.25rem;
}
.hero-light__content {
  margin-top: 1.5625rem;
}

.repeater-process__intro p {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
}
.repeater-process__repeater h4,
.repeater-process__repeater p {
  color: #fff;
}
.repeater-process__repeater h4 {
  margin-bottom: 0;
  position: relative;
}
.repeater-process__repeater h4:before {
  position: absolute;
}
@media print, screen and (min-width: 64em) {
  .repeater-process__repeater h4:before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='38.199' height='29.019' viewBox='0 0 38.199 29.019'%3e%3cdefs%3e%3cclipPath id='clip-path'%3e%3crect id='Rectangle_6530' data-name='Rectangle 6530' width='29.019' height='38.199' fill='%23f58706'/%3e%3c/clipPath%3e%3c/defs%3e%3cg id='Group_5976' data-name='Group 5976' transform='translate(0 29.019) rotate(-90)'%3e%3cg id='Group_4032' data-name='Group 4032' clip-path='url(./%23clip-path/index.html)'%3e%3cpath id='Path_5759' data-name='Path 5759' d='M28.631%2c3.644%2c22.483.194A1.519%2c1.519%2c0%2c0%2c0%2c21%2c.194L9.432%2c6.682C3.35%2c10.094%2c0%2c14.5%2c0%2c19.1S3.35%2c28.1%2c9.432%2c31.517L21%2c38a1.519%2c1.519%2c0%2c0%2c0%2c1.486%2c0l6.149-3.449a.759.759%2c0%2c0%2c0%2c0-1.324L3.441%2c19.1%2c28.631%2c4.968a.759.759%2c0%2c0%2c0%2c0-1.325' transform='translate(0 0)' fill='%23f58706'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    left: -3.75rem;
  }
}
.repeater-process__repeater p:first-of-type {
  margin-top: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .repeater-process__repeater--row {
    margin-top: 10.75rem;
  }
  .repeater-process__repeater--row:nth-of-type(even) .cell:last-of-type {
    order: -1;
  }
  .repeater-process__repeater--row span {
    display: flex;
    flex-direction: column;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .repeater-process__repeater--row {
    margin-top: 5rem;
  }
}
.repeater-process__repeater--row:nth-of-type(odd) .bottom::before {
  left: 4.375rem;
}
.repeater-process__repeater--row:first-of-type {
  margin-top: 8.125rem;
}
.repeater-process__repeater--row:first-of-type .repeater-process__repeater--img:before {
  content: none;
}
.repeater-process__repeater--row:first-of-type .wrapper:before {
  position: absolute;
  left: 50%;
}
@media print, screen and (min-width: 64em) {
  .repeater-process__repeater--row:first-of-type .wrapper:before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='2249.117' height='374.059' viewBox='0 0 2249.117 374.059'%3e%3cg id='Group_6555' data-name='Group 6555' transform='translate(-330.66 -596.022)'%3e%3cpath id='Path_7315' data-name='Path 7315' d='M-8955.752-10373.705c0-72.844%2c69.665-69.665%2c69.665-69.665' transform='translate(9632.855 11177.919)' fill='none' stroke='%237577be' stroke-width='2'/%3e%3cpath id='Path_7357' data-name='Path 7357' d='M-8955.752-10373.705c0-72.844%2c69.665-69.665%2c69.665-69.665' transform='translate(-8278.648 -9569.492) rotate(180)' fill='none' stroke='%237577be' stroke-width='2'/%3e%3cpath id='Path_7356' data-name='Path 7356' d='M-8955.752-10373.705c0-72.844%2c69.665-69.665%2c69.665-69.665' transform='translate(9287.422 11317.29)' fill='none' stroke='%237577be' stroke-width='2'/%3e%3cpath id='Path_7320' data-name='Path 7320' d='M-8886.088-10443.391c0%2c72.844-69.665%2c69.665-69.665%2c69.665' transform='translate(9702.521 11108.233)' fill='none' stroke='%237577be' stroke-width='2' opacity='0.2'/%3e%3cpath id='Path_7323' data-name='Path 7323' d='M-8955.752-10443.391c0%2c72.844%2c69.665%2c69.665%2c69.665%2c69.665' transform='translate(9873.368 11247.604)' fill='none' stroke='%237577be' stroke-width='2' opacity='0.2'/%3e%3cpath id='Path_7381' data-name='Path 7381' d='M-8886.088-10373.705c0-72.844-69.665-69.665-69.665-69.665' transform='translate(9803.704 11177.919)' fill='none' stroke='%237577be' stroke-width='2' opacity='0.2'/%3e%3cpath id='Path_7321' data-name='Path 7321' d='M-8955.752-10373.705c0-72.844%2c69.665-69.665%2c69.665-69.665' transform='translate(9772.186 11040.43)' fill='none' stroke='%237577be' stroke-width='2' opacity='0.2'/%3e%3cpath id='Path_7312' data-name='Path 7312' d='M-8193.488-10313.02h1833.009' transform='translate(8940.257 11047.548)' fill='none' stroke='%237577be' stroke-width='2'/%3e%3cpath id='Path_7382' data-name='Path 7382' d='M-8193.488-10313.02h26.5' transform='translate(-9981.359 9137.073) rotate(90)' fill='none' stroke='%237577be' stroke-width='2'/%3e%3cpath id='Path_7358' data-name='Path 7358' d='M-8193.488-10313.02h206.1' transform='translate(8594.823 11186.919)' fill='none' stroke='%237577be' stroke-width='2'/%3e%3cpath id='Path_7324' data-name='Path 7324' d='M-8193.488-10313.02h292.719' transform='translate(9180.77 11186.919)' fill='none' stroke='%237577be' stroke-width='2' opacity='0.2'/%3e%3cpath id='Path_7355' data-name='Path 7355' d='M-8193.488-10313.02h208.149' transform='translate(9079.587 10910.059)' fill='none' stroke='%237577be' stroke-width='2' opacity='0.2'/%3e%3c/g%3e%3c/svg%3e");
    top: -23.125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .repeater-process__repeater--row:first-of-type .wrapper:before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='475.988' height='140.388' viewBox='0 0 475.988 140.388'%3e%3cg id='Group_6556' data-name='Group 6556' transform='translate(-82.002 -863.26)'%3e%3cg id='Group_6555' data-name='Group 6555' transform='translate(-104.785 27.434)'%3e%3cpath id='Path_7496' data-name='Path 7496' d='M-8955.752-10373.705c0-72.844%2c69.665-69.665%2c69.665-69.665' transform='translate(9282.869 11280.233)' fill='none' stroke='%237577be' stroke-width='2' opacity='0.2'/%3e%3cpath id='Path_7493' data-name='Path 7493' d='M-8193.488-10313.02H-7787.5' transform='translate(8450.274 11219.548)' fill='none' stroke='%237577be' stroke-width='2'/%3e%3cpath id='Path_7498' data-name='Path 7498' d='M-8955.752-10373.705c0-72.844%2c69.665-69.665%2c69.665-69.665' transform='translate(9143.539 11349.919)' fill='none' stroke='%237577be' stroke-width='2'/%3e%3c/g%3e%3cpath id='Path_7355' data-name='Path 7355' d='M-8193.488-10313.02h208.231' transform='translate(8485.486 11177.319)' fill='none' stroke='%237577be' stroke-width='2' opacity='0.2'/%3e%3c/g%3e%3c/svg%3e");
    top: -8.75rem;
  }
}
.repeater-process__repeater--content p:last-of-type {
  margin-bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .repeater-process__repeater--img {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 1.25rem;
  }
  .repeater-process__repeater--img:before {
    content: "";
    position: absolute;
    width: 0.125rem;
    height: 3.4375rem;
    background: #7577be;
    top: -3.4375rem;
  }
}
.repeater-process__repeater--img img {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 64em) {
  .repeater-process__repeater--img img {
    max-width: 21.875rem;
  }
}
.repeater-process__repeater--img span.wrapper {
  width: fit-content;
  position: relative;
}
.repeater-process__repeater--img span.wrapper svg {
  margin: 0;
  position: absolute;
}
.repeater-process__repeater--img span.wrapper .top,
.repeater-process__repeater--img span.wrapper .bottom {
  position: absolute;
  left: 50%;
}
.repeater-process__repeater--img span.top {
  bottom: 0;
}
.repeater-process__repeater--img span.top svg {
  position: absolute;
  top: 0;
}
.repeater-process__repeater--img span.top svg#t2 {
  left: -4.375rem;
  top: -0.25rem;
}
.repeater-process__repeater--img span.bottom {
  top: -5.4375rem;
  --line-width: 0;
}
.repeater-process__repeater--img span.bottom::before {
  content: "";
  height: 2px;
  width: var(--line-width);
  background: #7577be;
  position: absolute;
  right: 4.375rem;
}
.repeater-process__repeater--img span.bottom svg#b1 {
  left: -4.375rem;
}
.repeater-process__repeater svg {
  margin-bottom: 0.3125rem;
}

.cta__subheading {
  font-size: 1.25rem;
  color: #7577be;
  margin-bottom: 0;
}
.cta .grid-x {
  position: relative;
  z-index: 2;
}
.cta h3 {
  margin-bottom: 0;
  color: #fff;
}
@media print, screen and (max-width: 63.99875em) {
  .cta a svg {
    max-width: 5rem;
    height: auto;
  }
  .cta a svg path#mask {
    opacity: 0;
  }
  .cta a svg path#gradient {
    opacity: 1;
  }
}
.cta a svg path {
  transition: opacity 0.2s ease-out;
}
@media print, screen and (min-width: 64em) {
  .cta a svg path#mask {
    fill: #7577be;
  }
  .cta a svg path#gradient {
    opacity: 0;
  }
}
.cta--gradient {
  position: relative;
}
.cta--gradient .grid-container:before {
  content: "";
  position: absolute;
  background: #eff4fb;
  display: block;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 25rem;
  width: 25rem;
  border-radius: 100%;
  filter: blur(50px);
}
@media print, screen and (max-width: 63.99875em) {
  .cta--gradient .grid-container:before {
    height: 12.5rem;
    width: 12.5rem;
  }
}
.cta--gradient h3 {
  color: #101524;
}
.cta--gradient a svg path#mask {
  fill: #d6e3f6;
}

.cta a:hover svg path#mask {
  opacity: 0;
}
.cta a:hover svg path#gradient {
  opacity: 1;
}

.card {
  padding: 1.25rem;
  background: #eff4fb;
  border-radius: 0.625rem;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 4px 0 rgba(59, 61, 139, 0.15);
}
.card--success-stories {
  padding: 2.1875rem 1.25rem;
  border-radius: 0.625rem;
  border: 1px solid #d1e1f8;
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(59, 61, 139, 0.15);
  transition: all 0.2s ease-out;
}
.card--insight {
  border-radius: 0.625rem;
  border: 1px solid #d1e1f8;
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(59, 61, 139, 0.15);
  transition: all 0.2s ease-out;
}
.card--white {
  padding: 1.5625rem 1.25rem 2.5rem 1.25rem;
  border-radius: 0.625rem;
  border: 1px solid #d1e1f8;
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(59, 61, 139, 0.15);
  transition: background-color 0.2s ease-out;
}
.card--purple {
  padding: 0.625rem 0.9375rem;
  background-color: rgba(117, 119, 190, 0.1019607843);
  border: 1px solid #7577be;
  border-radius: 0.625rem;
  transition: background-color 0.2s ease-out;
}
.card--purple p {
  color: #7577be;
  transition: color 0.2s ease-out;
  margin-bottom: 0;
}
.card--purple p b {
  color: #fff;
}
.card .content {
  position: relative;
  z-index: 2;
}
.card:before {
  content: "";
  position: absolute;
  background: -webkit-linear-gradient(-90deg, #f58706, #b91e79);
  opacity: 0;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.2s ease-out;
}
.card img {
  transition: filter 0.2s ease-out;
  margin-bottom: 2.5rem;
}
.card h4 {
  margin-bottom: 0;
  transition: color 0.2s ease-out;
}
.card p {
  transition: color 0.2s ease-out;
}
.card p:first-of-type {
  margin-top: 0.9375rem;
}
@media print, screen and (max-width: 63.99875em) {
  .card--padded {
    padding: 1.25rem 1.25rem 0.9375rem 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .card--padded {
    padding: 1.25rem 1.25rem 2.5rem 1.25rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .slick-slide .card:before {
    opacity: 1;
  }
  .slick-slide .card h4,
  .slick-slide .card p {
    color: #fff;
  }
  .slick-slide .card img {
    filter: brightness(0) invert(1);
  }
}

.card--insight:hover, .card--insight:focus {
  background-color: #eff4fb;
  transform: translateY(-0.9375rem);
}
.card--white:hover, .card--white:focus {
  background-color: #eff4fb;
}
.card--success-stories:hover, .card--success-stories:focus {
  background-color: #eff4fb;
  transform: translateY(-0.9375rem);
}
.card--purple:hover, .card--purple:focus {
  background-color: #7577be;
}
.card--purple:hover p, .card--purple:focus p {
  color: #fff;
}
.card.active:before, .card:hover:before, .card:focus:before {
  opacity: 1;
}
.card.active h4,
.card.active p, .card:hover h4,
.card:hover p, .card:focus h4,
.card:focus p {
  color: #fff;
}
.card.active img, .card:hover img, .card:focus img {
  filter: brightness(0) invert(1);
}

@media print, screen and (min-width: 64em) {
  .latest-insights__wrapper {
    flex-wrap: nowrap;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-insights__intro {
    padding: 1.5625rem 0 1.25rem 3.125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .latest-insights__intro {
    padding: 0 0 1.875rem 0;
  }
}
.latest-insights__intro .grid-x {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .latest-insights__intro .grid-x:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #7577be;
    left: -3.125rem;
    top: -1.5625rem;
    bottom: -1.25rem;
    width: 0.0625rem;
  }
}
.latest-insights__intro h2 {
  color: #101524;
  margin: 0;
}
.latest-insights__intro p {
  color: #7577be;
  font-size: 1.25rem;
  margin-top: 1.25rem;
}
.latest-insights__intro p:last-of-type {
  margin-bottom: 0;
}
.latest-insights__intro a {
  margin-top: 2.0625rem;
}
.latest-insights__slick .slick-list {
  margin: 0 -1.625rem;
  overflow: unset;
  overflow-x: clip;
}
.latest-insights__slick .slick-list .slick-track {
  padding-bottom: 0.3125rem;
}
.latest-insights__slick .slick-list .slick-track .slick-slide {
  margin: 0 0.625rem;
}
.latest-insights__slick .card--insight {
  position: relative;
}
.latest-insights__slick .card--insight a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.latest-insights__slick .card--insight img {
  border-radius: 0.625rem;
}
.latest-insights__slick .card--insight .tags li {
  border: 1px solid #101524;
  color: #101524;
  border-radius: 1.625rem;
  font-size: 0.8125rem;
  padding: 0 0.75rem;
}
.latest-insights .readtime {
  font-size: 0.8125rem;
  font-weight: 500;
}
.latest-insights .title {
  margin-bottom: 0.3125rem;
}

.success-story-select__intro {
  margin-bottom: 2.5rem;
}
.success-story-select__intro h2 {
  color: #101524;
  margin-bottom: 0;
}
.success-story-select__intro h2 + p {
  margin-top: 1.5625rem;
}
.success-story-select__intro p {
  font-size: 1.25rem;
  font-weight: 600;
}
.success-story-select__repeater-card {
  background: #fff;
  border-radius: 0.625rem;
  border: 1px solid #d1e1f8;
  box-shadow: 3px 3px 4px 0 rgba(59, 61, 139, 0.15);
  padding: 2.1875rem 1.875rem 1.25rem 1.875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .success-story-select__repeater-card img {
    margin-bottom: 3.125rem;
  }
}
.success-story-select__repeater-card--content {
  margin-bottom: 4.375rem;
}
@media print, screen and (max-width: 63.99875em) {
  .success-story-select__repeater-card--content {
    margin-top: 1.25rem;
    border-top: 1px solid #7577be;
    padding-top: 1.25rem;
  }
}
.success-story-select__repeater-card--content p {
  font-size: 1.25rem;
  font-weight: 600;
}
.success-story-select__repeater-card--content p:last-of-type {
  margin-bottom: 0;
}
.success-story-select__repeater-card--meta p {
  margin-bottom: 0;
}
.success-story-select__repeater-card--meta p.heading {
  font-size: 0.75rem;
  color: #7577be;
}
.success-story-select__repeater-card--meta p.content {
  font-weight: 600;
}
.success-story-select__repeater .slick-slide {
  margin: 0 1.25rem;
}
.success-story-select__repeater .slick-track {
  padding-bottom: 0.3125rem;
}

@media print, screen and (min-width: 64em) {
  .latest-insights__wrapper {
    flex-wrap: nowrap;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-insights__intro {
    padding: 1.5625rem 0 1.25rem 3.125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .latest-insights__intro {
    padding: 0 0 1.875rem 0;
  }
}
.latest-insights__intro .grid-x {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .latest-insights__intro .grid-x:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #7577be;
    left: -3.125rem;
    top: -1.5625rem;
    bottom: -1.25rem;
    width: 0.0625rem;
  }
}
.latest-insights__intro h2 {
  color: #101524;
  margin: 0;
}
.latest-insights__intro p {
  color: #7577be;
  font-size: 1.25rem;
  margin-top: 1.25rem;
}
.latest-insights__intro p:last-of-type {
  margin-bottom: 0;
}
.latest-insights__intro a {
  margin-top: 2.0625rem;
}
.latest-insights__slick .slick-list {
  margin: 0 -1.625rem;
  overflow: unset;
  overflow-x: clip;
}
.latest-insights__slick .slick-list .slick-track {
  padding-bottom: 0.3125rem;
}
.latest-insights__slick .slick-list .slick-track .slick-slide {
  margin: 0 0.625rem;
}
.latest-insights__slick .card--insight {
  position: relative;
}
.latest-insights__slick .card--insight a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.latest-insights__slick .card--insight img {
  border-radius: 0.625rem;
}
.latest-insights__slick .card--insight .tags li {
  border: 1px solid #101524;
  color: #101524;
  border-radius: 1.625rem;
  font-size: 0.8125rem;
  padding: 0 0.75rem;
}
.latest-insights .readtime {
  font-size: 0.8125rem;
  font-weight: 500;
}
.latest-insights .title {
  margin-bottom: 0.3125rem;
}

.bg-gradient {
  position: relative;
  z-index: 3;
}
@media print, screen and (max-width: 63.99875em) {
  .bg-gradient {
    border-radius: 1.625rem 1.625rem 0 0;
    margin-top: -1.625rem;
    padding-bottom: 7.5rem;
    padding-top: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .bg-gradient {
    padding-top: 4.375rem;
    border-radius: 3.9375rem 3.9375rem 0 0;
    margin-top: -3.9375rem;
    padding-bottom: 11.25rem;
  }
}

.success-story-select {
  background: #fff;
  margin-bottom: 5.625rem;
  position: relative;
  z-index: 4;
}
@media print, screen and (max-width: 63.99875em) {
  .success-story-select {
    border-radius: 1.625rem 1.625rem 0 0;
    margin-top: -1.625rem;
    padding-top: 5.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .success-story-select {
    border-radius: 3.9375rem 3.9375rem 0 0;
    margin-top: -3.9375rem;
    padding-top: 6.25rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .cta {
    margin-top: 5.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .cta {
    margin-top: 7.5rem;
  }
}

.latest-insights {
  margin: 5.625rem 0;
}

/*# sourceMappingURL=page-process.css.map*/