/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/styles/stylesheets.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap);
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/styles/stylesheets.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

*,
*:before,
*:after {
  position: relative;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

a[href],
input[type=submit],
input[type=image],
label[for],
select,
button,
.pointer {
  transition: 250ms;
  cursor: pointer;
}

img {
  display: block;
  max-width: 100%;
}

iframe {
  border: 0;
}

:root {
  --colors-brand-primary: #59079d;
  --colors-brand-primary-light: #7020b1;
  --colors-brand-primary-dark: #48058b;
  --colors-text-primary: rgba(0, 0, 0, 0.85);
  --colors-text-secondary: rgba(0, 0, 0, 0.6);
  --colors-text-inverse: #ffffff;
  --palette-background-paper-elevation: #fbf7f4;
  --palette-background-paper-stroke: #f6e7dc;
  --colors-base-gray100: #f5f5f5;
  --colors-base-gray200: #e3e3e3;
  --colors-base-gray400: #9e9e9e;
  --colors-base-success: #52a057;
  --colors-base-error: #c23737;
  --icon-check-primary: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNTUwMDMgMTguMDc1QzkuNDE2NyAxOC4wNzUgOS4yOTE3IDE4LjA1NDIgOS4xNzUwMyAxOC4wMTI1QzkuMDU4MzYgMTcuOTcwOSA4Ljk1MDAzIDE3LjkgOC44NTAwMyAxNy44TDQuNTUwMDMgMTMuNUM0LjM2NjcgMTMuMzE2NyA0LjI3OTIgMTMuMDc5MiA0LjI4NzUzIDEyLjc4NzVDNC4yOTU4NiAxMi40OTU5IDQuMzkxNyAxMi4yNTg0IDQuNTc1MDMgMTIuMDc1QzQuNzU4MzYgMTEuODkxNyA0Ljk5MTcgMTEuOCA1LjI3NTAzIDExLjhDNS41NTgzNiAxMS44IDUuNzkxNyAxMS44OTE3IDUuOTc1MDMgMTIuMDc1TDkuNTUwMDMgMTUuNjVMMTguMDI1IDcuMTc1MDJDMTguMjA4NCA2Ljk5MTY5IDE4LjQ0NTkgNi45MDAwMiAxOC43Mzc1IDYuOTAwMDJDMTkuMDI5MiA2LjkwMDAyIDE5LjI2NjcgNi45OTE2OSAxOS40NSA3LjE3NTAyQzE5LjYzMzQgNy4zNTgzNiAxOS43MjUgNy41OTU4NiAxOS43MjUgNy44ODc1MkMxOS43MjUgOC4xNzkxOSAxOS42MzM0IDguNDE2NjkgMTkuNDUgOC42MDAwMkwxMC4yNSAxNy44QzEwLjE1IDE3LjkgMTAuMDQxNyAxNy45NzA5IDkuOTI1MDMgMTguMDEyNUM5LjgwODM2IDE4LjA1NDIgOS42ODMzNiAxOC4wNzUgOS41NTAwMyAxOC4wNzVaIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjg3Ii8+Cjwvc3ZnPgo=);
  --icon-check-inverse: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNTUwMDMgMTguMDc1QzkuNDE2NyAxOC4wNzUgOS4yOTE3IDE4LjA1NDIgOS4xNzUwMyAxOC4wMTI1QzkuMDU4MzYgMTcuOTcwOSA4Ljk1MDAzIDE3LjkgOC44NTAwMyAxNy44TDQuNTUwMDMgMTMuNUM0LjM2NjcgMTMuMzE2NyA0LjI3OTIgMTMuMDc5MiA0LjI4NzUzIDEyLjc4NzVDNC4yOTU4NiAxMi40OTU5IDQuMzkxNyAxMi4yNTg0IDQuNTc1MDMgMTIuMDc1QzQuNzU4MzYgMTEuODkxNyA0Ljk5MTcgMTEuOCA1LjI3NTAzIDExLjhDNS41NTgzNiAxMS44IDUuNzkxNyAxMS44OTE3IDUuOTc1MDMgMTIuMDc1TDkuNTUwMDMgMTUuNjVMMTguMDI1IDcuMTc1MDJDMTguMjA4NCA2Ljk5MTY5IDE4LjQ0NTkgNi45MDAwMiAxOC43Mzc1IDYuOTAwMDJDMTkuMDI5MiA2LjkwMDAyIDE5LjI2NjcgNi45OTE2OSAxOS40NSA3LjE3NTAyQzE5LjYzMzQgNy4zNTgzNiAxOS43MjUgNy41OTU4NiAxOS43MjUgNy44ODc1MkMxOS43MjUgOC4xNzkxOSAxOS42MzM0IDguNDE2NjkgMTkuNDUgOC42MDAwMkwxMC4yNSAxNy44QzEwLjE1IDE3LjkgMTAuMDQxNyAxNy45NzA5IDkuOTI1MDMgMTguMDEyNUM5LjgwODM2IDE4LjA1NDIgOS42ODMzNiAxOC4wNzUgOS41NTAwMyAxOC4wNzVaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjg3Ii8+Cjwvc3ZnPgo=);
}

@font-face {
  font-family: "Switzer";
  src: url("https://wp-staging.propportunity.com/wp-content/themes/propportunity2.0/assets/fonts/Switzer-Variable.woff2") format("woff2"), url("https://wp-staging.propportunity.com/wp-content/themes/propportunity2.0/assets/fonts/Switzer-Variable.woff") format("woff"), url("https://wp-staging.propportunity.com/wp-content/themes/propportunity2.0/assets/fonts/Switzer-Variable.ttf") format("truetype");
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Denton";
  src: url("https://wp-staging.propportunity.com/wp-content/themes/propportunity2.0/assets/fonts/Denton-Medium.woff2") format("woff2"), url("https://wp-staging.propportunity.com/wp-content/themes/propportunity2.0/assets/fonts/Denton-Medium.woff") format("woff");
  font-display: swap;
  font-style: normal;
}
a:not(.btn) {
  text-decoration: none;
}
a:not(.btn):hover {
  text-decoration: underline;
}

