:root {
  --burgundy: #582242;
  --white: white;
  --white-50: rgba(255, 255, 255, .5);
  --black: black;
  --gray: #2c2e3a;
  --red: #f02020;
}

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.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;
}

.wrapper {
  border-bottom-right-radius: 7rem;
  border-bottom-left-radius: 7rem;
  margin-bottom: 48rem;
  position: relative;
}

.body {
  background-color: var(--burgundy);
}

.services {
  z-index: 5;
  background-color: var(--white);
  border-radius: 6.94444rem;
  width: 100%;
  margin-top: 41.6667rem;
  padding: 10.42rem 1.39rem;
  position: relative;
}

.services-head {
  grid-column-gap: 1.39rem;
  grid-row-gap: 1.39rem;
  color: var(--burgundy);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 4.86111rem;
  display: grid;
}

.services-body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.h1 {
  letter-spacing: -.277778rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 4.17em;
  font-weight: 400;
  line-height: 100%;
  display: inline;
}

.p-normal {
  letter-spacing: -.0347222rem;
  font-family: Inter, sans-serif;
  font-size: 1.25em;
  line-height: 140%;
}

.services-card__s1 {
  background-color: var(--burgundy);
  color: var(--white);
  text-align: center;
  border-radius: 6.95rem;
  padding: 3.125rem;
}

.services-card__s2 {
  grid-column-gap: 2.70833rem;
  grid-row-gap: 2.70833rem;
  background-color: var(--burgundy);
  border-radius: 6.95rem;
  flex-direction: column;
  align-items: center;
  padding-bottom: 2.77778rem;
  display: flex;
}

.services-card__s2-img-wrap {
  width: 100%;
  height: 26.5278rem;
}

.services-card__s2-img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.services-card__s2-text {
  color: var(--white-50);
  text-align: center;
  width: 36.9444rem;
}

.questions {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 2.77778rem;
  margin-bottom: 2.78rem;
  padding-left: 1.39rem;
  padding-right: 1.39rem;
  display: flex;
  position: relative;
}

.questions-s2 {
  flex-direction: column;
}

.questions-s1__title {
  color: var(--white);
}

.questions-s1__text {
  color: var(--white-50);
  width: 19.2361rem;
}

.questions-s1 {
  grid-column-gap: 2.77778rem;
  grid-row-gap: 2.77778rem;
  flex-direction: column;
  justify-content: space-between;
  width: 63rem;
  min-height: 34.7222rem;
  display: flex;
}

.questions-ceo {
  z-index: 1;
  transform-origin: 50% 0;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: space-between;
  width: 15.0694rem;
  height: 100%;
  padding: 6.94444rem .347222rem .347222rem;
  position: relative;
}

.questions-ceo__text {
  color: var(--white-50);
  text-align: center;
}

.questions-ceo__name {
  color: var(--white);
}

.questions-ceo__img {
  z-index: 2;
  object-fit: fill;
  width: 14.375rem;
  max-width: none;
  height: 14.375rem;
  position: absolute;
  top: auto;
  bottom: .35rem;
  left: .35rem;
  right: .35rem;
}

.organizations {
  z-index: 2;
  justify-content: space-between;
  align-items: stretch;
  height: 80rem;
  margin-left: 1.39rem;
  margin-right: 1.39rem;
  padding-bottom: 12.59rem;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
}

.organizations-s1 {
  flex-direction: column;
  justify-content: space-between;
  width: 47.9167rem;
  display: flex;
}

.organizations-tag {
  color: var(--white);
  border-radius: 50rem;
  padding: 1.11rem 1.39rem;
  display: flex;
}

.organizations-s2 {
  grid-column-gap: .555556rem;
  grid-row-gap: .555556rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 47.9167rem;
  display: flex;
}

.h1-italic {
  letter-spacing: -.277778rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arapey, sans-serif;
  font-size: 4.86111em;
  font-style: italic;
  font-weight: 400;
  line-height: 85%;
  display: inline;
}

.p-link {
  letter-spacing: -.0347222rem;
  font-family: Inter, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 140%;
}

