@charset "utf-8";
@font-face {
    font-family: 'KyoboHandwriting2022khn';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/KyoboHandwriting2022khn.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Future_tree';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/naverfont_04@1.0/Future_tree.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* 포트폴리오 */
.sub-top {
  overflow: hidden;
}
.sub-top::after{backdrop-filter: blur(5px);}
.container {display: flex; width: 100%; height: 150%; position: absolute; top: 0; left: 0; margin-top: -10%; padding: 0 1rem; z-index: -1; column-gap: 0.5rem;}
.column {flex: 1; height: 100%; position: relative; overflow: hidden; display: flex; flex-direction: column; row-gap: 0.5rem;}
.column img {width: 100%; height: 50%; object-fit: cover;}
.column:nth-child(odd) img {transform: translateY(-20%);}
.pf-main .sub-cont{row-gap: 10vw;}
.sub-cont .tab{display: flex; column-gap: 1.5rem;}
.sub-cont .tab > li {text-align: center; min-width: 15rem; cursor: pointer; font-size: 1.5rem; padding: 0.5rem 2rem; border-radius: 5rem; border: 1px solid var(--line-color);}
.sub-cont .tab > li.active {background-color: var(--cont-color); color: #000;}

.pf-main .content{display: flex; flex-direction: column; row-gap: 5vw; align-items: center;}
.portfolio-wrap{width: 100%; display: flex; column-gap: 4rem; row-gap: 3rem; flex-wrap: wrap;}
.portfolio-wrap .portfolio{width: calc(50% - 2rem);}
.portfolio-wrap .portfolio h5{font-size: 2rem;}
.portfolio-wrap .portfolio .img{width: 100%; height: 25rem; overflow: hidden; margin-top: 1.25rem; margin-bottom: 1.5rem;}
.portfolio-wrap .portfolio .img img{width: 100%; object-fit: cover;}
.portfolio-wrap .portfolio .info{display: flex; align-items: center; justify-content: space-between; opacity: 0.5;}
.portfolio-wrap .portfolio .info p {font-size: 1.5rem;}
.portfolio-wrap .portfolio .info span {font-size: 1.25rem;}

.design-wrap .portfolio .img{height: 37.5rem;}

/* about */
.about-top-container{padding-top: 88px;}
.about-top-container .about-top {overflow: hidden; margin: 0 auto; width: calc(100% - 240px); height: calc(100vh - 88px); position: relative;}
.about-top-container .about-top > * {position: absolute;}
.about-top-container .about-top > p{font-family: 'SBAggroB'; z-index: 10; font-size: 6vw; white-space: nowrap;}
.about-top-container .about-top > .left-text {top: 0; left: 0;}
.about-top-container .about-top > .right-text {bottom: 0; right: 0;}
.about-top-container .about-top > .bg{top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 5; width: 90%; height: calc(100% - 8rem); max-height: calc(100% - 8rem); overflow: hidden;}
.about-top-container .about-top > .bg video{width: 100%; height: 100%; object-fit: cover; opacity: 0.7; }
.about {width: 100%; max-width: unset;}
.about .cont-wrap {display: flex; flex-direction: column; align-items: center; row-gap: 5rem;}
.about .cont-wrap:first-child {width: 100%;}
.about .cont-wrap:not(:first-child) {max-width: 1440px; width: 80%; margin: 0 auto;}
.about .cont-wrap h4{font-size: 2.5rem; font-weight: bold; color: var(--point-color); margin-bottom: 3.75rem;}
.about .cont-wrap .cont{width: 100%; height: 35vw; background-color: #2727337c; position: relative;}
.about .cont-wrap .cont .img{transform: translateX(-50%); width: 25%; height: 90%; position: absolute; top: 20%; left: 50%; border-radius: 50%; overflow: hidden;}
.about .cont-wrap .cont .img img{width: 100%; height: 100%; object-fit: contain;}
.about .cont-wrap .cont > p {transition: all 0.3s; position: absolute; top: 20%;}
.about .cont-wrap .cont > .txt-wrap {transition: all 0.3s; font-size: 1.125rem; position: absolute; bottom: 20%; }
.about .cont-wrap .cont > .txt-wrap span {font-size: 0.875rem; color: var(--cont-text1);}
.about .cont-wrap .cont > .txt-wrap p {font-size: 1rem; margin-top: 1.5rem; position: relative;}
.about .cont-wrap .cont > .txt-wrap p::after { position: absolute; content: ''; display: block; width: 50%; height: 1px; top: 50%; transform: translateY(-50%);}

.about .cont-wrap .introduce{margin: 0 auto; width: 80%; max-width: 1440px; font-family: 'GmarketSansMedium'; color: var(--cont-text1); line-height: 2; text-align: center; margin-top: 3rem;}
.about .cont-wrap .introduce strong{color: var(--cont-color); font-weight: normal;}

.about .cont-wrap .line-wrap {margin: 0.3rem 0 0.25rem; display: flex; flex-direction: column; align-items: center; position: relative;}
.about .cont-wrap .line-wrap span{display: inline-block;}
.about .cont-wrap .line-wrap .line{position: relative; width: 2px; height: 15vw; border-right: 2px dashed var(--point-color);}
.about .cont-wrap .line-wrap .line::after{content: ''; display: inline-block; position: absolute; top: 0; left: 0; width: 2px; height: 100%; background: var(--bg-color); background: linear-gradient(180deg,rgba(15, 11, 18, 1) 0%, rgba(15, 11, 18, 0) 100%);}
.about .cont-wrap .line-wrap .dot{width: 0.5vw; height: 0.5vw; max-width: 1rem; max-height: 1rem; min-width: 0.5rem; min-height: 0.5rem; border-radius: 50%; background-color: var(--point-color);}

.about .cont-wrap .cont1 .img {background-color:#F9FAFC;}
.about .cont-wrap .cont1 > p {text-align: right; font-family: 'KyoboHandwriting2022khn'; font-size: 3.5vw; line-height: 1.3; right: 75%; transform: translateX(50%);}
.about .cont-wrap .cont1 > .txt-wrap {padding-left: 5rem; left: 65%; transform: translate(-50%);}
.about .cont-wrap .cont1 > .txt-wrap p::after {background-color:#F9FAFC; right: calc(100% + 1vw);}

.about .cont-wrap .cont2 .img {background-color: #E7E1E4;}
.about .cont-wrap .cont2 > p {text-align: left; font-family: 'Future_tree'; font-size: 4vw; left: 75%;transform: translateX(-50%);}
.about .cont-wrap .cont2 > .txt-wrap {padding-right: 5rem; right: 65%; transform: translate(50%);}
.about .cont-wrap .cont2 > .txt-wrap p::after {background-color: #E7E1E4; left: calc(100% + 1vw);}


/* .about .cont-wrap .team-wrap{width: 100%; height: 35vw; display: flex;}
.about .cont-wrap .team-wrap .member {width: 50%; height: 100%; position: relative; overflow: hidden;}
.about .cont-wrap .team-wrap .member1 {background-color: #F9FAFC;}
.about .cont-wrap .team-wrap .member2 {background-color: #E7E1E4;}
.about .cont-wrap .team-wrap .member .img{padding-right: 1rem; position: absolute; z-index: 1; bottom: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: flex-end;}
.about .cont-wrap .team-wrap .member .img img{width: 60%; position: relative; z-index: 1;}
.about .cont-wrap .team-wrap .member .img > div{width: 40%; flex-shrink: 0; display: flex; flex-direction: column; justify-content: space-between;padding: 10% 0 1.5rem;}
.about .cont-wrap .team-wrap .member .img > div > p{color: var(--bg-color); opacity: 0.5; position: absolute; top: 1rem; right: 1rem; z-index: -1;}
.about .cont-wrap .team-wrap .member1 .img > div > p {font-family: 'KyoboHandwriting2022khn'; font-size: 3.5vw; line-height: 1.3;}
.about .cont-wrap .team-wrap .member2 .img > div > p {font-family: 'Future_tree'; font-size: 4vw;}
.about .cont-wrap .team-wrap .member .txt-wrap{border-left: 2px solid var(--input-bg); padding-left: 1rem;}
.about .cont-wrap .team-wrap .member .txt-wrap span{color: rgba(0, 0, 0, 0.7);}
.about .cont-wrap .team-wrap .member .txt-wrap p{color: #000; margin-top: 0.5rem; font-size: 1.125rem;}
.about .cont-wrap .team-wrap .member .info {transition: all 0.5s ease; width: 100%; height: 40%; background-color: var(--input-bg); backdrop-filter: blur(10px); position: absolute; bottom: -40%; left: 0; z-index: 10; padding: 2rem;}
.about .cont-wrap .team-wrap .member .info p{line-height: 1.5; opacity: 0.5;}
.about .cont-wrap .team-wrap .member:hover .info{bottom: 0;} */


@media screen and (max-width: 1280px) {
    .about .cont-wrap .team-wrap .member1 .img > div > p {font-size: 3vw;}
    .about .cont-wrap .team-wrap .member2 .img > div > p {font-size: 3.5vw;}
}

@media screen and (max-width: 1024px) {
    .design-wrap{flex-direction: column; column-gap: 0;}
    .design-wrap .portfolio{width: 100%;}  
    .column:nth-child(1){display: none;}
    .about-top-container .about-top{width: 90%; height: calc(70vw - 88px); min-height: 50vh;}
    .about .cont-wrap .introduce{width: 90%;}
    /* .about .cont-wrap .team-wrap .member .img{flex-direction: column-reverse; padding: 1rem 1rem 0; justify-content: space-between; align-items: flex-start;}
    .about .cont-wrap .team-wrap .member .img img{width: unset; height: 80%; margin-left: -1rem;}
    .about .cont-wrap .team-wrap .member .img > div > p {top: 50%; transform: translateY(-50%);}
    .about .cont-wrap .team-wrap .member1 .img > div > p {font-size: 3.3vw;}
    .about .cont-wrap .team-wrap .member2 .img > div > p {font-size: 3.8vw;}
    .about .cont-wrap .team-wrap .member .img > div {width: 100%; flex-direction: row; justify-content: space-between; padding: 0; align-items: flex-start;} */
}

@media screen and (max-width: 768px) {
    .sub-cont .tab > li{min-width: 130px;}
    .portfolio-wrap{flex-direction: column; column-gap: 0;}
    .portfolio-wrap .portfolio{width: 100%;}
    .column:nth-child(2){display: none;}

    .about .cont-wrap .cont > p{font-size: 1.75rem; white-space: nowrap;}
    .about .cont-wrap .cont > .txt-wrap{white-space: nowrap;}
    .about .cont-wrap .cont1 > .txt-wrap{left: 70%;}
    .about .cont-wrap .cont2 > .txt-wrap{right: 70%;}
}

@media screen and (max-width: 480px) {
    .column:nth-child(3){display: none;}
    .about .cont-wrap .cont{height: 60vw;}
    .about .cont-wrap .cont .img {width: 40%; height: 80%; top: 30%;}
    .about .cont-wrap .cont > p{top: 10%; font-size: 1.5rem;}
    .about .cont-wrap .cont1 > p{right: 80%;}
    .about .cont-wrap .cont2 > p{left: 80%;}
    .about .cont-wrap .cont1 > .txt-wrap{left: 75%;}
    .about .cont-wrap .cont2 > .txt-wrap{right: 75%;}
}