@import "//cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/all.min.css";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, etails, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, hr {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: inherit;
}

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, hr {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  position: relative;
  min-width: 360px;
  width: 100%;
  font-size: 13px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  word-break: keep-all;
  box-sizing: border-box;
  padding-top: 140px;
}
body *, body *::before, body *::after {
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  body {
    padding-top: 136px;
  }
}

input, select, textarea {
  font-family: inherit;
  outline: none;
  resize: none;
}

a, button {
  color: #333;
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  background: none;
}
a:hover, button:hover {
  color: #333;
}

.container {
  display: block;
  width: 100%;
  max-width: 1270px;
  padding: 0 15px;
  margin: 0 auto;
}

.container-fluid {
  display: block;
  width: 100%;
  padding: 0 50px;
}
@media (max-width: 1024px) {
  .container-fluid {
    padding: 0 20px;
  }
}

/* temrs-wrapper */
.temrs-wrapper {
  padding: 45px 0;
}
.temrs-wrapper .container .section-header {
  border-bottom: 0;
}
.temrs-wrapper .container .section-header h3:before {
  color: #FFA015;
  content: "[ ";
}
.temrs-wrapper .container .section-header h3:after {
  color: #FFA015;
  content: " ]";
}
.temrs-wrapper .container .section-content {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.41px;
}
.temrs-wrapper .container .section-content b {
  display: block;
  font-size: 16px;
  color: #FFA015;
  font-weight: bold;
}
.temrs-wrapper .container .section-content em {
  display: block;
  font-weight: bold;
  font-style: normal;
}
@media (max-width: 1024px) {
  .temrs-wrapper {
    padding: 30px 0;
  }
}

/*# sourceMappingURL=terms.css.map */