html,
body {
  font-family: "Switzer", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--colors-text-primary);
}
html .is-style-purple,
body .is-style-purple {
  color: var(--colors-text-inverse);
}
@media (max-width: 599.98px) {
  html,
  body {
    font-size: 14px;
  }
}

.typo-rules > * {
  margin: 32px 0;
}
.typo-rules > *:first-child {
  margin-top: 0px;
}
.typo-rules > *:last-child {
  margin-bottom: 0px;
}
.typo-rules.ul-check ul {
  list-style-type: none;
  padding: 0;
  --_marker: var(--marker, --icon-check-primary);
  --_marker-size: 24px;
}
.typo-rules.ul-check ul li {
  padding-left: calc(var(--_marker-size) + 4px);
}
.typo-rules.ul-check ul li:not(:last-child) {
  margin-bottom: 8px;
}
.typo-rules.ul-check ul li:before {
  content: "";
  display: block;
  width: var(--_marker-size);
  height: var(--_marker-size);
  position: absolute;
  top: 0;
  left: 0;
  background-image: var(--_marker);
  background-size: 100% 100%;
}
.is-style-default .typo-rules.ul-check ul, .is-style-beige .typo-rules.ul-check ul {
  --marker: var(--icon-check-primary);
}
.is-style-purple .typo-rules.ul-check ul {
  --marker: var(--icon-check-inverse);
}
@media (max-width: 959.98px) {
  .typo-rules.center-on-mobile, .block-cards--col2 .block-cards-single-card.is-variant-feature .typo-rules {
    text-align: center;
  }
  .typo-rules.center-on-mobile .btns-group, .block-cards--col2 .block-cards-single-card.is-variant-feature .typo-rules .btns-group {
    justify-content: center;
  }
  .typo-rules.center-on-mobile ul, .block-cards--col2 .block-cards-single-card.is-variant-feature .typo-rules ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .typo-rules.center-on-mobile ul li, .block-cards--col2 .block-cards-single-card.is-variant-feature .typo-rules ul li {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  .typo-rules.center-on-mobile .ppty-hr, .block-cards--col2 .block-cards-single-card.is-variant-feature .typo-rules .ppty-hr {
    margin-left: auto;
    margin-right: auto;
  }
}
.typo-rules.center-on-desktop, .block-cards--col3 .block-cards-single-card.is-variant-feature .typo-rules, .block-hero.is-layout-stacked .typo-rules {
  text-align: center;
}
.typo-rules.center-on-desktop .btns-group, .block-cards--col3 .block-cards-single-card.is-variant-feature .typo-rules .btns-group, .block-hero.is-layout-stacked .typo-rules .btns-group {
  justify-content: center;
}
.typo-rules.center-on-desktop ul, .block-cards--col3 .block-cards-single-card.is-variant-feature .typo-rules ul, .block-hero.is-layout-stacked .typo-rules ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.typo-rules.center-on-desktop ul li, .block-cards--col3 .block-cards-single-card.is-variant-feature .typo-rules ul li, .block-hero.is-layout-stacked .typo-rules ul li {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.typo-rules.center-on-desktop .ppty-hr, .block-cards--col3 .block-cards-single-card.is-variant-feature .typo-rules .ppty-hr, .block-hero.is-layout-stacked .typo-rules .ppty-hr {
  margin-left: auto;
  margin-right: auto;
}

.body1semibold, .block-usps-single .usp-subtitle {
  font-weight: 600;
  line-height: 1.5;
}

.body2, .block-cards-single-card.is-variant-image .card-spec .label, .block-cards-single-card .card-subtitle, .block-comparison-table .footnotes, .block-stats-single .stat-description {
  font-size: 14px;
  line-height: 1.45;
  letter-spacing: 0.15px;
}

.h1, .block-stats-single .stat-value, .counter .counter-text .ticker .days .value,
.counter .counter-text .ticker .hours .value,
.counter .counter-text .ticker .minutes .value,
.counter .counter-text .ticker .seconds .value, .block-section-heading .block-section-heading-title {
  font-family: "Denton", serif;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: 0.25px;
}
@media (max-width: 599.98px) {
  .h1, .block-stats-single .stat-value, .counter .counter-text .ticker .days .value,
  .counter .counter-text .ticker .hours .value,
  .counter .counter-text .ticker .minutes .value,
  .counter .counter-text .ticker .seconds .value, .block-section-heading .block-section-heading-title {
    font-size: 28px;
  }
}

.h2, .block-job-board .sidebar .title, .block-media-text .title {
  font-weight: 500;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0.25px;
}
@media (max-width: 599.98px) {
  .h2, .block-job-board .sidebar .title, .block-media-text .title {
    font-size: 24px;
  }
}

.h3, .block-cards-single-card.is-variant-feature .card-title, .block-comparison-table thead th,
.block-comparison-table thead td {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.25px;
}
@media (max-width: 599.98px) {
  .h3, .block-cards-single-card.is-variant-feature .card-title, .block-comparison-table thead th,
  .block-comparison-table thead td {
    font-size: 21px;
  }
}

.h4, .block-cards-single-card.is-variant-image .card-title, .job-card .title, .block-usps-single .usp-title, .block-accordion .accordion-item .title, .counter .counter-text .label, .block-media-text .subtitle {
  font-size: 20px;
  line-height: 1.33;
  letter-spacing: 0.15px;
}
@media (max-width: 599.98px) {
  .h4, .block-cards-single-card.is-variant-image .card-title, .job-card .title, .block-usps-single .usp-title, .block-accordion .accordion-item .title, .counter .counter-text .label, .block-media-text .subtitle {
    font-size: 16px;
  }
}

.h5, .team-member .name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: 0.15px;
}
@media (max-width: 599.98px) {
  .h5, .team-member .name {
    font-size: 16px;
  }
}

.subtitle1, .block-job-board .sidebar .subtitle, .block-section-heading .block-section-heading-subtitle {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.15px;
}

.btns,
.btns-group {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn, .site-navigation .buttons a {
  display: inline-block;
  padding: 8px 24px;
  border-radius: 24px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.75;
  text-decoration: none;
  --_background: var(--background, var(--colors-brand-primary));
  border: 1px solid var(--_background);
  background-color: var(--_background);
  color: var(--colors-text-inverse);
}
.btn.btn--full-width, .block-cards-single-card .btn, .site-navigation .buttons a.btn--full-width, .block-cards-single-card .site-navigation .buttons a, .site-navigation .buttons .block-cards-single-card a {
  display: block;
  width: 100%;
  text-align: center;
}
.btn:hover, .site-navigation .buttons a:hover {
  --background: var(--colors-brand-primary-dark);
}
.is-style-purple .btn, .is-style-purple .site-navigation .buttons a, .site-navigation .buttons .is-style-purple a {
  --background: var(--colors-text-inverse);
  color: var(--colors-text-primary);
}
.is-style-default .btn, .is-style-default .site-navigation .buttons a, .site-navigation .buttons .is-style-default a, .is-style-beige .btn, .is-style-beige .site-navigation .buttons a, .site-navigation .buttons .is-style-beige a {
  --background: var(--colors-brand-primary);
  color: var(--colors-text-inverse);
}

.btn[data-size=small],
.btn.is-size-small,
.site-navigation .buttons a {
  font-size: 14px;
  line-height: 1.15;
  padding: 8px 12px;
}

.btn[data-style=outline], .site-navigation .buttons a[data-style=outline],
.btn.is-style-outline,
.site-navigation .buttons a.is-style-outline,
.site-navigation .buttons li:first-child a {
  --_outline-color: var(--outline-color, var(--colors-text-primary));
  background: transparent;
  border: 1px solid var(--_outline-color);
  color: var(--_outline-color);
}
.btn[data-style=outline]:hover, .site-navigation .buttons a[data-style=outline]:hover,
.btn.is-style-outline:hover,
.site-navigation .buttons a.is-style-outline:hover,
.site-navigation .buttons li:first-child a:hover {
  background-color: var(--colors-base-gray100);
}
.is-style-purple .btn[data-style=outline], .is-style-purple .site-navigation .buttons a[data-style=outline], .site-navigation .buttons .is-style-purple a[data-style=outline],
.is-style-purple .btn.is-style-outline,
.is-style-purple .site-navigation .buttons a.is-style-outline,
.is-style-purple .site-navigation .buttons li:first-child a,
.site-navigation .buttons .is-style-purple a.is-style-outline,
.site-navigation .buttons .is-style-purple li:first-child a,
.site-navigation .buttons li:first-child .is-style-purple a {
  --outline-color: var(--colors-text-inverse);
}
.is-style-purple .btn[data-style=outline]:hover, .is-style-purple .site-navigation .buttons a[data-style=outline]:hover, .site-navigation .buttons .is-style-purple a[data-style=outline]:hover,
.is-style-purple .btn.is-style-outline:hover,
.is-style-purple .site-navigation .buttons a.is-style-outline:hover,
.is-style-purple .site-navigation .buttons li:first-child a:hover,
.site-navigation .buttons .is-style-purple a.is-style-outline:hover,
.site-navigation .buttons .is-style-purple li:first-child a:hover,
.site-navigation .buttons li:first-child .is-style-purple a:hover {
  background-color: var(--colors-brand-primary-dark);
}
.is-style-default .btn[data-style=outline], .is-style-default .site-navigation .buttons a[data-style=outline], .site-navigation .buttons .is-style-default a[data-style=outline], .is-style-beige .btn[data-style=outline], .is-style-beige .site-navigation .buttons a[data-style=outline], .site-navigation .buttons .is-style-beige a[data-style=outline],
.is-style-default .btn.is-style-outline,
.is-style-default .site-navigation .buttons a.is-style-outline,
.is-style-default .site-navigation .buttons li:first-child a,
.site-navigation .buttons .is-style-default a.is-style-outline,
.site-navigation .buttons .is-style-default li:first-child a,
.site-navigation .buttons li:first-child .is-style-default a,
.is-style-beige .btn.is-style-outline,
.is-style-beige .site-navigation .buttons a.is-style-outline,
.is-style-beige .site-navigation .buttons li:first-child a,
.site-navigation .buttons .is-style-beige a.is-style-outline,
.site-navigation .buttons .is-style-beige li:first-child a,
.site-navigation .buttons li:first-child .is-style-beige a {
  --outline-color: var(--colors-text-primary);
}
.is-style-default .btn[data-style=outline]:hover, .is-style-default .site-navigation .buttons a[data-style=outline]:hover, .site-navigation .buttons .is-style-default a[data-style=outline]:hover, .is-style-beige .btn[data-style=outline]:hover, .is-style-beige .site-navigation .buttons a[data-style=outline]:hover, .site-navigation .buttons .is-style-beige a[data-style=outline]:hover,
.is-style-default .btn.is-style-outline:hover,
.is-style-default .site-navigation .buttons a.is-style-outline:hover,
.is-style-default .site-navigation .buttons li:first-child a:hover,
.site-navigation .buttons .is-style-default a.is-style-outline:hover,
.site-navigation .buttons .is-style-default li:first-child a:hover,
.site-navigation .buttons li:first-child .is-style-default a:hover,
.is-style-beige .btn.is-style-outline:hover,
.is-style-beige .site-navigation .buttons a.is-style-outline:hover,
.is-style-beige .site-navigation .buttons li:first-child a:hover,
.site-navigation .buttons .is-style-beige a.is-style-outline:hover,
.site-navigation .buttons .is-style-beige li:first-child a:hover,
.site-navigation .buttons li:first-child .is-style-beige a:hover {
  background-color: var(--colors-base-gray100);
}

.ppty-spinner {
  display: block;
  width: 100%;
  max-width: 40px;
}
.ppty-spinner svg,
.ppty-spinner img {
  display: block;
  width: 100%;
}

.comp-logo-link {
  display: block;
  width: 100%;
  max-width: 150px;
}
.comp-logo-link svg,
.comp-logo-link img {
  display: block;
  width: 100%;
}

.comp-icon {
  --_iconBackground: var(--iconBackground);
  --_iconColor: var(--iconColor);
}
.is-style-default .comp-icon, .is-style-beige .comp-icon {
  --iconColor: #1e1e1e;
  --iconBackground: #e2e2e2;
}
.is-style-purple .comp-icon {
  --iconColor: #fff;
  --iconBackground: #eee;
}
.comp-icon[data-color=purple] {
  --iconBackground: #ebe1f3;
  --iconColor: #510695;
}
.comp-icon[data-color=green] {
  --iconBackground: #d7f5dd;
  --iconColor: #0f5d26;
}
.comp-icon[data-color=yellow] {
  --iconBackground: #fff8c5;
  --iconColor: #7d4e00;
}
.comp-icon[data-color=gray] {
  --iconBackground: #e2e2e2;
  --iconColor: #1e1e1e;
}
.comp-icon:not([data-color=inherit]) svg * {
  fill: var(--_iconColor);
}
.comp-icon[data-variant=default] svg {
  width: 64px;
  height: 64px;
}
.comp-icon[data-variant=default][data-size=medium] svg {
  width: 32px;
  height: 32px;
}
.comp-icon[data-variant=framed] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background-color: var(--_iconBackground);
}
.comp-icon[data-variant=framed] svg {
  width: 50%;
  height: 50%;
}
.comp-icon[data-variant=framed][data-size=large] {
  width: 72px;
  height: 72px;
}
.comp-icon[data-variant=framed][data-size=large] svg {
  width: 24px;
  height: 24px;
}

.ppty-hr {
  border: 0;
  margin: 24px 0;
  width: 100%;
  max-width: 185px;
}
.ppty-hr:after {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  z-index: 2;
}
.is-style-default .ppty-hr, .is-style-beige .ppty-hr {
  border-top: 1px solid var(--colors-text-primary);
}
.is-style-purple .ppty-hr {
  border-top: 1px solid var(--colors-text-inverse);
}

.site-navigation {
  z-index: 1000;
  position: sticky;
  top: 0;
  left: 0;
  background-color: white;
}
.site-navigation .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 0;
}
.site-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.site-navigation .comp-logo-link {
  z-index: 555;
}
.site-navigation .navigation {
  display: flex;
  width: 100%;
}
.site-navigation .navigation .links {
  margin: 0 auto;
}
.site-navigation .links {
  gap: 48px;
}
.site-navigation .links a {
  font-weight: 600;
  color: var(--colors-text-primary);
}
.site-navigation .buttons {
  gap: 12px;
}
.site-navigation .mobile-menu-trigger {
  display: none;
  flex-shrink: 0;
  width: 22px;
  height: 16px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.site-navigation .mobile-menu-trigger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: var(--colors-text-primary);
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.site-navigation .mobile-menu-trigger span:nth-child(1) {
  top: 0px;
}
.site-navigation .mobile-menu-trigger span:nth-child(2) {
  top: 7px;
}
.site-navigation .mobile-menu-trigger span:nth-child(3) {
  top: 14px;
}
.site-navigation .mobile-menu-trigger.open span:nth-child(1) {
  top: 7px;
  transform: rotate(135deg);
}
.site-navigation .mobile-menu-trigger.open span:nth-child(2) {
  opacity: 0;
}
.site-navigation .mobile-menu-trigger.open span:nth-child(3) {
  top: 7px;
  transform: rotate(-135deg);
}
@media (max-width: 959.98px) {
  .site-navigation .links {
    display: none;
  }
}
@media (max-width: 599.98px) {
  .site-navigation .navigation {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    padding: 32px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    overflow: hidden;
    visibility: hidden;
    transform: scale(0);
    transform-origin: top right;
    transition: all ease-out 0.3s;
  }
  .site-navigation .navigation .links {
    display: block;
    text-align: center;
  }
  .site-navigation .navigation .links li:not(:last-child) {
    margin-bottom: 16px;
  }
  .site-navigation .navigation.open {
    visibility: visible;
    transform: scale(1);
    transition: all cubic-bezier(0.19, 1, 0.22, 1) 0.5s;
  }
  .site-navigation .mobile-menu-trigger {
    display: block;
  }
}

.logged-in .site-navigation {
  top: 32px;
}
@media (max-width: 599.98px) {
  .logged-in .site-navigation {
    top: 0px;
  }
}

.site-footer {
  border-top: 2px solid var(--colors-brand-primary);
}
.site-footer .navigation {
  padding: 48px 0;
  margin-bottom: 48px;
  border-bottom: 1px solid var(--colors-base-gray200);
  display: flex;
  flex-wrap: wrap;
  gap: 80px;
  font-size: 15px;
}
.site-footer .navigation .information {
  margin-right: auto;
}
.site-footer .navigation .information .comp-logo-link {
  margin-bottom: 32px;
}
.site-footer .navigation .information ul {
  list-style-type: none;
  padding: 0;
  margin: 40px 0 0 0;
  display: flex;
  align-items: center;
  gap: 20px;
}
.site-footer .navigation .information ul svg {
  display: block;
  width: 20px;
  height: 20px;
}
.site-footer .navigation .menu-column {
  min-width: 120px;
}
.site-footer .navigation .menu-column .menu-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px 0;
  padding: 0 0 4px 0;
  border-bottom: 1px solid var(--colors-base-gray200);
}
.site-footer .navigation .menu-column ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.site-footer .navigation .menu-column ul li:not(:last-child) {
  margin-bottom: 4px;
}
.site-footer .navigation .menu-column ul a {
  color: var(--colors-text-primary);
}
@media (max-width: 599.98px) {
  .site-footer .navigation {
    gap: 32px;
  }
  .site-footer .navigation .information {
    width: 100%;
  }
  .site-footer .navigation .menu-column {
    width: calc(50% - 16px);
  }
}
.site-footer .copyright {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
  background-color: var(--colors-brand-primary);
  box-shadow: 0 0 0 100vmax var(--colors-brand-primary);
  padding: 16px 0;
  font-size: 14px;
}
.site-footer .copyright * {
  color: var(--colors-text-inverse);
}
.site-footer .copyright ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 24px;
}
.site-footer .copyright p {
  margin: 0;
}

