/*! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
  */
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .cy-btn-secondary:last-child {
    font-weight: 700;
}
.home-hero__section-wrapper {
    display: flex;
    flex-direction: column;
}
.home-hero__wrapper {
    position: relative;
    display: flex;
    flex-grow: 1;
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
    background-image: url(../images/home/hero-bg-mobile.png);
    background-size: cover;
    background-position: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 123px;
    padding-bottom: 390px;
}
@media (min-width: 640px) {
    .home-hero__wrapper {
        background-image: url(../images/home/hero-bg.png);
        display: flex;
        align-items: center;
        justify-content: center;
        height: inherit;
        padding: 104px 40px 660px;
    }
}
@media (min-width: 1024px) {
    .home-hero__wrapper {
        background-image: url(../images/home/hero-bg.png);
        padding-top: 280px;
        padding-bottom: 280px;
    }
}
@media (min-width: 1280px) {
    .home-hero__wrapper {
        padding-left: 156px;
        padding-right: 156px;
    }
}
.home-hero__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 640px) {
    .home-hero__container {
        margin-bottom: auto;
        margin-top: 51px;
    }
}
@media (min-width: 1024px) {
    .home-hero__container {
        margin-bottom: unset;
        margin-top: unset;
        width: 100%;
    }
}
.home-hero__text-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
@media (min-width: 1024px) {
    .home-hero__text-wrapper {
        align-items: flex-start;
        justify-content: flex-start;
    }
}
@media (min-width: 768px) {
    .home-hero__text-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}
