@charset "utf-8";

.terms-wrap {margin-top: 80px; line-height: 1.5;}


@media (max-width: 1280px) {
    .terms-wrap {margin-top: 60px;}
}

@media (max-width: 768px) {
    .terms-wrap {margin-top: 40px;}
}