.block-section-heading .block-section-heading-icon {
  display: inline-block;
  margin-bottom: 16px;
}
.block-section-heading .block-section-heading-title {
  margin: 0;
}
.is-style-default .block-section-heading .block-section-heading-title, .is-style-beige .block-section-heading .block-section-heading-title {
  color: var(--colors-text-primary);
}
.is-style-purple .block-section-heading .block-section-heading-title {
  color: var(--colors-text-inverse);
}
.block-section-heading .block-section-heading-subtitle {
  display: inline-block;
  margin: 8px 0 0 0;
  max-width: 625px;
  text-wrap: balance;
}
.is-style-default .block-section-heading .block-section-heading-subtitle, .is-style-beige .block-section-heading .block-section-heading-subtitle {
  color: var(--colors-text-secondary);
}
.is-style-purple .block-section-heading .block-section-heading-subtitle {
  color: var(--colors-text-inverse);
}

.block-media-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-media-text .text {
  width: calc(45% - 24px);
  text-align: left;
}
.block-media-text .media {
  width: calc(55% - 24px);
}
.block-media-text .title {
  margin: 0 0 16px 0;
}
.block-media-text .subtitle {
  margin: 16px 0 24px 0;
}
.block-media-text .block-buttons {
  margin-top: 24px;
}
@media (min-width: 600px) {
  .block-media-text.is-orientation-reverse {
    flex-direction: row-reverse;
  }
}
@media (max-width: 599.98px) {
  .block-media-text {
    flex-direction: column;
  }
  .block-media-text .media {
    order: 1;
    width: 100%;
    margin-bottom: 16px;
  }
  .block-media-text .text {
    order: 2;
    width: 100%;
  }
}

