.hsds-hero-home-alternative-dark {
    background-color: #253053;
    background-image: url("../images/heroBg.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding-bottom: 64px;
    padding-top: 104px;
}
.hsds-hero-home-alternative-dark--no-padding-bottom {
    padding-bottom: 0;
}
.hsds-hero-home-alternative-dark__top {
    margin-bottom: 12px;
}
.hsds-hero-announcement {
    color: #253053;
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
    border-radius: 32px;
    box-sizing: border-box;
    max-width: fit-content;
    margin: 0 auto;
    padding: 4px 12px;
    text-decoration: none;
}
.hsds-hero-announcement--has-image {
    padding-left: 4px;
}
.hsds-hero-announcement--transparent {
    color: #fff;
    box-shadow: 0 2px 12px #0000001f;
    background: #ffffff1f;
    backdrop-filter: blur(64px);
    -webkit-backdrop-filter: blur(64px);
    border-radius: 50px;
    position: relative;

}
.hsds-hero-announcement__content {
    display: flex;
    align-items: center;
    gap: 8px;
}
.hsds-hero-announcement__content picture, .hsds-hero-announcement__content picture img {
    height: 24px;
    width: 24px;
}
.hsds-hero-announcement {
    color: #253053;
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
    border-radius: 32px;
    box-sizing: border-box;
    max-width: fit-content;
    margin: 0 auto;
    padding: 4px 12px;
    text-decoration: none;
}
.hsds-hero-announcement {
    color: #253053;
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
    border-radius: 32px;
    box-sizing: border-box;
    max-width: fit-content;
    margin: 0 auto;
    padding: 4px 12px;
    text-decoration: none;
}
.hsds-hero-announcement--transparent {
    color: #fff;
    box-shadow: 0 2px 12px #0000001f;
    background: #ffffff1f;
    backdrop-filter: blur(64px);
    -webkit-backdrop-filter: blur(64px);
    border-radius: 50px;
    position: relative;
}
.hsds-hero-announcement__content span:first-of-type {
    font-weight: 700;
}
picture img[data-v-97a05a24] {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
}
.hsds-hero-announcement__content picture, .hsds-hero-announcement__content picture img {
    height: 24px;
    width: 24px;
}
.hsds-hero-home-alternative-dark__title {
    display: flex;
    align-items: flex-start;
    min-height: 208px;
    max-width: 327px;
    margin: 0 auto;
}
.hsds-hero-home-alternative-dark__title>* {
    color: #fff;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: unset;
    line-height: 52px;
    white-space: pre-line;
    margin: 0;
    text-align: center;
}
.hsds-hero-home-alternative-dark__title>* .dynamic-text {
    background: linear-gradient(94.27deg,#1f95ff 5.87%,#fff 105.81%);
    background-clip: text;
    color: #0000;
}
.hsds-hero-home-alternative-dark__description {
    color: #fff;
    font-family: Lato,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    max-width: 704px;
    margin: 8px auto 0;
    text-align: center;
}
.hsds-hero-home-alternative-dark__form.hsds-hero-form__form-container {
    margin: 32px auto 0;
    padding: 0;
    width: fit-content;
}
.hsds-hero-form__form {
    display: flex;
    align-items: center;
    margin: 0 auto 16px;
    flex-direction: column;
    gap: 16px;
    max-width: 450px;
}
.hsds-hero-form__form-input {
    color: #253053;
    font-family: Lato,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    appearance: none;
    background: #fff;
    border: 1px solid #C3C3C3;
    border-radius: 8px;
    box-sizing: border-box;
    display: block;
    margin: 0 0 12px;
    outline: 0;
    padding: 17px 16px;
    width: 100%;
}
.hsds-hero-features-tabs__tab-button.hsds-hero-features-tabs__tab-button--active {
    background: linear-gradient(96deg, #4D47CA -4.72%, #FF6A47 96.59%);
}
.hsds-hero-form__form-input {
    margin-bottom: 0;
}
.hsds-hero-form__form-submit-container--gradient {
    position: relative;
}
.hsds-hero-form__form-submit-container, .hsds-hero-form__form-submit {
    width: 100%;
}
.hsds-hero-form__form-submit-container--gradient:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #12192f;
    z-index: 0;
    border-radius: 8px;
}
.hsds-hero-form__form-submit, .hsds-button, .hs-button {
    appearance: none;
    border: none;
    box-sizing: border-box;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: Lato,sans-serif;
    font-size: inherit;
    margin: 0;
    outline: 0;
    align-items: center;
    background: transparent;
    /* border: 2px solid #294DFF; */
    border-radius: 8px;
    color: #294dff;
    display: inline-flex;
    font-size: 18px;
    font-weight: 400;
    justify-content: center;
    line-height: 1.25;
    padding: 15px 24px;
    text-align: center;
    text-decoration: none;
    transition: all .1s ease-in-out;
    user-select: none;
    white-space: nowrap;
    max-width: 100%;
}
.hsds-hero-form__form-submit-container, .hsds-hero-form__form-submit {
    width: 100%;
}
.hsds-hero-form__form-submit {
    height: 56px;
}
.hsds-hero-form__form-submit--gradient {
    background: linear-gradient(294.16deg,#294dff 32.19%,#c900e9 122.03%);
    border: none;
    color: #fff;
    position: relative;
}
.hsds-hero-form__form-footnote {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 auto;
    width: fit-content;
    font-family: Lato,sans-serif;
    color: #fff;
    flex-direction: column;
    font-size: 14px;
}
.hsds-hero-home-alternative-dark__form .hsds-hero-form__form-footnote {
    margin: 0 auto;
}
.hsds-hero-home-alternative-dark__form-footnote {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    line-height: 24px;
}
.hsds-hero-home-alternative-dark__form-footnote-separator {
    background-color: #ffffff52;
    height: 24px;
    width: 1px;
    margin: 0 4px;
}
.hsds-hero-features-tabs {
    padding-bottom: 64px;
    padding-top: 64px;
    position: relative;
    overflow: hidden;
}
.hsds-hero-features-tabs__tabs-glow-container {
    display: grid;
    grid-template: "container";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    height: 100%;
}
.hsds-hero-features-tabs__tabs-glow, .hsds-hero-features-tabs__tabs-glow img {
    height: 100%!important;
    width: 100%;
}
.hsds-hero-features-tabs__tabs-glow {
    grid-area: container;
    visibility: hidden;
    opacity: 0;
    transition: opacity .5s ease,visibility .5s ease;
}
.hsds-hero-features-tabs__tabs-glow--active {
    visibility: visible;
    opacity: 1;
}
.hsds-hero-features-tabs__tabs-list-container {
    max-width: 100vw;
    margin-bottom: 22px;
    overflow: visible auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
}
.hsds-hero-features-tabs__tabs-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: max-content;
}
.hsds-hero-features-tabs__tab-button {
    appearance: none;
    background: transparent;
    border: none;
    box-sizing: border-box;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: Lato,sans-serif;
    font-size: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    background: #ffffff0a;
    backdrop-filter: blur(64px);
    -webkit-backdrop-filter: blur(64px);
    border-radius: 8px;
    position: relative;
}
.hsds-hero-features-tabs__tab-button {
    box-shadow: 0 4px 16px #25305333;
    font-family: ProximaNova-Bold,Helvetica Neue,sans-serif;
    font-size: 16px;
    line-height: 28px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    transition: background-color .3s;
    width: max-content;
}
.hsds-hero-features-tabs__tab-button:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(91.87deg,#ffffff10,#ffffff07) border-box;
    mask: linear-gradient(#000000 0 0) content-box,linear-gradient(#000000 0 0);
    mask-composite: exclude;
    z-index: -1;
}
.hsds-icon {
    box-sizing: border-box;
    color: #294dff;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}
.hsds-hero-features-tabs__tab-button__label {
    width: max-content;
}
.hsds-hero-features-tabs__tabs-controls {
    box-sizing: border-box;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 156px;
    margin: 0 auto;
    width: 100%;
}
.hsds-hero-features-tabs__tab-control {
    appearance: none;
    background: transparent;
    border: none;
    box-sizing: border-box;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: Lato,sans-serif;
    font-size: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    background: #ffffff29;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    width: 32px;
    transition: opacity .3s;
    z-index: 10;
}
.hsds-hero-features-tabs__tab-control__icon {
    color: #fff;
    height: 16px;
    width: 16px;
}
.hsds-hero-features-tabs__tab-panel {
    display: none;
}
.hsds-hero-features-tabs__tab-panel--active {
    display: block;
}
.hsds-hero-features-tabs__tab-panel__image, .hsds-hero-features-tabs__tab-panel__image img {
    display: block;
    margin: 0 auto 32px;
    width: 100%!important;
}
.hsds-hero-features-tabs__tab-panel__title {
    color: #fff;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: unset;
    line-height: 32px;
    white-space: pre-line;
}
.hsds-hero-features-tabs__tab-panel__description {
    max-width: 760px;
    margin: 8px auto 0;
}
.hsds-hero-features-tabs__tab-panel__description * {
    color: #fff;
    font-family: Lato,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.hsds-hero-features-tabs__tabs-panel-container {
    position: relative;
}
.hsds-hero-features-tabs__tabs-panel-container {
    margin: 0 auto;
    max-width: 1240px;
    padding-left: 24px;
    padding-right: 24px;
}
.hsds-hero-features-tabs__tab-panel * {
    margin: 0 auto;
    text-align: center;
}
button.hsds-hero-features-tabs__tab-control svg {
    width: 24px;
    height: auto;
}


.positivity {
  min-width: 320px;
  height: auto;
  padding: 1rem;
  margin-top: 1rem;
  border-radius: 0.2rem;
  overflow: hidden;
  text-transform: uppercase;
  
  .positivity__alone {
    display: inline-block;
    font-size: 2rem;
    font-family: serif;
    color: #fff;
  }
  
  .positivity__words {
    .change {
      display: inline-block; 
      position: absolute;
      top: 26%;
      left: 26%;
      opacity: 0;
      animation: changeword 8s linear infinite;
      font-family: serif;
      font-size: 2rem;
      font-weight: bolder;
      color: #313;
    }
    
    .change:nth-child(1) {
      animation-delay: 0s;
    }
    .change:nth-child(2) {
      animation-delay: 2s;
    }
    .change:nth-child(3) {
      animation-delay: 4s;
    }
    .change:nth-child(4) {
      animation-delay: 6s;
    }
  }
}

@keyframes changeword {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  
  5% {
    opacity: 1;
    transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  
  30% {
    opacity: 0;
    transform: translateY(50px);
  }
  
  80% {
    opacity: 0;
    transform: translateY(50px);
  }
}



@media screen and (min-width: 576px) {
    .hsds-hero-home-alternative-dark {
        padding-top: 136px;
    }
    .hsds-hero-home-alternative-dark__title {
        min-height: 156px;
        max-width: 512px;
    }
    .hsds-hero-form__form {
        flex-direction: row;
        gap: unset;
    }
    .hsds-hero-home-alternative-dark__form .hsds-hero-form__form {
        margin-bottom: 16px;
    }
    .hsds-hero-form__form-input {
        border-start-end-radius: 0;
        border-end-end-radius: 0;
    }
    .hsds-hero-home-alternative-dark__form .hsds-hero-form__form-input {
        width: 292px;
        height: 56px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .hsds-hero-home-alternative-dark__form .hsds-hero-form__form-submit-container {
        max-width: 164px;
    }
    .hsds-hero-form__form-submit-container--gradient:before {
        border-start-start-radius: 0;
        border-end-start-radius: 0;
    }
    .hsds-hero-form__form-submit-container, .hsds-hero-form__form-submit {
        max-width: 175px;
        font-size: 13px;
    }
    .hsds-hero-form__form-submit {
        border-start-start-radius: 0;
        border-end-start-radius: 0;
    }
    .hsds-hero-form__form-footnote {
        flex-direction: row;
        gap: 16px;
    }
    .hsds-hero-features-tabs__tab-panel__image, .hsds-hero-features-tabs__tab-panel__image img {
        max-width: 816px;
    }
}
@media screen and (min-width: 768px) {
    .hsds-hero-home-alternative-dark__title {
        display: block;
        min-height: unset;
        max-width: 704px;
    }
    .hsds-hero-features-tabs__tabs-list {
        flex-wrap: wrap;
        width: auto;
    }
    .hsds-hero-features-tabs__tabs-controls {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 704px;
    }
    .hsds-hero-features-tabs__tab-panel__image, .hsds-hero-features-tabs__tab-panel__image img {
        max-width: 608px;
    }
}
@media screen and (min-width: 992px) {
    .hsds-hero-home-alternative-dark__title {
        max-width: 856px;
    }
    .hsds-hero-home-alternative-dark__title>* {
        font-size: 64px;
        line-height: 64px;
    }
    .hsds-hero-home-alternative-dark__description {
        max-width: 856px;
    }
    .hsds-hero-form__form {
        margin: 0 0 16px;
    }
    .hsds-hero-features-tabs__tabs-controls {
        max-width: 928px;
        top: 210px;
    }
    .hsds-hero-features-tabs__tab-control {
        height: 40px;
        width: 40px;
    }
}
@media screen and (min-width: 1200px) {
    .hsds-hero-features-tabs__tabs-controls {
        max-width: 1076px;
        top: 242px;
    }
    .hsds-hero-features-tabs__tab-panel__image, .hsds-hero-features-tabs__tab-panel__image img {
        max-width: 932px;
    }
     .hsds-hero-features-tabs__tabs-controls {
        max-width: 1076px;
        top: 242px;
    }
}
@media screen and (min-width: 1440px) {
    .hsds-hero-features-tabs__tabs-panel-container {
        padding-left: 0;
        padding-right: 0;
    }
}