.about{background-color:var(--base-gray-000-static);overflow:hidden;position:absolute;inset:0;min-height:var(--vh)}@media only screen and (max-width: 48em){.about{overflow-y:auto;position:relative}}.about__header{margin-bottom:3rem}.about__header span{display:block}.about__header--title{font-size:20px;font-weight:600;letter-spacing:2px}.about__header--extra{font-size:15px;font-weight:200}.about__exit{position:absolute;left:4rem;top:4rem;height:4rem;width:4rem;font-size:24px;display:flex;justify-content:center;align-items:center;z-index:2;cursor:pointer;color:var(--base-gray-000-static);border:none;backface-visibility:hidden;animation:fadeIn 1s ease-out 1.5s both}@media only screen and (max-width: 48em){.about__exit{top:0;left:0;position:fixed;height:64px;width:64px;font-size:18px}}.about__main{color:var(--base-gray-000-static);background-color:var(--base-gray-900-static);display:flex;flex-direction:column;align-items:center;position:absolute;width:50%;height:100%;backface-visibility:hidden;animation:aboutMainEnter 1s ease-out 1.5s both}@media only screen and (max-width: 48em){.about__main{width:100%;box-shadow:0 0 4px #0009;z-index:1;height:calc(64px + 20rem);animation:none;position:fixed;top:0}}.about__main__center{flex:1;display:flex;flex-direction:column;justify-content:center}.about__body{overflow-y:auto;flex:1;background-color:var(--base-gray-000-static);padding:3rem;position:absolute;width:50%;left:50%;height:var(--vh);backface-visibility:hidden;animation:aboutBodyEnter 1s ease-out 1.5s both}@media only screen and (max-width: 48em){.about__body{width:100%;left:0;bottom:0;margin-top:calc(64px + 20rem);height:auto;position:relative;padding:3rem;animation:none}}.about__gmeum{display:flex;flex-direction:column;align-items:center;height:35rem;justify-content:space-around;margin-bottom:4rem;backface-visibility:hidden}@media only screen and (max-width: 48em){.about__gmeum{display:none}}.about__gmeum>span{font-size:2rem;background:linear-gradient(to right,white,rgba(255,255,255,.1));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;backface-visibility:hidden;animation:fadeOut 1.2s 1.3s ease-out both}.about__gmeum>div{backface-visibility:hidden;animation:fadeIn 1s 2s ease-out both;margin:1rem 0;max-width:38px}.about__gmeum>div svg{stroke:var(--base-gray-000-static);fill:none}.about__gmeum--sm{display:none;backface-visibility:hidden}@media only screen and (max-width: 48em){.about__gmeum--sm{display:flex;align-items:center;height:64px;margin-bottom:1rem;animation:fadeIn 1s ease-out 2.5s both}}.about__gmeum--sm>div{height:100%;width:87px;padding:20px 0}.about__gmeum--sm>div svg{stroke:var(--base-primary)}.about__gmeum--sm>div svg:first-child{fill:var(--base-primary);max-width:25px;margin-right:10px}.about__gmeum-title{z-index:1002;height:100%;width:100%;position:absolute;display:flex;justify-content:center;align-items:center;backface-visibility:hidden;animation:fadeOut 1s 1.3s ease-out both,moveLeft 1s 1.3s ease-out both}@media only screen and (max-width: 48em){.about__gmeum-title{display:none}}.about__gmeum-title>span{font-size:2rem;background:linear-gradient(to right,white,rgba(255,255,255,.1));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about__gmeum-title--sm{display:none}@media only screen and (max-width: 48em){.about__gmeum-title--sm{padding:10rem 0;z-index:1002;height:100%;width:100%;position:fixed;background-color:var(--base-gray-900-static);top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;backface-visibility:hidden;animation:fadeOut 1s ease-out 1.5s both}}.about__gmeum-title--sm>span{font-size:2rem;background:linear-gradient(to right,white,rgba(255,255,255,.1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about__gmeum-title--sm>div{margin:1rem 0;max-width:38px}.about__gmeum-title--sm>div svg{stroke:var(--base-gray-000-static);fill:none}.about__navigation{font-size:1.4rem;backface-visibility:hidden;animation:fadeIn 1s ease-out 2s both;margin-bottom:7rem}@media only screen and (max-width: 48em){.about__navigation{display:none}}.about__navigation>*{margin-left:3rem;display:inline-block}.about__navigation>*:first-child{margin-left:0}.about__navigation--sm{display:none;font-size:1.4rem}.about__navigation--sm .about__nav{font-size:14px}@media only screen and (max-width: 36em){.about__navigation--sm .about__nav{font-size:12px}}@media only screen and (max-width: 48em){.about__navigation--sm{width:100%;backface-visibility:hidden;animation:fadeIn 1s ease-out 2.5s both;display:grid;text-align:center;grid-template-columns:1fr 1fr 1fr;grid-template-rows:4rem 4rem 6rem}.about__navigation--sm>*{line-height:4rem}.about__navigation--sm>*:nth-child(7){grid-column:auto/span 3}.about__navigation--sm>p{margin:0;color:var(--base-gray-600-static);font-size:1rem;line-height:6rem}}.about__footer{width:80%;display:flex;justify-content:space-between;align-items:center;backface-visibility:hidden;animation:fadeIn 1s ease-out 1.5s both}@media only screen and (max-width: 48em){.about__footer{justify-content:center}}.about__footer__company{margin-bottom:2rem}.about__footer__sns{width:100%;display:flex;justify-content:center;margin-bottom:5px}.about__footer__sns .sns-btn{width:20px;height:20px}@media only screen and (max-width: 48em){.about__footer__sns{backface-visibility:hidden;animation:fadeIn 1s ease-out 2.5s both}}.about__footer p{margin:0;color:var(--base-gray-600-static);font-size:1.2rem}@media only screen and (max-width: 48em){.about__footer p{display:none}}.about__footer__links{display:grid;row-gap:5px;margin-bottom:2rem}.about__footer__links .about__nav{font-size:12px}@media only screen and (max-width: 48em){.about__footer__links{display:none}}.about__nav__content{transition:color .2s ease-out;color:var(--base-gray-700-static)}.about__nav__content:hover{color:var(--base-gray-000-static)}.about__nav__content--active,.about__nav__content--active:hover{color:var(--base-primary)}.about__company{color:var(--base-gray-900-static)}.about__company__header{display:flex;justify-content:center;align-items:center;height:27rem}.about__company__header>div{margin-top:1.5rem;max-width:38px}.about__company__header>div svg{stroke:var(--base-gray-900-static);fill:none}.about__company__navigation{position:absolute;bottom:20px;display:flex;flex-direction:column}.about__company__navigation span{line-height:30px;font-weight:500;cursor:pointer;color:var(--base-gray-900-static);opacity:.2;transition:all .3s ease-out;position:relative}.about__company__navigation span:hover{opacity:1}@media only screen and (max-width: 62em){.about__company__navigation{display:none}}@media only screen and (max-width: 48em){.about__company__navigation{display:flex}}@media only screen and (max-width: 36em){.about__company__navigation{display:none}}.about__company__space{height:10rem;width:1px;background-color:#2125291a;margin:3rem auto 0}.about__company__block{padding:4rem 5rem 0}@media only screen and (max-width: 62em){.about__company__block{padding:4rem 1rem 0}}@media only screen and (max-width: 48em){.about__company__block{padding:4rem 5rem 0}}@media only screen and (max-width: 36em){.about__company__block{padding:4rem 0}}.about__company__indent{width:2em;display:inline-block}.about__company__title{font-size:20px;text-align:center;margin-bottom:20px;font-weight:700;font-family:Nanum Myeongjo KR,sans-serif;word-break:keep-all}.about__company__title+.about__company__title--sub{margin-top:0}.about__company__title--sub{font-size:17px;text-align:center;font-weight:300;margin-bottom:8px;margin-top:30px;word-break:keep-all}.about__company__description{font-size:15px;line-height:30px;font-family:Nanum Myeongjo KR,sans-serif;text-align:justify}.about__company__description ul{padding-inline-start:20px}.about__company__description ul *{margin-top:10px;display:block}.about__faq__link{font-weight:600;display:inline!important;cursor:pointer}.about__faq__link:hover{text-decoration:underline}.about__faq__tabs{margin-bottom:2rem;overflow-x:auto}.about__faq__tabs::-webkit-scrollbar{height:12px}.about__faq__tabs::-webkit-scrollbar-track{background:var(--base-gray-000-static)}.about__faq__tabs::-webkit-scrollbar-thumb{border-radius:100px;background-color:var(--base-gray-400-static);background-clip:padding-box;border:3px solid var(--base-gray-000-static)}.about__faq__tabs::-webkit-scrollbar-thumb:hover{background-color:var(--base-gray-500-static);background-clip:padding-box;border:3px solid var(--base-gray-000-static)}.about__faq__body{padding-bottom:3rem}.about__faq .ant-collapse-header{background-color:var(--base-gray-000-static);padding:15px 0 15px 10px!important;font-size:15px}.about__faq .ant-collapse-content{background-color:unset!important}.about__faq .ant-collapse-content-box{padding:20px 30px!important}.about__faq .ant-collapse-content-box>p{font-family:Noto Sans KR,sans-serif;margin:0;word-break:keep-all;white-space:pre-wrap}.about__faq__collapse{border:none}.about__cs{height:100%;display:flex;flex-direction:column;justify-content:space-between}.about__cs__submit-btn{height:5rem}@keyframes fadeIn{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:inherit}}@keyframes aboutMainEnter{0%{width:100%}80%{width:49%}to{width:50%}}@keyframes aboutBodyEnter{0%{transform:translate(100%)}80%{transform:translate(-1%);width:49%}to{transform:translate(0)}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{visibility:hidden;opacity:0}}@keyframes moveLeft{0%{padding-right:0}to{padding-right:50rem}}
