:root {
	--main_color: #1758FA;
}


* {
	line-height: 1.2;
	box-sizing: border-box;
	font-size: 16rem;
	font-weight: normal;
	font-style: normal;
	color: #000;
	letter-spacing: -0.08rem;
	padding: 0;
	margin: 0;
	word-break: keep-all;
}
.kor *{
	letter-spacing: -0.04rem !important;
}

html,
body {
	width: 100vw;
	width: 100%;
	overflow-x: clip;
	overflow-x: hidden;
	font-size: 62.5%;
	font-size: 0.052vw;
	scroll-behavior: smooth;
}

body {
	width: 100%;
    height: auto;
    -webkit-overflow-scrolling: touch;
	background: #fff;
}

button {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

a,
a:hover,
a:focus,
button {
	text-decoration: none;
	/* color: inherit; */
}

img {
	max-width: 100%;
	vertical-align: top;
	height: auto;
}

iframe {
	border: none;
	width: 100%;
	height: 100%;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 100px #fff inset;
	-moz-box-shadow: 0 0 0 100px #fff inset;
	box-shadow: 0 0 0 100px #fff inset;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border-right: 1rem solid transparent;
}

header,
footer,
aside,
main,
section,
article,
nav {
	display: block;
}

ul,
li {
	margin: 0;
	list-style: none;
}

::selection {
	color: #fff;
	background: rgba(0, 0, 0, 0.99);
}

*:focus,
a:hover,
button:hover,
input:hover {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

span,
strong,
b,
em {
	color: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
}

button,
textarea,
input,
select,
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	border: none;
	background-color: transparent;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
}

button,
textarea,
input {
	-webkit-appearance: none;
	border-radius: 0;
}

button {
	border: 0;
	outline: none;
	background: none;
}

font {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	line-height: inherit;
}

legend {
	display: block;
	border: none;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	min-width: 0;
}

body:not(:-moz-handler-blocked) fieldset {
	display: table-cell;
}

@supports (-webkit-touch-callout: none) {

	#header #sidebar .inner,
	.main_popup {
		height: -webkit-fill-available;
	}
}


@media all and (max-width: 1023px) {
	html {
		font-size: .130vw;
	}

	.large_inner {
		margin: 140rem auto 0;
		width: calc(100% - 80rem);
	}

	.inner {
		margin: 140rem auto 0;
		width: calc(100% - 80rem);
	}

	.cont_wrap {
		padding-bottom: 120rem;
	}

	.only_pc {
		display: none;
	}

	.only_mobile {
		display: block;
	}


}

@media all and (max-width: 767px) {
	html {
		font-size: .256vw;
	}

	.large_inner {
		width: calc(100% - 40rem);
	}

	.inner {
		width: calc(100% - 40rem);
	}
}

/*  */
@media (min-width: 1024px){
	#termly-code-snippet-support * {
		font-size: 0.7vw;
		font-size: 13px;
	}

}
@media screen and (max-width: 36.5em){
	.termly-styles-button-dd5ebb:not(:first-child) {
		margin-bottom: 8rem !important;
	}
	.termly-styles-button-dd5ebb{
		padding: 15rem 5rem;
	}
}
.termly-styles-preferenceTitle-10161b{
	font-size: 16.25rem !important;
    line-height: 16.25rem !important;
}
.termly-styles-description-8f0f46{
	font-size: 10rem !important;
	line-height: 11.875rem !important;
}

/* @media (min-width: 1681px) and (max-width: 1800px) {

	html,
	body {
		font-size: 58%;
	}
}

@media (min-width: 1441px) and (max-width: 1680px) {

	html,
	body {
		font-size: 56%;
	}
}

@media (min-width: 1281px) and (max-width: 1440px) {

	html,
	body {
		font-size: 54%;
	}
}

@media (min-width: 1025px) and (max-width: 1280px) {

	html,
	body {
		font-size: 51.5%;
	}
} */

/* @media (min-width: 990px) and (max-width: 1024px) {

	html,
	body {
		font-size: 51%;
	}

	.br_dn {
		word-break: keep-all;
	}

	.br_dn br {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 989px) {

	html,
	body {
		font-size: 50%;
	}

	.br_dn {
		word-break: keep-all;
	}

	.br_dn br {
		display: none;
	}
}

@media (min-width: 501px) and (max-width: 767px) {

	html,
	body {
		font-size: 65%;
	}

	.br_dn {
		word-break: keep-all;
	}

	.br_dn br:not(.mo) {
		display: none;
	}
}

@media (min-width: 351px) and (max-width: 500px) {

	html,
	body {
		font-size: 62.5%;
	}

	.br_dn {
		word-break: keep-all;
	}

	.br_dn br:not(.mo) {
		display: none;
	}
}

@media (max-width: 350px) {

	html,
	body {
		font-size: 58%;
	}

	.br_dn {
		word-break: keep-all;
	}

	.br_dn br:not(.mo) {
		display: none;
	}
} */