.head {
  z-index: 2;
  flex-direction: column;
  margin-top: 1.39rem;
  margin-left: 1.39rem;
  margin-right: 1.39rem;
  display: flex;
  position: relative;
}

.head-s1 {
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 10.4167rem;
  display: flex;
}

.head-menu {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  height: 3.125rem;
  display: flex;
  position: relative;
}

.head-video {
  z-index: 1;
  background-color: var(--black);
  cursor: pointer;
  border-radius: 6.94444rem;
  justify-content: center;
  align-items: center;
  width: 97.22rem;
  height: 54.69rem;
  margin-top: 1.39rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.head__logo {
  width: 15.8333rem;
  height: 4.09722rem;
  margin-right: 19.2rem;
}

.head__text {
  color: var(--white);
  width: 55rem;
}

.head-s1__logo-img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.head-lottie-wrap {
  z-index: -1;
  width: 100%;
  height: 26.1111rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.head-menu__links {
  grid-column-gap: 2.43056rem;
  grid-row-gap: 2.43056rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.head-menu__link {
  color: var(--white);
  cursor: pointer;
  text-decoration: none;
  transition: all .2s;
}

.head-menu__link:hover {
  color: var(--white-50);
}

.head-menu__btn {
  background-color: var(--white);
  color: var(--burgundy);
  cursor: pointer;
  border-radius: 6.94444rem;
  padding: .694444rem 3.4rem;
  text-decoration: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.head-menu__btn:hover {
  color: var(--white);
}

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

.outcomes {
  margin-left: 1.39rem;
  margin-right: 1.39rem;
  display: flex;
  position: relative;
}

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

.outcomes-s2 {
  grid-column-gap: 1.39rem;
  grid-row-gap: 1.39rem;
  flex-direction: column;
  display: flex;
}

.outcomes-s2__card {
  background-color: var(--white);
  border-radius: 6.94444rem;
  flex-direction: column;
  justify-content: space-between;
  width: 48.6111rem;
  height: 36.4583rem;
  padding: 2.78rem;
  display: flex;
}

.outcomes-s2__card-title {
  color: var(--burgundy);
  width: 35.0694rem;
}

.outcomes-s2__card-text {
  color: var(--burgundy);
  width: 21rem;
}

.outcomes-s1__card {
  z-index: 2;
  border-radius: 6.94444rem;
  flex-direction: column;
  justify-content: space-between;
  width: 48.6111rem;
  height: 36.4583rem;
  padding: 2.78rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 9rem;
  overflow: hidden;
}

.outcomes-s1__img-1 {
  z-index: -1;
  color: var(--white);
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 3.125rem;
  padding-left: 2.77778rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.outcomes-s1__img-2 {
  z-index: -2;
  color: var(--white);
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 3.15rem;
  padding-left: 2.78rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.outcomes-s1__img-3 {
  z-index: -3;
  color: var(--white);
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 3.15rem;
  padding-left: 2.78rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.outcomes-s1__img {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.outcomes-s1__title {
  z-index: 2;
  color: var(--white);
  font-weight: 400;
  position: relative;
}

.cta {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: 1.39rem;
  margin-right: 1.39rem;
  padding-top: 1.39rem;
  padding-bottom: 2rem;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cta.edit {
  position: static;
}

.cta-s1 {
  width: 45.8333rem;
}

.cta-s2 {
  width: 47.9167rem;
}

.cta-s1__bg-img {
  z-index: -1;
  width: 44.0278rem;
  height: 37.8472rem;
  position: absolute;
  top: -1.1rem;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.cta-s1__text {
  color: var(--white);
}

.cta-form-wrap {
  width: 100%;
  margin-bottom: 0;
}

.cta-form {
  grid-column-gap: 1.39rem;
  grid-row-gap: 1.39rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.cta-form-s1 {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  width: 100%;
  display: flex;
}

.cta-form__tf-small {
  color: var(--gray);
  border-radius: 2.08333rem;
  height: 5.90278rem;
  margin-bottom: 0;
  padding: 2.08rem;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  line-height: 140%;
}

.cta-form__tf-small::placeholder {
  color: rgba(44, 46, 58, .5);
}

.cta-form__ta {
  color: var(--gray);
  border-radius: 2.08333rem;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 21.3194rem;
  min-height: 21.3194rem;
  max-height: 21.3194rem;
  margin-bottom: 0;
  padding: 2.08rem;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  line-height: 140%;
}

.cta-form__ta::placeholder {
  color: rgba(44, 46, 58, .5);
}

.cta-form__submit {
  background-color: var(--white);
  color: var(--burgundy);
  cursor: pointer;
  border-radius: 6.94444rem;
  padding: .694444rem 3.4rem;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  line-height: 140%;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.cta-form__submit:hover {
  color: var(--white);
}

.cta-form-s2 {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.cta-form__links {
  grid-column-gap: .555556rem;
  grid-row-gap: .555556rem;
  color: var(--white-50);
  flex-direction: column;
  display: flex;
}

.link {
  color: var(--white-50);
}

.link:hover {
  text-decoration: none;
}

.cta-success {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 37.8472rem;
  padding: 0;
}

.cta-error {
  color: var(--red);
  background-color: rgba(0, 0, 0, 0);
  margin-top: 2.08333rem;
  padding: 0;
}

.cta-success__text {
  background-color: var(--white);
  color: var(--burgundy);
  border-radius: 2.77778rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.fixed-menu {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.39rem;
  display: flex;
  position: fixed;
  top: -8.7rem;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.fixed-menu._404, .fixed-menu.edit {
  top: 0;
}

.fixed-menu__logo.w--current {
  margin-right: 7.63rem;
}

.fixed-menu__links {
  grid-column-gap: 2.43056rem;
  grid-row-gap: 2.43056rem;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fixed-menu__link {
  color: var(--burgundy);
  cursor: pointer;
  text-decoration: none;
  transition: all .2s;
}

.fixed-menu__link:hover {
  color: rgba(88, 34, 66, .5);
}

.fixed-menu__btn {
  background-color: var(--burgundy);
  color: var(--white);
  cursor: pointer;
  border-radius: 6.94444rem;
  padding: .694444rem 3.4rem;
  text-decoration: none;
  transition: all .2s;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.fixed-menu__btn:hover {
  color: var(--burgundy);
}

.head-s2 {
  flex-direction: column-reverse;
  display: flex;
}

.head-menu__btn-mob {
  background-color: var(--white);
  color: var(--burgundy);
  cursor: pointer;
  border-radius: 6.94444rem;
  padding: .694444rem 3.4rem;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.head-menu__btn-mob:hover {
  color: var(--white);
}

.questions-outcomes {
  z-index: 2;
  flex-direction: column;
  display: flex;
  position: relative;
}

.organizations-s1__title {
  color: var(--white);
}

.services-cards {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.outcomes-s2__card-wrap {
  border-radius: 6.94444rem;
}

.outcomes-s2__card-img {
  display: none;
}

.fixed-menu__logo-small {
  object-fit: contain;
  width: 3.33333rem;
  height: 3.22917rem;
  display: block;
}

.fixed-menu__logo-big {
  display: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body-2 {
  background-color: var(--burgundy);
}

._404-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

._404-wrap__bg-img {
  z-index: -1;
  width: 139.722rem;
  max-width: 200%;
  height: 74.7917rem;
  position: absolute;
  top: auto;
  bottom: -39.375rem;
  left: auto;
  right: auto;
  overflow: hidden;
}

._404-wrap__text {
  color: var(--white);
  text-align: center;
}

._404-wrap__btn {
  background-color: var(--white);
  color: var(--burgundy);
  cursor: pointer;
  border-radius: 6.94444rem;
  padding: .694444rem 3.40278rem;
  text-decoration: none;
  position: absolute;
  top: auto;
  bottom: 1.38889rem;
  left: auto;
  right: auto;
}

._404-wrap__btn:hover {
  color: var(--white);
}

.trigger-ceo {
  width: 10px;
  height: 50px;
  position: absolute;
  top: 34.2rem;
  bottom: auto;
  left: 0%;
  right: auto;
}

.head-video__loop {
  z-index: -1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.head-video__loop.video-button {
  width: auto;
  height: auto;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.head-video__play {
  z-index: 21;
  color: var(--white);
  background-color: rgba(0, 0, 0, .15);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.head-video__play-img {
  object-fit: contain;
  width: 17.7778rem;
  height: 17.78rem;
}

.head-lottie {
  opacity: 0;
  width: 100%;
  height: 100%;
}

.head-lottie-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
}

.fixed-menu-wrap {
  z-index: 10;
  background-color: var(--white);
  border-radius: 50rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.39rem;
  display: flex;
  position: static;
  top: -6rem;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 .347222rem 24px rgba(88, 34, 66, .2);
}

.fixed-menu-wrap._404 {
  top: 0;
}

.head-video__vimeo {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.head-video__vimeo-em {
  width: 100%;
  height: 100%;
}

.trigger-video {
  background-color: #0084ff;
  width: 5px;
  position: absolute;
  top: 22%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.head-trigger {
  z-index: -1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.privacy-wrap {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: 1.39rem;
  margin-right: 1.39rem;
  padding-top: 10rem;
  padding-bottom: 12rem;
  display: grid;
}

.privacy-content {
  grid-column-gap: 4.16667rem;
  grid-row-gap: 4.16667rem;
  flex-direction: column;
  display: flex;
}

.privacy-head {
  opacity: .5;
}

.privacy-content__block {
  grid-column-gap: 1.04167rem;
  grid-row-gap: 1.04167rem;
  flex-direction: column;
  display: flex;
}

.privacy-content__list {
  grid-column-gap: .694444rem;
  grid-row-gap: .694444rem;
  flex-direction: column;
  margin-top: 1.04167rem;
  display: flex;
}

.privacy-content__list-item {
  grid-column-gap: .833333rem;
  grid-row-gap: .833333rem;
  align-items: center;
  display: flex;
}

.privacy-content__list-num {
  background-color: var(--gray);
  color: var(--white);
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  width: 2.22rem;
  min-width: 2.22rem;
  height: 2.22rem;
  min-height: 2.22rem;
  padding-top: .1rem;
  padding-right: .1rem;
  display: flex;
}

.privacy-content__list-text {
  grid-column-gap: 1.11111rem;
  grid-row-gap: 1.11111rem;
  flex-direction: column;
  display: flex;
}

.privacy-content__list-item-2 {
  grid-column-gap: .833333rem;
  grid-row-gap: .833333rem;
  align-items: flex-start;
  display: flex;
}

.label {
  letter-spacing: -.125rem;
  font-family: Inter, sans-serif;
  font-size: 2.22222rem;
  line-height: 100%;
}

.privacy-content__list-2 {
  grid-column-gap: 2.08333rem;
  grid-row-gap: 2.08333rem;
  flex-direction: column;
  margin-top: 1.04167rem;
  display: flex;
}

.cta_checkbox {
  color: var(--white);
  margin-bottom: 0;
  padding-left: 0;
}

.cta_check {
  border-radius: 6rem;
  width: 1.66667rem;
  height: 1.66667rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .555556rem;
}

.cta-form-sec {
  grid-column-gap: .833333rem;
  grid-row-gap: .833333rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link-copy {
  color: var(--white-50);
}

.link-white {
  color: var(--white);
  text-decoration: underline;
}

.link-white:hover {
  text-decoration: none;
}

.cb {
  background-color: var(--white);
  border-width: 0;
  border-radius: .5vw;
  width: 1.66667rem;
  height: 1.66667rem;
  margin: 0 .555556rem .138889rem 0;
}

.cb.w--redirected-checked {
  background-color: var(--white);
  cursor: pointer;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #000;
}

.cb.w--redirected-focus {
  box-shadow: none;
}

.organizations-s1__mask {
  display: none;
}

.popup-cookie {
  z-index: 10;
  padding-bottom: 0;
  position: fixed;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.popup-cookie.edit {
  display: none;
  bottom: 0;
}

.cookie-wrap {
  grid-column-gap: 5.69444rem;
  grid-row-gap: 5.69444rem;
  background-color: var(--white);
  color: var(--burgundy);
  border-radius: 6.94444rem;
  align-items: center;
  width: 46.6667rem;
  margin-bottom: 1.38889rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.66667rem;
  display: flex;
  box-shadow: 0 .347222rem 24px rgba(88, 34, 66, .2);
}

.cookie__btn {
  background-color: var(--burgundy);
  color: var(--white);
  white-space: nowrap;
  cursor: pointer;
  border-radius: 6.94444rem;
  padding: .694444rem 3.4rem;
  transition: all .2s;
}

.cookie__btn:hover {
  background-color: var(--white);
  color: var(--burgundy);
}

.organizations-wrap {
  z-index: -1;
  justify-content: space-between;
  align-items: flex-start;
  height: 30rem;
  padding-top: 15.97rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.outcomes-anchor, .services-anchor {
  position: absolute;
  top: -10%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.outcomes-s1__card-num-wrap {
  z-index: 2;
  color: var(--white);
  display: flex;
  position: relative;
}

.outcomes-s1__card-num-mask {
  flex-direction: column;
  width: 4rem;
  height: 4.16667rem;
  overflow: hidden;
}

.outcomes-s1__card-num {
  flex-direction: column;
  display: flex;
}

.outcomes-s1__shade {
  z-index: 1;
  background-color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.organizations-s2-__tags {
  grid-column-gap: .555556rem;
  grid-row-gap: .555556rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 47.9167rem;
  display: flex;
}

.organizations-s2-__tags.mob {
  display: none;
}

.cta-wrap {
  z-index: 1;
  justify-content: space-between;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.trigger__scroll-into-view {
  position: absolute;
  top: 265rem;
  bottom: 10rem;
  left: 0%;
  right: auto;
}

.wrapper-bg {
  z-index: 1;
  background-color: var(--burgundy);
  position: absolute;
  top: 0%;
  bottom: 100rem;
  left: 0%;
  right: 0%;
}

.contacts-anchor {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-2 {
  color: var(--white-50);
  text-decoration: underline;
}

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

.test-cont {
  background-color: var(--gray);
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 300px;
  display: flex;
}

.test-close {
  background-color: var(--red);
  width: 100px;
  height: 50px;
}

.popup-video {
  display: none;
}

.popup-video__wrap {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popu-video__vimeo {
  width: 100%;
  height: 100%;
}

.head-video__wrap {
  z-index: 10;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.head-video__embed {
  width: 100%;
  height: 100%;
}

.video-button {
  z-index: 50;
  background-color: red;
  width: 10vw;
  height: 10vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.head-video__preview {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-pause-trigger {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (max-width: 991px) {
  .wrapper {
    margin-bottom: 0;
    overflow: visible;
  }

  .services {
    z-index: 4;
    border-radius: 11.1111rem;
    margin-top: auto;
    padding: 22.2222rem 0;
    position: relative;
    overflow: hidden;
  }

  .services-head {
    grid-column-gap: 6.66667rem;
    grid-row-gap: 6.66667rem;
    flex-direction: column;
    margin-bottom: 11.1111rem;
    padding-left: 2.78rem;
    padding-right: 2.78rem;
    display: flex;
  }

  .services-body {
    width: 100%;
    display: flex;
    overflow: auto;
  }

  .h1 {
    font-size: 8.5em;
  }

  .p-normal {
    font-size: 3.88889em;
  }

  .services-card {
    width: 78.8889rem;
  }

  .services-card__s1 {
    border-radius: 11.11rem 11.11rem 0 0;
    padding-top: 6.38889rem;
    padding-bottom: 6.38889rem;
  }

  .services-card__s2 {
    border-radius: 0 0 11.1111rem 11.1111rem;
    justify-content: flex-start;
    height: 93.6111rem;
    padding-bottom: 0;
  }

  .services-card__s2-img-wrap {
    height: 55.5556rem;
  }

  .services-card__s2-text {
    width: 70.5556rem;
    margin-top: auto;
    margin-bottom: 6.94444rem;
  }

  .questions {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
    flex-direction: column;
    margin-top: 5.55556rem;
    padding-left: 2.78rem;
    padding-right: 2.78rem;
  }

  .questions-s1__text {
    width: 55.5556rem;
  }

  .questions-s1 {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
    width: 100%;
  }

  .questions-ceo {
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    height: 33.6111rem;
    padding: 1.38889rem;
    display: flex;
  }

  .questions-ceo__text {
    margin-left: auto;
    margin-right: auto;
  }

  .questions-ceo__img {
    width: 30.8333rem;
    height: 100%;
    position: static;
  }

  .organizations {
    z-index: 1;
    height: auto;
    margin: 0 2.78rem;
    position: relative;
  }

  .organizations-s1 {
    z-index: 2;
    width: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .organizations-tag {
    padding: 4.45rem 6.11rem;
  }

  .organizations-s2 {
    z-index: -1;
    grid-column-gap: 2.22222rem;
    grid-row-gap: 2.22222rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 277.778rem;
    position: relative;
    overflow: hidden;
  }

  .h1-italic {
    font-size: 9.6em;
    line-height: 92%;
  }

  .p-link {
    font-size: 3.89rem;
  }

  .head {
    margin-top: 2.78rem;
    margin-left: 0;
    margin-right: 0;
  }

  .head-s1 {
    flex-direction: column;
    margin-bottom: 11.1111rem;
    padding-left: 2.78rem;
    padding-right: 2.78rem;
    position: relative;
  }

  .head-menu {
    height: auto;
    display: none;
  }

  .head-video {
    border-radius: 11.1111rem;
    width: 94.44rem;
    height: 53.125rem;
    margin-top: 0;
  }

  .head__logo {
    width: 30rem;
    height: 13.3rem;
    margin-bottom: 14rem;
    margin-right: 0;
  }

  .head__text {
    flex-flow: column;
    width: 90%;
    display: flex;
  }

  .head-lottie-wrap {
    width: 100%;
    height: 58.9rem;
    top: 3.8rem;
  }

  .head-menu__links {
    grid-column-gap: 9.72222rem;
    grid-row-gap: 9.72222rem;
  }

  .head-menu__btn {
    display: none;
  }

  .head-menu__btn:hover {
    color: var(--burgundy);
  }

  .head-menu__btn.btn {
    display: none;
  }

  .image {
    object-position: 50% 50%;
  }

  .outcomes {
    flex-direction: column;
    margin: 5.27778px 2.77778rem 22.2222rem;
  }

  .outcomes-s1 {
    display: block;
  }

  .outcomes-s2 {
    width: 100%;
  }

  .outcomes-s2__card {
    border-radius: 11.1111rem;
    width: 100%;
    height: 109.722rem;
    padding: 5.56rem;
  }

  .outcomes-s2__card-title {
    width: 100%;
  }

  .outcomes-s2__card-text {
    width: 62.5rem;
  }

  .outcomes-s1__card {
    width: 100%;
    height: auto;
    padding: 11.1111rem 0 6.66667rem;
  }

  .outcomes-s1__img-1, .outcomes-s1__img-2, .outcomes-s1__img-3 {
    display: none;
  }

  .cta {
    margin: 27.2222rem 2.78rem 11.1111rem;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .cta-s1, .cta-s2 {
    width: 100%;
  }

  .cta-s1__bg-img {
    width: 100%;
    height: 81.1111rem;
    top: -12.5rem;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .cta-form {
    grid-column-gap: 2.78rem;
    grid-row-gap: 2.78rem;
  }

  .cta-form-s1 {
    grid-column-gap: 2.78rem;
    grid-row-gap: 2.78rem;
    flex-direction: column;
  }

  .cta-form__tf-small {
    border-radius: 5.55556rem;
    height: auto;
    padding: 5.56rem;
    font-size: 3.88889rem;
  }

  .cta-form__ta {
    border-radius: 5.55556rem;
    height: 33.33rem;
    min-height: 33.33rem;
    max-height: 33.33rem;
    padding: 5.56rem;
    font-size: 3.88889rem;
  }

  .cta-form__submit {
    width: 100%;
    padding-top: 2.78rem;
    padding-bottom: 2.78rem;
    font-size: 3.88889rem;
  }

  .cta-form__submit:hover {
    color: var(--burgundy);
  }

  .cta-form-s2 {
    grid-column-gap: 3.33333rem;
    grid-row-gap: 3.33333rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .cta-form__links {
    grid-column-gap: 1.66667rem;
    grid-row-gap: 1.66667rem;
    align-items: center;
  }

  .link:hover {
    text-decoration: underline;
  }

  .cta-success {
    height: 86.1111rem;
  }

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

  .cta-success__text {
    border-radius: 5.55556rem;
  }

  .fixed {
    display: block;
  }

  .fixed-menu {
    padding: 2.78rem 2.78rem 5.55556rem;
    display: flex;
    top: -28.65rem;
  }

  .fixed-menu._404 {
    top: 0;
  }

  .fixed-menu__logo.w--current {
    margin-right: 0;
  }

  .fixed-menu__links {
    display: none;
  }

  .fixed-menu__btn {
    padding: 2.77778rem 9.17rem;
  }

  .fixed-menu__btn:hover {
    color: var(--white);
  }

  .fixed-menu__btn.btn {
    padding: 2.78rem 9.17rem;
  }

  .head-s2 {
    grid-column-gap: 4.16667rem;
    grid-row-gap: 4.16667rem;
    flex-direction: column;
    margin-left: 2.78rem;
    margin-right: 2.78rem;
  }

  .head-menu__btn-mob {
    padding: 2.77778rem 9.16667rem;
    display: block;
    top: 2.08333rem;
    bottom: auto;
    left: auto;
    right: 2.78rem;
  }

  .head-menu__btn-mob:hover {
    color: var(--burgundy);
  }

  .head-menu__btn-mob.btn {
    display: none;
  }

  .questions-outcomes {
    flex-direction: column-reverse;
    width: 100%;
  }

  .organizations-s1__title {
    z-index: 2;
    background-image: linear-gradient(to bottom, var(--burgundy) 31%, rgba(88, 34, 66, 0) 48%, rgba(88, 34, 66, 0) 81%, var(--burgundy));
    text-align: center;
    flex-direction: column;
    height: 95vh;
    padding-top: 28rem;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .services-cards {
    padding-left: 2.78rem;
    padding-right: 2.78rem;
    display: flex;
  }

  .outcomes-s2__card-wrap {
    width: 100%;
    margin-bottom: 2.77778rem;
  }

  .outcomes-s2__card-img {
    object-fit: cover;
    border-radius: 11.1111rem;
    width: 100%;
    height: 95.8333rem;
    display: block;
  }

  .fixed-menu__logo-small {
    width: 13.3333rem;
    height: 12.9167rem;
    display: block;
  }

  .fixed-menu__logo-big {
    width: 23.0556rem;
    height: 15.2778rem;
    display: none;
  }

  ._404-wrap__bg-img {
    width: 238.333rem;
    height: 127.5rem;
    bottom: -36.3889rem;
    left: auto;
    overflow: hidden;
  }

  ._404-wrap__btn {
    display: block;
    bottom: 2.77778rem;
  }

  ._404-wrap__btn:hover {
    color: var(--burgundy);
  }

  ._404-wrap__btn.w--current {
    padding: 2.77778rem 9.16667rem;
    overflow: hidden;
  }

  ._404-wrap__btn.btn {
    display: none;
  }

  .trigger-ceo {
    display: block;
    top: 100vh;
  }

  .head-video__loop {
    display: block;
  }

  .head-video__play {
    display: flex;
  }

  .head-lottie {
    display: none;
  }

  .head-lottie-img {
    object-position: 50% 50%;
    display: block;
  }

  .fixed-menu-wrap {
    padding: 2.78rem 4.4rem;
    display: flex;
    top: -23.65rem;
  }

  .fixed-menu-wrap._404 {
    top: 0;
  }

  .head-video__vimeo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .privacy-wrap {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
    flex-direction: column;
    margin-left: 2.77778rem;
    margin-right: 2.77778rem;
    padding-top: 30rem;
    padding-bottom: 20rem;
    display: flex;
  }

  .privacy-content {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
  }

  .privacy-content__block {
    grid-column-gap: 4.16667rem;
    grid-row-gap: 4.16667rem;
  }

  .privacy-content__list {
    grid-column-gap: 3.33333rem;
    grid-row-gap: 3.33333rem;
    margin-top: 4.16667rem;
  }

  .privacy-content__list-item {
    grid-column-gap: 3.33333rem;
    grid-row-gap: 3.33333rem;
  }

  .privacy-content__list-num {
    width: 8.89rem;
    min-width: 8.89rem;
    height: 8.89rem;
    min-height: 8.89rem;
  }

  .privacy-content__list-text {
    grid-column-gap: 4.44444rem;
    grid-row-gap: 4.44444rem;
  }

  .privacy-content__list-item-2 {
    grid-column-gap: 3.33333rem;
    grid-row-gap: 3.33333rem;
  }

  .label {
    letter-spacing: -.25rem;
    font-size: 6.66667em;
  }

  .privacy-content__list-2 {
    grid-column-gap: 8.33333rem;
    grid-row-gap: 8.33333rem;
    margin-top: 4.16667rem;
  }

  .cta_checkbox {
    align-items: center;
    display: flex;
  }

  .cta-form-sec {
    grid-column-gap: 3.33333rem;
    grid-row-gap: 3.33333rem;
    align-items: center;
    width: 100%;
  }

  .link-white:hover {
    text-decoration: underline;
  }

  .cb {
    border-width: .28vw;
    border-color: #000;
    border-radius: 1.8vw;
    width: 6.66667rem;
    height: 6.66667rem;
    margin-bottom: 0;
    margin-right: 2.22222rem;
  }

  .cb.w--redirected-checked {
    border-width: 0;
    border-radius: 2.4rem;
  }

  .organizations-s1__mask {
    z-index: 2;
    background-color: var(--burgundy);
    width: 100%;
    height: 50vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    top: auto;
    bottom: -50vh;
    left: 0%;
    right: 0%;
  }

  .popup-cookie {
    bottom: 0;
  }

  .popup-cookie.edit {
    display: none;
  }

  .cookie-wrap {
    grid-column-gap: 4.44444rem;
    grid-row-gap: 4.44444rem;
    text-align: center;
    border-radius: 11.1111rem;
    flex-direction: column;
    width: 94.4444rem;
    margin-bottom: 2.78rem;
    padding: 2.77778rem 8rem;
  }

  .cookie__btn {
    padding: 2.77778rem 9.17rem;
  }

  .cookie__btn:hover {
    color: var(--burgundy);
  }

  .cookie__btn.btn {
    padding: 2.78rem 9.17rem;
  }

  .organizations-wrap {
    z-index: 1;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    position: relative;
  }

  .outcomes-s1__card-num-wrap, .outcomes-s1__shade {
    display: none;
  }

  .organizations-s2-__tags {
    z-index: -1;
    grid-column-gap: 2.22222rem;
    grid-row-gap: 2.22222rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
  }

  .organizations-s2-__tags.mob {
    display: flex;
  }

  .organizations-s2__wrap {
    grid-column-gap: 2.22222rem;
    grid-row-gap: 2.22222rem;
    flex-direction: column;
    display: flex;
  }

  .cta-wrap {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
    flex-direction: column;
  }

  .wrapper-bg {
    display: none;
  }

  .popup-video {
    z-index: 10;
    background-color: var(--black);
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .popup-video__wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

#w-node-_0f484cda-f380-9b14-fb16-3eb35ed36e0a-a7f2b088, #w-node-_6b28a06f-7ed0-1494-ad1c-9513ce3f0b24-a7f2b088, #w-node-b40d998a-f47f-2c84-a387-5d4d0ae3e6f8-a7f2b088, #w-node-cb07e84c-bdb3-9746-0738-5abf20fb94f1-a7f2b088, #w-node-_5887a6b1-c588-904b-5ffa-da50424108f8-a7f2b088, #w-node-_85473cf6-4b94-3870-8b3e-bc0ba4e8cc3a-a7f2b088 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


