@font-face{font-family:Pretendard;font-weight:900;src:local("Pretendard-Black"),url(/static/media/Pretendard-Black.191abeafcc9a19c4d096.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:800;src:local("Pretendard-ExtraBold"),url(/static/media/Pretendard-ExtraBold.bc9957b5c02ee1f123d1.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:700;src:local("Pretendard-Bold"),url(/static/media/Pretendard-Bold.fa2df9785f5e0c36d909.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:600;src:local("Pretendard-SemiBold"),url(/static/media/Pretendard-SemiBold.4e73a7b780856a390519.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:500;src:local("Pretendard-Medium"),url(/static/media/Pretendard-Medium.e447254bdb84237ac4c8.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:400;src:local("Pretendard-Regular"),url(/static/media/Pretendard-Regular.a97abcb6f03db9c6720f.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:300;src:local("Pretendard-Light"),url(/static/media/Pretendard-Light.bc1121875ed27dc273fb.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:200;src:local("Pretendard-ExtraLight"),url(/static/media/Pretendard-ExtraLight.fc162d667ca92f8c3468.woff) format("woff")}@font-face{font-family:Pretendard;font-weight:100;src:local("Pretendard-Thin"),url(/static/media/Pretendard-Thin.42d36b125d88c4204b7b.woff) format("woff")}*{box-sizing:border-box}body,html{-webkit-text-size-adjust:none;font-family:Pretendard,"Sans-serif";font-weight:400;height:100%;letter-spacing:-.2px;line-height:160%;overflow:hidden}address,blockquote,body,button,dd,dl,dt,h1,h2,h3,h4,h5,h6,input,label,li,ol,p,select,span,table,td,textarea,th,ul{color:inherit;font:inherit}address,blockquote,body,button,caption,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,legend,li,ol,p,select,td,textarea,th,ul{margin:0;padding:0}li,ol,ul{list-style:none}address,em{font-style:normal}p{word-break:break-word}strong{font-weight:700}fieldset,img{border:0;vertical-align:middle}input,select,textarea{resize:none;vertical-align:middle}hr{display:none}br{font-family:Dotum}.blind{height:0;left:0;line-height:0;overflow:hidden;position:absolute;top:0;visibility:hidden;width:0}table{border-collapse:collapse;border-spacing:0}table caption{font-size:0;height:0;line-height:0;text-indent:-9999px;visibility:hidden;width:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{color:inherit}a,a:active,a:focus,a:hover{outline:0;text-decoration:none}::selection{background:#ffc400;color:#fff}::-moz-selection{background:#ffc400;color:#fff}::-webkit-selection{background:#ffc400;color:#fff}.clearFix:after{clear:both;content:"";display:block}.hidden{display:none!important}.hide{display:none}:root{--mainEng-font:"Pretendard";--mainKor-font:"Pretendard";--mainNum--font:"Pretendard";--white500:$white-color;--black:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-family:Pretendard;font-family:var(--mainEng-font),var(--mainKor-font);font-size:16px;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}body,html{background-color:#101112}#root{min-width:1000px}@media(max-width:920px){#root{min-width:100%}}#root #main{-webkit-overflow-scrolling:touch;height:100vh;overflow-x:hidden;overflow-y:auto;width:100%}#root #main>section{max-width:100vw;min-width:1000px;position:relative;z-index:1}@media(max-width:920px){#root #main>section{max-width:100%;min-width:100%}}#root #main>section>div{padding:6.25rem 5rem}@media(max-width:920px){#root #main>section>div{padding:3.125rem 1.875rem}}#root .lenis.lenis-smooth{scroll-behavior:auto!important}#root .lenis.lenis-stopped{overflow:hidden}.black-scroll::-webkit-scrollbar-track{background-color:#333;-webkit-box-shadow:inset 0 0 6px #0000004d}.black-scroll::-webkit-scrollbar{background-color:#f5f5f5;width:3px}@media(max-width:920px){.black-scroll::-webkit-scrollbar{width:0}}.black-scroll::-webkit-scrollbar-thumb{background-color:#000}.cursor{background-color:#ffc4004d;height:40px;transition:.3s;width:40px}.cursor,.cursor2{border-radius:50%;pointer-events:none;position:fixed;transform:translate(-50%,-50%);z-index:100000}.cursor2{background-color:#ffc400;height:20px;transition:.1s;width:20px}.grow,.grow-small{background:#fff;border:none;mix-blend-mode:difference;transform:scale(4);transform-origin:50% 50%}.grow-small{transform:scale(2)}#header{left:0;position:fixed;top:0;width:100%;z-index:1000}.header-inner{align-items:center;background-color:#fff;border-bottom:5px solid #101112;display:flex;font-weight:900;height:5rem;justify-content:center;padding:1rem}@media(max-width:920px){.header-inner{border-bottom:3px solid #101112;height:3.125rem;padding:.5rem}}.header-nav ul{align-items:center;display:flex;gap:30px;justify-content:center}.header-nav li{height:30px}@media(max-width:920px){.header-nav li{height:auto}}.header-nav li a{display:inline-flex;padding:.3rem 1rem;position:relative}@media(max-width:920px){.header-nav li a{padding:0}}.header-nav li a:before{background-color:#fff;bottom:5px;content:"";height:1px;left:15px;position:absolute;transform:scaleX(0);transition:all .3s;width:calc(100% - 30px)}@media(max-width:920px){.header-nav li a:before{display:none;transform:none;transition:none}}.header-nav li a:hover:before{color:#fff;transform:scaleX(1)}@media(max-width:920px){.header-nav li a:hover:before{display:none;transform:none;transition:none}}.header-nav li a:hover{border-bottom:8px solid #00bfff;padding-bottom:2px}@media(max-width:920px){.header-nav li a:hover{border-bottom:none;padding-bottom:0}}.header-nav li a.on{color:#ff3874}#intro{height:100vh}#intro .intro-inner{background-color:var(--black500);background-color:#101112;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}#intro .intro-inner .intro-title{color:#fff;font-family:Pretendard;font-family:var(--mainEng-font);font-size:13vw;font-weight:900;line-height:1;text-transform:uppercase;width:100%}#intro .intro-inner .intro-title .h-sticky{display:block}#intro .intro-inner .intro-title .h-hyphen{background-color:#ff3874;display:inline-flex;height:8%;margin-left:.5%;width:5%}#intro .intro-inner .intro-title .intro-sub-text{background-color:#0000;color:#fff;display:block;font-size:5vw;font-weight:200;height:auto;letter-spacing:-2px;margin-top:1.25rem;width:100%}@media(max-width:920px){#intro .intro-inner .intro-title .intro-sub-text{font-size:1.25rem;letter-spacing:0}}#intro .intro-inner .intro-title .intro-sub-text>span{display:inline-block;line-height:1;transform:translateZ(0)}#skill{background-color:#ff3874}.skill-inner{align-items:center;display:flex;height:calc(100vh - 5rem);justify-content:space-between;padding:7.5rem 5rem 5rem;position:relative}@media(max-width:920px){.skill-inner{align-items:flex-start;flex-direction:column;height:auto;justify-content:center;padding:7.5rem}}.skill-inner .sub-title{font-size:.9375rem;letter-spacing:2px;margin-bottom:20px;text-align:left}.skill-inner .sub-title strong{margin-right:8px}.skill-inner .sub-title span{background-color:#101112;border-radius:8px;color:#fff;display:inline-flex;font-weight:200;padding:2px 10px}@media(max-width:920px){.skill-inner .sub-title span{background:none;border-radius:0;color:#101112;display:block;font-size:.6875rem;padding:0}}.skill-inner .sub-title strong{font-weight:700}.skill-inner .split-text{align-items:center;background-color:#1c1e20;border-radius:10px;color:#00bfff;display:flex;font-size:3.125rem;font-weight:500;justify-content:flex-start;min-height:200px;padding:1.25rem 1.875rem}@media(max-width:920px){.skill-inner .split-text{font-size:1.5625rem;font-weight:bolder;margin-bottom:40px;min-height:65px;padding:0 1.25rem}}.skill-inner .skill-title{font-size:4vw;font-weight:300;height:5vw;left:5rem;letter-spacing:-.1rem;line-height:1.6;margin-right:3.75rem;top:50%;transform:translateY(-50%);width:60%}@media(max-width:920px){.skill-inner .skill-title{font-size:2.5rem;height:auto;position:static;transform:none;width:100%}}@media(max-width:344px){.skill-inner .skill-title{font-size:1.875rem}}.skill-inner .skill-list{width:40%}@media(max-width:920px){.skill-inner .skill-list{width:100%}}.skill-inner .skill-list li{color:#fff;font-size:2.5vh;font-weight:900;letter-spacing:0;line-height:170%}@media(max-width:920px){.skill-inner .skill-list li{font-size:1.25rem}}.skill-inner .skill-list li span{display:inline-block;font-size:.9375rem;font-weight:400;margin-left:4px}#port{overflow:hidden;position:relative;width:100%}#port .port-inner{background-color:#fff;position:relative}#port .port-inner .port-title{color:#ff3874;font-size:25vw;font-weight:900;left:50%;opacity:0;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:0}#port .port-inner .port-title.on{opacity:1;visibility:visible}#port .port-inner .port-title.off{opacity:0;visibility:hidden}@keyframes fadeInOut{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}#port .port-inner .port-list{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:920px){#port .port-inner .port-list{display:block}}#port .port-inner .port-list .item{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;border:1px solid #585e63;border-radius:8px;box-shadow:3px 3px 10px #0003;margin-bottom:6.25rem;opacity:.5;padding:3.125rem;transform:translateZ(0) scale(.98);transition:opacity .4s ease,transform .4s ease;width:31.25rem;will-change:transform,opacity}@media(max-width:920px){#port .port-inner .port-list .item{padding:1.875rem;width:100%}}#port .port-inner .port-list .item.gsap-animated{opacity:1;transform:translateY(0)}#port .port-inner .port-list .item.active,#port .port-inner .port-list .item:hover{border:1px solid #101112;opacity:1;transform:translateZ(0) scale(1.02);z-index:2}#port .port-inner .port-list .item .title{font-size:1.875rem;font-weight:700;margin-bottom:30px}@media(max-width:920px){#port .port-inner .port-list .item .title{font-size:1.0625rem;font-weight:900}}#port .port-inner .port-list .item dl{display:flex}@media(max-width:920px){#port .port-inner .port-list .item dl{font-size:.75rem}}@media(max-width:344px){#port .port-inner .port-list .item dl{font-size:.6875rem}}#port .port-inner .port-list .item dl dt{font-weight:100;width:20%}#port .port-inner .port-list .item dl dd{font-weight:400}#port .disabled-link{color:inherit;cursor:default;pointer-events:none}#contact{height:100vh}.contact-inner{align-items:center;color:#fff;display:flex;flex-direction:row;height:100%;justify-content:flex-start;letter-spacing:3px}.contact-inner .video-box{height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:-1}.contact-inner .video-box video{background:#000;display:block;height:100%;object-fit:cover;width:100%}.contact-inner .video-box video::-webkit-media-controls,.contact-inner .video-box video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.contact-inner h2{color:#ff3874;font-size:7vw;font-weight:900;margin-bottom:.5rem}@media(max-width:920px){.contact-inner h2{font-size:2.1875rem}}.contact-inner p{font-weight:400;margin-bottom:3.125rem}@media(max-width:920px){.contact-inner p{font-size:.8125rem;letter-spacing:0}}.contact-inner dl{font-size:1.5625rem;font-weight:200}.contact-inner dl dd.em{font-size:1.0625rem;font-weight:100;margin-bottom:8px}@media(max-width:920px){.contact-inner dl{font-size:1.0625rem}.contact-inner dl dd.em{font-size:.875rem}}
/*# sourceMappingURL=main.730fd98a.css.map*/