.form {
    padding: 38px 0;
    box-shadow: 0px 0px 18.5px 0px #00000040 inset;
    background: #F1F2F7;

}
.promo-error{
    font-family: Myriad Pro;
    font-weight: 600!important;
    font-size: 12px!important;
    line-height: 22px!important;
    letter-spacing:1px!important;
    color: red!important;
}
form {
    display: flex;
    flex-direction: row;
    gap: 45px 34px;
    flex-wrap: wrap;
}
.promo-inp{
    padding-left: 20px;
}
.inp-promo{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 13px!important;
    position: absolute;
    right: 16px!important;
    padding: 1px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-top: 3px;
    margin-right: 26px;
    padding-right: 0px;
}
.form h3 {
    font-family: Myriad Pro;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 2%;
    text-transform: uppercase;
    margin-bottom: 33px;
    color: #1B204C;
}

form input {
    width: calc(33% - 23px);
    height: 47px;
    outline: none;
    background: transparent;
    padding-right: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #758592;
    font-family: Myriad Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.4px;
    color: #758592;
}

form input::placeholder {
    font-family: Myriad Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.4px;
    color: #758592;

}

.inputs {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inputs .left {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
}

.inputs .right {
    display: flex;
    align-items: center;
    gap: 44px;
}

.inputs .left span {
    font-family: Myriad Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.4px;
    color: #758592;
    display: flex;
    flex-shrink: 0;
}

.form-btn {
    cursor: pointer;
    width: fit-content;
    padding: 4px 66px 0 66px;
    font-family: Myriad Pro;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 40px;
    display: flex;
    border-radius: 5px;
    outline: none;
    border: none;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90.59deg, #1B204C 2.41%, #727DA3 99.82%);
}

.inputs .left input {
    max-width: 290px;
    width: 100%;
    background: #FFFFFF66 !important;
    border-radius: 8px;
    border: 1px solid #758592 !important;

}

.iti {
    width: calc(33% - 23px);
}

.iti input {
    width: 100%;
}

#country,
.select2-container,
#interest,
#hear {
    height: 100%;
    position: relative;
    font-family: Myriad Pro;
    font-weight: 400;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.4px;
    color: #758592 !important;
    background: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    max-height: 400px;
}

.country,
.interest,
.hear {
    position: relative;
    width: calc(33% - 23px);

}

.country .placeholder {
    bottom: 8px;
    font-family: Myriad Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.4px;
    color: #758592;
    position: absolute;
    left: 0;
}

.select2-container--default .select2-selection--single {
    background: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    background: none !important;
    height: 45px !important;
    border-radius: 0 !important;
    border-bottom: none !important;

}

.country,
.hear,
.interest {
    border-bottom: 1px solid #758592 !important;

}

.select2-container--default .select2-selection--multiple {
    min-height: 46px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-family: Myriad Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #758592 !important;
    letter-spacing: -0.4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 5px;
}

.select2-container--default .select2-selection--multiple {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-family: Myriad Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #758592 !important;
    letter-spacing: -0.4px;
    border-bottom: none !important;

}

.select2-container--default .select2-search--inline .select2-search__field {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-family: Myriad Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #758592 !important;
    letter-spacing: -0.4px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
    position: relative;
    padding-right: 30px;
}

.select2-container--default .select2-selection--multiple::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    border: solid #333;
    border-width: 0 1.5px 1.5px 0;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 10px !important;
    height: 21px !important;
}

.select2-container {
    width: fit-content;
}

.inputs input.field-invalid {
    border-bottom: 1px solid red !important;
}

input.field-invalid {
    border-bottom: 1px solid red !important;
}

.field-invalid {
    border-bottom: 1px solid red !important;
}