.block-hero {
  --_spacing: var(--spacing, 80px);
}
.block-hero.is-style-default {
  margin: var(--_spacing) auto;
}
.block-hero.is-style-beige, .block-hero.is-style-purple {
  margin: 0 auto;
  padding: var(--_spacing) 0;
  --_background: var(--background, #ffffff);
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
  background-color: var(--_background);
  box-shadow: 0 0 0 100vmax var(--_background);
}
.block-hero.is-style-beige {
  --background: var(--colors-brand-beige);
}
.block-hero.is-style-purple {
  --background: var(--colors-brand-primary);
}
.block-hero.is-layout-stacked .media {
  margin-top: 64px;
}
@media (max-width: 959.98px) {
  .block-hero {
    --spacing: 50px;
  }
  .block-hero .media {
    display: none;
  }
}
@media (min-width: 960px) {
  .block-hero.is-layout-default {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .block-hero.is-layout-default .text {
    width: calc(50% - 32px);
    text-align: left;
  }
  .block-hero.is-layout-default .media {
    width: calc(50% - 32px);
  }
}

.counter .counter-text {
  position: absolute;
  top: 0;
  left: 15%;
  height: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 70%;
  text-align: center !important;
}
.counter .counter-text .ticker {
  margin: 16px 0 0 0;
  display: flex;
  width: 100%;
}
.counter .counter-text .ticker .days,
.counter .counter-text .ticker .hours,
.counter .counter-text .ticker .minutes,
.counter .counter-text .ticker .seconds {
  flex-grow: 1;
  width: 25%;
}
.counter .counter-text .ticker .days .value,
.counter .counter-text .ticker .hours .value,
.counter .counter-text .ticker .minutes .value,
.counter .counter-text .ticker .seconds .value {
  display: block;
  margin: 0;
  font-weight: 600;
}
.counter .counter-text .label {
  margin: 16px 0 0 0;
}
@media (max-width: 599.98px) {
  .counter .counter-text .comp-logo-link {
    display: none;
  }
  .counter .counter-text .ticker {
    margin: 0;
  }
}

.block-accordion {
  display: flex;
  justify-content: space-between;
}
.block-accordion .graphic {
  flex-shrink: 0;
  margin-left: 48px;
  width: calc(50% - 24px);
}
.block-accordion .accordion-items {
  width: 100%;
}
.block-accordion .accordion-item {
  --_background: var(
  	--background,
  	var(--palette-background-paper-elevation)
  );
  --_border: var(--border, var(--palette-background-paper-stroke));
  --_iconColor: var(--iconColor, var(--colors-text-primary));
  background-color: var(--_background);
  border-left: 4px solid var(--_border);
  padding: 1px;
  text-align: left;
  cursor: pointer;
}
.is-style-beige .block-accordion .accordion-item {
  --background: white;
}
.is-style-purple .block-accordion .accordion-item {
  --background: var(--colors-brand-primary-light);
  --border: var(--colors-brand-primary-light);
  --iconColor: var(--colors-text-inverse);
}
.block-accordion .accordion-item .title {
  font-weight: 500;
  margin: 0;
  padding: 16px 48px 16px 32px;
}
.block-accordion .accordion-item .title .icon {
  position: absolute;
  top: calc(50% - 7px);
  right: 24px;
  display: block;
  width: 14px;
  height: 14px;
  background: none;
  border: none;
}
.block-accordion .accordion-item .title .icon:before, .block-accordion .accordion-item .title .icon:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--_iconColor);
  position: absolute;
  top: calc(50% - 1px);
  left: 0px;
  transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
}
.block-accordion .accordion-item .title .icon:after {
  transform: rotate(90deg);
}
.block-accordion .accordion-item .description {
  display: none;
  padding: 0 32px 16px 32px;
}
.block-accordion .accordion-item .description > *:first-child {
  margin-top: 0px;
}
.block-accordion .accordion-item .description > *:last-child {
  margin-bottom: 0px;
}
.block-accordion .accordion-item.active {
  background-color: transparent;
  border-color: var(--colors-brand-primary);
}
.block-accordion .accordion-item.active .title .icon:after {
  transform: rotate(0deg);
}
.block-accordion .accordion-item:not(:last-child) {
  margin-bottom: 8px;
}
@media (max-width: 959.98px) {
  .block-accordion {
    flex-direction: column;
  }
  .block-accordion .graphic {
    order: 1;
    margin-left: 0px;
    margin-bottom: 32px;
    width: 100%;
  }
  .block-accordion .accordion-items {
    order: 2;
  }
}

