:root {
  --talentia-dark-purple: #5c1779;
  --button-border-radius: 5px;
  --header-logo-height: 55px;
  --talentia-light-blue: #3ddeed;
  --talentia-purple: #bb00d4;
  --header-logo-height-mobile: 40px;
  --white: white;
  --black: #000;
  --header-height: 95px;
  --image-border-radius: 14px;
  --talentia-box-background§: #dadbf1;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  max-width: 500px;
  margin-bottom: 0;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

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

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  max-width: 20rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  background-size: 90%;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(45, 64, 234, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  width: 1rem;
  height: 1rem;
  flex: none;
}

.icon-1x1-small.rotate-90 {
  transform: rotate(90deg);
}

.icon-1x1-small.purple {
  color: var(--talentia-dark-purple);
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.fs-styleguide_item-header {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 2rem;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-color-black {
  color: #000;
}

.text-color-grey {
  color: gray;
}

.fs-styleguide_2-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-weight-normal {
  font-weight: 400;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

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

.text-style-italic {
  font-style: italic;
}

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .75rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  background-color: rgba(45, 64, 234, .05);
  border: 1px dashed #2d40ea;
  position: relative;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-regular {
  font-size: 1rem;
}

.text-weight-xbold {
  font-weight: 800;
}

.text-align-right {
  text-align: right;
}

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

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

.background-color-white {
  background-color: #fff;
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: .875rem;
}

.heading-style-h4 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  border-width: .25rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

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

.background-color-grey {
  background-color: #f5f5f5;
}

.form_input {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.text-size-large {
  font-size: 1.5rem;
}

.fs-styleguide_header {
  background-color: rgba(0, 0, 0, .05);
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #2d40ea;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.fs-styleguide_label.is-hex {
  color: #000;
  background-color: #f5f5f5;
}

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  border-radius: var(--button-border-radius);
  color: #fff;
  text-align: center;
  background-color: #000;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.button.is-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-bottom-width: .125rem;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.fs-styleguide_classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-medium {
  font-size: 1.25rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.home-message_content-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: start;
  display: grid;
}

.home-message_component {
  min-height: 100vh;
  color: #fff;
  padding: 3rem;
  display: flex;
}

.home-message_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.home-message_content {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, .05);
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  display: flex;
  position: relative;
}

.home-message_heading-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item-icon {
  width: 1.75rem;
  height: 1.75rem;
  color: #000;
  background-color: #fff;
  flex: none;
}

.home-message_logo {
  width: 4rem;
}

.fs-styleguide_spacing-all {
  display: none;
}

.fs-styleguide_color.is-1 {
  background-color: #000;
}

.fs-styleguide_color.is-2 {
  background-color: #f5f5f5;
}

.fs-styleguide_color.is-3 {
  background-color: #fff;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide_spacer-box {
  width: 100%;
  background-color: rgba(45, 64, 234, .1);
  border: 1px dashed #2d40ea;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.tps-header_component {
  z-index: 500;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.tps-header_logos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tps-header_logos-talentia {
  height: var(--header-logo-height);
  object-fit: contain;
}

.tps-header_logos-divider {
  width: 1px;
  height: var(--header-logo-height);
  background-color: #ac8dcd;
  background-image: linear-gradient(to bottom, var(--talentia-light-blue), var(--talentia-light-blue) 13%, var(--talentia-purple) 83%, var(--talentia-purple));
}

.tps-header_logos-supporting {
  height: var(--header-logo-height);
}

.tps-header_logos-suporting-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  display: flex;
}

.tps-home-hero_component {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  position: relative;
  overflow: hidden;
}

.tps-home-hero_grid {
  height: 80vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tps-home-hero_grid-content {
  height: 80vh;
  background-color: var(--white);
  flex: 0 auto;
  position: relative;
}

.tps-home-hero_grid-content-wave {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -231px;
}

.tps-home-hero_bottom-divider {
  transform-style: preserve-3d;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
}

.tps-home-section {
  background-color: var(--talentia-dark-purple);
  color: var(--white);
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
}

.tps-home-section.white {
  background-color: var(--white);
  color: var(--black);
}

.tps-home-section.dark {
  color: var(--white);
}

.tps-header_container {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.button-primary {
  border-radius: var(--button-border-radius);
  background-color: var(--talentia-purple);
  color: #fff;
  text-align: center;
  padding: .75rem 1.5rem;
  font-weight: 600;
  text-decoration: none;
}

.button-primary.is-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
}

.button-primary.is-small {
  padding: .5rem 1.25rem;
}

.button-primary.is-large {
  padding: 1rem 2rem;
}

.button-primary.is-secondary {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-bottom-width: .125rem;
}

.button-primary.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tps-home-hero_grid-content-text {
  height: 100%;
  padding-top: var(--header-height);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 95px;
  display: flex;
}

.tps-home-hero_heading {
  font-size: 2.5rem;
  font-weight: 700;
}

.tps-home-hero_button-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.tps-home-hero_content-inner {
  max-width: 500px;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.tps-home-section_50-50 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tps-home-section_50-50.central {
  align-items: center;
}

.tps-home-section_heading {
  font-size: 2rem;
}

.tps-home-section_heading.with-padding {
  margin-bottom: 5rem;
}

.tps-home-section_heading.with-padding.centre {
  text-align: center;
}

.tps-home-section_heading.with-padding.rhs {
  text-align: right;
}

.tps-home-section_heading.centre {
  text-align: center;
}

.tps-content-inner {
  z-index: 10;
  max-width: 480px;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
  position: relative;
}

.tps-image-grid {
  position: relative;
}

.tps-image-grid_main {
  height: 242px;
  max-width: 70%;
  border-radius: var(--image-border-radius);
  object-fit: cover;
}

.tps-image-grid_main.logo {
  object-fit: contain;
}

.tps-image-grid_secondary {
  max-width: 56%;
  border-radius: var(--image-border-radius);
  position: absolute;
  bottom: 0;
  right: 0;
}

.devspacing {
  height: 300px;
  background-color: #fff;
}

.devspacing.purple {
  background-color: var(--talentia-dark-purple);
}

.tps-home-section_divider {
  z-index: 10;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  transform: rotate(0);
}

.tps-action-button-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.tps-home-section-top-divider {
  z-index: 10;
  transform-style: preserve-3d;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
}

.tps-numbered-boxes_container {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  align-items: stretch;
  display: flex;
}

.tps-numbered-boxes_box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.tps-numbered-boxes_header {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.tps-numbered-boxes_header-number-box {
  width: 50px;
  height: 50px;
  border-radius: var(--button-border-radius);
  background-color: var(--talentia-box-background§);
  background-image: linear-gradient(358deg, #bb00d4, #3ddeed);
  justify-content: center;
  align-items: center;
  display: flex;
}

.tps-numbered-boxes_header-number {
  color: var(--white);
  font-size: 1.5rem;
  font-weight: 700;
}

.tps-numbered-boxes_heading {
  font-size: 1.5rem;
}

.tps-numbered-boxes_paragraph {
  padding-left: 70px;
}

.tps-number-boxes-divider {
  width: 1px;
  background-color: #ac8dcd;
  background-image: linear-gradient(to bottom, var(--talentia-light-blue), var(--talentia-light-blue) 13%, var(--talentia-purple) 83%, var(--talentia-purple));
}

.div-block-2 {
  background-image: linear-gradient(to right, #fff, #fff 33%, rgba(255, 255, 255, 0) 47%);
}

.tps-numbered-boxes_header-number-box-inner {
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, .21);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 11px;
  display: flex;
}

.hero-divider {
  z-index: 10;
  height: 131px;
  transform-style: preserve-3d;
  background-image: url('../images/hero-bottom-triangles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -131px;
  margin-bottom: -1px;
  position: relative;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
}

.bottom-divider {
  z-index: 10;
  height: 131px;
  background-image: url('../images/hero-bottom-triangles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -1px;
  margin-bottom: 0;
  position: relative;
  transform: rotate(0);
}

.bottom-divider.sink {
  margin-bottom: -131px;
}

.tps-home-hero_flex {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.tps-home-hero_wave-div {
  background-image: url('../images/hero-wave.svg');
  background-position: -2px;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
}

.tps-home-hero_top-gradient {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(74, 74, 74, 0) 29%, rgba(255, 255, 255, 0));
  flex: 1;
}

.tps-home-hero_absolute {
  width: 50vw;
  background-image: url('../images/Website-headers-e1683626522260.png');
  background-position: 100%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: -50vw;
}

.tps-home-hero_absolute-background {
  width: 75vw;
  background-image: url('../images/Website-headers-e1683626522260.png');
  background-position: 100%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: -75vw;
}

.tps-home-hero_absolute-wave {
  width: 250px;
  background-image: url('../images/hero-wave.svg');
  background-position: 100%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: -250px;
}

.padding-hero-content {
  padding-left: 2.5rem;
}

.top-divider {
  z-index: 10;
  height: 131px;
  transform-style: preserve-3d;
  background-image: url('../images/hero-bottom-triangles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0;
  margin-bottom: -1px;
  position: relative;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
}

.multi-stack {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  display: flex;
}

.tps-shiny-steps {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tps-shiny-steps_step-inner {
  border-radius: var(--button-border-radius);
  background-color: var(--talentia-box-background§);
  background-image: linear-gradient(358deg, #bb00d4, #3ddeed);
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
  display: flex;
  box-shadow: 0 8px 5px -4px rgba(0, 0, 0, .2);
}

.tps-numbered-boxes_header-number-copy {
  color: var(--white);
  font-size: 1.5rem;
  font-weight: 700;
}

.tps-shiny-steps_step-text {
  color: var(--white);
  font-size: 2rem;
  font-weight: 700;
}

.tps-shiny-steps_divider {
  width: 4px;
  height: 4rem;
}

.tps-shiny-steps_divider-inner {
  width: 100%;
  height: 100%;
  background-color: var(--talentia-purple);
  background-image: linear-gradient(#b71bd5, #51d2eb);
}

.faq-circle {
  width: 30px;
  height: 30px;
  border: 1px solid var(--talentia-light-blue);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  display: flex;
}

.faq-paragraph {
  color: var(--black);
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.faq-h3 {
  color: #3d5169;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.faq-h3.noselect {
  color: #0b1033;
  font-size: 18px;
  font-weight: 700;
}

.faq {
  width: 100%;
  min-height: 80px;
  min-width: 400px;
  border: 1.3px solid var(--talentia-light-blue);
  cursor: pointer;
  border-radius: 10px;
  align-items: center;
  padding: 20px 30px;
  transition: all .2s;
  display: flex;
}

.faq:hover {
  box-shadow: 0 1px 13px rgba(61, 81, 105, .16);
}

.faq-icon.noselect {
  width: 10px;
  height: 10px;
}

.faq-content {
  overflow: hidden;
}

.faq-question-wrap {
  margin-bottom: 20px;
}

.infographic-wrapper {
  width: 50rem;
  height: 25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.infographic-tab {
  width: 100%;
  height: 100%;
}

.infographic-text {
  max-width: 18rem;
  text-align: center;
  line-height: 1.25rem;
  position: absolute;
}

.infographic-buttons {
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-medium {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
}

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

.button-audit {
  width: 26rem;
  height: 16rem;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-review {
  width: 24rem;
  height: 18rem;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-reco {
  width: 15rem;
  height: 22rem;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 12rem;
  left: 0%;
  right: auto;
}

.button-re {
  width: 16rem;
  height: 32rem;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.infographic-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tabs-menu {
  display: none;
}

.button-benchmark {
  width: 34rem;
  height: 12rem;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tabs-content {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.home-wrapper {
  min-width: 740px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.process-steps-wrap {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.representation-wrapper, .send-wrapper {
  width: 100%;
  display: none;
  position: relative;
}

.step-heading {
  color: #fff;
  text-align: right;
  letter-spacing: .01em;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.send-contents {
  z-index: 999;
  grid-row-gap: 12px;
  background-color: var(--talentia-purple);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 24px;
  display: flex;
  position: absolute;
  top: -100%;
}

.step-number {
  width: 45px;
  height: 45px;
  color: rgba(253, 253, 253, .5);
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.founders-content {
  z-index: 999;
  grid-row-gap: 12px;
  background-color: var(--talentia-purple);
  background-image: none;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 24px;
  position: absolute;
  top: -100%;
}

.home-task-wrapper {
  width: 100%;
  display: none;
  position: relative;
}

.representation-contents {
  z-index: 999;
  grid-row-gap: 12px;
  background-color: #6a2cff;
  background-image: none;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 24px;
  position: absolute;
  top: -100%;
}

.founders-wrapper {
  width: 100%;
  display: none;
  position: relative;
}

.home-component {
  height: 80vh;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.process-step {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  opacity: .71;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: grid;
}

.dotted-line {
  width: 1px;
  height: 60px;
  border-right: 1px dashed rgba(255, 255, 255, .5);
  align-self: center;
}

.home-task-content {
  z-index: 999;
  grid-row-gap: 12px;
  background-color: var(--talentia-purple);
  background-image: none;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 24px;
  position: absolute;
  top: -100%;
}

.offer-wrapper {
  width: 100%;
  display: none;
  position: relative;
}

.offer-contents {
  z-index: 999;
  grid-row-gap: 12px;
  background-color: #6a2cff;
  background-image: none;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 24px;
  position: absolute;
  top: -250%;
}

.bg-black {
  background-color: #000;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-gradient {
  background-image: radial-gradient(circle, #550e74, #000);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.timeline-container {
  position: relative;
}

.white-bottom-divider {
  z-index: 10;
  height: 131px;
  transform-style: preserve-3d;
  background-image: url('../images/hero-bottom-triangles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -1px;
  margin-bottom: 0;
  position: relative;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
}

.white-bottom-divider.sink {
  margin-bottom: -131px;
}

.white-bottom-divider.sunk {
  margin-top: -131px;
}

.tps-home-section-with-sink {
  background-color: var(--talentia-dark-purple);
  color: var(--white);
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}

.tps-home-section-with-sink.white {
  background-color: var(--white);
  color: var(--black);
}

.tps-home-section-with-sink.dark {
  color: var(--white);
}

.h1 {
  z-index: 15;
  color: #f9f9f9;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 90px;
  line-height: 70px;
  position: absolute;
}

.plain_text {
  min-height: 150px;
  color: var(--white);
  text-align: left;
  font-size: 16px;
  line-height: 32px;
}

.ring_03 {
  width: 120px;
  height: 120px;
  opacity: .3;
  border: 1px solid #eee;
  border-radius: 100px;
  position: absolute;
}

.block {
  width: 25%;
  height: 120px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.line_01 {
  z-index: 999;
  width: 25%;
  height: 1px;
  background-color: #f9f9f9;
  margin-left: 12.5%;
  position: absolute;
}

.process-wrap {
  max-width: 1140px;
  flex-wrap: wrap;
  flex: 1;
  display: flex;
  position: relative;
}

.block_wrap {
  width: 20%;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.line_02 {
  z-index: 999;
  width: 25%;
  height: 1px;
  background-color: #f9f9f9;
  margin-left: -12.5%;
  position: absolute;
}

.ring_02 {
  width: 80px;
  height: 80px;
  opacity: .6;
  border: 1px solid #eee;
  border-radius: 100px;
  position: absolute;
}

.h4 {
  min-height: 50px;
  color: var(--talentia-box-background§);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}

.green_dot {
  z-index: 9;
  width: 10px;
  height: 10px;
  background-color: #5b3acc;
  border-radius: 100px;
  position: relative;
}

.white_dot {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  box-shadow: 1px 1px 60px rgba(91, 58, 204, .55);
}

.dot_container {
  z-index: 9999;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.content_wrap {
  min-height: 200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.ring_01 {
  width: 40px;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 100px;
  position: absolute;
}

.line_03 {
  z-index: 999;
  width: 25%;
  height: 1px;
  background-color: #f9f9f9;
  margin-left: -12.5%;
  position: absolute;
}

.tps-home-section_thirds {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tps-home-section_thirds.central {
  align-items: center;
}

.tps-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 4px solid var(--talentia-dark-purple);
  border-radius: var(--image-border-radius);
  color: var(--talentia-dark-purple);
  flex-direction: column;
  padding-bottom: 1rem;
  display: flex;
}

.tps-card.alternative {
  border-color: var(--talentia-dark-purple);
  background-color: var(--talentia-dark-purple);
  color: var(--white);
}

.tps-card_image {
  height: 200px;
  border-radius: var(--image-border-radius);
  object-fit: cover;
  padding: 5px;
}

.tps-card_heading {
  min-height: 52px;
  margin-left: 1rem;
  margin-right: 1rem;
}

.tps-card_paragraph {
  margin-left: 1rem;
  margin-right: 1rem;
}

.tps-footer_inner {
  justify-content: space-between;
  display: flex;
}

.tps-footer_logo-section {
  max-width: 379px;
}

.tps-footer_logo {
  height: 100px;
}

.copyright-text-wrapper {
  align-items: center;
  display: flex;
}

.copyright-text {
  margin-bottom: 0;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 16px;
  line-height: 28px;
}

.copyright-year {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.divider-vertical {
  max-width: 1px;
  min-width: 1px;
  background-color: #ebeff6;
  align-self: stretch;
  margin-left: 8px;
  margin-right: 8px;
}

.copyright-link {
  color: #868da6;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
}

.copyright-link:hover {
  color: #19213d;
}

.tps-footer_quick-links-section {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.tps-footer_section-heading {
  font-size: 1.5rem;
}

.tpl-footer_quick-links {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: .9rem;
  display: flex;
}

.tpl-footer_quick-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--black);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.icon-1x1-tiny {
  width: .8rem;
  height: .8rem;
  flex: none;
  font-size: .8rem;
}

.icon-1x1-tiny.rotate-90 {
  transform: rotate(90deg);
}

.icon-1x1-tiny.purple {
  color: var(--talentia-dark-purple);
}

.tps-footer_connect-section {
  max-width: 350px;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.tps-footer_icon-link {
  width: 50px;
  height: 50px;
  background-color: var(--talentia-dark-purple);
  color: var(--white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tpl-footer_partner-logo {
  height: 71px;
}

.tpl-footer_partner-logo-container {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.tpl-final-cta {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.tpl-final-cta_text-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.dotted-line-container {
  height: 60px;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tps-home-hero_absolute-background {
    background-position: 48%;
  }

  .multi-stack.footer {
    flex-direction: column;
  }

  .faq {
    min-width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .faq-question-wrap {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .infographic-wrapper {
    width: 90vw;
    height: auto;
  }

  .heading-medium {
    font-size: 1.75rem;
  }

  .button-audit {
    width: 45vw;
    height: 32vw;
  }

  .button-review {
    width: 45vw;
    height: 37vw;
  }

  .button-reco {
    width: 22vw;
    height: 50vw;
    bottom: 8vw;
  }

  .button-re {
    width: 28vw;
    height: 53vw;
  }

  .button-benchmark {
    width: 45vw;
    height: 20vw;
    left: 18vw;
  }

  .line_01 {
    width: 50%;
    margin-left: 25%;
    display: none;
  }

  .block_wrap {
    width: 100%;
  }

  .line_02 {
    width: 50%;
    margin-left: 25%;
    display: none;
  }

  .line_03 {
    display: none;
  }

  .tps-home-section_thirds {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-direction: column;
    display: flex;
  }

  .tps-footer_inner {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .copyright-text-wrapper {
    order: 1;
  }

  .tpl-final-cta {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .fs-styleguide_heading-large {
    font-size: 3rem;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .fs-styleguide_version, .heading-style-h5 {
    font-size: .875rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .home-message_component {
    padding: 0;
  }

  .home-message_content {
    border-radius: 0;
  }

  .tps-header_logos {
    flex-direction: column;
  }

  .tps-header_logos-divider {
    display: none;
  }

  .tps-header_logos-supporting {
    height: var(--header-logo-height-mobile);
  }

  .tps-home-hero_grid, .tps-home-hero_grid-content {
    height: auto;
  }

  .tps-header_container {
    align-items: flex-start;
  }

  .tps-home-hero_grid-content-text {
    padding-top: 182px;
  }

  .tps-home-section_50-50 {
    flex-direction: column;
    display: flex;
  }

  .tps-numbered-boxes_container {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-direction: column;
  }

  .tps-home-hero_absolute-wave {
    right: -188px;
  }

  .padding-hero-content {
    padding-left: 1.25rem;
  }

  .infographic-text {
    max-width: 45vw;
  }

  .home-wrapper {
    min-width: auto;
  }

  .copyright-text-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .copyright-text, .copyright-year, .copyright-link {
    font-size: 14px;
    line-height: 26px;
  }
}

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .tps-header_logos-suporting-container {
    margin-bottom: 1rem;
  }

  .tps-header_container {
    flex-direction: column;
    align-items: center;
  }

  .tps-home-hero_grid-content-text {
    padding-top: 207px;
  }

  .tps-home-hero_button-container {
    justify-content: center;
    align-items: center;
  }

  .faq-circle {
    margin-bottom: 9px;
  }

  .faq-paragraph {
    margin-left: 15px;
  }

  .faq {
    min-width: auto;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
  }

  .infographic-wrapper {
    height: auto;
  }

  .infographic-text {
    width: 100%;
    max-width: none;
    position: relative;
  }

  .infographic-buttons {
    width: 90vw;
    height: 90vw;
  }

  .tab-flex {
    grid-row-gap: 2rem;
    flex-flow: column wrap;
  }

  .step-heading {
    font-size: 12px;
    line-height: 1.3;
  }

  .send-contents {
    padding: 10px;
  }

  .step-number {
    width: 40px;
    height: 40px;
    font-size: 12px;
  }

  .founders-content, .representation-contents {
    padding: 10px;
  }

  .process-step {
    grid-column-gap: 10px;
  }

  .dotted-line {
    height: 40px;
  }

  .home-task-content, .offer-contents {
    padding: 10px;
  }

  .block_wrap {
    width: 100%;
  }

  .copyright-text-wrapper {
    grid-row-gap: 8px;
  }
}

#w-node-_5aab2602-da0e-76e3-6b34-f4fa42e97b23-3b41ea8c, #w-node-b21029fb-6f12-717c-140f-5870df2bcccb-3b41ea8c, #w-node-d94fa81c-1895-181d-979a-936971d87929-3b41ea8c, #w-node-_71a5c7db-e733-ad65-7981-476924e90d86-3b41ea8c, #w-node-_0bd09460-097d-94c9-0008-6ed5e056e3e0-3b41ea8c, #w-node-_08000898-b18a-b31f-ce0b-d6385e0b61f0-3b41ea8c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2424c90c-bbb4-537c-f5c8-4b4e39331997-3b41ea8c {
  justify-self: end;
}

#w-node-_2424c90c-bbb4-537c-f5c8-4b4e3933199b-3b41ea8c {
  align-self: stretch;
  justify-self: start;
}

#w-node-_2424c90c-bbb4-537c-f5c8-4b4e393319a5-3b41ea8c {
  justify-self: end;
}

#w-node-_2424c90c-bbb4-537c-f5c8-4b4e393319a9-3b41ea8c {
  align-self: stretch;
  justify-self: start;
}

#w-node-_2424c90c-bbb4-537c-f5c8-4b4e393319b3-3b41ea8c {
  justify-self: end;
}

#w-node-_2424c90c-bbb4-537c-f5c8-4b4e393319b7-3b41ea8c {
  align-self: stretch;
  justify-self: start;
}

#w-node-_1fccc102-26d5-a4ea-99cc-7785eaf7290d-3b41ea8c, #w-node-_439d2003-62d4-53cb-15c6-a9b3c3f6bf3a-3b41ea8c, #w-node-_439d2003-62d4-53cb-15c6-a9b3c3f6bf41-3b41ea8c, #w-node-efdd942b-3281-c965-c85a-969be778c884-3b41ea8c, #w-node-_9ab74a78-d292-cec6-3b76-20c7b31cedeb-3b41ea8c, #w-node-b85c37ea-4082-95d6-9eca-d5cd00bb8256-3b41ea8c, #w-node-_66808f6d-48ab-c9cc-3dd3-72b9d90470a7-3b41ea8c, #w-node-c885efee-8730-4470-051a-7c601d3ca2f1-3b41ea8c, #w-node-c885efee-8730-4470-051a-7c601d3ca2f8-3b41ea8c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-3b41ea8f {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-3b41ea8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-3b41ea8f {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-3b41ea8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-3b41ea8f {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-3b41ea8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-3b41ea8f {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-3b41ea8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-3b41ea8f {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-3b41ea8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-3b41ea8f, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-3b41ea8f {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-3b41ea8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-3b41ea8f {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-3b41ea8f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-3b41ea8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-3b41ea8f {
  justify-self: start;
}


@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}