body{
    background-color: #FFF;
    font-family: Inter, sans-serif;
    margin: 0px;
}

form{
    margin: auto;
    max-width: 600px;
}

#S1{
    display: flex;
    align-items: center;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
}

.S2{
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
}

#S3{
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#S4{
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#S5-0{
margin: 25px 8px;
}

.S5{
    display: flex;
    justify-content: center;
}

#DT1{
    margin: 8px;
    width: 50%;
    text-align: left;
}

#DT2{
    width: 50%;
}

.DT3{
    width: 50%;
}

.DT4{
    width: 50%;
    text-align: center;
    justify-content: center;
}

#DT5{
    width: 50%;
    text-align: center;
}

#DT6{
    width: 50%;
    text-align: center;
}

#DTY{
    margin: 100px auto;
    max-width: 700px;
    width: 100%;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#DCB{
    display: flex;
    align-items: left;
}

.DWM{
    width: 50%;
    margin: 5px;
}

#H1{ text-align: center;
    font-size: 2.5rem;
    color: #0065A4;
    margin: 0;
}

#H2-0{
    text-align: center;
    font-size: 1.8rem;
    font-weight: 500;
    color: #0065A4;
    margin: 0;
}
#H2-1{
    text-align: center;
    font-size: 2rem;
    font-weight: 500;
    color: #0065A4;
    margin: 0;
}

.H2-2{
    text-align: center;
    font-size: 2.5rem;
    font-weight: 500;
    color: #0096D6;
    margin: 10px;
}

#H3-1{
    margin: 0;
    font-size: 1.2rem;
    color: #0065A4;
}

#H3-2{
    margin: 0;
    font-size: 1.8rem;
    font-weight: bold;
    color: #0065A4;
}

#H3-3{
    margin: 0;
    font-weight: 200;
    font-size: 1.2rem;
    color: #000;
}

#H3-4{
    margin: 0;
    font-size: 1.4rem;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

#H5-0-A{

    font-size: 1.7rem;
    font-weight: 700;
    text-align: center;
    color: #066794;
}

.H5{
    margin: 0;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    color: #0096D6;
}

#P1{
    margin: 10px 20px 5px 20px;
    font-size: 0.9rem;
    color: #666663;
    text-align: justify;
}

.P5{
    font-family: Montserrat, sans-serif;
    font-size: 1em;
    line-height: 1.5;
    font-weight: 400;
    color: #666663;
    text-align: center;
}

.P5-0{
    font-family: Montserrat, sans-serif;
    font-size: 1em;
    line-height: 1.5;
    font-weight: 400;
    color: #666663;
    text-align: justify;
}

#CB{
    height: 15px;
    width: 15px;
    margin: 7px 10px 7px 20px;
}

#CB-L{
    margin: 7px 0px;
    color: #12458D;
    font-size: 1rem;
}

#IM-LOGO{
    margin: 0;
    height: 65px;
}

.IM-SL1{
    margin: 0;
    max-width: 100%;
    height: auto;
}

.D-2LongFields{
    margin: 0 5% 10px 0;
    max-width: 800px;
    display: flex;
}

.D-1LongField{
    margin: 0 5% 10px 3.75%;
    font-size: 0.9rem;
    display: flex;
    flex-direction: column;
}

.D-Input{
    margin: 0 0 0 3.75%;
    font-size: 0.9rem;
    display: flex;
    flex-direction: column;
    width: 50%;
}

.D-Input-2{
    margin: 0 0 0 3.75%;
    font-size: 0.9rem;
    display: flex;
    flex-direction: column;
    width: 25%;
}

.D-Input-3{
    margin: 0 0 0 3.75%;
    font-size: 0.9rem;
    display: flex;
    flex-direction: column;
    width: 50%;
}

.H4{
    font-size: 1.2rem;
    font-weight: 500;
    color: #12458D;
    margin: 20px 0 5px 0;
}



h4{
    font-size: 1.2rem;
    font-weight: 500;
    color: #12458D;
    margin: 20px 0 5px 3.75%;
}

h5{
    margin: 0;
    padding: 0 0 0 1%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    font-size: 1.1rem;
    font-weight: normal;
    background-color: #E4EFFF;
    height: 40px;
    width: 100%;
    border: 1px solid #767676;
}

input{
    box-sizing: border-box;
    height: 40px;
    width: 100%;
    font-size: 1.1rem;
    background-color: #E4EFFF;
    border: 1px solid #767676;
}

select{
    box-sizing: border-box;
    text-align: center;
    height: 40px;
    font-size: 1.1rem;
    background-color: #E4EFFF;
}

.Button{
    font-size: 1rem;
    color: #FFFFFF;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
}

button:active {
    transform: translateY(4px);
}

#B1{
    height: 3rem;
    width: 160px;
    background-color: #12458D;
}

#B2{
    display: inline-flex;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    padding: 10px 25px;
    background-color: #0096D6;
}




@media (max-width: 450px) {

    #H2-1 {
        font-size: 1.5rem;
    }

    #IM-LOGO{
        margin: 0;
        height: 55px;
    }
    
    .H2-2 {
        font-size: 1.5rem;
    }

    .S5{
        display: block;
        justify-content: center;
    }

    .DWM{
        width: 100%;
        margin: 5px;
    }
}


@media (max-width: 800px) {

    .S2{
        display: block;
    }

    .DT3{
        width: 100%;
        text-align: center;
    }
    
    .DT4{
        width: 100%;
    }

    .IM-SL1{
        max-width: 100%;
        height: auto;
    }

    .H2-2 {
        padding: 20px 10px;
    }
}

.Hidden {
    display: none;
}