/*GmarketSans*/
/*@font-face{font-family:'SunBatang';font-style: normal;font-weight:700;font-display:swap;src:url('https://www.baeron.com/css/fonts/SunBatang-Bold.woff2') format('woff2');}
@font-face{font-family:'SunBatang';font-style: normal;font-weight:400;font-display:swap;src:url('https://www.baeron.com/css/fonts/SunBatang-Medium.woff2') format('woff2');}
*/
/*@font-face{font-family:'BookkMyungjo';font-style:normal;font-weight:300;font-display:swap;src:url('https://www.baeron.com/css/fonts/BookkMyungjo_Light.woff2') format('woff2');}
@font-face{font-family:'DdangFonts-Bold';font-style:normal;font-weight:300;font-display:swap;src:url('https://www.baeron.com/css/fonts/DdangFonts-Bold.woff2') format('woff2');}
*/
@font-face{font-family:'NanumBarunGothic-Bold';font-style:normal;font-weight:700;font-display:swap;src:url('https://www.baeron.com/css/fonts/NanumBarunGothicWebBold.woff') format('woff');}

/*
@font-face{font-family:'SunBatang';font-style:normal;font-weight:300;font-display:swap;src:url('https://www.baeron.com/css/fonts/SunBatang-Light.woff2') format('woff2');}
*/
/* Common Layout Components */
.hero-2026-hero-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    /* background: #fff; */
    padding: 80px 40px;
    border-radius: 40px;
    text-align: center;
    /* box-shadow: 0 15px 40px rgba(0,0,0,0.06); */
    position: relative;
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    font-variant-numeric: tabular-nums;
   /* overflow: hidden; */
}


/* 20260111_je ?????????? ????????????????? */
/*
.hero-2026-theme-korean { margin-top: -790px; }
.hero-2026-theme-social { margin-top: -710px; }
.hero-2026-theme-childcare { margin-top: -725px; }
.hero-2026-theme-childD { margin-top: -725px; }
.hero-2026-theme-psychology { margin-top: -740px; }
.hero-2026-theme-business { margin-top: -725px; }
.hero-2026-theme-CPA { margin-top: -725px; }
.hero-2026-theme-IT { margin-top: -585px; }
.hero-2026-theme-beauty { margin-top: -700px; }
.hero-2026-theme-liberalArts { margin-top: -740px; }
*/




/* 20260111_je ?????????? ????????????????? ??? */


.hero-2026-badge {
    display: inline-block;
    font-size: 22px;
    /* color: #fff; */
    margin-bottom: 5px;
    font-weight: 500;
    letter-spacing: -0.5px;
    border: 1px solid #ffffff;
    padding: 15px 24px;
   /* border-radius: 50px; */
}
.hero-2026-badge a {
    color: inherit !important;
    text-decoration: none !important;
    pointer-events: none !important; /* Å¬¸¯ ¹æÁö */
}

.hero-2026-title-main {
    font-family: 'Paperlogy' , serif;
    font-size: 110px;
	font-weight: 300;
    margin-top: 10px;
    margin-bottom: 18px;
    letter-spacing: -3px;
    line-height: 1;
}

.hero-2026-subtitle {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #333;
    letter-spacing: -1px;
}
.hero-2026-subtitle22{
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 50px;
    color: #333;
    letter-spacing: -1px;
	line-height: 0.7;
}
.hero-2026-tag-container {

    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-bottom: 23px;
}

.hero-2026-tag-pill {
    padding: 5px 30px;
    border-radius: 50px;
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    line-height: 1.4;
}
.hero-2026-tag-text {
    font-size: 32px;
    font-weight: 600;
    color: #441466;  
}
.hero-2026-tag-plus {
    font-size: 26px;
    font-weight: 700;
    color: #333;
}

/* Feature Grid */
.hero-2026-feature-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 20px;
}

.hero-2026-feature-card {
    padding: 20px 20px;
    border-radius: 24px;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.hero-2026-feature-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

.hero-2026-feature-icon {
    width: 110px;
    height: 110px;
    margin: 0 auto 10px;
    display: block;
    object-fit: contain;
}

.hero-2026-feature-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #05295B;
}

.hero-2026-feature-desc {
    font-size: 15px;
    color: #05295B;
    word-break: keep-all;
    line-height: 1.4;
    font-weight: 500;
}
.hero-2026-feature-desc-small {
    font-size: 11px;
    color: #05295B;
    font-weight: 500;
    line-height: 1.4;
}

