.modal{
    width: 800px;
    height: 500px;
    z-index: 9999;
    background: linear-gradient(144.28deg, #F3E7E9 1.29%, #E3EEFF 97.49%, #E3EEFF 97.5%);
    box-shadow: 0px 7px 29px rgb(100 100 111 / 20%);
    border-radius: 20px;
    box-sizing: border-box;
    padding: 50px;
    overflow: hidden;
    top: 250px;
}
.modal_button{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 15px 30px;
    gap: 10px;
    width: 167px;
    height: 51px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #0068AF;
    border-radius: 55px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    text-transform: uppercase;
    color: #0068AF;
    flex: none;
    order: 0;
    flex-grow: 0;
    cursor: pointer;
}
.modal_button:hover{
    color:#FFFFFF;
}
.modal_note{
    width: 360px;
    height: 36px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #111111;
    opacity: 0.5;
    padding-top: 10px;
}
.modal_title{
    width: 471px;
    height: 94px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    text-transform: uppercase;
    color: #0068AF;
}
.modal_titleMOre{
    width: 471px;
    height: 94px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    text-transform: uppercase;
    color: #0068AF;
}
.modal_input{
    width: 450px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 50px;
    padding-left: 25px;
    margin-bottom: 10px;
    border: none;
}
.modal_decorationMOre{
    position: absolute;
    right: -301px;
    top: 0px;
}
.modal_fon{
    margin: 0;
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    background:rgba(0, 0, 0, 0.8);
    transition: 300ms;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 99;
}
.modal_fon_Learn{
    margin: 0;
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    background:rgba(0, 0, 0, 0.8);
    transition: 300ms;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 99;
}
.active_mob{
    height: 100%;
}
.modal_head{
}
.modal_img{
    position: absolute;
    left: 120.5%;
    right: 6.25%;
    top: 0%;
    bottom: 74.37%;
    Width: 150px;
    Height: 77px;
}
.modal_exit::after{
    display: inline-block;
    content: "\00d7";
    cursor: pointer;
    width: 10px;
    height: 10px;
    color:black;
    position: absolute;
}

.modal_exit::after:hover{
    border-radius: 5px solid #0068AF;
    color: #0068AF;
}
    
.modal_exit{
    position: absolute;
    left: 158.14%;
    right: 8.14%;
    top: -14.86%;
    bottom: 7.14%;
    font-size: 44px;
}
.modal_decoration{
    width: 893.59px;
    height: 502.32000000000005px;

}

.modal_text{
    width: 537px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #111111;
    opacity: 0.5;
    padding-top: 10px;
    padding-bottom: 30px;
    text-decoration: none;
}
.modal_link{
    color: #111111;
}
.modal_title{
    width: 535px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    text-transform: uppercase;
    color: #0068AF;
}
.modal_button{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 15px 30px;
    gap: 10px;
    width: max-content;
    height: 51px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #0068AF;
    border-radius: 55px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    text-transform: uppercase;
    color: #0068AF;
    flex: none;
    order: 0;
    flex-grow: 0;
    transition: 0.3s;
}
.modal_button:hover{
    background: #0068AF;
    color:wheat;
}
.modal_box{
    display: flex;
    width: 450px;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    z-index: 5;
    gap: 12px;
}
.modal_fon_Done{
    margin: 0;
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    background:rgba(0, 0, 0, 0.8);
    transition: 300ms;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 99;
}
.good{
    position: relative;
    display: none;
}
.errorMessage{
    display: none;
    color:red;
    padding: 10px;
}
.err{
    display: block;
}
.errImput{
    border: 2px solid red;
}
.good_activ{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.good_in{
    display: none;
}
.modal_title_good{
    width: 535px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    text-transform: uppercase;
    color: #0068AF;
}
.modal_decoration_god {
    width: 789.59px;
    height: 463.32000000000005px;
}
.good_img{
    right: 0;
    left: auto;
    width: 165px;
    top: 0;
    height: auto;
}
.good_exit {
    right: 1px;
    left: auto;
    top: -31px;
}