.block-usps {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 64px;
}
.block-usps.block-usps--col3 {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 48px;
}
@media (max-width: 959.98px) {
  .block-usps, .block-usps.block-usps {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 32px;
  }
}
@media (max-width: 599.98px) {
  .block-usps, .block-usps.block-usps {
    grid-template-columns: 1fr;
  }
}

.block-usps-single {
  display: flex;
  align-items: flex-start;
}
.block-usps-single .comp-icon {
  flex-shrink: 0;
}
.block-usps-single .usp-title {
  margin: 0;
}
.block-usps-single .usp-subtitle {
  margin: 0;
}
.is-style-default .block-usps-single .usp-subtitle, .is-style-beige .block-usps-single .usp-subtitle {
  color: var(--colors-text-secondary);
}
.is-style-purple .block-usps-single .usp-subtitle {
  color: var(--colors-text-inverse);
}
.block-usps-single .usp-description {
  margin: 16px 0 0 0;
}
.block-usps-single .text {
  margin-left: 24px;
}

.block-stats {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-stats .graphic {
  flex-shrink: 0;
  margin-right: 48px;
  width: calc(50% - 24px);
}
.block-stats .block-stats-list {
  width: 100%;
}
@media (max-width: 959.98px) {
  .block-stats {
    flex-direction: column;
  }
  .block-stats .graphic {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 48px;
  }
}

.block-stats-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 64px;
}
@media (min-width: 960px) {
  .block-stats-list.block-stats--col3 {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 48px;
  }
  .block-stats-list.block-stats--col4 {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 48px;
  }
}
@media (max-width: 959.98px) {
  .block-stats-list {
    grid-gap: 32px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599.98px) {
  .block-stats-list {
    grid-gap: 32px;
    grid-template-columns: 1fr;
  }
}

.block-stats-single {
  display: flex;
  gap: 24px;
}
.block-stats-single .comp-icon {
  flex-shrink: 0;
}
.block-stats-single .stat-value {
  margin: 0;
}
.block-stats-single .stat-description {
  margin: 0;
}

.block-job-board {
  display: flex;
  justify-content: space-between;
}
.block-job-board .sidebar,
.block-job-board .jobs {
  width: calc(50% - 24px);
}
.block-job-board .sidebar .title {
  margin: 0;
}
.block-job-board .sidebar .subtitle {
  margin: 16px 0 0 0;
}
.block-job-board .jobs > *:not(:last-child) {
  margin-bottom: 24px;
}
@media (max-width: 959.98px) {
  .block-job-board {
    flex-direction: column;
  }
  .block-job-board .sidebar,
  .block-job-board .jobs {
    width: 100%;
  }
  .block-job-board .jobs {
    margin-top: 32px;
  }
}

.job-card {
  --_background: var(--background, var(--palette-background-paper-elevation));
  --_border: var(--border, var(--palette-background-paper-stroke));
  --_text: var(--text, var(--colors-text-primary));
  display: block;
  padding: 24px;
  background-color: var(--_background);
  border: 1px solid var(--_border);
  color: var(--_text);
  transition: 0.3s;
}
.is-style-beige .job-card {
  --background: white;
}
.is-style-purple .job-card {
  --background: var(--colors-brand-primary-light);
  --border: var(--colors-brand-primary-light);
  --text: var(--colors-text-inverse);
}
.job-card:hover {
  background-color: var(--colors-brand-primary);
  border-color: var(--colors-brand-primary);
  color: white;
}
.job-card .title {
  margin: 0;
}
.job-card ul {
  list-style-type: none;
  padding: 0;
  margin: 16px 0 0 0;
  display: flex;
}

.block-team-members {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}
@media (max-width: 959.98px) {
  .block-team-members {
    grid-template-columns: repeat(2, 1fr);
  }
}

.team-member .avatar {
  margin: 0;
  width: 100%;
  display: block;
  filter: grayscale(100%);
  display: block;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-member .name {
  margin: 16px 0 0 0;
}
.team-member .title {
  margin: 0;
}

.block-comparison-table {
  width: 100%;
  line-height: 1.2;
}
.block-comparison-table table {
  width: 100%;
  border-collapse: collapse;
}
.block-comparison-table th,
.block-comparison-table td {
  width: 25%;
  text-align: center;
  text-wrap: balance;
}
.block-comparison-table thead th,
.block-comparison-table thead td {
  padding: 24px 16px;
  font-weight: 400;
}
.block-comparison-table thead th sup,
.block-comparison-table thead td sup {
  font-size: 0.5em;
  top: -0.75em;
}
.block-comparison-table tbody tr th,
.block-comparison-table tbody tr td {
  font-weight: 400;
  border-top: 1px solid var(--colors-base-gray400);
  padding: 24px 16px;
}
.block-comparison-table tbody tr th .flex,
.block-comparison-table tbody tr td .flex {
  gap: 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.block-comparison-table tbody tr th .footnote,
.block-comparison-table tbody tr td .footnote {
  align-self: flex-start;
  margin: 0;
  font-size: 14px;
}
.block-comparison-table .footnotes {
  margin-top: 80px;
  border-top: 1px solid var(--colors-base-gray400);
  padding-top: 8px;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
.block-comparison-table .footnotes p {
  color: var(--colors-text-secondary);
  margin: 4px 0 0 0;
}
.block-comparison-table .mobile-navigation {
  display: none;
}
@media (min-width: 960px) {
  .block-comparison-table[data-highlight="2"] thead tr:first-child > *:nth-child(2):before,
  .block-comparison-table[data-highlight="2"] tbody tr:last-child > *:nth-child(2):after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background-color: var(--palette-background-paper-elevation);
    position: absolute;
    left: 0px;
  }
  .block-comparison-table[data-highlight="2"] thead tr:first-child > *:nth-child(2):before {
    bottom: 100%;
  }
  .block-comparison-table[data-highlight="2"] tbody tr:last-child > *:nth-child(2):after {
    top: 100%;
  }
  .block-comparison-table[data-highlight="2"] td:nth-child(2),
  .block-comparison-table[data-highlight="2"] th:nth-child(2) {
    color: var(--colors-text-primary);
    background-color: var(--palette-background-paper-elevation);
    border-top: 1px solid grey;
  }
  .block-comparison-table[data-highlight="2"] tr > *:nth-child(1),
  .block-comparison-table[data-highlight="2"] tr > *:nth-child(2) {
    border-right: none;
  }
}
@media (min-width: 960px) {
  .block-comparison-table[data-highlight="3"] thead tr:first-child > *:nth-child(3):before,
  .block-comparison-table[data-highlight="3"] tbody tr:last-child > *:nth-child(3):after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background-color: var(--palette-background-paper-elevation);
    position: absolute;
    left: 0px;
  }
  .block-comparison-table[data-highlight="3"] thead tr:first-child > *:nth-child(3):before {
    bottom: 100%;
  }
  .block-comparison-table[data-highlight="3"] tbody tr:last-child > *:nth-child(3):after {
    top: 100%;
  }
  .block-comparison-table[data-highlight="3"] td:nth-child(3),
  .block-comparison-table[data-highlight="3"] th:nth-child(3) {
    color: var(--colors-text-primary);
    background-color: var(--palette-background-paper-elevation);
    border-top: 1px solid grey;
  }
  .block-comparison-table[data-highlight="3"] tr > *:nth-child(2),
  .block-comparison-table[data-highlight="3"] tr > *:nth-child(3) {
    border-right: none;
  }
}
@media (min-width: 960px) {
  .block-comparison-table[data-highlight="4"] thead tr:first-child > *:nth-child(4):before,
  .block-comparison-table[data-highlight="4"] tbody tr:last-child > *:nth-child(4):after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background-color: var(--palette-background-paper-elevation);
    position: absolute;
    left: 0px;
  }
  .block-comparison-table[data-highlight="4"] thead tr:first-child > *:nth-child(4):before {
    bottom: 100%;
  }
  .block-comparison-table[data-highlight="4"] tbody tr:last-child > *:nth-child(4):after {
    top: 100%;
  }
  .block-comparison-table[data-highlight="4"] td:nth-child(4),
  .block-comparison-table[data-highlight="4"] th:nth-child(4) {
    color: var(--colors-text-primary);
    background-color: var(--palette-background-paper-elevation);
    border-top: 1px solid grey;
  }
  .block-comparison-table[data-highlight="4"] tr > *:nth-child(3),
  .block-comparison-table[data-highlight="4"] tr > *:nth-child(4) {
    border-right: none;
  }
}
@media (min-width: 960px) {
  .block-comparison-table[data-highlight="5"] thead tr:first-child > *:nth-child(5):before,
  .block-comparison-table[data-highlight="5"] tbody tr:last-child > *:nth-child(5):after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background-color: var(--palette-background-paper-elevation);
    position: absolute;
    left: 0px;
  }
  .block-comparison-table[data-highlight="5"] thead tr:first-child > *:nth-child(5):before {
    bottom: 100%;
  }
  .block-comparison-table[data-highlight="5"] tbody tr:last-child > *:nth-child(5):after {
    top: 100%;
  }
  .block-comparison-table[data-highlight="5"] td:nth-child(5),
  .block-comparison-table[data-highlight="5"] th:nth-child(5) {
    color: var(--colors-text-primary);
    background-color: var(--palette-background-paper-elevation);
    border-top: 1px solid grey;
  }
  .block-comparison-table[data-highlight="5"] tr > *:nth-child(4),
  .block-comparison-table[data-highlight="5"] tr > *:nth-child(5) {
    border-right: none;
  }
}
@media (min-width: 960px) {
  .block-comparison-table th:not(:last-child),
  .block-comparison-table td:not(:last-child) {
    border-right: 1px solid var(--colors-base-gray400);
  }
}
@media (max-width: 959.98px) {
  .block-comparison-table {
    overflow: hidden;
  }
  .block-comparison-table table {
    width: 100%;
  }
  .block-comparison-table .mobile-navigation {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid var(--colors-base-gray200);
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    z-index: 999999;
    padding: 16px;
    display: flex;
    gap: 16px;
    transform: translate(0%, 100%);
    visibility: hidden;
    opacity: 0;
    transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s;
  }
  .block-comparison-table .mobile-navigation button {
    flex-grow: 1;
  }
  .block-comparison-table .mobile-navigation.visible {
    transform: translate(0%, 0%);
    visibility: visible;
    opacity: 1;
  }
  .block-comparison-table thead tr td,
  .block-comparison-table thead tr th,
  .block-comparison-table tbody tr td,
  .block-comparison-table tbody tr th {
    display: none;
    width: 50%;
  }
  .block-comparison-table thead tr td:nth-child(1),
  .block-comparison-table thead tr th:nth-child(1),
  .block-comparison-table tbody tr td:nth-child(1),
  .block-comparison-table tbody tr th:nth-child(1) {
    display: table-cell;
  }
  .block-comparison-table thead tr td,
  .block-comparison-table thead tr th {
    padding: 8px;
  }
  .block-comparison-table tbody {
    font-size: 14px;
  }
  .block-comparison-table tbody tr td {
    padding: 12px;
  }
  .block-comparison-table th:first-child,
  .block-comparison-table td:first-child {
    border-right: 1px solid rgba(var(-colors-text-inverse), 0.75);
  }
  .block-comparison-table[data-mobile-view="2"] thead tr td:nth-child(2),
  .block-comparison-table[data-mobile-view="2"] thead tr th:nth-child(2),
  .block-comparison-table[data-mobile-view="2"] tbody tr td:nth-child(2),
  .block-comparison-table[data-mobile-view="2"] tbody tr th:nth-child(2) {
    display: table-cell;
  }
  .block-comparison-table[data-mobile-view="3"] thead tr td:nth-child(3),
  .block-comparison-table[data-mobile-view="3"] thead tr th:nth-child(3),
  .block-comparison-table[data-mobile-view="3"] tbody tr td:nth-child(3),
  .block-comparison-table[data-mobile-view="3"] tbody tr th:nth-child(3) {
    display: table-cell;
  }
  .block-comparison-table[data-mobile-view="4"] thead tr td:nth-child(4),
  .block-comparison-table[data-mobile-view="4"] thead tr th:nth-child(4),
  .block-comparison-table[data-mobile-view="4"] tbody tr td:nth-child(4),
  .block-comparison-table[data-mobile-view="4"] tbody tr th:nth-child(4) {
    display: table-cell;
  }
  .block-comparison-table[data-mobile-view="5"] thead tr td:nth-child(5),
  .block-comparison-table[data-mobile-view="5"] thead tr th:nth-child(5),
  .block-comparison-table[data-mobile-view="5"] tbody tr td:nth-child(5),
  .block-comparison-table[data-mobile-view="5"] tbody tr th:nth-child(5) {
    display: table-cell;
  }
}

