@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Pretendard:wght@300;400;500;700&display=swap";.account{display:flex;flex-direction:column;margin:160px auto 100px;padding:16px;max-width:1112px;width:100%}@media screen and (max-width:1024px){.account{margin-top:132px}}@media screen and (max-width:768px){.account{margin-top:unset;padding:50px 16px 40px}}.account__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.account__header .title{font-size:1.8rem;font-weight:600;color:#242424;text-align:left}.account__header .path{font-size:1.2rem;font-weight:400;color:#898989;text-align:right}.account__profile{display:flex;flex-direction:column;gap:16px}.account__profile .account__profile-title{font-size:1.4rem;font-weight:600;color:#242424}.account__profile .account__profile-container{display:flex;gap:32px;padding:24px;width:-moz-fit-content;width:fit-content;margin-bottom:50px;background-color:#f1f1f1;border-radius:8px}.account__profile .account__profile-imgbox{position:relative;cursor:pointer}.account__profile .account__profile-imgbox .account__profile-img{background-color:#486bff;border-radius:999px}.account__profile .account__profile-imgbox .edit-icon{position:absolute;right:0;bottom:0}.account__profile .account__profile__info{display:flex;flex-direction:column;gap:16px}.account__profile .account__profile__info-item{display:flex;align-items:center;width:100%;gap:8px}.account__profile .account__profile__info-item .item-field{font-size:1.4rem;color:#505050;min-width:102px}.account__profile .account__profile__info-item .item-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.account__profile .account__profile__info-item .item-icon{position:absolute;display:flex;align-content:center;justify-content:center;right:0;bottom:0}.account__profile .account__profile__info-item .item-value{border-radius:8px;font-size:1.4rem;font-weight:600}.account__security{display:flex;flex-direction:column;gap:16px}.account__security-title{font-size:1.4rem;font-weight:600;color:#242424}.account__security .overview-section{margin-bottom:50px}.account__security .overview-section .overview-container{width:auto;padding:24px 44px 24px 24px}.account__security .overview-section .overview-container-wrapper{display:flex;justify-content:normal;gap:24px}.account__security .overview-section .overview-container-wrapper .overview__border{max-width:240px;width:100%}.account__security .overview-section .overview-container-wrapper .overview__border .overview__border__item{height:100%;text-align:center;word-break:keep-all}.account__social{display:flex;flex-direction:column;gap:16px}.account__social-title{font-size:1.4rem;font-weight:600;color:#242424}.account__social-container{display:flex;flex-direction:column;max-width:876px;width:100%;padding:24px;background-color:#f1f1f1;border-radius:8px;gap:16px}.account__social-itembox{display:flex;flex-direction:row;gap:24px}.account__social-itembox-desc{color:#898989;font-size:1.4rem}.account__social__item{gap:21px;max-width:192px;width:100%;height:125px;background-color:#fff;border-radius:8px;padding:13px 0}.account__social__item,.account__social__item-group{display:flex;flex-direction:column;align-items:center}.account__social__item-group{justify-content:center;gap:8px;font-size:1.4rem;color:#242424}.account__social__item-btn{padding:9px 16px;background-color:#486bff;border-radius:999px;color:#fff;font-size:1.2rem}.account__social__item-btn:hover{background-color:#c8c8c8}@media screen and (max-width:1024px){.account__profile .account__profile__info-item .item-value{word-break:break-all}.account__security .overview-section .overview-container{padding:27.5px 24px}}@media screen and (max-width:768px){.account__profile-container,.account__security .overview-section .overview-container{width:100%}.account__security .overview-section .overview-container-wrapper{display:flex}.account__security .overview-section .overview-container-wrapper .overview-tooltip-wrapper{width:50%}.account__security .overview-section .overview-container-wrapper .overview__border{max-width:unset;height:100%}.account__security .overview-section .overview-container-wrapper .overview__border .overview__border__item{word-break:break-word}}@media screen and (max-width:550px){.account__profile .account__profile-container{flex-direction:column;gap:16px;padding:0;background-color:#fff}.account__profile .account__profile-container .account__profile-imgbox{align-self:flex-start}.account__profile .account__profile-container .account__profile__info{padding:24px;border-radius:8px;background-color:#f1f1f1}.account__security .overview-section .overview-container-wrapper{flex-direction:column}.account__security .overview-section .overview-container-wrapper .overview-tooltip-wrapper{width:100%}.account__social-itembox{display:grid;grid-template-columns:repeat(2,1fr)}.account__social-itembox .account__social__item{max-width:unset}}.assets{display:flex;flex-direction:column;margin:160px auto 100px;padding:16px;max-width:1112px;width:100%}@media screen and (max-width:1024px){.assets{margin-top:132px}}@media screen and (max-width:768px){.assets{margin-top:unset;padding:50px 16px 40px}}.assets__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.assets__header .title{font-size:1.8rem;font-weight:600;color:#242424;text-align:left}.assets__header .path{font-size:1.2rem;font-weight:400;color:#898989;text-align:right}.assets .assets__value{flex-direction:column;gap:16px}.assets .assets__value,.assets .assets__value__box{display:flex;justify-content:space-between;width:100%}.assets .assets__value__box-title{font-size:1.4rem;font-weight:600}.assets .assets__value__box-detail{background-color:transparent;font-size:1.4rem;font-weight:600}.assets .assets__value__box-detail:hover{color:#486bff}.assets .assets__value__content{display:flex;justify-content:flex-end;width:100%}.assets .assets__value__content .overview-section{width:100%}.assets .assets__value__content .overview-section .overview-container{min-height:228px;margin-bottom:36px;padding:8px 24px 24px}.assets .assets__value__content .overview-section .overview-container .overview-estimated{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:8px;font-size:1.2rem;color:#898989}.assets .assets__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;grid-column-gap:24px;column-gap:24px;width:100%}.assets .assets__value__content .overview-section .overview-container-wrapper .overview-tooltip{display:flex;justify-content:flex-end;height:24px}.assets .assets__list-title{margin-bottom:16px;font-size:1.4rem;font-weight:600}.assets .assets__list{display:flex;flex-direction:column;gap:16px;padding:24px;background-color:#f1f1f1;border-radius:8px}.assets .assets__list-table .table-wrapper .table .thead .thead-tr .headerCell:first-child{width:32%;padding-left:25px}.assets .assets__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(2){width:10%}.assets .assets__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(3),.assets .assets__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(4){width:11%}.assets .assets__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(5){width:15%}.assets .assets__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(6){width:10%}.assets .assets__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(7){width:10%;padding-right:25px}.assets .assets__list-table .table-wrapper .table .tbody{background-color:#fff}.assets .assets__list-table .table-wrapper .table .td-cell .product-cell{display:flex;align-items:center;gap:16px;text-align:left;white-space:pre-wrap}.assets .assets__list-table .table-wrapper .table .td-cell .product-cell>img{border-radius:5px}.assets .assets__list-table .table-wrapper .table .td-cell .product-cell>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.assets .assets__list-table .table-wrapper .table .td-cell .status-cell{width:100px;padding:9px}.assets .assets__list-table .table-wrapper .table .td-cell .sell-button,.assets .assets__list-table .table-wrapper .table .td-cell .staking-button{padding:9px 32px}.assets .assets__list-table .table-wrapper .table .td-cell:first-child{padding-left:50px}.assets .assets__list-table .table-wrapper .table .td-cell:last-child{padding-right:50px}.assets .assets__list .view-more-button{margin-top:24px}@media screen and (max-width:1230px){.assets .assets__list-table .table-wrapper .table .tbody .td-cell{padding:20px 8px}.assets .assets__list-table .table-wrapper .table .tbody .td-cell:first-child{padding-left:30px}.assets .assets__list-table .table-wrapper .table .tbody .td-cell:last-child{padding-right:30px}}@media screen and (max-width:1024px){.assets .assets__list{padding:0;background-color:transparent}.assets .assets__list-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;padding:0;background-color:transparent}.assets .assets__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}}@media screen and (max-width:768px){.assets .assets__value{margin-bottom:50px}.assets .assets__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px 16px;gap:18px 16px}.assets .assets__list-table{grid-template-columns:repeat(1,1fr);gap:24px}.assets .tablet-card-product .tablet-card-product-group .tablet-card-product-title{width:20%}.assets .tablet-card-detail{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.assets .tablet-card-product-detail-txt{max-width:none}}@media screen and (max-width:550px){.assets .overview-section .overview-group .overview-container{margin-bottom:0}.assets .assets__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:18px 16px;gap:18px 16px}.assets .assets__value__box-title{display:flex;align-items:center}.assets .assets__value__box-detail{text-align:right;max-width:180px}.assets .tablet-card-product-detail-txt{max-width:102px}}.overview-section{display:flex;gap:24px}.overview-section-container{display:flex;flex-direction:column;gap:16px;width:100%}.overview-section .overview-wrapper{display:flex;align-items:center;gap:8px;font-size:1.4rem;font-weight:600;color:#242424}.overview-section .overview-wrapper-btn{display:flex;gap:16px}.overview-section .overview-wrapper-btn>button{height:24px;border-radius:999px;background-color:transparent}.overview-section .overview-group{display:flex;width:100%}.overview-section .overview-container{display:flex;flex-direction:column;align-items:flex-end;width:100%;background-color:#f1f1f1;border-radius:8px;flex-wrap:nowrap;overflow:visible}.overview-section .overview-container--warning{display:flex;align-items:center;justify-content:center;gap:4px;font-size:1.2rem;color:#898989}.overview-section .overview-container--warning .tooltip-container .tooltip{white-space:pre}.overview-section .overview__border{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #c8c8c8;width:100%;border-radius:8px}.overview-section .overview__border-absol{z-index:2;position:absolute;left:0;bottom:0;margin-left:-1px;margin-bottom:-1px;display:flex;flex-direction:column-reverse;border-radius:999px}.overview-section .overview__border .left{width:1px;height:68px;border-left:3px solid #486bff}.overview-section .overview__border .bottom{height:1px;width:81px;border-bottom:3px solid #486bff}.overview-section .overview__border-white{z-index:1;position:absolute;left:0;bottom:0;width:101px;height:88px;margin-left:-1.6px;margin-bottom:-1.6px;display:flex;flex-direction:column-reverse;border-left:3px solid #f1f1f1;border-bottom:3px solid #f1f1f1;border-bottom-left-radius:8px}.overview-section .overview__border__item{display:flex;align-items:center;justify-content:center;flex-direction:column;height:125px;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);border-radius:8px;gap:16px;font-size:1.2rem;color:#505050;margin:24px;padding:30px 15px;white-space:pre-wrap;text-align:center}.overview-section .overview__border__item-wrapper{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;row-gap:8px}.overview-section .overview__border__item-wrapper>:last-child{color:#00c503;font-size:1.4rem;font-weight:600}.overview-section .overview__border__item-box,.overview-section .overview__border__item-box>span{display:flex;align-items:center;justify-content:center}.overview-section .overview__border__item-box>span{font-size:1.4rem;font-weight:600;color:#242424;width:100%;height:100%}.overview-section .overview__item-highlighted{color:#898989}.dashboard{display:flex;flex-direction:column;margin:160px auto 100px;padding:16px;max-width:1112px;width:100%}@media screen and (max-width:1024px){.dashboard{margin-top:132px}}@media screen and (max-width:768px){.dashboard{margin-top:unset;padding:50px 16px 40px}}.dashboard__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.dashboard__header .title{font-size:1.8rem;font-weight:600;color:#242424;text-align:left}.dashboard__header .path{font-size:1.2rem;font-weight:400;color:#898989;text-align:right}.dashboard .dashboard-swiper{display:flex;width:100%;height:44px}.dashboard .dashboard-swiper .swiper-slide{display:flex;align-items:center}.dashboard .dashboard-swiper .notice-slide{padding-left:12px;background-color:transparent;font-size:1.4rem;color:#000}.dashboard ul{margin:0;padding:0}.dashboard ul li{list-style:none}.dashboard__title{display:flex;justify-content:space-between;align-items:center;font-size:1.8rem;font-weight:600;color:#242424}.dashboard__title-path{font-size:1.2rem;color:#898989}.dashboard__notice{display:flex;flex-direction:row;gap:6px;margin-bottom:50px;border-bottom:1px solid #000}.dashboard__notice .notice-container,.dashboard__notice-title{display:flex;align-content:center;justify-content:center;flex-wrap:wrap}.dashboard__notice-title{font-size:1.4rem;color:#41444b;font-weight:600}.dashboard__overview{display:flex;gap:24px}.dashboard__overview-container{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:50px}.dashboard__overview .overview-wrapper{display:flex;align-items:center;gap:8px;font-size:1.4rem;font-weight:600;color:#242424}.dashboard__overview .overview-wrapper-btn{display:flex;gap:16px}.dashboard__overview .overview-wrapper-btn>button{height:24px;border-radius:999px;background-color:transparent}.dashboard__overview .overview-group{display:flex}.dashboard__overview .overview-container{display:flex;gap:24px;width:100%;min-height:228px;background-color:#f1f1f1;border-radius:8px;padding:27.5px 24px}.dashboard__overview .overview-container .table .thead .thead-tr .headerCell:first-child,.dashboard__overview .overview-container .table .thead .thead-tr .headerCell:nth-child(2){width:50%}.dashboard__overview .overview-container .table .divider-td{padding:16px 0}.dashboard__overview .overview-container .table .tbody{border-radius:8px}.dashboard__overview .overview-container .table .tr-cell{background-color:#fff;padding:12px;text-align:center;word-break:break-word}.dashboard__overview .overview-container .table .tr-cell>:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.dashboard__overview .overview-container .table .tr-cell>:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.dashboard__overview .overview-container .table .tr-cell .td-cell{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard__overview .overview-container .table .tr-cell>td{padding:22px}.dashboard__overview .overview-ul{scroll-behavior:smooth;border-radius:8px;background-color:#f1f1f1;padding:16px;min-height:150px}.dashboard__overview .overview-ul .swiper-slide{padding-bottom:8px}.dashboard__overview .overview-ul.dragging{cursor:-webkit-grabbing;cursor:grabbing}.dashboard__overview .overview-ul .cardrate--li{background-color:#fff;max-width:230px}.dashboard__overview .overview-ul .cardrate--li .cardrate__group--label label{font-size:1rem;font-weight:400;padding:0 8px;width:auto;height:auto;min-width:50px;min-height:32px}.dashboard__overview .overview-ul .cardrate--li .default-gauge-wrapper{height:18px}.dashboard__overview .overview-ul .cardrate--li .default-gauge{font-size:1rem;height:18px}.dashboard__overview .overview-ul .cardrate--li-bar{height:18px}.dashboard__overview .overview-ul .cardrate__info{gap:8px}.dashboard__overview .overview-ul .info--status{white-space:normal;overflow-wrap:break-word;word-break:break-word}.dashboard__overview .overview-ul .info--status>:first-child{min-height:24px;max-width:90px;font-size:1rem}.dashboard__overview .overview-ul .info--status>:last-child{display:flex;flex-direction:column;justify-content:flex-end;font-size:1rem}.dashboard__overview .overview-ul .info--status .closed{color:#eb4a4a}.dashboard__overview .overview-ul .info__rate--apr>:first-child,.dashboard__overview .overview-ul .info__rate--usdt>:last-child{display:flex;align-items:center;justify-content:center;font-size:1rem}.dashboard__overview .overview-ul .info__rate--apr>:last-child{font-size:1.4rem}.dashboard__overview .overview-ul .info__rate--title{font-size:1rem}.dashboard__overview .overview__border{position:relative;display:flex;flex-direction:column;justify-content:center;border:1px solid #c8c8c8;width:100%;min-height:173px;border-radius:8px;padding:24px}.dashboard__overview .overview__border-absol{z-index:2;position:absolute;left:0;bottom:0;margin-left:-1px;margin-bottom:-1px;display:flex;flex-direction:column-reverse;border-radius:999px}.dashboard__overview .overview__border .left{width:1px;height:68px;border-left:3px solid #486bff}.dashboard__overview .overview__border .bottom{width:81px;height:1px;border-bottom:3px solid #486bff}.dashboard__overview .overview__border-white{z-index:1;position:absolute;left:0;bottom:0;margin-left:-1.6px;margin-bottom:-1.6px;display:flex;flex-direction:column-reverse;border-left:3px solid #f1f1f1;border-bottom:3px solid #f1f1f1;border-bottom-left-radius:8px;width:101px;height:88px}.dashboard__overview .overview__border__item{flex-direction:column;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);border-radius:8px;width:100%;height:125px;padding:10px;gap:16px;font-size:1.2rem;color:#505050;text-align:center}.dashboard__overview .overview__border__item,.dashboard__overview .overview__border__item-box{display:flex;align-items:center;justify-content:center}.dashboard__overview .overview__border__item-box>span{display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600;color:#242424;width:100%;height:100%}.dashboard__overview .history-wrapper{display:flex;align-items:center;gap:8px;font-size:1.4rem;font-weight:600;color:#242424}.dashboard__overview .history-group{display:flex}.dashboard__overview .history-container{display:flex;gap:24px;width:100%;background-color:#f1f1f1;border-radius:8px;padding:27.5px 24px;overflow-x:auto}.dashboard__overview .history-container .table-wrapper{display:flex;width:100%}.dashboard__overview .history-container .table{width:100%;table-layout:fixed;border-collapse:collapse}.dashboard__overview .history-container .table .thead .headerCell{text-align:center;padding:0}.dashboard__overview .history-container .table .thead .headerCell:first-child{width:25%}.dashboard__overview .history-container .table .thead .headerCell:nth-child(2){width:30%}.dashboard__overview .history-container .table .thead .headerCell:nth-child(3){width:45%}.dashboard__overview .history-container .table .tbody{background-color:#fff}.dashboard__overview .history-container .table .tbody .tr-cell>:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.dashboard__overview .history-container .table .tbody .tr-cell>:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.dashboard__overview .history-container .table .tbody .tr-cell td{padding:12px;text-align:center;word-break:break-word}.dashboard__overview .history-container .table .divider-td{width:33.33%}.dashboard__overview .space-between{justify-content:space-between}@media screen and (max-width:1024px){.dashboard .dashboard__overview{flex-direction:column}.history-group{display:initial}.dashboard__overview .history-container{background-color:transparent}.history-group .history-container{display:grid;grid-template-columns:repeat(2,1fr);padding:0}.history-group .history-container .tablet-card{background-color:#f1f1f1}.history-group .history-container .tablet-card-container{height:100%;background-color:#fff;text-align:right}.history-group .history-container .tablet-card-container .tablet-card-detail{word-break:break-word}}@media screen and (max-width:768px){.dashboard .history-container{grid-template-columns:repeat(1,1fr)}.dashboard .dashboard__overview .overview-container{flex-direction:column}}.history{display:flex;flex-direction:column;margin:160px auto 100px;padding:16px;max-width:1112px;width:100%}@media screen and (max-width:1024px){.history{margin-top:132px}}@media screen and (max-width:768px){.history{margin-top:unset;padding:50px 16px 40px}}.history__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.history__header .title{font-size:1.8rem;font-weight:600;color:#242424;text-align:left}.history__header .path{font-size:1.2rem;font-weight:400;color:#898989;text-align:right}.history__filters{display:flex;gap:12px;margin-bottom:24px}.history__filters .history__filter-button{padding:8px 16px;border:none;border-radius:20px;font-size:1.2rem;cursor:pointer;background-color:#f1f1f1;color:#000;transition:background-color .2s}.history__filters .history__filter-button:hover{background-color:#d9d9d9}.history__filters .history__filter-button--selected{background-color:#000;color:#fff}.history__list{display:flex;flex-direction:column;padding:24px;background-color:#f1f1f1;border-radius:8px}.history__list-table{margin-bottom:24px;border-radius:8px}.history__list-table .table-wrapper .table .thead .thead-tr .headerCell:first-child{width:20%}.history__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(2){width:30%}.history__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(3){width:50%}.history__list-table .table-wrapper .table .tbody{background-color:#fff}.history .view-more-button{margin-top:0}@media screen and (max-width:1024px){.history__list{padding:0;background-color:unset}.history__list-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;background:unset;padding:0;margin-bottom:24px}.history__list-table .tablet-card{background-color:#f1f1f1}.history__list-table .tablet-card .tablet-card-container{height:100%;background-color:#fff}.history__list-table .tablet-card .tablet-card-container .tablet-card-group{column-gap:16px}.history__list-table .tablet-card .tablet-card-container .tablet-card-group .tablet-card-detail{text-align:right;word-break:break-all}}@media screen and (max-width:550px){.history__list-table{display:flex;flex-direction:column}}.referral{display:flex;flex-direction:column;margin:160px auto 100px;padding:16px;max-width:1112px;width:100%}@media screen and (max-width:1024px){.referral{margin-top:132px}}@media screen and (max-width:768px){.referral{margin-top:unset;padding:50px 16px 40px}}.referral__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.referral__header .title{font-size:1.8rem;font-weight:600;color:#242424;text-align:left}.referral__header .path{font-size:1.2rem;font-weight:400;color:#898989;text-align:right}.referral__top{display:flex;align-items:center;gap:24px;margin-bottom:50px}.referral__code-box{display:flex;flex-direction:column;max-width:650px;width:100%;padding:24px;border-radius:8px;background-color:#f1f1f1}.referral__code-box .referral__field{display:grid;grid-template-columns:2.4fr 7.6fr;align-items:center;grid-gap:16px;gap:16px;margin-bottom:24px}.referral__code-box .referral__field label{color:#505050;font-size:1.4rem}.referral__code-box .referral__field-value .referral__field-value-wrap{display:inline-flex;align-items:center;word-break:break-all;gap:16px;font-size:1.4rem;font-weight:600}.referral__code-box .referral__field.referral__friend-code{margin-bottom:8px}.referral__code-box .referral__field.referral__friend-code .referral__friend-input{display:flex;align-items:center;gap:16px}.referral__code-box .referral__field.referral__friend-code .referral__friend-input.disabled>input{background-color:#c8c8c8;color:#505050;pointer-events:none}.referral__code-box .referral__field.referral__friend-code .referral__friend-input .referral__friend-input-box{border:.5px solid #8a8a8a;color:#000;flex:1 1;max-width:230px;width:100%;height:32px;padding:6px 12px;border-radius:99px;font-size:1.4rem}.referral__code-box .referral__field.referral__friend-code .referral__friend-input .referral__friend-input-box::placeholder{color:#8a8a8a}.referral__code-box .referral__field.referral__friend-code .referral__friend-input .referral__submit-button{max-width:100px;width:100%;height:32px;padding:8px;background-color:#486bff;color:#fff;font-size:1.4rem}.referral__code-box .referral__field.referral__friend-code .referral__friend-input .referral__submit-button:hover{background-color:#c8c8c8}.referral__code-box .referral__field.referral__friend-code .referral__friend-input .referral__submit-button:disabled{background-color:#c8c8c8;color:#505050;cursor:default;pointer-events:none}.referral__code-box .referral__note{color:#eb4a4a;font-size:1rem}.referral__code-box .referral__note.submitted{color:#00c503}.referral .overview-section{padding:24px;max-width:288px;width:100%;height:100%;background-color:#f1f1f1;border-radius:8px}.referral .overview-section .overview-container{justify-content:center;align-items:center;width:100%;height:100%;margin-bottom:0}.referral .overview-section .overview-container .overview-container-wrapper{max-width:240px;width:100%;height:100%;display:flex}.referral__history{display:flex;flex-direction:column}.referral__history-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px}.referral__history-title{font-size:1.4rem;font-weight:600;color:#242424}.referral__history .referral__stats{display:flex;gap:24px;font-size:1.4rem;font-weight:400;color:#505050}.referral__history .referral__stats .referral__stat{display:flex;align-items:center;gap:4px}.referral__history .referral__stats .referral__stat-number{margin-left:4px;font-weight:700}.referral__history .referral__stats .referral__stat-increase{color:#00c503;font-size:1.4rem;font-weight:600}.referral__history .referral__list{display:flex;flex-direction:column;gap:16px;padding:24px;background-color:#f1f1f1;border-radius:8px}.referral__history .referral__list-table .table-wrapper{margin-bottom:24px}.referral__history .referral__list-table .table-wrapper .table .tbody{background-color:#fff}.referral__history .referral__list-table .table-wrapper .table .tbody .td-cell{max-width:150px}.referral__history .referral__list .view-more-button{margin-top:24px}@media screen and (max-width:1024px){.referral .referral__top{display:flex;flex-direction:column}.referral .overview-section{max-width:none;background-color:transparent;padding:0}.referral .overview-section .overview-container{justify-content:flex-start;align-items:flex-start;background-color:transparent}.referral .overview-section .overview-container .overview-container-wrapper{max-width:288px;background-color:#f1f1f1;border-radius:8px;padding:24px}.referral .referral__list{padding:0;background-color:transparent}.referral .referral__list-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.referral .referral__list-table .tablet-card{background-color:#f1f1f1}.referral .referral__list-table .tablet-card-container{background-color:#fff}.referral .referral__list-table .tablet-card-detail{word-break:break-word;text-align:right;max-width:150px}}@media screen and (max-width:768px){.referral__code-box{max-width:unset}}@media screen and (max-width:550px){.referral .referral__code-box .referral__field{display:flex;flex-direction:column;align-items:flex-start}.referral .referral__field.referral__friend-code{gap:0}.referral .referral__field.referral__friend-code .referral__note{margin:8px 0 16px}.referral .referral__field.referral__friend-code .referral__friend-input{flex-direction:column;width:100%}.referral .referral__field.referral__friend-code .referral__friend-input .referral__friend-input-box,.referral .referral__field.referral__friend-code .referral__friend-input .referral__submit-button{max-width:unset!important}.referral .referral .overview-section .overview-container .overview-container-wrapper{max-width:unset}.referral .referral__list-header{flex-direction:column;justify-content:unset;align-items:flex-start;gap:16px}.referral .referral__list-table{display:flex;flex-direction:column;gap:24px}}.leaderboard{display:flex;flex-direction:column;margin:160px auto 100px;padding:16px;max-width:1112px;width:100%}@media screen and (max-width:1024px){.leaderboard{margin-top:132px}}@media screen and (max-width:768px){.leaderboard{margin-top:unset;padding:50px 16px 40px}}.leaderboard__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.leaderboard__header .title{font-size:1.8rem;font-weight:600;color:#242424;text-align:left}.leaderboard__header .path{font-size:1.2rem;font-weight:400;color:#898989;text-align:right}.leaderboard-points{display:flex;padding:24px;background-color:#f1f1f1;border-radius:12px;gap:24px;margin-bottom:50px}.leaderboard-points__box{display:flex;gap:24px;width:30%}.leaderboard-points__summary{display:flex;align-items:center;gap:24px;max-width:191px;width:100%;height:100px}.leaderboard-points__card{display:flex;justify-content:space-between;position:relative;width:100%;height:100%;padding:16px;flex:1 1;background-color:#486bff;color:#fff;border-radius:8px}.leaderboard-points__card .leaderboard-points__mypoint{align-self:center}.leaderboard-points__card .leaderboard-points__label{margin-bottom:4px;font-size:1.2rem}.leaderboard-points__card .leaderboard-points__value{min-width:4ch;font-family:Inter,monospace;font-size:2.4rem;font-weight:600}.leaderboard-points__card .leaderboard-points__avatar{align-self:flex-end}.leaderboard-points__daily-check{display:flex;flex-direction:column;justify-content:center;max-width:106px;width:100%}.leaderboard-points__daily-check .leaderboard-points__event{margin-bottom:16px;font-size:1.4rem;text-align:center}.leaderboard-points__daily-check .leaderboard-points__button{display:flex;justify-content:center;align-items:center;gap:4px;width:100%;min-height:32px;padding:4px 6px;background-color:transparent;color:#486bff;font-size:1.4rem;border:1px solid #486bff;cursor:pointer}.leaderboard-points__daily-check .leaderboard-points__button .check-icon{filter:invert(48%) sepia(72%) saturate(5970%) hue-rotate(221deg) brightness(104%) contrast(101%)}.leaderboard-points__daily-check .leaderboard-points__button:hover{color:#fff;background-color:#486bff}.leaderboard-points__daily-check .leaderboard-points__button:hover .check-icon{filter:unset}.leaderboard-points__daily-check .leaderboard-points__button:disabled{color:#505050;border-color:#c8c8c8;background-color:#c8c8c8;cursor:default}.leaderboard-points__daily-check .leaderboard-points__button:disabled .check-icon{filter:invert(29%) sepia(21%) saturate(0) hue-rotate(201deg) brightness(94%) contrast(89%)}.leaderboard-points__daily-check .leaderboard-points__button:disabled:hover{color:#505050;background-color:#c8c8c8}.leaderboard-points__daily-check .leaderboard-points__button:disabled:hover .check-icon{filter:invert(29%) sepia(21%) saturate(0) hue-rotate(201deg) brightness(94%) contrast(89%)}.leaderboard-points__rewards{display:flex;flex-wrap:wrap;gap:24px;width:70%}.leaderboard-points__reward{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:16px;max-width:80px;width:100%;border-radius:8px;border:2px solid #fff;background-color:#fff;padding:15px 8px;text-align:center}.leaderboard-points__reward-next{border:2px solid #486bff}.leaderboard-points__reward-day{font-size:1.4rem;color:#505050}.leaderboard-points__reward-point{display:flex;align-items:center;gap:8px;font-size:1.4rem;font-weight:600}.leaderboard-points__reward.leaderboard-points__reward--completed{background-color:#486bff;border:2px solid #486bff}.leaderboard-points__reward.leaderboard-points__reward--completed .leaderboard-points__reward-day{color:#fff;font-size:1.4rem}@media screen and (max-width:1359px){.leaderboard-points__card{gap:6px}.leaderboard-points__rewards{display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:10px;row-gap:10px;grid-column-gap:12px;column-gap:12px;width:70%}.leaderboard-points__rewards .leaderboard-points__reward{flex-direction:unset;max-width:unset;gap:8px;padding:6px 8px}.leaderboard-points__rewards .leaderboard-points__reward>img{width:24px;height:24px}}@media screen and (max-width:1200px){.leaderboard-points,.leaderboard-points__box{gap:12px}}@media screen and (max-width:1060px){.leaderboard-points,.leaderboard-points .leaderboard-points__box{gap:6px}.leaderboard-points .leaderboard-points__rewards{column-gap:6px}}@media screen and (max-width:1024px){.leaderboard-points{display:block;background-color:unset;padding:0}.leaderboard-points .leaderboard-points__box{gap:24px;width:unset}.leaderboard-points .leaderboard-points__box .leaderboard-points__summary{max-width:239px;height:auto;padding:24px;border-radius:8px;background-color:#f1f1f1}.leaderboard-points .leaderboard-points__box .leaderboard-points__daily-check{max-width:154px;padding:24px;border-radius:8px;background-color:#f1f1f1}.leaderboard-points .leaderboard-points__rewards{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:24px;width:100%;margin-top:24px;padding:24px;border-radius:8px;background-color:#f1f1f1}.leaderboard-points .leaderboard-points__rewards .leaderboard-points__reward{flex-direction:column;gap:16px;padding:15px}}@media screen and (max-width:768px){.leaderboard-points .leaderboard-points__rewards{grid-template-columns:repeat(auto-fill,minmax(126px,1fr))}}@media screen and (max-width:550px){.leaderboard-points__value-wrap{display:flex;justify-content:space-between;gap:4px}.leaderboard-points__value-wrap .leaderboard-points__value{min-width:unset}.leaderboard-points .leaderboard-points__box .leaderboard-points__summary{max-width:unset;width:50%}.leaderboard-points .leaderboard-points__box .leaderboard-points__summary .leaderboard-points__card{gap:0}.leaderboard-points .leaderboard-points__box .leaderboard-points__summary .leaderboard-points__card .leaderboard-points__mypoint{width:100%}.leaderboard-points .leaderboard-points__box .leaderboard-points__daily-check{align-items:center;max-width:unset;width:50%}}@media screen and (max-width:360px){.leaderboard-points .leaderboard-points__rewards{grid-template-columns:repeat(auto-fill,minmax(105px,1fr))}}.reward-history{margin-bottom:50px}.reward-history__header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.reward-history__header .reward-history__header-title{font-size:1.4rem;font-weight:600}.reward-history__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.reward-history__filters{display:flex;gap:12px}.reward-history__filters .reward-history__filter-button{padding:8px 16px;border-radius:20px;font-size:1.2rem;font-weight:400;cursor:pointer;border:1px solid #c8c8c8;background-color:transparent;color:#898989}.reward-history__filters .reward-history__filter-button:hover{background-color:#c8c8c8;border:1px solid #c8c8c8;color:#fff}.reward-history__filters .reward-history__filter-button--selected{background-color:#000;border:1px solid #000;color:#fff}.reward-history__carousel-btn{display:flex;gap:16px}.reward-history__carousel-btn>button{height:24px;border-radius:999px;background-color:transparent}.reward-history__list{display:flex;flex-direction:column;padding:24px;border-radius:8px;background-color:#f1f1f1}.reward-history__list-table{margin-bottom:24px;border-radius:8px}.reward-history__list-table .table-wrapper .table .thead .thead-tr .headerCell:first-child{width:18%}.reward-history__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(2){width:26%}.reward-history__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(3){width:40%}.reward-history__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(4){width:18%}.reward-history__list-table .table-wrapper .table .tbody{background-color:#fff}.reward-history__carousel{padding:19px 24px;background-color:#f1f1f1}@media screen and (max-width:1024px){.reward-history__list{padding:0;background-color:unset}.reward-history__list-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;background:unset;padding:0;margin-bottom:0}.reward-history__list-table .tablet-card{background-color:#f1f1f1}.reward-history__list-table .tablet-card .tablet-card-container{height:100%;background-color:#fff}.reward-history__list-table .tablet-card .tablet-card-container .tablet-card-group{column-gap:16px}.reward-history__list-table .tablet-card .tablet-card-container .tablet-card-group .tablet-card-detail{text-align:right;word-break:break-all}}@media screen and (max-width:550px){.reward-history__filters .reward-history__filter-button{padding:8px 10px}.reward-history__list-table{display:flex;flex-direction:column}.leaderboard-status{flex-direction:column}}.leaderboard-status{display:flex;gap:24px}.leaderboard-status__set{display:flex;flex-direction:column;width:100%}.leaderboard-status__header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.leaderboard-status__header>img{cursor:pointer}.leaderboard-status__title{font-size:1.4rem;font-weight:600}.leaderboard-status__table{background:#f1f1f1;padding:24px;border-radius:8px}.leaderboard-status__table .table-wrapper .table .thead .thead-tr .headerCell:first-child{width:25%}.leaderboard-status__table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(2){width:50%}.leaderboard-status__table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(3){width:25%}.leaderboard-status__table .table-wrapper .table .divider .divider-content{display:flex;align-items:center;gap:40px;margin:24px 0 16px;padding:8px 50px;border-radius:8px;background-color:#41444b}.leaderboard-status__table .table-wrapper .table .divider .divider-content .my-rank{padding:8px;border-radius:4px;background-color:#fff;font-size:1.2rem;font-weight:600;text-align:center}.leaderboard-status__table .table-wrapper .table .divider .divider-content .rank-info{display:flex;align-items:center;color:#fff;font-size:1.4rem}.leaderboard-status__table .table-wrapper .table .divider .divider-content .rank-info .vertical-bar{width:1px;height:6px;margin:0 8px;background-color:#fff}.leaderboard-status__table .table-wrapper .table .tbody{background-color:#fff}@media screen and (max-width:1024px){.leaderboard-status__table{display:flex;flex-direction:column;background:unset;padding:0}.leaderboard-status__table .my-rank-container{display:flex;align-items:center;gap:13px;padding:8px;margin-bottom:16px;border-radius:8px;background-color:#41444b}.leaderboard-status__table .my-rank-container .my-rank{padding:8px;border-radius:4px;background-color:#fff;font-size:1.2rem;font-weight:600;text-align:center}.leaderboard-status__table .my-rank-container .rank-info{display:flex;align-items:center;color:#fff;font-size:1.4rem}.leaderboard-status__table .my-rank-container .rank-info .vertical-bar{width:1px;height:6px;margin:0 8px;background-color:#fff}.leaderboard-status__table .tablet-card{background-color:#f1f1f1}.leaderboard-status__table .tablet-card:not(.leaderboard-status__table .tablet-card:last-child){margin-bottom:24px}.leaderboard-status__table .tablet-card .tablet-card-container{height:100%;background-color:#fff}.leaderboard-status__table .tablet-card .tablet-card-container .tablet-card-group{column-gap:16px}.leaderboard-status__table .tablet-card .tablet-card-container .tablet-card-group .tablet-card-detail{text-align:right;word-break:break-all;max-width:150px}}.claim{display:flex;flex-direction:column;margin:160px auto 100px;padding:16px;max-width:1112px;width:100%}@media screen and (max-width:1024px){.claim{margin-top:132px}}@media screen and (max-width:768px){.claim{margin-top:unset;padding:50px 16px 40px}}.claim__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.claim__header .title{font-size:1.8rem;font-weight:600;color:#242424;text-align:left}.claim__header .path{font-size:1.2rem;font-weight:400;color:#898989;text-align:right}.claim .claim__value{flex-direction:column;gap:16px}.claim .claim__value,.claim .claim__value__box{display:flex;justify-content:space-between;width:100%}.claim .claim__value__box-title{font-size:1.4rem;font-weight:600}.claim .claim__value__box-detail{background-color:transparent;font-size:1.4rem;font-weight:600}.claim .claim__value__box-detail:hover{color:#486bff}.claim .claim__value__content{display:flex;justify-content:flex-end;width:100%}.claim .claim__value__content .overview-section{width:100%}.claim .claim__value__content .overview-section .overview-container{min-height:228px;margin-bottom:36px;padding:8px 24px 24px}.claim .claim__value__content .overview-section .overview-container .overview-estimated{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:8px;font-size:1.2rem;color:#898989}.claim .claim__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;grid-column-gap:24px;column-gap:24px;width:100%}.claim .claim__value__content .overview-section .overview-container-wrapper .overview-tooltip{display:flex;justify-content:flex-end;height:24px}.claim .claim__list-title{margin-bottom:16px;font-size:1.4rem;font-weight:600}.claim .claim__list{display:flex;flex-direction:column;gap:16px;padding:24px;background-color:#f1f1f1;border-radius:8px}.claim .claim__list-table .table-wrapper .table .thead .thead-tr .headerCell:first-child{width:30%;padding-left:25px}.claim .claim__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(2),.claim .claim__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(3),.claim .claim__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(4){width:15%}.claim .claim__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(5){width:15%;padding-right:25px}.claim .claim__list-table .table-wrapper .table .thead .thead-tr .headerCell .tooltip-container{justify-content:center;gap:4px;color:#898989;font-weight:400;text-align:left}.claim .claim__list-table .table-wrapper .table .tbody{background-color:#fff}.claim .claim__list-table .table-wrapper .table .td-cell .product-cell{display:flex;align-items:center;gap:16px;text-align:left;white-space:pre-wrap}.claim .claim__list-table .table-wrapper .table .td-cell .product-cell>img{border-radius:5px}.claim .claim__list-table .table-wrapper .table .td-cell .product-cell>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.claim .claim__list-table .table-wrapper .table .td-cell .sell-button,.claim .claim__list-table .table-wrapper .table .td-cell .staking-button{padding:9px 32px}.claim .claim__list-table .table-wrapper .table .td-cell:first-child{padding-left:50px}.claim .claim__list-table .table-wrapper .table .td-cell:last-child{padding-right:50px}.claim .claim__list .view-more-button{margin-top:24px}.claim__claimed-details{display:flex;flex-direction:column;margin-top:50px}.claim__claimed-details-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px}.claim__claimed-details-title{display:flex;align-items:center;gap:8px;font-size:1.4rem;font-weight:600;color:#242424}.claim__claimed-details .claim__stats{display:flex;gap:24px;font-size:1.4rem;font-weight:400;color:#505050}.claim__claimed-details .claim__stats .claim__stat{display:flex;align-items:center;gap:8px}.claim__claimed-details .claim__stats .claim__stat-number{color:#486bff;font-weight:600}.claim__claimed-details-table{padding:24px;border-radius:8px;background-color:#f1f1f1}.claim__claimed-details-table .table-wrapper{margin-bottom:24px}.claim__claimed-details-table .table-wrapper .table .tbody{background-color:#fff}.claim__claimed-details-table .table-wrapper .table .tbody .td-cell{max-width:150px}.claim__claimed-details .view-more-button{margin-top:24px}.claim__claimed-details .view-more-button:hover{background-color:#c8c8c8}@media screen and (max-width:1024px){.claim .claim__list{padding:0;background-color:transparent}.claim .claim__list-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;padding:0;background-color:transparent}.claim .claim__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.claim__claimed-details-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;padding:0;background-color:transparent}.claim__claimed-details-table .tablet-card{background-color:#f1f1f1}.claim__claimed-details-table .tablet-card .tablet-card-container{background-color:#fff}}@media screen and (max-width:768px){.claim .claim__value{margin-bottom:50px}.claim .claim__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px 16px;gap:18px 16px}.claim .claim__list-table{grid-template-columns:repeat(1,1fr);gap:24px}.claim .tablet-card-product .tablet-card-product-group .tablet-card-product-title{width:20%}.claim .tablet-card-detail{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.claim .tablet-card-product-detail-txt{max-width:none}}@media screen and (max-width:550px){.claim .overview-section .overview-group .overview-container{margin-bottom:0}.claim .claim__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:18px 16px;gap:18px 16px}.claim .claim__value__box-title{display:flex;align-items:center}.claim .claim__value__box-detail{text-align:right;max-width:180px}.claim .tablet-card-product-detail-txt{max-width:102px}.claim .claim__claimed-details-header{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;margin-bottom:16px}.claim .claim__claimed-details-header .claim__stats{gap:12px;font-size:1.2rem}.claim .claim__claimed-details-table{display:flex;flex-direction:column;gap:24px}}.p2p{display:flex;flex-direction:column;margin:160px auto 100px;padding:16px;max-width:1112px;width:100%}@media screen and (max-width:1024px){.p2p{margin-top:132px}}@media screen and (max-width:768px){.p2p{margin-top:unset;padding:50px 16px 40px}}.p2p__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.p2p__header .title{font-size:1.8rem;font-weight:600;color:#242424;text-align:left}.p2p__header .path{font-size:1.2rem;font-weight:400;color:#898989;text-align:right}.p2p .p2p__list{display:flex;flex-direction:column;gap:16px}.p2p .p2p__list-title{font-size:1.4rem;font-weight:600}.p2p .p2p__list-table{background-color:#f1f1f1;padding:24px;border-radius:8px}.p2p .p2p__list-table .table-wrapper .table .thead .thead-tr .headerCell:first-child{width:30%;padding-left:25px}.p2p .p2p__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(2),.p2p .p2p__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(3){width:14%}.p2p .p2p__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(4){width:20%}.p2p .p2p__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(5){width:11%}.p2p .p2p__list-table .table-wrapper .table .thead .thead-tr .headerCell:nth-child(6){width:11%;padding-right:25px}.p2p .p2p__list-table .table-wrapper .table .thead .thead-tr .headerCell .tooltip-container{justify-content:center;gap:4px;color:#898989;font-weight:400;text-align:left}.p2p .p2p__list-table .table-wrapper .table .tbody{background-color:#fff}.p2p .p2p__list-table .table-wrapper .table .td-cell{padding:20px 10px}.p2p .p2p__list-table .table-wrapper .table .td-cell .product-cell{display:flex;align-items:center;gap:16px;white-space:pre-wrap;text-align:left}.p2p .p2p__list-table .table-wrapper .table .td-cell .product-cell>img{border-radius:5px}.p2p .p2p__list-table .table-wrapper .table .td-cell .product-cell>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.p2p .p2p__list-table .table-wrapper .table .td-cell .status-cell{width:100px;padding:9px}.p2p .p2p__list-table .table-wrapper .table .td-cell .action-button{width:100px;padding:9px;border-radius:999px;background-color:#000;color:#fff}.p2p .p2p__list-table .table-wrapper .table .td-cell .action-button:hover{background-color:#c8c8c8}.p2p .p2p__list-table .table-wrapper .table .td-cell .action-button.action-timer{color:#505050;background-color:#c8c8c8}.p2p .p2p__list-table .table-wrapper .table .td-cell:first-child{padding-left:50px}.p2p .p2p__list-table .table-wrapper .table .td-cell:last-child{padding-right:50px}.p2p .p2p__list .view-more-button{margin-top:24px}.p2p__p2ped-details{display:flex;flex-direction:column;margin-top:50px}.p2p__p2ped-details-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px}.p2p__p2ped-details-title{display:flex;align-items:center;gap:8px;font-size:1.4rem;font-weight:600;color:#242424}.p2p__p2ped-details .p2p__stats{display:flex;gap:24px;font-size:1.4rem;font-weight:400;color:#505050}.p2p__p2ped-details .p2p__stats .p2p__stat{display:flex;align-items:center;gap:8px}.p2p__p2ped-details .p2p__stats .p2p__stat-number{color:#486bff;font-weight:600}.p2p__p2ped-details-table{padding:24px;border-radius:8px;background-color:#f1f1f1}.p2p__p2ped-details-table .table-wrapper{margin-bottom:24px}.p2p__p2ped-details-table .table-wrapper .table .tbody{background-color:#fff}.p2p__p2ped-details-table .table-wrapper .table .tbody .td-cell{max-width:150px}.p2p__p2ped-details .view-more-button{margin-top:24px}.p2p__p2ped-details .view-more-button:hover{background-color:#c8c8c8}@media screen and (max-width:1024px){.p2p .p2p__list-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;padding:0;background-color:transparent}.p2p .p2p__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.p2p__p2ped-details-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;padding:0;background-color:transparent}.p2p__p2ped-details-table .tablet-card{background-color:#f1f1f1}.p2p__p2ped-details-table .tablet-card .tablet-card-container{background-color:#fff}}@media screen and (max-width:768px){.p2p .p2p__value{margin-bottom:50px}.p2p .p2p__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px 16px;gap:18px 16px}.p2p .p2p__list-table{grid-template-columns:repeat(1,1fr);gap:24px}.p2p .tablet-card-product .tablet-card-product-group .tablet-card-product-title{width:20%}.p2p .tablet-card-detail{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.p2p .tablet-card-product-detail-txt{max-width:none}}@media screen and (max-width:550px){.p2p .overview-section .overview-group .overview-container{margin-bottom:0}.p2p .p2p__value__content .overview-section .overview-container-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:18px 16px;gap:18px 16px}.p2p .p2p__value__box-title{display:flex;align-items:center}.p2p .p2p__value__box-detail{text-align:right;max-width:180px}.p2p .tablet-card-product-detail-txt{max-width:102px}}.mainpage{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;gap:300px}.mainpage .strong{color:#242424}.mainpage .strong--white{font-size:3rem;font-weight:900;color:#fff}.mainpage-container{width:100%;max-width:1080px;padding:0}.mainpage__category{position:relative;z-index:1;text-align:right;font-size:1.4rem;font-weight:600;color:#242424;width:100%;margin-bottom:50px}.mainpage__category-btn{background-color:transparent}.mainpage__category-btn:hover{color:#486bff}.mainpage-video-wrapper{position:absolute;left:0}.mainpage-video-wrapper .mainpage-video-content{width:99vw;max-height:1080px;min-height:500px}.mainpage-intro{position:relative;z-index:1;display:flex;flex-direction:column;margin-bottom:50px;padding:80px;border-radius:8px;background-color:#fff;opacity:.95}.mainpage-intro-container{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.mainpage-intro-container .container-txt{display:flex;flex-direction:column;width:50%}.mainpage-intro-container .container-txt__title{color:#242424;font-size:3.6rem;font-weight:600;margin-bottom:32px}.mainpage-intro-container .container-txt__detail{color:#505050;font-size:1.4rem;margin-bottom:48px}.mainpage-intro-container__img{width:100%;height:auto}.mainpage .mainpage-partners{display:flex;background-color:transparent;margin-bottom:500px;width:100%;overflow:hidden}.mainpage .mainpage-partners .swiper-wrapper{display:flex;align-items:center;transition-timing-function:linear}.mainpage .mainpage-partners .band-logo-wrap{display:flex;max-width:-moz-fit-content;max-width:fit-content}.mainpage .mainpage-partners .swiper-slide{flex-shrink:0;width:auto}.mainpage .mainpage-what{margin-bottom:150px}.mainpage .mainpage-what__title{margin-bottom:22px;font-size:3.6rem;font-weight:600;color:#242424}.mainpage .mainpage-what__content{margin-bottom:70px;font-size:1.8rem;color:#242424}.mainpage .mainpage-what .rwa-what-img{margin-bottom:250px}.mainpage .mainpage-what__benefits .benefits__title{margin-bottom:50px;font-size:3.6rem;font-weight:600;color:#242424}.mainpage .mainpage-what__benefits .benefits__title .gray{color:#898989}.mainpage .mainpage-what__benefits .benefits__row{display:flex;align-items:flex-start;column-gap:24px;height:70px}.mainpage .mainpage-what__benefits .benefits__row .benefit-title{width:30%;font-size:1.8rem;font-weight:600;color:#242424}.mainpage .mainpage-what__benefits .benefits__row .benefit-explain{width:70%;font-size:1.8rem;color:#242424}.mainpage .mainpage-deposits{display:flex;justify-content:space-between;align-items:center;margin-bottom:250px}.mainpage .mainpage-deposits .deposits-group{display:flex;flex-direction:column;margin-bottom:50px;max-width:592px}.mainpage .mainpage-deposits .deposits__title{font-size:3.6rem;font-weight:600;color:#898989;margin-bottom:50px}.mainpage .mainpage-deposits .deposits__detail{display:flex;flex-direction:column}.mainpage .mainpage-deposits .deposits__detail>:first-child{font-size:1.8rem;font-weight:600;color:#242424}.mainpage .mainpage-deposits .deposits__detail>:last-child{font-size:1.4rem;color:#898989}.mainpage .mainpage-deposits .deposits__detail>:first-child:after{content:"";display:block;width:100%;height:1px;background-color:#c8c8c8;margin:16px 0}.mainpage .mainpage-deposits .deposits__detail-items{display:flex;flex-direction:column;gap:32px}.mainpage-stable{margin-bottom:250px}.mainpage-stable .stable-top{display:flex;align-items:center;justify-content:space-between;width:90%;margin-bottom:65px}.mainpage-stable .stable-top__detail{font-weight:600;font-size:3.6rem;color:#898989}.mainpage .mainpage-join{margin-bottom:250px;width:100%}.mainpage .mainpage-join-top{display:flex;flex-direction:column;gap:16px;margin-bottom:70px}.mainpage .mainpage-join-top__title{font-size:3.6rem;font-weight:600;color:#898989}.mainpage .mainpage-join-top__detail{font-size:1.4rem;color:#505050}.mainpage .mainpage-join-bottom{position:relative;display:flex;align-items:center;justify-content:center}.mainpage .mainpage-join-bottom__img{width:100%;height:auto;max-width:964px}.mainpage .mainpage-works{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:70px;margin-bottom:250px}.mainpage .mainpage-works__title{font-size:3.6rem;font-weight:600;color:#242424}.mainpage .mainpage-usecases{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:250px;width:100%}.mainpage .mainpage-usecases-left{display:flex;flex-direction:column;gap:32px;width:100%}.mainpage .mainpage-usecases-left__title{font-size:3.6rem;font-weight:600;color:#242424}.mainpage .mainpage-usecases-left__detail{font-size:1.8rem;color:#505050}.mainpage .mainpage-usecases-right{width:100%}.mainpage .mainpage-tokenized{margin-bottom:250px}.mainpage .mainpage-tokenized .usecase-grid>:first-child{border-left:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li{border-right:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li:nth-child(-n+4){border-bottom:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li:nth-child(5){border-left:1px solid #c8c8c8}.mainpage .mainpage-plan{display:flex;justify-content:space-between;align-items:center}.mainpage .mainpage-plan-left{display:flex;flex-direction:column;width:100%}.mainpage .mainpage-plan-left__title{margin-bottom:16px;font-size:3.6rem;font-weight:600;color:#242424;max-width:440px}.mainpage .mainpage-plan-left__detail{display:inline-block;margin-bottom:50px;font-size:1.4rem;color:#898989;max-width:420px}.mainpage .mainpage-plan-left-group{display:flex;gap:36px}.mainpage .mainpage-plan-left-group-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:122px;height:122px;background-color:#000;border-radius:10px;font-size:2rem;color:#fff}.mainpage .mainpage-plan-right{display:flex;flex-direction:column;width:100%;padding:30px 20px;border:1px solid #c8c8c8;border-radius:20px}.mainpage .mainpage-plan-right .plan-form .plan-form-field-group{align-items:center;flex-direction:row;justify-content:space-between;gap:52px}.mainpage .mainpage-plan-right .plan-form .plan-form-field-group .plan-form-field-group-recaptcha{min-width:242px}.mainpage .mainpage-plan-right .plan-form .plan-form-field-group .plan-form-btn__submit{height:41px}@media screen and (max-width:1024px){.mainpage .mainpage-container{display:flex;flex-direction:column;align-items:center}.mainpage .mainpage__category{margin-bottom:40px}.mainpage .mainpage-intro{align-items:center;margin-bottom:24px;padding:0}.mainpage .mainpage-intro .mainpage-intro-container{max-width:750px;padding:24px}.mainpage .mainpage-intro .mainpage-intro-container .container-txt .container-txt__title{margin-bottom:16px;font-size:2.8rem}.mainpage .mainpage-intro .mainpage-intro-container .container-txt .container-txt__detail{margin-bottom:25px;font-size:1.2rem}.mainpage .mainpage-intro .mainpage-intro-container .container-txt .container-txt__btn{display:flex;align-items:center;gap:8px;color:#fff;font-size:1.2rem;font-weight:600;background-color:#41444b;border-radius:999px;padding:9px 16px;width:-moz-fit-content;width:fit-content;height:32px}.mainpage .mainpage-intro .mainpage-intro-container>img{max-width:514px}.mainpage .mainpage-partners{max-width:750px;margin-bottom:270px}.mainpage .mainpage-what--title{font-size:2.8rem}.mainpage .mainpage-what .rwa-what-img{margin-bottom:150px;width:100%;object-fit:contain}.mainpage .mainpage-what__benefits .benefits__title{font-size:2.8rem}.mainpage .mainpage-what__benefits .benefits__row .benefit-explain,.mainpage .mainpage-what__benefits .benefits__row .benefit-title{font-size:1.4rem}.mainpage .mainpage-deposits{max-width:900px;margin-bottom:150px}.mainpage .mainpage-deposits .deposits-group{width:50%;margin-bottom:unset}.mainpage .mainpage-deposits .deposits-group .deposits__title{font-size:2.8rem}.mainpage .mainpage-deposits>img{max-width:300px;height:auto}.mainpage .mainpage-stable{width:100%;max-width:900px;margin-bottom:150px}.mainpage .mainpage-stable .stable-top{width:100%;margin-bottom:40px}.mainpage .mainpage-stable .stable-top__detail{font-size:2.8rem}.mainpage .mainpage-join{max-width:900px;margin-bottom:150px}.mainpage .mainpage-join .mainpage-join-top{margin-bottom:40px}.mainpage .mainpage-join .mainpage-join-top .mainpage-join-top__title{font-size:2.8rem}.mainpage .mainpage-join .mainpage-join-bottom{flex-direction:column;gap:20px}.mainpage .mainpage-join .mainpage-join-bottom .mainpage-join-bottom-guide-wrap{width:100%}.mainpage .mainpage-join .mainpage-join-bottom .mainpage-join-bottom-guide-wrap .mainpage-join-bottom-guide__img{width:100%;height:auto}.mainpage .mainpage-works{gap:50px;max-width:900px;margin-bottom:100px}.mainpage .mainpage-works .mainpage-works__title{font-size:2.8rem}.mainpage .mainpage-works>img{width:100%;object-fit:contain}.mainpage .mainpage-usecases{margin-bottom:150px}.mainpage .mainpage-usecases .mainpage-usecases-left{gap:24px}.mainpage .mainpage-usecases .mainpage-usecases-left .mainpage-usecases-left__title{font-size:2.8rem}.mainpage .mainpage-usecases .mainpage-usecases-left .mainpage-usecases-left__detail{font-size:1.4rem}.mainpage .mainpage-tokenized{margin-bottom:150px}.mainpage .mainpage-plan{display:flex;flex-direction:column;gap:50px}.mainpage .mainpage-plan .mainpage-plan-left__title{max-width:none;font-size:2.8rem}.mainpage .mainpage-plan .mainpage-plan-left__detail{max-width:none}.mainpage .mainpage-plan .mainpage-plan-left-group .mainpage-plan-left-group-box{gap:18px;font-size:1.8rem}.mainpage .mainpage-plan .mainpage-plan-left-group .mainpage-plan-left-group-box .strong--white{font-size:2.4rem}.mainpage .mainpage-plan .mainpage-plan-right .plan-form .plan-form-field{gap:10px}.mainpage .mainpage-plan .mainpage-plan-right .plan-form .plan-form-field input::placeholder{color:#c8c8c8}.mainpage .mainpage-plan .mainpage-plan-right .plan-form .plan-form-field__group{flex-direction:column}.mainpage .mainpage-plan .mainpage-plan-right .plan-form .plan-form-field-group{flex-direction:column;align-items:center;justify-content:normal;gap:16px}.mainpage .mainpage-plan .mainpage-plan-right .plan-form .plan-form-field-group .plan-form-field-group-recaptcha{min-width:auto;width:100%}.mainpage .mainpage-plan .mainpage-plan-right .plan-form .plan-form-field-group .plan-form-btn__submit{height:100%}}@media screen and (max-width:768px){.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li{padding:20px 20px 0}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li .usecase-grid-li__title{min-height:50px}.mainpage .mainpage-tokenized .usecase-grid>:nth-child(3),.mainpage .mainpage-tokenized .usecase-grid>:nth-child(4){border-bottom:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid>:nth-child(5){border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid>:nth-child(6),.mainpage .mainpage-tokenized .usecase-grid>:nth-child(7){border-right:1px solid #c8c8c8}.mainpage .mainpage-intro{width:100%}.mainpage .mainpage-intro .mainpage-intro-container{width:100%;padding:24px 0 24px 24px}.mainpage .mainpage-what--title{font-size:2.4rem}.mainpage .mainpage-what .rwa-what-img{width:100%;object-fit:contain}.mainpage .mainpage-deposits{display:flex;flex-direction:column-reverse;gap:50px}.mainpage .mainpage-deposits .deposits-group{width:100%;max-width:none}.mainpage .mainpage-stable .stable-top{margin-bottom:50px;flex-direction:column;gap:50px}.mainpage .mainpage-stable .stable-top__detail{max-width:none;width:100%;word-spacing:2px}.mainpage .mainpage-works{gap:40px;margin-bottom:150px}.mainpage .mainpage-usecases{width:100%;flex-direction:column}.mainpage .mainpage-usecases .mainpage-usecases-right{width:100%;height:auto}.mainpage .mainpage-tokenized{margin-bottom:150px}.mainpage .mainpage-tokenized .usecase-grid{grid-template-columns:repeat(2,1fr);gap:0}.mainpage .mainpage-tokenized .usecase-grid>:first-child{border-left:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid>:first-child,.mainpage .mainpage-tokenized .usecase-grid>:nth-child(2){border-right:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid>:nth-child(3){border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid>:nth-child(4){border-right:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li{padding:0}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li .usecase-grid-li__wrapper{padding:16px 16px 0}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li .usecase-grid-li__title{padding:0 20px;min-height:75px;border-bottom:1px solid #c8c8c8}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li .usecase-grid-li__detail{padding:20px}.mainpage .mainpage-tokenized .usecase-grid .usecase-grid-li .usecase-grid-li__divider{width:100%;border:1px solid #c8c8c8}.mainpage .mainpage-plan{flex-direction:column;width:100%}.mainpage .mainpage-plan .mainpage-plan-left__title{font-size:2.8rem;max-width:none}.mainpage .mainpage-plan .mainpage-plan-left__detail{max-width:none}.mainpage .mainpage-plan .mainpage-plan-left-group{margin-bottom:50px}.mainpage .mainpage-plan .mainpage-plan-left-group .mainpage-plan-left-group-box{width:100px;height:100px;font-size:1.8rem}.mainpage .mainpage-plan .mainpage-plan-left-group .mainpage-plan-left-group-box .strong--white{font-size:2.4rem}.mainpage .mainpage-plan .mainpage-plan-right .plan-form-field__group{flex-direction:column}}@media screen and (max-width:550px){.mainpage{padding:0}.mainpage .mainpage-intro{margin-bottom:48px}.mainpage .mainpage-intro .mainpage-intro-container{flex-direction:column-reverse;gap:32px}.mainpage .mainpage-intro .mainpage-intro-container .container-txt{width:100%}.mainpage .mainpage-partners{margin-bottom:100px;width:100%}.mainpage .mainpage-partners .swiper{overflow:hidden}.mainpage .mainpage-what--content{margin-bottom:30px}.mainpage .mainpage-what .rwa-what-img{margin-bottom:100px}.mainpage .mainpage-what__benefits .benefits__title{font-size:2.8rem}.mainpage .mainpage-what__benefits .benefits__row{flex-direction:column;height:unset;row-gap:16px}.mainpage .mainpage-what__benefits .benefits__row .benefit-title{width:100%;font-size:1.4rem}.mainpage .mainpage-what__benefits .benefits__row .benefit-explain{width:100%;margin-left:10px;font-size:1.4rem}.mainpage .mainpage-what__benefits .benefits__row:not(.mainpage .mainpage-what__benefits .benefits__row:last-child){margin-bottom:50px}.mainpage .mainpage-deposits{margin-bottom:100px}.mainpage .mainpage-deposits .deposits-group .deposits__title{font-size:2.4rem}.mainpage .mainpage-deposits .deposits-group .deposits__detail>:last-child{font-size:1.2rem}.mainpage .mainpage-stable{width:100%}.mainpage .mainpage-stable .stable-grid-li .stable-grid-li__group .stable-grid-li__img{margin:0 0 0 16px;height:30px}.mainpage .mainpage-stable .stable-grid-li .stable-grid-li__group .stable-grid-li__title{padding:0 0 8px 16px;font-size:1.2rem;min-height:38px}.mainpage .mainpage-stable .stable-grid-li .stable-grid-li__detail{padding:16px 8px;font-size:1.2rem}.mainpage .mainpage-stable .stable-top{display:flex;width:100%;flex-direction:column;gap:50px}.mainpage .mainpage-stable .stable-top .stable-top__detail{width:100%;font-size:2.4rem}.mainpage .mainpage-stable .usecase-grid .usecase-grid-li{padding:16px;max-width:96px}.mainpage .mainpage-stable .usecase-grid .usecase-grid-li .usecase-grid-li__title{font-size:1.6rem}.mainpage .mainpage-stable .usecase-grid .usecase-grid-li .usecase-grid-li__detail{font-size:1.2rem}.mainpage .mainpage-join{width:100%;margin-bottom:100px}.mainpage .mainpage-join .mainpage-join-top .mainpage-join-top__title{font-size:2.4rem}.mainpage .mainpage-join .mainpage-join-top .mainpage-join-top__detail{font-size:1.2rem}.mainpage .mainpage-join .mainpage-join-bottom{width:100%}.mainpage .mainpage-join .mainpage-join-bottom .mainpage-join-bottom-guide-wrap .mainpage-join-bottom-guide{width:100%;height:auto}.mainpage .mainpage-join .mainpage-join-bottom .mainpage-join-bottom-circle-wrap{width:100%}.mainpage .mainpage-join .mainpage-join-bottom .mainpage-join-bottom-circle-wrap .mainpage-join-bottom-circle,.mainpage .mainpage-join .mainpage-join-bottom .mainpage-join-bottom-circle-wrap .mainpage-join-bottom-guide__img{width:100%;height:auto}.mainpage .mainpage-works{gap:24px}.mainpage .mainpage-usecases{flex-direction:column}.mainpage .mainpage-usecases .mainpage-usecases-left{max-width:none}.mainpage .mainpage-usecases .mainpage-usecases-left .mainpage-usecases-left__title{font-size:2.4rem}.mainpage .mainpage-usecases .mainpage-usecases-left .mainpage-usecases-left__detail{font-size:1.2rem}.mainpage .mainpage-plan .mainpage-plan-left__title{font-size:2.4rem}.mainpage .mainpage-plan .mainpage-plan-left__detail{margin-bottom:24px}.mainpage .mainpage-plan .mainpage-plan-left .mainpage-plan-left-group{gap:16px}.mainpage .mainpage-plan .mainpage-plan-left .mainpage-plan-left-group .mainpage-plan-left-group-box{gap:20px}.mainpage .mainpage-plan .mainpage-plan-left .mainpage-plan-left-group .mainpage-plan-left-group-box .strong--white{font-size:1.4rem}.mainpage .mainpage-plan .mainpage-plan-left .mainpage-plan-left-group .mainpage-plan-left-group-box{font-size:1.2rem}.mainpage .mainpage-plan .mainpage-plan-right .plan-form .plan-form-btn--mobile .plan-form-btn__img--mobile{height:auto}}.usecase-grid{display:grid;grid-template-columns:repeat(4,2fr);padding:0}.usecase-grid>.usecase-grid-li{display:flex;flex-direction:column;gap:16px;padding:20px}.usecase-grid>.usecase-grid-li .usecase-grid-li__title{font-size:1.6rem;font-weight:600;color:#242424}.usecase-grid>.usecase-grid-li .usecase-grid-li__detail{font-size:1.4rem;color:#898989}.stable-grid-ul{display:grid;grid-template-columns:repeat(3,1fr)}.stable-grid-ul>:not(:last-child){border-right:1px solid #c8c8c8}.stable-grid-ul>:first-child{border-left:1px solid #c8c8c8}.stable-grid-ul>:last-child{border-right:1px solid #c8c8c8}.stable-grid-ul .stable-grid-li__group{display:flex;flex-direction:column;gap:16px;border-bottom:1px solid #c8c8c8}.stable-grid-ul .stable-grid-li__group .stable-grid-li__img{margin:20px 20px 0}.stable-grid-ul .stable-grid-li__group .stable-grid-li__title{font-size:1.6rem;font-weight:600;color:#242424;padding:0 20px 20px;min-height:60px}.stable-grid-ul .stable-grid-li__detail{padding:20px;font-size:1.4rem;color:#898989}.plan-form{gap:20px}.plan-form,.plan-form-field{display:flex;flex-direction:column;width:100%}.plan-form-field{gap:4px}.plan-form-field__group{display:flex;width:100%;gap:16px}.plan-form-field-title{font-size:1.4rem;font-weight:500;color:#000}.plan-form-field-title:after{content:"*";font-size:1.4rem;font-weight:500;color:#eb4a4a}.plan-form-field textarea,.plan-form-field>input{padding:10px 24px;border-radius:10px;font-size:1.4rem;border:1px solid #c8c8c8}.plan-form-field textarea::placeholder,.plan-form-field>input::placeholder{color:#b9baba}.plan-form .plan-form-field>textarea{resize:none;line-height:1.8}.plan-form .plan-form-field-group{display:flex;flex-direction:column;gap:16px;position:relative;z-index:1}.plan-form .plan-form-field-group .plan-form-recaptcha-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.25)}.plan-form .plan-form-field-group .plan-form-recaptcha-overlay iframe{display:block}.plan-form .plan-form-field-group .plan-form-field-group-recaptcha{display:flex;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.plan-form .plan-form-field-group .plan-form-field-group-recaptcha .plan-form-field-group-recaptcha__btn{display:flex;justify-content:space-between;width:100%;background:#1668e5}.plan-form .plan-form-field-group .plan-form-field-group-recaptcha .plan-form-field-group-recaptcha-content{display:flex;flex-direction:column;justify-content:center;text-align:left;padding-left:16px;gap:4px;height:100%}.plan-form .plan-form-field-group .plan-form-field-group-recaptcha .plan-form-field-group-recaptcha-content .plan-form-field-group-recaptcha-content__title{color:#fff;font-size:1.2rem;font-weight:500}.plan-form .plan-form-field-group .plan-form-field-group-recaptcha .plan-form-field-group-recaptcha-content .plan-form-field-group-recaptcha-content__detail{color:#fff;font-size:1rem;font-weight:500}.plan-form .plan-form-field-group .plan-form-field-group-recaptcha .plan-form-field-group-recaptcha-content__wrapper{display:flex;align-items:center;justify-content:center;background-color:#fff;width:63px;height:63px}.plan-form .plan-form-field-group .plan-form-btn__submit{padding:12px 24px;border-radius:10px;background-color:#000;color:#fff;font-size:1.4rem;font-weight:500;width:100%;max-width:120px}.plan-form .plan-form-field-group .plan-form-btn__submit:disabled{background-color:#c8c8c8;color:#fff}.plan-form .toast-submit-message{display:table;position:fixed;left:50%;transform:translateX(-50%);background-color:#000;color:#fff;padding:10px 16px;border-radius:4px;font-size:1.4rem;text-align:center;animation:fadeInOutSubmit 3.5s ease;z-index:300}@media screen and (max-width:768px){.plan-form .plan-form-field>input{padding:10px 16px;height:40px}.plan-form .plan-form-field>textarea{padding:10px 16px}}.aboutus{margin:100px auto auto;width:100%}.aboutus,.aboutus .aboutus-header{display:flex;flex-direction:column;justify-content:center}.aboutus .aboutus-header{align-items:center;gap:32px;margin:0 auto 50px;max-width:1112px}.aboutus .aboutus-header__title{font-size:4.8rem;font-weight:800;color:#242424}.aboutus .aboutus-header__detail{font-size:1.8rem;font-weight:600;color:#505050}.aboutus .aboutus-banner{display:flex;margin-bottom:250px;width:100%;overflow:hidden}.aboutus .aboutus-banner .swiper-wrapper{transition-timing-function:linear}.aboutus .aboutus-banner .swiper-slide{padding-bottom:8px;width:auto}.aboutus .aboutus-banner__item{display:flex;align-items:center;justify-content:center;gap:6px;color:#242424;width:-moz-fit-content;width:fit-content;white-space:nowrap;font-size:1.4rem;border-radius:999px;padding:10px;box-shadow:2px 4px 10px 0 rgba(0,0,0,.102)}.aboutus .aboutus-unlocking{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;margin:0 auto 50px;padding:0 16px}.aboutus .aboutus-unlocking__title{max-width:520px;text-align:center;font-size:4rem;font-weight:600;color:#242424}.aboutus .aboutus-unlocking__detail{max-width:584px;text-align:center;font-size:1.4rem;color:#242424}.aboutus .aboutus-video{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto 320px}.aboutus .aboutus-video .video-container{margin:0 auto;max-width:1112px}.aboutus .aboutus-video .video-wrapper{max-width:674px;height:auto}.aboutus .aboutus-label{display:flex;flex-direction:column;align-items:center;margin:0 auto 267px;padding:0 16px;gap:100px;max-width:1112px}.aboutus .aboutus-strategies{max-width:1112px;padding:0 16px;margin:0 auto 50px}.aboutus .aboutus-strategies__title{max-width:416px;font-weight:600;font-size:3.6rem;color:#242424;margin-bottom:50px}.aboutus .aboutus-strategies .roundline-information__bottom{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;gap:50px}.aboutus .aboutus-strategies .roundline-information__bottom .roundline-information__bottom-item{max-width:185px}.aboutus .aboutus-strategies .roundline-information__bottom .roundline-information__bottom-item .highlight{font-weight:500;color:#242424}.aboutus .aboutus-strategies-wrapper{display:flex;justify-content:space-between;align-items:center;gap:164px;margin-bottom:250px;max-width:1080px}.aboutus .aboutus-strategies-wrapper .aboutus-strategies-imgbox{position:relative;display:flex;width:100%}.aboutus .aboutus-strategies__img{max-width:432px;height:auto;width:100%}.aboutus .aboutus-value{padding:0 16px;margin:0 auto 250px;max-width:1112px}.aboutus .aboutus-value__title{font-size:3.6rem;font-weight:600;color:#242424;margin-bottom:50px}.aboutus .aboutus-value-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;gap:50px}.aboutus .aboutus-value-grid-item{display:flex;align-items:center;gap:24px;font-size:1.4rem;color:#898989;white-space:pre-line}.aboutus .aboutus-goal{display:flex;flex-direction:column;gap:100px;padding:0 16px;margin:0 auto;max-width:1112px}@media screen and (max-width:1024px){.aboutus .aboutus-header__title{font-size:3.4rem}.aboutus .aboutus-header__detail{font-size:1.4rem}.aboutus .aboutus-unlocking__title{font-size:3.2rem}.aboutus .aboutus-banner{margin-bottom:150px}.aboutus .aboutus-label .roundline-information__bottom,.aboutus .aboutus-label .roundline-information__title{margin-left:40px}.aboutus .aboutus-strategies .aboutus-strategies__title{margin-bottom:0}.aboutus .aboutus-strategies .aboutus-strategies-wrapper{gap:76px}.aboutus .aboutus-goal .roundline-information__bottom,.aboutus .aboutus-goal .roundline-information__title,.aboutus .aboutus-strategies .roundline-information__bottom,.aboutus .aboutus-strategies .roundline-information__title{margin-left:40px}}@media screen and (max-width:768px){.aboutus .aboutus-header{gap:24px}.aboutus .aboutus-label,.aboutus .aboutus-video{margin:0 auto 150px}.aboutus .aboutus-strategies{gap:0;margin:0}.aboutus .aboutus-strategies .aboutus-strategies__title{font-size:2.8rem;margin-bottom:50px}.aboutus .aboutus-strategies .aboutus-strategies-wrapper{flex-direction:column;gap:40px;margin-bottom:100px}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .roundline-information__title{margin-left:24px}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .roundline-information__bottom{display:flex;flex-direction:column;gap:24px;margin-left:24px}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .roundline-information__bottom-item{max-width:none}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .roundline-information__bottom-item:last-child{grid-column:span 2;grid-template-columns:1fr}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .aboutus-strategies__img{max-width:none}.aboutus .aboutus-value{margin:0 auto 100px}.aboutus .aboutus-value .aboutus-value__title{font-size:2.8rem}.aboutus .aboutus-value .aboutus-value-grid-item{white-space:normal}.aboutus .aboutus-goal .roundline-information__bottom,.aboutus .aboutus-goal .roundline-information__title{margin-left:24px}}@media screen and (max-width:360px){.aboutus{padding:50px 0 161px;margin:0}.aboutus .aboutus-header{gap:16px}.aboutus .aboutus-header .aboutus-header__title{font-size:2.8rem}.aboutus .aboutus-header .aboutus-header__detail{font-size:1.2rem}.aboutus .aboutus-banner{margin-bottom:100px}.aboutus .aboutus-unlocking .aboutus-unlocking__title{font-size:2.4rem}.aboutus .aboutus-unlocking .aboutus-unlocking__detail{font-size:1.2rem}.aboutus .aboutus-video{margin:0 auto 100px}.aboutus .aboutus-label{gap:40px;margin:0 auto 100px}.aboutus .aboutus-label .roundline-information__title{margin-left:16px;height:32px}.aboutus .aboutus-label .roundline-information__bottom{margin-left:16px}.aboutus .aboutus-label .roundline-information__bottom .roundline-information__bottom__desc{font-size:1.2rem}.aboutus .aboutus-strategies{margin:0 auto 100px}.aboutus .aboutus-strategies .aboutus-strategies__title{font-size:2.4rem;margin-bottom:50px}.aboutus .aboutus-strategies .aboutus-strategies-wrapper{display:flex;flex-direction:column;gap:40px;margin-bottom:0}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .roundline-information__title{margin-left:16px;height:32px}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .roundline-information__bottom{display:flex;flex-direction:column;gap:16px;margin-left:16px}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .roundline-information__bottom .roundline-information__bottom-item{max-width:none;font-size:1.2rem}.aboutus .aboutus-strategies .aboutus-strategies-wrapper .roundline-information__bottom .roundline-information__bottom-item .roundline-information__bottom__desc{font-size:1.2rem}.aboutus .aboutus-unlocking{margin:0 auto 40px}.aboutus .aboutus-unlocking .aboutus-unlocking__title{word-spacing:5px}.aboutus .aboutus-value{margin:0 auto 100px}.aboutus .aboutus-value .aboutus-value__title{font-size:2.4rem;font-weight:600}.aboutus .aboutus-value .aboutus-value-grid{grid-template-columns:repeat(1,1fr);gap:32px}.aboutus .aboutus-value .aboutus-value-grid .aboutus-value-grid-item{font-size:1.2rem}.aboutus .aboutus-goal{gap:40px}.aboutus .aboutus-goal .roundline-information__title{height:32px}}.roundline-information{display:flex;flex-direction:column;gap:24px;width:100%;max-width:1080px}.roundline-information-top{display:flex;left:0;width:100%;max-width:1080px}.roundline-information-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:44px}.roundline-information-wrapper-line{display:flex;align-items:center;border:1px solid #c8c8c8;height:1px;width:100%}.roundline-information__title{z-index:1;position:absolute;display:flex;align-items:center;justify-content:center;border:1px solid #c8c8c8;padding:9px 16px;border-radius:999px;background-color:#fff;margin-left:70px;height:44px;font-size:1.2rem;color:#242424}.roundline-information__bottom{position:relative;margin-left:70px}.roundline-information__bottom__dot{border-radius:100%;background-color:#000;width:6px;height:6px}.roundline-information__bottom__desc{margin-left:6px;font-size:1.4rem;color:#898989}.news{position:relative}.news__header{display:flex;justify-content:center;align-items:center;margin-bottom:90px}.news__title{position:relative;left:50%;transform:translateX(-50%);font-size:3.2rem;font-weight:600;text-align:center}@media screen and (max-width:550px){.news__title{font-size:1.8rem}}.news__search{margin-left:auto}.news__search-result{margin-bottom:30px;font-size:1.4rem;color:#505050;text-align:center}.news__search-result strong{font-size:1.8rem;font-weight:600;color:#000}.news__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px;justify-content:center}.news__card{display:flex;flex-direction:column;max-width:328px;width:100%;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);overflow:hidden}.news__card:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15);transform:scale3d(1.006,1.006,1)}.news__card-image{position:relative;width:100%;height:auto;margin-bottom:8px;border-radius:8px;cursor:pointer}.news__card-image img{width:100%;object-fit:cover;border-radius:8px}.news__card-content{flex:1 1;padding:16px;border-radius:8px}.news__card-header{display:flex;align-items:center;margin-bottom:16px;gap:8px}.news__card-title{color:#242424;font-size:1.4rem;font-weight:600;width:65%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news .isNew{width:45%}.news__card-badge{background-color:#486bff;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px}.news__card-date{margin-left:auto;font-size:12px;color:#898989}.news__card-description{font-size:1.2rem;color:#505050;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.news__empty{text-align:center;margin:90px 0}.news__empty-title{font-size:1.8rem;font-weight:600;margin-bottom:16px;color:#000}.news__empty-content{font-size:1.4rem;color:#505050}@media screen and (max-width:950px){.news .news__grid{grid-template-columns:repeat(2,1fr);gap:24px}.news .isNew{width:50%}.news .news__card{max-width:none}}@media screen and (max-width:768px){.news .news__header{margin-bottom:40px}.news .news__grid .news__card{max-width:unset}.news .isNew{width:30%}.news .news__footer .view-more-button{margin-top:24px}}@media screen and (max-width:550px){.news__header{flex-direction:column;align-items:center;gap:32px;margin-bottom:26px}.news__title{left:unset;transform:unset}.news__search{margin-left:unset}.news__search-result{margin:50px 0 24px}.news__grid{display:flex;flex-direction:column;gap:16px;justify-content:center}.news__footer .view-more-button{margin-top:16px}.news__empty{margin:50px 0}}.news-detail .news-title{position:relative;left:50%;transform:translateX(-50%);font-size:3.2rem;font-weight:600;text-align:center;margin-bottom:100px}@media screen and (max-width:550px){.news-detail .news-title{font-size:1.8rem}}.news-detail__header{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #c8c8c8}.news-detail__title{font-size:2.8rem;margin-bottom:16px}.news-detail__date{display:flex;align-items:center;gap:8px;margin-bottom:16px}.news-detail__date .date-date{color:#242424;font-size:1.4rem}.news-detail__date .date-divider{width:1px;height:10px;border-radius:1px;background-color:#c8c8c8}.news-detail__date .date-time{color:#898989;font-size:1.4rem}.news-detail__thumbnail>img{width:100%;height:auto;object-fit:contain;border-radius:8px}.news-detail__content{max-width:100%;box-sizing:border-box;font-size:1.4rem}.news-detail__content img{max-width:100%;height:auto;display:block;object-fit:contain}@media screen and (max-width:768px){.news-detail__title{font-size:1.8rem;font-weight:600}}@media screen and (max-width:550px){.news-detail .news-title{margin-bottom:50px}}.notice{position:relative}.notice__header{display:flex;justify-content:center;align-items:center;margin-bottom:90px}.notice__title{position:relative;left:50%;transform:translateX(-50%);font-size:3.2rem;font-weight:600;text-align:center}@media screen and (max-width:550px){.notice__title{font-size:1.8rem}}.notice__search{margin-left:auto}.notice__search-result{margin-bottom:30px;font-size:1.4rem;color:#505050;text-align:center}.notice__search-result strong{font-size:1.8rem;font-weight:600;color:#000}.notice__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px;justify-content:center}.notice__card{display:flex;flex-direction:column;max-width:516px;width:100%;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);overflow:hidden}.notice__card-title{width:75%}.notice__card:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15);transform:scale3d(1.006,1.006,1)}.notice__card-image{position:relative;width:100%;height:auto;overflow:hidden;margin-bottom:8px;border-radius:8px;cursor:pointer}.notice__card-image img{width:100%;object-fit:cover;border-radius:8px}.notice__card-content{padding:16px;border-radius:8px}.notice__card-header{display:flex;align-items:center;margin-bottom:16px;gap:8px}.notice__card-title{color:#242424;font-size:1.4rem;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.notice .isNew{width:65%}.notice__card-badge{background-color:#486bff;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px}.notice__card-date{margin-left:auto;font-size:12px;color:#898989}.notice__card-description{font-size:1.2rem;color:#505050;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice__empty{text-align:center;margin:90px 0}.notice__empty-title{font-size:1.8rem;font-weight:600;margin-bottom:16px;color:#000}.notice__empty-content{font-size:1.4rem;color:#505050}@media screen and (max-width:1024px){.notice__grid{gap:24px}.notice .isNew{width:55%}}@media screen and (max-width:768px){.notice__header{margin-bottom:40px}.notice__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;justify-content:center}.notice__footer .view-more-button{margin-top:24px}.notice .isNew{width:40%}}@media screen and (max-width:620px){.notice .isNew{width:30%}}@media screen and (max-width:550px){.notice__header{flex-direction:column;align-items:center;gap:32px;margin-bottom:26px}.notice__title{left:unset;transform:unset}.notice__search{margin-left:unset}.notice__search-result{margin:50px 0 24px}.notice__grid{display:flex;flex-direction:column;gap:16px;justify-content:center}.notice__card{max-width:unset}.notice__footer .view-more-button{margin-top:16px}.notice__empty{margin:50px 0}}.notice-detail .notice-title{position:relative;left:50%;transform:translateX(-50%);font-size:3.2rem;font-weight:600;text-align:center;margin-bottom:100px}@media screen and (max-width:550px){.notice-detail .notice-title{font-size:1.8rem}}.notice-detail__header{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #c8c8c8}.notice-detail__title{font-size:2.8rem;margin-bottom:16px}.notice-detail__date{display:flex;align-items:center;gap:8px;margin-bottom:16px}.notice-detail__date .date-date{color:#242424;font-size:1.4rem}.notice-detail__date .date-divider{width:1px;height:10px;border-radius:1px;background-color:#c8c8c8}.notice-detail__date .date-time{color:#898989;font-size:1.4rem}.notice-detail__thumbnail>img{width:100%;height:auto;object-fit:contain;border-radius:8px}.notice-detail__content{max-width:100%;box-sizing:border-box;font-size:1.4rem}.notice-detail__content img{max-width:100%;height:auto;display:block;object-fit:contain}@media screen and (max-width:768px){.notice-detail__title{font-size:1.8rem;font-weight:600}}@media screen and (max-width:550px){.notice-detail .notice-title{margin-bottom:50px}}.learn__header{display:flex;justify-content:space-between;align-items:flex-end}.learn__title{position:relative;left:50%;transform:translateX(-50%);font-size:3.2rem;font-weight:600;text-align:center}@media screen and (max-width:550px){.learn__title{font-size:1.8rem}}.learn__accordion{margin-top:40px;border-top:1px solid #242424}.learn__accordion .accordion-item{padding-bottom:24px;border-bottom:1px solid #c8c8c8}.learn__accordion .accordion-item .accordion-question-inner{padding-top:24px;background-color:#fff;color:#242424;font-size:1.8rem;text-align:left}.learn__accordion .accordion-item .accordion-answer{color:#505050;font-size:1.8rem}.learn__accordion .accordion-item.open .accordion-question-inner{padding:24px 0;border-bottom:none;font-weight:800}.learn__empty{text-align:center;margin:90px 0}.learn__empty-title{font-size:1.8rem;font-weight:600;margin-bottom:16px;color:#000}.learn__empty-content{font-size:1.4rem;color:#505050}@media screen and (max-width:1024px){.learn__header{flex-direction:column;justify-content:center;align-items:unset;gap:50px;margin-bottom:34px}.learn__header .search-bar{align-self:flex-end}.learn__empty{margin:8px 0}.learn__footer .view-more-button{margin-top:24px}}@media screen and (max-width:550px){.learn__header{gap:32px;margin-bottom:26px}.learn__header .search-bar{align-self:center}}.documents-group{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px 30px;gap:50px 30px}.documents-group-button{display:flex;align-items:center;justify-content:center;padding:16px 8px;gap:9px;border-radius:8px;background-color:#fff;font-size:1.4rem;color:#505050;max-width:261px}.documents-group-button:hover{opacity:.5}.documents-group-button .file-type-wrap .download-icon{margin-bottom:5px}.documents-group-button .file-type-wrap .file-type{padding:2px 8px;border-radius:99px;background-color:#41444b;color:#fff;font-size:1.2rem}.documents-group-button .file-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media screen and (max-width:360px){.documents .documents-group{grid-template-columns:repeat(1,1fr);gap:24px}.documents .documents-group-button{max-width:none}}.marketplace{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;overflow:hidden}.marketplace ul li{list-style:none}.marketplace-title{font-size:3.2rem;font-weight:600;margin-bottom:40px}.marketplace-bar{margin:24px 0 70px}.marketplace__contents{display:flex;flex-direction:column;max-width:1112px;width:100%;padding:0 16px}.marketplace__contents .contents{display:flex;justify-content:space-between;gap:32px;margin-bottom:50px}.marketplace__contents .contents>:last-child{width:200px}.marketplace__contents .contents .filter-button-group__options .selected{border:0}.marketplace__contents .contents .filter-button-group__options>button{padding:8px 13px}.marketplace__contents .contents__search{display:flex;flex-direction:column-reverse}.marketplace__contents .contents__search .searchbar{flex-direction:row-reverse;padding:12px 8px 8px;border-radius:0;border:none;border-bottom:1px solid #c8c8c8}.marketplace__search-result{margin:50px 0 30px;font-size:1.4rem;color:#505050;text-align:center}.marketplace__search-result strong{font-size:1.8rem;font-weight:600;color:#000}.marketplace__cardrate{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;grid-gap:48px;gap:48px;padding-bottom:32px}.marketplace__cardrate__group-wrapper{position:absolute;width:50px;height:50px;right:-.5px;bottom:0;border-top-left-radius:24px;background-color:#fff}.marketplace__cardrate>div{max-width:328px;width:100%;border-radius:8px}.marketplace .view-more-button{background-color:#41444b;margin-bottom:163px}.marketplace .view-more-button:hover{background-color:#c8c8c8}.marketplace__empty{text-align:center;margin:50px 0}.marketplace__empty-title{font-size:1.8rem;font-weight:600;margin-bottom:16px;color:#000}.marketplace__empty-content{font-size:1.4rem;color:#505050}@media screen and (max-width:1024px){.marketplace__contents .contents{flex-wrap:wrap}.marketplace__contents .contents .filter-button-group__options>button{font-size:1.2rem;padding:8px 16px;white-space:nowrap}.marketplace__cardrate{gap:24px}.marketplace__cardrate>div{max-width:314px}}@media screen and (max-width:768px){.marketplace .marketplace__contents .contents{margin-bottom:24px}.marketplace .marketplace__cardrate{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.marketplace .marketplace__cardrate>div{max-width:356px}.marketplace .contents .filter-button-group{overflow-x:scroll}.marketplace .contents ::-webkit-scrollbar{display:none}.marketplace .filter-button-group__options{overflow:auto}}@media screen and (max-width:550px){.marketplace .marketplace__cardrate{grid-template-columns:repeat(1,1fr)}.marketplace .marketplace__cardrate>div{max-width:unset}}.marketplace-detail{width:100%;max-width:1112px}.marketplace-detail .detail__area{position:relative;display:flex;gap:50px;margin-bottom:40px}.marketplace-detail .detail__area__img{position:relative;display:flex;align-items:center;width:100%}.marketplace-detail .detail__area__info{display:flex;flex-direction:column;gap:16px;width:100%;max-width:506px}.marketplace-detail .detail__area__info .view-more-button{margin:0}.marketplace-detail .detail__area__info .view-more-button:disabled{background-color:#c8c8c8;color:#505050;cursor:default;opacity:.6}.marketplace-detail .detail__area__info .view-more-button__message{color:#898989;font-size:1.2rem;text-align:center}.marketplace-detail .detail__area .info__header{display:flex;justify-content:space-between;align-items:center}.marketplace-detail .detail__area .info__header-period{font-size:1.4rem;color:#242424}.marketplace-detail .detail__area .info__header-icons{display:flex;gap:8px}.marketplace-detail .detail__area .info__header-icons>button{display:flex;align-items:center;background-color:transparent}.marketplace-detail .detail__area .info__header__group{display:flex;flex-direction:column;gap:16px}.marketplace-detail .detail__area .info__header__group-subtitle{font-size:1.4rem;font-weight:400}.marketplace-detail .detail__area .info__header__group-title{font-size:2.4rem;font-weight:600}.marketplace-detail .detail__area .info__header__group-status{padding:9px 32px;border-radius:999px;width:-moz-fit-content;width:fit-content;color:#fff;font-size:1.4rem;height:32px}.marketplace-detail .detail__area .info__header__group-status.active{background-color:#00c503}.marketplace-detail .detail__area .info__header__group-status.paused{background-color:#fca11b}.marketplace-detail .detail__area .info__header__group-status.closed{background-color:#eb4a4a}.marketplace-detail .detail__area .info__header__group-status.comingsoon{background-color:#201f94}.marketplace-detail .detail__area .info__header__group-status.default{background-color:#000}.marketplace-detail .detail__area .info__price{display:flex;flex-direction:column;border:1px solid #c8c8c8;border-radius:8px}.marketplace-detail .detail__area .info__price-info{display:flex;justify-content:space-between;font-size:1.2rem;padding:16px}.marketplace-detail .detail__area .info__price-strong{font-weight:600}.marketplace-detail .detail__area .info__price-chain{display:flex;align-items:center;justify-content:center;gap:8px}.marketplace-detail .detail__area .info__price__detail{display:flex;justify-content:space-between;border-top:1px solid #c8c8c8;padding:16px}.marketplace-detail .detail__area .info__price__detail .detail{display:flex;gap:8px;color:#242424;align-items:center}.marketplace-detail .detail__area .info__price__detail .detail :first-child{font-size:1.8rem;font-weight:600}.marketplace-detail .detail__area .info__price__detail .detail :last-child{font-size:1.4rem}.marketplace-detail .detail__area .info__price__detail .price{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;gap:2px;color:#eb4a4a}.marketplace-detail .detail__area .info__price__detail .price-group{display:flex;align-items:center;gap:8px}.marketplace-detail .detail__area .info__price__detail .price-group .rate{font-size:1.8rem;font-weight:600;color:#242424}.marketplace-detail .detail__area .info__price__detail .price-group .percentage{font-size:2.4rem;font-weight:600;color:#242424}.marketplace-detail .detail__area .info__token{display:flex;align-items:center;justify-content:space-between;gap:24px;background-color:#f5f5f7;padding:16px;border-radius:8px}.marketplace-detail .detail__area .info__token-amount{font-size:1.4rem;color:#242424}.marketplace-detail .detail__area .info__token .default-gauge-bar{max-width:300px}.marketplace-detail .detail__area .info__quantity{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c8c8c8;padding-bottom:16px}.marketplace-detail .detail__area .info__quantity-title{font-size:1.8rem;font-weight:600}.marketplace-detail .detail__area .info__quantity .right-area{display:flex;align-items:center;gap:12px}.marketplace-detail .detail__area .info__quantity-input{width:116px;border-radius:5px;padding:14px 18px;font-size:1.2rem;color:#242424;background-color:transparent;border:1px solid #c8c8c8}.marketplace-detail .detail__area .info__quantity-input::placeholder{color:#c8c8c8}.marketplace-detail .detail__area .info__order{display:flex;justify-content:space-between}.marketplace-detail .detail__area .info__order-title{font-size:1.8rem;font-weight:600}.marketplace-detail .detail__area .info__order-price{font-size:1.8rem;font-weight:300}.marketplace-detail .detail__area .info__order-price :first-child{font-weight:800}.marketplace-detail .detail__button{display:flex;align-items:center;justify-content:center;width:100%}.marketplace-detail .detail__button-group{display:flex;justify-content:space-between;background-color:#f1f1f1;padding:8px;border-radius:999px;gap:8px}.marketplace-detail .detail__button-group .filter-button-group{gap:0}.marketplace-detail .detail__button-group .filter-button-group__options>button{width:106px;padding:0;border:unset}.marketplace-detail .detail__button-group>button{width:106px;height:36px;border-radius:999px;padding:0 8px;font-size:1.4rem}.marketplace-detail .detail__contents{display:flex;flex-direction:column;background-color:#f1f1f1;margin-top:50px;padding:50px}@media screen and (max-width:1100px){.marketplace-detail .detail__area .detail__area__info{width:90%}}@media screen and (max-width:1024px){.marketplace-detail .detail__area .detail__area__info{width:80%}.marketplace-detail .tablet-card{background-color:#fff}}@media screen and (max-width:1000px){.marketplace-detail .detail__area .detail__area__img .navigation-images{max-width:400px}}@media screen and (max-width:900px){.marketplace-detail .detail__area .detail__area__img .navigation-images{max-width:350px}}@media screen and (max-width:768px){.marketplace-detail .detail__area .detail__area__img{width:80%;transform:translateX(-5%)}.marketplace-detail .detail__area .detail__area__img .navigation-images{max-width:462px}.marketplace-detail .detail__area .detail__area__info{width:100%}.marketplace-detail .navigation{display:flex;justify-content:center}.marketplace-detail .navigation .navigation-images{max-width:462px}.marketplace-detail .navigation .navigation-btn{transform:translateX(55px) translateY(-55px)}.marketplace-detail .detail__area{flex-direction:column;align-items:center;margin-bottom:150px}.marketplace-detail .detail__contents{padding:50px;margin-top:50px}.marketplace-detail .detail__button-group{display:initial;width:100%;max-width:434px}.marketplace-detail .info__token{gap:24px}.marketplace-detail .info__token-amount{width:100%}.marketplace-detail .default-gauge-bar{width:80%}.marketplace-detail .detail__button-group .filter-button-group__options{display:flex;justify-content:center}.marketplace-detail .detail__button-group .filter-button-group__options>button{width:100%}}@media screen and (max-width:550px){.marketplace-detail .detail__area .detail__area__img{margin-top:50px;transform:translateX(-7%)}.marketplace-detail .info__price__detail .detail{flex-wrap:wrap}.marketplace-detail .detail__contents{margin-top:24px;padding:16px}.marketplace-detail .navigation .navigation-btn{transform:translateX(60%) translateY(-55px);transform:translateX(40%) translateY(-50px)}}@media screen and (max-width:380px){.marketplace-detail .navigation .navigation-btn{transform:translateX(20%) translateY(-50px)}}.market-overview{max-width:1080px;width:100%}.market-overview__content{max-width:100%;box-sizing:border-box}.market-overview__content img{max-width:100%;height:auto;display:block;object-fit:contain}.trade-history{display:flex;flex-direction:column;width:100%}.trade-history .history-header{display:flex;justify-content:space-between;width:100%;font-size:1.4rem;color:#505050;margin-bottom:24px}.trade-history .history-table{padding:24px;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px}.trade-history .history-button{padding:24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#fff}.trade-history .history-button .view-more-button{display:flex;align-items:center;justify-content:center;height:44px;margin-top:0}@media screen and (width:1024px){.trade-history .history-table{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.trade-history .history-table{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.marketplace-detail .history-table{grid-template-columns:repeat(1,1fr);background-color:#f1f1f1;padding:0;gap:24px}.marketplace-detail .history-table .tablet-card .tablet-card-container{height:100%;background-color:#f1f1f1}}@media screen and (max-width:360px){.trade-history .history-header{flex-direction:column}}.pagination-bar{display:flex;gap:8px;justify-content:center;margin-top:16px}.pagination-bar__item{position:relative;width:70px;height:3px;background-color:#c8c8c8;border-radius:999px;overflow:hidden}.pagination-bar__item .progress{display:flex;width:100%;height:100%}.pagination-bar__item.done{background-color:#000}.marketplace__banner{max-width:3440px;width:100%;height:300px;gap:100px;padding:0;margin:0}.marketplace__banner-blur{position:absolute;width:100%;height:100%}.marketplace__banner-text{z-index:1;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;font-size:3rem;color:#fff;gap:24px}.marketplace__banner-text-title{text-align:center;font-size:3.2rem;font-weight:600}.marketplace__banner-text-detail{font-size:1.4rem;font-weight:600}.marketplace__banner-wrapper{position:relative;display:flex;padding:0;margin:0;width:100%;height:100%;cursor:-webkit-grab;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;overflow:visible}.marketplace__banner-wrapper:active{cursor:-webkit-grabbing;cursor:grabbing}.marketplace__banner::-webkit-scrollbar{display:none}.marketplace__banner-swiper{position:relative;width:100%;height:100%}.marketplace__banner-swiper .swiper-slide{max-width:1080px}@media screen and (max-width:3440px){.marketplace__banner{width:3440px}.marketplace__banner-swiper .swiper-slide{max-width:1080px}}@media screen and (max-width:1080px){.marketplace__banner{width:unset}.marketplace__banner-swiper .swiper-slide{max-width:unset}}@media screen and (max-width:1024px){.marketplace__banner{max-width:unset;width:100%;height:250px}.marketplace__banner-text-title{font-size:2.4rem}.marketplace__banner-swiper .swiper-slide{width:100%}}@media screen and (max-width:768px){.marketplace__banner{height:200px}}@media screen and (max-width:550px){.marketplace__banner{height:120px}.marketplace__banner-text-title{font-size:1.4rem}.marketplace__banner-text-detail{font-size:1.2rem}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor h1{font-size:7.2rem!important}.ql-editor h2{font-size:6rem!important}.ql-editor h3{font-size:4.8rem!important}.ql-editor h4{font-size:3.2rem!important}.ql-editor h5{font-size:2.8rem!important}.ql-editor h6{font-size:2.4rem!important}.ql-editor p{font-size:1.6rem}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow{box-sizing:border-box}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}@media(pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.staking-title{text-align:center;font-size:3.2rem;font-weight:600;color:#242424;margin-bottom:40px}.staking .view-more-button{margin-top:24px}.staking__list{padding:24px;background-color:#f1f1f1;border-radius:8px}.staking__list.nova{margin-top:24px}.staking .table-wrapper.staking .table .divider{width:100%}.staking .table-wrapper.staking .table .divider-td{padding:8px 0 24px}.staking .table-wrapper.staking .table .divider-line{border:0;border-bottom:.5px solid #c8c8c8}.staking .table-wrapper.staking .table .thead-tr .headerCell:first-child{width:35%;padding-left:25px}.staking .table-wrapper.staking .table .thead-tr .headerCell:nth-child(2),.staking .table-wrapper.staking .table .thead-tr .headerCell:nth-child(3){width:25%}.staking .table-wrapper.staking .table .thead-tr .headerCell:nth-child(4){width:15%;padding-right:25px}.staking .table-wrapper.staking .table .thead-tr .headerCell-wrapper{display:flex;flex-direction:column}.staking .table-wrapper.staking .table .thead-tr .headerCell-wrapper .additional-details{color:#898989;font-size:1rem;font-weight:400}.staking .table-wrapper.staking .table .thead-tr .headerCell .tooltip-container{justify-content:center;gap:4px;color:#898989;font-weight:400;text-align:left}.staking .table-wrapper.staking .table .tbody{background-color:transparent}.staking .table-wrapper.staking .table .tbody .tr-cell{background-color:#fff}.staking .table-wrapper.staking .table .tbody .td-cell .property-cell{float:left;display:inline-flex;align-items:center;max-width:350px;padding-left:5px}.staking .table-wrapper.staking .table .tbody .td-cell .property-cell .property-cell__image{margin-right:16px;border-radius:5px}.staking .table-wrapper.staking .table .tbody .td-cell .property-cell .property-cell-detail{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;text-align:left}.staking .table-wrapper.staking .table .tbody .td-cell .property-img{width:46px;height:46px}.staking .table-wrapper.staking .table .tbody .td-cell .apr-cell{padding:0;word-spacing:-5px}.staking .table-wrapper.staking .table .tbody .td-cell:first-child{padding-left:50px}.staking .table-wrapper.staking .table .tbody .td-cell:last-child{padding-right:50px}.staking .table-wrapper.staking .table .tbody .actions-cell .action-button{width:100px;padding:9px;border-radius:999px}.staking .table-wrapper.staking .table .tbody .actions-cell .action-button:disabled{background-color:#c8c8c8;color:#fff}.staking .table-wrapper.staking .table .tbody .actions-cell .staking-button{background-color:#486bff;color:#fff}.staking .table-wrapper.staking .table .tbody .actions-cell .unstaking-button{background-color:#000;color:#fff}@media screen and (max-width:1024px){.staking .staking__list,.staking .staking__list-table{padding:0;background-color:transparent}.staking .staking__list-table{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;grid-auto-rows:auto}.staking .staking__list-table .tablet-card{background-color:#f1f1f1}.staking .staking__list-table .tablet-card .tablet-card-property{display:flex;justify-content:flex-end;gap:8px}.staking .staking__list-table .tablet-card .tablet-card-image{display:flex}.staking .staking__list-table .tablet-card .tablet-card-value{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;line-height:2.3rem}.staking .staking__list-table .tablet-card .tablet-card-container{background-color:#fff}.staking .staking__list-table .tablet-card .tablet-card-container .tablet-card-group .tablet-card-title{display:flex;flex-direction:column}.staking .staking__list-table .tablet-card .tablet-card-container .tablet-card-group .tablet-card-estimated{color:#898989;font-size:1rem;font-weight:400}.staking .staking__list-table .tablet-card .tablet-card-container .tablet-card-detail{width:65%}.staking .staking__list-table .tablet-card .tablet-card-btn{display:flex;align-items:center;justify-content:center;color:#fff;width:100%}.staking .staking__list-table .tablet-card .tablet-card-btn>button{width:100%;height:32px;border-radius:999px}.staking .staking__list-table .tablet-card .tablet-card-btn .tablet-card-staking{color:#fff;background-color:#486bff}.staking .staking__list-table .tablet-card .tablet-card-btn .tablet-card-staking:disabled{color:#fff;background-color:#c8c8c8;cursor:default}}@media screen and (max-width:768px){.staking .staking__list-table{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.staking .staking__list-table{grid-template-columns:repeat(1,1fr)}}.p2p-product-title{text-align:center;font-size:3.2rem;font-weight:600;margin-bottom:40px}.p2p-product-button{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:40px}.p2p-product-button-group{display:flex;justify-content:space-between;background-color:#f1f1f1;padding:8px;border-radius:999px;gap:8px}.p2p-product-button-group .filter-button-group{gap:0}.p2p-product-button-group .filter-button-group__options>button{width:106px;padding:0;border:unset}.p2p-product-filter{margin-bottom:24px}.p2p-product .view-more-button{margin-top:24px}.p2p-product__list{padding:24px;background-color:#f1f1f1;border-radius:8px}.p2p-product .table-wrapper.p2p-product .table .divider{width:100%}.p2p-product .table-wrapper.p2p-product .table .divider-td{padding:8px 0 24px}.p2p-product .table-wrapper.p2p-product .table .divider-line{border:0;border-bottom:.5px solid #c8c8c8}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.trading:first-child{width:13%;padding-left:25px}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.trading:nth-child(2){width:25%}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.trading:nth-child(3){width:11%}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.trading:nth-child(4),.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.trading:nth-child(5),.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.trading:nth-child(6){width:10%}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.trading:nth-child(7){width:12%}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.trading:nth-child(8){width:10%;padding-right:25px}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.activity:first-child{width:13%;padding-left:25px}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.activity:nth-child(2){width:19%}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.activity:nth-child(3),.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.activity:nth-child(4),.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.activity:nth-child(5){width:9%}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.activity:nth-child(6),.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.activity:nth-child(7){width:11%}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.activity:nth-child(8){width:16%;padding-right:25px}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.my:first-child{width:25%;padding-left:25px}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.my:nth-child(2),.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.my:nth-child(3),.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.my:nth-child(4){width:15%}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell.my:nth-child(5){width:30%;padding-right:25px}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell-wrapper{display:flex;flex-direction:column;font-weight:600}.p2p-product .table-wrapper.p2p-product .table .thead-tr .headerCell-wrapper .headerCell-filter{display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.p2p-product .table-wrapper.p2p-product .table .tbody{background-color:transparent}.p2p-product .table-wrapper.p2p-product .table .tbody .tr-cell{background-color:#fff}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell{padding:20px 5px}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .property-cell{float:left;display:inline-flex;align-items:center;max-width:350px;padding-left:5px}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .property-cell .property-cell__image{margin-right:16px;border-radius:5px}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .property-cell .property-cell-detail{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;text-align:left}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .time-cell{text-align:center}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .time-cell .date{font-size:1.4rem;color:#505050}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .time-cell .time{margin-top:4px;font-size:1rem;color:#898989}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .status-cell{width:100px;padding:9px}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .txid-cell{color:#486bff;text-decoration:underline;cursor:pointer}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .chart-cell{display:flex;justify-content:center;cursor:pointer}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .property-img{width:46px;height:46px}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell .apr-cell{padding:0;word-spacing:-5px}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell:first-child{padding-left:50px}.p2p-product .table-wrapper.p2p-product .table .tbody .td-cell:last-child{padding-right:50px}.p2p-product .table-wrapper.p2p-product .table .tbody .actions-cell .action-button-group{display:flex;justify-content:space-evenly}.p2p-product .table-wrapper.p2p-product .table .tbody .actions-cell .action-button{width:100px;padding:9px;border-radius:999px}@media screen and (max-width:1024px){.p2p-product .p2p-product__list,.p2p-product .p2p-product__list-table{padding:0;background-color:transparent}.p2p-product .p2p-product__list-table{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;grid-auto-rows:auto}.p2p-product .p2p-product__list-table .tablet-card{background-color:#f1f1f1}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-property{display:flex;justify-content:flex-end;gap:8px}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-image{display:flex}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-value{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;line-height:2.3rem}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-container{background-color:#fff}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-container .tablet-card-group .tablet-card-title{display:flex;flex-direction:column}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-container .tablet-card-group .tablet-card-estimated{color:#898989;font-size:1rem;font-weight:400}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-container .tablet-card-detail{width:auto}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-btn{display:flex;align-items:center;justify-content:center;color:#fff;width:100%}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-btn>button{width:100%;height:32px;border-radius:999px}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-btn .tablet-card-p2p{color:#fff;background-color:#486bff}.p2p-product .p2p-product__list-table .tablet-card .tablet-card-btn .tablet-card-unp2p{color:#fff;background-color:#000}}@media screen and (max-width:900px){.p2p-product .p2p-product__list-table{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.p2p-product .p2p-product__list-table{grid-template-columns:repeat(1,1fr)}.p2p-product .p2p-product-button-group .filter-button-group__options>button{width:98px}}.swap{display:flex;flex-direction:column;align-items:center}.swap-title{text-align:center;font-size:3.2rem;font-weight:600;margin-bottom:120px}.swap-container{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;width:100%;max-width:500px}.swap-slippage{width:100%;margin-bottom:8px;color:#898989;font-size:1.4rem;text-align:right}.swap-slippage .value{color:#505050}.swap-box{width:100%;padding:24px;border-radius:8px;border:1px solid #c8c8c8;display:flex;justify-content:space-between}.swap-left{justify-content:center;width:40%}.swap-left,.swap-right{display:flex;flex-direction:column}.swap-right{align-items:flex-end;gap:16px;text-align:right;width:60%}.swap .sell-tag{background:#00c503}.swap .buy-tag,.swap .sell-tag{display:inline-block;margin-bottom:8px;color:#fff;padding:7px 8px;border-radius:12px;font-weight:700}.swap .buy-tag{background:#000}.swap .balance-wrap .balance{margin-right:8px;font-size:1.2rem;color:#898989}.swap .balance-wrap .max{font-size:1.2rem;font-weight:600;color:#505050;cursor:pointer}.swap .select-container{max-width:163px}.swap .input{width:100%;border:none;font-size:2.4rem;text-align:right}.swap .input::placeholder{color:#c8c8c8}.swap .input:focus{outline:none}.swap-icon{position:absolute;top:50%;background:none;border:none}.swap .converted-amount{font-size:1.4rem;color:#c8c8c8}.swap .approve-button{width:100%;max-width:500px;margin-top:32px;background:#41444b;padding:16px;font-size:1.4rem}.swap .approve-button :disabled{background:#c8c8c8;color:#505050}.modal-dialog.assets-calculation{display:flex;flex-direction:column;padding:24px}.modal-dialog.assets-calculation .modal-dialog-wrapper{display:flex;flex-direction:column;gap:24px}.modal-dialog.assets-calculation .modal-dialog-wrapper .success{background-color:#486bff;color:#fff;font-size:1.4rem;font-weight:600}.modal-dialog.assets-calculation .modal-dialog-group{display:flex;align-items:center;justify-content:center;gap:16px}.modal-dialog.assets-calculation .modal-dialog-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.modal-dialog.assets-calculation .modal-dialog-item-title{font-size:1.4rem}.modal-dialog.assets-calculation .modal-dialog-item-amount{font-size:1.8rem;font-weight:600;color:#fff;padding:8px;background-color:#41444b;border-radius:8px}.modal-dialog-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,95%,.651);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:200}.modal-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;border-radius:8px;border:1px solid #c8c8c8;background-color:#fff;max-width:328px}.modal-dialog__container{display:flex;flex-direction:column;padding:24px}.modal-dialog__header{display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:8px}.modal-dialog__header__title{flex-grow:1;text-align:center;font-size:2rem;font-weight:700;color:#333}.modal-dialog__header__close{position:absolute;right:0;cursor:pointer}.modal-dialog__title{display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.8rem;font-weight:600;white-space:pre-wrap}.modal-dialog__content{margin-top:24px;text-align:center;width:100%;font-size:1.4rem;color:#242424;white-space:pre-wrap}.modal-dialog__content-single{width:100%;text-align:center;font-size:1.4rem;color:#333}.modal-dialog__actions{display:flex;justify-content:space-between;gap:16px;margin-top:24px}.modal-dialog__actions .success{width:100%;background-color:#486bff;color:#fff;border:1px solid #486bff;font-size:1.4rem;font-weight:600}.modal-dialog__actions .cancel{width:100%;background-color:#fff;color:#242424;border:1px solid #c8c8c8;font-size:1.4rem}.modal-dialog__actions .disabled{opacity:.5;cursor:default}.modal-dialog.signup-modal .modal-dialog__container{position:relative;padding:35px 26px 26px}.modal-dialog.signup-modal .modal-dialog__title{margin-bottom:17px;font-family:Pretendard,sans-serif;font-size:2.4rem;font-weight:600}.modal-dialog.signup-modal .modal-dialog__description{margin-bottom:15px;font-size:1.4rem;font-weight:300;color:#000;text-align:center}.modal-dialog.signup-modal .modal-dialog__input{width:100%;border:.5px solid #8a8a8a;color:#000;align-self:center;padding:12px 25px;border-radius:99px;font-size:1.2rem}.modal-dialog.signup-modal .modal-dialog__input::placeholder{color:#8a8a8a}.modal-dialog.signup-modal .modal-dialog__checkbox-group{display:flex;flex-direction:column;gap:12px;margin-top:26px}.modal-dialog.signup-modal .modal-dialog__checkbox-group .link{color:#486bff;text-decoration:underline;cursor:pointer}.modal-dialog.signup-modal .btn-round.success:disabled{border:1px solid #c8c8c8;background-color:#c8c8c8;color:#505050;cursor:default}.modal-dialog.email-auth-modal .modal-dialog__container{display:flex;flex-direction:column;align-items:center;position:relative;padding:24px}.modal-dialog.email-auth-modal .modal-dialog__title{margin-bottom:17px;color:#000;font-family:Pretendard,sans-serif;font-size:24px;font-weight:600;text-align:center}.modal-dialog.email-auth-modal .modal-dialog__subtitle{margin-bottom:10px;color:#000;font-family:Pretendard,sans-serif;font-size:14px;font-weight:300;text-align:center}.modal-dialog.email-auth-modal .divider{width:100%;height:1px;margin:50px 0;background-color:#c8c8c8}.modal-dialog.complete-modal .modal-dialog__container{align-items:center;padding:24px 20px}.modal-dialog.complete-modal .complete-modal__image{width:100%;height:auto;margin-bottom:24px;border-radius:8px}.modal-dialog.complete-modal .modal-dialog__title{font-size:2.4rem;font-weight:800;margin-bottom:16px}.modal-dialog.complete-modal .modal-dialog__description{font-size:1.4rem;color:#898989;margin-bottom:24px}.modal-dialog.complete-modal .complete-modal__status{display:flex;align-items:center;justify-content:center;gap:16px;max-width:238px;width:100%;padding:8px 16px;border-radius:99px;background-color:#41444b;font-size:1.4rem;font-weight:600;color:#fff}.username-input{position:relative;align-self:center;margin-bottom:14px;width:100%}.username-input__field{width:100%;border:.5px solid #8a8a8a;color:#000;position:relative;left:50%;transform:translateX(-50%);padding:12px 25px;border-radius:99px;font-size:1.2rem}.username-input__field::placeholder{color:#8a8a8a}.username-input__validations{position:absolute;top:20px;right:-70%;max-width:280px;width:auto;padding:16px;border-radius:8px;background-color:#fff;font-size:12px;color:#333;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.username-input__validations .notice{display:flex;column-gap:8px;align-items:center;margin-bottom:16px}.username-input__validations .notice>span{color:#242424;font-size:1rem}.username-input__validations .readonly-username{color:#505050;font-size:1rem;font-weight:600}@media screen and (max-width:768px){.username-input__validations{top:30px;right:-45%}}@media screen and (max-width:550px){.username-input__validations{top:30px;right:-10%}}.terms-modal__content{position:absolute;top:0;right:-110%;border:1px solid #c8c8c8;background:#fff;padding:24px 8px 24px 24px;border-radius:8px;max-width:328px;width:100%}.terms-modal__content .terms-modal__title{margin-bottom:24px;color:#242424;font-size:18px;font-weight:600;text-align:center}.terms-modal__content .terms-modal__body{max-height:535px;padding-right:10px;font-size:10px;line-height:1.2;color:#505050;overflow-y:auto}.terms-modal__content .terms-modal__body .line-spacing{margin-bottom:8px}.terms-modal__content .terms-modal__body .terms-modal__paragraph,.terms-modal__content .terms-modal__body li{list-style-type:disc}.terms-modal__content .terms-modal__body .terms-modal__paragraph-item{margin-left:15px}.terms-modal__content .terms-modal__body .terms-modal__list{margin-left:20px;list-style-type:disc}.terms-modal__content .terms-modal__body .terms-modal__list-item{margin-left:15px}.terms-modal__content .terms-modal__body .terms-modal__list-item-deep{margin-left:5px}.terms-modal__content .terms-modal__body::-webkit-scrollbar{width:5px}.terms-modal__content .terms-modal__body::-webkit-scrollbar-track{background:transparent}.terms-modal__content .terms-modal__body::-webkit-scrollbar-thumb{background-color:#41444b;border-radius:50px;border:1px solid transparent}.terms-modal__close{position:absolute;top:24px;right:24px;background:none;border:none;font-size:16px;cursor:pointer}@media screen and (max-width:1024px){.terms-modal__content{right:0;min-height:600px}}.email-input-group{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:280px;width:100%}.email-input-group .modal-dialog__input{border:.5px solid #8a8a8a;color:#000;flex:1 1;width:100%;padding:12px 24px;border-radius:99px;font-size:1.2rem}.email-input-group .modal-dialog__input::placeholder{color:#8a8a8a}.email-input-group .modal-dialog__input:disabled{background-color:#f5f5f5;cursor:default}.email-input-group .btn-send-code{width:100%;padding:12px;background-color:#000;color:#fff;font-family:Pretendard,sans-serif;font-size:1.4rem;font-weight:600}.email-input-group .btn-send-code:disabled{background-color:#d9d9d9;color:#505050;font-weight:300;cursor:default}.email-input-group .email-error-message{font-family:Noto Sans KR,sans-serif;font-size:1rem;font-weight:300;line-height:1.3;color:red;text-align:left}.auth-code__group{display:flex;flex-direction:column;align-items:center;max-width:280px;width:100%}.auth-code__group .auth-code__title{margin-bottom:24px;color:#242424;font-size:1.4rem}.auth-code__group .auth-code__inputs{display:flex;align-items:center;gap:6px;margin-bottom:8px}.auth-code__group .auth-code__inputs .code-input{width:34px;height:34px;text-align:center;font-size:18px;border:1px solid #c8c8c8;border-radius:4px;color:#242424;font-weight:500;outline:none}.auth-code__group .auth-code__inputs .code-input.filled{border-color:#242424}.auth-code__group .auth-code__inputs .hyphen{width:10px;height:1px;margin:0 4px;background-color:#c8c8c8}.auth-code__group .error-message{font-size:12px;color:#ff4d4f}.auth-code__group .modal-dialog__actions{width:100%}.auth-code__group .btn-round.success:disabled{border:1px solid #c8c8c8;background-color:#c8c8c8;color:#505050;cursor:default}.auth-code__group .default-modal{top:50%;transform:translateY(-50%)}.default-modal{position:absolute;max-width:328px;width:100%}.default-modal__content{border:1px solid #c8c8c8;border-radius:8px;background:#fff;width:100%;padding:24px;text-align:center}.default-modal__header{margin-bottom:24px}.default-modal__title{font-size:1.8rem;font-weight:600;color:#242424}.default-modal__body{margin-bottom:24px}.default-modal__message{font-size:1.4rem;color:#242424}.default-modal__footer{padding:16px;display:flex;justify-content:center;gap:8px}.default-modal__actions{display:flex;justify-content:space-between;gap:16px;width:100%;margin-top:24px}.default-modal__actions .success{width:100%;border:1px solid #000;background-color:#000;color:#fff;font-size:1.4rem}.default-modal__actions .cancel{width:100%;border:1px solid #000;background-color:#ccc;color:#333;font-size:1.4rem}.modal-loading-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,95%,.651);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:200;cursor:default;z-index:201}.modal-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:328px;border-radius:10px;border:1px solid #c8c8c8;background-color:#fff}.modal-loading__content{display:flex;flex-direction:column;align-items:center;padding:24px;text-align:center;cursor:default}.modal-loading__title{margin-bottom:24px;color:#242424;font-size:1.8rem;font-weight:600}.modal-loading__message{margin-bottom:24px;font-size:1.4rem;color:#242424}.modal-loading__cancel-button{background-color:#fff;color:#8a8a8a;border:1px solid #8a8a8a;font-size:1.4rem;font-weight:300}.modal-dialog.marketplace-invest{display:flex;flex-direction:column;gap:50.5px;padding:24px}.modal-dialog.marketplace-invest .modal-dialog__title{display:flex;align-items:center;justify-content:center;gap:8px}.modal-dialog.marketplace-invest .modal-dialog__container{font-size:1.4rem;color:#242424;padding:0;gap:16px}.modal-dialog.marketplace-invest .modal-dialog__box{display:flex;flex-direction:column;gap:8px}.modal-dialog.marketplace-invest .modal-dialog__box-item{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;background-color:#f1f1f1;border-radius:4px}.modal-dialog.marketplace-invest .modal-dialog__box-item-title{font-weight:400}.modal-dialog.marketplace-invest .modal-dialog__box-item-detail{padding:8px;background-color:#41444b;color:#fff;border-radius:8px}.modal-dialog.marketplace-invest .modal-dialog__total{display:flex;align-items:center;justify-content:space-between}.modal-dialog.marketplace-invest .modal-dialog__total-title{font-weight:600}.modal-dialog.marketplace-invest .modal-dialog__total-group{display:flex;align-items:center;justify-content:right;gap:8px}.modal-dialog.marketplace-invest .modal-dialog__total-price{font-size:1.8rem;font-weight:600}.modal-dialog.marketplace-invest .modal-dialog__total-unit{font-size:1.4rem;font-weight:400}.modal-dialog.marketplace-invest .modal-dialog__total-detail{font-size:1rem;font-weight:400;color:#898989}.modal-dialog.marketplace-invest .modal-dialog__receiving{display:flex;flex-direction:column;border-radius:8px;background-color:#f1f1f1;padding:16px;gap:16px}.modal-dialog.marketplace-invest .modal-dialog__receiving-title{font-size:1.4rem;font-weight:600;color:#242424}.modal-dialog.marketplace-invest .modal-dialog__receiving-detail{font-size:1.2rem;color:#505050;overflow-wrap:break-word}.modal-dialog.marketplace-invest .modal-dialog__btn{display:flex;gap:16px;font-size:1.4rem}.modal-dialog.marketplace-mint{gap:0}.modal-dialog.marketplace-mint .modal-dialog__guide{margin-top:24px;text-align:center}.modal-dialog.p2p-buy{display:flex;flex-direction:column;gap:24px;padding:24px}.modal-dialog.p2p-buy .modal-dialog__header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:0}.modal-dialog.p2p-buy .modal-dialog__header .thumbnail-icon{border-radius:5px}.modal-dialog.p2p-buy .modal-dialog__header-item{display:flex;flex-direction:column;align-items:center;gap:10px}.modal-dialog.p2p-buy .modal-dialog__header-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;font-size:1.8rem;font-weight:600}.modal-dialog.p2p-buy .modal-dialog__header-sub{display:flex;align-items:center;justify-content:space-between;width:100%}.modal-dialog.p2p-buy .modal-dialog__header-subtitle{color:#505050;font-size:1.2rem}.modal-dialog.p2p-buy .modal-dialog__header-date{color:#898989;font-size:1.2rem}.modal-dialog.p2p-buy .modal-dialog__header.buy-staking{margin-bottom:11px}.modal-dialog.p2p-buy .modal-dialog__container{font-size:1.4rem;color:#242424;padding:0;gap:24px}.modal-dialog.p2p-buy .modal-dialog__product-img{position:relative}.modal-dialog.p2p-buy .modal-dialog__product-img .product-img{width:100%;object-fit:cover;border-radius:5px}.modal-dialog.p2p-buy .modal-dialog__product-img .status-cell{position:absolute;top:16px;left:16px;width:70px;padding:9px}.modal-dialog.p2p-buy .modal-dialog__box{display:flex;flex-direction:column;gap:8px}.modal-dialog.p2p-buy .modal-dialog__box-item{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;background-color:#f1f1f1;border-radius:4px}.modal-dialog.p2p-buy .modal-dialog__box-item-title{font-weight:400}.modal-dialog.p2p-buy .modal-dialog__box-item-title.warning .text-warning{margin-top:8px;color:#eb4a4a;font-size:10px}.modal-dialog.p2p-buy .modal-dialog__box-item-detail{padding:8px;background-color:#41444b;color:#fff;border-radius:8px;word-break:break-all}.modal-dialog.p2p-buy .modal-dialog__cal{display:flex;flex-direction:column;gap:8px}.modal-dialog.p2p-buy .modal-dialog__total{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.modal-dialog.p2p-buy .modal-dialog__total-title{font-weight:600}.modal-dialog.p2p-buy .modal-dialog__total-group{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.modal-dialog.p2p-buy .modal-dialog__total-price{font-size:1.8rem;font-weight:600;word-break:break-all;text-align:right}.modal-dialog.p2p-buy .modal-dialog__total-fee{font-size:1rem;color:#898989;text-align:right}.modal-dialog.p2p-buy .modal-dialog__receiving{position:relative;display:flex;align-items:center}.modal-dialog.p2p-buy .modal-dialog__receiving .modal-dialog__input{display:flex;align-items:center;border:1px solid #c8c8c8;border-radius:5px;background-color:#fff;width:100%;height:44px;padding:0 46px 0 50px;line-height:4.2;text-align:right;outline:none;font-size:1.4rem}.modal-dialog.p2p-buy .modal-dialog__receiving .modal-dialog__input::placeholder{color:#898989}.modal-dialog.p2p-buy .modal-dialog__receiving .modal-dialog__input-unit{position:absolute;right:0;font-size:12px;color:#c8c8c8;padding-right:8px}.modal-dialog.p2p-buy .modal-dialog__receiving__maxBtn{position:absolute;left:10px;background-color:transparent;line-height:1.2}.modal-dialog.p2p-buy .modal-dialog__btn{display:flex;gap:16px;font-size:1.4rem}.modal-dialog.p2p-buy .modal-dialog__address{margin-bottom:26px;padding:16px;border-radius:8px;background-color:#f1f1f1}.modal-dialog.p2p-buy .modal-dialog__address-title{margin-bottom:16px;font-size:1.4rem;font-weight:600}.modal-dialog.p2p-buy .modal-dialog__address-value{color:#505050;font-size:1.2rem;word-break:break-word}.modal-dialog.p2p-buy .modal-dialog__actions{margin-top:0}.modal-dialog.p2p-buy .modal-dialog__warning{display:flex;align-items:center;justify-content:center}.modal-dialog.p2p-buy .modal-dialog__warning-ul{display:flex;flex-direction:column;gap:16px;color:#eb4a4a;max-width:242px}.modal-dialog.p2p-sell{display:flex;flex-direction:column;gap:24px;padding:24px}.modal-dialog.p2p-sell .modal-dialog__title{font-size:1.8rem;font-weight:600}.modal-dialog.p2p-sell .modal-dialog__header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:0}.modal-dialog.p2p-sell .modal-dialog__header .thumbnail-icon{border-radius:5px}.modal-dialog.p2p-sell .modal-dialog__header-item{display:flex;flex-direction:column;align-items:center;gap:10px}.modal-dialog.p2p-sell .modal-dialog__header-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;font-size:1.4rem}.modal-dialog.p2p-sell .modal-dialog__container{font-size:1.4rem;color:#242424;padding:0;gap:0}.modal-dialog.p2p-sell .modal-dialog__box{display:flex;flex-direction:column;gap:8px}.modal-dialog.p2p-sell .modal-dialog__box-item{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;background-color:#f1f1f1;border-radius:4px}.modal-dialog.p2p-sell .modal-dialog__box-item-title{font-weight:400}.modal-dialog.p2p-sell .modal-dialog__box-item-title.warning .text-warning{margin-top:8px;color:#898989;font-size:10px}.modal-dialog.p2p-sell .modal-dialog__box-item-detail{padding:8px;background-color:#41444b;color:#fff;border-radius:8px;word-break:break-all}.modal-dialog.p2p-sell .modal-dialog__quantity{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.modal-dialog.p2p-sell .modal-dialog__quantity-group{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;font-size:1.2rem}.modal-dialog.p2p-sell .modal-dialog__quantity-price{font-size:1.2rem;font-weight:600;word-break:break-all;text-align:right}.modal-dialog.p2p-sell .modal-dialog__quantity-fee{font-size:1rem;color:#898989;text-align:right}.modal-dialog.p2p-sell .modal-dialog__receiving{position:relative;display:flex;align-items:center;margin-top:8px}.modal-dialog.p2p-sell .modal-dialog__receiving .modal-dialog__input{display:flex;align-items:center;border:1px solid #c8c8c8;border-radius:5px;background-color:#fff;width:100%;height:44px;padding:0 46px 0 50px;text-align:right;outline:none;font-size:1.4rem}.modal-dialog.p2p-sell .modal-dialog__receiving .modal-dialog__input::placeholder{color:#898989}.modal-dialog.p2p-sell .modal-dialog__receiving .modal-dialog__input-unit{position:absolute;right:0;font-size:12px;color:#c8c8c8;padding-right:8px}.modal-dialog.p2p-sell .modal-dialog__receiving__maxBtn{position:absolute;left:10px;background-color:transparent;line-height:1.2}.modal-dialog.p2p-sell .modal-dialog__btn{display:flex;gap:16px;font-size:1.4rem}.modal-dialog.p2p-sell .modal-dialog__token-price{display:flex;flex-direction:column;align-items:flex-end;border-radius:8px;background-color:#f1f1f1;margin-top:8px;padding:8px 16px}.modal-dialog.p2p-sell .modal-dialog__token-price .modal-dialog__token-price-top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:8px}.modal-dialog.p2p-sell .modal-dialog__token-price .modal-dialog__token-price-top .modal-dialog__token-price-title{font-size:1.4rem}.modal-dialog.p2p-sell .modal-dialog__token-price .modal-dialog__token-price-top .modal-dialog__token-price-content .modal-dialog__input-wrap{position:relative}.modal-dialog.p2p-sell .modal-dialog__token-price .modal-dialog__token-price-top .modal-dialog__token-price-content .modal-dialog__input-wrap .modal-dialog__input{display:flex;align-items:center;border:1px solid #c8c8c8;border-radius:5px;background-color:#fff;max-width:116px;width:100%;padding:10px 45px 10px 10px;text-align:right;outline:none;font-size:1.4rem}.modal-dialog.p2p-sell .modal-dialog__token-price .modal-dialog__token-price-top .modal-dialog__token-price-content .modal-dialog__input-wrap .modal-dialog__input::placeholder{color:#898989}.modal-dialog.p2p-sell .modal-dialog__token-price .modal-dialog__token-price-top .modal-dialog__token-price-content .modal-dialog__input-wrap .modal-dialog__input-unit{position:absolute;top:50%;transform:translateY(-45%);right:8px;font-size:12px;color:#c8c8c8}.modal-dialog.p2p-sell .modal-dialog__token-price .modal-dialog__last-price{color:#898989;font-size:10px}.modal-dialog.p2p-sell .modal-dialog__token-price .modal-dialog__last-price .last-price__value{color:#505050}.modal-dialog.p2p-sell .modal-dialog__token-price-guide{margin-top:8px;color:#eb4a4a;font-size:10px;text-align:right}.modal-dialog.p2p-sell .modal-dialog__total-final{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:8px 16px}.modal-dialog.p2p-sell .modal-dialog__total-final-title{font-size:1.4rem;font-weight:600}.modal-dialog.p2p-sell .modal-dialog__total-final-value{color:#c8c8c8;font-size:1.4rem}.modal-dialog.p2p-sell .modal-dialog__total-final-value .bold{font-size:1.8rem;font-weight:600}.modal-dialog.p2p-sell .modal-dialog__actions{margin-top:0}.modal-dialog.p2p-sell .modal-dialog__warning{display:flex;align-items:center;justify-content:center}.modal-dialog.p2p-sell .modal-dialog__warning-ul{display:flex;flex-direction:column;gap:16px;color:#eb4a4a;max-width:242px}.modal-dialog.p2p-staking{display:flex;flex-direction:column;gap:50px;padding:24px}.modal-dialog.p2p-staking .modal-dialog__header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:0}.modal-dialog.p2p-staking .modal-dialog__header .thumbnail-icon{border-radius:5px}.modal-dialog.p2p-staking .modal-dialog__header-item{display:flex;flex-direction:column;align-items:center;gap:10px}.modal-dialog.p2p-staking .modal-dialog__header-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;font-size:1.4rem}.modal-dialog.p2p-staking .modal-dialog__container{font-size:1.4rem;color:#242424;padding:0;gap:0}.modal-dialog.p2p-staking .modal-dialog__product-img{position:relative}.modal-dialog.p2p-staking .modal-dialog__product-img .product-img{width:100%;object-fit:cover;border-radius:5px}.modal-dialog.p2p-staking .modal-dialog__product-img .status-cell{position:absolute;top:16px;left:16px;width:70px;padding:9px}.modal-dialog.p2p-staking .modal-dialog__box{display:flex;flex-direction:column;gap:8px}.modal-dialog.p2p-staking .modal-dialog__box-item{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;background-color:#f1f1f1;border-radius:4px}.modal-dialog.p2p-staking .modal-dialog__box-item-title{font-weight:400}.modal-dialog.p2p-staking .modal-dialog__box-item-title.warning .text-warning{margin-top:8px;color:#898989;font-size:10px}.modal-dialog.p2p-staking .modal-dialog__box-item-detail{padding:8px;background-color:#41444b;color:#fff;border-radius:8px;word-break:break-all}.modal-dialog.p2p-staking .modal-dialog__total{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.modal-dialog.p2p-staking .modal-dialog__total-title{font-weight:600}.modal-dialog.p2p-staking .modal-dialog__total-group{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.modal-dialog.p2p-staking .modal-dialog__total-price{font-size:1.8rem;font-weight:600;word-break:break-all;text-align:right}.modal-dialog.p2p-staking .modal-dialog__total-fee{font-size:1rem;color:#898989;text-align:right}.modal-dialog.p2p-staking .modal-dialog__address{margin-top:24px;margin-bottom:50px;padding:16px;border-radius:8px;background-color:#f1f1f1}.modal-dialog.p2p-staking .modal-dialog__address-title{margin-bottom:16px;font-size:1.4rem;font-weight:600}.modal-dialog.p2p-staking .modal-dialog__address-value{color:#505050;font-size:1.2rem;word-break:break-word}.modal-dialog.p2p-staking .modal-dialog__actions{margin-top:0}.modal-dialog.p2p-chart{display:flex;flex-direction:column;padding:24px}.modal-dialog.p2p-chart .modal-dialog__header{margin-bottom:0}.modal-dialog.p2p-chart .modal-dialog__header-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;margin-bottom:24px;font-size:1.8rem}.modal-dialog.p2p-chart .modal-dialog__container{padding:0;gap:24px}.modal-dialog.p2p-chart .modal-dialog__container .filter-button-group{gap:0}.modal-dialog.p2p-chart .modal-dialog__container .filter-button-group .filter-button-group__options{flex-wrap:wrap}.modal-dialog.staking{display:flex;flex-direction:column;gap:24px;padding:24px}.modal-dialog.staking .modal-dialog__top{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;color:#242424;font-size:1.8rem;font-weight:600}.modal-dialog.staking .modal-dialog__top-item{display:flex;align-items:center;gap:8px;color:#242424;font-size:1.4rem;font-weight:400}.modal-dialog.staking .modal-dialog__top-item>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.modal-dialog.staking .modal-dialog__top-title{word-break:break-all}.modal-dialog.staking .modal-dialog__container{font-size:1.4rem;color:#242424;padding:0;gap:16px}.modal-dialog.staking .modal-dialog__box{display:flex;flex-direction:column;gap:8px}.modal-dialog.staking .modal-dialog__box-item{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;background-color:#f1f1f1;border-radius:4px}.modal-dialog.staking .modal-dialog__box-item-title{font-weight:400}.modal-dialog.staking .modal-dialog__box-item-detail{padding:8px;background-color:#41444b;color:#fff;border-radius:8px;word-break:break-all}.modal-dialog.staking .modal-dialog__box-item-expected{display:flex;align-items:center;justify-content:right;outline:none;width:116px;border-radius:5px;padding:10px 8px;font-size:1.2rem;color:#c8c8c8;border:1px solid #c8c8c8;background-color:#fff;word-break:break-all;height:auto;min-height:29px}.modal-dialog.staking .modal-dialog__total{margin-top:16px}.modal-dialog.staking .modal-dialog__total-title{font-weight:600}.modal-dialog.staking .modal-dialog__total-group{display:flex;align-items:center;justify-content:space-between;gap:8px}.modal-dialog.staking .modal-dialog__total-price{font-size:1.8rem;font-weight:600;word-break:break-all}.modal-dialog.staking .modal-dialog__total-unit{font-size:1.4rem;font-weight:400}.modal-dialog.staking .modal-dialog__total-detail{font-size:1rem;font-weight:400;color:#898989}.modal-dialog.staking .modal-dialog__receiving{position:relative;display:flex;align-items:center}.modal-dialog.staking .modal-dialog__receiving .modal-dialog__input{display:flex;align-items:center;border:1px solid #c8c8c8;border-radius:5px;background-color:#fff;width:100%;height:44px;padding:0 46px 0 50px;color:#c8c8c8;line-height:4.2}.modal-dialog.staking .modal-dialog__receiving .modal-dialog__input-unit{position:absolute;right:0;font-size:12px;color:#c8c8c8;padding-right:8px}.modal-dialog.staking .modal-dialog__receiving-title{font-size:1.4rem;font-weight:400;color:#242424}.modal-dialog.staking .modal-dialog__receiving-detail{font-size:1.2rem;color:#505050;overflow-wrap:break-word}.modal-dialog.staking .modal-dialog__receiving__maxBtn{position:absolute;left:10px;background-color:transparent;line-height:1.2}.modal-dialog.staking .modal-dialog__receiving>input{text-align:right;outline:none;border:none;height:29px;border-radius:5px;color:#c8c8c8;font-size:1.6rem;background-color:#fff}.modal-dialog.staking .modal-dialog__btn{display:flex;gap:16px;font-size:1.4rem}.modal-dialog.staking .modal-dialog__actions{margin-top:0}.modal-dialog.staking .modal-dialog__warning{display:flex;align-items:center;justify-content:center}.modal-dialog.staking .modal-dialog__warning-ul{display:flex;flex-direction:column;gap:16px;color:#eb4a4a;max-width:242px}.modal-dialog.staking.marketplace-mint{gap:0}.modal-dialog.staking.marketplace-mint .modal-dialog__guide{margin-top:24px;text-align:center}.mypage-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,95%,.651);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:200}.mypage-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:12px;background-color:#fff;max-width:1080px;width:100%;margin:0 auto;border:1px solid #c8c8c8}.mypage-modal.leaderboard-status{max-width:548px}.mypage-modal.claimed-details{max-width:1080px}.mypage-modal__container{display:flex;flex-direction:column;width:100%;padding:24px}.mypage-modal__header{display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:24px}.mypage-modal__title{font-size:1.8rem;font-weight:700;color:#333;text-align:center}.mypage-modal__close{position:absolute;right:0;background:none}.mypage-modal__content{flex-grow:1;margin-top:24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.mypage-modal__content.leaderboard-status{margin-top:0}.mypage-modal__content .mypage__list-table{width:100%;max-height:70vh;overflow-y:auto;padding:24px;border-radius:8px;background-color:#f1f1f1}.mypage-modal__content .mypage__list-table .table-wrapper .table .divider .divider-content{display:flex;align-items:center;gap:40px;margin:24px 0 16px;padding:8px 50px;border-radius:8px;background-color:#41444b}.mypage-modal__content .mypage__list-table .table-wrapper .table .divider .divider-content .my-rank{padding:8px;border-radius:4px;background-color:#fff;font-size:1.2rem;font-weight:600;text-align:center}.mypage-modal__content .mypage__list-table .table-wrapper .table .divider .divider-content .rank-info{display:flex;align-items:center;color:#fff;font-size:1.4rem}.mypage-modal__content .mypage__list-table .table-wrapper .table .divider .divider-content .rank-info .vertical-bar{width:1px;height:6px;margin:0 8px;background-color:#fff}.mypage-modal__content .mypage__list-table .table-wrapper .table .tbody{background-color:#fff}.mypage-modal__content .mypage__list-table .table-wrapper .table .tbody .td-cell{max-width:150px}.mypage-modal__content .point-shop-cards{max-height:70vh;overflow-y:auto}.mypage-modal__content .pagination{margin-top:24px}.mypage-modal__content .point-shop-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;justify-items:center;align-items:start;width:100%;padding:24px;border-radius:8px;background-color:#f1f1f1}@media screen and (max-width:1024px){.mypage-modal{width:94%}.mypage-modal__content .tablet-card{background-color:#f1f1f1}.mypage-modal__content .tablet-card .tablet-card-container{height:100%;background-color:#fff}.mypage-modal__content .tablet-card .tablet-card-container .tablet-card-group{column-gap:16px}.mypage-modal__content .tablet-card .tablet-card-container .tablet-card-group .tablet-card-detail{text-align:right;word-break:break-all;max-width:150px}.mypage-modal__content .mypage__list-table{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;background:unset;padding:0 12px 0 0;margin-bottom:0}.mypage-modal__content .mypage__list-cards{width:100%}.mypage-modal__content .mypage__list-cards .my-rank-container{display:flex;align-items:center;gap:13px;padding:8px;margin-bottom:16px;border-radius:8px;background-color:#41444b}.mypage-modal__content .mypage__list-cards .my-rank-container .my-rank{padding:8px;border-radius:4px;background-color:#fff;font-size:1.2rem;font-weight:600;text-align:center}.mypage-modal__content .mypage__list-cards .my-rank-container .rank-info{display:flex;align-items:center;color:#fff;font-size:1.4rem}.mypage-modal__content .mypage__list-cards .my-rank-container .rank-info .vertical-bar{width:1px;height:6px;margin:0 8px;background-color:#fff}.mypage-modal__content .mypage__list-cards .mypage__list-cards-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;width:100%;max-height:70vh;overflow-y:auto;background:unset;padding:0 12px 0 0;margin-bottom:0}}@media screen and (max-width:768px){.mypage-modal .mypage-modal__content .mypage__list-table{width:100%}.mypage-modal .mypage-modal__content .mypage__list-table .tablet-card{width:39vw}.mypage-modal .mypage-modal__content .point-shop-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.mypage-modal .mypage-modal__content .mypage__list-table .tablet-card{width:100%}.mypage-modal .mypage-modal__content .mypage__list-table{display:flex;flex-direction:column}.mypage-modal .reward-history__filters{gap:10px}.mypage-modal .reward-history__filters .reward-history__filter-button{padding:8px}.mypage-modal .mypage-modal__content .point-shop-cards{display:flex;flex-direction:column;align-items:center}.mypage-modal .mypage-modal__content .mypage__list-cards .mypage__list-cards-container{display:flex;flex-direction:column}}.modal-dialog.my-possession{display:flex;flex-direction:column;gap:24px;max-width:328px;padding:24px}.modal-dialog.my-possession .modal-dialog__header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:0}.modal-dialog.my-possession .modal-dialog__header-title{font-size:1.8rem;font-weight:600}.modal-dialog.my-possession .modal-dialog__container{font-size:1.4rem;color:#242424;padding:0;gap:0}.modal-dialog.my-possession .modal-dialog__box{display:flex;flex-direction:column;gap:8px}.modal-dialog.my-possession .modal-dialog__box-item{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;background-color:#f1f1f1;border-radius:4px}.modal-dialog.my-possession .modal-dialog__box-item-title{font-weight:400}.modal-dialog.my-possession .modal-dialog__box-item-title.warning .text-warning{margin-top:8px;color:#898989;font-size:10px}.modal-dialog.my-possession .modal-dialog__box-item-detail{padding:8px;background-color:#41444b;color:#fff;border-radius:8px;word-break:break-all}.modal-dialog.my-possession .modal-dialog__warning{margin:24px 0;color:#eb4a4a;font-size:1.2rem;font-weight:300;text-align:center}.modal-dialog.my-possession .modal-dialog__actions{margin-top:0}.sidebar{z-index:103;width:250px;background-color:#f1f1f1;padding:135px 16px}.sidebar .menu{display:flex;flex-direction:column;padding:0;margin:0;gap:32px}.sidebar .menu-item{list-style:none}.sidebar .menu-item-group{display:flex;gap:4px}.sidebar .menu-item-group :last-child{color:#486bff;font-size:1rem;font-weight:600}.sidebar .menu-item-etc{display:flex;flex-direction:row}.sidebar .menu .top{margin-bottom:-16px}.sidebar .menu-divider{padding:18px 0;border-top:1px solid #898989;font-size:1.4rem;color:#898989}.sidebar .menu-divider>span{margin-left:18px}.sidebar .menu button{text-decoration:none;display:flex;align-items:center;gap:16px;padding:14px 16px;font-size:1.4rem;font-weight:600;width:100%;height:44px}.sidebar .menu .selected{background-color:#41444b;border-radius:999px;color:#fff}@media screen and (max-width:1024px){.sidebar{width:178px;padding:80px 8px;margin-top:52px;border-radius:0 8px 8px 0}.sidebar .menu .menu-item.top>button{gap:4px;padding:14px 10px}.sidebar .menu .menu-item.top>button .menu-item-group{align-items:center;font-size:1.4rem;font-weight:400}.sidebar .menu .menu-item.top>button .menu-item-group :last-child{margin-top:3px;color:#486bff;font-size:1rem;font-weight:600}.sidebar .menu .menu-item.top .selected .menu-item-group :last-child{margin-top:3px;color:#fff}}.sidebar-mobile{margin-top:52px;padding:30px 16px 0}.sidebar-mobile__menu{display:flex;flex-direction:column;padding:0;margin:0}.sidebar-mobile__menu-items{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.sidebar-mobile__menu-item{list-style:none}.sidebar-mobile__menu-item-group{display:flex;align-items:center;gap:4px}.sidebar-mobile__menu-item-group :last-child{color:#486bff}.sidebar-mobile__menu-item-etc{display:flex;flex-direction:row}.sidebar-mobile__menu-item>button{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #c8c8c8;border-radius:99px;background-color:#fff;font-size:1.2rem}.sidebar-mobile__menu-item .selected .sidebar-mobile__menu-item-group :last-child{color:#fff}.sidebar-mobile__menu .top{margin-bottom:24px}.sidebar-mobile__menu-divider{margin-bottom:16px;font-size:1.4rem;font-weight:600}.sidebar-mobile__menu .selected{background-color:#41444b;border-radius:999px;color:#fff}.checkbox{display:flex;gap:8px}.checkbox .checkbox-wrap{cursor:pointer}.checkbox .checkbox-wrap .checkbox-style{opacity:0;position:absolute;cursor:pointer;height:0;width:0}.checkbox .checkbox-label{font-size:1.4rem;line-height:1.2;color:#898989}.checkbox-container{display:inline-block;position:relative;cursor:pointer}.checkbox-container>label{cursor:pointer}.checkbox-container input[type=checkbox]{opacity:0;position:absolute;cursor:pointer;height:0;width:0}.checkbox-container img{margin-top:4px;margin-right:8px;width:24px;height:24px}.toast-message{position:fixed;top:76px;left:50%;transform:translateX(-50%);border-radius:4px;background-color:#000;color:#fff;padding:10px 16px;font-size:1.4rem;font-weight:400;z-index:300;animation:fadeInOut 3s ease}@media screen and (max-width:768px){.toast-message{border-radius:999px}}@media screen and (max-width:550px){.toast-message{top:unset;bottom:30px;max-width:245px;width:100%}}.pagination-container>ul{list-style:none;margin:0;padding:0;display:flex;width:100%;gap:16px}.pagination-container>ul>li>a{text-decoration:none}.pagination-container .pagination .page-item .page-link{color:#898989;font-size:1.4rem}.pagination-container .pagination .page-item .page-link.undefined{color:#242424}.search-bar{padding:0 8px}.search-bar--focused{border-bottom:1px solid #000}.search-bar__wrapper{position:relative;display:flex;align-items:center;max-width:200px;width:100%;border-bottom:1px solid #c8c8c8;padding:12px 0 8px;transition:border-color .3s ease}.search-bar .--focused{border-bottom:1px solid #000}.search-bar__icon{flex-shrink:0;position:relative;left:0;display:flex;align-items:center;margin-right:8px}.search-bar__icon img{display:block}.search-bar__input{flex-grow:1;width:100%;font-size:1.4rem;border:none;border-radius:0;outline:none;transition:border-color .3s ease}.search-bar__input::placeholder{color:#c8c8c8}.searchfilter{z-index:1;position:absolute;display:flex;flex-direction:column;width:288px;padding:24px;gap:24px;border:1px solid #cdcdcd;background-color:#fff;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.searchfilter-filter{font-size:1.6rem;font-weight:500;color:#333}.searchfilter-title{font-size:2rem;color:#333}.searchfilter-wrap{display:flex;align-items:center;justify-content:space-between;width:100%}.searchfilter-itembox{display:flex;flex-direction:column;gap:16px;width:105px;font-size:1.6rem;color:#333;word-break:break-all}.searchfilter-itembox>label{display:flex;align-items:center;color:#585858;cursor:pointer}.searchfilter .searchfilter-btn{height:50px;background-color:#ee4e62;color:#fff;padding:10px 24px;border-radius:8px;font-size:1.4rem;font-weight:700}.select-container{position:relative;width:100%;height:24px}.select-container .select-selected{display:flex;align-items:center;gap:8px;width:100%;height:100%;margin:7px 0;background:transparent;color:#505050;font-size:1.4rem;text-align:left;cursor:pointer}.select-container .select-selected .arrow-down-icon{transition:transform .3s ease}.select-container .select-selected .arrow-down-icon.open{transform:rotate(180deg)}.select-container .select-selected.open{box-shadow:0 4px 4px 0 rgba(0,0,0,.25);margin:0;padding:24px}.select-container .select-selected.has-selected{color:#585858}.select-container .select-options{list-style-type:none;position:absolute;width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#fff;transform:translateY(-1px);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);z-index:1}.select-container .select-options .line{position:absolute;top:0;left:50%;transform:translateX(-50%);width:90%;height:0;background-color:#aaa}.select-container .select-options .line-style{display:flex;justify-content:space-between}.select-container .select-options .line-style-btn{display:flex;justify-content:space-between;width:100%;padding:16px 24px;border-radius:8px;background-color:#fff}.select-container .select-options .line-style-btn .option-{max-width:100%;height:auto;object-fit:contain}.select-container .select-options .line-style-hover{display:flex;align-items:center;justify-content:center;width:20px;border-radius:8px}.select-container .select-options li{position:relative;color:#585858;font-size:12px;font-family:Inter,sans-serif;text-align:left;cursor:pointer}.select-container .select-options li:hover{color:#333}.select-container .select-options li .hovered{width:1px;height:10px;display:flex;align-items:center;justify-content:center;border:1px solid #d93a56;border-radius:8px}.rows-per-page-selector{display:flex;align-items:center}.rows-per-page-selector .label{margin-right:8px;font-size:1.4rem}.rows-per-page-selector .selector-container{display:flex;align-items:center;border:1px solid #cdcdcd;padding:5px 8px;border-radius:4px}.rows-per-page-selector .items-per-page{margin-right:8px;font-size:1.4rem}.rows-per-page-selector .button-container{display:flex;flex-direction:column}.rows-per-page-selector .button-container .arrow-button{background:none;border:none;cursor:pointer;padding:0}.rows-per-page-selector .button-container .arrow-button .arrow{width:12px;height:6px}.rows-per-page-selector .button-container .arrow-button .up{transform:rotate(0deg)}.rows-per-page-selector .button-container .arrow-button .down{transform:rotate(180deg)}.accordion-group,.accordion-item{overflow:hidden;transition:all .3s ease}.accordion-group.open,.accordion-item.open{overflow:visible}.accordion-group.open .accordion-answer,.accordion-item.open .accordion-answer{display:block}.accordion-group.open>.accordion-question .arrow-up-icon,.accordion-item.open>.accordion-question .arrow-up-icon{transform:rotate(0);transition:transform .3s ease}.accordion-group.open .group-arrow-up-icon,.accordion-item.open .group-arrow-up-icon{transform:rotate(180deg);transition:transform .3s ease}.accordion-group .accordion-group-question,.accordion-item .accordion-group-question{display:flex;justify-content:space-between;width:100%;padding:16px;cursor:pointer;border:1px solid #cdcdcd;background:#fff}.accordion-group .accordion-question,.accordion-item .accordion-question{width:100%;cursor:pointer}.accordion-group .accordion-question-inner,.accordion-item .accordion-question-inner{display:flex;justify-content:space-between;align-items:center;width:100%}.accordion-group .accordion-answer,.accordion-item .accordion-answer{overflow:hidden;transition:max-height .3s ease;max-height:0;cursor:default}.accordion-group .left-area,.accordion-item .left-area{display:flex;align-items:center}.accordion-group .left-area .period-style,.accordion-item .left-area .period-style{color:#242424;font-weight:700}.accordion-group .arrow-up-icon,.accordion-item .arrow-up-icon{transform:rotate(-180deg);transition:transform .3s ease}.accordion-group .group-arrow-up-icon,.accordion-item .group-arrow-up-icon{transform:rotate(0);transition:transform .3s ease}.accordion-group.nested:first-child,.accordion-item.nested:first-child{margin-top:24px}.accordion-group.nested:not(:last-child),.accordion-item.nested:not(:last-child){margin:8px 0}.accordion-group.nested:last-child,.accordion-item.nested:last-child{margin:8px 0 0}.accordion-group.nested .accordion-question,.accordion-item.nested .accordion-question{color:#858585;font-weight:400}@media screen and (max-width:550px){.learn__accordion .accordion-item .accordion-question-inner{padding-top:16px;font-size:1.2rem}.learn__accordion .accordion-item.open .accordion-question-inner{padding:16px 0;font-size:1.2rem;font-weight:400}.learn__accordion .accordion-item{padding-bottom:16px}.accordion-group.open .accordion-answer,.accordion-item.open .accordion-answer{font-size:1.2rem}}.tooltip-container{position:relative;display:flex;align-items:center;cursor:pointer}.tooltip{bottom:125%;transform:translateX(-50%) translateY(10px);padding:10px 16px;background-color:#333;color:#fff;font-size:1.4rem;font-weight:400;border-radius:8px;line-height:1.4;white-space:pre;z-index:150;opacity:0;transition:opacity .5s ease,transform .5s ease,visibility .5s ease;pointer-events:none}.tooltip,.tooltip-arrow{position:absolute;left:50%}.tooltip-arrow{content:"";top:100%;margin-left:-7px;border-color:#333 transparent transparent;border-style:solid;border-width:10px 7px 0}.tooltip-container:active .tooltip,.tooltip-container:focus .tooltip,.tooltip-container:hover .tooltip{opacity:1;transform:translateX(-50%) translateY(0);transition-delay:.2s}@media screen and (max-width:550px){.tooltip-container{max-width:328px}}.btn-basic{width:100%;border-radius:999px;text-align:center;min-width:100px;word-break:break-word}.btn-square{width:100%;padding:12px;border-radius:5px}.btn-round,.btn-square{display:block;cursor:pointer}.btn-round{padding:15px;border-radius:999px}.plus-btn{display:flex;align-content:center;justify-content:center;flex-wrap:wrap;background-color:#486bff;border-radius:999px;width:26px;height:26px;font-size:1.8rem;font-weight:300;color:#fff}.plus-btn:hover{background-color:#fff;border:1px solid #486bff;color:#486bff}#btn-container *,#btn-container :after,#btn-container :before{box-sizing:border-box}#btn-container button{position:relative;display:inline-block;cursor:pointer;outline:none;border:0;vertical-align:middle;text-decoration:none;background:transparent;padding:0;font-size:inherit;font-family:inherit}#btn-container button.learn-more{width:220px;height:auto}#btn-container button.learn-more .circle{transition:all .45s cubic-bezier(.65,0,.076,1);position:relative;display:block;margin:0;width:4rem;height:4rem;background:#41444b;border-radius:2.625rem}#btn-container button.learn-more .circle .icon{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;bottom:0;margin:auto;background:#fff}#btn-container button.learn-more .circle .icon.arrow{transition:all .45s cubic-bezier(.65,0,.076,1);left:1.225rem;width:1.125rem;height:.125rem;background:none}#btn-container button.learn-more .circle .icon.arrow:before{position:absolute;content:"";top:-.25rem;right:.0625rem;width:.625rem;height:.625rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;transform:rotate(45deg)}#btn-container button.learn-more .button-text{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;left:0;right:0;bottom:0;padding:.75rem 0;margin:0 0 0 1.85rem;color:#242424;font-size:1.4rem;font-weight:600;line-height:1.6;text-align:center}#btn-container button:hover .circle{width:100%}#btn-container button:hover .circle .icon.arrow{background:#fff;transform:translate(1rem)}#btn-container button:hover .button-text{color:#fff}@media screen and (max-width:1024px){#btn-container button.learn-more{width:120px}#btn-container button.learn-more .circle{width:3rem;height:3rem}#btn-container button.learn-more .circle .icon.arrow{left:.5rem}#btn-container button.learn-more .circle .icon.arrow:before{right:-.05rem}#btn-container button.learn-more .button-text{margin:0 0 0 2rem;font-size:1.2rem;line-height:unset}#btn-container button:hover .circle{width:100%}#btn-container button:hover .circle .icon.arrow{background:#fff;transform:translate(1rem)}#btn-container button:hover .button-text{color:#fff}}.filter-button-group{display:flex;flex-direction:column;gap:24px}.filter-button-group-title{font-size:1.4rem;font-weight:600}.filter-button-group__options{display:flex;gap:5px}.filter-button-group__options>button{border-radius:16px;padding:8px 16px;border:1px solid #c8c8c8;background-color:transparent;height:32px;color:#898989;font-size:1.4rem;font-weight:400}.filter-button-group__options>button>h2{font-size:1.4rem;font-weight:400}.filter-button-group__options>button:hover{background-color:#c8c8c8;color:#fff}.filter-button-group__options .selected{background-color:#000;color:#fff}.view-more-button{display:block;width:100%;margin-top:60px;padding:15px;font-size:1.4rem;background-color:#41444b;color:#fff;border:none;border-radius:999px;cursor:pointer;transition:background-color .3s ease}.view-more-button:hover{background-color:#c8c8c8}.connect-wallet-button{--color:#fff;--color-hover:var(--color);--background:#41444b;--background-hover:#486bff;--hover-back:#6d58ff;--hover-front:#5c86ff;max-width:134px;width:100%;padding:6px;border-radius:999px;line-height:24px;font-size:1.4rem;font-weight:600;letter-spacing:.02em;border:none;outline:none;position:relative;overflow:hidden;cursor:pointer;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-mask-image:-webkit-radial-gradient(#fff,#000);color:var(--c,var(--color));background:var(--b,var(--background));transition:color .2s linear var(--c-d,.2s),background .3s linear var(--b-d,.2s)}.connect-wallet-button div{z-index:1;position:relative;display:flex;justify-content:center}.connect-wallet-button div span{display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);animation:var(--name,none) .7s linear forwards .18s}.connect-wallet-button.in{--name:move}.connect-wallet-button.in:not(.out){--c:var(--color-hover);--b:var(--background-hover)}.connect-wallet-button.in:not(.out):after,.connect-wallet-button.in:not(.out):before{--y:0;--br:5%}.connect-wallet-button.in:not(.out):after{--br:10%;--d-d:.02s}.connect-wallet-button.in.out{--name:move-out}.connect-wallet-button.in.out:before{--d-d:.06s}@keyframes move{30%,36%{transform:translateY(calc(-6px * var(--move))) translateZ(0) rotate(calc(-13deg * var(--rotate) * var(--part)))}50%{transform:translateY(calc(3px * var(--move))) translateZ(0) rotate(calc(6deg * var(--rotate) * var(--part)))}70%{transform:translateY(calc(-2px * var(--move))) translateZ(0) rotate(calc(-3deg * var(--rotate) * var(--part)))}}@keyframes move-out{30%,36%{transform:translateY(calc(6px * var(--move))) translateZ(0) rotate(calc(13deg * var(--rotate) * var(--part)))}50%{transform:translateY(calc(-3px * var(--move))) translateZ(0) rotate(calc(-6deg * var(--rotate) * var(--part)))}70%{transform:translateY(calc(2px * var(--move))) translateZ(0) rotate(calc(3deg * var(--rotate) * var(--part)))}}@media screen and (max-width:359px){.connect-wallet-button{padding:4px;font-size:1.2rem}}.tablet-card{height:100%;width:100%;background-color:#f1f1f1;padding:24px;font-size:1.4rem}.tablet-card,.tablet-card .tablet-card-container{display:flex;flex-direction:column;border-radius:8px}.tablet-card .tablet-card-container{background-color:#fff;padding:16px;gap:32px;height:auto}.tablet-card .tablet-card-group{display:flex;align-items:center;justify-content:space-between;column-gap:8px}.tablet-card .tablet-card-title{width:35%;font-weight:600;color:#242424;text-align:left}.tablet-card .tablet-card-detail{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;width:65%;color:#505050;text-align:right}.tablet-card-product{height:100%;padding:24px;font-size:1.4rem;background-color:#f1f1f1;width:100%}.tablet-card-product,.tablet-card-product-container{display:flex;flex-direction:column;border-radius:8px}.tablet-card-product-container{background-color:#fff;padding:16px;gap:32px;height:auto;height:100%;background-color:#fff!important;flex-grow:1}.tablet-card-product-group{display:flex;align-items:center;justify-content:space-between;column-gap:8px}.tablet-card-product-title{width:35%;font-weight:600;color:#242424;text-align:left}.tablet-card-product-detail{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word;width:65%;color:#505050;display:flex;align-items:flex-end;flex-direction:column;gap:16px;text-align:right}.tablet-card-product-detail__wrap{display:flex;align-items:center;justify-content:flex-end;gap:8px}.tablet-card-product-detail__wrap>img{border-radius:5px}.tablet-card-product-detail-txt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:unset}.tablet-card-product .time-cell .date{font-size:1.4rem;color:#505050}.tablet-card-product .time-cell .time{margin-top:4px;font-size:1rem;color:#898989}.tablet-card-product .status-cell{width:100px;padding:9px}.tablet-card-product .txid-cell{color:#486bff;text-decoration:underline;cursor:pointer}.tablet-card-product .chart-cell{display:flex;justify-content:center;cursor:pointer}.tablet-card-my-possession{display:flex;flex-direction:column;height:100%;border-radius:8px;padding:24px;font-size:1.4rem;background-color:#f1f1f1;width:100%}.tablet-card-my-possession-container{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;padding:16px;gap:32px;height:auto;height:100%;background-color:#fff!important;flex-grow:1}.tablet-card-my-possession-group{display:flex;align-items:center;justify-content:space-between;column-gap:8px}.tablet-card-my-possession-title{width:35%;font-weight:600;color:#242424;text-align:left}.tablet-card-my-possession-detail{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word;width:65%;color:#505050;display:flex;align-items:flex-end;flex-direction:column;gap:16px;text-align:right}.tablet-card-my-possession-detail__wrap{display:flex;align-items:center;gap:8px}.tablet-card-my-possession-detail__wrap>img{border-radius:5px}.tablet-card-my-possession-detail-txt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:unset}.tablet-card-my-possession .tooltip-container{justify-content:flex-start;color:#898989;margin-top:4px;font-size:1.2rem;font-weight:400;text-align:left}.tablet-card-btn{display:flex;flex-direction:column;gap:24px;margin-top:24px;font-size:1.4rem}.tablet-card-btn .blue-button,.tablet-card-btn .sell-button,.tablet-card-btn .staking-button{padding:9px 32px}.cardrate--li{position:relative;display:flex;flex-direction:column;padding:16px;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);background-color:#fff;gap:8px;transition:transform .5s}.cardrate--li:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15);transform:scale3d(1.006,1.006,1)}.cardrate__group{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.cardrate__group .img-box{position:relative;width:100%;height:auto;cursor:pointer}.cardrate__group .img-box img{width:100%;object-fit:cover}.cardrate__group .img-box-wrapper{position:absolute;width:50px;height:50px;right:-.5px;bottom:0;border-top-left-radius:24px;background-color:#fff}.cardrate__group--label{z-index:1;position:absolute;padding:16px 0 0 16px}.cardrate__group--label label{display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600;width:100%;min-width:100px;height:32px;color:#fff;padding:11px 16px;border-radius:999px}.cardrate__group--label--paused label{background-color:#fca11b}.cardrate__group--label--coming-soon label{background-color:#201f94}.cardrate__group--label--closed label{background-color:#eb4a4a}.cardrate__group--label--active label{background-color:#00c503}.cardrate__group--mark{position:absolute;right:0;bottom:2px;width:30px;height:30px;object-fit:cover;margin:0 8px 6px 0;border-radius:5px}.cardrate__info{background-color:#f1f1f1;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:16px}.cardrate__info .info--status{display:flex;justify-content:space-between}.cardrate__info .info--status :first-child{text-align:left;font-size:1.2rem;font-weight:600;color:#00c503}.cardrate__info .info--status :last-child{font-size:1.2rem;font-weight:400;color:#898989}.cardrate__info .info__rate{display:flex;justify-content:space-between}.cardrate__info .info__rate--usdt{display:flex;gap:8px}.cardrate__info .info__rate--usdt :first-child{font-size:1.8rem;font-weight:600}.cardrate__info .info__rate--usdt :last-child{font-size:1.8rem;font-weight:400}.cardrate__info .info__rate--apr{display:flex;align-items:center;gap:4px}.cardrate__info .info__rate--apr :first-child{font-size:1.4rem;line-height:1.64}.cardrate__info .info__rate--apr :last-child{font-size:1.8rem;font-weight:600}.cardrate__info .info__rate--title :first-child{margin-bottom:8px;font-size:1.4rem;color:#898989}.cardrate__info .info__rate--title :last-child{font-weight:600;font-size:1.4rem;color:#242424;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaderboard-card{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);max-width:270px;width:100%;margin:5px 0;padding:16px;display:flex;flex-direction:column;gap:24px}.leaderboard-card__badge{position:absolute;top:32px;left:32px;background-color:#486bff;color:#fff;font-size:1.2rem;padding:4px 8px;border-radius:4px;z-index:1}.leaderboard-card__image{border-radius:8px;object-fit:cover;width:100%;height:auto}.leaderboard-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;font-size:1.6rem;font-weight:600;color:#242424;text-align:left}.table-wrapper{display:flex;flex-direction:column;max-width:100%;width:100%;border-radius:8px}.table-wrapper .table{border-collapse:collapse;width:100%;border-radius:8px}.table-wrapper .table .thead{font-size:1.4rem;font-weight:600;color:#242424}.table-wrapper .table .divider{width:100%}.table-wrapper .table .divider-td{padding:24px 0}.table-wrapper .table .divider-line{border:1px solid #c8c8c8}.table-wrapper .table .tbody{background-color:#f1f1f1}.table-wrapper .table .tbody .tr-cell:first-child .td-cell:first-child{border-top-left-radius:8px}.table-wrapper .table .tbody .tr-cell:first-child .td-cell:last-child{border-top-right-radius:8px}.table-wrapper .table .tbody .tr-cell:last-child .td-cell:first-child{border-bottom-left-radius:8px}.table-wrapper .table .tbody .tr-cell:last-child .td-cell:last-child{border-bottom-right-radius:8px}.table-wrapper .table .td-cell{font-size:1.4rem;color:#505050;text-align:center;padding:20px}.table-wrapper .table .td-cell .td-cell-wrap:not(.message){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.table-wrapper .table .td-cell .td-cell-wrap.message{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}.table-wrapper .table .td-cell .td-cell-wrap:has(.status-cell){text-overflow:clip;overflow:visible;white-space:normal;word-break:unset}.table-wrapper .table .td-cell .base-token-symbol{margin-left:8px}.default-gauge{background-color:#41444b;border-radius:999px;margin-left:3px;padding-right:5px}.default-gauge,.default-gauge-bar{display:flex;align-items:center;justify-content:flex-end;height:24px}.default-gauge-bar{width:100%}.default-gauge-wrapper{position:relative;display:flex;align-items:center;width:100%;height:100%;background-color:#fff;border-radius:999px}.default-gauge-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.4rem;color:#c8c8c8}.animate-text{width:100%;height:44px;margin-left:6px;overflow:hidden;position:relative}.animate-text span{font-size:1.4rem;line-height:44px;display:none;position:absolute;top:0;left:0;right:0}.animate-text span.text-in{display:block;animation:textIn .5s ease}.animate-text span.text-out{display:block;animation:textOut 1s ease}@keyframes textIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes textOut{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.navigation{position:relative;width:100%;max-width:800px;max-height:500px;aspect-ratio:1}.navigation-images{position:relative;width:100%;max-width:462px;height:100%}.navigation-images .image-slide{position:absolute;top:0;width:100%;height:100%;background-size:cover;background-position:50%;border-radius:12px;transition:all .5s ease;transform:scale(.8)}.navigation-images .image-slide.now{z-index:3;transform:translateX(48px) translateY(-48px);max-height:503px}.navigation-images .image-slide.prev{z-index:2;transform:translateX(24px) translateY(-24px);max-height:503px;filter:blur(5px)}.navigation-images .image-slide.next{z-index:1;transform:translateX(0) translateY(0);max-height:503px;filter:blur(5px)}.navigation .thumbnail-icon{z-index:10;position:absolute;object-fit:contain;left:14%;bottom:14%;border-radius:2.5px;background-color:#fff}.navigation-btn{z-index:10;position:absolute;display:flex;align-items:center;justify-content:center;background-color:#f1f1f1;bottom:16px;left:50%;transform:translateX(35px) translateY(-55px);padding:4px 8px 0 16px;border-radius:999px;gap:16px;font-size:1.2rem;color:#41444b;margin-right:2em}.navigation-btn button{border:none;border-radius:4px;cursor:pointer}.navigation-btn button:hover{background:rgba(0,0,0,.8)}@media screen and (max-width:900px){.navigation .thumbnail-icon{left:18%;bottom:18%}}@media screen and (max-width:768px){.navigation .thumbnail-icon{left:15%;bottom:14%}}@media screen and (max-width:500px){.navigation .thumbnail-icon{left:16%;bottom:16%}}@media screen and (max-width:400px){.navigation .thumbnail-icon{left:20%;bottom:20%}}.video-container{display:flex;justify-content:center;align-items:center;width:100%}.video-container .video-wrapper{position:relative;width:100%}.video-container #youtube-player{position:relative;width:100%;height:100%;border-radius:20px}.line-chart-container{position:relative;width:100%}.chart-tooltip{background:#fff;padding:6px 12px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.15);display:flex;align-items:center;gap:8px}.chart-tooltip-marker{width:8px;height:8px;border-radius:50%;display:inline-block}.chart-tooltip-text{font-size:12px;color:#333;font-weight:700}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*{box-sizing:border-box}body,footer,header,html{margin:0;padding:0;color:#242424;font-family:Inter,sans-serif;font-weight:400;font-size:62.5%;line-height:1.2}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-thumb{border-radius:5px}body ::-webkit-scrollbar,body::-webkit-scrollbar{width:5px}body ::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:transparent}body ::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#41444b;border-radius:50px;border:1px solid transparent}main{display:block}h1,h2,h3{margin:0;padding:0;font-size:1rem;font-weight:400;line-height:normal}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}li,ul{list-style:none;padding:0}li,p,ul{margin:0}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:300;line-height:1.15;margin:0}button{padding:0;box-shadow:none;border:0;outline:0;cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body.no-scroll{overflow:hidden}.underline{text-decoration:underline;color:#7f93ff;font-weight:500}.closeBtn,.underline{cursor:pointer}.pc-only{display:block}.mb-only{display:none}.loading{display:flex;align-items:center;justify-content:center;padding:20px}.loading .spinner{border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite}.Toastify__toast-container .Toastify__toast{left:50%!important;transform:translateX(-50%)!important;background-color:#333!important;color:#fff!important;font-size:1.4rem!important;text-align:center!important}.blue-button{background-color:#486bff;color:#fff;border-radius:999px}.blue-button:disabled,.blue-button:hover{background-color:#c8c8c8}.blue-button:disabled{color:#505050;cursor:default}.basic-button,.sell-button,.staking-button{background-color:#000;color:#fff;border-radius:999px}.basic-button:hover,.sell-button:hover,.staking-button:hover{background-color:#c8c8c8}.basic-button:disabled,.sell-button:disabled,.staking-button:disabled{background-color:#c8c8c8;color:#505050;cursor:default}.status-cell{color:#fff;border-radius:999px;text-align:center}.status-cell.active{background-color:#00c503}.status-cell.closed{background-color:#eb4a4a}.status-cell.paused{background-color:#fca11b}.status-cell.coming-soon{background-color:#486bff}@media(max-width:1024px){.pc-only{display:none}.mb-only{display:block}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,-76px)}10%,90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-76px)}}@keyframes fadeInOutSubmit{0%{opacity:0;bottom:0}10%,90%{opacity:1;bottom:20%}to{opacity:0;bottom:0}}@font-face{font-family:SUIT;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SUIT;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SUIT;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.leave-page-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;padding:0;cursor:default;background:rgba(0,0,0,.5);z-index:99}.leave-page-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;width:400px;z-index:100}.leave-page-modal-title{padding:16px;font-size:1.25rem;font-weight:600;border-bottom:1px solid #e0e0e0}.leave-page-modal-content{padding:16px;font-size:1rem;color:#333}.leave-page-modal-actions{display:flex;justify-content:flex-end;padding:16px;border-top:1px solid #e0e0e0}.leave-page-modal-actions button{margin-left:8px;padding:8px 16px;font-size:1rem;cursor:pointer;border:none;border-radius:4px}.leave-page-modal-actions .stay{background-color:#1976d2;color:#fff}.leave-page-modal-actions .leave{background-color:#f44336;color:#fff}.header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:101}.header__container{max-width:1112px;height:68px;margin:0 auto;padding:0 16px}.header__toolbar{justify-content:space-between;position:relative;height:100%}.header__logo,.header__toolbar{display:flex;align-items:center}.header__logo .header__logo-image{cursor:pointer}.header__nav-links{align-self:flex-end;display:grid;grid-template-columns:repeat(4,25%);position:relative;max-width:400px;width:100%;height:60%;margin:0;padding:0;list-style:none;text-align:center}.header__nav-item{height:100%;text-decoration:none;color:#242424;font-size:1.4rem;cursor:pointer}.header__nav-item.marin-top{margin-top:3px}.header__nav-item .arrow-down-icon{margin-left:4px;vertical-align:middle}.header__dropdown{position:absolute;top:35%;left:45%;border-radius:8px;max-width:295px;width:100%;padding:0;background-color:#fff;z-index:102}.header__dropdown-content{display:flex;flex-direction:column;gap:32px;width:100%;margin-top:10px;padding:24px;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);text-align:left}.header__dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:0;text-decoration:none;color:#898989;font-size:1.4rem;cursor:pointer}.header__dropdown-item--active{color:#242424;font-weight:800}.header__dropdown-item .dropdown-title-left{display:flex;align-items:center;gap:8px}.header__dropdown-item .vertical-bar{width:2px;height:10px;background-color:#41444b;border-radius:2px}.header__login{gap:14px;position:relative;max-width:176px}.header__login,.header__login-address{display:flex;align-items:center;justify-content:center;width:100%}.header__login-address{max-width:134px;border:1px solid #41444b;border-radius:999px;padding:9px;background-color:transparent;font-size:1.2rem;cursor:default}.header__login-profile{border-radius:999px}.header__login-profile--img{border-radius:999px;background-color:#486bff}.header__login-profile--basic{border-radius:999px;background-color:rgba(37,97,234,.063);width:28px;height:28px}.header .header__profile-dropdown{position:absolute;top:50px;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:10px;padding:17px 24px;z-index:102;max-width:172px;width:100%}.header .header__profile-dropdown-item{display:flex;align-items:center;gap:8px;padding:7px 0;background-color:unset;font-size:1.4rem;color:#898989;cursor:pointer;transition:background-color .2s ease}.header .header__profile-dropdown-item .disconnect-icon.normal{display:block}.header .header__profile-dropdown-item .disconnect-icon.hover{display:none}.header .header__profile-dropdown-item:first-child{margin-bottom:25px}.header .header__profile-dropdown-item:hover{color:#242424;font-weight:800}.header .header__profile-dropdown-item:hover .disconnect-icon.normal{display:none}.header .header__profile-dropdown-item:hover .disconnect-icon.hover{display:block}.header-mobile{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:104}.header-mobile__container{max-width:1112px;height:52px;margin:0 auto;padding:0 16px}.header-mobile__toolbar{display:flex;justify-content:space-between;align-items:center;height:100%}.header-mobile__right{display:flex;align-items:center;gap:16px}.header-mobile__logo{display:flex;align-items:center;background-color:transparent}.header-mobile__login{display:flex;align-items:center;gap:16px}.header-mobile__login-address{display:flex;align-items:center;justify-content:center;max-width:134px;width:100%;border:1px solid #41444b;border-radius:999px;padding:9px;background-color:transparent;font-size:1.2rem}.header-mobile__login-profile{border-radius:50%;background-color:#486bff;width:38px;height:28px}.header-mobile__login-profile--basic{border-radius:50%;background-color:rgba(37,97,234,.063);width:38px;height:28px}.header-mobile__menu{cursor:pointer}.header-mobile__menu-content{position:absolute;top:52px;left:0;width:100%;height:calc(100vh - 52px);background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px 16px 16px}.header-mobile__menu-content .header-mobile__border{border-bottom:1px solid #c8c8c8;margin-bottom:32px}.header-mobile__menu-content .header-mobile__menu-list>li{padding:5px 0;font-size:1.8rem;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start}.header-mobile__menu-content .header-mobile__menu-list>li:not(.header-mobile__menu-content .header-mobile__menu-list>li:last-child){margin-bottom:50px}.header-mobile__menu-content .header-mobile__menu-list>li .header-mobile__submenu{width:100%;margin-top:16px;padding:16px;border-radius:8px;background-color:#f1f1f1;color:#505050}.header-mobile__menu-content .header-mobile__menu-list>li .header-mobile__submenu li{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:1.4rem;cursor:pointer}.header-mobile__menu-content .header-mobile__menu-list>li .header-mobile__submenu li:not(.header-mobile__menu-content .header-mobile__menu-list>li .header-mobile__submenu li:last-child){margin-bottom:32px}.header-mobile .header__profile-dropdown{position:absolute;top:50px;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:10px;padding:17px 24px;z-index:102;max-width:172px;width:100%}.header-mobile .header__profile-dropdown-item{display:flex;align-items:center;gap:8px;padding:7px 0;background-color:unset;font-size:1.4rem;color:#898989;cursor:pointer;transition:background-color .2s ease}.header-mobile .header__profile-dropdown-item .disconnect-icon.normal{display:block}.header-mobile .header__profile-dropdown-item .disconnect-icon.hover{display:none}.header-mobile .header__profile-dropdown-item:first-child{margin-bottom:25px}.header-mobile .header__profile-dropdown-item:hover{color:#242424;font-weight:800}.header-mobile .header__profile-dropdown-item:hover .disconnect-icon.normal{display:none}.header-mobile .header__profile-dropdown-item:hover .disconnect-icon.hover{display:block}@media screen and (max-width:768px){.header-mobile__right,.header-mobile__right .header-mobile__login{gap:8px}.header-mobile__menu-content-list>li{padding:10px 12px}.header-mobile__menu-content-list>li .header-mobile__submenu li{padding:6px 0}}@media screen and (max-width:359px){.header-mobile__logo>img{width:80px;height:15px}.header-mobile__right .header-mobile__login .header-mobile__login-address{padding:6px;font-size:1.1rem}}.footer{position:relative;bottom:0;flex-direction:column;align-items:center;justify-content:center;height:auto;max-width:1920px}.footer,.footer-group{display:flex;width:100%}.footer-group{justify-content:space-between;max-width:1080px;padding:18px 16px 42px}.footer-newsletter{display:flex;flex-direction:column;justify-content:flex-end}.footer .newsletter__title{font-size:1.8rem;font-weight:600;margin-bottom:12px}.footer .newsletter-form{position:relative;display:flex;align-items:center;width:100%;max-width:249px;height:30px;margin-bottom:6px;border-bottom:1px solid #242424}.footer .newsletter-form input{width:90%;height:100%;border:none;padding:0 15px;font-size:1.4rem;color:#242424}.footer .newsletter-form input::placeholder{color:#c8c8c8}.footer .newsletter-form input:focus{outline:none}.footer .newsletter-form .form__submit{position:absolute;display:flex;align-items:center;justify-content:center;right:12px;height:11px;background-color:transparent}.footer .newsletter__desc{font-size:1rem;color:#898989}.footer-menu{display:flex;gap:84px}.footer-menu .menu-item{display:flex;flex-direction:column;align-items:center;gap:27px}.footer-menu .menu-item>button{background-color:transparent}.footer-menu .menu-item .item{font-size:1.4rem;color:#242424}.footer-menu .menu-item .item.move:hover{color:#c8c8c8}.footer-menu .menu-item:last-child{gap:20px}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:22px;border-top:1px solid #d9d9d9;width:100%;padding:25px 0}.footer .bottom{position:relative;display:flex;gap:6px;border-radius:5px;padding:5px 0;color:#505050}.footer .bottom button{font-size:1rem;font-weight:400;color:#505050;border-bottom:.5px solid #d9d9d9;background-color:transparent}.footer .bottom button:hover{color:#c8c8c8}.footer .bottom .dot{color:#000}.footer .footer-mb{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;gap:16px}.footer .footer-mb .social{display:flex;gap:16px;margin-top:8px}.footer .footer-mb .social>button{background-color:transparent}.footer .footer-mb .contact{display:flex;align-items:center;font-weight:300;color:#505050;gap:4px}.footer .footer-mb .contact>button{background-color:transparent}.footer .footer-mb .contact-btn{display:flex;align-items:center;gap:4px;justify-content:center;flex-wrap:nowrap}.footer .footer-mb .contact-btn__detail{color:#505050;text-decoration:underline}.footer .footer-mb .contact-btn button:first-of-type:after{content:"•";margin-left:4px;font-size:1.2rem}.footer .footer-mb .contact-btn button:last-of-type:before{content:"•";margin-right:4px;font-size:1.2rem}@media screen and (max-width:1024px){.footer-group{padding:16px 16px 40px}.footer-group .footer-menu{gap:40px}.footer-group .footer-menu .menu-item{align-items:flex-start;gap:24px}.footer-bottom{padding:16px}}@media screen and (max-width:550px){.footer{height:auto}}.page-container{max-width:1920px;width:100%;margin:0 auto;background-color:#fff}.page-container.marketplace{max-width:unset}.page-container.marketplace .page-content{max-width:unset;padding:80px 0 120px}.with-header{padding-top:68px}.with-header .page-content{max-width:1112px;width:100%;min-height:calc(100vh - 68px - 322px);margin:0 auto;padding:80px 16px 120px}.with-header .page-content.aboutus{margin:0;padding:0 0 120px;max-width:none}.with-header .page-content.main{padding-top:40px}.without-header .page-content{margin:0 auto;padding:80px 16px 120px}.with-sidebar{display:flex}.with-sidebar .header{padding-left:250px}.with-sidebar .page-content{display:flex;flex-direction:column;width:100%;padding-left:250px}.with-sidebar .sidebar{position:fixed;top:0;left:0;height:100%}@media screen and (max-width:1024px){.with-header{padding-top:52px}.with-header .page-content{max-width:1024px;width:100%;min-height:calc(100vh - 52px - 322px);margin:0 auto;padding:80px 16px 120px}.with-header .page-content.main{padding-top:24px}.with-sidebar .header{padding-left:0;z-index:105}.with-sidebar .page-content{padding-left:178px}}@media screen and (max-width:768px){.with-header .page-content{padding:80px 16px 100px}.with-header .page-content.mainpage{padding:40px 60px 120px}.with-sidebar{flex-direction:column}.with-sidebar .page-content{padding:0}}@media screen and (max-width:550px){.with-header .page-content{padding:30px 16px 40px}.with-header .page-content.main{padding:40px 16px 120px}}