/*     2000375 : 블록 설정      */
.block_option__2000375__ {display:table;width:100%}
.block_option__2000375__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

/* reset */
* {margin:0;padding:0;box-sizing:border-box}
html {scroll-behavior:smooth}
body {color:#1f1a17;background:#fbf8f4;line-height:1.7;letter-spacing:-0.02em}
a {text-decoration:none;color:inherit}
button {border:0;background:none;font:inherit;cursor:pointer}

/* builder common */
.inner {width:100%;max-width:1440px;margin:0 auto;padding:0 32px}
.section {padding:130px 0}
.eyebrow {display:inline-block;margin-bottom:14px;color:#b3a99f;font-size:20px;font-weight:800;letter-spacing:.18em}
.section-head {margin-bottom:54px;text-align:center}
.section-head h2 {font-size:48px;line-height:1.2;font-weight:500;letter-spacing:-.05em;word-break:keep-all}
.img-box {position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(0,0,0,.03)),linear-gradient(45deg,#e8e1d8,#d8cec2)}

@media(max-width:768px){
  .inner {padding:0 20px}
  .section {padding:80px 0}
  .section-head h2 {font-size:34px}
}


.intro-common {overflow:hidden;color:#211b16;font-family:'Pretendard','Noto Sans KR',sans-serif;font-size:20px;line-height:1.75;letter-spacing:-.035em}
.intro-common .inner {max-width:1400px;}
.intro-common h2 {font-size:46px;line-height:1.34;font-weight:500;word-break:keep-all}
.intro-common h3,
.intro-common p,
.intro-common strong {word-break:keep-all}
.intro-common .center {text-align:center}
.intro-common .eyebrow {display:block;margin-bottom:14px;font-family:Georgia,serif;color:#00b1bf;font-size:18px;font-weight:500;letter-spacing:.08em}
.intro-common .img-box {background:linear-gradient(135deg,#eee9e3,#d0c7bd);display:flex;align-items:center;justify-content:center;color:#00b1bf;letter-spacing:.22em;font-size:14px}


@media(max-width:1200px){
  .intro-common .inner {padding:0 28px}
}

@media(max-width:900px){
  .intro-common {font-size:1.2em}
  .intro-common.section {padding:50px 0}
  .intro-common .eyebrow {font-size:15px}
  .intro-common h2 {font-size:30px}
}

@media(max-width:560px){
  .intro-common .inner {padding:0 20px}
}

/*     2000385 : 한줄 텍스트      */
.intro-hero{height:650px;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:linear-gradient(135deg, #5f9ea4, #d5e5e6 50%, #356b70);overflow:hidden}
.intro-hero:after{content:"";position:absolute;left:-5%;bottom:-80px;width:110%;height:200px;background:#f4f8fb;border-radius:50% 50% 0 0/100% 100% 0 0}
.intro-hero .hero-dim{position:absolute;inset:0;background:rgba(179,169,159,.32)}
.intro-hero .hero-copy{position:relative;z-index:2}
.intro-hero .hero-copy span{font-family:Georgia,serif;font-size:18px;opacity:.92}
.intro-hero .hero-copy h1{margin:8px 0 14px;font-family:Georgia,serif;font-size:78px;line-height:1;font-weight:400;letter-spacing:.22em; color: #029ba7;}
.intro-hero .hero-copy p{font-size:19px}

@media(max-width:900px){

.intro-hero:after{content:"";position:absolute;left:-5%;bottom:-90px;width:110%;height:160px;background:#f4f8fb;border-radius:50% 50% 0 0/100% 100% 0 0}
  .intro-hero .hero-copy h1{font-size:30px; padding:0 8px}
}

@media(max-width:560px){
  .intro-hero{height:350px}
  .intro-hero .hero-copy p{font-size:16px}
}

/*     2000395 : 한줄 텍스트      */
.doctor-sec{position:relative;overflow:hidden}
.doctor-bg-text{position:absolute;left:50%;top:10px;transform:translateX(-50%);font-family:Georgia,serif;font-size:120px;color:#f5ebdebd;white-space:nowrap;line-height:1;pointer-events:none}
.doctor-grid2{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}
.doc-photo{height:650px;display:flex;align-items:center;justify-content:center;color:#00b1bf;letter-spacing:.22em;font-size:14px;overflow:hidden}
.doc-photo img{width:100%;height:100%;object-fit:cover;display:block}
.doc-copy h2{font-size:43px}
.doc-copy p{margin-top:24px;color:#6e655d}

.doctor-name{margin-top:34px;padding-bottom:26px;border-bottom:1px solid #00b1bf;margin-bottom:40px}
.doctor-name span{display:block;color:#00b1bf;font-size:18px;font-weight:500;letter-spacing:-0.03em}
.doctor-name strong{display:block;margin-top:10px;font-size:42px;line-height:1.1;font-weight:700;color:#111;letter-spacing:-0.06em}

.profile-box{display:grid;grid-template-columns:1fr 1fr;gap:36px}
.profile-box h4{font-size:20px}
.profile-box li{list-style:none;margin-top:7px;color:#70665f}

@media(max-width:900px){
.doc-copy h2{font-size:30px}
.doctor-grid2{grid-template-columns:1fr; gap:40px;}
.doctor-bg-text{font-size:54px;top:52px}
.profile-box{grid-template-columns:1fr}
}

@media(max-width:560px){
.doc-photo{height:420px}
.doctor-name strong{font-size:34px}
}

/*     2000405 : 한줄 텍스트      */
.rdx-essence-section{padding:130px 0;overflow:hidden}
.rdx-inner { max-width:1400px; margin:0 auto }
.rdx-essence-head{margin-bottom:48px}
.rdx-essence-head .wrap { display:flex; justify-content:space-between; align-items:center }
.rdx-essence-head .wrap .inner { display:flex;align-items:center;gap:28px; }
.rdx-essence-head .wrap .btn {  font-weight:300; font-size:22px; }
.rdx-essence-head .wrap .btn a { font-family:"Cormorant Garamond", serif !important; position:relative; display:inline-block }
.rdx-essence-head .wrap .btn a:after { content:""; position:absolute; left:0; bottom:-2px; width:100%; height:1px; background:#333; transform:scaleX(1); transform-origin:right; transition:transform .4s cubic-bezier(.23,.46,.4,1); }
.rdx-essence-head .wrap .btn a:hover:after{ transform:scaleX(0); }

.rdx-essence-head span{font-size:15px;color:#7d736c}
.rdx-essence-head h2{ font-size:46px;font-weight:500;letter-spacing:-.03em;color:#1d1814}
.rdx-essence-head h2 em{font-family:"Pretendard","Noto Sans KR",sans-serif;font-size:18px;font-style:normal;font-weight:700}
.rdx-essence-head p{font-size:20px;color:#665f58;word-break:keep-all; margin-top: 20px;}
.rdx-event-card{background:transparent}
.rdx-square-img{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:10px;background:#eee;transition:filter .35s ease,box-shadow .35s ease}
.rdx-square-img:before { display: inline-block; font-size: 20px; font-family: "Cormorant Garamond", serif !important; font-weight: 600; letter-spacing: 0 !important; font-style: italic; line-height: 1; padding: 5px 10px;  background-color: #fff; color: #000; border-radius: 5px; position: absolute; left: 20px; top: 20px; z-index: 2; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); }
.rdx-event-card:nth-child(1) .rdx-square-img:before { content: 'Headache & Autonomic Neurology';  }
.rdx-event-card:nth-child(2) .rdx-square-img:before { content: 'Dizziness & Neurology';  }
.rdx-event-card:nth-child(3) .rdx-square-img:before { content: 'Pain & Rehabilitation';  }
.rdx-event-card:nth-child(4) .rdx-square-img:before { content: 'Personalized Treatment Program';  }
.rdx-square-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,filter .45s ease}
.rdx-event-card:hover .rdx-square-img{filter:brightness(1.1);}
.rdx-event-card:hover .rdx-square-img img{transform:scale(1.045)}
.rdx-event-card h3{margin-top:18px;font-size:21px;font-weight:700;color:#181512;text-align:center;line-height:1.35;word-break:keep-all}
.rdx-event-card p{margin-top:8px;font-size:14px;color:#756d65;text-align:center;line-height:1.55;word-break:keep-all}
.rdx-category-list{display:flex;justify-content:center;gap:40px;margin-top:50px;flex-wrap:wrap}
.rdx-category-list li{text-align:center;color:#5d5550;cursor:pointer}
.rdx-category-list i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin:0 auto 8px;border-radius:50%;border:1px solid transparent;background:#fff;font-style:normal;transition:.3s;overflow:hidden}
.rdx-category-list i img{width:30px;height:30px;object-fit:contain;display:block;transition:.3s}
.rdx-category-list span{display:block;font-size:14px;line-height:1.35;word-break:keep-all}
.rdx-category-list li.on i,.rdx-category-list li:hover i{border-color:var(--rdx-main);box-shadow:0 10px 24px rgba(179,78,93,.12)}
.rdx-category-list li.on i img,.rdx-category-list li:hover i img{transform:scale(1.08)}

/* slider common */
.rdx-slider{position:relative;width:100%;min-width:0;}
.rdx-slider-viewport{width:100%;min-width:0;overflow:visible;}
.rdx-slider-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;width:100%;min-width:0;transform:none!important;transition:none!important;}
.rdx-slide{width:100%;min-width:0;max-width:100%;flex:none;}
.rdx-slide a{display:block;width:100%;min-width:0;}
.rdx-slide img{pointer-events:auto;user-select:auto;-webkit-user-select:auto;-webkit-user-drag:auto;}
.rdx-slider-viewport a,.rdx-slider-viewport button{user-select:none;-webkit-user-select:none}

@media(max-width:900px){
.rdx-slider-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;}
}

@media(max-width:768px){

.rdx-essence-section{padding:70px 20px}
.rdx-essence-head{flex-direction: column; align-items: flex-start;}
.rdx-essence-head h2{font-size:9vw; }
.rdx-category-list{gap:16px}
.rdx-category-list li{width:70px}
.rdx-category-list i{width:48px;height:48px}
.rdx-category-list i img{width:23px;height:23px}
.rdx-category-list span{font-size:13px}

.rdx-essence-head p{margin-left:auto;font-size:20px;color:#665f58;word-break:keep-all; margin-top: 0px;}

.rdx-essence-head .wrap { flex-wrap:wrap; gap:10px }

}

@media(max-width:560px){
.rdx-slider-track{grid-template-columns:1fr;gap:30px;}
}


/*     2000415 : 한줄 텍스트      */
.beauty-list{width:100%;max-width:1400px;margin:70px auto 0;border-top:1px solid #6cd5dd;border-bottom:1px solid #6cd5dd}
.beauty-row{display:grid;grid-template-columns:1fr 1fr;min-height:300px;border-top:1px solid #6cd5dd; align-items: center;}
.beauty-row:first-child{border-top:0}
.beauty-row:nth-child(even) .copy{order:3}
.beauty-row:nth-child(even) .row-img{order:2}
.num{width:48px;height:48px;margin:0 auto;background:#b3a99f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}
.copy{padding:64px 62px}
.copy h3{font-size:26px;line-height:1.42;font-weight:600}
.copy p{margin-top:16px;color:#6f665f}
.row-img{min-height:auto;overflow:hidden}
.row-img img{width:100%;height:100%;object-fit:cover;display:block}

.beauty-list .pc { display:block }

@media(max-width:900px){
.beauty-list{width:calc(100% - 56px); margin:30px auto 0;}
.beauty-row{grid-template-columns:1fr}
.num{margin:0 0 0 24px}
.copy{padding:34px 0 }
.copy h3{font-size:24px;}
.beauty-row:nth-child(even) .copy,.beauty-row:nth-child(even) .row-img{order:initial}

.beauty-list .pc { display:none }
}

/*     2000425 : 한줄 텍스트      */
.cta-sec{padding:115px 0;background:#e4f1fa}
.cta-box{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}
.cta-box h2{font-size:42px}
.cta-box p{margin-top:16px;color:#70665f}
.cta-btns{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.cta-btns a{padding:17px 28px;border-radius:999px;background:#85caff;color:#fff}
.cta-btns a:nth-child(2){background:#fff;color:#85caff}
.cta-btns a:nth-child(3){background:#2e251d}

@media(max-width:900px){
.cta-sec {padding:50px 0;}
  .cta-box{ grid-template-columns:1fr; gap: 20px;}
.cta-box h2{font-size:30px}
.cta-btns a{padding:5px 10px;}
.cta-btns{justify-content:flex-start; gap: 5px; flex-wrap: nowrap;}
}

@media(max-width:560px){
  .cta-btns a{width:100%;text-align:center}
}

