@charset "utf-8";
*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;font-family:"Pretendard","Noto Sans KR",Arial,sans-serif;color:#111;background:#fff;font-size:1.6rem;word-break:keep-all;overflow-x:hidden}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit;font:inherit;cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}ul,li{list-style:none;margin:0;padding:0}.skip a{position:absolute;left:-9999px;top:0;z-index:9999;padding:12px 16px;background:#111;color:#fff}.skip a:focus{left:0}.section{padding:120px 6.25vw}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:38px}.section-title h2{margin:0;font-size:5.2rem;line-height:1.05;letter-spacing:-.045em}.section-title.light{color:#fff}.more{position:relative;display:inline-flex;align-items:center;min-height:44px;padding-right:34px;font-weight:700}.more:after{content:"";position:absolute;right:0;width:24px;height:24px;border-radius:50%;border:1px solid currentColor}.more:before{content:"";position:absolute;right:9px;width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.dim{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:80;opacity:0;visibility:hidden;transition:.25s}.dim.on{opacity:1;visibility:visible}@media(max-width:1439px){.section{padding:100px 5vw}.section-title h2{font-size:4.6rem}}@media(max-width:1279px){.section{padding:86px 32px}.section-title h2{font-size:4rem}}@media(max-width:767px){body{font-size:1.5rem}.section{padding:70px 20px}.section-title{margin-bottom:26px;align-items:flex-start}.section-title h2{font-size:3.1rem}.more{font-size:1.4rem;min-height:40px}}@media(max-width:320px){.section{padding:60px 16px}.section-title h2{font-size:2.8rem}}
