html {scroll-behavior: smooth;}


.policy01-page * {margin: 0; padding: 0; vertical-align: top; box-sizing: border-box;}
body.policy01-original-body {max-width: 800px; min-width: 320px; background: linear-gradient(160deg, #d7d7d7, #c9ffbe);
  margin: 0 auto; font-size: 18px; font-family: "Pretendard-Regular";}
.policy01-page li {list-style: none;}
.policy01-page a {text-decoration: none; color: #1B1C20;}
.policy01-page img {max-width: 100%; border: none;}
.policy01-page p {color: #1B1C20; word-break: keep-all;}
.policy01-page select {-webkit-appearance: none; appearance: none; color: #1B1C20; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23006b0e' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: center right 5px;}
.policy01-page textarea {border: 1.5px solid #efefef; outline: none; font-family: inherit; font-size: inherit; color: #1B1C20;
  resize: none; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.policy01-page button {all: unset; cursor: pointer; padding: 0; margin: 0; font: inherit; color: inherit;}
.policy01-page h1,
.policy01-page h2,
.policy01-page h3,
.policy01-page h4,
.policy01-page h5,
.policy01-page h6,
.policy01-page p {line-height: 120%; letter-spacing: -.05em; color: #1B1C20; word-break: keep-all;}
.policy01-page h1,
.policy01-page h3 {font-family: "Pretendard-Bold";}
.policy01-page h4,
.policy01-page h5,
.policy01-page h6,
.policy01-page button {font-family: "Pretendard-Bold";}
.policy01-page h2 {font-family: "Mujeokhaebeong";}
/* form */
.policy01-page .form_wrap {padding: 15% 0; min-height: 100vh;}
.policy01-page .form_wrap p {color: #1B1C20; font-size: 1.4em;}
.policy01-page .form_tit {text-align: center; margin-bottom: 2em; font-size: 2em !important; line-height: 150%;}
.policy01-page .form_wrap .inner {width: 95%; margin: 0 auto; padding: 0;}
.policy01-page .form_wrap .form_policy {margin-top: 1.5em; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; color: #1B1C20;}
.policy01-page .form_wrap .form_policy input {margin-right: 5px; cursor: pointer;}
.policy01-page .form_wrap .form_policy label {cursor: pointer; margin-right: 5px;}
.policy01-page .form_wrap ul li p:first-child {margin-bottom: 5px; font-size: 1.4em; font-weight: 600;}
.policy01-page .form_wrap ul li p:nth-child(2) {font-size: 1em; margin-bottom: .7em; color: #666;}
.policy01-page .form_wrap ul li input,
.policy01-page .form_wrap ul li select {padding: 1em .5em; border-radius: .3em; border: 1px solid #e5e5e5; background-color: #fff; font-size: 1em;}
.policy01-page .form_wrap ul li input[type="text"] {width: 100%; box-sizing: border-box;}
.policy01-page .form_wrap .form_tel input,
.policy01-page .form_wrap .form_tel select {width: 33.3% !important;}
.policy01-page .form_wrap .form_select02 select {width: 100%;}
.policy01-page .region_wrap .select_box {display: grid; grid-template-columns: repeat(2, 1fr); gap: 1%; margin: 0 2em 2em 2em;}
.policy01-page .form_wrap .form_text textarea {width: 100%; height: 80px; border-radius: .3em;}
.policy01-page .form_wrap .form_policy,
.policy01-page .form_wrap .form_policy a {font-size: 1.2em;}
.policy01-page .phone {display: flex; align-items: center; gap: 5px;}
.policy01-page .form_wrap button {width: 100%; padding: 1em 0; color: #fff; background: #0022FF; text-align: center;  border-radius: 10em; font-size: 1.5em; font-weight: bolder; border: none; cursor: pointer;}
.policy01-page input[type="radio"] {appearance: none; -webkit-appearance: none; -moz-appearance: none;}
.policy01-page .radio_wrap {display: flex; gap: 5px;}
.policy01-page .radio_box {width: 100%; display: flex; align-items: center; height: 50px;}
.policy01-page .radio_box input[type="radio"] {width: 100%; position: absolute; left: 50%; transform: translateX(-50%); transition: .3s;
  padding: 0; height: 50px; z-index: -1; cursor: pointer;}
.policy01-page .radio_box label {position: relative; width: 100%; text-align: center; line-height: 50px; z-index: 1;
  color: #006b0e; cursor: pointer;}
.policy01-page .radio_box input[type="radio"]:checked {background: #006b0e;}
.policy01-page .radio_box input[type="radio"]:checked + span {color: #fff;}
.policy01-page .logo {max-width: 300px; min-width: 200px; width: 35%; margin-top: 2em;}
.policy01-page .con .logo {margin-top: 5%;}
.policy01-page #show-Box {cursor: pointer;}
.policy01-page .form_wrap input::placeholder {color: #006b0e; font-size: .7em;}
.policy01-page .form_wrap .no_choice {color: #999 !important;}
.policy01-page .check_box {border: 2px solid #e5e5e5; margin-bottom: .5em; border-radius: .3em; transition: .3s; cursor: pointer;}
.policy01-page .check_box span {font-size: 1em; color: #fff; transition: .3s;}
.policy01-page .check_box label {display: flex; align-items: center; gap: 5px; cursor: pointer; padding: 1em .5em;}
.policy01-page .check_box:last-child {margin-bottom: 0;}
.policy01-page .check_box input[type="checkbox"] {-webkit-appearance: none; /* Safari, Chrome */ -moz-appearance: none;    /* Firefox */
  appearance: none; /* 표준 */ margin: 0; padding: 0;  border: none; outline: none; cursor: pointer; transition: .3s;
  width: 1em; height: 1em; aspect-ratio: 1 / 1;   /* 1:1 비율 = 정사각형 */  position: relative; border: 2px solid #e5e5e5;
  border-radius: 10em;}
.policy01-page .check_box input[type="checkbox"]:checked::before {content: "✔"; font-size: 1em; color: white; position: absolute; top: 50%; left: 50%;
  transform: translateX(-50%) translateY(-50%);}
.policy01-page .check_box input[type="checkbox"]:checked {background-color: #006b0e; border-color: #006b0e;}
.policy01-page .check_box:has(input[type="checkbox"]:checked) {background: #006b0e;}
.policy01-page .check_box input[type="checkbox"]:checked + span {color: #fff;}
.policy01-page input.check_choice:focus {outline: 2px solid #006b0e;}
.policy01-page .last_h5 {margin: 2em 0 1.5em 0 !important;}
.policy01-page .last_step {font-size: 1.5em !important; margin-bottom: .5em;}
.policy01-page .phone {margin-bottom: 2em;}
/* 설문형 입력폼 커스텀 */
.policy01-page .con {width: 95%; margin: 0 auto;}
.policy01-page .progress-bar {width: 85%; margin: 0 auto 2em auto; background: #ebefff; height: 3em; border-radius: 5em; overflow: hidden; position: relative;
  border: 1px solid #e4e4e4;}
.policy01-page .progress {height: 100%; background: linear-gradient(to right, #00ff2a, #007000); width: 0; transition: width 0.5s ease; border-radius: 5em;}
.policy01-page .progress-text {position: absolute; right: 1em; top: 50%; transform: translateY(-50%); font-size: 1.5em; font-family: "Pretendard-Bold"; color: #999;}
.policy01-page .tcolor {color: #006b0e;}
.policy01-page .phone {display: flex; align-items: center; gap: 5px;}
.policy01-page .phone > div {color: #1B1C20;}
.policy01-page .form_wrap select {width: 100%; padding: .5em .3em; border-radius: .3em; border: 1.5px solid #006b0e; background-color: transparent;
  font-size: 1.5em; box-sizing: border-box; color: #006b0e;}
.policy01-page .step {display: none;}
/* 각 화면 기본값 미노출 */
.policy01-page .step > p {margin-bottom: 1em; font-size: 1.2em; color: #1B1C20;}
.policy01-page .step h4 {font-size: 2em; margin-bottom: 1em; background: linear-gradient(to left, #009657, #00b318); color: #fff; border-radius: 5em;
  display: inline-block; padding: .3em 1em;}
.policy01-page .step h5 {font-size: 2.2em; margin-bottom: .5em; text-align: center;}
.policy01-page .step .tbox {font-size: 1.6em;}
.policy01-page .step.active {display: block;}
/*다음스탭 넘어가면 노출*/
.policy01-page .step > p .tcolor {color: red;}
.policy01-page input[type="text"],
.policy01-page input[type="tel"] {width: 100%; font-size: 1.5em; border: 1.5px solid #006b0e; padding: .5em .3em; background-color: transparent;
  border-radius: .3em; box-sizing: border-box; color: #1B1C20;}
.policy01-page .button-group {width: 100%; display: flex; gap: .5em; margin-top: 2em;}
.policy01-page .button-group button {width: 95%; display: block; margin: 0 auto; background: linear-gradient(#006b0e 0%, #00470a 100%); color: white; border: none; border-radius: 5em; font-size: 2.2em; cursor: pointer;
  padding: .5em 0; text-align: center; box-sizing: border-box; line-height: 100% ;}
.policy01-page .step_con {width: 2em; height: 2em; background: #006b0e; border-radius: 5em; color: #fff; line-height: 2em; font-size: 2em; font-family: "Pretendard-Bold";
  margin: 0 auto .5em auto;}
.policy01-page .form_name {margin-bottom: 1em;}
.policy01-page .step04_wrap {width: 90%; margin: 1em auto 0 auto;}
.policy01-page .step04_wrap .form_con {width: 100%;}
.policy01-page .radio_wrap {display: grid; grid-template-columns: repeat(3, 1fr); gap: 5px;}
.policy01-page .step04_wrap p {text-align: left;}
.policy01-page .step04_wrap p:nth-child(1) {font-size: 1.5em; margin-bottom: .2em; font-weight: bolder;}
.policy01-page .step04_wrap p:nth-child(2) {font-size: 1.2em; margin-bottom: 1em;}
.policy01-page .step04_wrap .radio_box label {line-height: 4em;}
.policy01-page .step04_wrap .radio_box {height: 4em;}
.policy01-page .step:last-child .button-group {margin-top: 2em;}
/* main */
.policy01-page .main .inner {display: flex; flex-direction: column; justify-content: flex-start;}
.policy01-page .main .con_tit {margin-bottom: 1.5em; text-align: center;}
.policy01-page .main .con_tit .main_twrap h2 {font-size: 4em;  margin-bottom: .3em;
  text-shadow: 4px 4px 5px #0000003b;
  background: linear-gradient(0deg, #232323 25%, #6f6f6f 50%, #3d3d3d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.policy01-page .main .main_ico p {font-size: 1.8em;}
.policy01-page .main_ico p .tcolor {font-family: "Pretendard-Bold"; color: #ffff00;}
.policy01-page .main_num {margin-bottom: 3em;}
.policy01-page .main_box {display: flex; align-items: flex-start; margin-bottom: 1.5em;}
.policy01-page .main_box:last-child {margin-bottom: 0;}
.policy01-page .main_box h5 {background: #F3F4F6; display: inline-block; width: 7%; height: 7%; aspect-ratio: 1 / 1; font-size: 1.5em; margin-bottom: 0;
  text-align: center; border-radius: 50%; line-height: 170%; margin-right: .5em;}
.policy01-page .main .con_tit p {font-size: 2.5em; margin-bottom: .5em;}
.policy01-page .main .con_tit p .tcolor {font-family: "Pretendard-Bold";}
.policy01-page .main .con_tit h3 {font-size: 2.3em; display: inline-block; border-bottom: 1px solid #333; border-top: 1px solid #333; padding: .3em;}
.policy01-page .policy_btn {font-size: .8em; background: #333; color: #fff; padding: .2em .5em; border-radius: .3em; margin-left: 1em;}
.policy01-page .notice {color: #d91919 !important; font-size: 1.8em !important; margin-top: 1em; padding: .2em .5em; font-family: "Pretendard-Bold";}
/* step1 */
.policy01-page textarea {padding: 1em; font-size: 1.5em;}
.policy01-page textarea::placeholder {color: #006b0e; font-size: 1em;}
.policy01-page textarea:focus {border-color: #333;}
.policy01-page .step_num {display: inline-block; padding: .3em .5em; background: #F3F4F6; border-radius: 3em;
  font-size: 1.3em !important; color: #797d88 !important;}
.policy01-page .radio_wrap {width: 95%; margin: 2em auto;}
.policy01-page .con_tit {text-align: center;}
.policy01-page .con .con_tit {padding: 10% 0 5% 0;}
.policy01-page .con .con_tit h3 {font-size: 3em; margin-bottom: .3em;}
.policy01-page .con .main_ico {display: inline-block; background: #ca0000;  padding: .5em; border-radius: .5em;}
.policy01-page .con .main_ico p {color: #fff; font-size: 1.2em;  font-family: "Pretendard-Bold";}
.policy01-page .con button {border-radius: .3em; box-shadow: none;}
.policy01-page .con .radio_box label {font-size: 1.8em; font-family: "Pretendard-SemiBold";}
.policy01-page .con .radio_box input[type="radio"] {border: 1.5px solid #006b0e; border-radius: .5em;}
.policy01-page .form_name,
.policy01-page .form_tel {margin: 1em 2em;}
.policy01-page .calltime {grid-template-columns: repeat(2, 1fr);}
/* swiper css */
.policy01-page .con3_contents_wrap {overflow-x: hidden; overflow-y: hidden; margin-top: 2em; padding-top: 5em; position: relative;}
.policy01-page .con3_box {transition: .5s; width: 100%;}
.policy01-page .main .swiper-wrapper {transition-timing-function: ease !important;}
.policy01-page .main .swiper-slide {transition: .5s;}
.policy01-page .main .swiper-slide img {width: 80%; transform: scale(0.9); border-radius: .5em;}
.policy01-page .main .swiper-slide {opacity: .5;}
.policy01-page .main .swiper-slide.active-slide {transform: scale(1.1); opacity: 1;}
.policy01-page .main_twrap {position: relative; margin-bottom: 1em;}
.policy01-page .main_twrap img:last-child {position: absolute; top: 0; left: 50%; transform: translateX(-50%); height: 220px;
  filter: contrast(0) brightness(.4) drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.308));}
.policy01-page .con3_contents_wrap h2 {font-size: 1.2em; padding: 1.7em 1.25em; position: absolute; top: 0; right: 1em; z-index: 100; text-align: center;
  background: #006b0e; color: #fff; border-radius: 5em; line-height: 130%;}
.policy01-page .con3_contents_wrap h2 .tcolor {color: #ffff00;}
.policy01-page .form_wrap .con_tit > p {margin-bottom: .5em;}
.policy01-page .step:nth-child(3) {width: 100%;}
.policy01-page .step:nth-child(3) .step_wrap,
.policy01-page .step:nth-child(3) .con_tit {width: 95%; margin: 0 auto;}
/* swiper css */
.policy01-page .con2_contents_wrap {overflow-x: hidden; overflow-y: hidden; padding: 4em 0; position: relative;}
.policy01-page .con2_box {transition: .5s; width: 100%;}
.policy01-page .con2_contents_wrap .swiper-wrapper {transition-timing-function: ease !important;}
.policy01-page .con2_contents_wrap .swiper-slide {transition: .5s;}
.policy01-page .con2_contents_wrap .swiper-slide img {transform: scale(0.8); border-radius: .5em;  opacity: .5;}
.policy01-page .con2_contents_wrap .swiper-slide.active-slide {transform: scale(1.25);}
.policy01-page .con2_contents_wrap .swiper-slide.active-slide img {opacity: 1; box-shadow: 2px 2px 8px 2px #00000028;}
.policy01-page .grid {grid-template-columns: repeat(2, 1fr);}
/* ani-mobile */
.policy01-page .main .button-group button {animation: main_c 1.5s infinite;}
/* policy01 header logo */
.policy01-page .policy01-brand-logo {
  width: 100%;
  margin: 0 auto 3em;
  padding: 0 1.5em;
  text-align: center;
}

.policy01-page .policy01-brand-logo img {
  display: block;
  width: min(78%, 520px);
  height: auto;
  margin: 0 auto;
  object-fit: contain;
}

@keyframes main_c{0% {color: #ffff00;}
  50% {color: #ffff00;}
  50.01% {color: #fff;}
  100% {color: #fff;}}
/* media screen */
@media screen and (max-width: 600px){body.policy01-original-body {font-size: 15px;}}
@media screen and (max-width: 480px){body.policy01-original-body {font-size: 10px;}}


/* Vue/Nuxt integration additions */
body.policy01-original-body { min-height: 100%; }
.policy01-page { min-height: 100vh; }
.policy01-page .form_wrap { min-height: 100vh; }
.policy01-page .policy01-form { width: 100%; }
.policy01-page .policy01-carousel { overflow-x: auto !important; overflow-y: hidden; scroll-behavior: smooth; scroll-snap-type: x mandatory; scrollbar-width: none; }
.policy01-page .policy01-carousel::-webkit-scrollbar { display: none; }
.policy01-page .policy01-carousel__track { display: flex; width: 100%; }
.policy01-page .policy01-carousel__slide { flex: 0 0 100%; scroll-snap-align: center; }
.policy01-page .policy01-carousel--approval .policy01-carousel__slide { flex-basis: 66.6667%; }
.policy01-page .policy01-carousel--approval .policy01-carousel__track { align-items: center; }
.policy01-page .policy01-carousel--approval .policy01-carousel__slide { transition: transform .3s ease, opacity .3s ease; opacity: .55; transform: scale(.82); }
.policy01-page .policy01-carousel--approval .policy01-carousel__slide.active-slide { opacity: 1; transform: scale(1.12); }
.policy01-page .policy01-carousel--approval .policy01-carousel__slide img { width: 100%; }
.policy01-page .policy01-progress { width: var(--policy01-progress, 0%); }
.policy01-page .policy01-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; opacity: 0 !important; pointer-events: none !important; }
.policy01-page button:disabled { cursor: wait; opacity: .65; }

/* policy01 carousel and privacy button correction */
.policy01-page .policy01-carousel-stage { position: relative; overflow: hidden; }
.policy01-page .policy01-carousel--main { width: 100%; overflow-x: auto !important; overflow-y: hidden; touch-action: pan-y; }
.policy01-page .policy01-carousel-stage .policy01-carousel-badge { position: absolute; top: 0; right: 1em; z-index: 20; margin: 0; padding: 1.7em 1.25em; border-radius: 5em; background: #006b0e; color: #fff; font-family: "Mujeokhaebeong", sans-serif; font-size: 1.2em; line-height: 130%; text-align: center; pointer-events: none; transform: translateZ(0); }
.policy01-page .policy01-carousel-stage .policy01-carousel-badge .tcolor { color: #ffff00; }
.policy01-page .form_wrap .form_policy .policy_btn { width: auto; min-width: 0; flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; margin: 0 0 0 .5em; padding: .35em .7em; border: 0; border-radius: .35em; background: #333; color: #fff; font-size: 15px; font-weight: 600; line-height: 1.2; text-align: center; }

/* policy01 footer - simple green theme */
.policy01-page .policy01-footer { width: 95%; margin: 4em auto 0; padding: 2.4em .5em 3em; border-top: 1px solid rgba(0, 107, 14, .24); background: transparent; color: #1b1c20; font-family: "Pretendard-Regular", sans-serif; font-size: 12px; line-height: 1.65; }
.policy01-page .policy01-footer *,
.policy01-page .policy01-footer *::before,
.policy01-page .policy01-footer *::after { box-sizing: border-box; }
.policy01-page .policy01-footer p,
.policy01-page .policy01-footer h2,
.policy01-page .policy01-footer h3,
.policy01-page .policy01-footer dt,
.policy01-page .policy01-footer dd,
.policy01-page .policy01-footer li,
.policy01-page .policy01-footer span,
.policy01-page .policy01-footer strong,
.policy01-page .policy01-footer a { color: inherit; letter-spacing: 0; word-break: keep-all; }
.policy01-page .policy01-footer h2,
.policy01-page .policy01-footer h3,
.policy01-page .policy01-footer strong,
.policy01-page .policy01-footer button { font-family: "Pretendard-Bold", sans-serif; }
.policy01-page .form_wrap .policy01-footer button { width: auto; min-width: 0; margin: 0; padding: 0; border: 0; border-radius: 0; background: none; color: inherit; font-size: inherit; font-weight: inherit; line-height: normal; text-align: initial; }
.policy01-page .policy01-footer__topbar { display: flex; align-items: center; justify-content: space-between; gap: 1.5em; padding: 0 .5em 1.5em; }
.policy01-page .policy01-footer__brand { min-width: 0; }
.policy01-page .policy01-footer__registration-number { display: block; margin-bottom: .3em; color: #55705a; font-size: .9em; font-weight: 700; }
.policy01-page .policy01-footer__identity { display: flex; align-items: baseline; gap: .7em; min-width: 0; }
.policy01-page .policy01-footer__identity strong { color: #173d1e; font-size: 1.55em; line-height: 1.2; }
.policy01-page .policy01-footer__identity span { color: #5b715f; font-size: .95em; font-weight: 700; }
.policy01-page .policy01-footer__actions { display: flex; align-items: center; justify-content: flex-end; gap: .65em; flex: 0 0 auto; }
.policy01-page .policy01-footer__registration-chip { display: inline-flex; align-items: center; justify-content: center; min-height: 2.5em; padding: 0 .95em; border: 1px solid rgba(0, 107, 14, .34); border-radius: 999px; background: rgba(255, 255, 255, .46); color: #315a37 !important; font-size: .82em; font-weight: 700; white-space: nowrap; }
.policy01-page .form_wrap .policy01-footer .policy01-footer__privacy-button { display: inline-flex; align-items: center; justify-content: center; min-height: 2.5em; padding: 0 1em; border: 1px solid #006b0e; border-radius: 999px; background: #006b0e; color: #fff; font-size: .82em; font-weight: 700; line-height: 1; white-space: nowrap; cursor: pointer; transition: background .2s ease, transform .2s ease; }
.policy01-page .form_wrap .policy01-footer .policy01-footer__privacy-button:hover { background: #005408; transform: translateY(-1px); }
.policy01-page .policy01-footer__content { padding: 0 .5em; }
.policy01-page .policy01-footer__summary { display: grid; grid-template-columns: minmax(0, 2fr) minmax(215px, .9fr); gap: 1em; align-items: stretch; }
.policy01-page .policy01-footer__company-card,
.policy01-page .policy01-footer__contact-card,
.policy01-page .policy01-footer__legal-card { border: 1px solid rgba(0, 107, 14, .2); border-radius: .8em; background: rgba(255, 255, 255, .5); box-shadow: 0 8px 22px rgba(49, 102, 47, .055); }
.policy01-page .policy01-footer__company-card { padding: 1.55em; }
.policy01-page .policy01-footer__company-card h2 { margin: 0 0 1em; color: #17471f; font-size: 1.25em; line-height: 1.3; }
.policy01-page .policy01-footer__company-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 1.35em; margin: 0; }
.policy01-page .policy01-footer__company-grid > div { display: grid; grid-template-columns: minmax(7.2em, .82fr) minmax(0, 1.55fr); gap: .65em; align-items: start; padding: .72em 0; border-bottom: 1px dashed rgba(0, 107, 14, .15); }
.policy01-page .policy01-footer__company-grid dt { color: #55705a; font-size: .85em; font-weight: 700; }
.policy01-page .policy01-footer__company-grid dd { margin: 0; color: #1f2e22; font-size: .88em; line-height: 1.55; overflow-wrap: anywhere; }
.policy01-page .policy01-footer__contact-card { display: flex; flex-direction: column; justify-content: center; padding: 1.7em; background: linear-gradient(145deg, rgba(234, 253, 229, .9), rgba(255, 255, 255, .62)); }
.policy01-page .policy01-footer__contact-badge { align-self: flex-start; margin-bottom: .85em; padding: .38em .7em; border-radius: 999px; background: #006b0e; color: #ffff00 !important; font-size: .76em; font-weight: 800; }
.policy01-page .policy01-footer__contact-card a { display: block; color: #064f10; font-family: "Pretendard-Bold", sans-serif; font-size: 1.8em; line-height: 1.15; white-space: nowrap; }
.policy01-page .policy01-footer__contact-card p { margin-top: .9em; color: #425b47; font-size: .86em; line-height: 1.65; }
.policy01-page .policy01-footer__contact-divider { height: 1px; margin: 1.2em 0 0; background: rgba(0, 107, 14, .16); }
.policy01-page .policy01-footer__legal-card { margin-top: 1em; padding: 1.55em; }
.policy01-page .policy01-footer__legal-header { display: flex; align-items: center; gap: .8em; margin-bottom: 1.15em; }
.policy01-page .policy01-footer__legal-header > span { display: inline-flex; align-items: center; min-height: 2em; padding: 0 .7em; border-radius: 999px; background: #006b0e; color: #ffff00 !important; font-size: .72em; font-weight: 900; letter-spacing: .04em; white-space: nowrap; }
.policy01-page .policy01-footer__legal-header h2 { margin: 0; color: #173d1e; font-size: 1.25em; line-height: 1.3; }
.policy01-page .policy01-footer__legal-emphasis { margin: 0; color: #006b0e !important; font-family: "Pretendard-Bold", sans-serif; font-size: .9em; line-height: 1.7; }
.policy01-page .policy01-footer__legal-description { margin: .55em 0 0; color: #4c5f50 !important; font-size: .86em; line-height: 1.7; }
.policy01-page .policy01-footer__rate-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .65em; margin-top: 1.2em; }
.policy01-page .policy01-footer__rate-grid > div { padding: .95em 1em; border: 1px solid rgba(0, 107, 14, .15); border-radius: .6em; background: rgba(255, 255, 255, .58); }
.policy01-page .policy01-footer__rate-grid span { display: block; margin-bottom: .28em; color: #5b715f; font-size: .78em; font-weight: 700; }
.policy01-page .policy01-footer__rate-grid strong { display: block; color: #1f2e22; font-size: .88em; line-height: 1.5; }
.policy01-page .policy01-footer__required-notice { margin-top: 1.3em; padding-top: 1.15em; border-top: 1px solid rgba(0, 107, 14, .16); }
.policy01-page .policy01-footer__required-notice h3 { margin: 0 0 .75em; color: #006b0e; font-size: .95em; }
.policy01-page .policy01-footer__required-notice ul { margin: 0; padding: 0; }
.policy01-page .policy01-footer__required-notice li { position: relative; margin-top: .42em; padding-left: 1.1em; color: #4b5f4f; font-size: .82em; line-height: 1.65; }
.policy01-page .policy01-footer__required-notice li::before { content: "※"; position: absolute; left: 0; top: 0; color: #3a7142; }
.policy01-page .policy01-footer__copy { margin: 1.35em 0 0; color: #657568 !important; font-size: .82em; text-align: center; }

/* privacy modal */
.policy01-page .policy01-privacy { position: fixed; inset: 0; z-index: 100000; display: grid; place-items: center; padding: 20px; }
.policy01-page .form_wrap .policy01-footer .policy01-privacy__backdrop { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; border-radius: 0; background: rgba(0, 0, 0, .68); cursor: default; }
.policy01-page .policy01-privacy__dialog { position: relative; width: min(720px, 100%); max-height: 82vh; overflow: auto; padding: 24px; border: 1px solid rgba(0, 107, 14, .22); border-radius: 16px; background: #fafff8; color: #1b1c20; box-shadow: 0 20px 70px rgba(0, 0, 0, .35); }
.policy01-page .policy01-privacy__dialog p,
.policy01-page .policy01-privacy__dialog h2,
.policy01-page .policy01-privacy__dialog h3,
.policy01-page .policy01-privacy__dialog li { color: #1b1c20; }
.policy01-page .policy01-privacy__header { display: flex; align-items: center; justify-content: space-between; gap: 1em; padding-bottom: 16px; border-bottom: 1px solid rgba(0, 107, 14, .15); }
.policy01-page .policy01-privacy__header h2 { margin: 0; color: #17471f; font-family: "Pretendard-Bold", sans-serif; font-size: 24px; }
.policy01-page .form_wrap .policy01-footer .policy01-privacy__close { display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; flex: 0 0 36px; padding: 0; border-radius: 50%; background: #e8f5e5; color: #17421f; font-size: 24px; line-height: 1; cursor: pointer; }
.policy01-page .policy01-privacy__intro { margin: 18px 0; font-size: 15px; line-height: 1.7; letter-spacing: 0; }
.policy01-page .policy01-privacy__section { margin-top: 18px; }
.policy01-page .policy01-privacy__section h3 { margin-bottom: 8px; color: #17471f; font-size: 17px; }
.policy01-page .policy01-privacy__section li { position: relative; padding-left: 14px; font-size: 14px; line-height: 1.7; }
.policy01-page .policy01-privacy__section li::before { content: "•"; position: absolute; left: 0; color: #006b0e; }
.policy01-page .policy01-privacy__version { margin-top: 20px; padding-top: 15px; border-top: 1px solid rgba(0, 107, 14, .15); font-size: 13px; line-height: 1.7; letter-spacing: 0; }

@media screen and (max-width: 700px) {
  .policy01-page .policy01-footer__topbar { align-items: flex-start; }
  .policy01-page .policy01-footer__identity { display: block; }
  .policy01-page .policy01-footer__identity span { display: block; margin-top: .3em; }
  .policy01-page .policy01-footer__actions { flex-direction: column; align-items: stretch; }
  .policy01-page .policy01-footer__summary { grid-template-columns: 1fr; }
  .policy01-page .policy01-footer__contact-card a { font-size: 2em; }
}

@media screen and (max-width: 520px) {
  .policy01-page .policy01-carousel-stage .policy01-carousel-badge { right: .5em; padding: 1.5em 1.1em; font-size: 1.1em; }
  .policy01-page .form_wrap .form_policy .policy_btn { padding: .35em .65em; font-size: .95em; }
  .policy01-page .policy01-footer { width: 94%; padding: 2em 0 2.5em; }
  .policy01-page .policy01-footer__topbar { display: block; padding: 0 .35em 1.25em; }
  .policy01-page .policy01-footer__actions { display: grid; grid-template-columns: 1fr 1fr; margin-top: 1em; }
  .policy01-page .policy01-footer__registration-chip,
  .policy01-page .form_wrap .policy01-footer .policy01-footer__privacy-button { min-height: 2.7em; padding: 0 .75em; font-size: .78em; }
  .policy01-page .policy01-footer__content { padding: 0 .35em; }
  .policy01-page .policy01-footer__company-card,
  .policy01-page .policy01-footer__contact-card,
  .policy01-page .policy01-footer__legal-card { border-radius: .7em; }
  .policy01-page .policy01-footer__company-card { padding: 1.3em; }
  .policy01-page .policy01-footer__company-grid { grid-template-columns: 1fr; }
  .policy01-page .policy01-footer__company-grid > div { grid-template-columns: 8.5em minmax(0, 1fr); }
  .policy01-page .policy01-footer__contact-card { padding: 1.4em; }
  .policy01-page .policy01-footer__contact-card a { font-size: 2em; }
  .policy01-page .policy01-footer__legal-card { padding: 1.3em; }
  .policy01-page .policy01-footer__legal-header { display: block; }
  .policy01-page .policy01-footer__legal-header h2 { margin-top: .65em; }
  .policy01-page .policy01-footer__rate-grid { grid-template-columns: 1fr; }
  .policy01-page .policy01-privacy__dialog { padding: 18px; }
}

@media screen and (max-width: 600px) {
  .policy01-page .policy01-brand-logo {
    margin-bottom: 2.4em;
    padding: 0 1em;
  }

  .policy01-page .policy01-brand-logo img {
    width: min(88%, 460px);
  }
}

@media screen and (max-width: 480px) {
  .policy01-page .policy01-brand-logo {
    margin-bottom: 2em;
    padding: 0 .8em;
  }

  .policy01-page .policy01-brand-logo img {
    width: 92%;
  }
}