@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap";@font-face{font-family:Gotham;src:url(/static/fonts/Gotham/Gotham-Black.otf) format("truetype");font-weight:900}@font-face{font-family:Gotham;src:url(/static/fonts/Gotham/Gotham-Bold.otf) format("truetype");font-weight:700}@font-face{font-family:Gotham;src:url(/static/fonts/Gotham/Gotham-Medium.otf) format("truetype");font-weight:600}@font-face{font-family:Gotham;src:url(/static/fonts/Gotham/Gotham-Light.otf) format("truetype");font-weight:500}@font-face{font-family:Gotham;src:url(/static/fonts/Gotham/Gotham-Thin.otf) format("truetype");font-weight:400}@font-face{font-family:Pretendard;src:url(/static/fonts/Pretendard/Pretendard-ExtraBold.otf) format("truetype");font-weight:900}@font-face{font-family:Pretendard;src:url(/static/fonts/Pretendard/Pretendard-Bold.otf) format("truetype");font-weight:700}@font-face{font-family:Pretendard;src:url(/static/fonts/Pretendard/Pretendard-SemiBold.otf) format("truetype");font-weight:600}@font-face{font-family:Pretendard;src:url(/static/fonts/Pretendard/Pretendard-Medium.otf) format("truetype");font-weight:500}@font-face{font-family:Pretendard;src:url(/static/fonts/Pretendard/Pretendard-Regular.otf) format("truetype");font-weight:400}a,article,body,canvas,caption,div,footer,form,h1,h2,h3,h4,h5,h6,header,html,label,li,nav,p,pre,section,span,table,tbody,td,tfoot,th,thead,tr,ul,video{margin:0;padding:0;border:0;font-size:100%;font-family:Gotham,Pretendard,sans-serif;vertical-align:baseline;color:#6b6b6b;font-size:16px}body{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}a{display:inline-block;text-decoration:none}button{background:inherit;border:none;box-shadow:none;border-radius:0;padding:0;overflow:visible;font-family:Gotham,Pretendard,sans-serif;cursor:pointer}article,footer,header,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}div,p{white-space:pre-line}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background:none}html{scroll-behavior:smooth}.notice{display:flex;justify-content:center;align-items:center;flex-direction:column}.notice__header{font-weight:700;font-size:30px;margin-bottom:54px}.notice__content,.notice__header{font-family:Pretendard;font-style:normal;line-height:1.2;text-align:center;color:#fff}.notice__content{font-weight:400;font-size:24px}@media screen and (max-width:960px){.notice__header{font-size:16px;margin-bottom:24px}.notice__content{font-size:13px}}.layout{overflow:hidden;position:relative;background:linear-gradient(180deg,#f9faf5,#ecf1e5 100%,#ecf1e5 0)}.center{display:flex;justify-content:center}main{min-height:500px}header{width:100%;position:absolute;left:0;top:0;z-index:10}header>div{max-width:1920px;position:relative;margin:0 auto}@media screen and (max-width:960px){header>div{height:54px;padding:0 23px;width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}}header nav{width:1300px;margin:0 auto}@media screen and (max-width:1580px){header nav{padding:0 40px;box-sizing:border-box;width:100%}}@media screen and (max-width:960px){header nav{padding:0}}header nav ul{display:flex}header nav ul li{height:94px;display:flex;align-items:center;margin-right:72px;position:relative;cursor:pointer;transition:all .3s linear 0s}@media screen and (max-width:1580px){header nav ul li{margin-right:35px}header nav ul li a{font-size:12px}}header nav ul li a{font-family:Gotham;font-weight:500;font-size:18px}header nav ul li:after{display:block;content:"";width:0;height:2px;position:absolute;background:#23594c;left:0;bottom:2px;transition:all .3s linear 0s}header nav ul li.on a,header nav ul li:hover a{color:#23594c}header nav ul li.on:after{width:100%}header .sns-and-lang{position:absolute;right:80px;top:27px;display:flex;align-items:center;height:42px}header .sns-and-lang a{margin-right:8px}header .sns-and-lang .select{align-self:flex-start;margin-left:8px}@media screen and (max-width:960px){header .sns-and-lang{right:23px;top:12px;height:auto}}header .drawer{position:fixed;left:0;top:0;z-index:10;transition:all .3s linear 0s;transform:translateX(-100%)}header .drawer nav{width:100%}header .drawer nav ul{flex-direction:column}header .drawer nav ul li{height:auto;margin-right:0;margin-bottom:48px}header .drawer nav ul li a{color:#fff;font-weight:500}header .drawer nav ul li:after{display:none}header .drawer nav ul li.on a{color:#f6e597}header .drawer__wrapper{width:268px;min-height:100vh;background:#32544c;padding:56px 32px 40px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}header .drawer__wrapper .sns{margin-bottom:24px}header .drawer__wrapper .sns a{width:24px;height:24px;margin-right:8px}header .drawer__wrapper .sns a.bybit{width:auto;margin-left:16px;margin-right:0}header .drawer__wrapper .footer p{font-family:Pretendard;font-weight:500;font-size:14px;line-height:24px;color:#fff}header .backdrop{width:100vw;height:100vh;position:fixed;left:0;top:0;background:rgba(0,0,0,.7);display:none}header.on .drawer{transform:translateX(0)}header.on .backdrop{display:block}article,section{width:100%}article{max-width:1300px;margin:0 auto}.main>div{height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.main>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.page{min-height:calc(100vh - 184px);box-sizing:border-box}.main-contents{background:url(/static/image/crb-bg.png) no-repeat 50%;background-position-y:top;background-size:cover}@media screen and (max-width:960px){.main-contents{background:url(/static/image/crb-bg-mobile.png) no-repeat 50%;background-position-y:top;background-size:cover}}.about{padding:200px 0;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.about__title{font-family:Gotham;font-weight:900;font-size:90px;line-height:100px;letter-spacing:-.03em;margin-bottom:24px;color:#23594c}.about p,.about__title{font-style:normal;text-align:center}.about p{margin:40px 0 200px;font-family:Pretendard;font-weight:400;font-size:24px;line-height:44px}.about .slider-wrapper{position:relative}.about .slider-wrapper .slick-arrow{position:absolute;right:0;top:calc(50% - 20px)}.about .slider-wrapper .slick-prev{right:auto;z-index:1}.about .scroll-wrapper{width:100%;overflow:hidden}.about .scroll-wrapper>div{display:flex;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;padding-bottom:8px}.about .scroll-wrapper>div::-webkit-scrollbar{height:2px}.about .scroll-wrapper>div::-webkit-scrollbar-track{background:rgba(112,160,139,.4);border-radius:40px}.about .scroll-wrapper>div::-webkit-scrollbar-thumb{background:#70a08b;border-radius:40px}.about .scroll-wrapper .item{min-width:100%;scroll-snap-align:start}.about .item{width:100%;max-width:1084px;margin:0 auto}.about .item>div{position:relative;height:0;overflow:hidden;padding-bottom:56.25%;padding-top:30px}.about .item>div embed,.about .item>div iframe,.about .item>div object{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:960px){.about{padding:56px 20px 46px;box-sizing:border-box}.about .center{width:137px;margin:0 auto}.about__title{font-size:40px;letter-spacing:-.02em;margin-bottom:35px;line-height:44px}.about p{margin:24px 0 56px;font-size:14px;line-height:25px}}.roadmap{padding-top:200px;position:relative;z-index:1;max-width:none}.roadmap .twinkle{position:absolute;transition:.4s linear;z-index:-1}.roadmap .twinkle.twinkle-left{top:100px;left:0}.roadmap .twinkle.twinkle-right{top:45px;right:0;transition:.1s ease-in-out}.roadmap__container{max-width:1300px;margin:88px auto 0;display:flex;flex-direction:column;align-items:center}.roadmap__container>div{width:100%}.roadmap__container .hidden{position:relative;height:163px}.roadmap__container .hidden:after{display:block;content:"";width:12px;height:12px;position:absolute;background:#f6e597;top:-6px;left:calc(50% - 6px);border-radius:50%;display:none}.roadmap__container__main{max-width:590px;position:relative;background-color:#123c35;box-shadow:0 0 27px 6px rgba(18,60,53,.25);border-radius:14px;box-sizing:border-box;padding:74px 168px 56px;display:flex;flex-direction:column;align-items:center;margin-bottom:8px;background:linear-gradient(#123c35,#123c35) padding-box,linear-gradient(180deg,#f6e597,#c88c38) border-box;border:2px solid transparent}.roadmap__container__main:after{display:block;content:"";width:12px;height:12px;position:absolute;background:url(/static/image/roadmap-main-dot.png);bottom:-6px;left:calc(50% - 6px);display:none}.roadmap__container__main .launch{font-family:Pretendard;font-style:normal;font-weight:700;font-size:22px;line-height:26px;text-align:center;color:#fff;margin:10px 0 32px}.roadmap__container__main button{background:hsla(0,0%,100%,.2);border-radius:80px;height:42px;padding:0 41px;display:flex;align-items:center}.roadmap__container__main button span:last-child{margin-left:8px;font-family:Pretendard;font-style:normal;font-weight:700;font-size:16px;line-height:42px;color:#fff}.roadmap__container__main__image{width:254px;height:254px;border-radius:8px;overflow:hidden;background:#b0b0b0;margin-bottom:32px}.roadmap__container__main__complete{position:absolute;left:50%;top:-24px;transform:translateX(-50%);width:164px;height:48px;border-radius:80px;background-color:#123c35;font-family:Gotham;font-style:normal;font-weight:700;font-size:18px;line-height:44px;color:#f6e597;text-align:center;box-sizing:border-box;background:linear-gradient(#123c35,#123c35) padding-box,linear-gradient(90deg,#f6e597,#c88c38) border-box;border:2px solid transparent}.roadmap__container__row{display:flex;justify-content:space-between;align-items:center;width:100%}.roadmap__container__row .row-item{width:412px;height:163px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;border-radius:14px;border:2px solid #70a08b}.roadmap__container__row .row-item div{text-transform:capitalize;margin-bottom:8px;font-family:Pretendard;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#23594c}.roadmap__container__row .row-item span{font-family:Pretendard;font-style:normal;font-weight:600;font-size:16px;line-height:28px;color:#123c35;text-align:center}.roadmap__container__row.step1 .row-item{background:rgba(142,186,167,.3)}.roadmap__container__row.step2 .row-item{background:rgba(112,160,139,.3)}.roadmap__container__row.step3 .row-item{background:rgba(112,160,139,.7);border:2px solid #577d6c}.roadmap__container__row.step4 .row-item{background:#70a08b;border:2px solid #577d6c}.roadmap__container__row.step5 .row-item{background:#578973;border:2px solid #476d5d}.roadmap__container__row.step5 .row-item div{color:#053d2f}.roadmap__container__row.step5 .row-item span{color:#003024}.roadmap__container__row.step6 .row-item{background:#22433b;background:linear-gradient(#22433b,#22433b) padding-box,linear-gradient(180deg,#f6e597,#c88c38) border-box;border:2px solid transparent}.roadmap__container__row.step6 .row-item div,.roadmap__container__row.step6 .row-item span{color:#f6e597}.roadmap__container__row.step6 .row-item:last-child{opacity:0}.roadmap__container__dotv{width:100%;display:flex;justify-content:space-around;padding:8px 0}@media screen and (max-width:960px){.roadmap{padding-top:64px}.roadmap .twinkle.twinkle-left{width:154px}.roadmap .twinkle.twinkle-right{width:205px}.roadmap .content-title{max-width:235px;margin:0 auto}.roadmap__container{max-width:100%;padding:0 20px;box-sizing:border-box;margin-top:32px}.roadmap__container .hidden{margin-top:0;height:120px;max-width:335px}.roadmap__container .hidden:after{display:none}.roadmap__container__main{width:100%;max-width:311px;border-radius:8px;padding:40px 30px 32px;margin-bottom:24px;border-width:1.5px}.roadmap__container__main:after{display:none}.roadmap__container__main .launch{font-size:14px;line-height:13px;margin:5px 0 24px}.roadmap__container__main button{border-radius:24px;height:26px;padding:0 24px}.roadmap__container__main button span:last-child{font-size:11px;line-height:11px}.roadmap__container__main button .bybit{width:10px}.roadmap__container__main__image{width:146px;height:146px;border-radius:4px;margin-bottom:20px}.roadmap__container__main__complete{top:-12px;transform:translateX(-50%);width:100px;height:26px;border-radius:42px;font-size:10px;line-height:26px;border-width:1.5px}.roadmap__container__row .row-item{width:48%;height:164px;border-radius:8px;border-width:1px;padding:0 14px;box-sizing:border-box}.roadmap__container__row .row-item div{margin-bottom:8px;font-size:10px;line-height:12px}.roadmap__container__row .row-item span{font-size:12px;line-height:21px}.roadmap__container__row.step3 .row-item,.roadmap__container__row.step4 .row-item,.roadmap__container__row.step5 .row-item{border-width:1.5px}.roadmap__container__row.step3 .row-item.last,.roadmap__container__row.step4 .row-item.last,.roadmap__container__row.step5 .row-item.last{background:#22433b;background:linear-gradient(#22433b,#22433b) padding-box,linear-gradient(180deg,#f6e597,#c88c38) border-box;border:2px solid transparent}.roadmap__container__row.step3 .row-item.last div,.roadmap__container__row.step3 .row-item.last span,.roadmap__container__row.step4 .row-item.last div,.roadmap__container__row.step4 .row-item.last span,.roadmap__container__row.step5 .row-item.last div,.roadmap__container__row.step5 .row-item.last span{color:#f6e597}.roadmap__container__dotv{padding:0;margin:4px 0}}.partner{padding-top:200px}.partner ul{margin-top:80px;display:flex;justify-content:center;align-items:center}.partner ul li{margin-right:64px}.partner ul li:last-child{margin-right:0}.partner ul li a{position:relative}@media screen and (max-width:960px){.partner{padding:84px 20px 0}.partner,.partner ul{box-sizing:border-box}.partner ul{margin-top:34px;flex-wrap:wrap;justify-content:space-around;padding:0 15px}.partner ul li{margin-right:12px;margin-bottom:22px}}.event{padding-top:200px}.event .slick-track{display:flex}.event .slick-list{overflow:hidden}.event .slider-wrapper{padding-top:80px;position:relative}.event .slick-arrow{position:absolute;right:0;top:25px}.event .slick-prev{right:40px}.event .slider{width:100%}.event .slider__item{width:100%;height:104px;padding:0 56px;display:flex;align-items:center;box-sizing:border-box;box-shadow:0 0 4px rgba(35,89,76,.7);border-radius:14px;cursor:pointer;background:#23594c;margin-bottom:24px;font-family:Pretendard;font-weight:600;font-size:22px;color:#fff}@media screen and (max-width:960px){.event{padding:62px 20px 0;box-sizing:border-box}.event .slider-wrapper{padding-top:32px}.event .slick-arrow{right:50%;transform:translateX(50%);top:auto;bottom:-30px;width:22px}.event .slick-prev{transform:translateX(calc(50% - 14px))}.event .slick-next{transform:translateX(calc(50% + 14px))}.event .slider__item{height:auto;padding:20px 24px;box-shadow:none;border-radius:8px;background:#23594c;margin-bottom:8px;font-size:14px;line-height:20px}}.faq{padding:176px 0 248px}.faq .cloud{width:3210px;position:absolute;bottom:0;text-align:center;animation:cloud 60s ease-in-out infinite alternate-reverse}@-webkit-keyframes cloud{0%{transform:translate3d(-30%,0,0)}to{transform:translateZ(0)}}@keyframes cloud{0%{transform:translate3d(-30%,0,0)}to{transform:translateZ(0)}}.faq ul{position:relative;z-index:1;margin-top:80px}.faq ul li{padding:32px;margin-bottom:24px;cursor:pointer;background:rgba(112,160,139,.7);border:2px solid #577d6c;box-sizing:border-box;border-radius:14px}.faq ul li .arrow{transition:.2s linear}.faq ul li .question{justify-content:space-between}.faq ul li .question,.faq ul li .question__title{display:flex;align-items:center}.faq ul li .question__title>div:last-child{margin-left:32px;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Pretendard;font-style:normal;font-weight:600;font-size:24px;line-height:29px;color:#123c35}.faq ul li .answer{max-height:0;overflow:hidden;font-family:Pretendard;font-style:normal;font-weight:500;font-size:20px;line-height:38px;color:#3a3a3a;padding-left:96px;transition:.1s linear}.faq ul li:last-child{margin-bottom:0}.faq ul li.on .answer{padding-top:48px;max-height:unset}.faq ul li.on .arrow{transform:rotate(180deg)}.faq__list{display:flex;justify-content:space-between}.faq__list ul{width:49.2307%}@media screen and (max-width:960px){.faq{padding:120px 20px 100px;box-sizing:border-box}.faq .cloud{width:1000px;bottom:110px}.faq ul{margin-top:32px}.faq ul li{padding:18px 20px 18px 10px;margin-bottom:8px;border-width:1px;border-radius:8px}.faq ul li .arrow{width:10px}.faq ul li .question__title>div:last-child{margin-left:6px;flex:1 1;overflow:visible;overflow:initial;text-overflow:clip;white-space:normal;font-size:12px;line-height:18px}.faq ul li .question__title__q{width:24px}.faq ul li .answer{font-size:12px;line-height:14px;padding-left:32px}.faq ul li.on .answer{padding-top:18px}}.jumbotron{width:100%;position:relative}.jumbotron .cloud{height:2000px;position:absolute;left:0;top:-690px;width:100vw;background:url(/static/image/cloud-top.png) no-repeat 50%;background-size:cover;background-position-y:top}@media screen and (min-width:1920px){.jumbotron .cloud{top:-1090px;height:3000px}}@media screen and (max-width:960px){.jumbotron .cloud{top:-167px;height:100vw}}@media screen and (max-width:480px){.jumbotron .cloud{height:480px}}.jumbotron .ticker>div{background:none}.jumbotron .ticker>div>div{width:auto}.jumbotron__item{width:420px;margin-right:20px}@media screen and (max-width:960px){.jumbotron__item{width:158px;margin-right:16px}}.slider-wrapper .slick-slider{overflow:hidden}.slider-wrapper .slick-track{display:flex}.content-title{font-family:Gotham;font-weight:700;font-size:48px;line-height:46px;color:#123c35;text-align:center}@media screen and (max-width:960px){.content-title{font-size:24px;line-height:32px}}.select{padding:0 24px;border-radius:80px;border:1px solid #23594c;box-sizing:border-box;align-self:flex-start;z-index:1;cursor:pointer}.select .selected{display:flex;align-items:center}.select .selected__label{height:40px;font-family:Gotham;font-weight:500;font-size:16px;margin-right:19px;line-height:40px;color:#23594c}.select.on{border-radius:21px}.select.on .selected__arrow{transform:rotate(180deg)}.select.square{border-radius:8px;border-color:#58806e}.select.square .selected__label{height:46px;line-height:46px}.select.square .on{border-radius:8px}.select .option{height:40px;font-family:Gotham;font-weight:500;font-size:16px;line-height:40px;color:#23594c}@media screen and (max-width:960px){.select{padding:0 15px}.select .selected__label{font-family:Gotham;margin-right:12px}.select .option,.select .selected__label{height:30px;font-size:12px;line-height:30px}}@media screen and (max-width:720px){.select{padding:0 12px}.select .selected__label{margin-right:4px}}footer{width:100%;height:184px;background:#32544c;display:flex;justify-content:center;align-items:center}footer>div{width:100%;max-width:1920px;position:relative}footer p{font-family:Pretendard;font-weight:500;font-size:18px;line-height:30px;text-align:center;color:#fff;white-space:pre}footer a{margin-left:8px}footer .sns{position:absolute;right:65px;top:0}@media screen and (max-width:960px){footer{max-width:100%;padding:24px;box-sizing:border-box}footer>div{max-width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%}footer p{width:220px;white-space:pre-line;text-align:left;font-size:14px;line-height:24px}footer .sns{position:relative;right:auto;top:auto;text-align:right}}.fixed{position:absolute;right:64px;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s linear 0s;opacity:0;visibility:hidden;z-index:100}.fixed.on{opacity:1;visibility:visible}.fixed__meta{cursor:pointer;margin-bottom:18px}.fixed__day{margin-bottom:26px}.fixed__day .day{font-weight:700;line-height:27px;margin-bottom:8px}.fixed__day .day,.fixed__day .time{font-family:Gotham;font-style:normal;font-size:24px;text-align:center;letter-spacing:-.03em;color:#23594c}.fixed__day .time{font-weight:500;line-height:23px}.fixed__top{cursor:pointer;position:relative}@media screen and (max-width:960px){.fixed{right:18px}.fixed__day,.fixed__meta{margin-bottom:5px}.fixed__day .day{font-size:10px;line-height:11px;margin-bottom:4px}.fixed__day .time{font-size:10px;line-height:10px}.fixed__meta,.fixed__top{width:30px}}.fixed svg .progress-bar{stroke:url(#grad);transition:stroke-dashoffset 0 ease-in-out}.fixed .progress{position:absolute;left:0;top:0}.modal{width:100vw;height:100vh;position:fixed;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:1000}.modal button{cursor:pointer}.modal__container{background:#23594c;box-shadow:0 0 20px rgba(18,60,53,.4);border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;padding:80px 24px;width:100%;max-width:864px;z-index:1;position:relative}.modal__close{position:absolute;right:24px;top:24px}.modal__icon{margin-bottom:32px}.modal__header{font-size:30px;line-height:36px;margin-bottom:16px}.modal__header,.modal__message{font-family:Pretendard;font-weight:700;text-align:center;color:#fff}.modal__message{font-size:24px;line-height:29px;font-weight:400}.modal__backdrop{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.7)}@media screen and (max-width:960px){.modal{padding:0 32px;box-sizing:border-box}.modal__container{max-width:100%;padding:48px 12px}.modal__close{right:12px;top:12px}.modal__icon{width:40px;margin:12px 0 16px}.modal__header{font-size:18px;line-height:22px}.modal__message{font-size:16px;line-height:19px}}@media screen and (max-width:280px){.modal{padding:0 16px}}.dropdown{padding:0 24px;transition:all .3s linear 0s}.dropdown__title{padding:24px 0;width:100%;display:flex;justify-content:space-between;align-items:center}.dropdown__title>div{font-family:Gotham;font-style:normal;font-weight:400;font-size:16px;line-height:15px;color:#6b6b6b}.dropdown__list{max-height:0;overflow:hidden;transition:.1s linear}.dropdown__list__item{padding:15px 0;display:flex;align-items:center}.dropdown__list__item-label{margin-left:11px;font-family:Gotham;font-style:normal;font-weight:500;font-size:14px;line-height:13px;color:#3a3a3a;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown.on{background:rgba(142,186,167,.18)}.dropdown.on .dropdown__title>div{font-weight:600;color:#23594c}.dropdown.on .dropdown__list{max-height:unset}.card{width:31.958763%;overflow:hidden;border-radius:8px;cursor:pointer;transition:all .15s linear 0s}.card__img{width:100%;background:#dadada}.card__img:after{content:"";display:block;padding-bottom:100%}.card__tag{height:92px;background:#58806e;padding:24px;box-sizing:border-box;transition:all .15s linear 0s}.card__tag-rank{font-size:16px;line-height:15px;color:#8ebaa7;margin-bottom:8px;transition:all .15s linear 0s}.card__tag-id,.card__tag-rank{font-family:Gotham;font-style:normal;font-weight:500}.card__tag-id{font-size:20px;line-height:19px;letter-spacing:-.02em;color:#fff}.card:hover{box-shadow:0 0 14px rgba(88,128,110,.4)}.card:hover .card__tag{background:#32544c}.card:hover .card__tag-rank{color:#f6e597}@media screen and (max-width:720px){.card{width:48.059701%}.card__tag{height:56px;padding:14px 12px}.card__tag-rank{margin-bottom:6px}.card__tag-id,.card__tag-rank{font-size:12px;line-height:11px}}.gallery{width:100%;max-width:1300px;margin:0 auto;padding-top:294px;padding-bottom:200px}.gallery__welcome{font-weight:600;font-size:32px;letter-spacing:-.03em;color:#23594c;margin-bottom:8px}.gallery__title,.gallery__welcome{font-family:Gotham;font-style:normal}.gallery__title{font-weight:700;font-size:85px;background:linear-gradient(90deg,#23594c,#123c35);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:1580px){.gallery{max-width:unset;padding-left:20px;padding-right:20px}}@media screen and (max-width:960px){.gallery{padding-top:124px;padding-bottom:136px}.gallery__welcome{font-size:18px;line-height:17px;margin-bottom:4px}.gallery__title{font-size:40px;line-height:44px}}.gallery-container{margin-top:80px;width:100%;display:flex;justify-content:space-between}.gallery-container__filter{width:23.846154%;margin-right:20px}.gallery-container__filter .top{height:46px;margin-bottom:16px;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.gallery-container__filter .top__title{font-family:Gotham;font-style:normal;font-weight:700;font-size:20px;line-height:19px;color:#23594c}.gallery-container__filter .top__refresh{width:24px;height:24px;background:url(/static/image/refresh.svg) no-repeat 50%}.gallery-container__items{flex:1 1}.gallery-container__items .top{height:46px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.gallery-container__items .top__count>span{font-family:Gotham;font-style:normal;font-weight:500;font-size:16px;color:#3a3a3a}.gallery-container__items .top__count span:first-child{font-size:14px;margin-right:8px}.gallery-container__items .select-and-search{display:flex;align-items:center;height:46px}.gallery-container__items .select-and-search .search{padding:0 16px;width:310px;height:46px;margin-left:16px;display:flex;align-items:center;border:1px solid #58806e;border-radius:8px;box-sizing:border-box}.gallery-container__items .select-and-search .search button{margin-right:16px}.gallery-container__items .select-and-search .search input{flex:1 1;font-family:Gotham;font-style:normal;font-weight:500;font-size:16px;line-height:15px;color:#23594c}.gallery-container__items .list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.gallery-container__items .list .card{margin-bottom:24px}.gallery-container__items .modal__container{width:100%;max-width:1300px;padding:0;background:#3e6d58;overflow:hidden}.gallery-container__items .modal__container .modal-body{width:100%;display:flex}.gallery-container__items .modal__container .modal-body__img{width:50%;background:#dadada}.gallery-container__items .modal__container .modal-body__img:after{content:"";display:block;padding-bottom:100%}.gallery-container__items .modal__container .modal-body__content{width:50%;padding:96px 48px 56px}.gallery-container__items .modal__container .modal-body__content .title{font-family:Gotham;font-style:normal;font-weight:700;font-size:40px;line-height:38px;letter-spacing:-.02em;color:#fff;margin-bottom:32px}.gallery-container__items .modal__container .modal-body__content .rank-and-score{width:100%;display:flex;justify-content:space-between;margin-bottom:40px}.gallery-container__items .modal__container .modal-body__content .rank-and-score>div{width:48.555957%;display:flex;align-items:flex-start}.gallery-container__items .modal__container .modal-body__content .rank-and-score>div>span:first-child{font-family:Gotham;font-style:normal;font-weight:500;font-size:20px;line-height:19px;color:#8ebaa7;margin-right:16px}.gallery-container__items .modal__container .modal-body__content .rank-and-score>div>span:last-child{font-family:Gotham;font-style:normal;font-weight:500;font-size:32px;line-height:31px;color:#fff}.gallery-container__items .modal__container .modal-body__content .setting{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:30px}.gallery-container__items .modal__container .modal-body__content .setting>div{width:48.555957%;margin-bottom:16px;padding:18px 24px;box-sizing:border-box;display:flex;flex-direction:column;background-color:#58806e;border-radius:8px}.gallery-container__items .modal__container .modal-body__content .setting>div>span:first-child{font-family:Gotham;font-style:normal;font-weight:400;font-size:14px;line-height:13px;color:hsla(49,84%,78%,.7);margin-bottom:8px}.gallery-container__items .modal__container .modal-body__content .setting>div>span:last-child{font-family:Gotham;font-style:normal;font-weight:500;font-size:18px;line-height:17px;color:#f6e597;text-transform:capitalize}.gallery-container__items .modal__container .modal-body__content button{background:#32544c;border-radius:80px;height:56px;padding:0 35px;display:flex;align-items:center}.gallery-container__items .modal__container .modal-body__content button span:last-child{margin-left:8px;font-family:Gotham;font-style:normal;font-weight:700;font-size:20px;line-height:19px;color:#fff}@media screen and (max-width:960px){.gallery-container{margin-top:40px}.gallery-container__items .filter-modal .modal__container{border-radius:0}.gallery-container__items .filter-modal .modal__close{display:none}.gallery-container__items .filter-modal .gallery-container__filter{width:100%;margin-right:0;box-sizing:border-box;padding:0 16px;max-height:calc(100vh - 160px);overflow-y:scroll}.gallery-container__items .filter-modal .gallery-container__filter .top{margin-top:0;flex-direction:row;justify-content:space-between;align-items:center;height:64px;border-bottom:1px solid #fff;padding:0 8px;position:-webkit-sticky;position:sticky;top:0;background:#3e6d54;z-index:1}.gallery-container__items .filter-modal .gallery-container__filter .top__title{color:#fff}.gallery-container__items .filter-modal .gallery-container__filter .top__refresh{width:16px;height:16px;background:url(/static/image/refresh-w.svg) no-repeat 50%}.gallery-container__items .filter-modal .gallery-container__filter .dropdown{padding:0 16px}.gallery-container__items .filter-modal .gallery-container__filter .dropdown.on{background:hsla(0,0%,100%,.04)}.gallery-container__items .filter-modal .gallery-container__filter .dropdown__title{padding:16px 0}.gallery-container__items .filter-modal .gallery-container__filter .dropdown__title>div{font-size:14px;font-weight:500;color:#fff}.gallery-container__items .filter-modal .gallery-container__filter .dropdown__list__item-label{margin-left:16px;font-size:14px;color:#fff}.gallery-container__items .filter-modal .clear-and-done{width:100%;display:flex;justify-content:space-between;padding:24px;box-sizing:border-box}.gallery-container__items .filter-modal .clear-and-done button:first-child{margin-right:16px}.gallery-container__items .top{margin-top:40px;margin-bottom:8px;flex-direction:column-reverse;align-items:flex-end}.gallery-container__items .top__count{align-self:flex-start;margin-top:32px}.gallery-container__items .top__count>span{font-weight:700;font-size:14px}.gallery-container__items .top__count span:first-child{font-weight:600;font-size:16px}.gallery-container__items .select-and-search{height:36px;flex:1 1}.gallery-container__items .select-and-search .selected__label{height:34px;line-height:34px}.gallery-container__items .select-and-search .search{padding:0 12px;width:unset;height:36px;margin-left:8px;margin-right:8px}.gallery-container__items .select-and-search .search button{margin-right:8px;min-width:8px}.gallery-container__items .select-and-search .search input{font-size:12px;line-height:11px}.gallery-container__items .list .card{margin-bottom:16px}.gallery-container__items .modal__container{max-width:335px}.gallery-container__items .modal__container .modal-body{flex-direction:column}.gallery-container__items .modal__container .modal-body__img{width:100%}.gallery-container__items .modal__container .modal-body__content{width:100%;padding:32px 16px 24px;box-sizing:border-box}.gallery-container__items .modal__container .modal-body__content .title{font-size:20px;line-height:19px;margin-bottom:24px}.gallery-container__items .modal__container .modal-body__content .rank-and-score{margin-bottom:32px}.gallery-container__items .modal__container .modal-body__content .rank-and-score>div>span:first-child{font-size:16px;line-height:15px}.gallery-container__items .modal__container .modal-body__content .rank-and-score>div>span:last-child{font-size:24px;line-height:23px}.gallery-container__items .modal__container .modal-body__content .setting{overflow-x:scroll;flex-direction:row;flex-wrap:nowrap;padding-bottom:16px}.gallery-container__items .modal__container .modal-body__content .setting::-webkit-scrollbar{height:2px}.gallery-container__items .modal__container .modal-body__content .setting::-webkit-scrollbar-track{background:hsla(0,0%,100%,.4);border-radius:40px}.gallery-container__items .modal__container .modal-body__content .setting::-webkit-scrollbar-thumb{background:#fff;border-radius:40px}.gallery-container__items .modal__container .modal-body__content .setting>div{min-width:157px;margin-bottom:0;padding:13px 20px;margin-right:12px}.gallery-container__items .modal__container .modal-body__content .setting>div:last-child{margin-right:0}.gallery-container__items .modal__container .modal-body__content .setting>div>span:first-child{font-size:12px;line-height:11px}.gallery-container__items .modal__container .modal-body__content .setting>div>span:last-child{font-size:14px;line-height:13px}.gallery-container__items .modal__container .modal-body__content button{height:40px;padding:0 32px;margin:0 auto}.gallery-container__items .modal__container .modal-body__content button span:last-child{font-size:14px;line-height:13px}}@media screen and (max-width:720px){.gallery-container__items .top .select-and-search{width:100%}.gallery-container__items .top .select-and-search .search{flex:1 1}}@media screen and (max-width:280px){.gallery-container__items .top .select-and-search{margin-bottom:16px;flex-wrap:wrap;justify-content:flex-end}.gallery-container__items .top .select-and-search .select{margin-bottom:4px}.gallery-container__items .top .select-and-search .search{margin:0 4px 0 0}.gallery-container__items .modal__container .modal-body__content .rank-and-score{flex-direction:column}}.gallery-container__table{width:100%}.gallery-container__table ul{width:100%;display:flex;justify-content:space-between}.gallery-container__table ul li{width:100%;width:32.307692%;border:1.5px solid #58806e;border-radius:16px;box-sizing:border-box;margin-bottom:24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;z-index:3}.gallery-container__table ul li:nth-child(2){z-index:2}.gallery-container__table ul li:nth-child(2) .top div{background:linear-gradient(180deg,#58806e,#23594c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gallery-container__table ul li:nth-child(3){z-index:1}.gallery-container__table ul li:nth-child(3):hover{z-index:2}.gallery-container__table ul li:nth-child(3) .boxs .box__contents .box__content .pop{right:auto;left:0;top:0;transform:translateX(calc(-100% - 16px));border-radius:12px 0 12px 12px}@media screen and (max-width:960px){.gallery-container__table ul li:nth-child(3) .boxs .box__contents .box__content .pop{right:auto;transform:translateX(0);bottom:-210px;top:auto;border-radius:0 12px 12px 12px}}.gallery-container__table ul li:nth-child(3) .top div{background:linear-gradient(180deg,#70a08b,#4e7363);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gallery-container__table ul li .arrow{transition:all .3s linear 0s}.gallery-container__table ul li .top{cursor:pointer;display:flex;justify-content:space-between;padding:24px}.gallery-container__table ul li .top div{font-family:Gotham;font-style:normal;font-weight:700;font-size:28px;line-height:31px;background:linear-gradient(180deg,#23594c,#123c35);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gallery-container__table ul li .boxs{padding:0 24px;display:flex;flex-direction:column;display:none}.gallery-container__table ul li .box{display:flex;margin-bottom:24px}.gallery-container__table ul li .box__name{min-width:140px;font-family:Gotham;font-weight:700;font-size:16px;line-height:17px;color:#242424}.gallery-container__table ul li .box__contents{display:flex;flex-direction:column}.gallery-container__table ul li .box__content{display:flex;position:relative;margin-bottom:14px;align-items:center}.gallery-container__table ul li .box__content .type{font-family:Gotham;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#9f9f9f;word-break:break-all;transition:all .1s linear 0s}.gallery-container__table ul li .box__content span{display:block;background:#577d6c;border-radius:40px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:10px;line-height:14px;text-align:center;color:#fff;padding:4px 6px;height:20px;box-sizing:border-box;margin-left:8px;transition:all .1s linear 0s}.gallery-container__table ul li .box__content .pop{display:block;border-radius:0 12px 12px 12px;position:absolute;right:0;top:0;transform:translateX(calc(100% + 16px));background:#fff;overflow:hidden;z-index:1}.gallery-container__table ul li .box__content .pop__img{width:360px;height:360px;background:#dadada}.gallery-container__table ul li .box__content .pop__img video{width:100%}.gallery-container__table ul li .box__content .pop__text{font-family:Gotham;font-style:normal;font-weight:600;font-size:12px;line-height:46px;color:#fff;position:absolute;left:0;bottom:0;width:100%;height:40px;padding:0 16px;box-sizing:border-box;background:linear-gradient(180deg,rgba(25,25,25,0),rgba(0,0,0,.5))}.gallery-container__table ul li .box__content.hover .type{color:#23594c}.gallery-container__table ul li .box__content.hover span{background:#23594c}.gallery-container__table ul li.on .arrow{transform:rotate(180deg)}.gallery-container__table ul li.on .boxs{display:flex}@media screen and (max-width:960px){.gallery-container__table{width:calc(100% - 44px)}.gallery-container__table ul{flex-direction:column}.gallery-container__table ul li{width:100%;border-radius:12px;margin-bottom:16px}.gallery-container__table ul li .top{padding:16px}.gallery-container__table ul li .top div{font-size:20px}.gallery-container__table ul li .boxs{padding:0 16px;margin-top:8px}.gallery-container__table ul li .boxs .box{width:100%;margin-bottom:13px}.gallery-container__table ul li .boxs .box__name{min-width:90px;margin-right:6px;font-size:14px;margin-bottom:18px;line-height:15px}.gallery-container__table ul li .boxs .box__contents{flex:1 1}.gallery-container__table ul li .boxs .box__content{align-items:center;margin-bottom:11px}.gallery-container__table ul li .boxs .box__content .type{font-size:12px;line-height:19px;overflow:visible}.gallery-container__table ul li .boxs .box__content span{height:19px;font-size:9px;line-height:12px;margin-left:8px;padding:4px 6px}.gallery-container__table ul li .boxs .box__content .pop{right:auto;transform:translateX(0);bottom:-210px;top:auto}.gallery-container__table ul li .boxs .box__content .pop__img{width:200px;height:200px}.gallery-container__table ul li .boxs .box__content .pop__text{padding:0 8px;height:24px;font-weight:600;line-height:24px}.gallery-container__table ul li.on{padding-bottom:20px}}@media screen and (max-width:360px){.gallery-container__table ul li .boxs .box{flex-direction:column}}.mypage{width:100%;max-width:1300px;margin:0 auto;padding-top:166px;padding-bottom:250px}.mypage__info{margin-bottom:128px;display:flex;align-items:flex-end}.mypage__info .avatar{width:200px;border-radius:50%;background:#c4c4c4;margin-right:32px}.mypage__info .avatar:after{display:block;content:"";padding-bottom:100%}.mypage__info .info{max-width:calc(100% - 139px)}.mypage__info .info div{font-family:Gotham;font-style:normal;line-break:anywhere}.mypage__info .info__address{font-size:30px;line-height:29px;color:#000;font-weight:600;margin-bottom:16px}.mypage__info .info__tag{font-weight:500;font-size:16px;line-height:15px;color:#23594c}@media screen and (max-width:960px){.mypage{max-width:unset;padding:90px 16px 144px}.mypage__info{margin-bottom:56px}.mypage__info .avatar{width:127px;margin-right:12px}.mypage__info .info__address{font-size:18px;line-height:17px;margin-bottom:12px}.mypage__info .info__tag{font-size:12px;line-height:20px}}@media screen and (max-width:280px){.mypage__info .avatar{width:100px;margin-right:8px}.mypage__info .info{max-width:unset}.mypage__info .info__address{font-size:14px;line-height:16px;margin-bottom:4px}.mypage__info .info__tag{font-size:10px;line-height:14px}}.tab__labels{display:flex}.tab__labels .label{margin-right:80px;font-family:Gotham;font-style:normal;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-.02em;color:#c6c6c6;padding:16px 0;cursor:pointer;position:relative;box-sizing:border-box;transition:all .15s linear 0s}.tab__labels .label:last-child{margin-right:0}.tab__labels .label:after{display:block;content:"";width:100%;height:3px;position:absolute;background:#23594c;transition:all .15s linear 0s;opacity:0;left:0;bottom:0}.tab__labels .label.on{font-family:Pretendard;font-style:normal;font-weight:600;font-size:20px;line-height:24px;color:#23594c}.tab__labels .label.on:after{opacity:1}.tab__contents{margin-top:48px}@media screen and (max-width:960px){.tab__labels .label{margin-right:24px;font-size:14px;line-height:13px;padding:8px 0}.tab__labels .label:after{height:2px}.tab__labels .label.on{font-size:14px;line-height:17px}.tab__contents{margin-top:30px}}.button{flex:1 1;height:42px;border:.5px solid #fff;box-sizing:border-box;border-radius:8px;font-family:Gotham;font-style:normal;font-weight:700;font-size:14px;line-height:13px;color:#fff}.button__contained{color:#3e6d58;background:#fff}.crb{width:100%;max-width:1080px;margin:0 auto;padding:184px 0 320px;position:relative;z-index:1}.crb__title{font-weight:900;font-size:80px;line-height:1.1;background:linear-gradient(180deg,#23594c,#123c35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:40px}.crb__sub-title,.crb__title{font-family:Gotham;font-style:normal}.crb__sub-title{font-weight:600;font-size:34px;line-height:1.4;color:rgba(35,89,76,.8);margin-bottom:48px}.crb__description{font-family:Pretendard;font-style:normal;font-weight:400;font-size:24px;line-height:1.8;color:#464646}.crb__description.bold{font-weight:700}@media screen and (max-width:1300px){.crb{padding:20% 10%;box-sizing:border-box}.crb__title{font-size:50px}.crb__sub-title{font-size:28px}.crb__description{font-size:18px}}@media screen and (max-width:720px){.crb{padding:64px 20px 120px}.crb__title{font-size:32px;margin-bottom:32px}.crb__sub-title{font-size:20px;margin-bottom:32px}.crb__description{font-size:14px}}.original{width:100vw;position:relative}.original__wrapper{max-width:1080px;margin:0 auto;padding-bottom:248px;position:relative;z-index:1}.original__cloud{width:100vw;height:92.3333vw;position:absolute;left:50%;transform:translateX(-50%);top:-170px;background-blend-mode:soft-light;opacity:.8;background:url(/static/image/crb-cloud.png) no-repeat 50%;background-size:cover;background-position-y:top}.original__title{font-weight:900;font-size:80px;line-height:1.1;margin-bottom:16px}.original__sub-title,.original__title{text-align:center;font-family:Gotham;font-style:normal;background:linear-gradient(180deg,#23594c,#123c35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.original__sub-title{font-weight:700;font-size:48px;line-height:.95;margin-bottom:90px}.original__logo{margin-bottom:88px;text-align:center}.original__description{font-family:Pretendard;font-style:normal;font-weight:400;font-size:24px;line-height:1.8;text-align:center;color:#464646;margin-bottom:348px}.original__coming-soon{text-align:right}.original__coming-soon .title{font-family:Gotham;font-style:normal;font-weight:900;font-size:80px;line-height:1.1;background:linear-gradient(180deg,#23594c,#123c35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:24px}.original__coming-soon .day{display:flex;align-items:center;justify-content:flex-end}.original__coming-soon .day__line{width:482px;height:4px;background:linear-gradient(90deg,rgba(35,89,76,0),#23594c)}.original__coming-soon .day__d-day{font-family:Gotham;font-style:normal;font-weight:700;font-size:48px;line-height:.95;color:#23594c;margin-left:24px}@media screen and (max-width:1300px){.original__wrapper{max-width:100%;padding:0 10% 20%;box-sizing:border-box}.original__title{font-size:50px}.original__sub-title{font-size:28px}.original__logo{max-width:300px;width:43%;margin:0 auto 48px}.original__description{font-size:18px;margin-bottom:180px}.original__coming-soon .title{margin-bottom:20px;font-size:44px}.original__coming-soon .day__d-day{font-size:30px;margin-left:20px}}@media screen and (max-width:720px){.original__wrapper{padding:0 20px 120px}.original__cloud{width:100vw;height:135.2vw;position:absolute;left:50%;transform:translateX(-50%);top:-100px;background:url(/static/image/crb-cloud-mobile.png) no-repeat 50%;background-size:cover;background-position-y:top}.original__title{font-size:32px;margin-bottom:9px}.original__sub-title{font-size:20px;margin-bottom:50px}.original__description{font-size:14px;margin-bottom:112px;text-align:left}.original__coming-soon .title{margin-bottom:16px;font-size:32px}.original__coming-soon .day__line{width:100%;flex:1 1}.original__coming-soon .day__d-day{font-size:26px}}@-webkit-keyframes twinkle1{0%{transform:translate(0)}30%{transform:translate(10px,-80px)}60%{transform:translate(30px,10px)}to{transform:translateY(10px)}}@keyframes twinkle1{0%{transform:translate(0)}30%{transform:translate(10px,-80px)}60%{transform:translate(30px,10px)}to{transform:translateY(10px)}}@-webkit-keyframes twinkle2{0%{transform:translate(0)}30%{transform:translateY(-80px)}60%{transform:translate(-40px,10px)}to{transform:translate(-10px,40px)}}@keyframes twinkle2{0%{transform:translate(0)}30%{transform:translateY(-80px)}60%{transform:translate(-40px,10px)}to{transform:translate(-10px,40px)}}.main-contents .twinkle{position:absolute;z-index:1}.main-contents .twinkle.twinkle-left{bottom:0;left:0;animation:twinkle1 10s ease-in-out infinite alternate-reverse}.main-contents .twinkle.twinkle-right{bottom:600px;right:0;animation:twinkle1 20s ease-in-out infinite alternate-reverse}@media screen and (max-width:1300px){.main-contents .twinkle.twinkle-left{width:37%;bottom:120px}.main-contents .twinkle.twinkle-right{width:50.6%;bottom:550px}}footer{position:relative;z-index:100}