.hero-2026-footnote {
    font-size: 13px;
    color: #05295B;
    margin-top: 10px;
    font-weight: 400;
}


/* Navigation Buttons */
.hero-2026-nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
    height: 56px;
    background: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 10;
}

.hero-2026-nav-btn:hover {
    background: #f8f9fa;
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
    transform: translateY(-50%) scale(1.1);
}

.hero-2026-nav-btn:active {
    transform: translateY(-50%) scale(0.95);
}

.hero-2026-nav-btn.hero-2026-prev {
    left: -28px;
    opacity: 30%;
}

.hero-2026-nav-btn.hero-2026-next {
    right: -28px;
    opacity: 30%;
}

.hero-2026-nav-btn svg {
    width: 28px;
    height: 28px;
}

/* Beauty Theme (New) */

.hero-2026-title-composite { 
    display: flex; flex-direction: column; align-items: center; 
    margin-bottom: 40px; line-height: 1.1;
}
.hero-2026-title-black { 
    font-family: 'Paperlogy' , serif;
    font-size: 140px; font-weight: 700; color: #333; 
    letter-spacing: -5px; line-height:0.8;
	margin-top:20px;
}
.hero-2026-title-teal { 
    font-size: 80px; font-weight: 500; color: #009999; 
    letter-spacing: -3px; 
		font-family:'SCDream';

}
.hero-2026-subtitle-group { margin-bottom: 40px; }
.hero-2026-subtitle-pink { font-size: 34px; font-weight: 700; color: #e91e63;font-family:'SCDream'; }
.hero-2026-subtitle-pink-bg { 
    background-color: #FDEEE6; 
    padding: 0 10px; 
    border-radius: 2px; 
    display: inline-block;
	font-family:'SCDream';
}
.hero-2026-black-text { color: #333; font-family:'SCDream';}
.hero-2026-subtitle-thin { font-size: 24px; color: #333; margin-top: 5px; font-family:'SCDream';}



/* Section Specific Themes */

/* 1. Korean Language Section (Blue Theme) */
.hero-2026-theme-korean .hero-2026-title-main { color: #2E2F55; }
.hero-2026-theme-korean .hero-2026-subtitle { color: #4d4d4d; }
.hero-2026-theme-korean .hero-2026-tag-pill { background: #2E2F55; }
.hero-2026-theme-korean .hero-2026-tag-text { color: #2E2F55; }
.hero-2026-theme-korean .hero-2026-feature-card { background: #B0C2E545; border-color: #B0C2E5; }
/*.hero-2026-theme-korean .hero-2026-feature-title { color: #2E2F55; }*/
.hero-2026-theme-korean .hero-2026-badge { color: #2E2F55;}

/* 2. Social Welfare Section (Green Theme) */
.hero-2026-theme-social .hero-2026-title-main { color: #05295B; }
.hero-2026-theme-social .hero-2026-subtitle { color: #4d4d4d; }
.hero-2026-theme-social .hero-2026-tag-pill { background: #004C48; }
.hero-2026-theme-social .hero-2026-feature-card { background: #9DCBF050; border-color: #409eff6b; }
/*.hero-2026-theme-social .hero-2026-feature-title { color: #004C48; }*/
.hero-2026-theme-social .hero-2026-badge { color: #2E2F55; font-weight: 500; }

/* 3. Childcare Section (Purple Theme) */
.hero-2026-theme-childcare .hero-2026-title-main { color: #370A56; }
.hero-2026-theme-childcare .hero-2026-subtitle { color: #4d4d4d; }
.hero-2026-theme-childcare .hero-2026-tag-pill { background: #370A56; }
.hero-2026-theme-childcare .hero-2026-tag-text { color: #370A56; }
.hero-2026-theme-childcare .hero-2026-feature-card { background: #9DCBF045; border-color: #9DCBF0; }
/*.hero-2026-theme-childcare .hero-2026-feature-title { color: #441466; }*/
.hero-2026-theme-childcare .hero-2026-badge { color: #2E2F55;}

/* 4. childD Section (Purple Theme) */
.hero-2026-theme-childD .hero-2026-title-main { color: #441466; font-size: 96px;}
.hero-2026-theme-childD .hero-2026-title-main .hero-2026-title-main-sub {color: #441466;font-family: 'Paperlogy' , serif; font-size: 0.5em; }
.hero-2026-theme-childD .hero-2026-subtitle { color: #4d4d4d; }
.hero-2026-theme-childD .hero-2026-tag-pill { background: #441466; }
.hero-2026-theme-childD .hero-2026-tag-text { color: #441466; }
.hero-2026-theme-childD .hero-2026-feature-card { background: #9DCBF045; border-color: #9DCBF0; }
/*.hero-2026-theme-childD .hero-2026-feature-title { color: #441466; }*/
.hero-2026-theme-childD .hero-2026-badge { color: #2E2F55;}

/* 5. Psychology Section (Purple Theme) */
.hero-2026-theme-psychology .hero-2026-title-main { color: #004C73; }
.hero-2026-theme-psychology .hero-2026-subtitle { color: #4d4d4d; }
.hero-2026-theme-psychology .hero-2026-tag-pill { background: #004C73; }
.hero-2026-theme-psychology .hero-2026-tag-text { color: #004C73; }
.hero-2026-theme-psychology .hero-2026-feature-card { background: #3E98EC14; border-color: #6A8ADC30; }
/*.hero-2026-theme-psychology .hero-2026-feature-title { color: #05295B; }
.hero-2026-theme-psychology .hero-2026-feature-desc { color: #05295B; }*/
.hero-2026-theme-psychology .hero-2026-badge { color: #2E2F55;}


/* 6. business Section (Purple Theme) */
.hero-2026-theme-business .hero-2026-title-main { color: #05295B; }
.hero-2026-theme-business .hero-2026-subtitle { font-size: 30px; color: #4d4d4d; line-height:1.2;}
.hero-2026-theme-business .hero-2026-tag-pill { background: #05295B; }
.hero-2026-theme-business .hero-2026-tag-text { color: #05295B; }
.hero-2026-theme-business .hero-2026-feature-card { background: #9DCBF045; border-color: #9DCBF0; }
/*.hero-2026-theme-business .hero-2026-feature-title { color: #05295B; }*/
.hero-2026-theme-business .hero-2026-badge {color: #2E2F55;}



/* 6. CPA Section (Purple Theme) */
.hero-2026-theme-CPA .hero-2026-title-main { color: #05295B; }
.hero-2026-theme-CPA .hero-2026-subtitle { font-size: 30px; color: #4d4d4d; }
.hero-2026-theme-CPA .hero-2026-tag-pill { background: #05295B; }
.hero-2026-theme-CPA .hero-2026-tag-text { color: #05295B; }
.hero-2026-theme-CPA .hero-2026-feature-card { background: #9DCBF045; border-color: #9DCBF0; }
/*.hero-2026-theme-CPA .hero-2026-feature-title { color: #441466; }*/
.hero-2026-theme-CPA .hero-2026-badge {color: #2E2F55;}



/* 6. IT Section (Purple Theme) */
.hero-2026-theme-IT .hero-2026-title-main { color: #05295B; }
.hero-2026-theme-IT .hero-2026-subtitle { font-size: 30px; color: #4d4d4d;line-height:1.2;}
.hero-2026-theme-IT .hero-2026-tag-pill { background: #441466; }
.hero-2026-theme-IT .hero-2026-tag-text { color: #441466; }
.hero-2026-theme-IT .hero-2026-feature-card { background: #9DCBF045; border-color: #9DCBF0; }
/*.hero-2026-theme-IT .hero-2026-feature-title { color: #441466; }*/
.hero-2026-theme-IT .hero-2026-badge { color: #2E2F55;}


/* 7. Beauty Section (Purple Theme) */
.hero-2026-theme-beauty .hero-2026-title-main { color: #441466; }
.hero-2026-theme-beauty .hero-2026-subtitle { color: #4d4d4d; line-height:1.2;}
.hero-2026-theme-beauty .hero-2026-tag-pill { background: #441466; }
.hero-2026-theme-beauty .hero-2026-tag-text { color: #441466; }
.hero-2026-theme-beauty .hero-2026-feature-card { background: #9DCBF045; border-color: #9DCBF0; }
/*.hero-2026-theme-beauty .hero-2026-feature-card { background: #fffafb; border-color: #ffe4e8; }*/
/*.hero-2026-theme-beauty .hero-2026-feature-title { color: #e91e63; }*/
/*.hero-2026-theme-beauty .hero-2026-badge { border: none !important}*/
.hero-2026-theme-beauty .hero-2026-badge  { color: #2E2F55;}
.hero-2026-theme-beauty .hero-2026-badge-pink { color: #e91e63 !important; font-weight:500; font-size: 42px;font-family:'SCDream'; letter-spacing:-4px;}
.hero-2026-theme-beauty .hero-2026-nav-btn svg{ stroke: #e91e63 !important; }
.hero-2026-theme-beauty .hero-2026-subtitle-thin { font-size: 34px;color: #333}

/* 8. Liberal Arts Section (white Theme) */
.hero-2026-theme-liberalArts .hero-2026-title-main { color: #4f0000; }
.hero-2026-theme-liberalArts .hero-2026-subtitle { color: #4d4d4d; }
.hero-2026-theme-liberalArts .hero-2026-tag-pill { background: #4d2717; }
.hero-2026-theme-liberalArts .hero-2026-tag-text { color: #441466; }
.hero-2026-theme-liberalArts .hero-2026-feature-card { background: #9DCBF045; border-color: #9DCBF0; }
/*.hero-2026-theme-liberalArts .hero-2026-feature-title { color: #441466; }*/
.hero-2026-theme-liberalArts .hero-2026-badge {border: 1px solid #ffffff; padding: 15px 24px;}

/* LiberalArts: ?????????????¢ç????? ??????????? ???????????(????????? ?????¢ç¢®¡¿?????????) */
.hero-2026-theme-liberalArts .hero-2026-subtitle-frame{

}
.hero-2026-theme-liberalArts .hero-2026-subtitle-frame-top{

}
.hero-2026-theme-liberalArts .hero-2026-subtitle-frame-bottom{
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.05;
	color:#000;
}

.hero-2026-tag-outline {
    background: #a2e0f7 !important;
    border: 3px solid #005a4e;
    color: #005a4e !important;
    display: flex;
    align-items: center;
    gap: 6px;
}
.hero-2026-tag-icon-plus {
    background: #005a4e;
    color: #fff;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 16px;
    line-height: 1;
}


.hero-2026-badge-rounded {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 3px solid #ED8BC3;
    color: #512da8;
    padding: 5px 10px;
    border-radius: 100px;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 20px;
}
.hero-2026-plus-pink {
    background: #ED8BC3;
    width: 33px;
    height: 33px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    color: transparent; /* ???????????? ?????????? ?????????¢ç¢®¡¿???? ??????(????????¢ç¢®¡¿????????????? ?????????¢ç?????) */
}

.hero-2026-plus-pink::before {
    content: '+';
    position: absolute;
    left: 50%;
    top: 46.3%;
    transform: translate(-50%, -50%);
    margin-top: -1px; /* +?????¢ç¢®¡¿???? ????????? ???????????? ????????¢ç¢®¡¿???? ???????? */
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
}

.hero-2026-plus-text {
    padding-left: 0;
    font-size: 23px;
    font-weight: 300;
    color: #441466;  
    line-height: 1;
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

/* Footer Partners */
.hero-2026-partners-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 10px 40px;
    border: 2px solid #f0f0f0;
    border-radius: 100px;
    background: #fafafa;
}

.hero-2026-partner-label {
    font-size: 15px;
    font-weight: 700;
    color: #777;
    width: 130px;
    text-align: left;
    line-height: 1.3;
}
.hero-2026-partner-label-br{display: block;}

.hero-2026-partner-logos {
    display: flex;
    align-items: center;
    gap: 40px;
    flex-grow: 1;
    justify-content: space-around;
    /*justify-content: center;*/
    
}

.hero-2026-partner-logos img {
    height: 40px;
    opacity: 0.9;
    width: 45% !important;
}

/* get-it-badge CSS BADGE STYLES - Replaces SVG */
.hero-2026-get-it-badge {
    /*position: absolute;
    top: -105px;
    right: 270px;*/
    width: 150px;
    height: 150px;
	position:absolute;
	right:0px;
	top:90px;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    background:#a7d6ff;
    border-radius: 999px;
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.15));
	
}

.hero-2026-get-it-badge::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 20px;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 50px solid #a7d6ff;
}

/* Small Arrow (Tail) pointing down at the bottom-right corner */
.hero-2026-get-it-badge-wrapper {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*
.hero-2026-get-it-badge::after {
    content: '';
    position: absolute;
    bottom: -23px;
    right: 24px;
    width: 30px;
    height: 25px;
    background: #b281f2;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    z-index: -1;
}
*/

.hero-2026-badge-text-overlay {
    position: relative;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
}

.hero-2026-badge-top-text {
    font-size: 26px;
    font-weight: 500;
    color: #000;
    letter-spacing: -2px;
	line-height:1.3;
}

.hero-2026-badge-main-text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -5px;
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.3));
}

.hero-2026-text-get {
    color: #3640cc;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1;
	margin-right:8px;
}

.hero-2026-text-it {
    color: #3640cc;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1;
}

.hero-2026-badge-bottom-text {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    letter-spacing: -2px;
	line-height:1.2;
}

/* get-it-badge CSS BADGE Styles */

/* Responsive */
@media (max-width: 1100px) {
    .hero-2026-nav-btn.hero-2026-prev { left: 10px; }
    .hero-2026-nav-btn.hero-2026-next { right: 10px; }
}

/* Responsive */
@media (max-width: 786px) {

    .hero-2026-badge {margin-top: 20vw; padding: 5px 10px; font-size: 20px;}
    .hero-2026-feature-grid { grid-template-columns: 1fr; gap: 10px; }
    .hero-2026-title-main { font-size: 55px; font-weight:400; letter-spacing: 0px;}
    .hero-2026-hero-wrapper { padding: 60px 20px; margin: 0 10px; }
    .hero-2026-partners-footer { flex-direction: column; gap: 5px; border-radius: 30px; }
    .hero-2026-partner-label { text-align: center; width: 100%; }
    .hero-2026-partner-logos { flex-wrap: wrap; justify-content: center; gap: 0px; }
    .hero-2026-partner-logos img { width: 25% !important; height: 25px !important; }

    .hero-2026-badge-br{display: block;}

    .hero-2026-theme-IT .hero-2026-badge {}
    
    .hero-2026-theme-childD .hero-2026-title-main { font-size: 55px !important;}

	.hero-2026-get-it-badge {position:relative;width:70%;height:10vw;right:auto;padding:2vw 5vw;top:;bottom:5vw;border:2px solid #C1E8FA;}
    .hero-2026-get-it-badge::after {bottom: -2.2vw;left: 85%;width: 0;height: 0;border-bottom: 2.5vw solid transparent;border-right: 4vw solid #a7d6ff;border-top:0;}
    
	.hero-2026-badge-text-overlay{flex-direction: row;gap:1.5vw;}
	.hero-2026-badge-top-text {font-size: 4.5vw;}
	.hero-2026-text-get, .hero-2026-text-it {font-size:7vw;}
	.hero-2026-badge-bottom-text {font-size: 4.5vw;}
    .hero-2026-title-black { font-size: 80px;}

    .hero-2026-title-teal { 
        font-size: 60px; 
    }

    .hero-2026-tag-pill {font-size: 20px;}



    .hero-2026-theme-childD .hero-2026-tag-pill{font-size: 17px !important;}
    .hero-2026-theme-korean .hero-2026-tag-container{gap: 1px !important;}
    .hero-2026-theme-childD .hero-2026-tag-container{gap: 1px !important;}
    .hero-2026-theme-psychology .hero-2026-tag-container{gap: 1px !important;}
    .hero-2026-theme-business .hero-2026-tag-container{gap: 1px !important;}
    .hero-2026-theme-CPA .hero-2026-tag-container{gap: 1px !important;}
    .hero-2026-theme-IT .hero-2026-tag-container{gap: 1px !important;}
    .hero-2026-theme-beauty .hero-2026-tag-container{gap: 1px !important;}
    .hero-2026-theme-liberalArts .hero-2026-tag-container{gap: 1px !important;}


    /* socialwork ?????????¢ç???????¢ç¢®¡¿???????: tag-container / tag-pill / tag-outline??? ??? ??????????? ?????? */
    .hero-2026-theme-social .hero-2026-tag-container{
        gap: 6px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .hero-2026-theme-social .hero-2026-tag-pill{
        font-size: 18px;
        padding: 8px 14px !important;
        line-height: 1.1;
        white-space: nowrap;
    }
    .hero-2026-theme-social .hero-2026-tag-outline{
        font-size: 18px;
        padding: 2px 12px !important;
        line-height: 1.1;
        white-space: normal;
        width: 100%; /* ?????????¢ç???????¢ç¢®¡¿???????: ???????? ???????? ?????????? ?????????? ?????? ?????¢ç¢®¡¿??????????¢ç????? */
        max-width: 400px;
        justify-content: flex-start;
    }

    .hero-2026-theme-childcare .hero-2026-tag-container {gap:0px;}
    .hero-2026-theme-childcare .hero-2026-tag-text {font-size: 20px;}
    /* ?????????¢ç???????¢ç¢®¡¿????????????? feature-card??? ???????????(??????)??? ????????????(?????????????)??? ?????¢ç¢®¡¿???????¢ç¢®¡¿?????? */
    .hero-2026-feature-card {
        display: flex;
        align-items: center;
        gap: 0px;
        text-align: left;
        padding: 5px 25px;
    }

    .hero-2026-feature-icon {
        width: 80px;
        height: 80px;
        margin: 0;
        flex-shrink: 0;
    }

    .hero-2026-feature-title {
        margin: 0 0 2px 0; /* ???????¢ç¢®¡¿???????? h3 ????????¢ç¢®¡¿???? ?????? + ?????¢ç¢®¡¿??????????? ????????? */
        font-size: 20px;
        line-height: 1.15;
    }

    .hero-2026-feature-desc {
        font-size: 14px;
        margin: 0; /* ???????¢ç¢®¡¿???????? p ????????¢ç¢®¡¿???? ?????? */
        line-height: 1.2;
    }

    /* ?????????¢ç???????¢ç¢®¡¿???????: ?????????????? ??????????????????? */
    .hero-2026-feature-card{
        display: grid;
        grid-template-columns: 1fr auto;
        grid-template-rows: 1fr 1fr; /* h3??? ??????(end), p??? ???(start) ?????? ?????¢ç¢®¡¿???????????????? */
        min-height: 80px; /* ??????????? ??????? ???????¢ç¢®¡¿?????? */
        column-gap: 16px;
        row-gap: 2px;
        align-items: start;
        align-content: start;
    }
    .hero-2026-feature-icon{
        grid-column: 2;
        grid-row: 1 / span 2;
        justify-self: end;
        align-self: center;
    }
    .hero-2026-feature-title,
    .hero-2026-feature-desc{
        grid-column: 1;
    }
    .hero-2026-feature-title{ align-self: end; }
    .hero-2026-feature-desc{ align-self: start; }

    .hero-2026-feature-desc-small {font-size: 12px;}

    .hero-2026-partner-label-br{display: inline-block;}
    .hero-2026-subtitle-br{display:block;}

    /* socialwork ?????????¢ç???????¢ç¢®¡¿???????: "???????? ?????¢ç¢®¡¿??????????????????????? ??????" - grid??? + ??????????? ?????? ??????? + ???????????? 2????? */
    .hero-2026-theme-social .hero-2026-tag-outline{
                text-align: left;
                max-width: 220px;
    }
    .hero-2026-theme-social .hero-2026-tag-outline .hero-2026-tag-icon-plus{
        grid-column: 1;
        grid-row: 1;
        width: 26px;
        height: 26px;
        font-size: 14px;
    }
    .hero-2026-theme-social .hero-2026-tag-outline b{
        display: inline-block;
        margin-top: 0px;
        line-height: 1.1;
    }
    
    
    .hero-2026-theme-korean .hero-2026-badge {font-size: 22px;}
    .hero-2026-theme-beauty .hero-2026-badge {font-size: 25px; color: #2E2F55;  !important;}
   /* .hero-2026-theme-childD .hero-2026-badge {font-size: 15px;}*/

    .hero-2026-theme-beauty .hero-2026-subtitle-pink { font-size: 23px !important; }
    .hero-2026-theme-beauty .hero-2026-subtitle-thin { font-size: 23px !important; }

    .hero-2026-theme-business .hero-2026-subtitle { font-size: 26px; }
    
    .hero-2026-theme-CPA .hero-2026-subtitle { font-size: 26px; }
    .hero-2026-theme-IT .hero-2026-subtitle { font-size: 26px; }
    .hero-2026-theme-liberalArts .hero-2026-badge{ font-size: 25px; }
    .hero-2026-theme-liberalArts .hero-2026-subtitle-frame{ padding: 22px 12px 14px; }
    .hero-2026-theme-liberalArts .hero-2026-subtitle-frame-top{ font-size: 20px; padding: 0 10px; }
    .hero-2026-theme-liberalArts .hero-2026-subtitle-frame-bottom{ font-size: 34px; }
}