.block-cards {
  display: grid;
  grid-gap: 32px;
}
.block-cards.block-cards--col2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 599.98px) {
  .block-cards.block-cards--col2 {
    grid-template-columns: 1fr;
  }
}
.block-cards.block-cards--col3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 959.98px) {
  .block-cards.block-cards--col3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599.98px) {
  .block-cards.block-cards--col3 {
    grid-template-columns: 1fr;
  }
}

.block-cards-single-card {
  --_background: var(--background, var(--palette-background-paper-elevation));
  --_border: var(--border, var(--palette-background-paper-stroke));
  background-color: var(--_background);
  border: 1px solid var(--_border);
}
.is-style-beige .block-cards-single-card {
  --background: white;
}
.is-style-purple .block-cards-single-card {
  --background: var(--colors-brand-primary-light);
  --border: var(--colors-brand-primary-light);
}
.block-cards-single-card .card-subtitle {
  margin: 8px 0 0 0;
}
.block-cards-single-card.is-variant-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-cards-single-card.is-variant-image .content {
  padding: 16px;
}
.block-cards-single-card.is-variant-image .card-title {
  margin: 0;
}
.block-cards-single-card.is-variant-image .card-spec .label {
  margin: 0;
}
.block-cards-single-card.is-variant-image .card-spec .value {
  margin: 0;
}
.block-cards-single-card.is-variant-image .typo-rules {
  margin-top: 16px;
}
.block-cards-single-card.is-variant-feature {
  padding: 32px;
}
.block-cards-single-card.is-variant-feature .comp-icon {
  margin: 0 auto 16px auto;
}
.block-cards-single-card.is-variant-feature .card-title {
  margin: 0;
}
.block-cards-single-card.is-variant-feature .typo-rules {
  margin-top: 24px;
}
.block-cards-single-card.is-custom-crowdhouse .comp-icon {
  border-radius: 16px !important;
  background: #008799 !important;
  box-shadow: 0px 2px 5px -9.5px rgba(0, 0, 0, 0.08), 0px 3px 14px -1.9px rgba(0, 0, 0, 0.08), 0px 8px 10px -0.3px rgba(0, 0, 0, 0.08) !important;
}
.block-cards-single-card.is-custom-crowdhouse .comp-icon svg {
  width: calc(100% - 16px) !important;
  height: calc(100% - 16px) !important;
}
.block-cards-single-card.is-custom-crowdhouse .comp-icon svg > * {
  fill: #fff !important;
}
.block-cards-single-card.is-custom-crowdhouse .btn, .block-cards-single-card.is-custom-crowdhouse .site-navigation .buttons a, .site-navigation .buttons .block-cards-single-card.is-custom-crowdhouse a {
  color: #007080 !important;
  font-weight: 600 !important;
  letter-spacing: 0.752px !important;
  border-radius: 4px !important;
  background: #fff !important;
  border: none !important;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.13), 0px 1px 2px 0px rgba(0, 0, 0, 0.1) !important;
}

