/*
  Title: Jeemin Shim
  Author: [&nbsp;]
*/
*,body,html{margin:0;padding:0;box-sizing:border-box}body{width:100%;max-width:100vw;height:100%;background-color:white}html{background-color:white}::selection{background:#000;color:white}::-moz-selection{background:#000;color:white}main{width:100%;max-width:100vw;height:100%;min-height:100vh;display:flex;flex-direction:column}main > section{width:100%;max-width:100vw;height:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center}main > section:last-of-type{padding-bottom:0}main > section > article{position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;width:100%;height:100vh;display:flex;top:0;flex-direction:column;justify-content:center;align-items:center}main > section > article > p{width:75vw;max-height:80vh;top:25%;text-align:left}main > section > aside{width:70vw;max-width:70vw;margin:5vh 0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:5}main > section > aside:last-child{padding-bottom:33vh}main > section > aside.fl-row{flex-direction:row;justify-content:space-between}main > section > aside.fl-row div,main > section > aside.fl-row div img,main > section > aside.fl-row video{max-width:19vw}aside.fl-row.two-col div,aside.fl-row.two-col img,aside.fl-row.two-col video{max-width:33vw}main > section > aside:last-child{position:sticky;position:-webkit-sticky;top:0}img,video{width:100%;height:100%;max-height:70vh;pointer-events:none;display:block;z-index:5 !important;object-fit:contain}.mediabox{position:relative;display:block;height:0;width:100%;padding-bottom:66.6667%;z-index:5 !important}.mediabox-img.lazyload:not([src]),.mediabox-img.ls-blur-up-is-loading{visibility:hidden}.ls-blur-up-img,.mediabox-img{position:absolute;top:0;left:0;z-index:5}.ls-blur-up-img{opacity:0;transition:opacity 100ms;z-index:5}.ls-blur-up-img.ls-inview.ls-original-loaded{opacity:0}footer{width:100vw;display:flex;flex-direction:row;justify-content:center;align-items:center;position:fixed;bottom:0;left:0;right:0;padding:15px;color:white;mix-blend-mode:difference;z-index:3}footer a,footer a:link,footer a:visited{color:white;mix-blend-mode:difference;filter: grayscale(100%);-webkit-filter: grayscale(100%);text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}footer aside a h1.new-label span{position:relative;content:"JEEMIN SHIM";font-size:2.25vw;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}footer > aside:hover a h1.new-label span{display:none}footer > aside:hover a h1.new-label:after{content:"INFORMATION";font-size:2.25vw;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#top-btn{width:50vw;height:auto;top:-100px;position:fixed;text-align:center;cursor:pointer;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:5;color:white;mix-blend-mode:difference;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#top-btn:hover{background-color:none}.bg-d8d8d8{background-color:#d8d8d8}.bg-191919{background-color:#191919;color:#fff}.bg-000000{background-color:#000000;color:#fff}.bg-b2b2b2{background color:#b2b2b2}body,html{font-size:16px;font-family:Arial, sans-serif}h1,h2,h3,h4,h5,h6{font-weight:400}h1{font-size:2.25vw}a,a:link,a:visited{color:black;text-decoration:none;outline:0}a:hover{color:#b2b2b2}.information a,.information a:link,.information a:visited{text-decoration:underline}p{font-size:2.25vw}span.serif{font-family:Times New Roman, serif;font-size:2.45vw}button{background:none;border:none;outline:0;font-family:inherit;font-weight:inherit;font-size:inherit;cursor:pointer}.tooltip{visibility:hidden}.information{padding:0;align-items:center}.information article{width:100vw;max-width:100vw;padding:3rem;position:static;height:auto;min-height:auto;display:flex;flex-direction:column;gap:0;box-sizing:border-box}.information .name{width:100%}.information .content-wrapper{display:flex;flex-direction:row;gap:3rem;width:100%;padding-top:3rem}.information .column-left,.information .column-right{flex:1;display:flex;flex-direction:column;gap:1em}.information p{margin:0;padding:0}@media only screen and (max-width: 768px){h1{font-size:5vmin}p{font-size:5vmin}.information article{width:100vw;padding:3rem}.information .content-wrapper{flex-direction:column;gap:3rem;padding-top:3rem}.information .column-left,.information .column-right{width:100%}span.serif{font-size:5.2vmin;font-family:Times New Roman, serif}main > section > aside{}main > section > aside.fl-row{flex-direction:column}main > section > aside.fl-row div,main > section > aside.fl-row div img,main > section > aside.fl-row video{width:70vw;max-width:70vw;margin:5vh 0}aside.fl-row.two-col div,aside.fl-row.two-col div img,aside.fl-row.two-col div video{width:70vw;max-width:70vw;margin:5vh 0}.scarf-mob{transform:rotate(90deg)}footer aside a{padding:20px}footer aside a h1.new-label span{position:relative;content:"JEEMIN SHIM";font-size:4vmin}video{margin:2.5vh 0}}