.home-hero__text-container {
    z-index: 1;
    margin-bottom: 32px;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    .home-hero__text-container {
        margin-bottom: 72px;
    }
}
@media (min-width: 1024px) {
    .home-hero__text-container {
        max-width: 613px;
        text-align: left;
    }
}
.home-hero__text-1 {
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
}
@media (min-width: 640px) {
    .home-hero__text-1 {
        font-size: 50px;
    }
}
@media (min-width: 1024px) {
    .home-hero__text-1 {
        font-size: 60px;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .home-hero__text-1:last-child {
    font-weight: 700;
}
.home-hero__text-1 {
    margin-bottom: 16px;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.home-hero__text-2 {
    font-size: 18px;
}
@media (min-width: 640px) {
    .home-hero__text-2 {
        font-size: 24px;
    }
}
.home-hero__btn_container {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    flex-direction: column;
    width: 100%;
}
@media (min-width: 640px) {
    .home-hero__btn_container {
        width: -moz-fit-content;
        width: fit-content;
        flex-direction: row;
    }
}
.home-hero__btn_1 {
    text-align: center;
    margin-bottom: 24px;
    width: 100%;
}
@media (min-width: 640px) {
    .home-hero__btn_1 {
        margin-right: 24px;
        margin-bottom: 0;
        width: -moz-fit-content;
        width: fit-content;
    }
}
.home-hero__btn_2 {
    text-align: center;
    width: 100%;
}
@media (min-width: 640px) {
    .home-hero__btn_2 {
        width: -moz-fit-content;
        width: fit-content;
    }
}
.home-hero__made-in-india-container {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: flex;
    width: -moz-max-content;
    width: max-content;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    align-items: center;
    gap: 1rem;
    padding-bottom: 1rem;
    font-size: 14px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
    .home-hero__made-in-india-container {
        gap: 2rem;
        padding-bottom: 40px;
        font-size: 22px;
    }
}
@media (min-width: 1024px) {
    .home-hero__made-in-india-container {
        gap: 1rem;
        padding-bottom: 48px;
        font-size: 28px;
    }
}
.home-hero__made-in-india-container img:first-of-type {
    max-width: 60px;
}
@media (min-width: 640px) {
    .home-hero__made-in-india-container img:first-of-type {
        max-width: 120px;
    }
}
.home-hero__made-in-india-container img:last-of-type {
    max-width: 40px;
}
@media (min-width: 640px) {
    .home-hero__made-in-india-container img:last-of-type {
        max-width: 80px;
    }
}
.hero-banner__wrapper {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hero-banner__container {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
@media (min-width: 640px) {
    .hero-banner__container {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media (min-width: 1024px) {
    .hero-banner__container {
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        width: 80%;
    }
}
.hero-banner__title {
    margin-bottom: 2rem;
    display: none;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(150 156 156 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
    .hero-banner__title {
        display: block;
    }
}
@media (min-width: 1024px) {
    .hero-banner__title {
        margin-bottom: 0;
        margin-right: 2.5rem;
        min-width: -moz-max-content;
        min-width: max-content;
    }
}
.hero-banner__scroll-container {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    display: flex;
    width: 100%;
    width: inherit;
}
.hero-banner__scroll-container:hover .hero-banner__content {
    animation-play-state: paused;
}
.hero-banner__scroll-container:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(
        to right,
        white,
        rgba(255, 255, 255, 0) 80px,
        rgba(255, 255, 255, 0) calc(100% - 80px),
        white
    );
}
.hero-banner__scroll-container .hero-banner__content {
    display: flex;
    position: relative;
    animation: marquee 5s linear infinite;
    justify-content: space-around;
}
.hero-banner__img {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    height: 30px;
    min-width: 30px;
    max-width: -moz-fit-content;
    max-width: fit-content;
}
@media (min-width: 640px) {
    .hero-banner__img {
        margin-left: 2.25rem;
        margin-right: 2.25rem;
        height: 30px;
        min-width: 30px;
    }
}
.hero-hackable__wrapper {
    background: #000;
    padding: 2rem;
}
@media (min-width: 768px) {
    .hero-hackable__wrapper {
        padding: 64px 40px;
    }
}
@media (min-width: 1280px) {
    .hero-hackable__wrapper {
        padding: 104px 156px;
    }
}
.hero-hackable__container {
    margin-bottom: 5rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hero-hackable__heading-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.hero-hackable__heading-container {
    position: relative;
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
}
@media (min-width: 425px) {
    .hero-hackable__heading-container {
        flex-direction: column;
    }
}
@media (min-width: 1024px) {
    .hero-hackable__heading-container {
        margin-bottom: 1rem;
        flex-direction: row;
        align-items: flex-end;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .hero-hackable__heading-title:last-child {
    font-weight: 700;
}
.hero-hackable__heading-title {
    order: 1;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 425px) {
    .hero-hackable__heading-title {
        order: 2;
    }
}
@media (min-width: 768px) {
    .hero-hackable__heading-title {
        font-size: 56px;
    }
}
@media (min-width: 1024px) {
    .hero-hackable__heading-title {
        order: 1;
        font-size: 3.75rem;
        line-height: 1;
    }
}
.hero-hackable__subheading {
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 768px) {
    .hero-hackable__subheading {
        font-size: 56px;
    }
}
@media (min-width: 1024px) {
    .hero-hackable__subheading {
        margin-right: -15%;
        font-size: 3.75rem;
        line-height: 1;
        flex-direction: row;
    }
}
.hero-hackable__subheading .hero-hackable__subheading-highlight {
    display: inline-block;
    position: relative;
    width: 320px;
    overflow: hidden;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    height: 76px;
}
@media (min-width: 640px) {
    .hero-hackable__subheading .hero-hackable__subheading-highlight {
        margin-left: 1rem;
        height: 85px;
    }
}
@media (min-width: 1024px) {
    .hero-hackable__subheading .hero-hackable__subheading-highlight {
        height: 76px;
    }
}
.hero-hackable__subheading
    .hero-hackable__subheading-highlight
    .hero-hackable__subheading-highlight-item-container {
    transition: top 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
}
.hero-hackable__subheading
    .hero-hackable__subheading-highlight
    .hero-hackable__subheading-highlight-item-container
    .hero-hackable__subheading-highlight-item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    background: url(../images/home/highlight.png);
    background-position: center;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    height: 76px;
}
@media (min-width: 640px) {
    .hero-hackable__subheading
        .hero-hackable__subheading-highlight
        .hero-hackable__subheading-highlight-item-container
        .hero-hackable__subheading-highlight-item {
        height: 85px;
        width: 300px;
    }
}
@media (min-width: 1024px) {
    .hero-hackable__subheading
        .hero-hackable__subheading-highlight
        .hero-hackable__subheading-highlight-item-container
        .hero-hackable__subheading-highlight-item {
        height: 76px;
        width: 320px;
        text-align: left;
    }
}
.hero-hackable__subheading
    .hero-hackable__subheading-highlight
    .hero-hackable__subheading-highlight-item-container
    .hero-hackable__subheading-highlight-item.hero-hackable__subheading-highlight-item-1 {
    background: url(../images/home/highlight.png);
    background-position: center;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.hero-hackable__subheading
    .hero-hackable__subheading-highlight
    .hero-hackable__subheading-highlight-item-container
    .hero-hackable__subheading-highlight-item.hero-hackable__subheading-highlight-item-2 {
    background: linear-gradient(180deg, #00ffe0 0%, #0038ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.hero-hackable__subheading
    .hero-hackable__subheading-highlight
    .hero-hackable__subheading-highlight-item-container
    .hero-hackable__subheading-highlight-item.hero-hackable__subheading-highlight-item-3 {
    background: linear-gradient(180deg, #14ff00 0%, #11a405 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.hero-hackable__cards-scroll-and-btns-wrapper {
    margin-bottom: 72px;
    display: flex;
    align-items: center;
    gap: 21px;
}
.hero-hackable__cards-scroll-and-btns-wrapper .hero-hackable__cards-back-btn {
    z-index: 50;
    display: none;
    height: 3rem;
    width: 3rem;
    border-radius: 9999px;
    background-color: #ffffff26;
}
@media (min-width: 1024px) {
    .hero-hackable__cards-scroll-and-btns-wrapper
        .hero-hackable__cards-back-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-back-btn
    img {
    pointer-events: none;
}
.hero-hackable__cards-scroll-and-btns-wrapper .hero-hackable__cards-next-btn {
    z-index: 50;
    display: none;
    height: 3rem;
    width: 3rem;
    border-radius: 9999px;
    background-color: #ffffff26;
}
@media (min-width: 1024px) {
    .hero-hackable__cards-scroll-and-btns-wrapper
        .hero-hackable__cards-next-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-next-btn
    img {
    pointer-events: none;
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-scroll-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 1 1 0%;
    overflow: hidden;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 1200px;
}
@media (min-width: 425px) {
    .hero-hackable__cards-scroll-and-btns-wrapper
        .hero-hackable__cards-scroll-wrapper {
        height: 1100px;
    }
}
@media (min-width: 640px) {
    .hero-hackable__cards-scroll-and-btns-wrapper
        .hero-hackable__cards-scroll-wrapper {
        height: 900px;
    }
}
@media (min-width: 1024px) {
    .hero-hackable__cards-scroll-and-btns-wrapper
        .hero-hackable__cards-scroll-wrapper {
        height: 580px;
    }
}
@media (min-width: 1536px) {
    .hero-hackable__cards-scroll-and-btns-wrapper
        .hero-hackable__cards-scroll-wrapper {
        height: 460px;
    }
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-scroll-wrapper
    .hero-hackable__cards-scroll-container {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    height: 100%;
    width: 100%;
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-scroll-wrapper
    .hero-hackable__cards-scroll-container
    .hero-hackable__cards-wrapper {
    height: 100%;
    width: 100%;
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-scroll-wrapper
    .hero-hackable__cards-scroll-container
    .hero-hackable__cards-wrapper
    .hero-hackable__cards-container {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    height: 100%;
    width: 100%;
    --tw-translate-x: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
    .hero-hackable__cards-scroll-and-btns-wrapper
        .hero-hackable__cards-scroll-wrapper
        .hero-hackable__cards-scroll-container
        .hero-hackable__cards-wrapper
        .hero-hackable__cards-container {
        flex-direction: row;
    }
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-scroll-wrapper
    .hero-hackable__cards-scroll-container
    .hero-hackable__cards-wrapper
    .hero-hackable__cards-container {
    transition: transform 0.5s, opacity 0.5s;
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-scroll-wrapper
    .hero-hackable__cards-scroll-container
    .hero-hackable__cards-wrapper
    .hero-hackable__cards-container.hero-hackable__cards-container-next {
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 0;
}
.hero-hackable__cards-scroll-and-btns-wrapper
    .hero-hackable__cards-scroll-wrapper
    .hero-hackable__cards-scroll-container
    .hero-hackable__cards-wrapper
    .hero-hackable__cards-container.hero-hackable__cards-container-out {
    --tw-translate-x: -100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 0;
}
.hero-hackable-card__container {
    background: linear-gradient(0deg, #181611, #181611),
        linear-gradient(
            90deg,
            rgba(167, 154, 120, 0) 67.75%,
            #a79a78 83.58%,
            rgba(167, 154, 120, 0) 99.08%
        );
    margin-bottom: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 0.125rem;
    padding: 2rem 1.5rem;
}
@media (min-width: 768px) {
    .hero-hackable-card__container {
        padding: 4rem 2rem;
    }
}
@media (min-width: 1024px) {
    .hero-hackable-card__container {
        margin-right: 0.5rem;
        flex: 1 1 0%;
    }
}
.hero-hackable-card__container:last-child {
    margin-right: 0;
}
.hero-hackable-card__heading-wrapper {
    margin-bottom: 1.5rem;
    display: flex;
    flex-direction: column;
}
@media (min-width: 768px) {
    .hero-hackable-card__heading-wrapper {
        flex-direction: row;
    }
}
.hero-hackable-card__heading-image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-bottom: 1.5rem;
    height: auto;
    width: 72px;
}
@media (min-width: 768px) {
    .hero-hackable-card__heading-image-wrapper {
        margin-bottom: 0;
        margin-right: 2rem;
        width: 180px;
    }
}
.hero-hackable-card__heading-image-wrapper .hero-hackable-card__heading-image {
    height: auto;
    width: 100%;
}
.hero-hackable-card__heading-text {
    margin-bottom: 0.5rem;
    font-size: 28px;
}
.hero-hackable-card__heading-text strong {
    font-size: 32px;
}
.hero-hackable-card__heading-underline {
    background: linear-gradient(
        90deg,
        #d1555b -0.24%,
        rgba(209, 85, 91, 0) 101.19%
    );
    height: 4px;
    width: 120px;
}
.hero-hackable-card__description {
    color: #a9a39a;
    margin-bottom: 2rem;
}
.hero-hackable-card__action-container {
    margin-top: auto;
    display: flex;
    justify-content: flex-end;
}
.hero-hackable-card__action-btn {
    text-decoration-line: underline;
}
.hero-hackable__action {
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-hackable__bubble-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4rem;
    display: none;
}
.hero-hackable__bubble-container .hero-hackable__bubble {
    cursor: pointer;
    margin-right: 11px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    --tw-bg-opacity: 1;
    background-color: rgb(67 62 50 / var(--tw-bg-opacity));
}
@media (min-width: 640px) {
    .hero-hackable__bubble-container .hero-hackable__bubble {
        margin-right: 1rem;
        height: 12px;
        width: 12px;
    }
}
.hero-hackable__bubble-container
    .hero-hackable__bubble.hero-hackable__bubble-active {
    --tw-bg-opacity: 1;
    background-color: rgb(203 181 130 / var(--tw-bg-opacity));
}
.hero-how-it-works-heading__wrapper {
    --tw-bg-opacity: 1;
    background-color: rgb(24 22 17 / var(--tw-bg-opacity));
}
.hero-how-it-works-heading__wrapper .hero-how-it-works-heading__container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 2rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 640px) {
    .hero-how-it-works-heading__wrapper .hero-how-it-works-heading__container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 768px) {
    .hero-how-it-works-heading__wrapper .hero-how-it-works-heading__container {
        padding-top: 64px;
        padding-bottom: 64px;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-heading__wrapper .hero-how-it-works-heading__container {
        padding-top: 104px;
        padding-bottom: 104px;
    }
}
.hero-how-it-works-heading__title {
    margin-right: 0;
    margin-bottom: 5rem;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 768px) {
    .hero-how-it-works-heading__title {
        margin-bottom: 4rem;
        font-size: 56px;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-heading__title {
        font-size: 3.75rem;
        line-height: 1;
    }
}
.hero-how-it-works-heading__cards-wrapper {
    margin-bottom: 72px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    gap: 8px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    .hero-how-it-works-heading__cards-wrapper {
        flex-direction: row;
    }
}
.hero-how-it-works-heading__end-heading-container {
    padding-top: 1rem;
    text-align: center;
    line-height: 1.1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    .hero-how-it-works-heading__end-heading-container {
        padding-top: 7rem;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading {
    font-size: 32px;
    font-weight: 700;
}
@media (min-width: 640px) {
    .hero-how-it-works-heading__end-heading-container
        .hero-how-it-works-heading__end-heading {
        font-size: 60px;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .text-gradient-gold:last-child {
    font-weight: 700;
}
.hero-how-it-works-heading-card__container {
    flex: 1 1 0%;
    border-radius: 0.125rem;
    --tw-bg-opacity: 1;
    background-color: rgb(33 32 28 / var(--tw-bg-opacity));
    padding: 2rem 1.5rem;
}
@media (min-width: 768px) {
    .hero-how-it-works-heading-card__container {
        padding: 2rem;
    }
}
.hero-how-it-works-heading-card__image {
    margin-right: 0;
    margin-bottom: 1.5rem;
    height: auto;
    width: 72px;
}
@media (min-width: 768px) {
    .hero-how-it-works-heading-card__image {
        margin-bottom: 3rem;
    }
}
.hero-how-it-works-heading-card__heading-text {
    font-size: 20px;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(166 185 172 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    .hero-how-it-works-heading-card__heading-text {
        font-size: 24px;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-heading-card__heading-text {
        font-size: 28px;
    }
}
.hero-how-it-works-keyframes__wrapper {
    --tw-bg-opacity: 1;
    background-color: rgb(24 22 17 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    padding: 80px 24px;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__wrapper {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-keyframes__wrapper {
        padding-left: 120px;
        padding-right: 120px;
    }
}
.hero-how-it-works-keyframes__container {
    --tw-bg-opacity: 1;
    background-color: rgb(24 22 17 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-first-item__container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
    flex-direction: column;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-first-item__container {
        margin-bottom: 70px;
    }
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-first-item__container
    .hero-how-it-works-keyframes-first-item__img {
    margin-bottom: 2rem;
    height: auto;
    width: 276px;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-first-item__container
        .hero-how-it-works-keyframes-first-item__img {
        margin-bottom: 5rem;
    }
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-first-item__container
    .hero-how-it-works-keyframes-first-item__title {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-first-item__container
        .hero-how-it-works-keyframes-first-item__title {
        padding-bottom: 0.5rem;
        font-size: 3.75rem;
        line-height: 1;
    }
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-item__container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 104px;
    flex-direction: column;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container {
        margin-bottom: 160px;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container {
        flex-direction: row;
    }
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-item__container
    .hero-how-it-works-keyframes-item__img {
    margin-bottom: 2rem;
    height: auto;
    width: 100%;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__img {
        margin-bottom: 5rem;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__img {
        margin-bottom: 0;
        margin-right: 10rem;
        height: auto;
        width: 272px;
    }
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__content {
        display: flex;
        width: 595px;
        flex-direction: column;
    }
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-item__container
    .hero-how-it-works-keyframes-item__content
    .hero-how-it-works-keyframes-item__title {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__content
        .hero-how-it-works-keyframes-item__title {
        padding-bottom: 1rem;
        font-size: 3.75rem;
        line-height: 1;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__content
        .hero-how-it-works-keyframes-item__title {
        text-align: left;
    }
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-item__container
    .hero-how-it-works-keyframes-item__content
    .hero-how-it-works-keyframes-item__description {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(238 232 219 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__content
        .hero-how-it-works-keyframes-item__description {
        font-size: 28px;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__content
        .hero-how-it-works-keyframes-item__description {
        text-align: left;
    }
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-item__container
    .hero-how-it-works-keyframes-item__content
    .hero-how-it-works-keyframes-item__list {
    font-size: 1.25rem;
    line-height: 1.75rem;
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__content
        .hero-how-it-works-keyframes-item__list {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
@media (min-width: 1024px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__content
        .hero-how-it-works-keyframes-item__list {
        text-align: left;
    }
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-item__container
    .hero-how-it-works-keyframes-item__content
    .hero-how-it-works-keyframes-item__list {
    list-style: none;
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-item__container
    .hero-how-it-works-keyframes-item__content
    .hero-how-it-works-keyframes-item__list
    li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.hero-how-it-works-keyframes__container
    .hero-how-it-works-keyframes-item__container
    .hero-how-it-works-keyframes-item__content
    .hero-how-it-works-keyframes-item__list
    li:before {
    display: block;
    flex-shrink: 0;
    margin-right: 24px;
    vertical-align: middle;
    background: url(../icons/check-list.png) no-repeat left center;
    background-size: contain;
    content: "";
    height: 24px;
    width: 24px;
}
@media (min-width: 640px) {
    .hero-how-it-works-keyframes__container
        .hero-how-it-works-keyframes-item__container
        .hero-how-it-works-keyframes-item__content
        .hero-how-it-works-keyframes-item__list
        li:before {
        height: 32px;
        width: 32px;
    }
}
.hero-how-it-works-keyframes__action {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.hero-features__wrapper {
    background: linear-gradient(90deg, #16120f 0.23%, #1f1915 99.82%);
    padding: 4rem 2rem;
}
@media (min-width: 640px) {
    .hero-features__wrapper {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-top: 104px;
        padding-bottom: 104px;
    }
}
@media (min-width: 1024px) {
    .hero-features__wrapper {
        padding: 104px 156px;
    }
}
.hero-features__wrapper .hero-features__container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__text-container {
    margin-bottom: 5rem;
    text-align: center;
    line-height: 1.2;
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__text-container
    .hero-features__silver-title-container {
    font-size: 32px;
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 640px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__text-container
        .hero-features__silver-title-container {
        font-size: 40px;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__text-container
    .hero-features__title-bold-silver {
    font-weight: 700;
    font-size: 40px;
}
@media (min-width: 640px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__text-container
        .hero-features__title-bold-silver {
        font-size: 48px;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .hero-features__wrapper
    .hero-features__container
    .hero-features__text-container
    .hero-features__title:last-child {
    font-weight: 700;
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__text-container
    .hero-features__title {
    font-weight: 700;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 40px;
}
@media (min-width: 640px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__text-container
        .hero-features__title {
        font-size: 48px;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__text-container
    .hero-features__subtitle {
    --tw-text-opacity: 1;
    color: rgb(150 143 140 / var(--tw-text-opacity));
    font-size: 20px;
}
@media (min-width: 640px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__text-container
        .hero-features__subtitle {
        font-size: 32px;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container {
    margin-bottom: 104px;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
@media (min-width: 640px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container {
        margin-bottom: 160px;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__card:nth-child(even)
    .hero-features__card-img {
    order: -9999;
}
@media (min-width: 768px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__card:nth-child(even)
        .hero-features__card-img {
        order: 9999;
    }
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__card:nth-child(even)
        .hero-features__card-img {
        order: unset;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__card:nth-child(odd)
    .hero-features__card-img {
    order: -9999;
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__card:nth-child(odd)
        .hero-features__card-img {
        order: unset;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row {
        flex-direction: row;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card {
    border: 1px solid #443830;
    display: flex;
    height: unset;
    max-height: unset;
    gap: 32px;
    border-radius: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(33 27 23 / var(--tw-bg-opacity));
    padding: 1rem;
}
@media (min-width: 768px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card {
        display: grid;
        height: 200px;
        max-height: 200px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card {
        display: flex;
        height: unset;
        max-height: unset;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.5s;
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card:hover {
    --tw-scale-x: 1.025;
    --tw-scale-y: 1.025;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-border-opacity: 1;
    border-color: rgb(140 122 86 / var(--tw-border-opacity));
    --tw-shadow: 0px 5px 8px #0008;
    --tw-shadow-colored: 0px 5px 8px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card
    .hero-features__card-title {
    max-height: unset;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card
        .hero-features__card-title {
        max-height: 168px;
        text-align: left;
        font-size: 30px;
    }
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card
        .hero-features__card-title {
        height: unset;
        max-height: unset;
        padding: 1rem;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card
    .hero-features__card-img {
    height: 200px;
    max-height: unset;
    justify-self: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (min-width: 768px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card
        .hero-features__card-img {
        max-height: 168px;
        justify-self: end;
    }
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card
        .hero-features__card-img {
        height: unset;
        max-height: unset;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card-dir-row {
    flex-direction: column;
}
@media (min-width: 768px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-dir-row {
        flex-direction: row;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card-dir-col {
    flex-direction: column;
}
@media (min-width: 768px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-dir-col {
        flex-direction: row;
    }
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-dir-col {
        flex-direction: column;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card-smaller {
    flex: 1 1 0%;
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-smaller {
        flex-basis: 40%;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card-larger {
    flex: 1 1 0%;
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-larger {
        flex-basis: 60%;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card-full {
    flex: 1 1 0%;
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card-full
    .hero-features__card-img {
    order: -9999;
}
@media (min-width: 768px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-full
        .hero-features__card-img {
        order: 9999;
        margin-right: auto;
    }
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-full
        .hero-features__card-img {
        order: unset;
        margin-right: unset;
        height: unset;
        max-height: 211px;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__cards-container
    .hero-features__cards-row
    .hero-features__card-full
    .hero-features__card-title {
    display: flex;
    align-items: flex-end;
}
@media (min-width: 640px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-full
        .hero-features__card-title {
        align-items: flex-start;
    }
}
@media (min-width: 768px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-full
        .hero-features__card-title {
        justify-content: center;
    }
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__cards-container
        .hero-features__cards-row
        .hero-features__card-full
        .hero-features__card-title {
        align-items: flex-end;
    }
}
.hero-features__wrapper .hero-features__container .hero-features__action {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.hero-features__wrapper .hero-features__container .hero-features__action a,
.hero-features__wrapper .hero-features__container .hero-features__action btn {
    width: 100%;
}
@media (min-width: 640px) {
    .hero-features__wrapper .hero-features__container .hero-features__action a,
    .hero-features__wrapper
        .hero-features__container
        .hero-features__action
        btn {
        width: -moz-fit-content;
        width: fit-content;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container {
    display: none;
    margin-bottom: 5rem;
    flex-wrap: wrap;
}
@media (min-width: 640px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__subsidiary-cards-container {
        display: flex;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper-green1
    .hero-features-subsidiary-card__container {
    background: linear-gradient(148.42deg, #1d4a2c 0%, #2c1836 100%);
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper-green2
    .hero-features-subsidiary-card__container {
    background: linear-gradient(150.01deg, #072b01 0%, #3f2e04 97.76%);
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper-purple1
    .hero-features-subsidiary-card__container {
    background: linear-gradient(149.48deg, #480f28 0%, #182439 98.49%);
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper-purple2
    .hero-features-subsidiary-card__container {
    background: linear-gradient(148.42deg, #0f0a42 0%, #3e1508 100%);
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper {
    flex-basis: 50%;
    padding-right: 1rem;
    padding-bottom: 1rem;
}
@media (min-width: 1280px) {
    .hero-features__wrapper
        .hero-features__container
        .hero-features__subsidiary-cards-container
        .hero-features-subsidiary-card__wrapper {
        flex-basis: 25%;
    }
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper:last-child {
    padding-right: 0;
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper
    .hero-features-subsidiary-card__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    flex-direction: column;
    border-radius: 0.5rem;
    padding: 2rem;
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper
    .hero-features-subsidiary-card__container
    .hero-features-subsidiary-card__img {
    margin-bottom: 70px;
}
.hero-features__wrapper
    .hero-features__container
    .hero-features__subsidiary-cards-container
    .hero-features-subsidiary-card__wrapper
    .hero-features-subsidiary-card__container
    .hero-features-subsidiary-card__title {
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-size: 22px;
}
.hero-safest-web3__wrapper {
    --tw-bg-opacity: 1;
    background-color: rgb(35 30 26 / var(--tw-bg-opacity));
    padding: 4rem 2rem;
}
@media (min-width: 640px) {
    .hero-safest-web3__wrapper {
        padding-left: 5rem;
        padding-right: 5rem;
        padding-top: 104px;
        padding-bottom: 104px;
    }
}
@media (min-width: 1280px) {
    .hero-safest-web3__wrapper {
        padding: 104px 156px;
    }
}
.hero-safest-web3__container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hero-safest-web3__container .hero-safest-web3__title-container {
    margin-bottom: 3rem;
}
@media (min-width: 1280px) {
    .hero-safest-web3__container .hero-safest-web3__title-container {
        margin-bottom: 104px;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .hero-safest-web3__container
    .hero-safest-web3__title-container
    .hero-safest-web3__title-subheading:last-child {
    font-weight: 700;
}
.hero-safest-web3__container
    .hero-safest-web3__title-container
    .hero-safest-web3__title-subheading {
    font-size: 32px;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 640px) {
    .hero-safest-web3__container
        .hero-safest-web3__title-container
        .hero-safest-web3__title-subheading {
        font-size: 45px;
    }
}
.hero-safest-web3__container
    .hero-safest-web3__title-container
    .hero-safest-web3__title-heading {
    font-size: 40px;
    font-weight: 500;
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 640px) {
    .hero-safest-web3__container
        .hero-safest-web3__title-container
        .hero-safest-web3__title-heading {
        font-size: 3.75rem;
        line-height: 1;
    }
}
.hero-safest-web3__cards-container {
    justify-content: space-between;
}
@media (min-width: 1024px) {
    .hero-safest-web3__cards-container {
        display: flex;
        align-items: stretch;
    }
}
.hero-safest-web3-card__container {
    position: relative;
    overflow: hidden;
    border-radius: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    margin-bottom: 1rem;
    padding: 3.5rem 2rem;
    min-height: 600px;
}
@media (min-width: 640px) {
    .hero-safest-web3-card__container {
        margin-bottom: 1rem;
        padding: 5rem 3rem;
        min-height: 800px;
    }
}
.hero-safest-web3-card__container.hero-safest-web3-card__x1-vault {
    --tw-bg-opacity: 1;
    background-color: rgb(42 39 38 / var(--tw-bg-opacity));
}
@media (min-width: 1024px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-vault {
        margin-right: 1rem;
        margin-bottom: 0;
        flex-basis: 33.333333%;
    }
}
.hero-safest-web3-card__container.hero-safest-web3-card__x1-vault
    .hero-safest-web3-card__image {
    position: absolute;
    left: 50%;
    width: 130%;
    max-width: 500px;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 640px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-vault
        .hero-safest-web3-card__image {
        max-width: 700px;
        --tw-translate-y: 5%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y))
            rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
            skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
            scaleY(var(--tw-scale-y));
    }
}
@media (min-width: 1024px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-vault
        .hero-safest-web3-card__image {
        width: unset;
        max-width: 600px;
        --tw-translate-x: -45%;
        --tw-translate-y: -5%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y))
            rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
            skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
            scaleY(var(--tw-scale-y));
    }
}
@media (min-width: 1280px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-vault
        .hero-safest-web3-card__image {
        max-width: 700px;
        --tw-translate-x: -50%;
        --tw-translate-y: -10%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y))
            rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
            skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
            scaleY(var(--tw-scale-y));
    }
}
.hero-safest-web3-card__container.hero-safest-web3-card__x1-cards {
    display: flex;
    flex-direction: column;
    --tw-bg-opacity: 1;
    background-color: rgb(42 39 38 / var(--tw-bg-opacity));
}
@media (min-width: 640px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-cards {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 600px;
    }
}
@media (min-width: 1024px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-cards {
        flex-basis: 66.666667%;
        flex-direction: row;
    }
}
@media (min-width: 768px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-cards
        .hero-safest-web3-card__text-container {
        margin-bottom: 0;
        margin-top: auto;
    }
}
@media (min-width: 1024px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-cards
        .hero-safest-web3-card__text-container {
        margin-bottom: 0;
        margin-top: auto;
    }
}
.hero-safest-web3-card__container.hero-safest-web3-card__x1-cards
    .hero-safest-web3-card__image {
    width: 90%;
    min-width: unset;
    max-width: 880px;
    margin-top: -15%;
    --tw-translate-y: 25%;
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 1024px) {
    .hero-safest-web3-card__container.hero-safest-web3-card__x1-cards
        .hero-safest-web3-card__image {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0;
        width: 100%;
        --tw-translate-x: 15%;
        --tw-translate-y: -30%;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y))
            rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
            skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
            scaleY(var(--tw-scale-y));
    }
}
.hero-safest-web3-card__container:last-child {
    margin-bottom: 0;
}
.hero-safest-web3-card__container .hero-safest-web3-card__title-container {
    margin-bottom: 3rem;
}
.hero-safest-web3-card__container
    .hero-safest-web3-card__title-container
    .hero-safest-web3-card__title-heading {
    margin-bottom: 0.5rem;
    font-size: 40px;
    font-weight: 700;
}
@media (min-width: 640px) {
    .hero-safest-web3-card__container
        .hero-safest-web3-card__title-container
        .hero-safest-web3-card__title-heading {
        font-size: 3rem;
        line-height: 1;
    }
}
.hero-safest-web3-card__container
    .hero-safest-web3-card__title-container
    .hero-safest-web3-card__title-undeline {
    height: 5px;
    width: 150px;
    border-radius: 0.5rem;
}
.hero-safest-web3-card__container .hero-safest-web3-card__description {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(139 134 130 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
    .hero-safest-web3-card__container .hero-safest-web3-card__description {
        font-size: 28px;
    }
}
.hero-safest-web3-card__container .hero-safest-web3-card__next {
    position: absolute;
    bottom: 30px;
    right: 20px;
}
@media (min-width: 640px) {
    .hero-safest-web3-card__container .hero-safest-web3-card__next {
        bottom: 50px;
        right: 50px;
    }
}
.hero-cysync__wrapper {
    background: radial-gradient(
        86.51% 322.58% at 88.03% 81.61%,
        #373327 0%,
        #000000 63.54%,
        #27241c 100%
    );
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 72px;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 104px;
    padding-bottom: 104px;
}
@media (min-width: 640px) {
    .hero-cysync__wrapper {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}
@media (min-width: 1024px) {
    .hero-cysync__wrapper {
        padding: 164px 0 164px 156px;
    }
}
.hero-cysync__desktop-image {
    display: none;
}
@media (min-width: 1024px) {
    .hero-cysync__desktop-image {
        display: block;
        height: auto;
        width: 45%;
        max-width: 620px;
    }
}
.hero-cysync__container {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 1200px;
    margin-right: 0;
    margin-left: 0;
}
@media (min-width: 1024px) {
    .hero-cysync__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
.hero-cysync__container .hero-cysync__mobile-image {
    margin: auto;
    margin-bottom: 5rem;
    height: auto;
    width: 100%;
    max-width: 550px;
}
@media (min-width: 1024px) {
    .hero-cysync__container .hero-cysync__mobile-image {
        display: none;
    }
}
.hero-cysync__container .hero-cysync__text-container {
    position: relative;
    z-index: 10;
    text-align: center;
}
@media (min-width: 1024px) {
    .hero-cysync__container .hero-cysync__text-container {
        max-width: 600px;
        text-align: left;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .hero-cysync__container
    .hero-cysync__text-container
    .hero-cysync__title:last-child {
    font-weight: 700;
}
.hero-cysync__container .hero-cysync__text-container .hero-cysync__title {
    font-weight: 500;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 2.5rem;
    font-size: 40px;
}
@media (min-width: 768px) {
    .hero-cysync__container .hero-cysync__text-container .hero-cysync__title {
        font-size: 60px;
    }
}
@media (min-width: 1024px) {
    .hero-cysync__container
        .hero-cysync__text-container
        .hero-cysync__title
        .hero-cysync__title__desktop-text {
        display: none;
    }
}
.hero-cysync__container .hero-cysync__text-container .hero-cysync__description {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    margin-bottom: 2.5rem;
    font-size: 20px;
}
@media (min-width: 1024px) {
    .hero-cysync__container
        .hero-cysync__text-container
        .hero-cysync__description {
        font-size: 28px;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .hero-cysync__container
    .hero-cysync__text-container
    .hero-cysync__description
    .hero-cysync__description-highlight:last-child {
    font-weight: 700;
}
.hero-cysync__container
    .hero-cysync__text-container
    .hero-cysync__description
    .hero-cysync__description-highlight {
    text-decoration-line: underline;
    text-decoration-color: #f4d286;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 1024px) {
    .hero-cysync__container
        .hero-cysync__text-container
        .hero-cysync__description
        .hero-cysync__description-highlight {
        text-decoration-line: none;
    }
}
.hero-cysync__container
    .hero-cysync__text-container
    .hero-cysync__action-container {
    margin: auto;
    width: 100%;
}
@media (min-width: 1024px) {
    .hero-cysync__container
        .hero-cysync__text-container
        .hero-cysync__action-container {
        margin: 0;
    }
}
.hero-cysync__container
    .hero-cysync__text-container
    .hero-cysync__action-container
    a,
.hero-cysync__container
    .hero-cysync__text-container
    .hero-cysync__action-container
    btn {
    width: 100%;
}
@media (min-width: 640px) {
    .hero-cysync__container
        .hero-cysync__text-container
        .hero-cysync__action-container
        a,
    .hero-cysync__container
        .hero-cysync__text-container
        .hero-cysync__action-container
        btn {
        width: -moz-fit-content;
        width: fit-content;
    }
}
.hero-coins__wrapper {
    background: linear-gradient(287.5deg, #1b1b1c 51.76%, #0d0d12 70.4%);
    position: relative;
    overflow: hidden;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 82px;
    padding-bottom: 82px;
}
@media (min-width: 640px) {
    .hero-coins__wrapper {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-top: 192px;
        padding-bottom: 192px;
    }
}
.hero-coins__wrapper .hero-coins__container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .hero-coins__wrapper
    .hero-coins__container
    .hero-coins__title:last-child {
    font-weight: 700;
}
.hero-coins__wrapper .hero-coins__container .hero-coins__title {
    position: relative;
    z-index: 10;
    margin-bottom: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-weight: 700;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 40px;
}
@media (min-width: 640px) {
    .hero-coins__wrapper .hero-coins__container .hero-coins__title {
        margin-bottom: 2.5rem;
        font-size: 3.75rem;
        line-height: 1;
    }
}
.hero-coins__wrapper .hero-coins__container .hero-coins__action-container {
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 10;
    display: flex;
}
.hero-coins__wrapper .hero-coins__container .hero-coins__bg {
    background: url(../images/home/coin-bg.png);
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
}
.home-video__container {
    width: 100%;
    padding: 1rem;
}
.home-video__container video {
    width: 100%;
}
.made-in-india__section-wrapper {
    overflow: hidden;
    position: relative;
    display: flex;
    background-image: linear-gradient(
        90deg,
        #28272a 0%,
        #1d1d1e 50.52%,
        #212121 100%
    );
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 32px;
    padding-bottom: 32px;
}
@media (min-width: 640px) {
    .made-in-india__section-wrapper {
        padding-top: 104px;
        padding-bottom: 104px;
    }
}
@media (min-width: 1024px) {
    .made-in-india__section-wrapper {
        padding: 104px 156px;
    }
}
.made-in-india__section-wrapper .made-in-india__wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}
@media (min-width: 768px) {
    .made-in-india__section-wrapper .made-in-india__wrapper {
        gap: 56px;
    }
}
@media (min-width: 1024px) {
    .made-in-india__section-wrapper .made-in-india__wrapper {
        flex-direction: row;
        gap: 64px;
    }
}
.made-in-india__section-wrapper
    .made-in-india__wrapper
    .made-in-india__text-container {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    text-align: center;
}
@media (min-width: 1024px) {
    .made-in-india__section-wrapper
        .made-in-india__wrapper
        .made-in-india__text-container {
        text-align: left;
    }
}
.hero-how-it-works-heading__end-heading-container
    .hero-how-it-works-heading__end-heading
    .made-in-india__section-wrapper
    .made-in-india__wrapper
    .made-in-india__text-container
    .made-in-india__title:last-child {
    font-weight: 700;
}
.made-in-india__section-wrapper
    .made-in-india__wrapper
    .made-in-india__text-container
    .made-in-india__title {
    font-weight: 700;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 40px;
}
@media (min-width: 768px) {
    .made-in-india__section-wrapper
        .made-in-india__wrapper
        .made-in-india__text-container
        .made-in-india__title {
        color: 48x;
    }
}
.made-in-india__section-wrapper
    .made-in-india__wrapper
    .made-in-india__text-container
    .made-in-india__subtitle {
    font-weight: 400;
    line-height: 171%;
    --tw-text-opacity: 1;
    color: rgb(139 134 130 / var(--tw-text-opacity));
    font-size: 20px;
}
@media (min-width: 768px) {
    .made-in-india__section-wrapper
        .made-in-india__wrapper
        .made-in-india__text-container
        .made-in-india__subtitle {
        line-height: 120%;
        color: 40x;
    }
}
.made-in-india__tiranga-img {
    position: absolute;
}
@media (min-width: 640px) {
    .made-in-india__tiranga-img--mobile {
        display: none;
    }
}
.made-in-india__tiranga-img--mobile {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.made-in-india__tiranga-img--tab {
    display: none;
}
@media (min-width: 640px) {
    .made-in-india__tiranga-img--tab {
        display: block;
    }
}
.made-in-india__tiranga-img--tab {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
@media (min-width: 1024px) {
    .made-in-india__tiranga-img--tab {
        display: none;
    }
}
.made-in-india__tiranga-img--laptop {
    display: none;
}
@media (min-width: 1024px) {
    .made-in-india__tiranga-img--laptop {
        display: block;
    }
}
.made-in-india__tiranga-img--laptop {
    top: 15%;
    left: 0;
}
@media (min-width: 1280px) {
    .made-in-india__tiranga-img--laptop {
        top: 0;
    }
}
.comparison-banner__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    --tw-bg-opacity: 1;
    background-color: rgb(18 15 12 / var(--tw-bg-opacity));
    padding: 32px;
}
@media (min-width: 640px) {
    .comparison-banner__wrapper {
        padding: 40px;
    }
}
@media (min-width: 1024px) {
    .comparison-banner__wrapper {
        flex-direction: row;
        gap: 56px;
        padding: 104px 156px;
    }
}
.comparison-banner__img-container {
    width: 90%;
    max-width: 600px;
}
@media (min-width: 1024px) {
    .comparison-banner__img-container {
        width: unset;
        max-width: 500px;
        flex-basis: 100%;
    }
}
.comparison-banner__img-container img {
    width: 100%;
}
@media (min-width: 1024px) {
    .comparison-banner__content-container {
        max-width: 644px;
    }
}
.comparison-banner__content-container .comparion-banner__title {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    margin-bottom: 32px;
}
@media (min-width: 640px) {
    .comparison-banner__content-container .comparion-banner__title {
        font-size: 32px;
    }
}
@media (min-width: 1024px) {
    .comparison-banner__content-container .comparion-banner__title {
        margin-bottom: 48px;
        text-align: left;
        font-size: 40px;
    }
}
.comparison-banner__content-container .comparion-banner__cta-btn {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
}
@media (min-width: 1024px) {
    .comparison-banner__content-container .comparion-banner__cta-btn {
        margin-left: 0;
        margin-right: 0;
    }
}
.text-gradient-highlight-1 {
    background: url(../images/home/highlight.png);
    background-position: center;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@keyframes marquee {
    0% {
        transform: translate(0);
    }
    to {
        transform: translate(-100%);
    }
}
.hero-aum__wrapper {
    --tw-bg-opacity: 1;
    background-color: rgb(24 22 17 / var(--tw-bg-opacity));
    padding: 4rem 2rem;
}
@media (min-width: 640px) {
    .hero-aum__wrapper {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-top: 104px;
        padding-bottom: 104px;
    }
}
@media (min-width: 1024px) {
    .hero-aum__wrapper {
        padding-left: 156px;
        padding-right: 156px;
    }
}
.hero-aum__container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
@media (min-width: 1024px) {
    .hero-aum__container {
        flex-direction: row;
        text-align: left;
    }
}
.hero-aum__container .hero-aum__icon {
    margin-bottom: 48px;
    height: 300px;
    width: 300px;
    width: auto;
}
@media (min-width: 640px) {
    .hero-aum__container .hero-aum__icon {
        margin-bottom: 64px;
    }
}
@media (min-width: 1024px) {
    .hero-aum__container .hero-aum__icon {
        margin-bottom: 0;
        margin-right: 104px;
    }
}
.hero-aum__container .hero-aum__title {
    font-size: 40px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hero-aum__container .hero-aum__link {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 700;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 640px) {
    .hero-aum__container .hero-aum__link {
        margin-bottom: 48px;
        font-size: 48px;
    }
}
.text-gradient-highlight-1 {
    background: url(../images/home/highlight.png);
    background-position: center;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.hero-cysync__desktop-image:where(.astro-MLU7WVL3) {
    display: none;
}
@media (min-width: 1024px) {
    .hero-cysync__wrapper:where(.astro-MLU7WVL3) {
        padding-right: 32px;
    }
    .hero-cysync__desktop-image:where(.astro-MLU7WVL3) {
        display: block;
        margin-right: 32px;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translateZ(0);
    }
}
.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    animation-name: fadeOutUp;
}
*,
:before,
:after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}
*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}
:before,
:after {
    --tw-content: "";
}
html,
:host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
}
body {
    margin: 0;
    line-height: inherit;
}
hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
}
abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}
a {
    color: inherit;
    text-decoration: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
        Liberation Mono, Courier New, monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}
button,
select {
    text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
:-moz-focusring {
    outline: auto;
}
:-moz-ui-invalid {
    box-shadow: none;
}
progress {
    vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}
fieldset {
    margin: 0;
    padding: 0;
}
legend {
    padding: 0;
}
ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
dialog {
    padding: 0;
}
textarea {
    resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af;
}
button,
[role="button"] {
    cursor: pointer;
}
:disabled {
    cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    vertical-align: middle;
}
img,
video {
    max-width: 100%;
    height: auto;
}
[hidden] {
    display: none;
}
.container {
    width: 100%;
}
@media (min-width: 425px) {
    .container {
        max-width: 425px;
    }
}
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cy-btn {
    display: inline-block;
    border-radius: 0.375rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
    font-weight: 700;
}
@media (min-width: 1024px) {
    .cy-btn {
        padding: 1.125rem 3rem;
    }
}
.cy-btn .spin {
    border: 4px solid #fedd8f;
    border-radius: 50%;
    border-top: 4px solid #b78d51;
    width: 25px;
    height: 25px;
    animation: spin 1.5s linear infinite;
    margin: auto;
}
@keyframes spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
.cy-btn.cy-btn-small {
    padding: 1rem 1.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.cy-btn-primary {
    position: relative;
    overflow: hidden;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    background: linear-gradient(
        var(--d, 90deg),
        var(--c1, #e9b873) var(--o1, 0.19%),
        var(--c1, #fedd8f) var(--o2, 37.17%),
        var(--c1, #b78d51) var(--o3, 100.19%)
    );
}
.cy-btn-primary:after {
    content: "";
    opacity: 0;
    position: absolute;
    z-index: 1;
    inset: 0;
    border-radius: inherit;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
    background: linear-gradient(
        180deg,
        #d8b871 0%,
        #f6e195 52.08%,
        #d8b871 100%
    );
    transform: rotate(-90deg) scale(8);
}
.cy-btn-primary:hover:after {
    opacity: 1;
    transform: rotate(0) scale(1);
}
.cy-btn-primary:active:after {
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    opacity: 1;
    transform: rotate(0) scale(1);
    box-shadow: 0 0 4px 4px #ba965c inset;
    outline: 2px solid #d8b566;
}
.cy-btn-primary span {
    position: relative;
    z-index: 10;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}
.cy-btn-secondary {
    position: relative;
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    background: transparent;
    border: 1px solid #d8b871;
    transition: border 0.3s ease-out;
}
.cy-btn-secondary span {
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.cy-btn-secondary:hover {
    border: 1px solid #f3f1f2;
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.cy-btn-secondary:hover span {
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
    background-clip: inherit;
    text-fill-color: inherit;
}
.cy-btn-silver {
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
}
.social-banner__wrapper {
    background: linear-gradient(
        103deg,
        #211c18 0%,
        #211a16 59.37%,
        #252219 100%
    );
    overflow: hidden;
    padding-left: 32px;
    padding-right: 32px;
}
@media (min-width: 640px) {
    .social-banner__wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (min-width: 1024px) {
    .social-banner__wrapper {
        padding-left: 156px;
        padding-right: 156px;
    }
}
.social-banner__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
    text-align: center;
}
@media (min-width: 768px) {
    .social-banner__container {
        flex-direction: row;
        align-items: center;
        gap: 64px;
        padding-top: 80px;
        padding-bottom: 80px;
        text-align: left;
    }
}
@media (min-width: 1024px) {
    .social-banner__container {
        gap: 104px;
    }
}
.social-banner__container .social-banner__content-container .cy-btn-silver {
    padding: 12px 32px;
    font-weight: 600;
}
.social-banner__container
    .social-banner__content-container
    .social-banner__text_title {
    font-size: 40px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    .social-banner__container
        .social-banner__content-container
        .social-banner__text_title {
        font-size: 48px;
    }
}
.social-banner__container
    .social-banner__content-container
    .social-banner__text_description {
    margin-bottom: 40px;
    font-size: 24px;
    --tw-text-opacity: 1;
    color: rgb(139 134 130 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    .social-banner__container
        .social-banner__content-container
        .social-banner__text_description {
        font-size: 28px;
    }
}
@media (min-width: 1024px) {
    .social-banner__container
        .social-banner__content-container
        .social-banner__text_description {
        margin-bottom: 48px;
    }
}
.visible {
    visibility: visible;
}
.invisible {
    visibility: hidden;
}
.collapse {
    visibility: collapse;
}
.static {
    position: static;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.isolate {
    isolation: isolate;
}
.m-1 {
    margin: 0.25rem;
}
.mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.mb-\[-10\%\] {
    margin-bottom: -10%;
}
.mr-4 {
    margin-right: 1rem;
}
.mt-\[6\.5rem\] {
    margin-top: 6.5rem;
}
.mt-\[9\.5rem\] {
    margin-top: 9.5rem;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.table {
    display: table;
}
.grid {
    display: grid;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.h-screen {
    height: 100vh;
}
.w-full {
    width: 100%;
}
.max-w-\[800px\] {
    max-width: 800px;
}
.max-w-\[min\(100\%\,500px\)\] {
    max-width: min(100%, 500px);
}
.flex-1 {
    flex: 1 1 0%;
}
.grow {
    flex-grow: 1;
}
.basis-1\/2 {
    flex-basis: 50%;
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
    cursor: pointer;
}
.resize {
    resize: both;
}
.flex-col {
    flex-direction: column;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.border {
    border-width: 1px;
}
.pt-20 {
    padding-top: 5rem;
}
.font-bold {
    font-weight: 700;
}
.font-medium {
    font-weight: 500;
}
.font-normal {
    font-weight: 400;
}
.uppercase {
    text-transform: uppercase;
}
.lowercase {
    text-transform: lowercase;
}
.capitalize {
    text-transform: capitalize;
}
.underline {
    text-decoration-line: underline;
}
.outline {
    outline-style: solid;
}
.ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
        var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
        calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow, 0 0 #0000);
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
        var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
        var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
    transition-property: color, background-color, border-color,
        text-decoration-color, fill, stroke, opacity, box-shadow, transform,
        filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color,
        text-decoration-color, fill, stroke, opacity, box-shadow, transform,
        filter, backdrop-filter;
    transition-property: color, background-color, border-color,
        text-decoration-color, fill, stroke, opacity, box-shadow, transform,
        filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
}
body {
    font-family: DM Sans, sans-serif;
    margin: auto;
    overflow-x: hidden;
    background-color: #000 !important;
}
body.noscroll {
    overflow: hidden;
}
.cy-section-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hero-gradient {
    background: linear-gradient(
        102.78deg,
        #211c18 0%,
        #211a16 59.38%,
        #252219 100%
    );
}
.bg-gradient-green {
    background: linear-gradient(180deg, #1d4a2c 0%, #2c1636 100%);
}
.bg-gradient-purple {
    background: linear-gradient(146.81deg, #162439 0%, #5b2039 100%);
}
.bg-gradient-brown-2 {
    background: linear-gradient(180deg, #27221d 0%, rgba(47, 36, 34, 0) 100%);
}
.bg-gradient-brown-3 {
    background: linear-gradient(
        102.78deg,
        #211c18 0%,
        #211a16 59.38%,
        #252219 100%
    );
}
.text-gradient-silver {
    background: linear-gradient(
        90deg,
        #a2adb3 1.67%,
        #f3f1f2 35.99%,
        #bcc3c9 66.2%,
        #dcdfe4 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.text-gradient-gold {
    background: linear-gradient(
        90deg,
        #e9b873 0.19%,
        #fedd8f 37.17%,
        #b78d51 100.19%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.text-gradient-highlight-1 {
    background: url(../images/home/highlight.png);
    background-position: center;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.text-gradient-highlight-2 {
    background: linear-gradient(180deg, #00ffe0 0%, #0038ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.text-gradient-highlight-3 {
    background: linear-gradient(180deg, #14ff00 0%, #11a405 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (min-width: 640px) {
    .sm\:block {
        display: block;
    }
}
@media (min-width: 768px) {
    .md\:mt-\[7rem\] {
        margin-top: 7rem;
    }
    .md\:block {
        display: block;
    }
    .md\:pt-40 {
        padding-top: 10rem;
    }
}
@media (min-width: 1024px) {
    .lg\:mt-32 {
        margin-top: 8rem;
    }
}
@media (min-width: 1280px) {
    .xl\:block {
        display: block;
    }
    .xl\:flex {
        display: flex;
    }
    .xl\:hidden {
        display: none;
    }
    .xl\:flex-initial {
        flex: 0 1 auto;
    }
}