.block-cards--col2 .block-cards-single-card.is-variant-feature {
  text-align: center;
}
@media (min-width: 960px) {
  .block-cards--col2 .block-cards-single-card.is-variant-feature {
    text-align: left;
  }
  .block-cards--col2 .block-cards-single-card.is-variant-feature .card-header {
    display: flex;
  }
  .block-cards--col2 .block-cards-single-card.is-variant-feature .card-header .comp-icon {
    flex-shrink: 0;
    margin: 0 16px 0 0;
  }
  .block-cards--col2 .block-cards-single-card.is-variant-feature .card-header .card-header-text {
    width: 100%;
    align-self: center;
  }
}
.block-cards--col3 .block-cards-single-card.is-variant-feature {
  text-align: center;
}
.block-video {
  max-width: 970px;
  margin: auto;
  overflow: hidden;
}
.block-video .block-video-timestamps ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.block-video .block-video-timestamps ul li button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: none;
  border: none;
  padding: 16px;
  color: var(--colors-text-primary);
}
.block-video .block-video-timestamps ul li button.active {
  background-color: #f1ebf6;
}
.block-video .block-video-timestamps ul li button:not(.active):hover {
  background-color: var(--palette-background-paper-elevation);
}
.block-video .block-video-timestamps ul li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

.block-section {
  --_padding: var(--padding, 80px);
  margin: var(--_padding) auto;
}
.block-section > *:not(:last-child) {
  margin-bottom: 64px;
}
.block-section .block-section-heading {
  text-align: center;
}
.block-section.is-style-beige, .block-section.is-style-purple {
  margin: 0 auto;
  padding: var(--_padding) 0;
  --_background: var(--background, #ffffff);
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
  background-color: var(--_background);
  box-shadow: 0 0 0 100vmax var(--_background);
}
.block-section.is-style-beige {
  --background: var(--palette-background-paper-elevation);
}
.block-section.is-style-purple {
  --background: var(--colors-brand-primary);
}
@media (max-width: 959.98px) {
  .block-section {
    --padding: 50px;
  }
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 125px;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
body.logged-in {
  min-height: calc(100vh - 32px);
}
body .page-content {
  flex-grow: 1;
}

.container {
  width: 90%;
  max-width: 1170px;
  margin-inline: auto;
}

@media (max-width: 599.98px) {
  #wpadminbar {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0%, -100%);
  }
}

.responsive-video {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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