/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#206c51;--green2:#77a72e;--navy:#173f55;--cream:#f6f5ea;--ink:#253a38;--muted:#687975;--line:#dbe4dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfcf8;margin:0;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}.emergency{color:#fff;text-align:center;letter-spacing:.02em;background:#163f38;height:36px;font-size:12px;line-height:36px}.siteHeader{background:#fff;justify-content:space-between;align-items:center;max-width:1240px;height:100px;margin:auto;padding:0 28px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:62px;height:62px}.brand small{letter-spacing:.08em;color:#65766e;margin-bottom:4px;font-size:10px;display:block}.brand strong{letter-spacing:-1px;color:#215f48;font-size:20px;display:block}.siteHeader nav{align-items:center;gap:27px;font-size:14px;font-weight:700;display:flex}.siteHeader nav>a:not(.navButton):hover{color:var(--green)}.navButton{background:var(--green);color:#fff;border-radius:24px;padding:12px 18px}.hero{background:linear-gradient(120deg,#f8f8ee,#eaf2e5 58%,#e1efeb);grid-template-columns:1fr 1fr;align-items:center;min-height:610px;padding:55px max(50% - 592px,28px) 90px;display:grid;position:relative;overflow:hidden}.heroCopy{z-index:2;position:relative}.eyebrow{color:var(--green);letter-spacing:.18em;font-size:12px;font-weight:800}.hero h1{letter-spacing:-4px;margin:20px 0 24px;font-family:Georgia,Noto Serif KR,serif;font-size:64px;font-weight:600;line-height:1.16}.hero h1 em{color:var(--green);font-style:normal}.heroLead{color:#536661;font-size:18px;line-height:1.8}.heroButtons{gap:12px;margin-top:32px;display:flex}.heroButtons a{border-radius:5px;padding:16px 21px;font-size:14px;font-weight:700}.primary{background:var(--green);color:#fff}.secondary{background:#fff;border:1px solid #ccd9d0}.secondary span{margin-left:12px}.heroVisual{height:500px;position:relative}.photoFrame{z-index:1;border:9px solid #ffffffb8;border-radius:48% 16px;width:540px;height:410px;position:absolute;top:25px;right:-15px;overflow:hidden;box-shadow:0 25px 60px #1d503d29}.photoFrame img{object-fit:cover;width:100%;height:100%}.photoFrame:after{content:"";background:linear-gradient(135deg,#194f3b14,#73a44c08);position:absolute;inset:0}.heroBadge{z-index:3;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:17px 23px;display:flex;position:absolute;bottom:20px;left:5px;box-shadow:0 12px 35px #234b3c24}.heroBadge b{color:var(--green);font:700 34px Georgia}.heroBadge span{color:#64736d;font-size:12px;line-height:1.4}.softCircle{opacity:.35;background:#cadf87;border-radius:50%;width:380px;height:380px;position:absolute;top:-60px;right:-160px}.pathWrap{z-index:5;grid-template-columns:1fr 1fr;gap:16px;width:min(1120px,100% - 48px);margin:-56px auto 0;display:grid;position:relative}.pathCard{background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:27px 30px;transition:all .2s;display:grid;box-shadow:0 12px 40px #284b3e1f}.pathCard:hover{transform:translateY(-4px)}.pathIcon{width:58px;height:58px;color:var(--green);background:#edf4df;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.pathCard h2{margin:0 0 8px;font-size:19px}.pathCard p{color:#6d7b76;margin:0;font-size:13px;line-height:1.6}.pathCard>b{color:var(--green);font-size:22px}.promise{text-align:center;padding:105px 24px 80px}.promise p{color:var(--green);font-family:Georgia,Noto Serif KR,serif;font-size:18px}.promise h2{letter-spacing:-2px;margin:16px 0;font-family:Georgia,Noto Serif KR,serif;font-size:38px}@media (width<=900px){.siteHeader{height:auto;padding:17px 20px;display:block}.siteHeader nav{margin-top:15px;padding-bottom:6px;overflow-x:auto}.siteHeader nav a{white-space:nowrap}.hero{grid-template-columns:1fr;padding:60px 24px 85px}.heroVisual{height:410px}.photoFrame{width:100%;height:350px;right:0}.pathWrap{grid-template-columns:1fr;margin-top:-45px}.brand strong{font-size:18px}}@media (width<=600px){.emergency{font-size:10px}.brand img{width:52px;height:52px}.brand strong{font-size:16px}.brand small{font-size:9px}.siteHeader nav{gap:18px;font-size:12px}.navButton{padding:9px 13px}.hero h1{letter-spacing:-3px;font-size:46px}.heroLead{font-size:15px}.heroButtons{flex-direction:column;align-items:flex-start}.heroVisual{height:340px}.photoFrame{height:285px}.heroBadge{bottom:5px}.pathWrap{width:calc(100% - 28px)}.pathCard{grid-template-columns:auto 1fr;padding:20px}.pathCard>b{display:none}.pathIcon{width:48px;height:48px}.promise h2{font-size:29px}}.section{max-width:1160px;margin:auto;padding:105px 28px}.sectionTitle{text-align:center;margin-bottom:55px}.sectionTitle>p{color:var(--green);letter-spacing:.17em;font-size:12px;font-weight:800}.sectionTitle h2{letter-spacing:-2.5px;margin:15px 0;font-family:Georgia,Noto Serif KR,serif;font-size:44px;line-height:1.3}.sectionTitle h2 em{color:var(--green);font-style:normal}.sectionTitle>span{color:var(--muted);font-size:15px}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:280px;padding:34px;position:relative}.steps article>b{color:#c1cec5;font:700 15px Georgia;position:absolute;top:22px;right:24px}.stepIcon{width:58px;height:58px;color:var(--green);background:#ecf4e6;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.steps h3{margin:25px 0 14px;font-size:22px}.steps p{color:var(--muted);font-size:14px;line-height:1.8}.serviceList{background:var(--green);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;padding:21px 26px;font-size:13px;display:flex}.serviceList b{color:#dcedbd;font-size:14px}.eligibility{color:#fff;background:#183f3a;grid-template-columns:.8fr 1.2fr;gap:80px;padding:90px max(50% - 552px,28px);display:grid}.eligibility h2{margin:18px 0;font-family:Georgia,Noto Serif KR,serif;font-size:48px;line-height:1.25}.eligibility>div>p:last-child{color:#c7d8d2;line-height:1.8}.eligibility ul{margin:0;padding:0;list-style:none}.eligibility li{border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:20px;padding:21px 8px;display:flex}.eligibility li b{font-size:18px}.eligibility li span{color:#c8d8d2;max-width:330px;font-size:13px;line-height:1.6}.pricing{max-width:1180px}.priceGrid{grid-template-columns:.8fr 1.2fr;gap:20px;display:grid}.priceTable,.membership{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.priceHead,.priceRow{grid-template-columns:1fr 1fr 1fr;align-items:center;padding:16px 22px;display:grid}.priceHead{background:var(--green);color:#fff;font-size:12px}.priceHead span:last-child,.priceRow strong{text-align:right}.priceRow{border-bottom:1px solid #edf0ed;font-size:14px}.priceRow:last-child{border:0}.priceRow span{color:var(--muted)}.priceRow strong{color:var(--green)}.membership{padding:30px}.membership>p{color:var(--green);letter-spacing:.16em;margin:0;font-size:11px;font-weight:800}.membership h3{margin:10px 0 22px;font-size:25px}.membership table{border-collapse:collapse;width:100%;font-size:13px}.membership th,.membership td{border-bottom:1px solid var(--line);text-align:center;padding:16px 10px}.membership thead th{color:#416050;background:#eef4ea}.notice{color:#65766e;background:#f5f6ee;border-radius:6px;margin-top:20px;padding:14px 16px;font-size:12px;line-height:1.7}.report{background:#eaf1e6;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:90px max(50% - 552px,28px);display:grid}.reportCopy h2{letter-spacing:-2px;margin:18px 0;font-family:Georgia,Noto Serif KR,serif;font-size:44px;line-height:1.3}.reportCopy>p:not(.eyebrow){color:var(--muted);line-height:1.9}.reportRule{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.reportRule b{width:100%;font-size:13px}.reportRule span{background:#fff;border-radius:20px;padding:9px 12px;font-size:12px}.reportCard{background:#fff;border-radius:14px;padding:30px;box-shadow:0 18px 50px #264d3b1c}.reportCard>p{border-bottom:2px solid var(--green);padding-bottom:18px;font-size:18px;font-weight:800}.reportCard>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 2px;font-size:13px;display:flex}.reportCard div b{color:var(--green)}.education{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:110px max(50% - 580px,28px);display:grid}.educationPhoto{position:relative}.educationPhoto img{object-fit:cover;border-radius:80px 12px;width:100%;min-height:570px}.educationPhoto span{color:#fff;text-align:center;background:#163f38db;border-radius:6px;padding:14px;font-size:12px;position:absolute;bottom:20px;left:20px;right:20px}.educationCopy h2{letter-spacing:-2px;margin:17px 0;font-family:Georgia,Noto Serif KR,serif;font-size:45px;line-height:1.25}.educationCopy>p:not(.eyebrow){color:var(--muted)}.courseGrid{grid-template-columns:1fr 1fr;gap:8px;margin:25px 0;display:grid}.courseGrid span{background:#f4f6f0;align-items:center;gap:10px;padding:12px;font-size:12px;line-height:1.45;display:flex}.courseGrid b{color:var(--green);font:700 12px Georgia}.qualification{border-left:3px solid var(--green);margin:23px 0 30px;padding:3px 0 3px 16px}.qualification>b{font-size:13px}.qualification p{color:#445a52;margin:8px 0;font-size:12px;line-height:1.7}.qualification small{color:#78847f;font-size:10px;line-height:1.6}.educationButton{border-radius:5px;padding:15px 20px;font-size:13px;font-weight:800;display:inline-block}.gallery{padding-top:50px}.gallery img{object-fit:cover;border-radius:12px;width:100%;height:520px}.about{max-width:1160px}.director{grid-template-columns:310px 1fr;align-items:center;gap:60px;display:grid}.director>img{object-fit:cover;border-radius:120px 12px;width:100%;height:390px}.director>div>p{color:var(--green);letter-spacing:.15em;font-size:12px;font-weight:800}.director h2{letter-spacing:-2px;font-family:Georgia,Noto Serif KR,serif;font-size:37px;line-height:1.35}.director blockquote{color:var(--muted);border-left:3px solid #c8d9aa;margin:25px 0;padding-left:20px;font-size:15px;line-height:1.9}.director>div>b{font-size:13px}.values{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:70px;display:grid}.values article{border-top:2px solid var(--green);background:#f2f5ef;padding:25px}.values b{margin-bottom:11px;display:block}.values span{color:var(--muted);font-size:12px;line-height:1.7}.faq{padding-top:60px}.faqList{max-width:840px;margin:auto}.faqList details{border-bottom:1px solid var(--line)}.faqList summary{cursor:pointer;justify-content:space-between;padding:22px 4px;font-weight:700;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList details p{color:var(--muted);margin:0;padding:0 4px 22px;font-size:14px;line-height:1.8}.faqList summary span{color:var(--green);font-size:20px}.contact{background:linear-gradient(110deg,#dfecc3,#c9e4dc);justify-content:space-between;align-items:center;gap:40px;padding:70px max(50% - 552px,28px);display:flex}.contact p{color:var(--green);font-size:13px;font-weight:800}.contact h2{margin:10px 0;font-family:Georgia,Noto Serif KR,serif;font-size:37px}.contact>div>span{color:#586c64;font-size:12px}.contactButtons{flex-direction:column;gap:8px;min-width:245px;display:flex}.contactButtons a{text-align:center;background:#fff;border-radius:5px;padding:13px 17px;font-size:13px;font-weight:800}.contactButtons a:first-child{background:var(--green);color:#fff}footer{color:#c7d5d0;background:#163a36;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:28px;padding:50px max(50% - 552px,28px);font-size:11px;line-height:1.9;display:grid}.footerBrand{color:#fff;align-items:center;gap:10px;font-size:14px;display:flex}.footerBrand img{object-fit:contain;width:48px;height:48px}.copyright{text-align:right}@media (width<=900px){.section{padding:80px 24px}.steps{grid-template-columns:1fr}.serviceList{justify-content:flex-start;overflow-x:auto}.serviceList span{white-space:nowrap}.eligibility,.priceGrid,.report,.education{grid-template-columns:1fr;gap:40px}.eligibility,.report{padding:70px 24px}.education{padding:80px 24px}.educationPhoto img{min-height:420px}.director{grid-template-columns:240px 1fr;gap:35px}.values{grid-template-columns:1fr 1fr}.contact{padding:60px 24px}footer{grid-template-columns:1fr 1fr}.copyright{text-align:left}}@media (width<=600px){.sectionTitle h2,.eligibility h2,.reportCopy h2,.educationCopy h2{font-size:34px}.sectionTitle>span{font-size:13px}.eligibility li{display:block}.eligibility li span{margin-top:9px;display:block}.membership{padding:20px;overflow-x:auto}.membership table{min-width:480px}.courseGrid{grid-template-columns:1fr}.educationPhoto img{min-height:300px}.director{grid-template-columns:1fr}.director>img{width:220px;height:285px;margin:auto}.director h2{font-size:30px}.values{grid-template-columns:1fr}.gallery img{height:300px}.contact{display:block}.contact h2{font-size:30px}.contactButtons{margin-top:25px}footer{grid-template-columns:1fr}}body{font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif;font-size:15px}.hero h1,.sectionTitle h2,.eligibility h2,.reportCopy h2,.educationCopy h2,.director h2,.contact h2{font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif;font-weight:800}.siteHeader nav,.heroLead,.pathCard h2,.steps h3,.eligibility li b,.membership h3,.reportCard>p,.educationCopy>p:not(.eyebrow),.director blockquote,.faqList summary,.contactButtons a{font-size:17px}.emergency,.brand small,.eyebrow,.sectionTitle>p,.sectionTitle>span,.pathCard p,.steps p,.serviceList,.eligibility>div>p:last-child,.eligibility li span,.priceHead,.priceRow,.membership table,.notice,.reportCopy>p:not(.eyebrow),.reportRule,.reportCard>div,.courseGrid span,.qualification,.qualification small,.educationPhoto span,.director>div>p,.director>div>b,.values span,.faqList details p,.contact p,.contact>div>span,footer{font-size:15px}.brand strong{font-size:20px}.pathIcon,.stepIcon{font-size:15px}.educationButton{font-size:17px}.copyright{font-size:15px}@media (width<=600px){body{font-size:15px}.siteHeader nav{font-size:17px}.brand small{font-size:15px}.brand strong{font-size:18px}.emergency{height:auto;min-height:40px;padding:8px 12px;font-size:15px;line-height:1.5}}.detailPage h1,.detailPage h2,.detailPage h3{font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif}.detailHero{background:linear-gradient(120deg,#f5f7eb,#dfede4);grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:610px;padding:80px max(50% - 560px,28px);display:grid}.detailHero>div>p,.detailIntro>p,.detailTarget>div>p,.detailReport>div>p,.detailHeading>p{color:var(--green);letter-spacing:.15em;font-size:15px;font-weight:800}.detailHero h1{letter-spacing:-3px;margin:18px 0 24px;font-size:55px;line-height:1.22}.detailHero h1 em,.detailIntro h2 em{color:var(--green);font-style:normal}.detailHero>div>span{color:var(--muted);font-size:17px;line-height:1.8}.detailHero>img{object-fit:cover;border-radius:90px 14px;width:100%;height:430px;box-shadow:0 20px 55px #1f4c3a26}.detailIntro{text-align:center;max-width:940px;margin:auto;padding:100px 28px}.detailIntro h2{letter-spacing:-2px;font-size:42px;line-height:1.4}.detailIntro>span{max-width:760px;color:var(--muted);margin:22px auto;font-size:17px;line-height:1.9;display:block}.careKeywords{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:42px;display:grid}.careKeywords b{color:var(--green);background:#edf3e7;border-radius:8px;padding:20px;font-size:17px}.detailTarget{color:#fff;background:#183f3a;grid-template-columns:.7fr 1.3fr;gap:65px;padding:90px max(50% - 560px,28px);display:grid}.detailTarget h2{font-size:43px;line-height:1.3}.targetCards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.targetCards article{background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;padding:25px}.targetCards article>b{color:#cfe59d}.targetCards h3{min-height:52px;font-size:17px;line-height:1.5}.targetCards p{color:#cad9d4;font-size:15px;line-height:1.8}.detailProcess,.detailPrice,.applyFlow,.detailFaq{max-width:1120px;margin:auto;padding:100px 28px}.detailHeading{text-align:center;margin-bottom:50px}.detailHeading h2{letter-spacing:-2px;margin:15px 0;font-size:42px}.detailHeading>span{color:var(--muted);font-size:15px}.detailSteps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.detailSteps article{border:1px solid var(--line);border-top:4px solid var(--green);background:#fff;border-radius:8px;padding:32px}.detailSteps article>span{color:#a8b9ae;font-weight:800}.detailSteps h3{font-size:22px}.detailSteps ul{margin:22px 0 0;padding:0;list-style:none}.detailSteps li{color:var(--muted);border-bottom:1px solid #edf0ed;padding:11px 0;font-size:15px}.scope{background:#245b50;padding:95px max(50% - 560px,28px)}.detailHeading.light{color:#fff}.detailHeading.light>p{color:#d5eaa8}.detailHeading.light>span{color:#cbdad5}.scopeGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.scopeGrid article{background:#fff;border-radius:10px;padding:35px}.scopeGrid h3{margin-top:0;font-size:22px}.scopeGrid p{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin:0;padding:11px 0;font-size:15px;display:flex}.scopeGrid p b{border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.can p b{color:var(--green);background:#e7f2dc}.cannot p b{color:#9a5b47;background:#f3e9e4}.detailReport{background:#edf3e7;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;padding:90px max(50% - 560px,28px);display:grid}.detailReport h2{font-size:39px;line-height:1.35}.detailReport>div>span{color:var(--muted);font-size:15px;line-height:1.8}.reportFlow{grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;display:grid}.reportFlow article{background:#fff;border-radius:10px;padding:25px}.reportFlow article b{color:var(--green);font-size:17px}.reportFlow article p{color:var(--muted);font-size:15px;line-height:1.8}.reportFlow i{color:var(--green);font-size:26px;font-style:normal}.detailPriceTable{border:1px solid var(--line);border-radius:10px;max-width:720px;margin:auto;overflow:hidden}.detailPriceTable>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;padding:17px 24px;font-size:15px;display:grid}.detailPriceTable>div:last-child{border:0}.detailPriceTable .dph{background:var(--green);color:#fff}.detailPriceTable strong{text-align:right;color:var(--green)}.detailPriceTable .dph b:last-child{text-align:right}.priceCaution{max-width:720px;color:var(--muted);background:#f2f5ef;border-radius:6px;margin:18px auto 0;padding:16px;font-size:15px}.applyFlow{background:#fff}.applyFlow ol{grid-template-columns:repeat(4,1fr);gap:12px;padding:0;list-style:none;display:grid}.applyFlow li{background:#f2f5ef;border-radius:8px;padding:25px}.applyFlow li>b{color:var(--green);margin-bottom:18px;font-size:24px;display:block}.applyFlow li span{color:var(--muted);font-size:15px;line-height:1.7}.applyFlow li strong{color:var(--ink);margin-bottom:6px;font-size:17px;display:block}.detailFaq{padding-top:65px}.detailFaq details{border-bottom:1px solid var(--line);max-width:850px;margin:auto}.detailFaq summary{cursor:pointer;justify-content:space-between;padding:22px 4px;font-size:17px;font-weight:800;list-style:none;display:flex}.detailFaq summary::-webkit-details-marker{display:none}.detailFaq summary span{color:var(--green)}.detailFaq details p{color:var(--muted);padding:0 4px 22px;font-size:15px;line-height:1.8}@media (width<=900px){.detailHero,.detailTarget,.detailReport{grid-template-columns:1fr}.detailHero{padding:65px 24px}.detailTarget{padding:70px 24px}.targetCards,.detailSteps{grid-template-columns:1fr}.scope{padding:75px 24px}.scopeGrid{grid-template-columns:1fr}.detailReport{padding:70px 24px}.applyFlow ol{grid-template-columns:1fr 1fr}}@media (width<=600px){.detailHero h1{font-size:39px}.detailHero>img{height:300px}.detailIntro h2,.detailHeading h2,.detailTarget h2,.detailReport h2{font-size:31px}.careKeywords{grid-template-columns:1fr 1fr}.reportFlow{grid-template-columns:1fr}.reportFlow i{text-align:center;transform:rotate(90deg)}.applyFlow ol{grid-template-columns:1fr}.detailPriceTable>div{padding:15px 10px}}.eduPage h1,.eduPage h2,.eduPage h3{font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif}.eduHero{background:linear-gradient(120deg,#f7f7ea,#e6f0df);grid-template-columns:1fr 1fr;align-items:center;gap:62px;min-height:620px;padding:76px max(50% - 560px,28px);display:grid}.eduHero>div>p,.eduPurpose>p,.eduLearners>div>p,.eduScene>div>p,.eduFee>div>p{color:var(--green);letter-spacing:.14em;font-size:15px;font-weight:800}.eduHero h1{letter-spacing:-3px;margin:18px 0 24px;font-size:53px;line-height:1.24}.eduHero h1 em,.eduPurpose h2 em,.eduFee h2 em{color:var(--green);font-style:normal}.eduHero>div>span{color:var(--muted);font-size:17px;line-height:1.85}.eduHeroPhoto{position:relative}.eduHeroPhoto img{object-fit:cover;border-radius:85px 12px;width:100%;height:430px;box-shadow:0 22px 55px #1f4c3a29}.eduHeroPhoto b{color:#fff;background:#183f3ae6;border-radius:7px;padding:15px 18px;font-size:15px;line-height:1.5;position:absolute;bottom:18px;right:18px}.eduPurpose{text-align:center;max-width:1000px;margin:auto;padding:100px 28px}.eduPurpose h2{letter-spacing:-2px;font-size:42px;line-height:1.4}.eduPurpose>span{max-width:760px;color:var(--muted);margin:20px auto;font-size:17px;line-height:1.9;display:block}.eduPurpose>div{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:40px;display:grid}.eduPurpose>div b{color:var(--green);background:#edf3e7;border-radius:8px;padding:20px;font-size:17px}.eduLearners{color:#fff;background:#183f3a;grid-template-columns:.8fr 1.2fr;gap:70px;padding:90px max(50% - 560px,28px);display:grid}.eduLearners h2{font-size:42px}.eduLearners>div>span{color:#cbdad5;font-size:15px;line-height:1.8}.eduLearners ul{margin:0;padding:0;list-style:none}.eduLearners li{border-bottom:1px solid #ffffff2b;align-items:center;gap:18px;padding:19px 5px;display:flex}.eduLearners li b{color:#cfe59d;font-size:15px}.eduLearners li span{font-size:17px}.eduCurriculum,.eduCompletion,.eduFaq{max-width:1120px;margin:auto;padding:100px 28px}.curriculumGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.curriculumGrid article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:29px 30px;position:relative}.curriculumGrid article>b{color:#9caf9f;font-size:15px}.curriculumGrid h3{margin:12px 0;font-size:20px}.curriculumGrid p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.eduScene{background:#edf3e7;grid-template-columns:1.2fr .8fr;align-items:stretch;display:grid}.eduScene img{object-fit:cover;width:100%;height:530px}.eduScene>div{flex-direction:column;justify-content:center;padding:70px max(50vw - 560px,35px) 70px 55px;display:flex}.eduScene h2{font-size:39px;line-height:1.35}.eduScene span{color:var(--muted);font-size:15px;line-height:1.9}.qualificationInfo{color:#fff;background:#245b50;padding:95px max(50% - 450px,28px)}.qualificationTable{border:1px solid #fff3;border-radius:10px;overflow:hidden}.qualificationTable>div{border-bottom:1px solid #ffffff26;grid-template-columns:180px 1fr;padding:18px 24px;font-size:15px;display:grid}.qualificationTable>div:last-child{border:0}.qualificationTable span{color:#d1dfda}.qualificationInfo>p{color:#d1dfda;background:#0000001a;border-radius:7px;padding:18px;font-size:15px;line-height:1.8}.eduFee{grid-template-columns:.8fr 1.2fr;align-items:center;gap:65px;padding:95px max(50% - 520px,28px);display:grid}.eduFee h2{font-size:38px}.eduFee>div>span{font-size:17px}.feeCard{border:1px solid var(--line);background:#f1f5ed;border-radius:12px;padding:34px}.feeCard p{letter-spacing:0!important;font-size:15px!important}.feeCard b{color:var(--green);margin:12px 0;font-size:22px;display:block}.feeCard span{font-size:17px;display:block}.feeCard small{border-top:1px solid var(--line);color:var(--muted);margin-top:20px;padding-top:18px;font-size:15px;line-height:1.75;display:block}.eduCompletion ol{grid-template-columns:repeat(4,1fr);gap:12px;padding:0;list-style:none;display:grid}.eduCompletion li{background:#f2f5ef;border-radius:8px;padding:25px}.eduCompletion li>b{color:var(--green);margin-bottom:16px;font-size:24px;display:block}.eduCompletion li span{color:var(--muted);font-size:15px;line-height:1.7}.eduCompletion li strong{color:var(--ink);margin-bottom:6px;font-size:17px;display:block}.eduFaq{padding-top:60px}.eduFaq details{border-bottom:1px solid var(--line);max-width:850px;margin:auto}.eduFaq summary{cursor:pointer;justify-content:space-between;padding:22px 4px;font-size:17px;font-weight:800;list-style:none;display:flex}.eduFaq summary::-webkit-details-marker{display:none}.eduFaq summary span{color:var(--green)}.eduFaq details p{color:var(--muted);padding:0 4px 22px;font-size:15px;line-height:1.8}@media (width<=900px){.eduHero,.eduLearners,.eduFee{grid-template-columns:1fr}.eduHero{padding:65px 24px}.eduLearners{padding:70px 24px}.eduScene{grid-template-columns:1fr}.eduScene>div{padding:55px 24px}.eduFee{padding:75px 24px}.eduCompletion ol{grid-template-columns:1fr 1fr}}@media (width<=600px){.eduHero h1{font-size:38px}.eduHeroPhoto img{height:300px}.eduPurpose h2,.eduLearners h2,.detailHeading h2,.eduScene h2,.eduFee h2{font-size:30px}.eduPurpose>div,.curriculumGrid{grid-template-columns:1fr}.eduLearners li span{font-size:17px}.qualificationTable>div{grid-template-columns:1fr;gap:7px;padding:16px}.eduCompletion ol{grid-template-columns:1fr}.eduScene img{height:300px}}.applyPage h1,.applyPage h2,.applyPage h3{font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif}.applyHero{background:linear-gradient(120deg,#f7f8ec,#dfeee5);grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;min-height:590px;padding:78px max(50% - 560px,28px);display:grid}.applyHero>div>p,.applyIntro>p,.applyPrepare>div>p,.applySafety>div>p{color:var(--green);letter-spacing:.15em;font-size:15px;font-weight:800}.applyHero h1{letter-spacing:-3px;margin:18px 0 24px;font-size:54px;line-height:1.23}.applyHero h1 em,.applyIntro h2 em{color:var(--green);font-style:normal}.applyHero>div>span{color:var(--muted);font-size:17px;line-height:1.85}.applyHero aside{background:#fff;border-radius:14px;padding:34px;box-shadow:0 18px 50px #1f4c3a1f}.applyHero aside b{color:var(--green);font-size:15px;display:block}.applyHero aside strong{margin:9px 0;font-size:22px;display:block}.applyHero aside span{color:var(--muted);font-size:15px;line-height:1.75}.applyHero aside hr{border:0;border-top:1px solid var(--line);margin:25px 0}.applyIntro{text-align:center;max-width:1080px;margin:auto;padding:100px 28px}.applyIntro h2{letter-spacing:-2px;font-size:42px;line-height:1.4}.applyIntro>div{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px;display:grid}.applyIntro article{border-top:3px solid var(--green);background:#f0f4ec;border-radius:7px;padding:27px 20px}.applyIntro article b{margin-bottom:12px;font-size:17px;display:block}.applyIntro article span{color:var(--muted);font-size:15px;line-height:1.7}.applySteps,.applyPrice,.applyFaq{max-width:1120px;margin:auto;padding:100px 28px}.applySteps{background:#fff}.applySteps ol{grid-template-columns:repeat(4,1fr);gap:12px;padding:0;list-style:none;display:grid}.applySteps li{background:#f2f5ef;border-radius:9px;padding:28px}.applySteps li>b{color:var(--green);font-size:22px}.applySteps h3{margin:19px 0 10px;font-size:17px}.applySteps li p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.applyPrepare{color:#fff;background:#183f3a;grid-template-columns:.8fr 1.2fr;gap:70px;padding:90px max(50% - 560px,28px);display:grid}.applyPrepare h2{font-size:40px;line-height:1.4}.applyPrepare>div>span{color:#cbdad5;font-size:15px;line-height:1.8}.applyPrepare ul{margin:0;padding:0;list-style:none}.applyPrepare li{border-bottom:1px solid #ffffff2b;align-items:center;gap:15px;padding:17px 5px;display:flex}.applyPrepare li b{width:28px;height:28px;color:var(--green);background:#cfe59d;border-radius:50%;justify-content:center;align-items:center;display:flex}.applyPrepare li span{font-size:17px}.applyPriceCards{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.applyPriceCards article{text-align:center;border:1px solid var(--line);background:#fff;border-radius:9px;padding:24px 17px}.applyPriceCards b,.applyPriceCards span{font-size:15px;display:block}.applyPriceCards strong{color:var(--green);margin:13px 0;font-size:20px;display:block}.applyPriceCards span{color:var(--muted)}.applyNotice{color:var(--muted);background:#f2f5ef;border-radius:7px;margin-top:18px;padding:17px;font-size:15px;line-height:1.75}.applySafety{background:#eaf2e6;grid-template-columns:.7fr 1.3fr;gap:65px;padding:88px max(50% - 560px,28px);display:grid}.applySafety h2{font-size:39px;line-height:1.4}.applySafety>div:last-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.applySafety span{background:#fff;border-radius:8px;padding:22px;font-size:15px;line-height:1.7}.applySafety span b{color:var(--green);margin-bottom:8px;display:block}.applyFaq{padding-top:65px}.applyFaq details{border-bottom:1px solid var(--line);max-width:850px;margin:auto}.applyFaq summary{cursor:pointer;justify-content:space-between;padding:22px 4px;font-size:17px;font-weight:800;list-style:none;display:flex}.applyFaq summary::-webkit-details-marker{display:none}.applyFaq summary span{color:var(--green)}.applyFaq details p{color:var(--muted);padding:0 4px 22px;font-size:15px;line-height:1.8}@media (width<=900px){.applyHero,.applyPrepare,.applySafety{grid-template-columns:1fr}.applyHero{padding:65px 24px}.applyIntro>div,.applySteps ol{grid-template-columns:1fr 1fr}.applyPrepare{padding:70px 24px}.applyPriceCards{grid-template-columns:repeat(2,1fr)}.applySafety{padding:70px 24px}}@media (width<=600px){.applyHero h1{font-size:38px}.applyIntro h2,.applyPrepare h2,.applySafety h2{font-size:30px}.applyIntro>div,.applySteps ol,.applyPriceCards,.applySafety>div:last-child{grid-template-columns:1fr}.applyHero aside{padding:25px}.applyPrepare li{align-items:flex-start}}.aboutPage h1,.aboutPage h2,.aboutPage h3{font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif}.aboutHero{background:linear-gradient(120deg,#f7f8ec,#dfede3);grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;min-height:570px;padding:80px max(50% - 560px,28px);display:grid}.aboutHero>div>p,.aboutMission>div>p,.aboutDirector>div>p,.aboutHistory>div>p,.aboutLocation>div>p{color:var(--green);letter-spacing:.15em;font-size:15px;font-weight:800}.aboutHero h1{letter-spacing:-3px;margin:18px 0 24px;font-size:52px;line-height:1.25}.aboutHero h1 em{color:var(--green);font-style:normal}.aboutHero>div>span{color:var(--muted);font-size:17px;line-height:1.85}.aboutHeroMark{background:#fff;border-radius:50% 12px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex;box-shadow:0 20px 55px #1f4c3a21}.aboutHeroMark img{object-fit:contain;width:135px;height:135px}.aboutHeroMark b{text-align:center;color:var(--green);margin-top:15px;font-size:24px;line-height:1.45}.aboutMission{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:105px max(50% - 560px,28px);display:grid}.aboutMissionPhoto{position:relative}.aboutMissionPhoto img{object-fit:cover;border-radius:80px 10px;width:100%;height:490px}.aboutMissionPhoto span{color:#fff;text-align:center;background:#183f3ae0;border-radius:6px;padding:14px;font-size:15px;position:absolute;bottom:18px;left:18px;right:18px}.aboutMission h2{font-size:40px;line-height:1.4}.aboutMission>div>span{color:var(--muted);font-size:17px;line-height:1.9;display:block}.aboutMission blockquote{border-left:4px solid var(--green);color:#476057;margin:27px 0 0;padding:8px 0 8px 20px;font-size:17px;line-height:1.8}.aboutValues{background:#183f3a;padding:95px max(50% - 560px,28px)}.aboutValues .detailHeading h2{color:#fff}.aboutValues .detailHeading span{color:#cbdad5}.aboutValues>div:last-child{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.aboutValues article{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:9px;padding:28px}.aboutValues article>b{color:#cfe59d;font-size:15px}.aboutValues h3{margin:20px 0 12px;font-size:20px}.aboutValues article p{color:#cbdad5;font-size:15px;line-height:1.8}.aboutDirector{grid-template-columns:310px 1fr;align-items:center;gap:65px;padding:105px max(50% - 520px,28px);display:grid}.aboutDirector>img{object-fit:cover;border-radius:120px 12px;width:100%;height:405px}.aboutDirector h2{font-size:39px;line-height:1.4}.aboutDirector blockquote{color:var(--muted);margin:22px 0;font-size:17px;line-height:1.9}.aboutDirector>div>b{font-size:15px;line-height:1.7}.aboutHistory{background:#edf3e7;grid-template-columns:.8fr 1.2fr;gap:70px;padding:95px max(50% - 560px,28px);display:grid}.aboutHistory h2{font-size:40px;line-height:1.4}.aboutHistory>div>span{color:var(--muted);font-size:15px;line-height:1.8}.aboutHistory ol{margin:0;padding:0;list-style:none}.aboutHistory li{border-bottom:1px solid #cddbcf;grid-template-columns:90px 1fr;gap:18px;padding:19px 5px;display:grid}.aboutHistory li b{color:var(--green);font-size:17px}.aboutHistory li span{font-size:17px;line-height:1.6}.aboutNetwork{max-width:1120px;margin:auto;padding:100px 28px}.aboutNetwork>div:last-child{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.aboutNetwork article{border-top:3px solid var(--green);background:#f2f5ef;border-radius:7px;padding:26px}.aboutNetwork article b{margin-bottom:12px;font-size:17px;display:block}.aboutNetwork article span{color:var(--muted);font-size:15px;line-height:1.75}.aboutLocation{color:#fff;background:#245b50;grid-template-columns:1fr 1fr;gap:70px;padding:85px max(50% - 525px,28px);display:grid}.aboutLocation h2{font-size:34px}.aboutLocation address{color:#d0ded9;font-size:17px;font-style:normal;line-height:1.8}.aboutLocation>div:last-child{flex-direction:column;display:flex}.aboutLocation span{border-bottom:1px solid #ffffff26;padding:14px 0;font-size:15px}.aboutLocation span b{color:#d5eaa8;width:100px;display:inline-block}@media (width<=900px){.aboutHero,.aboutMission,.aboutHistory,.aboutLocation{grid-template-columns:1fr}.aboutHero{padding:65px 24px}.aboutMission{padding:80px 24px}.aboutValues{padding:75px 24px}.aboutValues>div:last-child,.aboutNetwork>div:last-child{grid-template-columns:1fr 1fr}.aboutDirector{grid-template-columns:240px 1fr;gap:35px;padding:80px 24px}.aboutHistory,.aboutLocation{padding:75px 24px}}@media (width<=600px){.aboutHero h1{font-size:38px}.aboutMission h2,.aboutDirector h2,.aboutHistory h2,.aboutLocation h2{font-size:30px}.aboutHeroMark{min-height:270px}.aboutMissionPhoto img{height:330px}.aboutValues>div:last-child,.aboutNetwork>div:last-child,.aboutDirector{grid-template-columns:1fr}.aboutDirector>img{width:220px;height:290px;margin:auto}.aboutHistory li{grid-template-columns:72px 1fr}}.reportLink{border-radius:5px;margin-top:25px;padding:14px 19px;font-size:17px;font-weight:800;display:inline-block}.reportPage{background:#eef2ed;min-height:100vh}.reportGuide{grid-template-columns:1.2fr .8fr;align-items:center;gap:55px;padding:55px max(50% - 525px,28px);display:grid}.reportGuide p{color:var(--green);letter-spacing:.15em;font-size:15px;font-weight:800}.reportGuide h1{margin:12px 0;font-size:44px}.reportGuide>div>span{color:var(--muted);font-size:17px;line-height:1.8}.reportGuide aside{border-left:4px solid var(--green);background:#fff;padding:24px}.reportGuide aside b{margin-bottom:10px;font-size:17px;display:block}.reportGuide aside span{color:var(--muted);font-size:15px;line-height:1.75}.reportSheet{background:#fff;width:min(960px,100% - 32px);margin:0 auto 28px;padding:38px 42px;font-size:15px;box-shadow:0 10px 35px #193e311a}.sheetHeader{border-bottom:3px solid var(--green);grid-template-columns:70px 1fr 180px;align-items:center;gap:18px;margin-bottom:25px;padding-bottom:18px;display:grid}.sheetHeader img{object-fit:contain;width:64px;height:64px}.sheetHeader small{color:var(--green);font-size:15px}.sheetHeader h2{margin:5px 0;font-size:26px}.sheetHeader>span{font-size:15px;line-height:1.6}.sheetHeader>span input{border:0;border-bottom:1px solid #82928b;border-radius:0;width:100%;padding:5px}.reportSheet fieldset{border:1px solid #bdc9c1;margin:0 0 20px;padding:20px}.reportSheet legend{color:var(--green);padding:0 10px;font-size:17px;font-weight:800}.reportSheet label{flex-direction:column;gap:7px;font-size:15px;font-weight:700;display:flex}.reportSheet input,.reportSheet textarea,.reportSheet select{width:100%;color:var(--ink);background:#fff;border:1px solid #aebcb3;border-radius:4px;padding:10px;font:15px Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif}.reportSheet textarea{resize:vertical;line-height:1.6}.formGrid{gap:13px;margin-bottom:14px;display:grid}.formGrid.four{grid-template-columns:repeat(4,1fr)}.formGrid.three{grid-template-columns:repeat(3,1fr)}.formGrid.two{grid-template-columns:repeat(2,1fr)}.checkGrid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px;display:grid}.checkGrid label{flex-direction:row;align-items:center;gap:7px;font-weight:500;line-height:1.5;display:flex}.checkGrid input{width:18px;height:18px}.supportChecks{grid-template-columns:repeat(3,1fr)}.signature{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:20px;padding:10px 0;display:flex}.signature>p{text-align:center;width:100%;font-size:15px}.signature label{flex-direction:row;align-items:center}.signature input{width:145px}.signature span{white-space:nowrap}.reportActions{justify-content:flex-end;gap:10px;width:min(960px,100% - 32px);margin:0 auto 20px;display:flex}.reportActions button{cursor:pointer;border:0;border-radius:5px;padding:15px 20px;font-size:17px;font-weight:800}.reportActions .secondary{border:1px solid #bdc9c1}.reportCaution{color:#fff;background:#183f3a;flex-wrap:wrap;gap:20px;width:min(960px,100% - 32px);margin:0 auto 60px;padding:18px 22px;font-size:15px;display:flex}.reportCaution b{color:#d5eaa8}.reportCaution span:before{content:"✓ ";color:#d5eaa8}@media (width<=800px){.reportGuide{grid-template-columns:1fr;padding:45px 20px}.reportSheet{padding:25px 22px}.formGrid.four,.formGrid.three,.checkGrid{grid-template-columns:1fr 1fr}.sheetHeader{grid-template-columns:55px 1fr}.sheetHeader>span{grid-column:1/-1}.sheetHeader img{width:52px;height:52px}.signature{justify-content:flex-start}}@media (width<=520px){.reportGuide h1{font-size:34px}.reportSheet{width:calc(100% - 16px);padding:20px 14px}.sheetHeader h2{font-size:20px}.formGrid.four,.formGrid.three,.formGrid.two,.checkGrid,.supportChecks{grid-template-columns:1fr}.reportActions{flex-direction:column}.reportActions button{width:100%}}@media print{body{background:#fff}.noPrint{display:none!important}.reportPage{background:#fff}.reportSheet{width:100%;box-shadow:none;margin:0;padding:0;font-size:10pt}.reportSheet fieldset{break-inside:avoid;margin-bottom:10px;padding:12px}.reportSheet legend{font-size:11pt}.reportSheet label,.reportSheet input,.reportSheet textarea,.reportSheet select,.sheetHeader small,.sheetHeader>span,.signature>p{font-size:9pt}.reportSheet input,.reportSheet textarea,.reportSheet select{padding:5px}.sheetHeader{margin-bottom:14px}.sheetHeader h2{font-size:17pt}.checkGrid{gap:5px}.signature{padding-top:5px}@page{size:A4;margin:12mm}}.newsPage h1,.newsPage h2,.newsPage h3{font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif}.newsHero{background:linear-gradient(120deg,#f8f8ec,#e1eee4);grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;min-height:570px;padding:78px max(50% - 560px,28px);display:grid}.newsHero>div>p,.educationSchedule>div>p{color:var(--green);letter-spacing:.15em;font-size:15px;font-weight:800}.newsHero h1{letter-spacing:-3px;margin:18px 0 24px;font-size:50px;line-height:1.28}.newsHero h1 em{color:var(--green);font-style:normal}.newsHero>div>span{color:var(--muted);font-size:17px;line-height:1.85}.newsHero aside{border-top:5px solid var(--green);background:#fff;border-radius:10px;padding:34px;box-shadow:0 18px 50px #1f4c3a1f}.newsHero aside small{color:var(--green);font-size:15px}.newsHero aside b,.newsHero aside strong,.newsHero aside span{display:block}.newsHero aside b{margin:14px 0;font-size:20px}.newsHero aside strong{color:var(--green);font-size:26px}.newsHero aside span{color:var(--muted);margin:15px 0;font-size:15px;line-height:1.75}.newsHero aside a{color:var(--green);font-size:17px;font-weight:800;display:inline-block}.noticeSection,.newsInfo{max-width:1120px;margin:auto;padding:100px 28px}.noticeList{border-top:2px solid var(--green)}.noticeList article{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr 45px;align-items:center;gap:25px;padding:25px 20px;display:grid}.noticeList article.important{background:#f0f5eb}.noticeList article>div:first-child b,.noticeList article>div:first-child span{display:block}.noticeList article>div:first-child b{background:var(--green);color:#fff;border-radius:18px;width:max-content;padding:7px 12px;font-size:15px}.noticeList article>div:first-child span{color:var(--muted);margin-top:10px;font-size:15px}.noticeList h3{margin:0 0 9px;font-size:17px}.noticeList p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.noticeList i{color:#a9b7ad;font-size:17px;font-style:normal}.educationSchedule{color:#fff;background:#183f3a;grid-template-columns:.75fr 1.25fr;gap:65px;padding:95px max(50% - 560px,28px);display:grid}.educationSchedule h2{font-size:40px;line-height:1.4}.educationSchedule>div>span{color:#cad9d4;font-size:15px;line-height:1.8;display:block}.educationSchedule>div>a{color:#173f35;background:#d5eaa8;border-radius:5px;margin-top:27px;padding:14px 18px;font-size:17px;font-weight:800;display:inline-block}.scheduleCard{color:var(--ink);background:#fff;border-radius:11px;padding:28px}.scheduleMeta{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:20px;display:grid}.scheduleMeta span{background:#f2f5ef;padding:11px;font-size:15px}.scheduleMeta span b{color:var(--green);margin-bottom:5px;display:block}.scheduleCard article{border-top:1px solid var(--line);grid-template-columns:130px 70px 1fr;align-items:center;gap:12px;padding:16px 5px;display:grid}.scheduleCard article b,.scheduleCard article strong{font-size:15px}.scheduleCard article strong{color:var(--green)}.scheduleCard article span{color:var(--muted);font-size:15px;line-height:1.5}.newsInfo>div:nth-child(2){grid-template-columns:1fr 1fr;gap:12px;display:grid}.newsInfo article{border-top:3px solid var(--green);background:#f2f5ef;border-radius:7px;padding:25px}.newsInfo article b{margin-bottom:10px;font-size:17px;display:block}.newsInfo article span{color:var(--muted);font-size:15px;line-height:1.75}.newsInfo>p{color:var(--muted);background:#fff6e9;border-left:4px solid #c7933c;margin-top:18px;padding:16px;font-size:15px;line-height:1.75}.newsQuick{grid-template-columns:1fr 1fr;gap:14px;padding:0 max(50% - 560px,28px) 100px;display:grid}.newsQuick>div{background:#eaf2e6;border-radius:9px;padding:28px}.newsQuick b,.newsQuick span,.newsQuick a{display:block}.newsQuick b{font-size:17px}.newsQuick span{color:var(--muted);margin:9px 0 15px;font-size:15px;line-height:1.7}.newsQuick a{color:var(--green);font-size:17px;font-weight:800}@media (width<=900px){.newsHero,.educationSchedule{grid-template-columns:1fr}.newsHero{padding:65px 24px}.educationSchedule{padding:75px 24px}.noticeList article{grid-template-columns:110px 1fr}.noticeList i{display:none}}@media (width<=600px){.newsHero h1{font-size:37px}.educationSchedule h2{font-size:30px}.noticeList article{grid-template-columns:1fr;gap:12px;padding:22px 12px}.scheduleMeta,.newsInfo>div:nth-child(2),.newsQuick{grid-template-columns:1fr}.scheduleCard{padding:20px}.scheduleCard article{grid-template-columns:1fr}.newsQuick{padding:0 18px 75px}}.eduApplyPage .reportGuide h1{font-size:40px}.eduApplyInfo{background:#f2f5ef;margin-bottom:16px;padding:16px}.eduApplyInfo p{margin:7px 0;font-size:15px;line-height:1.7}.eduApplyInfo b{width:90px;color:var(--green);display:inline-block}.reportSheet .consentLine{flex-direction:row;align-items:flex-start;gap:9px;margin:11px 0;font-weight:500;line-height:1.6;display:flex}.reportSheet .consentLine input{flex:none;width:18px;height:18px;margin-top:2px}.consentText{color:var(--muted);background:#f7f8f5;padding:14px;font-size:15px;line-height:1.75}.eduApplyPage .reportCaution{justify-content:center}@media (width<=520px){.eduApplyPage .reportGuide h1{font-size:32px}.eduApplyInfo b{width:auto;margin-bottom:3px;display:block}}.guideUse{background:#f7f9f4;padding:95px max(50% - 560px,28px)}.guideUseGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.guideUseGrid a{background:#fff;border:2px solid #9bb2a3;border-radius:12px;flex-direction:column;min-height:290px;padding:27px 23px;transition:all .2s;display:flex;box-shadow:0 7px 18px #234e3e17}.guideUseGrid a:hover,.guideUseGrid a:focus-visible{border-color:#206c51;transform:translateY(-4px);box-shadow:0 11px 25px #234e3e29}.guideUseGrid a>b{color:var(--green);font-size:20px;font-weight:900}.guideUseGrid h3{color:#183f3a;margin:17px 0 12px;font-size:24px;font-weight:900;line-height:1.35}.guideUseGrid p{color:#405a51;margin:0 0 18px;font-weight:700;line-height:1.65;font-size:20px!important}.guideUseGrid a>span{color:var(--green);margin-top:auto;font-size:18px;font-weight:900}.guideUse aside{background:#fff2da;border:3px solid #b87828;border-radius:12px;margin-top:28px;padding:29px 32px}.guideUse aside>b{color:#77440d;margin-bottom:13px;font-size:24px;font-weight:900;display:block}.guideUse aside p{color:#493b2b;margin:7px 0;font-weight:700;line-height:1.75;font-size:20px!important}.guideUse aside strong{color:#6c3b09;font-weight:900}@media (width<=1050px){.guideUseGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.guideUse{padding:70px 18px}.guideUseGrid{grid-template-columns:1fr}.guideUseGrid a{min-height:auto}.guideUse aside{padding:23px 20px}.guideUseGrid p,.guideUse aside p{font-size:20px!important}.guideUseGrid h3,.guideUse aside>b{font-size:23px}}.policyHero{text-align:center;background:linear-gradient(120deg,#f7f8ec,#deede3);padding:90px max(50% - 490px,28px)}.policyHero>p{color:var(--green);letter-spacing:.15em;font-weight:800}.policyHero h1{margin:17px 0;font-size:48px;line-height:1.3}.policyHero>span{color:var(--muted);line-height:1.8}.policyContent{max-width:980px;margin:auto;padding:85px 28px}.policyContent article{border-bottom:1px solid var(--line);grid-template-columns:65px 1fr;gap:20px;padding:27px 5px;display:grid}.policyContent article>b{color:var(--green);font-size:17px}.policyContent h2{margin:0 0 10px;font-size:22px}.policyContent p{color:var(--muted);margin:0;line-height:1.85}.siteMap{background:#eaf2e6;padding:70px max(50% - 490px,28px)}.siteMap h2{text-align:center;font-size:30px}.siteMap>div{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px;display:grid}.siteMap a{text-align:center;color:var(--green);background:#fff;border-radius:6px;padding:16px;font-weight:800}@media (width<=700px){.policyHero h1{font-size:36px}.policyContent article{grid-template-columns:45px 1fr}.siteMap>div{grid-template-columns:1fr 1fr}}body{color:#1f3632;font-size:16px}.emergency,.brand small,.eyebrow,p,li,td,th,label,input,textarea,select,small,footer,.detailHeading>p,.detailHeading>span,.sectionTitle>p,.sectionTitle>span,.pathCard p,.steps p,.notice,.qualification,.qualification small,.courseGrid span,.values span,.contact p,.contact>div>span,.reportSheet label,.reportSheet input,.reportSheet textarea,.reportSheet select{font-size:16px!important}.heroLead,.siteHeader nav,.pathCard h2,.steps h3,.faqList summary,.detailFaq summary,.eduFaq summary,.applyFaq summary,.contactButtons a{font-size:18px!important}.muted,.detailHeading>span,.sectionTitle>span{color:#50645e}.siteHeader nav,.contactButtons a,.faqList summary,.detailFaq summary,.eduFaq summary,.applyFaq summary{font-weight:800}.pathCard p,.steps p,.targetCards p,.curriculumGrid p,.noticeList p,.policyContent p{color:#50645e;font-weight:500}.brand small{color:#4d625b;font-weight:700}.emergency{font-weight:600}.siteMap a{font-size:17px}footer p,footer a{color:#d4dfdb}@media (width<=600px){.emergency,.brand small,p,li,label,input,textarea,select,small,footer{font-size:16px!important}.siteHeader nav{font-size:17px!important}}.serviceQuickNav{background:#fff;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1180px;margin:0 auto;padding:16px 28px;display:grid}.serviceQuickNav a{background:#fff;border:2px solid #285e4c;border-radius:9px;padding:17px 18px;transition:all .2s;box-shadow:0 2px 7px #1846361a}.serviceQuickNav a:hover,.serviceQuickNav a:focus-visible{background:#eef5ec;border-color:#173f34;transform:translateY(-2px);box-shadow:0 5px 14px #1846362e}.serviceQuickNav b,.serviceQuickNav span{display:block}.serviceQuickNav b{color:#174c3c;margin-bottom:7px;font-size:20px;font-weight:900}.serviceQuickNav span{color:#253f37;font-size:17px;font-weight:800;line-height:1.45}@media (width<=700px){.serviceQuickNav{grid-template-columns:1fr 1fr;gap:9px;padding:14px}.serviceQuickNav a{border-width:2px;padding:15px 12px}.serviceQuickNav b{font-size:18px}.serviceQuickNav span{font-size:16px}}.heroLead{color:#243d36;font-weight:800;line-height:1.75;font-size:20px!important}.heroButtons a{border:3px solid #1c5a45;padding:17px 24px;font-weight:900;box-shadow:0 5px 14px #1a483829;font-size:18px!important}.heroButtons .primary{border-color:#174b3a}.heroButtons .secondary{color:#173f35;background:#fff;border-color:#285e4c}.heroButtons .secondary:hover,.heroButtons .secondary:focus-visible{background:#eef5ec;border-color:#173f34}.heroBadge{border:3px solid #285e4c;padding:20px 25px;box-shadow:0 13px 34px #19453638}.heroBadge b{font-size:42px;font-weight:900}.heroBadge span{color:#29453c;font-weight:900;line-height:1.35;font-size:17px!important}.pathWrap{gap:20px}.pathCard{border:3px solid #285e4c;padding:30px;box-shadow:0 12px 34px #1f4d3c33}.pathCard:hover,.pathCard:focus-visible{border-color:#173f34;box-shadow:0 16px 40px #1f4d3c42}.pathIcon{color:#174b3a;background:#e8f2df;border:3px solid #397259;width:70px;height:70px;font-weight:900;font-size:18px!important}.pathCard h2{color:#173f35;margin-bottom:10px;font-weight:900;font-size:22px!important}.pathCard p{font-weight:800;line-height:1.65;color:#2d473f!important;font-size:17px!important}.pathCard>b{color:#174b3a;font-size:30px;font-weight:900}.service .sectionTitle h2{color:#193e35;font-size:43px;font-weight:900}.service .sectionTitle h2 em{color:#176346;font-weight:900}.service .sectionTitle>span{color:#2f4a42;font-weight:800;font-size:18px!important}.steps h3{color:#173f35;font-weight:900;font-size:21px!important}.steps p{font-weight:700;line-height:1.7;color:#304a42!important;font-size:17px!important}@media (width<=600px){.heroLead{font-size:18px!important}.heroButtons a{text-align:center;width:100%;font-size:17px!important}.heroBadge{padding:14px 18px}.heroBadge b{font-size:34px}.heroBadge span{font-size:16px!important}.pathCard{padding:22px 18px}.pathIcon{width:58px;height:58px;font-size:16px!important}.pathCard h2{font-size:19px!important}.pathCard p{font-size:16px!important}.service .sectionTitle h2{font-size:32px}.service .sectionTitle>span,.steps p{font-size:16px!important}}.heroBadge{background:#fff0c8;border:none;box-shadow:0 13px 34px #684d1233}.heroBadge b{color:#8a5b05}.heroBadge span{color:#5a431c}.pathCard{border:none}.pathCard:first-child{background:#e3f2e5;box-shadow:0 12px 32px #235e3b2e}.pathCard:nth-child(2){background:#e5edf8;box-shadow:0 12px 32px #2b4c772e}.pathCard:first-child:hover,.pathCard:first-child:focus-visible{border:none;box-shadow:0 16px 38px #235e3b40}.pathCard:nth-child(2):hover,.pathCard:nth-child(2):focus-visible{border:none;box-shadow:0 16px 38px #2b4c7740}.pathIcon{border:none;width:78px;height:78px;box-shadow:0 5px 13px #1a433429;font-size:20px!important}.pathCard:first-child .pathIcon{color:#fff;background:#2f7655}.pathCard:nth-child(2) .pathIcon{color:#fff;background:#365f93}.pathCard:nth-child(2) h2,.pathCard:nth-child(2)>b{color:#294f7f}.pathCard:nth-child(2) p{color:#304b68!important}@media (width<=600px){.pathIcon{width:64px;height:64px;font-size:18px!important}}.steps article{border:none;box-shadow:0 9px 23px #23473a24}.steps article:first-child{background:#e5f2e7}.steps article:nth-child(2){background:#e5edf8}.steps article:nth-child(3){background:#fff0df}.stepIcon{color:#fff;border:none;width:72px;height:72px;font-weight:900;box-shadow:0 5px 13px #2242372e;font-size:20px!important}.steps article:first-child .stepIcon{background:#2f7655}.steps article:nth-child(2) .stepIcon{background:#365f93}.steps article:nth-child(3) .stepIcon{background:#b45f24}.steps article:first-child>b{color:#2f7655}.steps article:nth-child(2)>b{color:#365f93}.steps article:nth-child(3)>b{color:#b45f24}.steps article>b{font-size:18px;font-weight:900}.steps article:nth-child(2) h3{color:#294f7f}.steps article:nth-child(3) h3{color:#874416}.serviceList{gap:22px;padding:25px 28px;box-shadow:0 8px 20px #1844342e}.serviceList b{color:#f2ffd1;white-space:nowrap;font-weight:900;font-size:20px!important}.serviceList span{color:#fff;white-space:nowrap;font-weight:800;font-size:17px!important}@media (width<=600px){.stepIcon{width:62px;height:62px;font-size:18px!important}.serviceList{padding:21px 20px}.serviceList b{font-size:18px!important}.serviceList span{font-size:16px!important}}.eligibility .eyebrow{color:#d8f3dc;letter-spacing:.16em;font-weight:900;font-size:18px!important}.eligibility h2{font-weight:900}.eligibility>div>p:last-child{color:#e1ece8;font-weight:800;line-height:1.75;font-size:18px!important}.eligibility li{padding:25px 8px}.eligibility li b{color:#fff;font-weight:900;font-size:22px!important}.eligibility li span{color:#e1ece8;font-weight:800;line-height:1.65;font-size:17px!important}.pricing .sectionTitle>p{font-weight:900;font-size:18px!important}.pricing .sectionTitle>span{color:#304a42;font-weight:800;font-size:18px!important}.priceHead{padding:19px 22px;font-weight:900;font-size:17px!important}.priceHead span{font-weight:900}.priceRow{padding:19px 22px;font-size:18px!important}.priceRow b,.priceRow span{color:#263f38;font-weight:800}.priceRow strong{color:#155d42;font-size:20px;font-weight:900}.membership>p{font-weight:900;font-size:16px!important}.membership h3{font-size:28px;font-weight:900}.membership table{color:#263f38;font-size:17px!important}.membership th,.membership td{padding:18px 10px;font-weight:800}.membership thead th{font-weight:900}.notice{color:#394f47;font-weight:700;font-size:16px!important}@media (width<=600px){.eligibility .eyebrow,.eligibility>div>p:last-child,.eligibility li span,.pricing .sectionTitle>span,.priceHead,.membership table{font-size:16px!important}.eligibility li b{font-size:19px!important}.priceRow{font-size:17px!important}.priceRow strong{font-size:18px}}.report .eyebrow,.reportCopy>p:not(.eyebrow),.reportRule b,.reportRule span,.reportCard>p,.reportCard>div,.education .eyebrow,.educationCopy>p:not(.eyebrow),.educationPhoto span,.courseGrid span,.qualification>b,.qualification p,.qualification small,.educationButton,.gallery .sectionTitle>p,.director>div>p,.director blockquote,.director>div>b,.values b,.values span,.faq .sectionTitle>p,.faqList summary,.faqList details p,.contact p,.contact>div>span,.contactButtons a,footer,footer p,footer a,.footerBrand,.copyright{line-height:1.65;font-size:20px!important}.reportCopy>p:not(.eyebrow),.reportRule b,.reportRule span,.reportCard>div,.educationCopy>p:not(.eyebrow),.educationPhoto span,.courseGrid span,.qualification>b,.qualification p,.qualification small,.director blockquote,.director>div>b,.values b,.values span,.faqList summary,.faqList details p,.contact p,.contact>div>span,.contactButtons a,footer,footer p,footer a{font-weight:700}@media (width<=600px){.report .eyebrow,.reportCopy>p:not(.eyebrow),.reportRule b,.reportRule span,.reportCard>p,.reportCard>div,.education .eyebrow,.educationCopy>p:not(.eyebrow),.educationPhoto span,.courseGrid span,.qualification>b,.qualification p,.qualification small,.educationButton,.gallery .sectionTitle>p,.director>div>p,.director blockquote,.director>div>b,.values b,.values span,.faq .sectionTitle>p,.faqList summary,.faqList details p,.contact p,.contact>div>span,.contactButtons a,footer,footer p,footer a,.footerBrand,.copyright{font-size:20px!important}}.applicationGuide{background:#eef2ed;grid-template-columns:1.15fr .85fr;align-items:center;gap:45px;padding:70px max(50% - 480px,28px) 36px;display:grid}.applicationGuide p{color:var(--green);letter-spacing:.14em;margin:0 0 10px;font-weight:800}.applicationGuide h2{margin:0 0 14px;font-size:40px}.applicationGuide span{color:var(--muted);font-weight:600;line-height:1.75;font-size:18px!important}.applicationGuide aside{border-left:5px solid var(--green);background:#fff;padding:23px}.applicationGuide aside b{margin-bottom:8px;font-size:18px;display:block}.applicationSheet{margin-top:0}.applicationSheet .fieldLabel{margin:8px 0;font-weight:800;font-size:17px!important}.formSwitch{border-radius:5px;justify-content:center;align-items:center;padding:15px 20px;font-weight:800;display:inline-flex;font-size:17px!important}.applicationFormPage .reportSheet label,.applicationFormPage .reportSheet input,.applicationFormPage .reportSheet textarea,.applicationFormPage .reportSheet select,.applicationFormPage .consentText{font-size:17px!important}.applicationFormPage .reportSheet legend{font-size:19px}.applicationFormPage .checkGrid label{font-size:17px!important}.applicationFormPage .consentText{line-height:1.8}.applicationFormPage .consentText b{color:var(--green);margin-right:6px}@media (width<=800px){.applicationGuide{grid-template-columns:1fr;padding:50px 20px 30px}.applicationSheet .formGrid.four,.applicationSheet .formGrid.three{grid-template-columns:1fr 1fr}}@media (width<=520px){.applicationGuide h2{font-size:32px}.applicationSheet .formGrid.four,.applicationSheet .formGrid.three,.applicationSheet .formGrid.two{grid-template-columns:1fr}.formSwitch{width:100%}}.eduCurriculum .detailHeading>p,.eduCurriculum .detailHeading>span,.eduScene>div>p,.eduScene>div>span,.qualificationInfo .detailHeading>p,.qualificationInfo .detailHeading>span,.qualificationTable>div,.qualificationInfo>p,.eduFee>div>p,.eduFee>div>span,.feeCard p,.feeCard span,.feeCard small,.eduCompletion .detailHeading>p,.eduCompletion li span,.eduFaq .detailHeading>p,.eduFaq summary,.eduFaq details p{font-weight:750;line-height:1.7;font-size:20px!important}.curriculumGrid article>b{color:#52705e;font-weight:900;font-size:20px!important}.curriculumGrid h3{color:#183f3a;margin:14px 0;font-weight:900;font-size:24px!important}.curriculumGrid p{color:#304a42;font-weight:700;line-height:1.7;font-size:20px!important}.curriculumStages{gap:32px;display:grid}.curriculumStage{border-top:6px solid var(--green);background:#f4f7f1;border-radius:16px;padding:30px}.curriculumStage:nth-child(2){background:#eef3fa;border-top-color:#365f93}.curriculumStage:nth-child(3){background:#fff4e8;border-top-color:#b45f24}.curriculumStage>header{align-items:center;gap:20px;margin-bottom:24px;display:flex}.curriculumStage>header>b{background:var(--green);color:#fff;border-radius:50%;flex:0 0 62px;justify-content:center;align-items:center;width:62px;height:62px;font-size:25px;font-weight:900;display:flex}.curriculumStage:nth-child(2)>header>b{background:#365f93}.curriculumStage:nth-child(3)>header>b{background:#b45f24}.curriculumStage>header h3{color:#183f3a;margin:0 0 6px;font-size:30px;font-weight:900}.curriculumStage>header p{color:#304a42;margin:0;font-weight:700;line-height:1.6;font-size:20px!important}.curriculumStage .curriculumGrid article{border:2px solid #b7c9bd;box-shadow:0 5px 15px #23473a14}.curriculumStage:nth-child(2) .curriculumGrid article{border-color:#b5c5da}.curriculumStage:nth-child(3) .curriculumGrid article{border-color:#e0bea5}.curriculumGrid h4{color:#183f3a;margin:14px 0;font-weight:900;font-size:24px!important}.curriculumStage:nth-child(2) .curriculumGrid h4{color:#294f7f}.curriculumStage:nth-child(3) .curriculumGrid h4{color:#874416}.eduScene h2{font-size:42px;font-weight:900}.eduScene>div>p{color:#1b684b}.eduScene>div>span{color:#304a42}.qualificationTable span,.qualificationTable b{font-weight:800;font-size:20px!important}.qualificationInfo>p{color:#f1f7f4}.eduFee h2{font-size:42px;font-weight:900}.feeCard b{font-size:26px;font-weight:900}.feeCard small{color:#344c43}.eduCompletion li>b{font-size:28px;font-weight:900}.eduCompletion li strong{font-weight:900;font-size:22px!important}.eduCompletion li span{color:#304a42}.eduFaq summary{font-weight:900;font-size:22px!important}.eduFaq details p{color:#304a42}@media (width<=600px){.eduCurriculum .detailHeading>p,.eduCurriculum .detailHeading>span,.curriculumGrid article>b,.curriculumGrid p,.eduScene>div>p,.eduScene>div>span,.qualificationInfo .detailHeading>p,.qualificationInfo .detailHeading>span,.qualificationTable>div,.qualificationTable span,.qualificationTable b,.qualificationInfo>p,.eduFee>div>p,.eduFee>div>span,.feeCard p,.feeCard span,.feeCard small,.eduCompletion .detailHeading>p,.eduCompletion li span,.eduFaq .detailHeading>p,.eduFaq details p{font-size:20px!important}.curriculumGrid h3{font-size:23px!important}.curriculumStage{padding:22px 16px}.curriculumStage>header{align-items:flex-start}.curriculumStage>header>b{flex-basis:52px;width:52px;height:52px;font-size:21px}.curriculumStage>header h3{font-size:26px}.curriculumStage>header p{font-size:20px!important}.curriculumGrid h4{font-size:23px!important}.eduScene h2,.eduFee h2{font-size:34px}.eduFaq summary{font-size:21px!important}}.activityPhotoWrap{grid-template-columns:280px 1fr;align-items:center;gap:24px;display:grid}.activityPhotoPreview{aspect-ratio:4/3;text-align:center;color:#587066;background:#f6f8f5;border:2px dashed #8aa094;border-radius:6px;justify-content:center;align-items:center;width:280px;font-size:17px;font-weight:800;line-height:1.7;display:flex;overflow:hidden}.activityPhotoPreview img{object-fit:cover;width:100%;height:100%}.activityPhotoControl label{font-size:17px!important}.activityPhotoControl input[type=file]{background:#fff;margin-top:6px}.activityPhotoControl p{color:var(--muted);margin:12px 0 0;font-weight:600;line-height:1.7;font-size:15px!important}.activityPhotoField{background:#f4f9f4!important;border:3px solid #315f49!important}.activityPhotoField legend{color:#1f593f!important;font-weight:900!important}.activityPhotoPreview b{color:#214f3b;font-size:20px}.photoRegisterButton{cursor:pointer;background:#245b40;border:2px solid #245b40;border-radius:7px;width:100%;max-width:320px;padding:14px 18px;color:#fff!important;justify-content:center!important;align-items:center!important;font-size:19px!important;font-weight:900!important;display:flex!important}.photoRegisterButton input[type=file]{clip:rect(0,0,0,0);white-space:nowrap;position:absolute;overflow:hidden;width:1px!important;height:1px!important}.activityPhotoControl p b{color:#244f3c}@media (width<=620px){.activityPhotoWrap{grid-template-columns:1fr}.activityPhotoPreview{width:100%;max-width:360px;margin:auto}}@media print{.activityPhotoWrap{display:block}.activityPhotoPreview{border:1px solid #777;width:90mm;height:67.5mm;margin:0 auto}}