@media screen and (max-width: 1024px) {
    .form {
        padding: 31px 0 44px 0;
    }

    form {
        display: flex;
        flex-direction: column;
        gap: 34px;
    }

    form input {
        width: 100%;
        height: 34px;
        outline: none;
        background: transparent;
        padding-right: 0;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #758592;
        font-family: Myriad Pro;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.4px;
        color: #758592;
    }

    form input::placeholder {
        font-family: Myriad Pro;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.4px;
        color: #758592;

    }

    .inputs {
        width: 100%;
        display: flex;
        gap: 42px;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }

    .inputs .left {
        display: flex;
        align-items: baseline;
        gap: 8px;
        width: 100%;
        flex-direction: column;

    }

    .inputs .right {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 44px;
    }

    .inputs .left span {
        font-family: Myriad Pro;
        font-weight: 400;
        font-size: 18px;
        text-align: left;
        line-height: 26px;
        letter-spacing: -0.4px;
        color: #758592;
        display: flex;
        flex-shrink: 0;
    }

    .form-btn {
        cursor: pointer;
        width: fit-content;
        padding: 4px 66px 0 66px;
        font-family: Myriad Pro;
        font-weight: 700;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        height: 40px;
        display: flex;
        border-radius: 5px;
        outline: none;
        border: none;
        justify-content: center;
        align-items: center;
        background: linear-gradient(90.59deg, #1B204C 2.41%, #727DA3 99.82%);
    }

    .inputs .left input {
        max-width: 100%;
        height: 43px;
        width: 100%;
        background: #FFFFFF66 !important;
        border-radius: 8px;
        border: 1px solid #758592 !important;

    }

    .iti {
        width: 100%;
    }

    .iti input {
        width: 100%;
    }

    #country,
    .select2-container,
    #interest,
    #hear {
        height: 100%;
        position: relative;
        font-family: Myriad Pro;
        font-weight: 400;
        width: 100%;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.4px;
        color: #758592 !important;
        background: none !important;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        max-height: 400px;
    }

    .country,
    .interest,
    .hear {
        position: relative;
        width: 100%;

    }

    .country .placeholder {
        bottom: 8px;
        font-family: Myriad Pro;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.4px;
        color: #758592;
        position: absolute;
        left: 0;
    }

    .select2-container--default .select2-selection--single {
        background: none !important;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        background: none !important;
        height: 45px !important;
        border-radius: 0 !important;
        border-bottom: none !important;

    }

    .country,
    .hear,
    .interest {
        border-bottom: 1px solid #758592 !important;

    }

    .select2-container--default .select2-selection--multiple {
        min-height: 46px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        font-family: Myriad Pro;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        color: #758592 !important;
        letter-spacing: -0.4px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-top: 5px;
    }

    .select2-container--default .select2-selection--multiple {
        background: none !important;
        border: none !important;
        border-radius: 0 !important;
        padding: 0 !important;
        font-family: Myriad Pro;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        color: #758592 !important;
        letter-spacing: -0.4px;
        border-bottom: none !important;

    }

    .select2-container--default .select2-search--inline .select2-search__field {
        background: none !important;
        border: none !important;
        border-radius: 0 !important;
        padding: 0 !important;
        font-family: Myriad Pro;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        color: #758592 !important;
        letter-spacing: -0.4px;
    }

    .select2-container--default.select2-container--focus .select2-selection--multiple,
    .select2-container--default .select2-selection--multiple {
        position: relative;
        padding-right: 30px;
    }

    .select2-container--default .select2-selection--multiple::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        width: 6px;
        height: 6px;
        border: solid #333;
        border-width: 0 1.5px 1.5px 0;
        transform: translateY(-50%) rotate(45deg);
        pointer-events: none;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered{
        padding-left: 0!important;
    }
    .select2-container--default .select2-search--inline .select2-search__field{
        margin-left: 0!important;
    }
    .select2-container .select2-search--inline .select2-search__field {
        margin-top: 10px !important;
        height: 21px !important;
    }

    .select2-container {
        width: fit-content;
    }

    .inputs input.field-invalid {
        border-bottom: 1px solid red !important;
    }

    input.field-invalid {
        border-bottom: 1px solid red !important;
    }

    .field-invalid {
        border-bottom: 1px solid red !important;
    }

    .form h3 {
        font-family: Myriad Pro;
        font-weight: 700;
        font-size: 26px;
        line-height: 48px;
        letter-spacing: 2%;
        text-align: center;
        text-transform: uppercase;
    }
}

.country:has(.field-invalid) {
    border-bottom: 1px solid red !important;
}
.interest:has(.field-invalid) {
    border-bottom: 1px solid red !important;
}
.hows:has(.field-invalid) {
    border-bottom: 1px solid red !important;
}
.select2-selection__arrow b {
    display: none !important;
}

.select2-selection__arrow {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.20682 0.500001L9.0954e-08 1.87275L6.75 9.5L13.5 1.86504L12.2932 0.500001L6.75 6.76992L1.20682 0.500001Z' fill='%231B204C'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    border: none !important;
    transition: transform 0.2s ease;
}

.select2-container--open .select2-selection__arrow {
    transform: rotate(180deg);
}

.select2-selection--multiple .select2-selection__arrow b {
    display: none !important;
}

.select2-selection--multiple:after {
    border: none!important;
    content: ""!important;
    position: absolute!important;
    top: 50%!important;
    right: 3px!important;
    transform: translateY(-50%)!important;
    width: 14px!important;
    height: 10px!important;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.20682 0.500001L9.0954e-08 1.87275L6.75 9.5L13.5 1.86504L12.2932 0.500001L6.75 6.76992L1.20682 0.500001Z' fill='%231B204C'/%3E%3C/svg%3E")!important;
    background-repeat: no-repeat!important;
    pointer-events: none!important;
    transition: transform 0.2s ease!important;
}

.select2-container--open .select2-selection--multiple:after {
    transform: translateY(-50%) rotate(180deg) !important;
}