.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #edca63;
  letter-spacing: -1px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: eb-garamond, sans-serif;
  font-size: 85px;
  font-weight: 400;
  line-height: 85px;
}

h2 {
  color: #edca63;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: eb-garamond, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

h6 {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 25px;
  font-family: Gilroy Webfont, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

a {
  color: #333;
}

label {
  color: #555;
  margin-bottom: 5px;
  font-family: Nunito Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  display: block;
}

.masthead-wrapper {
  max-width: 1250px;
  display: flex;
}

.hero-text {
  width: 65%;
  color: #fff;
  padding-top: 0;
  padding-right: 50px;
}

.signup {
  width: 35%;
  background-image: url('../images/BG-Form.png'), linear-gradient(#fff, #fff);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  border-radius: 20px;
  margin-top: 80px;
  margin-right: 45px;
}

.header {
  max-width: none;
}

.features {
  background-image: linear-gradient(#fff, #fff);
}

.feature-right {
  display: flex;
}

.feature-image, .div-block-2, .feature-copy {
  width: 50%;
}

.feature-left {
  display: flex;
}

.benefits {
  color: #fff;
  background-image: url('../images/BG-Civility-Footer.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 525px;
  padding-top: 50px;
  padding-bottom: 400px;
}

.feature-copy-copy {
  width: 50%;
}

.benefit-copy {
  padding-left: 46px;
  padding-right: 40px;
}

.benefit-container {
  max-width: 1250px;
}

.icon {
  width: 115px;
  flex-direction: column;
  display: flex;
}

.benefit-keyline {
  width: 3px;
  min-height: 100px;
  text-align: left;
  background-image: url('../images/ico-Assessment.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 56px;
  padding-right: 56px;
}

.benefit-wrapper {
  width: 65%;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 45px;
  display: flex;
}

.footer {
  background-image: linear-gradient(#000, #000);
}

.footer-logo {
  width: 325px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.social {
  justify-content: flex-start;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.funded-by {
  margin-right: 45px;
  display: flex;
}

.footer-container {
  max-width: 1250px;
}

.footer-wrapper {
  padding-top: 55px;
  padding-bottom: 35px;
  display: flex;
}

.footer-legal {
  text-align: center;
  padding: 33px 20px 50px;
}

.footer-keyline {
  height: 15px;
  background-image: linear-gradient(#edca63, #edca63);
}

.funder-copy {
  width: 50%;
}

.cell {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.canada-logo {
  width: 50%;
  margin-left: 22px;
}

.body {
  background-color: #000b2d;
  background-image: url('../images/BG-Civility-Blue.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar {
  background-color: #181f34;
}

.download {
  color: #fff;
  padding-bottom: 100px;
}

.iblumapp-wrapper {
  width: 50%;
}

.appstore-wrapper {
  width: auto;
  float: none;
  padding-top: 20px;
  display: block;
  position: static;
}

.download-wrapper {
  max-width: none;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 50px;
  display: flex;
}

.appstore {
  width: 180px;
  height: auto;
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.googleplay {
  width: 180px;
  height: auto;
  float: left;
  position: relative;
}

.footer-subheading {
  width: auto;
  color: #fff;
  padding-bottom: 5px;
  font-family: Nunito Sans, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.footer-heading {
  font-family: Nunito Sans, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.footer-wrap {
  padding-top: 55px;
}

.social-icon {
  width: 40px;
  margin-right: 17px;
}

.brand {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: block;
}

.container {
  max-width: 1250px;
}

.container-2 {
  max-width: 1250px;
  display: flex;
}

.navbar-2 {
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
}

.signup-wrapper {
  border-radius: 20px;
  padding: 60px 55px 55px;
  box-shadow: 3px 0 6px rgba(0, 0, 0, .2);
}

.hero-content {
  margin-left: 45px;
  padding-top: 140px;
}

.nav-menu {
  display: none;
}

.heading {
  font-family: Gilroy Webfont, sans-serif;
  font-size: 36px;
  line-height: 36px;
}

.signup-form {
  padding-top: 20px;
}

.heading-2 {
  letter-spacing: -1px;
}

.heading-3 {
  line-height: 26px;
}

.signup-heading {
  color: #181f34;
  font-family: eb-garamond, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
}

.hero-subheading {
  margin-left: 0;
  padding-top: 8px;
  padding-bottom: 30px;
}

.secondary-cta {
  color: #132c74;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #edca63;
  border: 1px solid #edca63;
  border-radius: 40px;
  padding: 18px 50px;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.secondary-cta:hover {
  background-color: #d4b65d;
  border-color: #d4b65d;
}

.primary-cta {
  color: #132c74;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #edca63;
  border-radius: 40px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 18px 50px;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  display: inline-block;
}

.primary-cta:hover {
  background-color: #d4b65d;
}

.benefit-heading {
  color: #edca63;
  margin-top: -10px;
}

.keyline-wrapper {
  width: 115px;
}

.text-field {
  background-color: #ededed;
  border: 0 #000;
  border-radius: 4px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
}

.heading-4 {
  opacity: 1;
  line-height: 26px;
}

.body-success {
  background-image: url('../images/bg-Success-1920-2-2.png'), url('../images/BG-Civility-Blue.jpg'), linear-gradient(#000b2d, #000b2d);
  background-position: 100% 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 1200px, cover, auto;
}

.thankyou-wrapper {
  height: auto;
  max-width: 1250px;
  display: flex;
}

.thankyou-heading {
  padding-top: 119px;
  padding-bottom: 20px;
  padding-left: 45px;
}

.download-container {
  max-width: 1250px;
  margin-top: 120px;
}

.div-block-3 {
  width: 492px;
}

.div-block-4 {
  width: 492px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.link-block {
  width: auto;
  height: auto;
}

.appstore-heading {
  color: #edca63;
  margin-right: 45px;
  padding-top: 0;
  padding-bottom: 10px;
}

.appstore-subheading {
  margin-right: 45px;
}

.benefit-paragraph {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.footer-logo-mobile {
  width: 350px;
  display: none;
}

.iblum-app {
  width: 55px;
  height: auto;
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.powerdby {
  padding-top: 15px;
}

.appstore-icon-wrapper {
  width: auto;
  float: none;
  padding-top: 20px;
  display: block;
  position: static;
}

.powerdby-mobile {
  padding-top: 15px;
  display: none;
}

.iblum-app-mobile {
  width: 65px;
  height: auto;
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.privacy {
  margin-top: 10px;
  padding-top: 0;
  padding-left: 0;
}

.legal-wrapper {
  margin-left: 0;
  display: block;
}

.fr-signup-masthead {
  height: 250px;
}

.fr-steps {
  background-color: #fff;
}

.fr-consent {
  clear: none;
  background-image: linear-gradient(#fff, #fff);
  position: static;
}

.container-3, .fr-masthead-container {
  max-width: 1250px;
}

.fr-masthead-heading {
  color: #fff;
  margin-left: 45px;
  margin-right: 45px;
  padding-top: 80px;
  font-size: 36px;
  line-height: 36px;
}

.fr-masthead-subheading {
  color: #fff;
  margin-left: 45px;
  margin-right: 45px;
}

.fr-steps-container {
  max-width: 1250px;
}

.fr-steps-wrapper {
  width: 350px;
  background-image: url('../images/ico-Step-Keyline.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

.fr-step {
  width: 90px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.fr-step-icon {
  width: 90px;
}

.fr-step-heading {
  text-align: center;
  padding-top: 10px;
  font-family: Nunito Sans, sans-serif;
}

.fr-consent-container {
  max-width: 1250px;
}

.fr-consent-heading {
  color: #edca63;
  margin-left: 45px;
  margin-right: 45px;
  padding-top: 20px;
  padding-bottom: 15px;
}

.fr-consent-legal-wrapper {
  height: 400px;
  background-color: #f8f8f8;
  border-radius: 20px;
  margin-left: 45px;
  margin-right: 45px;
  padding: 35px 35px 45px;
  overflow: scroll;
}

.fr-nextstep {
  justify-content: flex-end;
  margin-left: 45px;
  margin-right: 45px;
  padding-top: 20px;
  padding-bottom: 80px;
  display: flex;
}

.fr-consent-checkbox {
  background-image: linear-gradient(#fff, #fff);
  justify-content: flex-end;
  margin-left: 45px;
  margin-right: 45px;
  padding-top: 25px;
  display: flex;
}

.fr-step-gap {
  width: 20px;
}

.submit-button {
  display: none;
}

.fr-consent-textblock {
  font-family: Nunito Sans, sans-serif;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.fr-quickstack {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.quick-stack-3 {
  padding-bottom: 10px;
}

.fr-keyline {
  width: auto;
  height: 2px;
  background-color: #edca63;
  margin: 30px 45px;
}

.fr_radio-float {
  padding-right: 20px;
  display: inline-block;
}

.fr-caption {
  text-align: left;
  margin-left: 25px;
  margin-right: 45px;
  padding-left: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.fr-radio-row {
  padding-top: 8px;
}

.fr-stesp-active {
  color: #edca63;
}

.fr-stesp-inactive {
  color: #bebebe;
}

.fr-heroheadline {
  font-family: Gilroy Webfont, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.body-forms {
  background-image: url('../images/BG-FR-Forms.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.fr-caption-required {
  text-align: right;
  margin-right: 25px;
  padding-bottom: 10px;
  padding-right: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.field-label, .fr-radio-label {
  font-size: 14px;
}

.fr-select {
  font-family: Nunito Sans, sans-serif;
}

.fr-radio {
  width: 14px;
  height: 14px;
  background-image: url('../images/ico-radio.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.fr-radio.w--redirected-checked {
  width: 14px;
  height: 14px;
  background-image: url('../images/ico-radio-active.svg'), url('../images/ico-radio.svg');
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  border-color: #edca63;
}

.fr-radio-list {
  margin-top: 5px;
  margin-bottom: 10px;
}

.radio-button-field {
  margin-bottom: 10px;
}

.div-block-6 {
  justify-content: flex-end;
  display: flex;
}

.fr-subheading {
  margin-left: 45px;
  margin-right: 45px;
}

.heading-7 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.success-subheading, .success-button {
  margin-left: 45px;
}

.text-block {
  text-align: justify;
}

.text-field-error {
  background-color: #dfdede;
  border: 1px solid #ea1e24;
  border-radius: 4px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
}

.field-label---error {
  color: #ea1e24;
  margin-bottom: 10px;
}

.body-error {
  background-image: linear-gradient(#000b2d, #000b2d);
}

.error-vh-spacer {
  padding-bottom: 250px;
}

.body-processing {
  background-color: #000b2d;
}

.error-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.spinner {
  width: 200px;
  margin-bottom: -50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.error-heading, .processing-caption {
  text-align: center;
}

.error-text {
  width: 65%;
  color: #fff;
  padding-top: 0;
  padding-right: 50px;
}

.error-img {
  padding-top: 170px;
}

.error-content {
  margin-left: 45px;
  padding-top: 140px;
}

.masthead-wrapper-error {
  max-width: 1250px;
  display: flex;
}

.hero-subheading-error {
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 30px;
}

.heading-7-error {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

@media screen and (min-width: 1920px) {
  h1 {
    font-size: 119px;
    line-height: 119px;
  }

  h2 {
    font-size: 60px;
  }

  .masthead-wrapper {
    max-width: 1640px;
  }

  .hero-text {
    width: 70%;
  }

  .signup {
    width: 30%;
    background-image: url('../images/BG-Form.png'), linear-gradient(#fff, #fff);
    background-size: cover, auto;
    margin-top: 0;
  }

  .benefit-container {
    max-width: 1640px;
  }

  .icon {
    width: 144px;
  }

  .benefit-keyline {
    margin-left: 70px;
    padding-right: 70px;
  }

  .footer {
    height: auto;
  }

  .footer-logo {
    width: 480px;
  }

  .footer-container {
    max-width: 1640px;
  }

  .body {
    background-image: url('../images/BG-Civility-Blue.jpg');
  }

  .download {
    padding-bottom: 150px;
  }

  .appstore-wrapper {
    padding-top: 10px;
  }

  .footer-subheading {
    font-size: 16px;
    line-height: 20px;
  }

  .brand {
    width: 620px;
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .container-2 {
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-content {
    padding-top: 79px;
  }

  .signup-heading {
    letter-spacing: 0;
    font-size: 60px;
    font-weight: 400;
    line-height: 65px;
  }

  .hero-subheading {
    padding-left: 0;
    padding-right: 100px;
  }

  .secondary-cta {
    padding-top: 20px;
  }

  .secondary-cta:hover {
    background-color: #edca63;
    border-color: #edca63;
  }

  .primary-cta {
    color: #132c74;
  }

  .primary-cta:hover {
    background-color: #edca63;
  }

  .benefit-heading {
    font-size: 60px;
  }

  .body-success {
    background-color: #000b2d;
    background-image: url('../images/bg-Success-1920-2-2.png'), url('../images/BG-Civility-Blue.jpg'), linear-gradient(#000b2d, #000b2d);
    background-position: 100% 0, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 1265px, cover, auto;
  }

  .thankyou-heading {
    padding-top: 79px;
  }

  .benefit-paragraph {
    color: #fff;
    text-align: left;
    padding-top: 20px;
    font-size: 25px;
    line-height: 36px;
  }

  .heading-7 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-9 {
    line-height: 60px;
  }

  .body-error {
    background-color: #000b2d;
  }

  .heading-10 {
    font-size: 120px;
    line-height: 120px;
  }

  .body-processing {
    background-color: #000b2d;
  }

  .processing-contatiner {
    max-width: 1640px;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .error-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .spinner {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .lottie-animation {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .error-text {
    width: 50%;
  }

  .error-img {
    padding-top: 45px;
  }

  .error-content {
    padding-top: 0;
  }

  .masthead-wrapper-error {
    max-width: 1640px;
  }

  .hero-subheading-error {
    padding-left: 0;
    padding-right: 100px;
  }

  .heading-7-error {
    font-size: 35px;
    line-height: 40px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 70px;
    line-height: 70px;
  }

  h2 {
    font-size: 30px;
    line-height: 30px;
  }

  h4 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .masthead-wrapper {
    flex-direction: column;
    padding-left: 35px;
    padding-right: 35px;
  }

  .hero-text {
    width: 100%;
    padding-right: 30px;
  }

  .signup {
    width: 100%;
    background-image: none;
  }

  .benefits {
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/BG-Civility-Blue-Mobile-Footer.png');
    padding-bottom: 500px;
  }

  .icon {
    width: 90px;
  }

  .benefit-keyline {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .benefit-wrapper {
    width: 70%;
    margin-left: 45px;
  }

  .footer-logo {
    width: 350px;
  }

  .social {
    margin-right: auto;
  }

  .funded-by {
    justify-content: flex-start;
    margin-left: 45px;
  }

  .body {
    background-image: url('../images/BG-Civility-Blue.png'), linear-gradient(#000b2d, #000b2d);
    background-position: 50% 0, 0 0;
  }

  .download {
    padding-bottom: 50px;
  }

  .iblumapp-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .download-wrapper {
    flex-direction: column;
    padding-top: 65px;
  }

  .footer-heading {
    font-size: 13px;
    line-height: 18px;
  }

  .social-icon {
    width: 35px;
  }

  .brand {
    padding-left: 0;
  }

  .container-2 {
    max-width: 768px;
  }

  .signup-wrapper {
    background-color: #fff;
    background-image: url('../images/BG-Form.png');
    background-position: 50%;
    background-size: auto;
    margin-bottom: 100px;
    margin-right: 0;
    padding: 30px;
  }

  .hero-content {
    margin-left: 0;
    padding-top: 80px;
  }

  .signup-heading {
    font-size: 32px;
    line-height: 32px;
  }

  .hero-heading {
    margin-left: 0;
  }

  .hero-subheading {
    text-align: center;
    margin-left: 0;
  }

  .secondary-cta {
    margin-left: 0;
  }

  .keyline-wrapper {
    width: 90px;
  }

  .body-success {
    background-image: url('../images/bg-Success-mobile-tablet.png'), url('../images/BG-Civility-Blue.jpg'), linear-gradient(#000b2d, #000b2d);
    background-position: 100% 0, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 800px, auto, auto;
  }

  .download-container {
    margin-top: 80px;
  }

  .div-block-4 {
    width: auto;
  }

  .benefit-paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  .cell-2 {
    display: none;
  }

  .powerdby, .appstore-icon-wrapper {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .heading-5 {
    font-size: 32px;
    line-height: 32px;
  }

  .heading-6 {
    letter-spacing: -1px;
    font-size: 60px;
    line-height: 60px;
  }

  .fr-signup-masthead {
    height: 160px;
  }

  .fr-masthead-heading {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .fr-masthead-subheading {
    height: auto;
    margin-top: -10px;
    padding-left: 0;
    padding-right: 0;
  }

  .fr-steps-wrapper {
    width: 250px;
    padding-top: 30px;
  }

  .fr-step, .fr-step-icon {
    width: 60px;
  }

  .fr-step-heading {
    width: auto;
    font-size: 12px;
    line-height: 14px;
  }

  .fr-consent-heading, .fr-consent-legal-wrapper {
    margin-left: 45px;
    margin-right: 45px;
  }

  .fr-nextstep, .fr-consent-checkbox {
    margin-right: 45px;
  }

  .fr-quickstack {
    margin-left: 25px;
    margin-right: 25px;
  }

  .fr-keyline {
    width: auto;
    margin-left: 45px;
    margin-right: 45px;
  }

  .fr-caption {
    margin-left: 25px;
    padding-top: 10px;
  }

  .fr-stesp-active {
    font-size: 10px;
    line-height: 13px;
  }

  .fr-stesp-inactive {
    font-size: 10px;
    line-height: 13px;
    overflow: visible;
  }

  .fr-heroheadline {
    font-size: 40px;
  }

  .fr-caption-required {
    margin-right: 25px;
    font-size: 10px;
  }

  .fr-subheading {
    margin-left: 45px;
  }

  .heading-7 {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
  }

  .heading-8 {
    text-align: center;
    font-size: 60px;
    line-height: 60px;
  }

  .heading-9, .paragraph {
    text-align: center;
  }

  .body-error {
    background-color: #000b2d;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }

  .error-vh-spacer {
    padding-bottom: 150px;
  }

  .cta-spacer {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
  }

  .error-text {
    width: 100%;
    padding-right: 30px;
  }

  .error-img {
    padding-top: 100px;
    padding-left: 200px;
    padding-right: 200px;
  }

  .error-content {
    margin-left: 0;
    padding-top: 25px;
  }

  .masthead-wrapper-error {
    flex-direction: column-reverse;
    padding-left: 35px;
    padding-right: 35px;
  }

  .hero-subheading-error {
    text-align: center;
    margin-left: 0;
  }

  .heading-7-error {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .masthead-wrapper {
    flex-direction: column;
  }

  .hero-text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .signup {
    width: 100%;
    margin-right: 0;
  }

  .benefits {
    padding-bottom: 700px;
  }

  .benefit-keyline {
    min-height: 150px;
  }

  .benefit-wrapper {
    width: 85%;
  }

  .footer-logo, .social {
    margin-left: auto;
    margin-right: auto;
  }

  .funded-by {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .funder-copy {
    width: 100%;
  }

  .canada-logo {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
  }

  .download {
    padding-bottom: 100px;
  }

  .download-wrapper {
    padding-top: 210px;
  }

  .footer-subheading {
    text-align: center;
    padding-bottom: 8px;
  }

  .footer-subheading.social-follow, .footer-heading {
    text-align: center;
  }

  .signup-wrapper {
    margin-bottom: 60px;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-content {
    padding-top: 80px;
  }

  .hero-heading {
    margin-left: 0;
    padding-left: 0;
  }

  .secondary-cta {
    margin-left: 0;
  }

  .body-success {
    background-color: #000b2d;
    background-image: url('../images/bg-Success-mobile-tablet.png'), url('../images/BG-Civility-Blue.jpg'), linear-gradient(#000b2d, #000b2d);
    background-position: 100% 40%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 800px, auto, auto;
  }

  .download-container {
    margin-top: 150px;
  }

  .div-block-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .appstore-heading, .appstore-subheading {
    margin-right: 0;
  }

  .privacy {
    text-align: center;
  }

  .legal-wrapper {
    flex-direction: column;
    margin-left: 0;
  }

  .fr-signup-masthead {
    height: 50px;
  }

  .fr-masthead-container, .fr-masthead-wrapper {
    height: auto;
  }

  .fr-masthead-heading, .fr-masthead-subheading {
    display: none;
  }

  .fr-caption {
    margin-right: 25px;
  }

  .fr-caption-required {
    font-size: 10px;
  }

  .cell-4 {
    flex-direction: row;
  }

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

  .error-vh-spacer {
    padding-bottom: 150px;
  }

  .error-text {
    width: 100%;
    padding-right: 0;
  }

  .error-img {
    padding-left: 150px;
    padding-right: 150px;
  }

  .error-content {
    padding-top: 30px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .masthead-wrapper-error {
    flex-direction: column-reverse;
  }

  .heading-7-error {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
    line-height: 40px;
  }

  h2 {
    font-size: 25px;
    line-height: 25px;
  }

  h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .masthead-wrapper {
    flex-direction: column;
  }

  .hero-text {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .signup {
    width: auto;
    border-radius: 20px;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .benefits {
    background-image: url('../images/BG-Civility-Blue-Mobile-Footer.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 400px;
  }

  .benefit-copy {
    padding-left: 15px;
    padding-right: 0;
  }

  .icon {
    width: 48px;
  }

  .benefit-keyline {
    max-height: 500px;
    min-height: 180px;
    margin-left: 22.5px;
    margin-right: 22.5px;
    padding-right: 0;
  }

  .benefit-wrapper {
    width: auto;
    margin-left: 45px;
    margin-right: 45px;
  }

  .footer-logo {
    display: none;
  }

  .social {
    justify-content: flex-start;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .funded-by {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-legal {
    padding-top: 25px;
  }

  .canada-logo {
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .body {
    background-color: #000b2d;
    background-image: url('../images/BG-Civility-Blue.png'), linear-gradient(#000b2d, #000b2d);
    background-position: 0 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
  }

  .download {
    padding-top: 275px;
  }

  .iblumapp-wrapper {
    width: auto;
  }

  .appstore-wrapper {
    margin-left: 35px;
    margin-right: 35px;
  }

  .download-wrapper {
    flex-direction: column;
    padding-top: 40px;
  }

  .appstore {
    width: 140px;
    margin-right: 10px;
  }

  .googleplay {
    width: 140px;
  }

  .footer-subheading {
    text-align: center;
    line-height: 20px;
  }

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

  .social-icon {
    margin-left: 8px;
    margin-right: 8px;
  }

  .brand {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-left: 0;
  }

  .signup-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-content {
    padding-top: 50px;
  }

  .signup-heading {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 24px;
  }

  .hero-heading {
    margin-left: 0;
  }

  .hero-subheading {
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    padding-bottom: 25px;
  }

  .secondary-cta {
    justify-content: center;
    margin-left: 0;
    padding: 15px 30px;
    font-size: 12px;
    line-height: 12px;
    display: flex;
  }

  .primary-cta {
    padding: 12px 28px;
    font-size: 12px;
    line-height: 12px;
  }

  .keyline-wrapper {
    width: 48px;
    height: auto;
  }

  .body-success {
    background-image: url('../images/bg-Success-mobile.png'), url('../images/BG-Civility-Blue.jpg'), linear-gradient(#000b2d, #000b2d);
    background-position: 100% -15%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: contain, auto, auto;
  }

  .thankyou-wrapper {
    height: auto;
    margin-left: 35px;
    margin-right: 35px;
  }

  .thankyou-heading {
    padding-top: 50px;
    padding-left: 0;
  }

  .div-block-4 {
    width: 252px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .appstore-heading {
    margin-right: 0;
    padding-top: 0;
  }

  .appstore-subheading {
    margin-right: 0;
  }

  .menu-button {
    display: none;
  }

  .benefit-paragraph {
    font-size: 12px;
    line-height: 20px;
  }

  .footer-logo-mobile {
    width: auto;
    display: block;
  }

  .cell-2 {
    align-items: center;
  }

  .div-block-5 {
    margin-left: auto;
    margin-right: auto;
  }

  .cell-3 {
    flex-direction: column;
  }

  .iblum-app {
    margin-right: 0;
    display: none;
  }

  .powerdby {
    display: none;
  }

  .appstore-icon-wrapper {
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .powerdby-mobile {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .iblum-app-mobile {
    margin-right: 20px;
    display: block;
  }

  .privacy {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .legal-wrapper {
    flex-direction: column;
    margin-left: 0;
  }

  .heading-6 {
    font-size: 45px;
    line-height: 45px;
  }

  .fr-signup-masthead {
    height: 25px;
  }

  .fr-steps-wrapper {
    width: 160px;
    background-position: 50% 62%;
  }

  .fr-step, .fr-step-icon {
    width: 40px;
  }

  .fr-consent-heading {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 10px;
  }

  .fr-consent-legal-wrapper {
    height: 300px;
    margin-left: 35px;
    margin-right: 35px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12px;
    line-height: 15px;
  }

  .fr-nextstep {
    padding-top: 0;
  }

  .fr-quickstack {
    padding: 5px 0;
  }

  .fr-keyline {
    margin-left: 25px;
    margin-right: 25px;
  }

  .fr_radio-float {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .fr-caption {
    margin-right: 25px;
    padding-left: 0;
  }

  .fr-stesp-active, .fr-stesp-inactive {
    display: none;
  }

  .fr-caption-required {
    padding-right: 0;
    font-size: 10px;
  }

  .fr-subheading {
    margin-left: 25px;
    margin-right: 25px;
  }

  .rd-cell {
    padding-top: 0;
  }

  .heading-7 {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }

  .success-subheading, .success-button {
    margin-left: 0;
  }

  .heading-8 {
    font-size: 40px;
    line-height: 45px;
  }

  .body-error {
    background-image: linear-gradient(#000b2d, #000b2d);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .error-vh-spacer {
    padding-bottom: 100px;
  }

  .cta-spacer {
    padding-left: 0;
  }

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

  .error-text {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .error-img {
    padding-top: 85px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .error-content {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .masthead-wrapper-error {
    flex-direction: column-reverse;
  }

  .hero-subheading-error {
    text-align: center;
    margin-left: 0;
    padding-bottom: 15px;
  }

  .heading-7-error {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }
}

#w-node-fe384519-e2bc-800f-fd1e-526fc5c58624-7f8ca410 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe384519-e2bc-800f-fd1e-526fc5c58625-7f8ca410, #w-node-fe384519-e2bc-800f-fd1e-526fc5c5862c-7f8ca410, #w-node-fe384519-e2bc-800f-fd1e-526fc5c58638-7f8ca410 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a593-7f8ca41b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a594-7f8ca41b, #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a598-7f8ca41b, #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a59c-7f8ca41b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_12e63d41-1811-e938-e151-baceda0415af-8a7ac66b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_12e63d41-1811-e938-e151-baceda0415b0-8a7ac66b, #w-node-_12e63d41-1811-e938-e151-baceda0415b4-8a7ac66b, #w-node-_12e63d41-1811-e938-e151-baceda0415b8-8a7ac66b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fe384519-e2bc-800f-fd1e-526fc5c58624-ed691fe6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe384519-e2bc-800f-fd1e-526fc5c58625-ed691fe6, #w-node-fe384519-e2bc-800f-fd1e-526fc5c5862c-ed691fe6, #w-node-fe384519-e2bc-800f-fd1e-526fc5c58638-ed691fe6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58624-7f8ca410 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58625-7f8ca410, #w-node-fe384519-e2bc-800f-fd1e-526fc5c5862c-7f8ca410, #w-node-fe384519-e2bc-800f-fd1e-526fc5c58638-7f8ca410 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a593-7f8ca41b {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
  }

  #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a594-7f8ca41b, #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a598-7f8ca41b, #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a59c-7f8ca41b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_12e63d41-1811-e938-e151-baceda0415af-8a7ac66b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_12e63d41-1811-e938-e151-baceda0415b0-8a7ac66b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58624-ed691fe6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58625-ed691fe6, #w-node-fe384519-e2bc-800f-fd1e-526fc5c5862c-ed691fe6, #w-node-fe384519-e2bc-800f-fd1e-526fc5c58638-ed691fe6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58624-7f8ca410 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58625-7f8ca410, #w-node-fe384519-e2bc-800f-fd1e-526fc5c5862c-7f8ca410, #w-node-fe384519-e2bc-800f-fd1e-526fc5c58638-7f8ca410 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a593-7f8ca41b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a594-7f8ca41b, #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a598-7f8ca41b, #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a59c-7f8ca41b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_12e63d41-1811-e938-e151-baceda0415af-8a7ac66b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_12e63d41-1811-e938-e151-baceda0415b0-8a7ac66b, #w-node-_12e63d41-1811-e938-e151-baceda0415b4-8a7ac66b, #w-node-_12e63d41-1811-e938-e151-baceda0415b8-8a7ac66b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58624-ed691fe6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58625-ed691fe6, #w-node-fe384519-e2bc-800f-fd1e-526fc5c5862c-ed691fe6, #w-node-fe384519-e2bc-800f-fd1e-526fc5c58638-ed691fe6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58624-7f8ca410 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58625-7f8ca410, #w-node-fe384519-e2bc-800f-fd1e-526fc5c5862c-7f8ca410, #w-node-fe384519-e2bc-800f-fd1e-526fc5c58638-7f8ca410 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a593-7f8ca41b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a594-7f8ca41b, #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a598-7f8ca41b, #w-node-c8c3fc26-b2a1-27d9-ab42-f49f4dd6a59c-7f8ca41b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_12e63d41-1811-e938-e151-baceda0415af-8a7ac66b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_12e63d41-1811-e938-e151-baceda0415b0-8a7ac66b, #w-node-_12e63d41-1811-e938-e151-baceda0415b4-8a7ac66b, #w-node-_12e63d41-1811-e938-e151-baceda0415b8-8a7ac66b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58624-ed691fe6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fe384519-e2bc-800f-fd1e-526fc5c58625-ed691fe6, #w-node-fe384519-e2bc-800f-fd1e-526fc5c5862c-ed691fe6, #w-node-fe384519-e2bc-800f-fd1e-526fc5c58638-ed691fe6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Gilroy Webfont';
  src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'), url('../fonts/gilroy-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}



.wpc-language-toggle {
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.wpc-language-toggle a {
  color: white;
  text-decoration: none;
}

.wpc-language-toggle a:hover {
  text-decoration: underline;
}

.wpc-language-toggle-separator {
  border-left: 1px solid white;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

/* homepage refresh stuff below */

.section-index-page-spacing {
  margin-top: 120px;
  margin-bottom: 120px;
  color: #fff;
}
.section-index-page-spacing-padding {
  padding-top: 120px;
  padding-bottom: 120px;
  color: #fff;
}

.how-relational-skills-program-works {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 40px;
}
.color-green-primary {
  color: #edca63;
}

.program-step-card {
  display: flex;
  /* flex-wrap: wrap-reverse; */
  border-radius: 20px;
  background: #0e152a;
  padding: 40px;
  gap: 40px;
}

.program-step-card__right-content {
  flex: 1 1 60%;
}
.program-step-card__left-image {
  flex: 1 1 340px;
  display: flex;
  justify-content: center;
}

.program-step-card__left-image img {
  width: 100%;
  max-width: 340px;
  height: auto;
}

.program-step-card__step-count {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.program-step-card__title {
  color: #fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
}
.program-step-card__sub-title {
  color: #fff;

  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;

  margin-bottom: 16px;
}
.program-step-card__body {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}

@media screen and (max-width: 479px) {
  .how-relational-skills-program-works {
    font-size: 25px;
  }

  .program-step-card__step-count {
    font-size: 15px;
  }

  .program-step-card__title {
    font-size: 24px;
  }

  .program-step-card__sub-title {
    font-size: 15px;
  }

  .program-step-card__body {
    font-size: 13px;
  }

  .skill-booster-description {
    flex-direction: column;
  }
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.flex-col {
  flex-direction: column;
}

.justify-center {
  justify-content: center;
}

.items-center {
  justify-items: center;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[32px\] {
  gap: 32px;
}

.flex-wrap {
  flex-wrap: wrap;
}

.pb-\[16px\] {
  padding-bottom: 16px;
}

.program-step-card__skill-booster-image {
  width: 132px;
  height: 64px;
}

.program-step-card__skill-booster-blurb {
  color: #fff;
  font-size: 15px;
  font-style: italic;
  font-weight: 800;
  line-height: 19.5px; /* 130% */
}

.bizarre-additional-spacing-to-match-existing-container {
  margin-left: 45px;
  margin-right: 45px;
}

@media screen and (max-width: 767px) {
  .program-step-card {
    flex-wrap: wrap-reverse;
  }
}

@media screen and (max-width: 479px) {
  .bizarre-additional-spacing-to-match-existing-container {
    margin-left: 35px;
    margin-right: 35px;
  }
}

.two-column-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(400px, 80vw), 1fr));
  column-gap: 2px;
  background-color: #006eab;
}

.can-do-item {
  display: flex;
  gap: 24px;
  justify-items: center;
  align-items: center;
  background-color: #000b2d;
  padding: 24px 32px;
}

@media screen and (max-width: 479px) {
  .can-do-item {
    flex-direction: column;
  }
}

.can-do-item__left-icon {
  width: 137px;
  height: auto;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.can-do-item__right-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
}

.can-do-item__title {
  color: #edca63;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  font-family: "Nunito Sans", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.can-do-item__body {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.36px;
}

.w-full {
  width: 100%;
}

.h-auto {
  height: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mt-\[16px\] {
  margin-top: 16px;
}

.learning-features {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-around;

  width: 100%;
  justify-items: center;
}

.learning-features__feature {
  flex: 0 1 280px;

  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.learning-features__image {
  width: 280px;
  height: auto;
}

.learning-features__heading {
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 100% */
}

.learning-features__description {
  color: #fff;

  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.36px;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.index-bottom-call-to-action-bg {
  position: absolute;

  z-index: 0;
  right: 0;

  top: 0;
  bottom: 0;
  left: auto;
}

.index-bottom-call-to-action-bg img {
  height: 100%;
  width: auto;
}

.index-ellipse-bg {
  position: absolute;
  z-index: -10;
}

.index-ellipse-bg img {
  height: 100%;
  width: auto;
}

@media screen and (max-width: 991px) {
  .index-bottom-call-to-action-bg {
    position: static;
    display: flex;
    justify-content: flex-end;
  }
}

.start-building-skills-for-your-workplace {
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;

  max-width: 720px;

  text-align: center;
  margin-left: auto;
  margin-right: auto;

  background-color: #0e152a;

  border-radius: 12px;
}

@media screen and (max-width: 479px) {
  .start-building-skills-for-your-workplace {
    font-size: 30px;
  }
}

.sample-video-lightbox {
  position: fixed;
  inset: 0;

  background-color: #00000099;
  justify-content: center;
  align-items: center;

  z-index: 1000;
}

.sample-video {
  width: 90%;
  height: auto;

  max-width: 1024px;
}

.index-body h1,
.index-body h2,
.index-body h3 {
  font-family: eb-garamond, serif;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[32px\] {
  gap: 32px;
}

.pb-\[16px\] {
  padding-bottom: 16px;
}

.mt-\[16px\] {
  margin-top: 16px;
}
