/*     2542894 : 공통css      */
.blank__3741804__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__3741804__.build_edit_mode:before {content:'공통css/변수';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

/*지마켓산스(GmarketSans)*/
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, p, div, li, dt, dd, input, textarea, button, a, span { font-family: 'Pretendard' !important; letter-spacing:-0.03em !important; word-break: keep-all;}

@charset "UTF-8";
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff');

:root{--eye-blue:#1746d8;--eye-navy:#000;--eye-purple:#6d46d9;--eye-cyan:#24d6c8;--eye-text:#111827;--eye-gray:#6b7280;--eye-light:#f5f8ff;--eye-line:#e5eaf3;--eye-white:#fff;--eye-radius:26px;--eye-shadow:0 24px 70px rgba(16,38,84,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--eye-text);letter-spacing:-.04em;word-break:keep-all}
img{max-width:100%;vertical-align:top}
a{color:inherit;text-decoration:none}
button{font-family:inherit}
.eye-section{position:relative;padding:110px 0;overflow:hidden}
.eye-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}
.eye-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--eye-blue);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.eye-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--eye-blue),var(--eye-cyan))}
.eye-title{margin:0;color:var(--eye-navy);font-family:'GmarketSansMedium',Pretendard,sans-serif !important;font-size:46px;font-weight:800;line-height:1.32;letter-spacing:-.055em}
.eye-title strong{color:#9f5e2e;font-weight:800; font-family:'GmarketSansMedium',Pretendard,sans-serif !important;}
.eye-desc{margin:22px 0 0;color:#000;font-size:23px;font-weight:500;line-height:1.6;letter-spacing:-.045em}
.eye-small{margin:12px 0 0;color:var(--eye-gray);font-size:16px;line-height:1.75}
.eye-btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}
.eye-btn{display:inline-flex;align-items:center;justify-content:center;min-width:160px;height:54px;padding:0 24px;border-radius:999px;border:1px solid rgba(23,70,216,.22);background:#fff;color:#9f5e2e;font-size:16px;font-weight:800;transition:.35s ease}
.eye-btn.primary{background:linear-gradient(135deg, #9f5e2e, #bf8f25);color:#fff;border-color:transparent;}
.eye-btn:hover{transform:translateY(-4px);}
.eye-fade{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s ease}
.eye-fade.is-visible{opacity:1;transform:translateY(0)}
.eye-only-mo{display:none!important}

@media(max-width:1024px){

.eye-section{padding:90px 0}
.eye-inner{padding:0 24px}
.eye-title{font-size:38px}
.eye-desc{font-size:20px}

}

@media(max-width:768px){

.eye-section{padding:76px 0}
.eye-inner{padding:0 18px}
.eye-title{font-size:31px;line-height:1.38}
.eye-desc{margin-top:16px;font-size:18px;line-height:1.65}
.eye-small{font-size:14px}
.eye-btns{gap:8px;margin-top:26px}
.eye-btn{min-width:auto;height:48px;padding:0 18px;font-size:14px}
.eye-only-pc{display:none!important}
.eye-only-mo{display:block!important}

}

/* 흰색 배경 섹션이 연속될 때 간격 조정 */
.eye-section.eye-tight-top{padding-top:40px;}
.eye-section.eye-tight-bottom{padding-bottom:0}

@media(max-width:768px){

.eye-section.eye-tight-top{padding-top:0}
.eye-section.eye-tight-bottom{padding-bottom:0}

}

/*     2542904 : SECTION 01. 메인 비주얼      */
.rdx-video-section{background:#000}
.rdx-video-box{position:relative;width:100%;height:80vh;min-height:620px;overflow:hidden;background:#000}
.rdx-video-box iframe{position:absolute;top:50%;left:50%;z-index:1;width:120vw;height:67.5vw;min-width:177.777vh;min-height:100vh;transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .8s ease}
.rdx-video-box.is-video-ready iframe{opacity:1}
.rdx-video-cover{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:linear-gradient(rgba(0,0,0,.42),rgba(0,0,0,.58));pointer-events:none}
.rdx-video-box.is-video-ready .rdx-video-cover{background: background:
    radial-gradient(
      circle at center,
      rgba(0,0,0,.25) 0%,
      rgba(0,0,0,.55) 45%,
      rgba(0,0,0,.75) 100%
    )}
.rdx-video-cover p{font-size:15px;font-weight:700;letter-spacing:.28em;margin-bottom:18px}
.rdx-video-cover h2{font-size:50px;font-weight:700;line-height:1.35;word-break:keep-all; font-family:"Cormorant Garamond", serif !important; margin:0}
.rdx-video-cover h3 { font-size:24px; margin-top:20px; line-height:1.5; font-weight:500 }
@media(max-width:1024px){
  .rdx-video-box{height:72vh;min-height:520px}
  .rdx-video-cover h2{font-size:4.8vw}
.rdx-video-cover h3 { font-size:2.8vw }
}

@media(max-width:768px){
  .rdx-video-box{height:64vh;min-height:430px}
  .rdx-video-cover p{font-size:14px}
  .rdx-video-cover h2{font-size:7vw}
}

/*     2542914 : SECTION 02      */
/* ==============================
   SECTION 02 WHY
============================== */
.eye-why{background:#fff;overflow:hidden}
.eye-why-grid{display:grid;grid-template-columns:.82fr 1.28fr;gap:72px;align-items:start}
.eye-why-head{position:sticky;top:110px}
.eye-why-slider{position:relative;overflow:hidden;padding:20px 0 90px;width:calc(100% + max(0px,calc((100vw - 1440px) / 2 + 40px)));margin-right:calc(max(0px,calc((100vw - 1440px) / 2 + 40px)) * -1)}
.eye-why-track{display:flex;gap:28px;transition:transform .55s ease;will-change:transform; padding:10px 0; }
.eye-why-card{position:relative;flex:0 0 calc((100% - 84px) / 2.65);overflow:hidden;border-radius:var(--eye-radius);background:#fffaf7; box-shadow:var(--eye-shadow)}
.eye-why-card.is-clone{pointer-events:none}
.eye-why-img{overflow:hidden}
.eye-why-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.eye-why-card:hover .eye-why-img img{transform:scale(1.06)}
.eye-why-txt{padding:28px 30px 32px}
.eye-why-txt em{display:block;margin-bottom:12px;color:#edba4b;font-size:13px;font-style:normal;font-weight:900;letter-spacing:.1em}
.eye-why-txt h3{margin:0;color:var(--eye-navy);font-family:'GmarketSansMedium',Pretendard,sans-serif;font-size:26px;line-height:1.36}
.eye-why-txt p{margin:14px 0 0;color:#59657a;font-size:17px;line-height:1.7}
.eye-why-control{position:absolute;left:0;bottom:0;display:flex;align-items:center;gap:14px}
.eye-why-control button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #d8e1ef;border-radius:50%;background:#fff;color:#9f5e2e;font-size:22px;font-weight:800;cursor:pointer;transition:.3s ease}
.eye-why-control button:hover{background:#9f5e2e;color:#fff;transform:translateY(-3px)}
.eye-why-pager{display:flex;align-items:center;gap:8px;margin-left:8px}
.eye-why-dot{width:8px;height:8px;border-radius:999px;background:#c9d4e8;transition:.3s ease;cursor:pointer}
.eye-why-dot.is-active{width:28px;background:linear-gradient(135deg, #9f5e2e, #bf8f25)}
.eye-why-current{margin-left:12px;color:#7b8495;font-size:14px;font-weight:800}
.eye-why-current strong{color:#9f5e2e}

@media(max-width:1440px){

.eye-why-slider{width:calc(100% + 40px);margin-right:-40px}
.eye-why-card{flex:0 0 calc((100% - 68px) / 2.45)}

}

@media(max-width:1024px){

.eye-why-grid{grid-template-columns:1fr;gap:42px}
.eye-why-head{position:relative;top:auto}
.eye-why-slider{width:100%;margin-right:0}
.eye-why-card{flex:0 0 calc((100% - 44px) / 2.25)}
.eye-why-track{gap:22px}

}

@media(max-width:768px){

.eye-why-slider{width:100%;margin-right:0;padding-bottom:66px;overflow:hidden}
.eye-why-track{gap:16px}
.eye-why-card{flex:0 0 86%}
.eye-why-img{height:230px}
.eye-why-txt{padding:24px 22px}
.eye-why-txt h3{font-size:22px}
.eye-why-txt p{font-size:15px}
.eye-why-control{gap:10px}
.eye-why-control button{width:44px;height:44px;font-size:20px}
.eye-why-pager{gap:6px;margin-left:4px}
.eye-why-current{margin-left:6px;font-size:13px}

}

/*     2542924 : 맞춤게시판 - 앨범형      */
/* ==============================
   SECTION 03 NAVER REVIEW
============================== */
.eye-section.eye-tight-top { padding:110px 0 }
.eye-review{background:#fffcfa;}
.eye-review-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:46px}
.eye-review-head > div:first-child{max-width:880px}
.eye-review-count{text-align:right}
.eye-review-count strong{display:block;color:var(--eye-navy);font-family:'GmarketSansMedium',Pretendard,sans-serif;font-size:64px;line-height:1}
.eye-review-count span{display:block;margin-top:8px;color:#7b8495;font-size:14px}
.eye-review-wrap{position:relative}
.eye-review-board{position:relative}
.eye-review-board .owl-stage-outer{overflow:hidden}
.eye-review-board .owl-stage{display:flex}
.eye-review-board .owl-item{display:flex}
.eye-review-board .item{display:flex;width:100%;height:100%}
.eye-naver-card{position:relative;display:flex;flex-direction:column;width:100%;min-height:320px;padding:34px 32px;border:1px solid #e5eaf3;border-radius:26px;background:linear-gradient(180deg,#fff 0%,#fffef7 100%);transition:.35s ease}
.eye-naver-card:hover{transform:translateY(-8px);box-shadow:0 28px 74px rgba(16,38,84,.16)}
.eye-naver-top{display:flex;align-items:center;gap:10px;margin-bottom:26px}
.eye-naver-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#03c75a;color:#fff;font-size:15px;font-weight:900}
.eye-naver-icon:before{content:"N"}
.eye-naver-id{display:inline-flex;align-items:center;color:#1f2937;font-size:15px;font-weight:800}
.eye-naver-source{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#eef8f3;color:#03a64a;font-size:13px;font-weight:900}
.eye-naver-bar{width:1px;height:13px;background:#d6deeb}
.eye-naver-text{display:-webkit-box;margin:0;color:#233049;font-size:21px;font-weight:600;line-height:1.65;letter-spacing:-.045em;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.eye-naver-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:30px}
.eye-naver-label{color:#8a96aa;font-size:13px;font-weight:900;letter-spacing:.08em}
.eye-naver-stars{color:#1746d8;font-size:15px;letter-spacing:.08em}
.eye-review-empty{display:flex;align-items:center;justify-content:center;min-height:220px;border:1px dashed #cbd5e1;border-radius:24px;background:#f8fbff;color:#7b8495;font-size:17px;font-weight:700}
.eye-review-more{display:flex;justify-content:center;margin-top:42px}
.eye-review-more .eye-btn{min-width:190px}
.eye-review-board .owl-nav{display:flex;gap:10px;margin-top:30px}
.eye-review-board .owl-nav button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #d8e1ef!important;border-radius:50%!important;background:#fff!important;color:#9f5e2e!important;font-size:0!important;font-weight:800;cursor:pointer;transition:.3s ease}
.eye-review-board .owl-nav button.owl-prev:before{content:"‹";font-size:24px;line-height:1}
.eye-review-board .owl-nav button.owl-next:before{content:"›";font-size:24px;line-height:1}
.eye-review-board .owl-nav button:hover{background:#9f5e2e!important;color:#fff!important;transform:translateY(-3px)}
.eye-review-board .owl-dots{position:absolute;left:120px;bottom:19px;display:flex;align-items:center;gap:8px}
.eye-review-board .owl-dots button{width:8px;height:8px;border:0;border-radius:999px;background:#c9d4e8!important;padding:0!important;transition:.3s ease}
.eye-review-board .owl-dots button.active{width:28px;background:linear-gradient(135deg, #9f5e2e, #bf8f25) !important}

@media(max-width:1024px){

.eye-naver-card{min-height:300px;padding:30px 26px}
.eye-naver-text{font-size:19px}

}

@media(max-width:768px){
.eye-section.eye-tight-top { padding:76px 0 }
.eye-review-head{display:block;margin-bottom:30px}
.eye-review-count{margin-top:22px;text-align:left}
.eye-review-count strong{font-size:46px}
.eye-naver-card{min-height:280px;padding:28px 22px;border-radius:22px}
.eye-naver-text{font-size:18px;line-height:1.65;-webkit-line-clamp:6}
.eye-naver-bottom{display:block}
.eye-naver-stars{display:block;margin-top:8px}
.eye-review-board .owl-nav{margin-top:24px}
.eye-review-board .owl-dots{left:110px;bottom:17px}
.eye-review-more{margin-top:34px}

}

/*     2542934 : 한줄 텍스트      */
/* ==============================
   SECTION 04 EQUIPMENT
============================== */
.eye-equip{background:#fff;}
.eye-equip-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:52px}
.eye-equip-head .eye-desc{max-width:760px}
.eye-equip-wrap{position:relative;width:100%;overflow:hidden}
.eye-equip-list{display:flex;gap:18px;width:100%;height:430px}
.eye-equip-card{position:relative;flex:1;min-width:0;border-radius:24px;overflow:hidden;background:#edf2fb;cursor:pointer;transition:flex .55s ease}
.eye-equip-card.is-active{flex:2.7;}
.eye-equip-img{position:absolute;inset:0;z-index:1}
.eye-equip-img img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .45s ease}
.eye-equip-card:hover .eye-equip-img img,.eye-equip-card.is-active .eye-equip-img img{transform:scale(1.04);filter:brightness(.72)}
.eye-equip-card:after{content:"";position:absolute;inset:0;z-index:2;    background: linear-gradient(180deg, rgba(8, 26, 54, .05) 0%, rgba(8, 26, 54, .28) 45%, rgb(93 54 18 / 78%) 100%); transition:.45s ease}
.eye-equip-card.is-active:after{background:linear-gradient(90deg, rgb(104 64 20 / 90%) 0%, rgb(127 95 62 / 78%) 52%, rgb(123 61 22 / 48%) 100%);}
.eye-equip-basic{position:absolute;left:24px;right:24px;bottom:24px;z-index:3;color:#fff;transition:opacity .3s ease,transform .3s ease}
.eye-equip-basic em{display:block;margin-bottom:10px;color:#ffdf90; font-size:12px;font-style:normal;font-weight:900;letter-spacing:.1em}
.eye-equip-basic h3{margin:0;font-family:'GmarketSansMedium',Pretendard,sans-serif;font-size:22px;line-height:1.36}
.eye-equip-basic p{margin:10px 0 0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}
.eye-equip-detail{position:absolute;left:50%;top:50%;z-index:4;width:76%;max-width:520px;color:#fff;text-align:center;opacity:0;transform:translate(-50%,-44%);transition:opacity .35s ease,transform .35s ease;}
.eye-equip-detail a { pointer-events:auto; }
.eye-equip-card.is-active .eye-equip-detail{opacity:1;transform:translate(-50%,-50%)}
.eye-equip-card.is-active .eye-equip-basic{opacity:0;transform:translateY(12px)}
.eye-equip-detail span{display:block;margin-bottom:14px;color:#ffdf90; font-size:15px;font-weight:900;letter-spacing:-.02em}
.eye-equip-detail h3{margin:0;color:#fff;font-family:'GmarketSansMedium',Pretendard,sans-serif;font-size:38px;font-weight:800;line-height:1.24;letter-spacing:-.05em}
.eye-equip-detail ul{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}
.eye-equip-detail li{position:relative;font-size:17px;font-weight:600;line-height:1.5}
.eye-equip-detail li a { color:rgba(255,255,255,.92); }
.eye-equip-detail li:before{content:"·";margin-right:8px;color:#ffdf90;font-weight:900}
.eye-equip-note{margin-top:22px;color:#6b7280;font-size:15px;line-height:1.7;text-align:right}

@media(max-width:1024px){

.eye-equip-head{display:block;margin-bottom:38px}
.eye-equip-head .eye-desc{max-width:none}
.eye-equip-list{height:auto;overflow-x:auto;padding-bottom:16px}
.eye-equip-card{flex:0 0 34%;height:390px}
.eye-equip-card.is-active{flex:0 0 58%}
.eye-equip-detail h3{font-size:31px}
.eye-equip-detail li{font-size:15px}

}

@media(max-width:768px){

.eye-equip-list{gap:14px}
.eye-equip-card{flex:0 0 78%;height:390px;border-radius:22px}
.eye-equip-card.is-active{flex:0 0 86%}
.eye-equip-basic{left:20px;right:20px;bottom:22px}
.eye-equip-basic h3{font-size:21px}
.eye-equip-detail{width:82%}
.eye-equip-detail h3{font-size:28px}
.eye-equip-detail ul{gap:8px;margin-top:22px}
.eye-equip-detail li{font-size:14px}
.eye-equip-note{text-align:left;font-size:13px}

}

/*     2542944 : SECTION 05. 의료진 소개      */
/* ==============================
   SECTION 05 DOCTOR
============================== */
.eye-doctor{position:relative;background:#f9f9f9;overflow:hidden;padding-bottom:0!important}
.eye-doctor .eye-inner{position:relative}
.eye-doctor-panel{position:relative;display:grid;grid-template-columns:.86fr .86fr 1.08fr;align-items:stretch;min-height:660px;border-radius:0}
.eye-doctor-panel:before{content:"SPECIALIST";position:absolute;left:0;top:8px;color:rgba(8,26,54,.075);font-family:'GmarketSansMedium',Pretendard,sans-serif;font-size:18px;font-weight:800;letter-spacing:1.05em}
.eye-doctor-left{position:relative;z-index:3;padding:82px 20px 74px 0;align-self:start}
.eye-doctor-left h2{margin:0;color:var(--eye-navy);font-family:'GmarketSansMedium',Pretendard,sans-serif!important;font-size:46px;font-weight:800;line-height:1.32;letter-spacing:-.055em}
.eye-doctor-left p{margin:24px 0 0;color:#39465e;font-size:18px;font-weight:500;line-height:1.75;letter-spacing:-.04em}
.eye-doctor-more{display:inline-flex;align-items:center;gap:16px;margin-top:34px;color:#111827;font-size:15px;font-weight:900}
.eye-doctor-more:after{content:"";width:34px;height:1px;background:#111827;transition:.3s ease}
.eye-doctor-more:hover:after{width:52px;background:var(--eye-blue)}
.eye-doctor-photo-wrap{position:relative;z-index:2;height:660px;align-self:end;display:flex;align-items:flex-end;justify-content:center;overflow:visible}
.eye-doctor-photo-wrap:before{content:"";position:absolute;left:50%;bottom:88px;width:410px;height:410px;border-radius:50%;border:48px solid rgba(23,70,216,.045);transform:translateX(-50%)}
.eye-doctor-photo-wrap:after{content:"";position:absolute;left:50%;bottom:0;width:560px;height:170px;background:radial-gradient(ellipse at center,rgba(16,38,84,.16) 0%,rgba(16,38,84,0) 68%);transform:translateX(-50%)}
.eye-doctor-photo{position:absolute;left:50%;bottom:0;z-index:3;width:400px;max-width:120%;margin:0;transform:translateX(-50%)}
.eye-doctor-photo img{display:block;width:100%;height:auto;margin:0}
.eye-doctor-right{position:relative;z-index:3;display:flex;align-items:center;padding:72px 0 72px 54px}
.eye-doctor-right-inner{width:100%}
.eye-doctor-quote{display:block;margin-bottom:22px;color:rgba(8,26,54,.11);font-family:Georgia,'Times New Roman',serif;font-size:76px;font-weight:900;line-height:.75}
.eye-doctor-right h3{margin:0;color:var(--eye-navy);font-family:'GmarketSansMedium',Pretendard,sans-serif!important;font-size:36px;font-weight:800;line-height:1.42;letter-spacing:-.055em}
.eye-doctor-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:26px}
.eye-doctor-tags strong{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 18px;border:1px solid #9f5e2e;border-radius:999px;color:#9f5e2e;background:#fff;font-size:14px;font-weight:900}
.eye-doctor-tags span{display:inline-flex;align-items:center;color:#59657a;font-size:15px;font-weight:600;line-height:1.5}
.eye-doctor-career{display:grid;gap:9px;margin:34px 0 0;padding:0;list-style:none}
.eye-doctor-career li{position:relative;padding-left:13px;color:#6b7280;font-size:16px;font-weight:500;line-height:1.65}
.eye-doctor-career li:before{content:"";position:absolute;left:0;top:12px;width:4px;height:4px;border-radius:50%;background:#9aa8bd}
.eye-doctor-sign{display:flex;align-items:center;gap:14px;margin-top:38px}
.eye-doctor-sign-txt span{display:block;color:#7b8495;font-size:14px;font-weight:700}
.eye-doctor-sign-txt strong{display:block;margin-top:3px;color:var(--eye-navy);font-family:'GmarketSansMedium',Pretendard,sans-serif!important;font-size:22px;font-weight:800}

@media(max-width:1200px){

.eye-doctor-panel{grid-template-columns:.86fr .82fr 1fr;min-height:620px}
.eye-doctor-left h2{font-size:40px}
.eye-doctor-right{padding-left:34px}
.eye-doctor-right h3{font-size:31px}
.eye-doctor-photo-wrap{height:620px}
.eye-doctor-photo{width:390px}

}

@media(max-width:1024px){

.eye-doctor-panel{grid-template-columns:1fr 1fr;gap:0;min-height:auto}
.eye-doctor-left{grid-column:1 / 2;padding:56px 24px 30px 0}
.eye-doctor-left h2{font-size:36px}
.eye-doctor-photo-wrap{grid-column:2 / 3;grid-row:1 / 3;height:570px}
.eye-doctor-photo{width:370px}
.eye-doctor-right{grid-column:1 / 2;display:block;padding:20px 24px 56px 0}
.eye-doctor-panel:before{font-size:15px;letter-spacing:.7em}

}

@media(max-width:768px){

.eye-doctor{padding-bottom:0!important}
.eye-doctor-panel{display:block;padding-top:8px;min-height:auto}
.eye-doctor-panel:before{left:0;top:0;font-size:13px;letter-spacing:.55em}
.eye-doctor-left{padding:44px 0 24px}
.eye-doctor-left h2{font-size:31px;line-height:1.36}
.eye-doctor-left p{margin-top:16px;font-size:16px;line-height:1.7}
.eye-doctor-more{margin-top:24px}
.eye-doctor-photo-wrap{height:440px;margin:0 -18px}
.eye-doctor-photo-wrap:before{bottom:42px;width:300px;height:300px;border-width:34px}
.eye-doctor-photo{width:310px;bottom:0}
.eye-doctor-right{padding:34px 0 70px}
.eye-doctor-quote{margin-bottom:14px;font-size:58px}
.eye-doctor-right h3{font-size:26px}
.eye-doctor-tags{margin-top:20px}
.eye-doctor-tags strong{height:31px;padding:0 14px;font-size:13px}
.eye-doctor-tags span{font-size:14px}
.eye-doctor-career{margin-top:26px}
.eye-doctor-career li{font-size:14px}
.eye-doctor-sign{margin-top:28px}
.eye-doctor-sign-txt strong{font-size:19px}

}

/*     2542954 : 한줄 텍스트      */
/* ==============================
   SECTION FAQ
============================== */
.wc-faq{position:relative;padding:110px 0;background:#fff;overflow:hidden}
.wc-faq-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 80px));margin:0 auto}
.wc-faq-head{max-width:920px;margin:0 auto 10px;text-align:center}
.wc-faq-title{margin:0;color:#302b28;font-family:'Noto Serif KR','Nanum Myeongjo','Batang',serif!important;font-size:44px;font-weight:600;line-height:1.38;letter-spacing:-.07em; margin-bottom:40px}
.wc-faq-title strong{color:#9f5e2e;font-weight:800; font-family:'Noto Serif KR','Nanum Myeongjo','Batang',serif!important;}
.wc-faq-desc{margin:22px auto;color:#716964;font-size:23px;font-weight:400;line-height:1.6em;letter-spacing:-.05em;text-align:center}
.wc-faq-wrap{position:relative;width:100%;margin:0 auto}
.wc-faq-top{display:flex;align-items:center;justify-content:flex-end;margin-bottom:18px}
.wc-faq-more{display:flex;justify-content:flex-end;margin:0}
.wc-faq-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:50px;padding:0 28px;border-radius:999px;background:#fff;color:#9f5e2e;font-size:15px;font-weight:900;letter-spacing:-.04em;box-shadow:0 12px 30px rgba(70,45,35,.1);transition:.35s ease}
.wc-faq-more-btn:after{content:'+';display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#f3e7e1;color:#9f5e2e;font-size:16px;font-weight:400;line-height:1;transition:.35s ease}
.wc-faq-more-btn:hover{background:#9f5e2e;color:#fff;transform:translateY(-3px)}
.wc-faq-more-btn:hover:after{background:rgba(255,255,255,.2);color:#fff;transform:rotate(90deg)}
.wc-faq-list{display:grid;gap:14px;width:100%}
.wc-faq-item{border-radius:26px;background:#fff;box-shadow:0 16px 48px rgba(70,45,35,.07);overflow:hidden;transition:.35s ease}
.wc-faq-item.is-open{box-shadow:0 24px 70px rgba(70,45,35,.12)}
.wc-faq-q{position:relative;display:flex;align-items:center;width:100%;min-height:82px;padding:24px 72px 24px 32px;text-align:left;background:#fff;color:#302b28; border:0}
.wc-faq-q:before{content:'Q';display:flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;margin-right:18px;border-radius:50%;background:#f7eee9;color:#9f5e2e;font-family:Georgia,serif;font-size:18px;font-weight:700}
.wc-faq-q strong{display:block;color:#302b28;font-size:22px;font-weight:900;line-height:1.45;letter-spacing:-.055em}
.wc-faq-icon{position:absolute;right:30px;top:50%;width:24px;height:24px;transform:translateY(-50%);transition:.35s ease}
.wc-faq-icon:before{content:'';position:absolute;left:50%;top:50%;width:18px;height:2px;background:#9f5e2e;transform:translate(-50%,-50%)}
.wc-faq-icon:after{content:'';position:absolute;left:50%;top:50%;width:2px;height:18px;background:#9f5e2e;transform:translate(-50%,-50%);transition:.35s ease}
.wc-faq-item.is-open .wc-faq-icon{transform:translateY(-50%) rotate(180deg)}
.wc-faq-item.is-open .wc-faq-icon:after{opacity:0}
.wc-faq-a{display:none;padding:0 34px 34px 88px;background:#fff}
.wc-faq-item.is-open .wc-faq-a{display:block; text-align:start;}
.wc-faq-a p{margin:0;color:#665d58;font-size:18px;font-weight:400;line-height:1.75;letter-spacing:-.045em}
.wc-faq-a .point{display:block;margin-top:14px;color:#9f5e2e;font-size:18px;font-weight:700;line-height:1.6}

@media(max-width:1200px){

.wc-faq{padding:100px 0}
.wc-faq-inner{width:calc(100% - 60px)}
.wc-faq-title{font-size:40px}
.wc-faq-desc{font-size:21px}

}

@media(max-width:768px){

.wc-faq{padding:76px 0}
.wc-faq-inner{width:calc(100% - 32px)}
.wc-faq-head{margin-bottom:36px}
.wc-faq-title{font-size:30px;line-height:1.42}
.wc-faq-desc{font-size:17px;line-height:1.7em}
.wc-faq-top{justify-content:center;margin-bottom:16px}
.wc-faq-more{justify-content:center;width:100%}
.wc-faq-more-btn{width:100%;height:48px;font-size:14px}
.wc-faq-q{min-height:74px;padding:22px 58px 22px 20px}
.wc-faq-q:before{flex-basis:32px;width:32px;height:32px;margin-right:12px;font-size:15px}
.wc-faq-q strong{font-size:18px}
.wc-faq-icon{right:22px}
.wc-faq-a{padding:0 22px 28px 64px}
.wc-faq-a p{font-size:15px;line-height:1.7}
.wc-faq-a .point{font-size:14px}

}

/*     2542974 : SECTION 09. 오시는 길      */
/* ==============================
   SECTION 09 LOCATION
============================== */
.eye-location{position:relative;padding:0;background:#000;color:#fff;overflow:hidden}
.eye-location-grid{display:grid;grid-template-columns:.9fr 1.1fr;width:100%;height:680px;min-height:680px;background:#071a31}
.eye-location-info{display:flex;align-items:center;height:680px;min-height:680px;padding:80px 80px 80px max(40px,calc((100vw - 1440px) / 2 + 40px));background:#000;}
.eye-location-info-inner{width:100%;max-width:560px;margin-left:0}
.eye-location .eye-title{color:#fff}
.eye-location .eye-desc{color:rgba(255,255,255,.78)}
.eye-location-list{display:grid;gap:18px;margin:34px 0 0;padding:0;list-style:none}
.eye-location-list li{display:grid;grid-template-columns:92px 1fr;gap:18px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.65}
.eye-location-list strong{color:#edba4b;font-weight:900}
.eye-location-map{position:relative;width:100%;height:680px;min-height:680px;background:#e8edf5;overflow:hidden}
.eye-location-map iframe{display:block;width:100%!important;height:680px!important;min-height:680px!important;border:0!important}
.eye-location-btns{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}
.eye-location-btns a{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 22px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:15px;font-weight:800;transition:.3s}
.eye-location-btns a:hover{background:#fff;color:var(--eye-blue)}
.eye-location-note{margin-top:18px;color:rgba(255,255,255,.58);font-size:14px;line-height:1.6}
.eye-location-hours{display:grid;gap:6px}
.eye-location-hours span{display:grid;grid-template-columns:72px 1fr;gap:12px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.55}
.eye-location-hours b{color:rgba(255,255,255,.58);font-weight:700}
.eye-location-hours em{color:rgba(255,255,255,.88);font-style:normal;font-weight:500}

@media(max-width:1440px){

.eye-location-info{padding-left:40px}

}

@media(max-width:1024px){

.eye-location-grid{grid-template-columns:1fr;height:auto;min-height:0}
.eye-location-info{height:auto;min-height:auto;padding:70px 40px}
.eye-location-info-inner{max-width:none;margin:0}
.eye-location-map{height:460px;min-height:460px}
.eye-location-map iframe{height:460px!important;min-height:460px!important}

}

@media(max-width:768px){

.eye-location-info{padding:60px 22px}
.eye-location-list li{grid-template-columns:72px 1fr;font-size:15px}
.eye-location-map{height:340px;min-height:340px}
.eye-location-map iframe{height:340px!important;min-height:340px!important}
.eye-location-btns a{height:44px;padding:0 16px;font-size:14px}
.eye-location-note{font-size:13px}
.eye-location-hours span{grid-template-columns:62px 1fr;gap:10px;font-size:15px}

}

/*     2542964 : 공통js      */
.blank__383275__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__383275__.build_edit_mode:before {content:'공통js';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

