.cv-page{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;min-width:340px;max-width:1200px;min-height:100vh;margin:0 auto;padding:40px max(24px,min(1.212rem + 1.15vw,50px)) 50px;font-family:Pretendard Variable,sans-serif;display:flex;position:relative}.cv-header{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:29px;display:flex}.cv-menu-button{cursor:pointer;flex-direction:column;justify-content:space-between;width:23px;height:16px;margin-top:12px;display:flex}.cv-menu-line{background-color:#000;width:23px;height:2px}.cv-title{color:#000;margin:0;font-size:32px;font-weight:400;line-height:38px}.cv-name{color:#000;margin-top:0;margin-bottom:40px;font-size:20px;font-weight:400;line-height:24px}.cv-section-title{color:#000;margin:60px 0 40px;font-size:20px;font-weight:400;line-height:24px}.cv-list{flex-direction:column;gap:8px;display:flex}.cv-list-item{align-items:flex-start;gap:max(20px,min(5vw,34px));display:flex}.cv-year{color:#6e6e6e;flex-shrink:0;width:45px;font-size:14px;line-height:22px}.cv-content{color:#6e6e6e;white-space:pre-wrap;word-break:keep-all;flex:1;margin:0;font-family:inherit;font-size:14px;line-height:22px}@media (min-width:768px){.cv-name,.cv-list{max-width:75%}.cv-name,.cv-section-title{font-size:23px;line-height:27px}.cv-year,.cv-content{font-size:15px;line-height:23px}}@media (min-width:1080px){.cv-name,.cv-section-title{font-size:24px;line-height:28px}.cv-year,.cv-content{font-size:16px;line-height:24px}}
