@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&family=Playfair+Display:wght@400;500;600&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";@import"https://fonts.googleapis.com/css2?family=Antic+Didone&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap";.site-footer{background-color:#111;padding:24px 0}@media screen and (max-width:700px){.site-footer{padding:20px 16px}}.footer-container{max-width:1520px;margin:0 auto;display:flex;flex-direction:column;gap:48px}@media screen and (max-width:700px){.footer-container{gap:40px}}.footer-top{display:flex;align-items:center;justify-content:space-between;padding:7px}@media screen and (max-width:700px){.footer-top{flex-direction:row-reverse;align-items:flex-start;padding:unset}}.footer-brand{display:flex;align-items:center}.footer-mark{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;padding:.75rem}@media screen and (max-width:700px){.footer-mark{padding:unset;width:29px;height:36px}}.footer-mark img{width:100%;height:auto}.footer-copy{margin:0;font-size:.85rem}@media screen and (max-width:700px){.footer-copy{padding-top:8px}}.footer-info{display:flex}.footer-info-block{gap:20px;color:#858585}.footer-label{font-size:16px;font-weight:600;line-height:20.8px;line-height:150%;letter-spacing:-2%}.footer-text{font-size:16px;font-weight:400;line-height:20.8px;line-height:150%;letter-spacing:-2%;color:#444}.footer-nav{display:flex;align-items:center;gap:20px}@media screen and (max-width:700px){.footer-nav{flex-direction:column}}.footer-nav-link{font-size:16px;font-weight:600;line-height:20.8px;color:#444;font-family:Poppins,Pretendard;transition:color .3s ease;padding:13px 12px}@media screen and (max-width:700px){.footer-nav-link{padding:0 4px}}.footer-nav-link:hover,.footer-nav-link--active{color:#c6c6c6}.footer-divider{width:100%;height:1px;background:#ffffff29}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:2.5rem;flex-wrap:wrap}@media screen and (max-width:700px){.footer-bottom{flex-direction:column-reverse;row-gap:20px}}.footer-info-address{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px}@media screen and (max-width:700px){.footer-info-address{gap:8px}}.footer-info-address .footer-copy{flex-basis:100%;font-size:12px;font-weight:400;line-height:15.6px;line-height:150%;letter-spacing:-2%}.footer-info-contact{display:flex;gap:1.75rem;flex:0 0 auto}@media screen and (max-width:700px){.footer-info-contact{gap:16px;flex-wrap:wrap}}.footer-info-contact .footer-text{white-space:nowrap}.site-header{position:fixed;top:0;z-index:100;width:100%;background-color:#fffffff0;backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);transition:background-color .3s ease,backdrop-filter .3s ease,border-bottom-color .3s ease}@media screen and (max-width:700px){.site-header{border-bottom:none}}.site-header.is-transparent{background-color:transparent;backdrop-filter:none;border-bottom-color:transparent}.site-header.is-transparent .nav-link{color:#fff!important}.site-header.is-transparent .cta-button{color:#fff!important;border-color:#ffffff80!important}.site-header.is-transparent .cta-button:hover{background-color:#fff!important;color:#000!important}.site-header.is-transparent .menu-toggle span{background-color:#fff}.site-header .header-container{height:70px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:2.5rem}@media screen and (max-width:700px){.site-header .header-container{padding:0 20px;height:56px}}.site-header .brand-mark{display:inline-flex;align-items:center}@media screen and (max-width:1024px){.site-header .brand-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.site-header .brand-logo{width:63px}.site-header .header-nav{position:relative;display:flex}@media screen and (max-width:700px){.site-header .header-nav{display:none}}.site-header .nav-links{display:flex;flex:1;justify-content:center;align-items:center;z-index:200}.site-header .nav-item{min-width:140px;text-align:center;line-height:24px}.site-header .nav-item.is-open>.nav-link{color:#8b7355;font-weight:500}.site-header .nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#000;text-align:center;vertical-align:middle;transition:color .3s ease}@media screen and (max-width:1024px){.site-header .nav-link{font-size:14px}}.site-header .nav-link:after{content:"";position:absolute;left:0;bottom:-.6rem;width:100%;height:2px;background-color:transparent;transition:background-color .3s ease}.site-header .nav-link.is-active{color:#8b7355}.site-header .nav-item__mobile{display:none;width:100%;flex-direction:column;gap:.75rem;padding:.75rem 0 0}.site-header .nav-item__mobile-link{display:flex;flex-direction:column;gap:.25rem;font-family:Pretendard;font-size:15px;line-height:22px;color:#000}.site-header .nav-item__mobile-link.is-active{color:#8b7355}.site-header .nav-item__mobile-link small{font-size:13px;color:#444}.site-header .nav-mega{width:100vw;position:absolute;left:50%;top:calc(100% + 20px);background-color:#fff;border-top:1px solid rgba(0,0,0,.05);box-shadow:0 24px 80px #11111114;opacity:0;visibility:hidden;transform:translate(-50%,12px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;pointer-events:none;z-index:150}.site-header .nav-mega.is-visible{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.site-header .nav-mega__inner{width:100%;max-width:1520px;margin:0 auto;padding:20px 40px;display:flex;justify-content:center;align-content:center;justify-items:center}.site-header .nav-mega__column{display:flex;flex-direction:column;align-items:center;text-align:center}.site-header .nav-mega__title{font-size:.85rem;letter-spacing:.3em;color:#00000073;text-transform:uppercase}.site-header .nav-mega__column.is-active .nav-mega__title{color:#000}.site-header .nav-mega__links{display:flex;flex-direction:column;gap:8px;width:140px}.site-header .nav-mega__link{width:100%;height:44px;text-align:center;font-size:16px;line-height:24px;font-weight:400;color:#000;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.site-header .nav-mega__link{font-size:14px}}.site-header .nav-mega__link:hover .nav-mega__link-label{text-decoration:underline}.site-header .nav-mega__link-desc{font-size:13px;color:#444}.site-header .header-actions{display:inline-flex;align-items:center;gap:1.5rem}@media screen and (max-width:700px){.site-header .header-actions{gap:0;margin-left:auto}}.site-header .cta-button{display:flex;align-items:center;justify-content:center;min-width:90px;padding:10px 0;border-radius:50px;border:1px solid rgba(68,68,68,.5);font-size:16px;font-weight:600;line-height:20.8px;line-height:24px;letter-spacing:0;text-align:center;vertical-align:middle;transition:background-color .3s ease,color .3s ease}@media screen and (max-width:1024px){.site-header .cta-button{padding:10px 16px;font-size:12px}}@media screen and (max-width:700px){.site-header .cta-button{display:none}}.site-header .cta-button:hover{background-color:#000;color:#fff}.site-header .header-item{width:90px}@media screen and (max-width:700px){.site-header .header-item.brand-mark{width:unset}}.site-header .menu-toggle{display:none;width:28px;height:28px;justify-content:center;align-items:center;flex-direction:column;padding:0;gap:5px;z-index:101;cursor:pointer;transition:border-color .3s ease,background-color .3s ease}.site-header .menu-toggle span{display:block;width:21px;height:3px;border-radius:99px;background-color:#000;transition:transform .2s ease,opacity .16s ease,background-color .16s ease;transform-origin:50% 50%}.site-header .menu-toggle.is-open span{background-color:#000}.site-header .menu-toggle.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header .menu-toggle.is-open span:nth-child(2){opacity:0}.site-header .menu-toggle.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width:700px){.site-header .menu-toggle{display:flex}}.site-header .mobile-menu{position:fixed;width:100vw;height:100vh;top:0;right:0;transform:translate(100%);background-color:#fff;transition:transform .3s ease;z-index:100}.site-header .mobile-menu.is-open{transform:translate(0)}.site-header .mobile-menu .mobile-menu__inner{display:block;height:100%;overflow-y:auto;padding:56px 0}.site-header .mobile-menu .mobile-menu__list{display:flex;flex-direction:column}.site-header .mobile-menu .mobile-menu__item{padding:2px 0}.site-header .mobile-menu .mobile-menu__button,.site-header .mobile-menu .mobile-menu__link{display:flex;align-items:center;justify-content:center;width:100%;padding:23px 0;font-family:Pretendard;font-size:20px;line-height:24px;color:#000;transition:color .3s ease}.site-header .mobile-menu .mobile-menu__button .mobile-menu__label{color:#000}.site-header .mobile-menu .mobile-menu__item.is-open .mobile-menu__button .mobile-menu__label,.site-header .mobile-menu .mobile-menu__link.is-active{color:#8b7355}.site-header .mobile-menu .mobile-menu__label{display:inline-block}.site-header .mobile-menu .mobile-menu__submenu{max-height:0;overflow:hidden;opacity:0;transform:translateY(-4px);padding:0;transition:max-height .28s ease,opacity .2s ease,transform .2s ease,padding .2s ease}.site-header .mobile-menu .mobile-menu__item.is-open .mobile-menu__submenu{max-height:600px;opacity:1;transform:translateY(0)}.site-header .mobile-menu .mobile-menu__submenu-list{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.site-header .mobile-menu .mobile-menu__submenu-link{display:flex;flex-direction:column;gap:8px;font-size:16px;padding:10px 20px;line-height:22px;color:#000}.site-header .mobile-menu .mobile-menu__submenu-link.is-active{color:#8b7355}.site-header .mobile-menu .mobile-menu__submenu-link small{font-size:13px;color:#444}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.container{width:100%;max-width:1520px;margin:0 auto;padding:0 2.5rem}@media screen and (max-width:700px){.container{padding:unset}}.page{padding-bottom:6rem}.page-section{width:100%;max-width:1520px;margin:0 auto}.page-hero{width:100%;max-width:1520px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.page-hero--compact{gap:2rem}.page-hero__inner{padding:64px 0;text-align:center}@media screen and (max-width:700px){.page-hero__inner{padding:55px 0}}.page-hero__title{font-family:Antic Didone,serif;font-size:72px;font-weight:400;line-height:93.6px;color:#8b7355;line-height:100%;letter-spacing:-.03em;padding-bottom:12px}@media screen and (max-width:700px){.page-hero__title{font-size:48px;font-weight:400;line-height:62.4px}}.page-hero__subtitle{font-size:20px;font-weight:500;line-height:26px;letter-spacing:-.03em;line-height:100%}@media screen and (max-width:700px){.page-hero__subtitle{font-size:16px;font-weight:400;line-height:20.8px;letter-spacing:-.03em;line-height:100%}}.page-hero__description{max-width:560px;margin:1.25rem auto 0;color:#444;font-size:1rem}.page-hero__image--wide img{width:100%;object-fit:cover}.sub-nav__link{position:relative;padding:10px 6px;color:#44444480;font-size:20px;font-weight:400;line-height:26px}.sub-nav__link:after{content:"";position:absolute;left:0;bottom:-1rem;width:100%;height:2px;background-color:transparent;transition:background-color .3s ease}.sub-nav__link.is-active{color:#8b7355;border-bottom:1px solid #8b7355}.development-title{margin-top:-30px}@media screen and (max-width:700px){.development-title{margin-top:-9px}}.development-overview__eyebrow{font-family:Antic Didone,serif;font-size:72px;font-weight:400;line-height:93.6px;letter-spacing:-.03em;color:#8b7355;padding-top:112px}@media screen and (max-width:700px){.development-overview__eyebrow{font-size:36px;font-weight:400;line-height:46.8px;padding-top:33px}}.development-overview__bar{content:"";position:absolute;left:34px;width:1px;height:100px;background-color:sienna}@media screen and (max-width:700px){.development-overview__bar{left:25px;height:30px;border:1px solid;border-image-source:linear-gradient(270deg,#a0522d 0%,#8b7355 98.66%)}}.overview__description{max-width:651px;display:flex;flex-direction:column;gap:1.6rem;font-size:1.05rem;line-height:1.85;max-width:720px}.development-overview__title .accent{font-size:72px;font-weight:400;line-height:93.6px;font-family:Antic Didone,serif;margin-top:8px;background:linear-gradient(271.83deg,#8b7355 44.68%,sienna 98.32%);line-height:100%;-webkit-background-clip:text;background-clip:text;color:transparent}@media screen and (max-width:700px){.development-overview__title .accent{margin-top:5px;font-size:36px;font-weight:400;line-height:46.8px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.about-history-wrapper{padding-top:70px}@media screen and (max-width:700px){.about-history-wrapper{padding-top:56px}}.about-history-wrapper .history-section{margin-top:0;overflow:hidden}.about-history-wrapper .history-section__inner{width:100%;max-width:1520px;margin:0 auto;padding:80px 0}@media screen and (max-width:700px){.about-history-wrapper .history-section__inner{padding:40px 16px}}.about-history-wrapper .history-summary{display:flex;align-items:flex-start;gap:60px}@media screen and (max-width:700px){.about-history-wrapper .history-summary{flex-direction:column;gap:20px}}.about-history-wrapper .history-license__grid{display:flex;justify-content:center;gap:33px}.about-history-wrapper .history-license__grid img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:700px){.about-history-wrapper .history-license__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.about-history-wrapper .history-summary__label{width:fit-content;padding:10px 6px;font-family:Cinzel,serif;font-size:20px;font-weight:400;line-height:26px;color:#8b7355;letter-spacing:-.02em;border-bottom:1px solid #8b7355}@media screen and (max-width:700px){.about-history-wrapper .history-summary__label{line-height:1}}.about-history-wrapper .history-summary__content p{font-size:16px;font-weight:400;line-height:20.8px;line-height:2;letter-spacing:-.02em}@media screen and (max-width:700px){.about-history-wrapper .history-summary__content p{line-height:1.8}.about-history-wrapper .history-summary__content p br{display:none}}.about-history-wrapper .history-milestones{margin-top:80px;position:relative}@media screen and (max-width:700px){.about-history-wrapper .history-milestones{display:flex;flex-direction:column;gap:20px;margin-top:40px}}.about-history-wrapper .history-milestones__bar{position:relative;left:0;top:0;width:100%;height:1px;background:#a5a5a5;z-index:2}.about-history-wrapper .history-milestones__bar__progress{position:absolute;top:50%;transform:translateY(-50%);left:0;height:3px;width:0;background:#8b7355;transition:width .3s ease}.about-history-wrapper .swiper{overflow:unset}.about-history-wrapper .swiper-slide{width:fit-content}.about-history-wrapper .history-milestones__swiper{position:relative;padding-top:80px}.about-history-wrapper .history-milestones__swiper:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:#a5a5a5;z-index:1}.about-history-wrapper .history-milestones__swiper .swiper-wrapper{align-items:flex-start}.about-history-wrapper .history-milestones__swiper .swiper-button-next,.about-history-wrapper .history-milestones__swiper .swiper-button-prev{color:#8b7355;width:40px;height:40px}.about-history-wrapper .history-milestones__swiper .swiper-button-next:after,.about-history-wrapper .history-milestones__swiper .swiper-button-prev:after{font-size:20px}.about-history-wrapper .history-milestones__swiper .swiper-pagination{bottom:0}.about-history-wrapper .history-milestones__swiper .swiper-pagination .swiper-pagination-bullet{background:#a5a5a580;opacity:1}.about-history-wrapper .history-milestones__swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#8b7355}.about-history-wrapper .history-milestones__year{font-family:Cinzel,serif;font-size:64px;font-weight:400;line-height:83.2px;color:#8b7355;padding-bottom:16px;line-height:1.5}@media screen and (max-width:700px){.about-history-wrapper .history-milestones__year{font-size:36px;font-weight:400;line-height:46.8px}}.about-history-wrapper .history-milestones__meta{display:flex;gap:12px;align-items:flex-start;font-size:20px;font-weight:400;line-height:26px;line-height:1.5}.about-history-wrapper .history-milestones__month{font-size:20px;font-weight:600;line-height:26px;line-height:1.5;white-space:pre}@media screen and (max-width:700px){.about-history-wrapper .history-milestones__month{font-size:16px;font-weight:500;line-height:20.8px;line-height:1.8}}.about-history-wrapper .history-milestones__description{font-size:20px;font-weight:400;line-height:26px;line-height:1.5}@media screen and (max-width:700px){.about-history-wrapper .history-milestones__description{font-size:16px;font-weight:400;line-height:20.8px;line-height:1.8;letter-spacing:-.02em}}.about-history-wrapper .history-license{background-color:#f6f4f1;padding:80px 0}@media screen and (max-width:700px){.about-history-wrapper .history-license{padding:40px 16px}}.about-history-wrapper .license-form{max-width:1520px;margin:0 auto}.about-history-wrapper .history-license__header{padding-bottom:80px}@media screen and (max-width:700px){.about-history-wrapper .history-license__header{padding-bottom:40px}}.about-history-wrapper .history-license__label{position:relative;font-family:var(--font-cinzel);font-size:20px;color:#8b7355;text-transform:uppercase;border-bottom:1px solid #8b7355}@media screen and (max-width:700px){.about-history-wrapper .history-license__label{line-height:1;letter-spacing:-.02em}}.about-page__content{width:100%;max-width:1520px;margin:0 auto}.about-hero img{width:100%;display:block}.about-hero__inner{margin:auto;display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:12px}@media screen and (max-width:700px){.about-hero__inner{row-gap:0px}}.about-hero__subtitle{font-weight:500;font-size:20px}@media screen and (max-width:700px){.about-hero__subtitle{font-size:16px;font-weight:500;line-height:20.8px}}.about-hero__nav{display:flex;justify-content:center;gap:24px;padding-bottom:40px;font-size:20px;font-weight:400;line-height:26px;margin-top:20px}@media screen and (max-width:700px){.about-hero__nav{margin-top:0;padding:20px;font-size:16px;font-weight:400;line-height:20.8px}}.about-hero__image{width:100%}.about-hero__image img{width:100%;height:570px;object-fit:cover}@media screen and (max-width:700px){.about-hero__image img{width:100%;height:auto;aspect-ratio:375/240}}.about-hero--the-zeeum .about-hero__image img{height:620px}.about-page__content section+section{margin-top:4.5rem}.about-people-wrapper{padding-top:70px;background-color:#f5f5f5}@media screen and (max-width:700px){.about-people-wrapper{padding-top:56px}}.about-people-wrapper .people-directory{padding:80px 0;max-width:1520px;margin:0 auto;display:flex;flex-direction:column;row-gap:50px;background-color:#f5f5f5}@media screen and (max-width:700px){.about-people-wrapper .people-directory{padding:40px 16px;flex-direction:column;gap:20px}}.about-people-wrapper .people-directory__label{padding:10px 6px;font-size:20px;font-weight:400;line-height:26px;letter-spacing:-2%;color:#8b7355;width:70%;position:relative;margin:auto}@media screen and (max-width:700px){.about-people-wrapper .people-directory__label{width:100%}}.about-people-wrapper .people-directory__label .people-directory__label-inner{position:relative;width:100%}.about-people-wrapper .people-directory__label img{width:100%;display:block;margin:auto;position:relative}.about-people-wrapper .people-directory__label .text{position:absolute;bottom:0;left:0%;width:70%;padding:25px;color:#fff;z-index:2}@media screen and (max-width:700px){.about-people-wrapper .people-directory__label .text{padding:16px}}.about-people-wrapper .people-directory__label .text.dark h2{color:#444}.about-people-wrapper .people-directory__label .text p{color:#fff;font-size:20px;font-weight:300;line-height:26px;line-height:150%;letter-spacing:-2%;margin-bottom:16px}@media screen and (max-width:700px){.about-people-wrapper .people-directory__label .text p{font-size:12px;font-weight:300;line-height:15.6px;margin-bottom:12px}}.about-people-wrapper .people-directory__label .text h2{color:#fff;font-size:24px;font-weight:400;line-height:31.2px}@media screen and (max-width:700px){.about-people-wrapper .people-directory__label .text h2{font-size:16px;font-weight:400;line-height:20.8px}}.about-people-wrapper .people-directory__text{text-align:center}.about-people-wrapper .people-directory__text h3{color:#444;padding-bottom:20px;font-size:24px;font-weight:400;line-height:31.2px;padding-top:12px}@media screen and (max-width:700px){.about-people-wrapper .people-directory__text h3{font-size:20px;font-weight:400;line-height:26px}}.about-people-wrapper .people-directory__text p{color:#444;font-size:20px;font-weight:400;line-height:26px;white-space:pre-line}@media screen and (max-width:700px){.about-people-wrapper .people-directory__text p{font-size:16px;font-weight:400;line-height:20.8px;white-space:unset}}.about-people-wrapper .dot{display:flex;justify-content:center;align-items:center;gap:8px}.about-people-wrapper .dot p{width:8px;height:8px;border-radius:50%;background-color:#444;margin:0;padding:0}.about-people-wrapper .people-directory__grid{max-width:1520px;margin:0 auto}.about-people-wrapper .people-directory__grid .people-directory__title{text-align:center;font-size:24px;font-weight:700;line-height:31.2px;padding-bottom:20px}.about-people-wrapper .people-directory__grid .people-directory__item-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:700px){.about-people-wrapper .people-directory__grid .people-directory__item-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-people-wrapper .people-directory__item{display:flex;gap:80px;flex-direction:column;align-items:center;justify-content:center}.about-people-wrapper .people-directory__item img{width:100%}@media screen and (max-width:700px){.about-people-wrapper .people-directory__item{gap:20px}}.about-people-wrapper .people-directory__item .people-directory__item-content{display:flex;gap:12px;flex-direction:column;align-items:center;justify-content:center}.about-people-wrapper .people-directory__item .people-directory__item-content.last-content{padding-top:40px}.about-people-wrapper .people-directory__name{font-size:20px;font-weight:400;line-height:26px;line-height:1;letter-spacing:-.02em;color:#444}@media screen and (max-width:700px){.about-people-wrapper .people-directory__name{font-size:16px;font-weight:300;line-height:20.8px}}.about-people-wrapper .people-directory__role{color:#444;font-size:20px;font-weight:400;line-height:26px;line-height:1;letter-spacing:-.02em;text-align:center;line-height:1.2}@media screen and (max-width:700px){.about-people-wrapper .people-directory__role{font-size:14px;font-weight:400;line-height:18.2px}}.about-people-wrapper .people-directory__role_ko{color:#444;font-size:16px;font-weight:400;line-height:20.8px;line-height:1;letter-spacing:-.02em}@media screen and (max-width:700px){.about-people-wrapper .people-directory__role_ko{font-size:14px;font-weight:400;line-height:18.2px}}.about-the-zeeum{padding-top:70px}@media screen and (max-width:700px){.about-the-zeeum{padding-top:56px}}.about-the-zeeum .about-overview{display:flex;justify-content:center;gap:256px}@media screen and (max-width:700px){.about-the-zeeum .about-overview{flex-direction:column;gap:0px;padding:0 16px}}.about-the-zeeum .about-overview__intro{position:relative;margin-top:-35px}@media screen and (max-width:700px){.about-the-zeeum .about-overview__intro{margin-top:33px}}.about-the-zeeum .about-overview__eyebrow{font-family:Antic Didone,serif;font-size:72px;font-weight:400;line-height:93.6px;letter-spacing:-.03em;color:#8b7355;padding-bottom:132px}@media screen and (max-width:700px){.about-the-zeeum .about-overview__eyebrow{order:2;padding-bottom:5px;font-size:36px;font-weight:400;line-height:46.8px}}.about-the-zeeum .about-overview__bar{content:"";position:absolute;left:127px;top:50%;transform:translateY(-50%);width:2px;height:100px;background-color:sienna}@media screen and (max-width:700px){.about-the-zeeum .about-overview__bar{height:40px;left:25px;top:-45px;transform:translateY(0)}}.about-the-zeeum .about-overview__title{font-family:Antic Didone,serif;font-size:72px;font-weight:400;line-height:93.6px;letter-spacing:-.03em;line-height:1}@media screen and (max-width:700px){.about-the-zeeum .about-overview__title{font-size:36px;font-weight:400;line-height:46.8px}}.about-the-zeeum .about-overview__title span{display:block}.about-the-zeeum .about-overview__title .accent{background:linear-gradient(271.83deg,#8b7355 44.68%,sienna 98.32%);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:100%}.about-the-zeeum .about-overview__content{display:flex;flex-direction:column;margin:60px 0;gap:32px;font-size:16px;font-weight:400;line-height:20.8px;letter-spacing:-.02em;line-height:200%;max-width:651px}@media screen and (max-width:700px){.about-the-zeeum .about-overview__content{margin:40px 0;line-height:1.8}}.about-the-zeeum .about-overview__content strong{color:sienna;font-weight:600}.about-the-zeeum .about-ci{background-color:#f6f4f1}.about-the-zeeum .about-ci-form{max-width:1520px;margin:auto;padding:80px 0;display:flex;row-gap:80px;flex-direction:column}@media screen and (max-width:700px){.about-the-zeeum .about-ci-form{padding:40px 16px;row-gap:40px}}.about-the-zeeum .about-ci__top{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(2rem,6vw,5rem)}.about-the-zeeum .about-ci__intro{display:flex;gap:60px;align-items:flex-start}@media screen and (max-width:700px){.about-the-zeeum .about-ci__intro{flex-direction:column;gap:20px}}.about-the-zeeum .about-ci__eyebrow{font-family:Cinzel,serif;font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.02em;color:#8b7355;padding:10px 6px;border-bottom:1px solid #8b7355;line-height:100%}.about-the-zeeum .about-ci__description{margin:0;font-size:16px;font-weight:400;line-height:20.8px;line-height:200%;color:#444}.about-the-zeeum .about-ci__download{padding:16.5px 58px;border:1px solid #8b7355;font-size:18px;font-weight:400;line-height:23.4px;letter-spacing:-.02em;color:#8b7355}@media screen and (max-width:700px){.about-the-zeeum .about-ci__download{display:none}.about-the-zeeum .about-ci__download.mobile{width:fit-content;display:block;padding:12px 52.5px;margin:auto}}.about-the-zeeum .about-ci__download:hover{background-color:#8b7355;color:#fff}.about-the-zeeum .about-ci__types{display:flex;columns:20px}@media screen and (max-width:700px){.about-the-zeeum .about-ci__types{flex-direction:column;gap:20px}}.about-the-zeeum .about-ci__type-card h3{font-size:18px;font-weight:500;line-height:23.4px;letter-spacing:-.006em;color:#121212;padding-bottom:24px}.about-the-zeeum .about-ci__type-frame{width:100%;height:300px}.about-the-zeeum .about-ci__type-frame img{max-width:100%;object-fit:contain}@media screen and (max-width:700px){.about-the-zeeum .about-ci__type-frame{height:unset}.about-the-zeeum .about-ci__type-frame img{width:100%;aspect-ratio:343/243;object-fit:cover}}.about-the-zeeum .about-ci__notice{font-size:16px;font-weight:400;line-height:20.8px;padding-top:20px;letter-spacing:-.02em;color:#444}.about-the-zeeum .about-ci__colors{display:flex;justify-content:space-between;gap:38px}@media screen and (max-width:700px){.about-the-zeeum .about-ci__colors{gap:20px;flex-direction:column}}.about-the-zeeum .about-ci__color{display:flex;flex-direction:column;gap:24px;width:100%}@media screen and (max-width:700px){.about-the-zeeum .about-ci__color{gap:20px}}.about-the-zeeum .about-ci__color-info{display:flex;flex-direction:column}.about-the-zeeum .about-ci__color-name{font-size:18px;font-weight:500;line-height:23.4px;line-height:20px;letter-spacing:-.006em}@media screen and (max-width:700px){.about-the-zeeum .about-ci__color-name{font-size:16px;font-weight:500;line-height:20.8px}}.about-the-zeeum .about-ci__color-values{letter-spacing:-.0054em;font-size:18px;font-weight:400;line-height:23.4px;line-height:25px;white-space:pre-wrap!important}@media screen and (max-width:700px){.about-the-zeeum .about-ci__color-values{font-size:14px;font-weight:400;line-height:18.2px;line-height:1;letter-spacing:-.02em;color:#444}}.about-the-zeeum .about-ci__bar{display:block;width:100%;height:60px}@media screen and (max-width:700px){.about-the-zeeum .about-ci__bar{height:40px}}.about-the-zeeum .about-ci__bar--light{box-shadow:inset 0 0 0 1px #8b73552e;border:1px solid #eaeaea}.about-the-zeeum .about-ci__bar--dark{box-shadow:inset 0 0 0 1px #ffffff14}.about-the-zeeum .about-application{padding:80px 0;max-width:1520px;margin:auto;display:flex;flex-direction:column;gap:80px}@media screen and (max-width:700px){.about-the-zeeum .about-application{padding:40px 16px;gap:40px}}.about-the-zeeum .about-application__title{font-family:Cinzel,serif;font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.02em;color:#8b7355;border-bottom:1px solid #8b7355;padding:10px 6px;width:fit-content}.about-the-zeeum .about-application__gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}@media screen and (max-width:700px){.about-the-zeeum .about-application__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}}.about-the-zeeum .about-application__item img{width:100%;height:100%;object-fit:cover}.contact-enquire{display:flex;flex-direction:column;gap:60px;padding-bottom:80px;padding-top:70px}@media screen and (max-width:700px){.contact-enquire{padding:56px 16px 40px;gap:unset}}.enquire-card{width:100%;padding:36px;background-color:#eeeae6;display:grid;gap:40px}@media screen and (max-width:700px){.enquire-card{padding:16px;gap:20px}}.enquire-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}@media screen and (max-width:700px){.enquire-grid{gap:20px;display:flex;flex-direction:column}}.form-field{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:700px){.form-field{gap:12px}}.form-field strong{color:sienna}.form-field span{font-size:16px;font-weight:400;line-height:20.8px;color:#444;font-family:Pretendard;line-height:150%}.form-field input,.form-field textarea{width:100%;padding:1rem 1.2rem;border:0;border-bottom:1px solid #8b7355;background-color:#fff;font-size:.95rem}.form-field textarea{resize:vertical}.form-field--full{grid-column:1/-1}.inquiry-types{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:700px){.inquiry-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}.inquiry-chip{font-size:16px;font-weight:300;line-height:20.8px;padding:12px;border:1px solid rgba(139,115,85,.3);background-color:#fff;cursor:pointer;color:#444;transition:all .3s ease}@media screen and (max-width:700px){.inquiry-chip{padding:9.5px 12px;font-size:14px;font-weight:400;line-height:18.2px;text-align:start}}.inquiry-chip:hover,.inquiry-chip.is-active{border-color:#8b7355;color:#8b7355}.consent-box-wrapper{display:flex;flex-direction:column;gap:12px}.consent-box-wrapper p{font-size:16px;font-weight:400;line-height:20.8px;color:#444;line-height:150%}.consent-box{padding:12px;background-color:#fff;font-size:16px;font-weight:400;line-height:20.8px;height:129px;overflow-y:auto}.consent-box span strong{color:sienna}.consent-check{display:flex;align-items:center;gap:.65rem;font-size:20px}.enquire-card__footer{display:flex;justify-content:flex-end}@media screen and (max-width:700px){.enquire-card__footer{justify-content:center}}.contact-button{font-size:36px;font-weight:400;line-height:46.8px;line-height:130%;margin-top:52px;display:flex;align-items:center;gap:12px;border:0;cursor:pointer}@media screen and (max-width:700px){.contact-button{margin-top:20px;font-size:16px;font-weight:400;line-height:20.8px;line-height:180%;letter-spacing:-.02em}}.contact-arrow{cursor:pointer;display:flex;align-items:center;justify-content:center}.contact-arrow svg{width:48px;height:48px}@media screen and (max-width:700px){.contact-arrow svg{width:30px;height:30px}}.agree-checkbox p span{color:sienna}.checkbox{display:flex;align-items:center}.checkbox__container{display:flex;align-items:center;gap:12px}@media screen and (max-width:700px){.checkbox__container{gap:8px}}.checkbox__input{width:28px;height:28px;border:2px solid #8b7355;background-color:#fff;cursor:pointer;appearance:none;position:relative}.checkbox__input:checked{border-color:#8b7355;background-color:#8b7355;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='white' d='M8.143 14.314l-3.95-3.95 1.414-1.414 2.536 2.536 5.657-5.657 1.414 1.414z'/></svg>");background-repeat:no-repeat;background-position:center;background-size:28px 28px}.checkbox__input:focus-visible{outline:2px solid rgba(139,115,85,.35);outline-offset:2px}@media screen and (max-width:700px){.checkbox__input{width:19px;height:19px}.checkbox__input:checked{background-size:19px 19px}}.checkbox__label{font-size:20px;font-weight:500;line-height:26px;color:#444;cursor:pointer;font-family:Pretendard,sans-serif}@media screen and (max-width:700px){.checkbox__label{font-size:16px;font-weight:500;line-height:20.8px}}.input-container{display:flex;flex-direction:column;gap:12px;width:100%}.input-container__label{font-size:16px;font-weight:400;line-height:20.8px;color:#444;font-family:Pretendard;line-height:150%}.input-container__required{color:sienna}.input-container__input-wrapper{width:100%}.input-container__input{width:100%;height:48px;padding:0 16px;box-sizing:border-box;border-bottom:1px solid #8b7355;color:#444;background-color:#fff;font-size:16px;font-weight:400;line-height:20.8px}@media screen and (max-width:700px){.input-container__input{font-size:16px;font-weight:400;line-height:20.8px;max-width:unset}}.input-container__error{font-size:14px;font-weight:400;line-height:18.2px;color:sienna;margin:4px 0 0}.textarea{display:flex;flex-direction:column;gap:12px;width:100%}.textarea textarea{border:unset;border-bottom:1px solid #8b7355;display:block}.textarea__label{font-size:16px;font-weight:400;line-height:20.8px;color:#444;font-family:Pretendard;line-height:150%}.textarea__required{color:sienna}.textarea__wrapper{width:100%}.textarea__field{width:100%;height:150px;padding:12px;border-bottom:1px solid #8b7355;background-color:#fff;font-size:16px;font-weight:400;line-height:20.8px;color:#444;font-family:Pretendard,sans-serif;box-sizing:border-box;border-radius:0}@media screen and (max-width:700px){.textarea__field{height:283px;font-size:16px;font-weight:400;line-height:20.8px;padding:8px}}.textarea__field::placeholder{font-weight:300}.textarea__field:focus{outline:none}.textarea__error{font-size:14px;font-weight:400;line-height:18.2px;color:sienna;margin:4px 0 0}.contact-page{padding-top:70px}@media screen and (max-width:700px){.contact-page{padding:56px 0 40px}}.contact-locations{display:grid;gap:80px;padding:60px 0;max-width:1520px}@media screen and (max-width:700px){.contact-locations{padding:unset;gap:60px}.contact-locations .contact-location__name{font-size:24px;font-weight:500;line-height:31.2px}}.contact-locations .contact-location{display:flex;flex-direction:column;gap:50px;padding:0 16px}@media screen and (max-width:700px){.contact-locations .contact-location{gap:20px}}.contact-locations .contact-location__header .contact-location__name{font-size:48px;font-weight:500;line-height:62.4px;line-height:130%;letter-spacing:0%}.contact-locations .contact-location__header{margin:0;display:flex;align-items:flex-end;justify-content:space-between;row-gap:2.5rem;flex-wrap:wrap}.contact-locations .contact-location__header dl{display:flex;align-items:flex-end;column-gap:60px;flex-wrap:nowrap}@media screen and (max-width:700px){.contact-locations .contact-location__header dl{flex-direction:column;align-items:flex-start;row-gap:8px}}.contact-locations .contact-location__header dl>div{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:700px){.contact-locations .contact-location__header dl>div{flex-direction:row}}.contact-locations .contact-location__header dl>div dt{min-width:120px}@media screen and (max-width:700px){.contact-locations .contact-location__header dl>div dt{min-width:60px}}.contact-locations .contact-location__header dt{font-size:20px;font-weight:500;line-height:26px;line-height:150%;letter-spacing:0;color:#8b7355}@media screen and (max-width:700px){.contact-locations .contact-location__header dt{font-size:16px;font-weight:500;line-height:20.8px}}.contact-locations .contact-location__header dd{font-size:20px;font-weight:400;line-height:26px;line-height:150%;letter-spacing:0}@media screen and (max-width:700px){.contact-locations .contact-location__header dd{font-size:16px;font-weight:400;line-height:20.8px}}.contact-locations .contact-location__map>.root_daum_roughmap{width:100%;border-radius:20px;overflow:hidden;border:1px solid #0b0b0a;box-shadow:0 14px 32px #0000001a}.contact-locations .wrap_controllers,.contact-locations .cont{display:none}.notice-detail-page{padding-bottom:80px;padding-top:70px}@media screen and (max-width:700px){.notice-detail-page{padding-top:56px;padding-bottom:40px}}.notice-detail{max-width:1520px;padding:60px 16px 0}@media screen and (max-width:700px){.notice-detail{padding:0 16px}}.notice-detail__header{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:8px}@media screen and (max-width:700px){.notice-detail__header{padding-bottom:unset}}.notice-detail__headline{display:flex;flex-direction:column;gap:8px;padding-bottom:60px}@media screen and (max-width:700px){.notice-detail__headline{padding-bottom:40px}}.notice-detail__title{font-size:40px;font-weight:500;line-height:52px;line-height:150%;letter-spacing:-.03em}@media screen and (max-width:700px){.notice-detail__title{font-size:24px;font-weight:500;line-height:31.2px}}.notice-detail__date{font-size:18px;font-weight:400;line-height:23.4px;line-height:150%;color:#a2a2a2}@media screen and (max-width:700px){.notice-detail__date{font-size:14px;font-weight:400;line-height:18.2px}}.notice-detail__body{padding:60px 120px;font-size:16px;font-weight:400;line-height:20.8px;line-height:150%;white-space:break-spaces}@media screen and (max-width:700px){.notice-detail__body{padding:40px 0}}.notice-detail__body p{margin:0}.notice-button{border:1px solid #8b7355;color:#8b7355;padding:12px 65px;font-size:18px;font-weight:400;line-height:23.4px;letter-spacing:-.02em;line-height:150%}@media screen and (max-width:700px){.notice-button{font-size:16px;font-weight:400;line-height:20.8px;padding:12px 52px}}.notice-detail__footer{margin-top:20px;display:flex;justify-content:center}@media screen and (max-width:700px){.notice-detail__footer{margin-top:unset}}.notice-page{padding-bottom:80px;min-height:700px;padding-top:70px}@media screen and (max-width:700px){.notice-page{padding:56px 16px 40px}}.notice-page .notice-page .notice-list{max-width:1520px;padding-top:72px 0 80px}.notice-page .notice-list__meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}@media screen and (max-width:700px){.notice-page .notice-list__meta{margin-bottom:40px}}.notice-page .notice-list__meta-total{font-size:18px;font-weight:400;line-height:23.4px;line-height:27px;color:#434343}.notice-page .notice-list__meta-total span{font-size:18px;font-weight:700;line-height:23.4px}.notice-page .notice-table{margin-top:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.notice-page .notice-table__header,.notice-page .notice-table__row{display:grid;grid-template-columns:100px 1fr 160px 160px;padding:18px 0;align-items:center;font-size:16px;font-weight:400;line-height:20.8px;line-height:24px}@media screen and (max-width:700px){.notice-page .notice-table__header,.notice-page .notice-table__row{grid-template-columns:40px 1fr 80px 80px;font-size:14px;font-weight:400;line-height:18.2px;line-height:180%;padding:7.5px 0}}.notice-page .notice-table__header{border-bottom:1px solid #000000;color:#111}@media screen and (max-width:700px){.notice-page .notice-table__header{font-size:16px;font-weight:500;line-height:20.8px;line-height:180%}}.notice-page .notice-table__row{border-top:1px solid rgba(0,0,0,.08);transition:background-color .2s ease;cursor:pointer}@media screen and (max-width:700px){.notice-page .notice-table__row span{padding:12px}}.notice-page .notice-table__row:hover{background-color:#8b735514}.notice-page .notice-table__title{color:#222}.notice-page .notice-table__header span:first-child,.notice-page .notice-table__row span:first-child{text-align:center}@media screen and (max-width:700px){.notice-page .notice-table__row span:nth-child(2){width:140px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:pre}}@media screen and (max-width:700px){.notice-page .notice-table__row span:nth-child(3){width:80px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:pre}}.notice-page .notice-table__header span:nth-child(2){text-align:center}.notice-page .notice-table__header span:nth-child(3),.notice-page .notice-table__row span:nth-child(3){text-align:center}.notice-page .notice-table__header span:nth-child(4),.notice-page .notice-table__row span:nth-child(4){text-align:center}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:80px}@media screen and (max-width:700px){.pagination{margin-top:40px}}.pagination .pagination__arrow{width:44px;height:44px;border-radius:50%;border:1px solid rgba(139,115,85,.45);background:none;display:inline-flex;align-items:center;justify-content:center;color:#8b7355cc;transition:all .25s ease;cursor:pointer}@media screen and (max-width:700px){.pagination .pagination__arrow{width:32px;height:32px}}.pagination .pagination__arrow svg{width:16px;height:16px}.pagination .pagination__arrow:disabled{opacity:.4;cursor:default;border-color:#8b73554d;color:#8b73554d}.pagination .pagination__arrow:not(:disabled):hover{background-color:#8b735514}.pagination .pagination__pages{display:flex;align-items:center;gap:12px}.pagination .pagination__page{font-size:16px;font-weight:400;line-height:20.8px;line-height:100%;color:#8b735566;cursor:pointer;transition:color .2s ease;padding:unset}@media screen and (max-width:700px){.pagination .pagination__page{font-size:14px;font-weight:400;line-height:18.2px}}.pagination .pagination__page:hover{color:#8b7355cc}.pagination .pagination__page.is-active{color:#8b7355;font-size:20px;font-weight:400;line-height:26px}@media screen and (max-width:700px){.pagination .pagination__page.is-active{font-size:16px;font-weight:400;line-height:20.8px}}.pagination .pagination__ellipsis{color:#2222224d;user-select:none}.search-input{width:100%;max-width:285px}@media screen and (max-width:700px){.search-input{max-width:unset}}.search-input .search-input__wrapper{display:flex;align-items:center;gap:10px;border-bottom:1px solid #c1c1c1;padding:10px 12px 10px 14px}@media screen and (max-width:700px){.search-input .search-input__wrapper{padding:17px 12px}}.search-input .search-input__icon{display:inline-flex;align-items:center;justify-content:center;color:#22222259}.search-input .search-input__icon svg{width:18px;height:18px}@media screen and (max-width:700px){.search-input .search-input__icon svg{width:24px;height:24px}}.search-input .search-input__field{flex:1 1 auto;border:0;outline:0;font-size:18px;font-weight:400;line-height:23.4px;line-height:27px;min-width:0}@media screen and (max-width:700px){.search-input .search-input__field{font-size:14px;font-weight:400;line-height:18.2px;line-height:100%}}.search-input .search-input__field::placeholder{color:#22222259}.search-input .search-input__clear{border:0;background:none;color:#22222259;cursor:pointer;padding:6px;border-radius:6px}.search-input .search-input__clear:hover{background-color:#8b735514;color:#2229}.search-input .search-input__clear svg{width:18px;height:18px}.search-input .search-input__submit{width:24px;height:24px}.development-page .page-hero__inner{padding:64px 0}@media screen and (max-width:700px){.development-page .page-hero__inner{padding:55px 0}}.development-page .page-hero__title{font-family:Antic Didone,serif;font-size:72px;font-weight:400;line-height:93.6px;color:#8b7355;line-height:72px;letter-spacing:-.03em;text-align:center;padding-bottom:12px}@media screen and (max-width:700px){.development-page .page-hero__title{font-size:48px;font-weight:400;line-height:62.4px;line-height:100%}}.development-page .page-hero__subtitle{font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.03em;line-height:100%;text-align:center}@media screen and (max-width:700px){.development-page .page-hero__subtitle{font-size:16px;font-weight:400;line-height:20.8px}}.development-page .page-hero__description{max-width:560px;margin:1.25rem auto 0;color:#444;font-size:1rem}.development-page .page-hero__image--wide img{width:100%;object-fit:cover;display:block}.development-fm-wrapper{padding-top:70px}@media screen and (max-width:700px){.development-fm-wrapper{padding-top:56px}}.development-content{display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:1520px;position:relative;padding:16px 16px 110px}.development-lm-wrapper{padding-top:70px}@media screen and (max-width:700px){.development-lm-wrapper{padding-top:56px}}.development-content{display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:1520px;position:relative}.development-pm-wrapper{padding-top:70px}@media screen and (max-width:700px){.development-pm-wrapper{padding-top:56px}}.development-content{display:flex;justify-content:space-between;align-items:center;margin:0 auto;position:relative}@media screen and (max-width:700px){.development-content{padding:0 16px 40px;flex-direction:column;row-gap:40px;align-items:flex-start}}.main-wrapper{position:relative;width:100%;overflow:hidden}.main-wrapper .area-wrapper{padding:80px 60px}@media screen and (max-width:700px){.main-wrapper .area-wrapper{padding:40px 15px}}.main-wrapper .video-container{position:relative;height:100vh}.main-wrapper .video-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#00000080);z-index:1;pointer-events:none}.main-wrapper .video-container .video-text-area{position:absolute;bottom:80px;right:60px;z-index:2}@media screen and (max-width:700px){.main-wrapper .video-container .video-text-area{bottom:40px;left:16px;right:0}}.main-wrapper .video-container .video-text-area p{font-size:32px;font-weight:400;line-height:41.6px;line-height:100%;letter-spacing:-1%;color:#f8f2eb;font-family:Antic Didone,serif;padding-bottom:40px;text-shadow:0 2px 8px rgba(0,0,0,.8),0 4px 16px rgba(0,0,0,.6)}@media screen and (max-width:700px){.main-wrapper .video-container .video-text-area p{padding-bottom:20px;font-size:24px;font-weight:400;line-height:31.2px}}.main-wrapper .video-container .video-text-area span{font-size:20px;font-weight:300;line-height:26px;line-height:150%;letter-spacing:-3%;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.8),0 4px 16px rgba(0,0,0,.6)}@media screen and (max-width:700px){.main-wrapper .video-container .video-text-area span{font-size:16px;font-weight:400;line-height:20.8px}}.main-wrapper .main-video{width:100%;display:block;height:100vh;object-fit:cover}.main-wrapper .loading-overlay{position:fixed;inset:0;background-color:#1a1a1acc;z-index:1000;display:flex;align-items:center;justify-content:center;transition:transform .5s ease-out;will-change:transform}.main-wrapper .loading-overlay .loading-logo{width:auto;height:auto;max-width:200px;max-height:200px;animation:blink 1.5s ease-in-out infinite}.main-wrapper .loading-overlay.is-exiting{transform:translate(-100%)}.main-wrapper .loading-overlay.is-exiting .loading-logo{animation:none}.main-wrapper .title-area{display:flex;column-gap:120px;align-items:center;flex-wrap:wrap;row-gap:40px}@media screen and (max-width:700px){.main-wrapper .title-area{flex-direction:column;row-gap:20px;align-items:flex-start}}@media screen and (max-width:700px)and (max-width:700px){.main-wrapper .title-area{padding-bottom:20px}}.main-wrapper .title-area h1{font-size:72px;font-weight:400;line-height:93.6px;line-height:72px;color:#8b7355;font-family:Antic Didone,serif;letter-spacing:-3%}@media screen and (max-width:700px){.main-wrapper .title-area h1{font-size:36px;font-weight:400;line-height:46.8px}}.main-wrapper .title-area h2{font-size:72px;font-weight:400;line-height:93.6px;line-height:72px;color:#8b7355;font-family:Antic Didone,serif;letter-spacing:-3%;padding-left:179px}@media screen and (max-width:700px){.main-wrapper .title-area h2{padding-left:unset;font-size:36px;font-weight:400;line-height:46.8px}}.main-wrapper .title-area p{font-size:20px;font-weight:300;line-height:26px;line-height:150%;letter-spacing:-3%;color:#121212;font-size:16px;font-weight:400;line-height:20.8px}.main-wrapper .business-area,.main-wrapper .business-area .title-area{padding-bottom:60px}@media screen and (max-width:700px){.main-wrapper .business-area .title-area{padding-bottom:40px}}.main-wrapper .business-area .card-area{display:flex;justify-content:center;align-items:stretch;width:100%;min-height:400px}@media screen and (max-width:700px){.main-wrapper .business-area .card-area{flex-direction:column}}.main-wrapper .business-area .card-item-wrapper{flex:6;transition:all .3s ease;overflow:hidden;position:relative}@media screen and (max-width:700px){.main-wrapper .business-area .card-item-wrapper{flex:unset}}.main-wrapper .business-area .card-item-wrapper.is-hovered{flex:13}@media screen and (max-width:700px){.main-wrapper .business-area .card-item-wrapper.is-hovered{flex:unset}}.main-wrapper .business-area .card-item{width:100%;cursor:pointer;overflow:hidden;position:relative}.main-wrapper .business-area .card-item__image{width:100%;height:583px;display:block;overflow:hidden;position:relative}@media screen and (max-width:700px){.main-wrapper .business-area .card-item__image{height:120px}}.main-wrapper .business-area .card-item__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.main-wrapper .business-area .card-item.is-hovered .main-wrapper .business-area .card-item__image:before{background:#1f130499}.main-wrapper .business-area .card-item .ground-overlay{background-color:#1f130499;z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}@media screen and (max-width:700px){.main-wrapper .business-area .card-item .ground-overlay{opacity:1;pointer-events:auto}}.main-wrapper .business-area .card-item .ground-overlay.is-visible{opacity:1;pointer-events:auto}.main-wrapper .business-area .card-item .ground-overlay p{font-size:28px;font-weight:500;line-height:36.4px;line-height:100%;letter-spacing:-2%;color:#f5f5f5;transform:translateY(10px);transition:transform .4s ease-in-out .1s}@media screen and (max-width:700px){.main-wrapper .business-area .card-item .ground-overlay p{font-size:24px;font-weight:500;line-height:31.2px;transform:unset}}.main-wrapper .business-area .card-item .ground-overlay span{font-size:16px;font-weight:300;line-height:20.8px;line-height:100%;color:#f5f5f5;transform:translateY(10px);transition:transform .4s ease-in-out .15s}@media screen and (max-width:700px){.main-wrapper .business-area .card-item .ground-overlay span{font-size:14px;font-weight:300;line-height:18.2px;transform:unset}}.main-wrapper .business-area .card-item .ground-overlay.is-visible p,.main-wrapper .business-area .card-item .ground-overlay.is-visible span{transform:translateY(0)}.main-wrapper .portpolio-area{background-color:#fef9ef}.main-wrapper .portpolio-area .portpolio-list-wrapper{position:relative}.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list{position:relative;padding-top:60px}.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list .swiper-button-prev-custom,.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list .swiper-button-next-custom{position:absolute;top:0;width:40px;height:40px;margin-top:0;background:none;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;padding:0}.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list .swiper-button-prev-custom svg,.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list .swiper-button-next-custom svg{width:100%;height:100%;color:#8b7355}.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list .swiper-button-prev-custom.swiper-button-disabled,.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list .swiper-button-next-custom.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list .swiper-button-prev-custom{right:50px;left:auto;border:1px solid rgb(139,115,85);border-radius:50%;padding:10px}.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-list .swiper-button-next-custom{right:0;border:1px solid rgb(139,115,85);border-radius:50%;padding:10px}.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-item{width:100%;overflow:hidden;max-width:435px;height:586px;cursor:pointer}.main-wrapper .portpolio-area .portpolio-list-wrapper .portpolio-item img{width:100%;height:100%;object-fit:cover;display:block}.main-wrapper .portpolio-area .ground-overlay{background-color:#1f130499;z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}@media screen and (max-width:700px){.main-wrapper .portpolio-area .ground-overlay{opacity:1;pointer-events:auto}}.main-wrapper .portpolio-area .ground-overlay.is-visible{opacity:1;pointer-events:auto}.main-wrapper .portpolio-area .ground-overlay p{font-size:28px;font-weight:500;line-height:36.4px;line-height:100%;letter-spacing:-2%;color:#f5f5f5;transform:translateY(10px);transition:transform .4s ease-in-out .1s}@media screen and (max-width:700px){.main-wrapper .portpolio-area .ground-overlay p{font-size:24px;font-weight:500;line-height:31.2px;transform:unset}}.main-wrapper .portpolio-area .ground-overlay span{font-size:16px;font-weight:300;line-height:20.8px;line-height:100%;color:#f5f5f5;transform:translateY(10px);transition:transform .4s ease-in-out .15s}@media screen and (max-width:700px){.main-wrapper .portpolio-area .ground-overlay span{font-size:14px;font-weight:300;line-height:18.2px;transform:unset}}.main-wrapper .portpolio-area .ground-overlay.is-visible p,.main-wrapper .portpolio-area .ground-overlay.is-visible span{transform:translateY(0)}.main-wrapper .develop-area{height:100vh}.main-wrapper .develop-area .background-image{position:relative;height:100%;padding:80px 60px}@media screen and (max-width:700px){.main-wrapper .develop-area .background-image{padding:40px 16px}}.main-wrapper .develop-area .card-item{display:flex;flex-direction:column;row-gap:16px}.main-wrapper .develop-area .shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#351f034d}.main-wrapper .develop-area .dev-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;z-index:0}.main-wrapper .develop-area .dev-card-image.is-visible{opacity:1}.main-wrapper .develop-area .title-area{column-gap:12px;align-items:flex-end;z-index:2;position:relative;width:fit-content;transition:all .4s ease-in-out}@media screen and (max-width:700px){.main-wrapper .develop-area .title-area{padding-bottom:8px;row-gap:unset;flex-direction:unset}}.main-wrapper .develop-area .title-area h1{color:#faf3eb99;transition:color .4s ease-in-out}.main-wrapper .develop-area .title-area p{color:#faf3eb99;padding:10px 6px;transition:color .4s ease-in-out,border-color .4s ease-in-out;border-bottom:1px solid transparent}.main-wrapper .develop-area .title-area:hover h1{color:#f8f2eb}.main-wrapper .develop-area .title-area:hover p{color:#f8f2eb;border-bottom-color:#f8f2eb}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.typo-wrapper{background-color:#fef9ef;position:relative;height:100vh;display:flex;align-items:center;justify-content:flex-start}.typo-wrapper .typo-form{position:relative;width:100%;height:100%}.typo-wrapper .typo-image{position:absolute;top:calc(50% + 70px);left:0;transform:translateY(-50%);width:1200px;height:500px;object-fit:cover;will-change:width,height;z-index:0;pointer-events:none}.typo-wrapper .typo-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;z-index:1;opacity:0;pointer-events:none;will-change:opacity,background-color}.typo-wrapper .typo-title{line-height:130%;letter-spacing:-5%;color:#121212;z-index:1;position:absolute;top:150px;left:0;display:flex;align-items:center;pointer-events:none}@media screen and (max-width:700px){.typo-wrapper .typo-title{flex-direction:column;align-items:flex-start;top:100px;left:10px}}.typo-wrapper .typo-title h1{font-size:40px;font-weight:400;line-height:52px;white-space:nowrap}@media screen and (max-width:700px){.typo-wrapper .typo-title h1{font-size:20px;font-weight:400;line-height:26px}}.typo-wrapper .typo-title .typo-line{height:2px;background-color:#121212;width:0;min-width:0;flex-shrink:0;flex-grow:0;will-change:width;margin:0 150px}@media screen and (max-width:700px){.typo-wrapper .typo-title .typo-line{margin:unset}}.typo-wrapper .typo-description{position:absolute;top:206px;right:177px;z-index:2;opacity:0;transform:translateY(20px);pointer-events:none}@media screen and (max-width:700px){.typo-wrapper .typo-description{right:unset;left:16px}}.typo-wrapper .typo-description p{font-size:20px;font-weight:300;line-height:26px;line-height:180%;letter-spacing:-2%;color:#fff;max-width:1200px}@media screen and (max-width:700px){.typo-wrapper .typo-description p{font-size:16px;font-weight:400;line-height:20.8px}}.typo-wrapper .typo-final-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translateY(20px);z-index:4;opacity:0;pointer-events:none;text-align:center}.typo-wrapper .typo-final-text p{font-size:48px;font-weight:400;line-height:62.4px;line-height:130%;letter-spacing:-3%;color:#fff;white-space:nowrap;pointer-events:none}@media screen and (max-width:700px){.typo-wrapper .typo-final-text p{font-size:24px;font-weight:400;line-height:31.2px;line-height:150%}}.typo-wrapper .typo-contact-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 32px;font-size:36px;font-weight:400;line-height:46.8px;color:#fff;cursor:pointer;z-index:5;pointer-events:auto!important;text-decoration:none}@media screen and (max-width:700px){.typo-wrapper .typo-contact-button{font-size:20px;font-weight:400;line-height:26px;padding:unset;margin-top:20px}}.typo-wrapper .typo-contact-button-arrow{padding:11px 10px;border:2px solid #ffffff;border-radius:50%;width:20px;height:18px;display:block}@media screen and (max-width:700px){.typo-wrapper .typo-contact-button-arrow{padding:8px 7px;width:15px;height:13px}}.work-detail-page{padding:130px 0;position:relative}@media screen and (max-width:700px){.work-detail-page{padding:96px 0 40px}}.work-detail-page .work-detail__header{display:flex}@media screen and (max-width:700px){.work-detail-page .work-detail__header{flex-direction:column}}.work-detail-page .work-detail__info{position:sticky;top:130px;height:fit-content}@media screen and (max-width:700px){.work-detail-page .work-detail__info{top:unset;position:relative}}.work-detail-page .work-detail__info{flex:1;padding:0 60px}@media screen and (max-width:700px){.work-detail-page .work-detail__info{padding:0 16px 20px}}.work-detail-page .work-detail__hero{flex:1;padding:0 60px}@media screen and (max-width:700px){.work-detail-page .work-detail__hero{padding:0}}.work-detail-page .work-detail__hero img{display:block;width:100%}.work-detail-page .work-detail__type{font-size:20px;font-weight:400;line-height:26px;line-height:2;color:#8b7355;letter-spacing:-.02em;padding-bottom:8px}@media screen and (max-width:700px){.work-detail-page .work-detail__type{font-size:16px;font-weight:400;line-height:20.8px}}.work-detail-page .work-detail__title{font-size:32px;font-weight:600;line-height:41.6px;line-height:1.5;letter-spacing:-.02em;color:#121212;padding-bottom:36px}@media screen and (max-width:700px){.work-detail-page .work-detail__title{font-size:20px;font-weight:500;line-height:26px;padding-bottom:0}}.work-detail-page .work-detail__thumbnail-info{display:flex;flex-direction:column;gap:20px}.work-detail-page .work-detail__thumbnail-info img{aspect-ratio:375/282;object-fit:cover;width:100%;height:100%}.work-detail-page .work-detail__thumbnail-info .work-detail__description{font-size:16px;font-weight:400;line-height:20.8px;line-height:1.8;letter-spacing:-.02em;padding:0 16px 40px}.work-detail-page .work-detail__description{font-size:16px;font-weight:400;line-height:20.8px;line-height:1.5;padding-bottom:36px;letter-spacing:-.02em;white-space:pre-line}@media screen and (max-width:700px){.work-detail-page .work-detail__image{display:flex;flex-direction:column;row-gap:20px;margin:0 16px;background-color:#434343}.work-detail-page .work-detail__image img{width:100%;height:100%}}.work-detail-page .work-detail__specs{display:flex;gap:40px}.work-detail-page .work-detail__specs .spec{display:flex;flex-direction:column;row-gap:8px}.work-detail-page .work-detail__specs .spec__label{font-size:16px;font-weight:600;line-height:20.8px;line-height:1.5;letter-spacing:-.02em}.work-detail-page .work-detail__specs .spec__value{font-size:16px;font-weight:400;line-height:20.8px;line-height:1.5;letter-spacing:-.02em}.work-detail-page .work-detail__footer{display:flex;margin-top:80px;justify-content:center}@media screen and (max-width:700px){.work-detail-page .work-detail__footer{margin-top:40px}}.work-detail-page .work-detail-info-mo{display:flex;flex-direction:column;gap:20px;padding:40px 16px 0}.work-detail-page .work-detail-info-mo .spec{display:flex;flex-direction:column;row-gap:8px}.work-detail-page .work-detail-info-mo .spec .spec__label{font-size:16px;font-weight:500;line-height:20.8px;font-family:Pretendard;line-height:1.8;letter-spacing:-.02em;color:#444}.work-detail-page .work-detail-info-mo .spec .spec__value{font-size:16px;font-weight:400;line-height:20.8px;line-height:1.8;letter-spacing:-.02em;font-family:Pretendard;color:#444}.work-detail-page .link-button{padding:16.5px 60px;color:#8b7355;border:1px solid #8b7355;font-size:18px;font-weight:400;line-height:23.4px;line-height:1.5;letter-spacing:-.02em}.work-detail-page .link-button:hover{background-color:#8b7355;color:#fff;transition:all .25s ease}.work-page{padding-bottom:48px;padding-top:70px}@media screen and (max-width:700px){.work-page{padding-top:56px}}.work-page .sub-nav{padding-top:20px}.work-page .work-grid{padding:0 16px}.work-page .work-grid__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1520px;margin:0 auto}@media screen and (max-width:700px){.work-page .work-grid__list{grid-template-columns:repeat(1,minmax(0,1fr));gap:24px}}.work-page .work-card__image img{display:block;width:100%;height:490px;object-fit:cover;object-position:center}.work-page .work-card__meta{padding-top:16px}@media screen and (max-width:700px){.work-page .work-card__meta{padding-top:12px}}.work-page .work-card__type{padding-bottom:12px;font-size:14px;font-weight:300;line-height:18.2px;line-height:1;letter-spacing:-.02em;display:block;color:#444}@media screen and (max-width:700px){.work-page .work-card__type{padding-bottom:4px}}.work-page .work-card__title{font-size:18px;font-weight:600;line-height:23.4px;line-height:1;letter-spacing:-.02em;color:#121212}@media screen and (max-width:700px){.work-page .work-card__title{line-height:1.8;font-size:16px;font-weight:400;line-height:20.8px}}.work-page__content{width:100%;max-width:1520px;margin:0 auto}.work-hero img{width:100%;display:block}.work-hero__inner{margin:auto;display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:12px}.work-hero__subtitle{font-weight:500;font-size:20px}.work-hero__nav{display:flex;justify-content:center;padding-bottom:40px;font-size:20px;font-weight:400;line-height:26px;margin-top:20px;overflow:visible}.work-hero__nav .scroll-wrapper{gap:24px}@media screen and (max-width:700px){.work-hero__nav .scroll-wrapper{padding:0 16px;gap:20px}}@media screen and (max-width:700px){.work-hero__nav{padding:20px 16px;margin:20px -16px 0 16px}.work-hero__nav .sub-nav__link{font-size:16px;font-weight:400;line-height:20.8px;white-space:nowrap}}.work-hero__image{width:100%}.work-hero__image img{width:100%;height:570px;object-fit:cover}.work-hero--the-zeeum .work-hero__image img{height:620px}.work-page__content section+section{margin-top:4.5rem}.scroll-container>div{overflow-y:hidden;overflow-x:auto}.scroll-container .scroll-wrapper{display:flex;flex-direction:row;width:fit-content}.scroll-container .hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.scroll-container .hide-scrollbar::-webkit-scrollbar{display:none}html,body,code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;margin:0}main,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,tfoot,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,textarea,video{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box}a{color:#000}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif;color:#444;line-height:1.4}ol,ul,li{list-style:none}blockquote,q{quotes:none}button{font:inherit;vertical-align:baseline;border:0;background:none;outline:none}table{border-collapse:collapse;border-spacing:0}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a,a:active,a:focus,a:hover,a:link,a:visited{font-size:100%;text-decoration:none}a:before{content:"";position:absolute;font-size:0}input{box-sizing:border-box;width:100%;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Pretendard Variable,sans-serif}input::placeholder{color:#979797}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
