.ErrorMessage_root__H2Zdu {
    align-items: center;
    background-color: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 0 .7rem 0 rgba(178, 12, 12, .1);
    color: #b20c0c;
    display: flex;
    font-family: var(--font-gt-standard-s), system-ui, "helvetica", "arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    gap: 1rem;
    justify-content: center;
    line-height: 140%;
    padding: .6rem 1rem;
    text-align: left;
    visibility: visible
}

.ErrorMessage_root__H2Zdu .ErrorMessage_error__phhgC {
    fill: none;
    color: inherit;
    height: 2rem;
    width: 2rem
}

.FormInput_root__AUdz7 {
    --background-color: #fff;
    --focus-color: #0d1212;
    --input-color: #0d1212;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

@media(min-width:768px) {
    .FormInput_root__AUdz7 {
        max-width: 35.3rem
    }
}

.FormInput_root__AUdz7.FormInput_default__WSqfE {
    --border-color: rgba(52, 72, 74, .7);
    --label-color: rgba(13, 18, 18, .7)
}

.FormInput_root__AUdz7.FormInput_light__fNkLO {
    --border-color: rgba(52, 72, 74, .7);
    --label-color: rgba(13, 18, 18, .8)
}

.FormInput_root__AUdz7.FormInput_black__Yy5a8,
.FormInput_root__AUdz7.FormInput_dark__iAkvz {
    --border-color: rgba(91, 130, 121, .7);
    --label-color: rgba(13, 18, 18, .7)
}

.FormInput_root__AUdz7.FormInput_active__M8UK_ .FormInput_inputContainer__YVa_N .FormInput_text__5U9d7 {
    font-size: 1.2rem;
    line-height: 1;
    top: 1lh
}

.FormInput_root__AUdz7.FormInput_active__M8UK_ .FormInput_inputContainer__YVa_N .FormInput_input__1YdeN {
    padding-top: 1lh
}

.FormInput_root__AUdz7.FormInput_disabled__8BJWR {
    pointer-events: none
}

.FormInput_root__AUdz7.FormInput_disabled__8BJWR.FormInput_default__WSqfE {
    --background-color: rgba(211, 228, 223, .8);
    --border-color: rgba(91, 130, 121, .2);
    --label-color: #0d1212;
    --svg-color: #34484a
}

.FormInput_root__AUdz7.FormInput_disabled__8BJWR.FormInput_light__fNkLO {
    --background-color: rgba(91, 130, 121, .2);
    --border-color: rgba(91, 130, 121, .4);
    --label-color: #0d1212;
    --svg-color: #34484a
}

.FormInput_root__AUdz7.FormInput_disabled__8BJWR.FormInput_dark__iAkvz {
    --background-color: rgba(91, 130, 121, .4);
    --border-color: rgba(211, 228, 223, .2);
    --label-color: #fff;
    --svg-color: #fff
}

.FormInput_root__AUdz7.FormInput_disabled__8BJWR.FormInput_black__Yy5a8 {
    --background-color: rgba(52, 72, 74, .3);
    --border-color: rgba(211, 228, 223, .2);
    --label-color: #fff;
    --svg-color: #fff
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 5.6rem;
    justify-content: center;
    position: relative;
    width: 100%
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_input__1YdeN {
    background-color: var(--background-color);
    border: .5px solid var(--border-color);
    border-radius: 1.8rem;
    color: var(--input-color);
    font-family: var(--font-gt-standard-s), system-ui, "helvetica", "arial", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    height: 100%;
    letter-spacing: -.0007142857em;
    line-height: 130%;
    padding: 0 2rem;
    position: relative;
    width: 100%
}

.FormInput_error__Ayd_F.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_input__1YdeN {
    border-color: #b20c0c
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_input__1YdeN:hover {
    border: 1px solid var(--focus-color);
    cursor: pointer
}

.FormInput_error__Ayd_F.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_input__1YdeN:hover {
    border-color: #b20c0c
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_input__1YdeN:focus-visible {
    border: 1.5px solid var(--focus-color);
    outline: none
}

.FormInput_error__Ayd_F.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_input__1YdeN:focus-visible {
    border-color: #b20c0c;
    border-width: 1px
}

body.ios .FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_input__1YdeN {
    font-size: 1.6rem
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_text__5U9d7 {
    color: var(--label-color);
    font-family: var(--font-gt-standard-s), system-ui, "helvetica", "arial", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    left: 2rem;
    letter-spacing: -.0007142857em;
    line-height: 130%;
    pointer-events: none;
    position: absolute
}

.FormInput_error__Ayd_F.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_text__5U9d7 {
    color: #b20c0c
}

.FormInput_disabled__8BJWR.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_text__5U9d7 {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%;
    justify-content: space-between;
    width: 100%
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_text__5U9d7.FormInput_required__ffLLU:after {
    content: "*"
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_text__5U9d7 .FormInput_svgLock__BArES {
    -webkit-margin-end: 3.5rem;
    color: var(--svg-color);
    height: 2rem;
    margin-inline-end: 3.5rem;
    width: 2rem
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_errorIcon__XZnCl {
    height: 2rem;
    position: absolute;
    right: 1.9rem;
    width: 2rem
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_errorIcon__XZnCl svg {
    fill: none;
    color: inherit
}

.FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_optional__JPwgg {
    color: var(--label-color);
    font-family: var(--font-gt-standard-s), system-ui, "helvetica", "arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 140%;
    position: absolute;
    right: 1.4rem
}

@media(max-width:359px) {
    .FormInput_root__AUdz7 .FormInput_inputContainer__YVa_N .FormInput_optional__JPwgg {
        right: 0
    }
}

.FormInput_root__AUdz7 .FormInput_error__Ayd_F {
    margin: .5rem 1rem
}

.FormInput_root__AUdz7 .FormInput_error__Ayd_F.FormInput_hidden__MiHxD {
    display: none;
    visibility: hidden
}

.FooterForm_root__lhBad {
    align-items: center;
    background: var(--background-color);
    border-radius: 3.6rem;
    color: var(--text-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4rem
}

@media(max-width:359px) {
    .FooterForm_root__lhBad {
        max-width: 100vw
    }
}

@media(min-width:1080px) {
    .FooterForm_root__lhBad {
        background: transparent;
        border-radius: 0;
        padding: 0
    }
}

.FooterForm_root__lhBad.FooterForm_default__n9X3T {
    --background-color: rgba(211, 228, 223, .4);
    --text-color: rgba(13, 18, 18, .7)
}

.FooterForm_root__lhBad.FooterForm_light__y9zU_ {
    --background-color: rgba(91, 130, 121, .1);
    --text-color: rgba(13, 18, 18, .8)
}

.FooterForm_root__lhBad.FooterForm_dark__laoGC {
    --background-color: rgba(0, 0, 0, .2);
    --text-color: #fff
}

.FooterForm_root__lhBad.FooterForm_black__yoGR8 {
    --background-color: rgba(52, 72, 74, .3);
    --text-color: #fff
}

@media(min-width:768px) {
    .FooterForm_root__lhBad .FooterForm_formTextContainer__Qm0Cd {
        grid-gap: 1.6rem;
        display: grid;
        gap: 1.6rem;
        grid-template-columns: 1fr 1fr;
        margin-bottom: 1.8rem;
        width: 100%
    }
}

@media(min-width:768px)and (min-width:768px) {
    .FooterForm_root__lhBad .FooterForm_formTextContainer__Qm0Cd {
        margin-bottom: 2.8rem
    }
}

.FooterForm_root__lhBad .FooterForm_formTextContainer__Qm0Cd .FooterForm_formTitle__808yT {
    font-family: var(--font-gt-standard-s), system-ui, "helvetica", "arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 2rem;
    text-align: center;
    text-transform: uppercase
}

@media(min-width:768px) {
    .FooterForm_root__lhBad .FooterForm_formTextContainer__Qm0Cd .FooterForm_formTitle__808yT {
        font-family: var(--font-gt-standard-s), system-ui, "helvetica", "arial", sans-serif;
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 130%;
        margin-bottom: 0;
        text-align: left
    }
}

.FooterForm_root__lhBad .FooterForm_formTextContainer__Qm0Cd .FooterForm_formDescription__sht7b {
    font-family: var(--font-gt-standard-s), system-ui, "helvetica", "arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 3rem
}

@media(min-width:768px) {
    .FooterForm_root__lhBad .FooterForm_formTextContainer__Qm0Cd .FooterForm_formDescription__sht7b {
        margin-bottom: 0;
        text-align: left
    }
}

.FooterForm_root__lhBad .FooterForm_formInputContainer__sBzcd {
    grid-gap: .4rem 1.6rem;
    display: grid;
    gap: .4rem 1.6rem;
    grid-template-columns: 1fr;
    margin-bottom: 1rem;
    width: 100%
}

@media(min-width:1080px) {
    .FooterForm_root__lhBad .FooterForm_formInputContainer__sBzcd {
        grid-template-columns: 1fr 1fr;
        margin-bottom: 2.5rem
    }
}

.FooterForm_root__lhBad .FooterForm_formInputContainer__sBzcd .FooterForm_input__pVLEC {
    max-width: 100%;
    min-width: 22rem
}

@media(max-width:359px) {
    .FooterForm_root__lhBad .FooterForm_formInputContainer__sBzcd .FooterForm_input__pVLEC {
        min-width: auto
    }
}

.FooterForm_root__lhBad .FooterForm_formInputContainer__sBzcd .FooterForm_input__pVLEC:last-child {
    margin-bottom: 0
}

.FooterForm_root__lhBad .FooterForm_submit__FCiBw {
    margin-bottom: 2rem;
    order: 2;
    white-space: nowrap;
    width: 100%
}

@media(min-width:768px) {
    .FooterForm_root__lhBad .FooterForm_submit__FCiBw {
        margin-bottom: 1.6rem
    }
}

.FooterForm_root__lhBad .FooterForm_permission__vOzNE {
    font-family: var(--font-gt-standard-s), system-ui, "helvetica", "arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 140%;
    order: 3;
    text-align: left
}

.FooterForm_root__lhBad .FooterForm_permission__vOzNE a {
    position: relative;
    text-decoration: underline
}

.FooterForm_root__lhBad .FooterForm_permission__vOzNE a:focus-visible {
    border-radius: .4rem;
    outline: .1rem solid #0d1212;
    outline-offset: .4rem
}

.FooterForm_root__lhBad .FooterForm_permission__vOzNE a:focus-visible:before {
    border: 1px solid #fff;
    border-radius: 1rem;
    bottom: calc((.4rem + 2px)*-1);
    content: "";
    left: calc((.4rem + 2px)*-1);
    position: absolute;
    right: calc((.4rem + 2px)*-1);
    top: calc((.4rem + 2px)*-1);
    z-index: 0
}

.FooterForm_root__lhBad .FooterForm_submitError__AGigS {
    margin: .5rem 0 .5rem 1rem
}