.profileMain{
    background-color:  #F8F8FB;
}
.profileMainContainer{
    padding-top: 60px;
    padding-bottom: 30px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.profileMainHeading{
    
    color: #09938A;
    font-family: Poppins;
    font-size: 54.866px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}
.genderHeadingMain{
    padding-top: 40px;
    color: #09938A;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.genderContMain{
    display: flex;
    justify-content: space-between;
}
.genderMain{
    position: relative;
    margin-top: 35px;
    width: 364px;
height: 250px;
flex-shrink: 0;
    border-radius: 32.67px;
border: 1px solid rgba(9, 147, 138, 0.24);
background: rgba(9, 147, 138, 0.14);
}
.cornerImg{
    position: absolute;
    right: 7px;
    top: 12px;
    width: 31.731px;
    height: 21.501px;
    transform: rotate(12.807deg);
}
.genderMainHeading{
    padding-top: 25px;
    padding-left: 18px;
    color: #787575;
    font-family: Poppins;
    font-size: 29.248px;
    font-style: normal;
    font-weight: 400;
    line-height: 66.513px; 
}
.genderMainHeading span{
    color: #09938A;
    font-family: Poppins;
    font-size: 29.248px;
    font-style: normal;
    font-weight: 400;
    line-height: 66.513px; 
}
.checkInputMain{
padding-left: 35px;
}
.maleMain{
    display: flex;
    align-items: center;
    gap: 5px;
}
.maleHeading{
    color: #979797;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; 
}
.checkboxInp{
    width: 17.732px;
height: 17.732px;
flex-shrink: 0;
}
.uploadImageMain{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 25px;

}
input[type="file"] {
    display:none;
}
.upload {
    width: 200px;
height: 200px;
flex-shrink: 0;
border-radius: 161.583px;
border: 0.8px dashed #09938A;
background: rgba(9, 147, 138, 0.25);
backdrop-filter: blur(3.6500000953674316px);
display: flex;
justify-content: center;
align-items: center;
color: #09938A;
font-family: "Inter";
font-size: 20.697px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.414px;
}
.inneruploadImg{
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
cursor: pointer;
}
.uploadIcon{
    width: 49.154px;
    height: 49.154px;
    flex-shrink: 0;  
}

.uploadText{
    padding-top: 10px;
    color: #09938A;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.registerMainHeading{
    padding-top: 40px;
    color: #09938A;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.RegInputMain{
    display: flex;
    width: 100%;
    gap: 100px;
}
.leftInputMain{
    width: 50%;

}
.rightInputMain{
    width: 50%;

}
.emailHeading{
    padding-top: 20px;
    color: #5E6366;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 60.076px; 
}
.emailInputMain{
    width: 100%;

}
.emailInput{
    padding-left: 10px;
    width: 100%;
    height: 48px;
    flex-shrink: 0;
    border-radius: 7.14px;
    border: 1px solid rgba(9, 147, 138, 0.24);
    background: rgba(9, 147, 138, 0.14);
    color: #4A5568;
    /* leading-trim: both;
    text-edge: cap; */
    font-family: Poppins;
    font-size: 14.29px;
    font-style: normal;
    font-weight: 400;
    line-height: 56.852px; 
}
.emailInput::placeholder{
    color: #A0A0A0;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; 
    letter-spacing: -0.154px;
}
.emailInputMain2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 7.14px;
    border: 1px solid rgba(9, 147, 138, 0.24);
    background: rgba(9, 147, 138, 0.14);
    width: 100%;
    height: 48px;
    flex-shrink: 0;

}
.emailInput2{
    padding-left: 10px;
    width: 86%;
    height: 48px;
    flex-shrink: 0;
    border: none;
    background-color: transparent;
    color: #4A5568;

    /* leading-trim: both;
    text-edge: cap; */
    font-family: Poppins;
    font-size: 14.29px;
    font-style: normal;
    font-weight: 400;
    line-height: 56.852px; 
}
.emailInput2::placeholder{
    color: #ABAFB1;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 93.099px; 
}
.emailInputMain3{
    display: flex;
    gap: 15px;
}
.input3main{
    width: 100%;
}
.passwordText{
    padding-top: 20px;
    width: 90%;
    color: #09938A;
    font-family: Poppins;
    font-size: 18.013px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.564px; 
}
.pswbtneye{
    background-color: transparent;
    border: 0;

}
.PsIcon{
    width: 20px;
    height: auto;
    color: #ABAFB1;
    flex-shrink: 0;
    margin-left: -30px;
}
.addressMain{
    padding-top: 40px;
    color: #09938A;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.profileButton{
    padding-top: 50px;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.profilBtn{
    cursor: pointer;
    padding: 20px 50px;
flex-shrink: 0;
border-radius: 10.726px;
background: #09938A;  
color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: normal;
border: 0;
letter-spacing: -0.253px;
}

@media (max-width:1100px) {
    .profileMainContainer {
        padding-top: 45px;
        padding-bottom: 30px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
}
@media (max-width:992px) {
    .profileMainHeading{
        font-size: 42px;
    }
    .genderHeadingMain{
        padding-top: 60px;
        font-size:42px;
    }
    .genderMain {
        margin-top: 30px;
        width: 324px;
        height: 265px;
    }
    .genderMainHeading{
        padding-top: 15px;
        padding-left: 18px;
        font-size: 23.248px;
        line-height: 50.513px;
    }
    .genderMainHeading span {
        font-size: 23.248px;
        line-height: 50.513px;
    }
    .maleHeading {
        font-size: 15px;
    }
    .checkboxInp {
        width: 14px;
        height: 14px;
    }
    .upload {
        width: 160px;
        height: 160px;
        font-size: 14px;
    }
    .uploadIcon {
        width: 30px;
        height: 30px;
        flex-shrink: 0;
    }
    .uploadText {
        padding-top: 10px;
        font-size: 26px;
    }
    .registerMainHeading{
        padding-top: 70px;
        font-size: 42px;
    }
    .emailHeading{
        padding-top: 15px;
        font-size: 18px;
        line-height:45px;
    }
    .emailInput {
        padding-left: 10px;
        width: 100%;
        height: 52px;
        font-size: 16px;
        line-height: 73px;
    }
    .emailInput::placeholder{
        font-size: 16px;
        line-height: 73px;
    }
    .emailInputMain2 {
        width: 100%;
        height: 52px;
    }
    .emailInput2 {
        padding-left: 10px;
        height: 52px;
        font-size: 16px;
        line-height: 73px;
    }
    .emailInput2::placeholder{
        font-size: 16px;
        line-height: 73px;
    }
    .addressMain {
        padding-top: 70px;
        font-size: 42px;
    }
    .PsIcon {
        width: 24px;
        height: 16.564px;
        flex-shrink: 0;
    }
    .passwordText{
        padding-top: 15px;
        width: 90%;
        font-size: 15px;
        line-height: 21px;
    }
    .profilBtn {
        width: 380px;
        height: 80px;
        border-radius: 11px;
        font-size: 27px;
        font-weight: 600;
    }

}
@media (max-width:600px) {
    .profileMainContainer {
        padding-top: 30px;
    }
    .profileMainHeading{
        font-size: 28px;
    }
    .genderHeadingMain{
        padding-top: 40px;
        font-size: 28px;
    }
    .genderContMain{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
    .genderMain {
        margin-top: 30px;
        width: 300px;
        height: 235px;
    }
    .genderMainHeading{
        padding-top: 15px;
        padding-left: 18px;
        font-size: 19px;
        line-height: 50.513px;
    }
    .genderMainHeading span {
        font-size: 19px;
        line-height: 50.513px;
    }
    .maleHeading {
        font-size: 13.5px;
    }
    .checkboxInp {
        width: 13px;
        height: 13px;
    }
    .upload {
        width: 140px;
        height: 140px;
        font-size: 13px;
    }
    .uploadIcon {
        width: 26px;
        height: 26px;
        flex-shrink: 0;
    }
    .uploadText {
        padding-top: 10px;
        font-size: 20px;
    }
    .registerMainHeading{
        padding-top: 40px;
        font-size: 28px;
    }
    .RegInputMain {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        gap:20px;
    }
    .emailHeading{
        padding-top: 15px;
        font-size: 15px;
        line-height:30px;
    }
    .emailInput {
        padding-left: 10px;
        width: 100%;
        height: 42px;
        font-size: 13px;
        line-height: 53px;
    }
    .emailInput::placeholder{
        font-size: 13px;
        line-height: 53px;
    }
    .emailInputMain2 {
        width: 100%;
        height: 42px;

    }
    .emailInput2 {
        padding-left: 10px;
        height: 42px;
        font-size: 13px;
        line-height: 53px;
    }
    .emailInput2::placeholder{
        font-size: 13px;
        line-height: 53px;
    }
    .addressMain {
        padding-top: 40px;
        font-size: 28px;
    }
    .PsIcon {
        width: 18px;
        height: 13px;
        flex-shrink: 0;
    }
    .passwordText{
        padding-top: 15px;
        width: 100%;
        font-size: 13px;
        line-height: 21px;
    }
    .profilBtn {
        width: 260px;
        height: 55px;
        border-radius: 8px;
        font-size: 18px;
    }
    .leftInputMain {
        width: 100%;
    }
    .rightInputMain {
        width: 100%;
    }
}