.policy-box {
    max-width: 1280px; width: 100%; padding: 130px 30px 200px 30px;
}
.policy-type-text {
    margin-top: 123px;
    font-weight: 600; font-size: 45px; color: #111111;
}
.policy-title {
    margin-bottom: 160px;
    font-weight: 700; font-size: 45px; color: #111111;
}
.terms-box {
    max-width: 1280px; width: 100%; padding: 15px;
}
.terms-title {
    font-weight: 700; font-size: 25px; color: #111111;
}
.terms-type-text {
    margin-top: 80px;
    font-weight: 600; font-size: 45px; color: #111111;
}
