.desktop_nonet {
    display: none;
}

.mobile_nonet {
    display: block;
}

.sd_1 {
    padding: 234px 32px 130px 32px;
    background-image: url(../img/sd_img.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sd_2 .inner_sl_2 {
    gap: 40px;
}

.sl_1 {
    padding: 200px 32px 96px 32px;
    background-image: url(../img/sl_img.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.inner_sd_1 {
    display: flex;
    max-width: 480px;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.inner_sd_1 h1 {
    margin-bottom: 0px;
    align-self: stretch;
    color: var(--brand-core-accent, #E8663B);
    text-align: center;

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
}

.inner_sd_1 h2 {
    margin-bottom: 0px;
    align-self: stretch;
    color: var(--brand-surface-cream, #F4EEE2);
    text-align: center;

    /* heading / h1 */
    font-family: Fraunces;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 124%;
    /* 69.44px */
    letter-spacing: -0.56px;
}

.inner_sd_1 h3 {
    margin-bottom: 0px;
    align-self: stretch;
    color: var(--brand-tint-cream-80, rgba(244, 238, 226, 0.80));
    text-align: center;

    /* body / large */
    font-family: Satoshi;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 30.4px */
}

.diff_width_t {
    max-width: 880px !important;
    width: 100% !important;
}
.sd_2 .single_linet {
    padding: 20px 0px;
}
.sl_2 {
    padding: 104px 32px;
    background-color: #FDFBF6;
}

.inner_sl_2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    align-self: stretch;
}

.inner_sl_2 h2 {
    color: var(--brand-core-ink, #15332A);

    /* heading / h2 */
    font-family: Fraunces;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%;
    /* 51.2px */
    letter-spacing: -0.4px;
    margin-bottom: 0px;
}

.inner_sl_2 h6 {
    margin-top: -8px;
    color: var(--brand-text-muted, #5C6E67);

    /* body / small */
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    /* 21.7px */
    align-self: stretch;
    margin-bottom: 0px;
}

.table_divt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

.line_t {
    height: 1px;
    align-self: stretch;
    background-color: rgba(21, 51, 42, 0.16);
    width: 100%;
}

.single_linet {
    display: flex;
    padding: 22px 0;
    align-items: center;
    gap: 32px;
    align-self: stretch;
}

.each_of_eacht {
    display: flex;
    align-items: center;
    gap: 14px;
    flex: 1 0 0;
}

.each_of_eacht p {
    color: var(--brand-core-ink, #15332A);

    /* body / regular */
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 27.2px */
    margin-bottom: 0px;
    flex: 1 0 0;
}

.sl_3 {
    background: var(--brand-surface-shell, #F6F2EA);
    padding: 64px 32px;
    border-radius: 16px;
}

.inner_sl3 {
    padding: 16px;
    align-self: stretch;
    background-image: url(../img/tri_colo_img.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main_inner_sl3 {
    display: flex;
    padding: 52px 64px;
    gap: 32px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: var(--radius-xs, 4px);
    background: var(--brand-surface-paper, #FDFBF6);
}

.left_sl3 {
    display: flex;
    max-width: 330px;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.left_sl3 h1 {
    color: var(--brand-core-accent, #E8663B);

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
    align-self: stretch;
    margin-bottom: 0px;
}

.left_sl3 p {
    color: var(--brand-core-ink, #15332A);

    /* heading / h2 */
    font-family: Fraunces;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%;
    /* 51.2px */
    letter-spacing: -0.4px;
    align-self: stretch;
    margin-bottom: 0px;
}

.middle_sl3 {
    display: flex;
    max-width: 300px;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.middle_sl3 h2 {
    color: var(--brand-text-body, #2E3A33);

    /* body / regular */
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 27.2px */
    align-self: stretch;
    margin-bottom: 0px;
}

.right_sl3 {
    max-width: 486px;
    width: 100%;
    height: 100%;
}

.sd_3 {
    background: var(--brand-surface-shell, #F6F2EA);
    padding: 80px 24px;
}

.sd_2 {
    background-color: #FDFBF6;
    padding: 104px 24px;
}

.inner_sd3 {
    display: flex;
    align-items: center;
    gap: 80px;
    align-self: stretch;
}

.left_sd3 {
    display: flex;
    max-width: 440px;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.left_sd3 h1 {
    margin-bottom: 0px;
    color: var(--brand-core-ink, #15332A);

    /* heading / h2 */
    font-family: Fraunces;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%;
    /* 51.2px */
    letter-spacing: -0.4px;
    align-self: stretch;
}

.left_sd3 h2 {
    margin-bottom: 0px;
    color: var(--brand-text-body, #2E3A33);

    /* body / regular */
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 27.2px */
    align-self: stretch;
}

.left_sd3 h3 {
    margin-bottom: 0px;
    color: var(--brand-text-muted, #5C6E67);

    /* body / small */
    font-family: Satoshi;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    /* 21.7px */
    align-self: stretch;
}

.right_sd3 {
    display: flex;
    align-items: flex-start;
    gap: 28px;
    flex: 1 0 0;
}

.both_wala {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex: 1 0 0;
}

.grey_text_t {
    color: var(--brand-text-muted, #5C6E67);

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
    margin-bottom: 0px;
    align-self: stretch;
}

.orange_text_t {
    margin-bottom: 0px;
    align-self: stretch;
    color: var(--brand-core-accent, #E8663B);

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
}

.two_of_two {
    display: flex;
    padding: 28px 26px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: var(--radius-s, 8px);
    border: 1px solid var(--brand-tint-ink-16, rgba(21, 51, 42, 0.16));
    background: var(--base-white, #FFF);
}

.bottom_two_of_two {
    display: flex;
    padding-top: 10px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.black_linet {
    height: 12px;
    align-self: stretch;
    border-radius: 2px;
    background: var(--brand-core-ink, #15332A);
}

.grey_linet {
    height: 6px;
    align-self: stretch;
    border-radius: 2px;
    background: var(--brand-tint-ink-16, rgba(21, 51, 42, 0.16));
}

.orange_button_t {
    border: 0px;
    display: inline-flex;
    padding: 18px 24px 18px 28px;
    align-items: center;
    gap: 10px;
    border-radius: var(--radius-s, 8px);
    background: var(--brand-core-accent, #E8663B);
    color: var(--base-white, #FFF);

    /* button / regular */
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 23.8px */
    cursor: pointer;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        padding 0.3s ease;
}


.to_come_circle {
    display: flex;
    width: 18px;
    height: 18px;
    justify-content: center;
    align-items: center;

    border-radius: 999px;
    background: transparent;

    transition:
        width 0.35s ease,
        height 0.35s ease,
        background 0.35s ease;
}

.orange_button_t:hover {
    padding: 18px 12px 18px 28px;

    background: var(--brand-core-ink, #15332A);
    color: var(--brand-surface-cream, #F4EEE2);
}

.orange_button_t:hover .to_come_circle {
    width: 30px;
    height: 30px;
    background: var(--brand-core-accent, #E8663B);
}

.inner_inner_sd_2 {
    display: flex;
    align-items: flex-end;
    gap: 64px;
    align-self: stretch;
}

.left_inner_sd_2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    flex: 1 0 0;
}

.right_inner_sd_2 {
    margin-top: auto;
    height: inherit;
    max-width: 360px;
    width: 100%;
    display: flex;
    padding: 12px 20px 14px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
    border-radius: var(--radius-s, 8px);
    background: var(--brand-surface-cream, #F4EEE2);
}

.right_inner_sd_2 h1 {
    color: var(--brand-text-muted, #5C6E67);

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
    align-self: stretch;
    margin-bottom: 0px;
}

.right_inner_sd_2 h3 {
    color: var(--brand-text-muted, #5C6E67);

    /* body / regular */
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 27.2px */
    align-self: stretch;
    margin-bottom: 0px;
}

.left_inner_sd_2 h4 {
    align-self: stretch;
    color: var(--brand-core-ink, #15332A);

    /* heading / h2 */
    font-family: Fraunces;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%;
    /* 51.2px */
    letter-spacing: -0.4px;
    margin-bottom: 0px;
}

.left_inner_sd_2 p {
    color: var(--brand-text-body, #2E3A33);

    /* body / regular */
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 27.2px */
    max-width: 680px;
    width: 100%;
    margin-bottom: 0px;
}

.ju_1 {
    padding-top: 133px;
    background-image: url(../img/joinus_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 850px;
    height: 100%;
}

.inner_ju1 {
    display: flex;
    max-width: 657px;
    width: 100%;
    padding: 104px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
}

.inner_ju1 h1 {
    margin-bottom: 0px;
    align-self: stretch;
    color: var(--brand-core-accent, #E8663B);
    text-align: center;

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
}

.inner_ju1 h2 {
    margin-bottom: 0px;
    align-self: stretch;
    color: var(--brand-core-ink, #15332A);
    text-align: center;

    /* heading / h1 */
    font-family: Fraunces;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 124%;
    /* 69.44px */
    letter-spacing: -0.56px;
}

.inner_ju1 h3 {
    margin-bottom: 0px;
    align-self: stretch;
    color: var(--brand-text-body, #2E3A33);
    text-align: center;

    /* body / large */
    font-family: Satoshi;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 30.4px */
}

.ju_2 {
    padding: 120px 0px;
    background: var(--brand-surface-cream, #F4EEE2);
}

.inner_ju2 {
    display: flex;
    align-items: flex-start;
    gap: 80px;
}

.innerju2_left {
    flex: 1 0 0;
}

.innerju2_left h1 {
    margin-bottom: 24px;
    color: var(--brand-core-accent, #E8663B);

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
}

.innerju2_left h2 {
    margin-bottom: 0px;
    color: #214C3F;

    /* heading / h2 */
    font-family: Fraunces;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%;
    /* 51.2px */
    letter-spacing: -0.4px;
}

.innerju2_right {
    max-width: 680px;
    width: 100%;
}

.innerju2_right p {
    color: #214C3F;

    /* body / large */
    font-family: Satoshi;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 30.4px */
    align-self: stretch;
    margin-bottom: 0px;
}

.ju_3 {
    border-top: 1px solid #232327;
    border-bottom: 1px solid #232327;
    padding: 160px 0px;
    background-image: url(../img/ju3_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.inner_ju3 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.inner_ju3 h1 {
    align-self: stretch;
    margin-bottom: 40px;
    color: #E8663B;
    text-align: center;

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
}

.inner_ju3 h2 {
    color: var(--brand-surface-cream, #F4EEE2);
    text-align: center;

    /* heading / h1 */
    font-family: Fraunces;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 124%;
    /* 69.44px */
    letter-spacing: -0.56px;
    margin-bottom: 0px;
    max-width: 900px;
    width: 100%;
}

.ju_5 {
    background: var(--brand-surface-cream, #F4EEE2);
    padding: 120px 6.25%;
}

.inner_ju5 h1 {
    text-align: center;
    color: var(--brand-core-accent, #E8663B);

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.inner_ju5 h2 {
    margin-bottom: 64px;
    color: var(--brand-core-ink, #15332A);
    text-align: center;

    /* heading / h2 */
    font-family: Fraunces;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%;
    /* 51.2px */
    letter-spacing: -0.4px;
}

.triple_divt {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    align-self: stretch;
}

.each_triplet {
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: var(--radius-l, 16px);
    border: 1px solid var(--brand-surface-paper, #FDFBF6);
    background: var(--brand-surface-shell, #F6F2EA);
}

.away_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.away_div h3 {
    margin-bottom: 0px;
    color: var(--brand-core-accent, #E8663B);

    /* heading / h3 */
    font-family: Fraunces;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%;
    /* 40.96px */
    letter-spacing: -0.16px;
}

.away_div h4 {
    margin-bottom: 0px;
    color: var(--brand-core-ink, #15332A);

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
}

.each_triplet h5 {
    margin-bottom: 0px;
    color: var(--brand-core-ink, #15332A);

    /* heading / h4 */
    font-family: Fraunces;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    /* 31.2px */
    letter-spacing: -0.12px;
}

.each_triplet p {
    margin-bottom: 0px;
    color: var(--brand-text-body, #2E3A33);

    /* body / regular */
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 27.2px */
}

.ju_4 {
    display: flex;
    height: 760px;
    align-items: flex-start;
    align-self: stretch;
}

.right_ju4 {
    width: 41.67%;
    align-self: stretch;
    background-image: url(../img/rightju4.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.left_ju4 {
    background-image: url(../img/leftju4.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
    padding-left: 12.5%;
    padding-right: 4.16%;
}

.inner_left_ju4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 800px;
    width: 100%;
}

.inner_left_ju4 h1 {
    align-self: stretch;
    color: var(--brand-core-accent, #E8663B);

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.inner_left_ju4 h2 {
    color: var(--brand-surface-cream, #F4EEE2);

    /* heading / h1 */
    font-family: Fraunces;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 124%;
    /* 69.44px */
    letter-spacing: -0.56px;
    align-self: stretch;
    margin-bottom: 36px;
}

.inner_left_ju4 p {
    color: rgba(244, 238, 226, 0.80);

    /* body / large */
    font-family: Satoshi;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 30.4px */
    align-self: stretch;
    margin-bottom: 0px;
}

.ju_6 {
    padding: 80px 0px;
    background: var(--brand-surface-paper, #FDFBF6);
}

.inner_ju6 h1 {
    margin-bottom: 16px;
    color: var(--brand-core-accent, #E8663B);
    text-align: center;

    /* body / eyebrow */
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
}

.inner_ju6 h2 {
    margin-bottom: 48px;
    color: var(--brand-core-ink, #15332A);
    text-align: center;

    /* heading / h2 */
    font-family: Fraunces;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%;
    /* 51.2px */
    letter-spacing: -0.4px;
}
.form_t {
    display: flex;
    max-width: 880px;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}
.double_int {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}
.input_tt_box {
    display: flex;
    padding: 12px 20px 14px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
    border-radius: var(--radius-s, 8px);
background: var(--brand-surface-cream, #F4EEE2);
flex: 1 0 0;
}
.input_tt_box p{
    margin-bottom: 0px;
    color: var(--brand-text-muted, #5C6E67);

/* body / eyebrow */
font-family: Satoshi;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 16.8px */
letter-spacing: 1.68px;
text-transform: uppercase;
align-self: stretch;
}
.input_tt {
    width: 100%;
    background: transparent;
    border: none;
    color: var(--brand-text-muted, #5C6E67);

/* body / regular */
font-family: Satoshi;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 27.2px */
align-self: stretch;

}
.input_tt::placeholder {
    color: var(--brand-text-muted, #5C6E67);

/* body / regular */
font-family: Satoshi;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 27.2px */
}
.input_tt:focus {
    outline: none;
    box-shadow: none;
    border: none; /* optional, if you want to remove the base border too */
  }

  .dropdown_wrap_t {
    position: relative;
    width: 100%;
  }
  
  .dropdown_trigger_t {
    width: 100%;
    min-height: 27.2px;
    padding: 0 24px 0 0;
  
    display: flex;
    align-items: center;
    justify-content: space-between;
  
    background: transparent;
    border: none;
    outline: none;
  
    color: var(--brand-text-muted, #5C6E67);
  
    font-family: Satoshi, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
  
    text-align: left;
    cursor: pointer;
  }
  
  .dropdown_trigger_t:focus {
    outline: none;
    box-shadow: none;
  }
  
  .dropdown_arrow_t {
    position: absolute;
    right: 0;
    top: 50%;
  
    width: 11px;
    height: 7px;
  
    display: flex;
    align-items: center;
    justify-content: center;
  
    pointer-events: none;
  
    transform: translateY(-50%);
    transition: transform 0.2s ease;
  }
  
  .dropdown_wrap_t.is_open_t .dropdown_arrow_t {
    transform: translateY(-50%) rotate(180deg);
  }
  
  .dropdown_menu_t {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    z-index: 100;
  
    width: 100%;
  
    padding: 6px 0;
  
    background: #fff;
    border: 1px solid #E1E7E4;
    border-radius: 4px;
  
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  
    transform: translateY(-5px);
    transition:
      opacity 0.2s ease,
      visibility 0.2s ease,
      transform 0.2s ease;
  }
  
  .dropdown_wrap_t.is_open_t .dropdown_menu_t {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  
  .dropdown_option_t {
    display: block;
    width: 100%;
  
    padding: 8px 12px;
  
    background: transparent;
    border: none;
  
    color: var(--brand-text-muted, #5C6E67);
  
    font-family: Satoshi, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
  
    text-align: left;
    cursor: pointer;
  }
  
  .dropdown_option_t:hover {
    background: #F5F7F6;
  }
  
  .dropdown_option_t:focus {
    outline: none;
    background: #F5F7F6;
  }
  
  .for_height_t {
    resize: none;
    height: 85px;
  }
  .last_of_formt {
    display: flex;
    padding-top: 8px;
    align-items: center;
    gap: 48px;
    align-self: stretch;
  }
  .left_last_of_formt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
  }
  .captcha_wala_div {
    display: flex;
    /* height: 22px; */
    align-items: flex-start;
    gap: 14px;
    align-self: stretch;
  }
  .captcha_wala_div p {
    color: var(--brand-text-body, #2E3A33);

/* body / small */
font-family: Satoshi;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 155%; /* 21.7px */
margin-bottom: 0px;
  }
  .captcha_wala_div p span {
    color: var(--brand-text-body, #2E3A33);

/* body / small */
font-family: Satoshi;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 155%;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
  }
  .my_check_t {
    width: 20px;
    height: 20px;
    margin-top: .10em;
    border-radius: var(--radius-xs, 4px);
border: 1px solid var(--brand-tint-ink-16, rgba(21, 51, 42, 0.16));
/* background: var(--base-white, #FFF); */
  }
  .my_check_t:focus {
    border-color: none;
    box-shadow: none;
  }
  .tirthak_modal {
    display: flex;
    max-width: 560px;
    width: 100%;
    padding: 56px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    border-radius: var(--radius-l, 16px);
background: var(--base-white, #FFF);
  }
  .tirthak_modal h1 {
    color: var(--brand-core-ink, #15332A);
text-align: center;

/* heading / h3 */
font-family: Fraunces;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 128%; /* 40.96px */
letter-spacing: -0.16px;
    margin-bottom: 0px;
  }
  .tirthak_modal p {
    color: var(--brand-text-body, #2E3A33);
text-align: center;

/* body / regular */
font-family: Satoshi;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 27.2px */
    margin-bottom: 0px;
  }
  .dotted_box_t {
    border-radius: var(--radius-s, 8px);
    border: 1px dashed var(--brand-tint-ink-16, rgba(21, 51, 42, 0.16));
    background: var(--brand-surface-cream, #F4EEE2);
  }

  .upload_div {
    display: flex;
padding: 12px 0 8px 0;
justify-content: center;
align-items: center;
gap: 10px;
align-self: stretch;
color: var(--brand-text-muted, #5C6E67);

/* body / regular */
font-family: Satoshi;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 27.2px */
border: none;
  }
  
  .upload_placeholder {
    color: var(--brand-text-muted, #5C6E67);

    /* body / regular */
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 27.2px */
    margin: 0px;
  }
  .sd_2 .each_of_eacht {
      gap: 12px;
  }
  .sd_3 .orangecolor_t {
      color: var(--brand-core-accent, #E8663B);

  }
@media only screen and (max-width: 700px) {
    .mobile_nonet {
        display: none;
    }

    .desktop_nonet {
        display: block;
    }
    .sd_2 .inner_sl_2 {
    gap: 24px;
}


    .sd_1 {
        padding: 120px 24px 40px 24px;
        background-image: url(../img/sd_img_bg.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .sl_1 {
        padding: 120px 24px 40px 24px;
    }

    .inner_sd_1 h1 {
        color: var(--brand-core-accent, #E8663B);
        text-align: center;

        /* body / eyebrow */
        font-family: Satoshi;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        /* 16.8px */
        letter-spacing: 1.68px;
        text-transform: uppercase;
    }

    .inner_sd_1 h2 {
        color: var(--brand-surface-cream, #F4EEE2);
        text-align: center;

        /* heading / mobile / h1 */
        font-family: Fraunces;
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 124%;
        /* 42.16px */
        letter-spacing: -0.34px;
        align-self: stretch;
    }

    .inner_sd_1 h3 {
        color: var(--brand-tint-cream-80, rgba(244, 238, 226, 0.80));
        text-align: center;

        /* body / mobile / large */
        font-family: Satoshi;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 27.2px */
        align-self: stretch;
    }

    .sl_2 {
        padding: 48px 24px;
    }

    .inner_sl_2 {
        gap: 24px;
    }

    .inner_sl_2 h2 {
        color: var(--brand-core-ink, #15332A);
        text-align: center;

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
    }

    .single_linet {
        flex-direction: column;
        padding: 20px 0px;
        gap: 32px;
        align-items: flex-start;
    }

    .dif_pad_top {
        padding-top: 24px;

    }

    .for_row_t {
        flex-direction: row !important;
        gap: 16px !important;
        padding-bottom: 0px;
    }

    .dif_pad_bottom {
        padding-bottom: 24px;
    }

    .sl_3 {
        padding: 0px;
        border-radius: 0px;
    }

    .inner_sl3 {
        padding: 8px;
        background-image: url(../img/sl3_mob_bg.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .main_inner_sl3 {
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
        border-radius: var(--radius-xs, 4px);
        background: var(--brand-surface-paper, #FDFBF6);
    }

    .left_sl3 h1 {
        color: var(--brand-core-accent, #E8663B);

        /* body / eyebrow */
        font-family: Satoshi;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        /* 16.8px */
        letter-spacing: 1.68px;
        text-transform: uppercase;
        align-self: stretch;
    }

    .left_sl3 p {
        color: var(--brand-core-ink, #15332A);

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
        align-self: stretch;
    }

    .middle_sl3 h2 {
        color: var(--brand-text-body, #2E3A33);

        /* body / regular */
        font-family: Satoshi;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 27.2px */
    }

    .sd_3 {
        padding: 48px 24px 56px 24px;
    }

    .inner_sd3 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
    }

    .right_sd3 {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
    }

    .two_of_two {
        padding: 28px 24px;
    }

    .left_sd3 p {
        color: var(--brand-text-muted, #5C6E67);

        /* body / small */
        font-family: Satoshi;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
        /* 21.7px */
    }

    .left_sd3 h1 {
        color: var(--brand-core-ink, #15332A);

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
    }

    .left_sd3 h2 {
        color: var(--brand-text-body, #2E3A33);

        /* body / regular */
        font-family: Satoshi;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 27.2px */
    }

    .sd_2 {
        padding: 48px 24px 56px 24px;
    }

    .inner_sl_2 h6 {
        margin-top: 0px;
    }

    .inner_inner_sd_2 {
        flex-direction: column;
        gap: 24px;
    }

    .left_inner_sd_2 {
        gap: 14px;
    }

    .left_inner_sd_2 h4 {
        color: var(--brand-core-ink, #15332A);

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
    }

    .left_inner_sd_2 p {
        color: var(--brand-text-body, #2E3A33);

        /* body / regular */
        font-family: Satoshi;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 27.2px */
    }

    .inner_ju1 {
        max-width: auto;
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
        align-self: stretch;
        border-radius: var(--radius-s, 8px);
        background: var(--brand-surface-cream, #F4EEE2);
    }

    .inner_ju1 h1 {
        color: var(--brand-core-accent, #E8663B);
        text-align: center;

        /* body / eyebrow */
        font-family: Satoshi;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        /* 16.8px */
        letter-spacing: 1.68px;
        text-transform: uppercase;
    }

    .inner_ju1 h2 {
        color: var(--brand-core-ink, #15332A);
        text-align: center;

        /* heading / mobile / h1 */
        font-family: Fraunces;
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 124%;
        /* 42.16px */
        letter-spacing: -0.34px;
    }

    .inner_ju1 h3 {
        color: var(--brand-text-body, #2E3A33);
        text-align: center;

        /* body / mobile / large */
        font-family: Satoshi;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 27.2px */
    }

    .ju_1 {
        min-height: auto;
        padding: 98px 24px 24px 24px;
        background-image: url(../img/ju_bg_mob.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .diff_btn_css {
        width: 100%;
        justify-content: center;
    }

    .ju_2 {
        padding: 40px 24px;
    }

    .inner_ju2 {
        flex-direction: column;
        gap: 24px;
    }

    .innerju2_left h1 {
        color: var(--brand-core-accent, #E8663B);

        /* body / eyebrow */
        font-family: Satoshi;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        /* 16.8px */
        letter-spacing: 1.68px;
        text-transform: uppercase;
    }

    .innerju2_left h2 {
        color: #214C3F;

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
    }

    .ju_3 {
        border-top: 1px solid #232327;
        border-bottom: 1px solid #232327;
        padding: 64px 24px;
        background-image: url(../img/ju3_mob_bg.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .inner_ju3 h1 {
        color: #E8663B;
        text-align: center;

        /* body / eyebrow */
        font-family: Satoshi;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        /* 16.8px */
        letter-spacing: 1.68px;
        text-transform: uppercase;
        margin-bottom: 24px;
    }

    .inner_ju3 h2 {
        color: var(--brand-surface-cream, #F4EEE2);
        text-align: center;

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
        align-self: stretch;
    }

    .ju_5 {
        padding: 40px 24px;
    }

    .inner_ju5 h1 {
        color: var(--brand-core-accent, #E8663B);

        /* body / eyebrow */
        font-family: Satoshi;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        /* 16.8px */
        letter-spacing: 1.68px;
        text-transform: uppercase;
        text-align: left;
    }

    .inner_ju5 h2 {
        text-align: left;
        color: var(--brand-core-ink, #15332A);

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
        margin-bottom: 24px;
    }

    .triple_divt {
        flex-direction: column;
        gap: 24px;
    }

    .each_triplet {
        display: flex;
        padding: 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        align-self: stretch;
        border-radius: var(--radius-l, 16px);
        border: 1px solid var(--brand-surface-paper, #FDFBF6);
        background: var(--brand-surface-shell, #F6F2EA);
    }

    .ju_4 {
        height: auto;
        flex-direction: column-reverse;
    }

    .right_ju4 {
        width: 100%;
        height: 320px;
        background-image: url(../img/mobile_joinus.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    }

    .left_ju4 {
        display: flex;
        padding: 40px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 20px;
        align-self: stretch;
    }

    .inner_left_ju4 h1 {
        color: var(--brand-core-accent, #E8663B);

        /* body / eyebrow */
        font-family: Satoshi;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        /* 16.8px */
        letter-spacing: 1.68px;
        text-transform: uppercase;
        margin-bottom: 12px;
    }

    .inner_left_ju4 h2 {
        color: var(--brand-surface-cream, #F4EEE2);

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
        align-self: stretch;
        margin-bottom: 20px;
    }

    .inner_left_ju4 p {
        color: rgba(244, 238, 226, 0.80);

        /* body / mobile / large */
        font-family: Satoshi;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        /* 27.2px */
    }

    .ju_6 {
        padding: 40px 24px;
        background: var(--base-white, #FFF);
    }

    .inner_ju6 h1 {
        color: var(--brand-core-accent, #E8663B);
        text-align: center;

        /* body / eyebrow */
        font-family: Satoshi;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        /* 16.8px */
        letter-spacing: 1.68px;
        text-transform: uppercase;
    }

    .inner_ju6 h2 {
        color: var(--brand-core-ink, #15332A);
        text-align: center;

        /* heading / mobile / h2 */
        font-family: Fraunces;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 128%;
        /* 35.84px */
        letter-spacing: -0.28px;
        margin-bottom: 32px;
    }
    .double_int {
        flex-direction: column;
        gap: 20px;
    }
    .form_t {
        gap: 20px;
    }
    .last_of_formt {
        display: flex;
        padding-top: 8px;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        align-self: stretch;
    }
    .tirthak_modal {
        padding: 32px 24px;
        border-radius: var(--radius-l, 16px);
background: var(--base-white, #FFF);
    }
    .tirthak_modal h1 {
        color: var(--brand-core-ink, #15332A);
text-align: center;

/* heading / mobile / h3 */
font-family: Fraunces;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 128%; /* 30.72px */
letter-spacing: -0.12px;
    }
    .tirthak_modal p{
        color: var(--brand-text-body, #2E3A33);
text-align: center;

/* body / regular */
font-family: Satoshi;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 27.2px */
    }
    .another_diff_css {
            justify-content: center;
    }
}

@media only screen and (min-width: 780px) and (max-width:991px) {}

@media only screen and (min-width: 992px) and (max-width: 1151px) {}

@media only screen and (min-width: 1152px) and (max-width:1279px) {}

@media only screen and (min-width: 1280px) and (max-width:1348px) {}

@media only screen and (min-width: 1349px) and (max-width:1439px) {}

@media only screen and (min-width: 1440px) and (max-width:1499px) {}

@media only screen and (min-width: 1500px) and (max-width:1599px) {}

@media only screen and (min-width: 1600px) and (max-width:1699px) {}

@media only screen and (min-width: 1700px) and (max-width:1799px) {}

@media only screen and (min-width: 1800px) and (max-width:1919px) {}