.support-container {
    display: grid;
    grid-template-columns: 21% 1fr;
    width: 100%;
    gap: 10%;
}
.support .about__banner {
    margin-bottom: 96px;
}
@media (max-width: 480px) {
    .support .about__banner {
        margin-bottom: 60px;
    }
}
@media (max-width: 992.98px) {
    .support{
        margin-top: 67px;
    }
}
.support .about__banner {
    margin-bottom: 96px;
}
@media (min-width: 992.98px) {

    .support__column:first-child {
        flex: 0 0 20%;
        justify-content: start;
    }
}

@media (max-width: 992.98px) {
    .support-container {

        grid-template-columns: 1fr;
        gap: 27px;
    }
}
.support-row {
    display: flex;
    flex-direction: column;
    gap: 96px;
    padding-bottom: 96px;
}
@media (max-width: 765px) {
    .support-row {
        display: flex;
        flex-direction: column;
        gap: 60px;
        padding-bottom: 59px;
    }
}
.support__column-title{
    font-family: 'GT America Bold';
    /* font-weight: 700; */
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    color: #7F2629;
}
@media (max-width: 480px) {
    .support__column-title {
        font-size: 14px;
        line-height: 22px;
    }
}

.description-support {
    font-family: 'GT America Light';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #222222;
}
@media (max-width: 480px) {
    .description-support {
        font-size: 16px;
        line-height: 20px;
        color: #222222;
    }
}
.support__donate-description {
    color: #00609C;
    font-weight: 300;
    font-size: 24px;
    line-height: 150%;
    color: #00609C;
}
@media (max-width: 480px) {
    .support__donate-description {
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
    }
}
.button-disclousers {
    font-family: "GT Pressura Bold";
    font-size: 16px;
    line-height: 150%;
    background: #00609C;
    border-radius: 6px;
    border: 2px solid #00609C;
    transition: 0.3s;
    max-width: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    white-space: nowrap;
    padding: 20px 50px;
    text-transform: uppercase;
    margin-top: 33px;
    /* font-weight: 700; */
}
.button-disclousers:hover {
    background: #fff;
    color: #00609C;
    border-radius: 6px;
    border: 2px solid #00609C;
}
@media (max-width: 480px) {
    .button-disclousers {
        padding: 8px 24px;
        margin-top: 27px;
        font-size: 14px;
        max-width: 276px;
        line-height: 20px;
    }
}
.radios input+label span {
    background: #00609C !important;
    border-radius: 6px !important;
}
.stripe-payment-wrapper .form-address-table.payment-form-table .form-sub-label-container input {
    color: #00609C !important;
    background: #FFFFFF !important;
    border: 1.2px solid #00609C !important;
    border-radius: 6px !important;
}
.supernova .form-all, .form-all {
    background-color: #ff0000;
    border: 1px solid transparent;
}
iframe form {
    background-color: #ff0000;
}
.form-all {
    margin-bottom: 100px;
    width: 100% !important;
    background-color: transparent !important;
}
.supernova {
    background-color: red;
}
#73308325660151 {
    background: red;
}
.form-all {
    width: 100%;
    /*display: flex;*/
    /*justify-content: center;*/
}
.jotform-form {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 90px 0;
}
/*#cid_31 span.form-sub-label-container,*/
.jotform-form input{
    font-family: "GT America";
    background: #FFFFFF !important;
    border: 1.2px solid #00609C !important;
    border-radius: 6px !important;
    outline: none !important;
    height: 56px !important;
    color: #00609C !important;
    padding: 15px !important;
    font-size: 18px !important;
    line-height: 26px !important;
}
.jotform-form input::placeholder {
    font-family: "GT America";
}
@media (max-width: 480px) {
    .jotform-form input{
        height: 44px !important;
    }
}
.form-address-table tbody tr th,
.jotform-form label {
    font-family: 'GT Pressura Bold' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 36px !important;
    color: #00609C !important;
    text-transform: uppercase;
}
@media (max-width: 480px) {
    .form-address-table tbody tr th,
    .jotform-form label {
        font-size: 16px !important;
        line-height: 20px !important;
    }
}
.wrapperButtonRadio label span{
    background: #00609C !important;
    border-radius: 6px !important;
    color: #fff !important;
    font-family: 'GT America Bold' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 16px !important;
}
.form-address-table tbody tr td {
    width: 100% !important;
}
.stripe-payment-wrapper .form-address-table.payment-form-table .form-sub-label-container input {
    width: auto !important;
}
.form-sub-label-container label{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
@media (max-width: 480px) {
    .form-sub-label-container label{
        margin-bottom: 10px !important;
    }
    #label_33 {
        padding-bottom: 30px;
    }
}
.form-address-table {
    width: auto !important;
}
.form-sub-label-container {
    display: flex !important;
    flex-direction: column-reverse;
    gap: 10px;
    width: auto;
}
.form-address-country {
    background: #fff;
    border: 1px solid #00609C !important;
    border-radius: 6px;
    height: 55px;
    font-size: 16px !important;
    font-family: "GT America" !important;
    line-height: 150% !important;
    color: #00609C;
    box-shadow: none !important;
}
.form-address-table {
    display: flex;
    flex-direction: column;
    gap: 70px;
}
@media (max-width: 480px) {
    .form-address-table {
        gap: 40px;
    }
}
.form-line-error {
    background-color: transparent !important;
}
#id_19 {
    display: flex;
    justify-content: space-between;
    margin-top: 78px;
}
@media (max-width: 765px) {
    #id_19 {
        flex-direction: column;
        margin-top: 40px;
    }
}
#id_19 textarea{
    width: 394px;
    height: 100px;
    background: #FFFFFF;
    border: 1.2px solid #00609C;
    border-radius: 6px;
    outline: none;
    color: #00609C;
    font-size: 18px !important;
    line-height: 26px !important;
    font-family: "GT America" !important;
}
@media (max-width: 765px) {
    #id_19 textarea {
        width: 100%;
    }
}
.form-checkbox-item:not(#foo) input:checked + label:before {
    background: #00609C !important;
    /*border-radius: 6px;*/
    border: 0;
}
.form-checkbox-item:not(#foo) input:checked + label:after {
    border-color: #00609C !important;
}
.form-checkbox-item:not(#foo) label:before{
    /*border-radius: 6px !important;*/
}
.form-checkbox-item:not(#foo) label:after
/*.form-checkbox-item:not(#foo) label:before*/
{
    border: 2px solid #00609C !important;
    margin-left: -2px;

}
.form-checkbox-item:not(#foo) label:before {
    border: 2px solid #00609C !important;}
.radios.red input.checkedButtonRadio+label {
    color: #00609C;
}
.form-line-error:after {
    display: none;
}
.form-checkbox-item:not(#foo) label {
    margin-top: 40px;
}
.form-checkbox-item:not(#foo) label:after {
    margin-top: 49px;
}
@media (max-width: 767px) {
    .form-checkbox-item:not(#foo) label:after {
        margin-top: 40px;
    }
}
.donation_currency {
    /* font-weight: 700; */
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "GT America Bold";
    color: #00609C;
    margin: -40px 0 10px 0;
}
.form-sub-label {
    /*display: none !important;*/
}
.form-label-top {
    margin-top: 40px;
}
@media (min-width: 768px) {
    .form-checkbox-item:not(#foo) label:before {
        margin-top: 9px;
    }
}

.form-submit-button {
    background: #00609C !important;
    border-radius: 6px !important;
    font-family: 'GT America Bold' !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 57px !important;
    margin-top: 78px !important;
    border: 2px solid #00609C !important;
    transition: 0.3s;
}
@media (max-width: 480px) {
    .form-submit-button {
        height: 40px !important;
        font-size: 14px !important;
        line-height: 20px !important;
        margin-top: 65px !important;
    }
}

#id_19 label{
    margin-top: 0;
}

@media (max-width: 480px) {
    .form-address-line-wrapper {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }
}
@media screen and (max-width: 480px) {
    .form-line[data-type="control_phone"] .form-input > div, .form-line[data-type="control_phone"] .form-input-wide>div {
        display: flex;
        flex-direction: column;
    }
}
#sublabel_33_addr_line1 {
    margin-top: -20px !important;
}
#label_33 {
    margin-top: 30px !important;
}
.form-line {
    padding: 0 !important;
}
@media screen and (min-width: 768px) {
    .jotform-form {
        padding: 60px 80px !important;
    }
}
.form-address-line input {
    width: 100% !important;
}
.form-address-line-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
@media (max-width: 768px) {
    .form-address-line-wrapper {
        gap: 50px;
    }
}
@media screen and (max-width: 768px){
    .jotform-form {
        padding: 60px 0 !important;
    }
    .jotform-form {
        margin: 60px 0 !important;
    }
}
@media (max-width: 480px) {
    .plr0 {
        padding: 0 !important;
    }
    .mbp,
    .support__column-title {
        padding: 0 20px;
    }
    .support-row .support__disclousers .support__column-title,
    .support-row .support__plan .support__column-title,
    .support-row .support__overview .support__column-title {
        padding: 0;
    }
    .form-dropdown.form-address-country {
        height: 44px;
    }
    .form-sub-label {
        /*display: none !important;*/
        margin-bottom: 14px;
    }

}
#cid-25  .form-input-wide div{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
@media (max-width: 768px) {
    .form-address-line {
        width: 100% !important;
    }
    .form-all {
        padding-left: 20px;
        padding-right: 20px;
    }
    .form-line[data-type="control_phone"] .form-input > div, .form-line[data-type="control_phone"] .form-input-wide>div {
        justify-content: space-between;
    }
    .jotform-form input,
    .form-line[data-type="control_phone"] .form-sub-label-container:first-child {
        width: 100%;
    }
    #cid_25 div {
        display: flex;
        flex-direction: column;
    }
    #input_25_phone {
        width: 100% !important;
    }
}
.phone-separate{
    display: none;
}
#input_30 {
    width: 100% !important;
}
#if_cc_field {
    margin-top: 40px;
}
@media (min-width: 768px) {
    #label_input_41_0 {
        display: flex;
        flex: 0 0 500px;
    }
}
@media screen and (max-width: 480px), screen and (max-device-width: 767px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
    [data-type=control_phone] .form-sub-label-container {
        width: 100% !important;
    }}
@media screen and (max-device-width: 40em) {
    [data-input-type="countryCode"], [data-input-type="areaCode"] {
        max-width: 100% !important;
    }
}
.support-row_first {
    margin-top: 96px;
}
@media (max-width: 992px) {
    .support-row_first {
        margin-top: 60px;
    }
}

.support-logos {
    display: flex;
    align-items: flex-start;
    margin-top: 40px;
    gap: 20px;
}

@media (max-width: 480px) {
    .support-logos {
        display: none;
    }
}

.support-logos-mobile {
    display: none;
    align-items: flex-start;
}

@media (max-width: 480px) {
    .support-logos-mobile {
        display: flex;
        align-items: flex-start;
        gap: 40px;
        padding: 0 20px;
        justify-content: center;
    }
}

.support-logo {
    max-width: 150px;
}
