.carousel-item::after {
  display: table;
  content: "";
  clear: both;
}

.star, .figgroup-success .size-6:not(.star), .icon, .figgroup-logos.tech .brand, .figgroup-logos.co .logo, .figgroup-logos, .window-ui.elements:after, .window-ui.workflows:before, .window-ui.workflows:after, .window-ui.interactions:after, .window-ui, .page-hero, .button.inline, .button, .inline-icon, .chip-button, .chip-buttons, .button-group, .brands .logo, .brands, .pricing-detail .option-blocks .content-group, .section-blocks, .matter-detail .block, .pricing .block, .pricing-lead .block, .pricing-detail .block, .option-blocks, .pgsec {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.figgroup-logos.tech .brand, .pricing .block, .pricing-lead .block, .pricing-detail .block {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.icon, .figgroup-logos, .button.inline {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.page-hero, .matter-detail .option-blocks {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}

:root {
  --size: 480 ;
}

@media (min-width: 992px) {
  :root {
    --size: 930 ;
  }
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 1400px) {
  html {
    font-size: calc(1000vw / var(--size));
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: calc(1260vw / var(--size));
  }
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.2;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class]:not(.topic-list-items),
ol[class] {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.pgsec.faqs {
  background: #15191C;
  background: -webkit-linear-gradient(legacy-direction(180deg), #15191C, #2C333D);
  background: linear-gradient(180deg, #15191C, #2C333D);
}

.section-block, .pgsec.headline {
  outline: 1px solid rgb(237.3894736842, 235.1881578947, 230.7855263158);
}

:root, [data-theme=default] {
  --color-white: #ffffff;
  --color-blue: #18529C;
  --color-blue-digi: #0028f3;
  --color-blue-bg: #BED8FF;
  --color-blue-bg2: #97C0FF;
  --color-blue-bg3: #5658CB;
  --color-black-text: #15191C;
  --color-black-text2: rgb(38, 38, 38);
  --color-black-shadow1: rgb(42.8571428571, 51.0204081633, 57.1428571429);
  --color-lt-gray: #FAFAFA;
  --color-md-gray: #C3CDD4;
  --color-text-gray: #414b53;
  --color-black: #000000;
  --color-ppro-purple: #6A10C0;
  --color-ppro-lilac: rgba(106, 16, 192, 0.2509803922);
  --base-inner-width: 80%;
  --base-min-width: 60%;
  --base-border-rad: 1.2em;
  --base-border-color: var(--color-md-gray);
  --font-family: dmsans;
  --font-display: "dmsans", sans-serif;
  --font-body: system-ui, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  --button-sm: 1.2rem;
  --button-lg: 1.5rem;
  --button-border-rad: var(--base-border-rad);
  --button-border-thickness: 0.12em;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  color: var(--color-black-text);
  font-weight: 200;
  font-size: 0.9375rem;
  font-family: var(--font-body);
  font-family: var(--font-display);
}

@font-face {
  font-family: var(--font-family);
  src: url("DMSans-VariableFont_opsz_wght.woff2") format("woff2 supports variations"), url("DMSans-VariableFont_opsz_wght.woff2") format("woff2-variations");
  font-display: swap;
  font-weight: 100 1000;
  font-stretch: 25% 151%;
}
.pgsec.quote-lead, p.emphasis, li.emphasis, dt.emphasis, dd.emphasis, th.emphasis, td.emphasis, h3.emphasis {
  color: var(--color-blue);
}

h1 {
  max-width: 12.9em;
  margin: 0 auto 0.21em;
  font-size: 6.9em;
  font-weight: 700;
  letter-spacing: -0.0024em;
  line-height: 1.14;
  word-spacing: -0.012em;
  font-weight: 550;
  color: var(--color-black-text);
}
h1:not(.widget-label) {
  background: #ffe732;
  background: -webkit-linear-gradient(legacy-direction(-86deg), #ffe732 5%, #a4e5ff 53%, #ff7ed7 91%);
  background: linear-gradient(-86deg, #ffe732 5%, #a4e5ff 53%, #ff7ed7 91%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 0.03em transparent;
  filter: drop-shadow(0 0.001em 0.006em #72899a);
}

h2 {
  line-height: 1.3;
}
h2:not(.quote, .small, .page-subtitle, .carousel h2) {
  margin-bottom: 0.3em;
}
h2:not(.page-subtitle, .section-summary, .carousel h2) {
  font-size: 5.2em;
  font-weight: 500;
}
h2.page-subtitle {
  max-width: 24em;
  margin: 0 auto 2.4em;
  line-height: 1.35;
  font-size: 2.1em;
  font-weight: 300;
  color: var(--color-text-gray);
}
h2.small {
  margin-bottom: 1em;
  font-size: 2.8em;
  font-weight: 500;
}
h2.quote {
  margin-bottom: 0.6em;
  font-size: 2.1em;
  font-weight: 500;
}
h2.section-summary {
  font-size: 3em;
  padding-top: 0.15em;
  padding-left: 0.18em;
}
.carousel h2 {
  margin-bottom: 0.15em;
  font-size: 1.5em;
}

h3 {
  font-weight: 300;
}
h3:not(.block-title h3, .carousel h3, .widget-label) h3 {
  margin-bottom: 0.625em;
}
h3:not(.emphasis, .carousel h3, .widget-label) {
  font-size: 2.1rem;
}
.block-title h3 {
  margin-bottom: 1.2em;
}
.carousel h3 {
  margin-top: 0.15em;
  font-size: 1.35em;
  font-weight: 450;
}
h3.emphasis {
  margin-bottom: 1em;
  font-size: 1.8em;
}
h3.widget-label {
  font-size: 2.1em;
  font-weight: 480;
  margin-bottom: 0.3em;
}

h4:not(.tagline, .small) {
  margin-bottom: 0.66em;
  font-size: 1.6em;
  font-weight: 600;
}
h4.block-title {
  font-size: 2.1em;
  margin-bottom: 1.2em;
}
h4.tagline {
  display: inline-block;
  font-weight: 200;
  font-size: 0.99em;
  vertical-align: super;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h4.small {
  padding-top: 0.54em;
  padding-bottom: 0.54em;
  margin-bottom: 0.54em;
  font-size: 1.5em;
  font-weight: 600;
  border-bottom: 1px solid var(--color-black-text);
}

p:not(.strong), li:not(.strong), dt:not(.strong), dd:not(.strong), th:not(.strong), td:not(.strong) {
  font-size: 1.08em;
  line-height: 1.36;
}
p.cite, li.cite, dt.cite, dd.cite, th.cite, td.cite {
  font-size: 1.35em;
}
p.strong, li.strong, dt.strong, dd.strong, th.strong, td.strong {
  margin-bottom: 0.25em;
  font-size: 1.6em;
}
p.emphasis, li.emphasis, dt.emphasis, dd.emphasis, th.emphasis, td.emphasis {
  font-weight: 600;
}

.figcap-bottom {
  margin-top: 0.45em;
}

.prodpro-page {
  background-color: var(--color-lt-gray);
}

.prodpro-inner {
  min-height: 100%;
}

.site-header,
.page,
.site-footer {
  width: 100%;
  overflow: hidden;
}

.site-header {
  padding-top: 1.92rem;
  padding-bottom: 1.92rem;
}

.site-footer {
  padding-top: 3em;
  padding-bottom: 3em;
  background: var(--color-);
  text-align: center;
}

.pgsec.headline {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  justify-content: flex-end;
  padding-top: 14.4vh;
  padding-bottom: 2.4vh;
}

.pgsec.faqs, .pgsec.namedrop, .pgsec.quote-lead, .pgsec.pricing-detail, .pgsec.matter-detail, .pgsec.pricing-lead, .pgsec.page-lead {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 6em;
  padding-bottom: 6em;
}

.pgsec.invite-lead, .pgsec.value-lead {
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 3vh;
  padding-bottom: 3vh;
  -webkit-gap: 9vh 9vh;
  -moz-gap: 9vh 9vh;
  -ms-gap: 9vh 9vh;
  -o-gap: 9vh 9vh;
  gap: 9vh 9vh;
}

.pgsec {
  position: relative;
  width: 93vw;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 6vh;
  padding-top: 12vh;
  padding-bottom: 12vh;
  /* WebKit-based browsers (Chrome, Safari, iOS) */
  -webkit-border-radius: var(--base-border-rad);
  /* Mozilla-based browsers (Firefox) */
  -moz-border-radius: var(--base-border-rad);
  /* Opera */
  -o-border-radius: var(--base-border-rad);
  /* Standardized property, supported in modern browsers */
  border-radius: var(--base-border-rad);
}
@media screen and (min-width: 768px) {
  .pgsec:not(.view-lead, .pricing) {
    padding-right: 12vw;
    padding-left: 12vw;
  }
}
@media screen and (max-width: 768px) {
  .pgsec:not(.view-lead, .pricing) {
    padding-right: 1vw;
    padding-left: 1vw;
  }
}
.pgsec:not(.quote-lead, .pgsec.value-lead) {
  min-height: 87vh;
}
.pgsec .quote-lead, .pgsec.value-lead {
  min-height: 60vh;
}
.pgsec.headline {
  position: relative;
  text-align: center;
  overflow: hidden;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  background: rgb(238.5705263158, 236.5168421053, 232.4094736842);
  background: -webkit-linear-gradient(legacy-direction(90deg), rgb(238.5705263158, 236.5168421053, 232.4094736842) 8%, #EFEDE9, rgb(238.5705263158, 236.5168421053, 232.4094736842) 80%);
  background: linear-gradient(90deg, rgb(238.5705263158, 236.5168421053, 232.4094736842) 8%, #EFEDE9, rgb(238.5705263158, 236.5168421053, 232.4094736842) 80%);
}
.pgsec.headline:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient ellipse at center bottom, #ff8a24, rgba(255, 254, 223, 0) 45%;
  background: -moz-radial-gradient ellipse at center bottom, #ff8a24, rgba(255, 254, 223, 0) 45%;
  background: -o-radial-gradient ellipse at center bottom, #ff8a24, rgba(255, 254, 223, 0) 45%;
  background: -ms-radial-gradient ellipse at center bottom, #ff8a24, rgba(255, 254, 223, 0) 45%;
  background: radial-gradient(ellipse at center bottom, #ff8a24, rgba(255, 254, 223, 0) 45%);
}
@media screen and (min-width: 768px) {
  .pgsec.view-lead .block-title, .pgsec.pricing .block-title {
    padding-right: 12vw;
    padding-left: 12vw;
  }
}
@media screen and (max-width: 768px) {
  .pgsec.view-lead .block-title, .pgsec.pricing .block-title {
    padding-right: 1vw;
    padding-left: 1vw;
  }
}
.pgsec.page-lead {
  background: #FAFAFA;
  background: -webkit-linear-gradient(legacy-direction(180deg), #FAFAFA 15%, #fff);
  background: linear-gradient(180deg, #FAFAFA 15%, #fff);
}
.pgsec.pricing-lead {
  text-align: center;
  background: #fff;
  background: -webkit-linear-gradient(legacy-direction(180deg), #fff 85%, #FAFAFA);
  background: linear-gradient(180deg, #fff 85%, #FAFAFA);
}
.pgsec.matter-detail {
  background: #15191C;
  background: -webkit-linear-gradient(legacy-direction(180deg), #15191C, #2C333D);
  background: linear-gradient(180deg, #15191C, #2C333D);
  padding-top: 12vh;
  padding-bottom: 12vh;
}
.pgsec.pricing-detail {
  background: #fff;
  background: -webkit-linear-gradient(legacy-direction(180deg), #fff 85%, #FAFAFA);
  background: linear-gradient(180deg, #fff 85%, #FAFAFA);
  padding-top: 12vh;
  padding-bottom: 12vh;
}
.pgsec.quote-lead {
  padding-right: 18vw;
  padding-left: 18vw;
  text-align: center;
  background: #FAFAFA;
  background: -webkit-linear-gradient(legacy-direction(135deg), #FAFAFA 2%, #DFEDFF);
  background: linear-gradient(135deg, #FAFAFA 2%, #DFEDFF);
  padding-top: 7.2vh;
  padding-bottom: 7.2vh;
}
.pgsec.namedrop {
  text-align: center;
  background: #F3F8FF;
  background: -webkit-linear-gradient(legacy-direction(180deg), #F3F8FF, #E0EDFF 87%, #FAFAFA);
  background: linear-gradient(180deg, #F3F8FF, #E0EDFF 87%, #FAFAFA);
}
.pgsec.faqs {
  color: var(--color-white);
}
.section-body {
  z-index: 10;
}

.section-title {
  margin: 0 auto;
  max-width: 90vw;
}

.section-figure {
  padding-top: 2.1em;
  padding-bottom: 2.1em;
}
.section-figure:not(.value-lead .section-figure, .invite-lead .section-figure) {
  width: 75vw;
}
.value-lead .section-figure {
  width: 45%;
}
.invite-lead .section-figure {
  order: -1;
  width: 120%;
}

.section-bg {
  z-index: 0;
}

.logo {
  display: block;
  width: 3.8em;
}

.page-identity {
  text-align: center;
}

.page-identity-full {
  margin: 0 auto;
  width: 80vw;
  margin-bottom: 12vh;
  text-align: center;
}

.prodpro-logo {
  display: inline-block;
  z-index: 1000;
}
.page-identity .prodpro-logo {
  width: 12rem;
}
.page-identity-full .prodpro-logo {
  width: 82%;
}

.block-title {
  text-align: center;
}
.matter-detail .block-title {
  color: var(--color-white);
}

.option-blocks {
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.option-blocks .option-title {
  font-size: 1.5em;
}
.page-lead .option-blocks {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.pricing .option-blocks, .pricing-lead .option-blocks {
  border: 1px solid var(--base-border-color);
  border-radius: var(--base-border-rad);
  overflow: hidden;
}
.matter-detail .option-blocks {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  -webkit-gap: 1.2vh;
  -moz-gap: 1.2vh;
  -ms-gap: 1.2vh;
  -o-gap: 1.2vh;
  gap: 1.2vh;
}
.pricing-detail .option-blocks {
  border-top: 1px solid var(--base-border-color);
  border-bottom: 1px solid var(--base-border-color);
}

.page-lead .block {
  padding-right: 0.6em;
  padding-left: 0.6em;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  width: 21.2vw;
  text-align: left;
}
.pricing .block, .pricing-lead .block, .pricing-detail .block {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .pricing .block, .pricing-lead .block, .pricing-detail .block {
    padding-right: 1.8em;
    padding-left: 1.8em;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .pricing .block, .pricing-lead .block, .pricing-detail .block {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    padding-right: 1.2em;
    padding-left: 1.2em;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .pricing .block, .pricing-lead .block, .pricing-detail .block {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding-right: 1.2em;
    padding-left: 1.2em;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
  }
}
.block.prefer {
  color: var(--color-white);
  background: var(--color-ppro-purple);
}
@media screen and (min-width: 1200px) {
  .block.prefer {
    width: 24%;
    padding-right: 1.8em;
    padding-left: 1.8em;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .block.prefer {
    width: 49%;
    padding-right: 1.2em;
    padding-left: 1.2em;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
  }
}
@media screen and (max-width: 768px) {
  .block.prefer {
    width: 100%;
    padding-right: 1.2em;
    padding-left: 1.2em;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
  }
}
.matter-detail .block {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  -webkit-gap: 0.6vh;
  -moz-gap: 0.6vh;
  -ms-gap: 0.6vh;
  -o-gap: 0.6vh;
  gap: 0.6vh;
  padding: 0.9em;
  width: 100%;
  /* WebKit-based browsers (Chrome, Safari, iOS) */
  -webkit-border-radius: var(--base-border-rad);
  /* Mozilla-based browsers (Firefox) */
  -moz-border-radius: var(--base-border-rad);
  /* Opera */
  -o-border-radius: var(--base-border-rad);
  /* Standardized property, supported in modern browsers */
  border-radius: var(--base-border-rad);
  border: 1px solid var(--base-border-color);
  color: var(--color-black-text);
  background: var(--color-white);
}

.page-action {
  display: inline-block;
}

.action-footer {
  margin-top: 2em;
}
.matter-detail .action-footer {
  text-align: center;
}

.matter-detail .block-section {
  color: var(--color-white);
}

.block-footer {
  margin-top: 1em;
}

.section-blocks {
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  -webkit-box-align: top;
  align-items: top;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 1em;
}
@media screen and (min-width: 768px) {
  .section-blocks {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 768px) {
  .section-blocks {
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
}

.section-block {
  position: relative;
  border-radius: var(--base-border-rad);
  padding: 1.2em 1.2em 2.4em;
  text-align: center;
  background: rgb(238.5705263158, 236.5168421053, 232.4094736842);
  background: -webkit-linear-gradient(legacy-direction(90deg), rgb(238.5705263158, 236.5168421053, 232.4094736842) 8%, #EFEDE9, rgb(238.5705263158, 236.5168421053, 232.4094736842) 80%);
  background: linear-gradient(90deg, rgb(238.5705263158, 236.5168421053, 232.4094736842) 8%, #EFEDE9, rgb(238.5705263158, 236.5168421053, 232.4094736842) 80%);
}
@media screen and (min-width: 768px) {
  .section-block {
    width: 49%;
  }
}
@media screen and (max-width: 992px) {
  .section-block {
    width: 100%;
  }
}
.section-block:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 20em;
  z-index: 100;
  background: #EFEDE9;
  background: -webkit-linear-gradient(legacy-direction(0deg), #EFEDE9 6%, transparent);
  background: linear-gradient(0deg, #EFEDE9 6%, transparent);
  border-bottom-left-radius: var(--base-border-rad);
  border-bottom-right-radius: var(--base-border-rad);
}

.pricing-detail .option-blocks .content-group {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  -webkit-gap: 1.2vh;
  -moz-gap: 1.2vh;
  -ms-gap: 1.2vh;
  -o-gap: 1.2vh;
  gap: 1.2vh;
}
:not(.block .content-group) .content-group {
  margin-bottom: 1.1em;
}

ol.line-items {
  margin-bottom: 3em;
  border-top: 1px solid rgb(132.8, 134.2461538462, 217.4);
}
ol.line-items li {
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid rgb(132.8, 134.2461538462, 217.4);
}

.brands {
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  min-height: 60vh;
  -webkit-gap: 2vh 2vh;
  -moz-gap: 2vh 2vh;
  -ms-gap: 2vh 2vh;
  -o-gap: 2vh 2vh;
  gap: 2vh 2vh;
}
.brands .logo {
  outline: 1px solid rgb(220.94, 233.6033333333, 249.76);
  width: 13vh;
  height: 13vh;
  /* WebKit-based browsers (Chrome, Safari, iOS) */
  -webkit-border-radius: var(--base-border-rad);
  /* Mozilla-based browsers (Firefox) */
  -moz-border-radius: var(--base-border-rad);
  /* Opera */
  -o-border-radius: var(--base-border-rad);
  /* Standardized property, supported in modern browsers */
  border-radius: var(--base-border-rad);
}

.button-group {
  margin-bottom: 2em;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  justify-content: center;
  font-size: 1.5em;
}

.chip-buttons {
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
  gap: 0.54em;
  background: #e6cbff;
  padding: 0.6em;
  border-radius: 2em;
  color: var(--color-black-text);
}

.chip-button {
  -webkit-flex-flow: row no-wrap;
  -ms-flex-flow: row no-wrap;
  flex-flow: row no-wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  background: var(--color-white);
  border-radius: 1.2em;
  padding: 0.24em 0.24em 0.24em 0.9em;
  text-decoration: none;
  color: var(--color-black-text);
}
.chip-button:hover {
  outline: 1px solid var(--color-black-text);
}
.chip-button:focus, .chip-button:active, .chip-button:visited {
  color: var(--color-black-text);
}

.status-chip {
  background: var(--color-ppro-purple);
  color: #fff;
  padding: 0.15em 0.6em;
  /* WebKit-based browsers (Chrome, Safari, iOS) */
  -webkit-border-radius: var(--base-border-rad);
  /* Mozilla-based browsers (Firefox) */
  -moz-border-radius: var(--base-border-rad);
  /* Opera */
  -o-border-radius: var(--base-border-rad);
  /* Standardized property, supported in modern browsers */
  border-radius: var(--base-border-rad);
}

.inline-icon {
  width: 1.5em;
  height: 1.5em;
  margin-left: 0.24em;
}
.inline-icon svg {
  display: inline-block;
}

.key-quote {
  padding: 1.8em;
  font-size: 2.13em;
  line-height: 1.5;
  font-style: italic;
  border: 1px solid black;
  border-radius: 3em;
}
.key-quote .citation {
  font-size: 0.85em;
}

.onscroll {
  animation: scale var(--scaletime) linear infinite, fade var(--fadetime) ease infinite;
  -o-animation: scale var(--scaletime) linear infinite, fade var(--fadetime) ease infinite;
  -webkit-animation: scale var(--scaletime) linear infinite, fade var(--fadetime) ease infinite;
  -moz-animation: scale var(--scaletime) linear infinite, fade var(--fadetime) linear infinite;
  animation-delay: calc(var(--scroll) * var(--scrolltimex));
  animation-play-state: paused;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}
.onscroll.page-nav, .onscroll.nav-next {
  --scaletime: .01s;
  --size_start: 1;
  --size_end: 1;
  --fadetime: .05s;
  --opacity_start: .25;
  --opacity_end: 1;
  --scrolltimex: -1s;
  --blur_start: 0;
  --blur_end: 10px;
}
.onscroll.page-nav:hover, .onscroll.nav-next:hover {
  opacity: 1 !important;
}

@keyframes scale {
  0% {
    transform: scale(var(--size_start));
  }
  100% {
    transform: scale(var(--size_end));
  }
}
@-o-keyframes scale {
  0% {
    transform: scale(var(--size_start));
  }
  100% {
    transform: scale(var(--size_end));
  }
}
@-webkit-keyframes scale {
  0% {
    transform: scale(var(--size_start));
  }
  100% {
    transform: scale(var(--size_end));
  }
}
@keyframes fade {
  0% {
    opacity: var(--opacity_start);
    -webkit-filter: blur(var(--blur_start));
  }
  100% {
    opacity: var(--opacity_end);
    -webkit-filter: blur(var(--blur_end));
  }
}
@-o-keyframes fade {
  0% {
    opacity: var(--opacity_start);
    -webkit-filter: blur(var(--blur_start));
  }
  100% {
    opacity: var(--opacity_end);
    -webkit-filter: blur(var(--blur_end));
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: var(--opacity_start);
    -webkit-filter: blur(var(--blur_start));
  }
  100% {
    opacity: var(--opacity_end);
    -webkit-filter: blur(var(--blur_end));
  }
}
@-moz-keyframes fade {
  0% {
    opacity: var(--opacity_start);
    -webkit-filter: blur(var(--blur_start));
  }
  95% {
    opacity: var(--opacity_start);
    -webkit-filter: blur(var(--blur_start));
  }
  100% {
    opacity: var(--opacity_end);
    -webkit-filter: blur(var(--blur_end));
  }
}
.button.reverse {
  color: var(--color-white);
  border: var(--button-border-thickness) solid var(--color-white);
}
.button.reverse:visited {
  color: var(--color-white);
  border: var(--button-border-thickness) solid var(--color-white);
}
.button.reverse:active, .button.reverse:focus, .button.reverse:hover {
  color: var(--color-white);
  background: var(--color-ppro-purple);
  border: var(--button-border-thickness) solid rgb(43.6230769231, 6.5846153846, 79.0153846154);
}

.button:not(.primary, .primary-reverse, .secondary, .reverse) {
  color: var(--color-ppro-purple);
  border: var(--button-border-thickness) solid var(--color-ppro-purple);
}
.button:visited:not(.primary, .primary-reverse, .secondary, .reverse) {
  color: var(--color-ppro-purple);
  border: var(--button-border-thickness) solid var(--color-ppro-purple);
}
.button:active:not(.primary, .primary-reverse, .secondary, .reverse), .button:focus:not(.primary, .primary-reverse, .secondary, .reverse), .button:hover:not(.primary, .primary-reverse, .secondary, .reverse) {
  color: var(--color-white);
  background: var(--color-ppro-purple);
  border: var(--button-border-thickness) solid transparent;
}

.button.primary-reverse, .button.primary, .button.secondary {
  position: relative;
  color: var(--color-white);
  background: var(--color-ppro-purple);
}
.button.primary-reverse:before, .button.primary:before, .button.secondary:before {
  content: "";
  position: absolute;
  top: -0.036em;
  right: -0.036em;
  bottom: -0.036em;
  left: -0.036em;
  z-index: -1;
  /* WebKit-based browsers (Chrome, Safari, iOS) */
  -webkit-border-radius: var(--button-border-rad);
  /* Mozilla-based browsers (Firefox) */
  -moz-border-radius: var(--button-border-rad);
  /* Opera */
  -o-border-radius: var(--button-border-rad);
  /* Standardized property, supported in modern browsers */
  border-radius: var(--button-border-rad);
  background: #ffe732;
  background: -webkit-linear-gradient(legacy-direction(-86deg), #ffe732 5%, #a4e5ff 53%, #ff7ed7 91%);
  background: linear-gradient(-86deg, #ffe732 5%, #a4e5ff 53%, #ff7ed7 91%);
  filter: drop-shadow(0 0.001em 0.006em #72899a);
}
.button.primary-reverse:visited, .button.primary:visited, .button.secondary:visited {
  color: var(--color-white);
}
.button.primary-reverse:active, .button.primary:active, .button.secondary:active, .button.primary-reverse:focus, .button.primary:focus, .button.secondary:focus, .button.primary-reverse:hover, .button.primary:hover, .button.secondary:hover {
  color: var(--color-white);
  background: rgb(74.8115384615, 11.2923076923, 135.5076923077);
}
.button.primary-reverse:active.reverse, .button.primary:active.reverse, .button.secondary:active.reverse, .button.primary-reverse:focus.reverse, .button.primary:focus.reverse, .button.secondary:focus.reverse, .button.primary-reverse:hover.reverse, .button.primary:hover.reverse, .button.secondary:hover.reverse {
  border: var(--button-border-thickness) solid rgb(43.6230769231, 6.5846153846, 79.0153846154);
}

.button {
  -webkit-flex-flow: row no-wrap;
  -ms-flex-flow: row no-wrap;
  flex-flow: row no-wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  padding: calc(var(--button-sm) - 0.4rem) calc(var(--button-lg) - 0.15rem);
  font-weight: 350;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  /* WebKit-based browsers (Chrome, Safari, iOS) */
  -webkit-border-radius: var(--button-border-rad);
  /* Mozilla-based browsers (Firefox) */
  -moz-border-radius: var(--button-border-rad);
  /* Opera */
  -o-border-radius: var(--button-border-rad);
  /* Standardized property, supported in modern browsers */
  border-radius: var(--button-border-rad);
  box-shadow: 0px 1px 1px 0px rgba(21, 25, 28, 0.3);
  transition-timing-function: ease-in-out;
  transition: 0.18s;
}
.button:not(.primary, .primary-reverse, .secondary, .reverse) {
  font-size: var(--button-sm);
}
.button.reverse {
  font-size: var(--button-sm);
}
.button.secondary {
  font-size: var(--button-sm);
}
.button.primary {
  font-size: var(--button-lg);
}
.button.primary-reverse {
  font-size: var(--button-lg);
  border: var(--button-border-thickness) solid rgb(98.2028846154, 14.8230769231, 177.8769230769);
}
.button.inline {
  -webkit-flex-flow: row no-wrap;
  -ms-flex-flow: row no-wrap;
  flex-flow: row no-wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

/*    FROM https://codepen.io/mblase75/pen/xbRNeV*/
.active-modal {
  overflow: hidden;
}

.overlayclose {
  position: fixed;
  top: 0;
}

.overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  visibility: hidden;
  overflow-y: hidden;
  opacity: 0;
  background: rgba(21, 25, 28, 0.8);
  transition: opacity 500ms;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 1000;
}
.overlay:not(.active) {
  display: none;
  opacity: 0;
}

.popup {
  position: relative;
  background: #fff;
}
.popup:not(.full .popup) {
  margin-right: auto;
  margin-left: auto;
  padding-top: 1em;
  padding-bottom: 1em;
  /* WebKit-based browsers (Chrome, Safari, iOS) */
  -webkit-border-radius: var(--base-border-rad);
  /* Mozilla-based browsers (Firefox) */
  -moz-border-radius: var(--base-border-rad);
  /* Opera */
  -o-border-radius: var(--base-border-rad);
  /* Standardized property, supported in modern browsers */
  border-radius: var(--base-border-rad);
}
@media screen and (min-width: 0) {
  .popup:not(.full .popup) {
    margin-top: 2em;
    margin-bottom: 2em;
    width: 95vw;
    height: 95vh;
  }
}
@media screen and (min-width: 992px) {
  .popup:not(.full .popup) {
    margin-top: 3em;
    margin-bottom: 3em;
    height: 90vh;
    width: 90vw;
  }
}
.popup .close {
  position: absolute;
  display: inline-block;
  width: 0.75em;
  height: 0.75em;
  line-height: 0.24em;
  font-weight: 500;
  text-decoration: none;
  transition: all 200ms;
  color: var(--color-black-text);
  border-radius: 50%;
  z-index: 1000;
}
.popup .close:hover {
  color: rgb(60.3428571429, 71.8367346939, 80.4571428571);
  outline: 1px solid var(--color-black-text);
}
@media screen and (min-width: 0) {
  .popup .close {
    right: 0.4em;
    margin-top: 0.5em;
    font-size: 5.2em;
  }
}
@media screen and (min-width: 992px) {
  .popup .close {
    right: 0.18em;
    margin-top: 0.15em;
    font-size: 4.5em;
  }
}

.indicates-required,
.asterisk {
  color: var(--color-blue);
}

.indicates-required {
  display: inline-block;
  padding-top: 0.21em;
}

.asterisk {
  font-weight: 200;
}

.mc-field-group {
  padding-top: 0.24em;
  padding-bottom: 0.24em;
}

.label {
  display: block;
  margin-bottom: 0.3em;
  font-weight: 300;
}

.pref-field,
.lname-field {
  margin-bottom: 1em;
}

.input {
  padding: 0.27em;
}
@media screen and (min-width: 0) {
  .input {
    min-width: 100%;
  }
}
@media screen and (min-width: 576px) {
  .input {
    min-width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  .input {
    min-width: 45%;
  }
}
@media screen and (min-width: 0) {
  .msg-field .input, .pref-field .input {
    min-width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .msg-field .input, .pref-field .input {
    min-width: 80%;
  }
}

.input-desc {
  display: inline-block;
  padding-top: 0.45em;
  padding-bottom: 0.45em;
}

.carousel {
  max-width: 100%;
  max-height: 100%;
  overflow: scroll;
  font-size: 1.35em;
  line-height: 1.8em;
}
@media screen and (min-width: 768px) {
  .carousel {
    padding-right: 4.5em;
    padding-left: 4.5em;
  }
}
@media screen and (max-width: 768px) {
  .carousel {
    padding-right: 3em;
    padding-left: 3em;
  }
}
.carousel p:not(.summary-line, .detail-line), .carousel li {
  font-size: 1.2em;
  margin-top: 0.9em;
  margin-bottom: 0.9em;
}
.carousel li {
  margin: 0.52em;
}
.carousel .content-inner {
  padding-top: 1em;
  padding-bottom: 2em;
}
.carousel .content-title {
  font-size: 3em;
  padding-right: 1em;
}
.carousel .summary-line {
  font-size: 1.2em;
  margin-bottom: 0.12em;
}
.carousel .detail-line {
  font-size: 1em;
  margin-bottom: 1em;
  color: #3c5668;
}

.carousel-item {
  display: none;
  padding: 1em;
}

.carousel-item.active {
  display: block;
}

@media screen and (min-width: 768px) {
  .carousel-item-fig {
    width: 30%;
    float: right;
    padding: 0 0 3% 6%;
  }
}
@media screen and (max-width: 768px) {
  .carousel-item-fig {
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
  }
}

.carousel-nav {
  position: absolute;
  top: 50vh;
  margin-top: -2em;
  transform: translateY(-50%);
  cursor: pointer;
  width: 3.6em;
  height: 3.6em;
  background: 0;
  border-radius: 1.8em;
  border: none;
}

.carousel-nav:hover {
  outline: 1px solid black;
}

.carousel-nav.prev {
  left: 0.5em;
}

.carousel-nav.prev svg,
.carousel-nav.next svg {
  position: relative;
  opacity: 0.75;
}
.carousel-nav.prev svg:hover,
.carousel-nav.next svg:hover {
  opacity: 1;
}

.carousel-nav.prev svg {
  left: -0.2em;
}

.carousel-nav.next {
  right: 0.5em;
}

.carousel-nav.next svg {
  right: -0.2em;
}

.page-hero {
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-gap: 1em;
  -moz-gap: 1em;
  -ms-gap: 1em;
  -o-gap: 1em;
  gap: 1em;
  position: relative;
  width: 100vw;
  min-height: 24em;
  margin-bottom: 3em;
  padding-top: 6em;
  font-size: 1.2em;
  line-height: 1.3;
}
.page-hero:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: -webkit-radial-gradient 80% 80% at center bottom, #FCD3B7 30%, transparent;
  background: -moz-radial-gradient 80% 80% at center bottom, #FCD3B7 30%, transparent;
  background: -o-radial-gradient 80% 80% at center bottom, #FCD3B7 30%, transparent;
  background: -ms-radial-gradient 80% 80% at center bottom, #FCD3B7 30%, transparent;
  background: radial-gradient(80% 80% at center bottom, #FCD3B7 30%, transparent);
}

.window-ui {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  width: 18em;
  padding: 1.5em;
  background: #ffffff;
  /* WebKit-based browsers (Chrome, Safari, iOS) */
  -webkit-border-radius: 1.8em;
  /* Mozilla-based browsers (Firefox) */
  -moz-border-radius: 1.8em;
  /* Opera */
  -o-border-radius: 1.8em;
  /* Standardized property, supported in modern browsers */
  border-radius: 1.8em;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 40px 32px rgba(0, 0, 0, 0.02), 0px 22px 18px rgba(0, 0, 0, 0.03), 0px 12px 10px rgba(0, 0, 0, 0.03), 0px 7px 5px rgba(0, 0, 0, 0.04), 0px 3px 2px rgba(0, 0, 0, 0.07);
}
.window-ui.elements:after, .window-ui.workflows:before, .window-ui.workflows:after, .window-ui.interactions:after {
  position: absolute;
  content: "";
  width: 6.9em;
  height: 6.9em;
  border-radius: 50%;
  background-repeat: no-repeat;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  overflow: visible;
}
.window-ui.elements:after {
  top: 2.1em;
  left: -4.5em;
  background-image: url(peeps1.jpg);
  background-position: -3.6em 0em;
  background-size: 180%;
  z-index: -1;
}
.window-ui.workflows:before {
  bottom: -2em;
  left: -3.3em;
  background-image: url(peeps2.jpg);
  background-position: -1em -2em;
  background-size: 120%;
}
.window-ui.workflows:after {
  top: -1.8em;
  right: -3em;
  background-image: url(peeps3.avif);
  background-position: -8.4em -1em;
  background-size: 320%;
}
.window-ui.interactions:after {
  bottom: 0em;
  right: -4.8em;
  background-image: url(peeps5.jpg);
  background-position: -9em -1em;
  background-size: 320%;
}

.widget-symbol {
  margin: 0 auto;
  width: 15.6em;
  opacity: 0.039;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}

.figgroup-success {
  position: relative;
  height: 24em;
  margin-top: -6.5em;
}

.brand {
  position: relative;
}
.brand .status-chip {
  position: absolute;
  top: 5.4em;
  left: 50%;
  transform: translate(-50%);
}

.figgroup-logos {
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  gap: 0.6em;
}
.figgroup-logos.co .logo {
  height: 7.5em;
  width: 9em;
}
.figgroup-logos.tech {
  gap: 1.2em;
}
.figgroup-logos.tech .brand {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  width: 6em;
}

.icon {
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: absolute;
  bottom: 6em;
  width: 18em;
  height: 18em;
  padding: 3em;
  outline: 1px solid black;
  border-radius: 42%;
  background: -webkit-radial-gradient ellipse at bottom right, #fdad56, #fcfd96 40%, #ffe100 60%;
  background: -moz-radial-gradient ellipse at bottom right, #fdad56, #fcfd96 40%, #ffe100 60%;
  background: -o-radial-gradient ellipse at bottom right, #fdad56, #fcfd96 40%, #ffe100 60%;
  background: -ms-radial-gradient ellipse at bottom right, #fdad56, #fcfd96 40%, #ffe100 60%;
  background: radial-gradient(ellipse at bottom right, #fdad56, #fcfd96 40%, #ffe100 60%);
}

.a1 {
  top: 3em;
}
@media screen and (min-width: 768px) {
  .a1 {
    left: -3em;
  }
}
@media screen and (max-width: 992px) {
  .a1 {
    left: -3em;
  }
}

.a2 {
  top: 4em;
  z-index: 8;
}
@media screen and (min-width: 768px) {
  .a2 {
    left: 6em;
  }
}
@media screen and (max-width: 992px) {
  .a2 {
    left: 6%;
  }
}

.a3 {
  top: 5em;
  z-index: 9;
}
@media screen and (min-width: 768px) {
  .a3 {
    left: 15em;
  }
}
@media screen and (max-width: 992px) {
  .a3 {
    left: 12%;
  }
}

.a4 {
  top: 6em;
  left: 50%;
  transform: translate(-50%);
  z-index: 10;
}

.a5 {
  top: 5em;
  z-index: 9;
}
@media screen and (min-width: 768px) {
  .a5 {
    right: 15em;
  }
}
@media screen and (max-width: 992px) {
  .a5 {
    right: 12%;
  }
}

.a6 {
  top: 4em;
  z-index: 8;
}
@media screen and (min-width: 768px) {
  .a6 {
    right: 6em;
  }
}
@media screen and (max-width: 992px) {
  .a6 {
    right: 3%;
  }
}

.a7 {
  top: 3em;
}
@media screen and (min-width: 768px) {
  .a7 {
    right: -3em;
  }
}
@media screen and (max-width: 992px) {
  .a7 {
    right: -3em;
  }
}

.figgroup-success .size-6:not(.star) {
  width: 100%;
  stroke-width: 0.01em;
}

.star {
  stroke-width: 0.024em;
  width: 33%;
}

.logo-co {
  fill: var(--color-black-text);
}

/*# sourceMappingURL=styles_prodpro.css.map */
