.whole_privacy_policy_container{
    display: flex;
    justify-content: center;
    padding-top: 10rem;
    padding-bottom: 2rem;
    width: 100%;
    
}
.sub_privacy_policy_container{
    width: 82rem;
    text-align: center;
}
a{
    text-decoration: none;
}
.heading h1{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px; 
    letter-spacing: -2.4px;
}
.heading span{
   color: #083C61;
}
.contents_container p{
    color: var(--subtext1, #475569);
    text-align: start;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.contents_container h3{
    color: #000;
    text-align: start;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; 
    letter-spacing: -1.4px;
}
.contents_container h5{
    color: #083C61;
    text-align: start;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; 
    letter-spacing: 0px;
}

.contents_container ul li{
    text-align: start;
    margin-top: 0.5rem;
    font-family: Poppins;
    font-size: 16px;

}
@media screen and (max-width: 1600px) and (min-width: 1400px) {
    .whole_privacy_policy_container{
        padding-top: 7rem;
        padding-bottom: 2rem;
        
    }
    .sub_privacy_policy_container{
        width: 75rem;
    }

    .heading h1{
        font-size: 50px;
        line-height: 62px; 
        letter-spacing: -2.4px;
    }

    .contents_container p{
        font-size: 14px;
        line-height: 25px;
        margin-top: -0.5rem;
    }
    .contents_container h3{
        font-size: 25px;
        line-height: 40px; 
        letter-spacing: -1.4px;
    }
    .contents_container h5{
        font-size: 20px;
        line-height: 30px; 
        letter-spacing: 0px;
    }
    
    .contents_container ul li{
        margin-top: 0.5rem;
        font-size: 14px;
        line-height: 25px;
    
    }
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {

    .whole_privacy_policy_container{
        padding-top: 7rem;
        padding-bottom: 2rem;
        
    }
    .sub_privacy_policy_container{
        width: 68rem;
    }

    .heading h1{
        font-size: 40px;
        line-height: 42px; 
        letter-spacing: -2px;
    }

    .contents_container p{
        font-size: 13px;
        line-height: 20px;
        margin-top: -0.7rem;
    }
    .contents_container h3{
        font-size: 22px;
        line-height: 40px; 
        letter-spacing: -1.4px;
    }
    .contents_container h5{
        font-size: 18px;
        line-height: 30px; 
        letter-spacing: 0px;
    }
    
    .contents_container ul li{
        margin-top: 0.5rem;
        font-size: 13px;
        line-height: 22px;
    
    }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .whole_privacy_policy_container{
        padding-top: 6rem;
        padding-bottom: 2rem;
        
    }
    .sub_privacy_policy_container{
        width: 54rem;
    }

    .heading h1{
        font-size: 30px;
        line-height: 32px; 
        letter-spacing: -2px;
    }

    .contents_container p{
        font-size: 12px;
        line-height: 18px;
        margin-top: -0.7rem;
    }
    .contents_container h3{
        font-size: 20px;
        line-height: 40px; 
        letter-spacing: -1.4px;
    }
    .contents_container h5{
        font-size: 15px;
        line-height: 30px; 
        letter-spacing: 0px;
    }
    
    .contents_container ul li{
        margin-top: 0.5rem;
        font-size: 12px;
        line-height: 18px;
    
    }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .whole_privacy_policy_container{
        padding-top: 5.5rem;
        padding-bottom: 2rem;
        
    }
    .sub_privacy_policy_container{
        width: 44rem;
    }

    .heading h1{
        font-size: 25px;
        line-height: 33px; 
        letter-spacing: -1.4px;
    }

    .contents_container p{
        font-size: 0.69rem;
        line-height: 18px;
        margin-top: -0.7rem;
    }
    .contents_container h3{
        font-size: 0.93rem;
        font-weight: 500;
        line-height: 28px; 
        letter-spacing: -1.4px;
    }
    .contents_container h5{
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 25px; 
        letter-spacing: 0px;
    }
    
    .contents_container ul li{
        margin-top: 0.3rem;
        font-size: 0.69rem;
        line-height: 18px;
    
    }
}
@media screen and (max-width: 768px) and (min-width: 576px) {
    .whole_privacy_policy_container{
        padding-top: 5rem;
        padding-bottom: 2rem;
        
    }
    .sub_privacy_policy_container{
        width: 32rem;
    }

    .heading h1{
        font-size: 1.1rem;
        line-height: 25px; 
        letter-spacing: -.4px;
    }

    .contents_container p{
        font-size: 0.65rem;
        line-height: 16px;
        margin-top: -0.7rem;
    }
    .contents_container h3{
        font-size: 0.875rem;
        line-height: 28px; 
        font-weight: 500;
        letter-spacing: 0px;
    }
    .contents_container h5{
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 25px; 
        letter-spacing: 0px;
    }
    
    .contents_container ul li{
        margin-top: 0.3rem;
        font-size: 0.65rem;
        line-height: 16px;
    
    }
}
@media screen and (max-width: 576px) and (min-width: 370px) {
    .whole_privacy_policy_container{
        padding-top: 5rem;
        padding-bottom: 2rem;
        
    }
    .sub_privacy_policy_container{
        width: 22rem;
    }

    .heading h1{
        font-size: 0.93rem;
        line-height: 15px; 
        letter-spacing: -.4px;
    }

    .contents_container p{
        font-size: 0.63rem;
        line-height: 14px;
        margin-top: -0.5rem;
    }
    .contents_container h3{
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 22px; 
        letter-spacing: -.4px;
        letter-spacing: 0px;
    }
    .contents_container h5{
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 25px; 
        letter-spacing: 0px;
    }
    
    .contents_container ul li{
        margin-top: 0.4rem;
        font-size: 0.63rem;
        line-height: 14px;
    
    }
}
@media screen and (max-width: 370px) {
    .whole_privacy_policy_container{
        padding-top: 5rem;
        padding-bottom: 2rem;
        
    }
    .sub_privacy_policy_container{
        width: 18rem;
    }

    .heading h1{
        font-size: 0.93rem;
        line-height: 15px; 
        letter-spacing: -.4px;
    }

    .contents_container p{
        font-size: 0.63rem;
        line-height: 14px;
        margin-top: -0.5rem;
    }
    .contents_container h3{
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 22px; 
        letter-spacing: -.4px;
        letter-spacing: 0px;
    }
    .contents_container h5{
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 25px; 
        letter-spacing: 0px;
    }
    
    .contents_container ul li{
        margin-top: 0.4rem;
        font-size: 0.63rem;
        line-height: 14px;
    
    }
}