@import url(https://fonts.googleapis.com/css2?family=Russo+One&display=swap);:root{--fontColorWhiteList:#fff}*{font-family:Russo One,sans-serif;box-sizing:border-box;outline:none}a,button{cursor:pointer}body{background-color:#0b0b34}.header{width:100%;height:100px}.header .header-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;max-width:1200px;margin:0 auto;padding:0 20px;background-color:#0b0b34}.header .header-wrapper .header__logo{height:40px}.header .header-wrapper .header__button{padding:.6rem 1rem;border:none;background-color:#fff;border-radius:40px;font-size:14px}.unity{height:600px}.main,.unity{display:flex;width:100%;max-width:1200px;margin:2rem auto}.main{flex-direction:column;padding:2rem 4rem;background-color:#83caff}.main .column__item+.column__item{border-left:1px solid #4d3d65;padding-left:2rem}.main .section--wallet{width:100%}.main .section--wallet .column__header{font-size:14px;color:#dabaa5;margin-bottom:2rem}.main .section--wallet .column-wrapper{display:flex;align-items:center;justify-content:space-between}.main .section--wallet .column-wrapper .column__item{display:flex;align-items:center;flex-grow:1}.main .section--wallet .column-wrapper .column__item .item__title{color:#fff;font-size:16px}.main .section--wallet .column-wrapper .column__item .item__content{margin-left:2rem;font-size:16px;color:#fff}.main .section--wallet .column-wrapper .column__item .item__change__content{margin-left:2rem;font-size:16px;color:var(--fontColorWhiteList)}.main .section--wallet .column__caption{margin:3rem auto 0;text-align:center;color:#0b0b34}.main .section--wallet .column__caption .mark{color:#d5d1db;text-decoration:underline}.main .section--minting-block-number{width:100%;padding-top:2rem}.main .section--minting-block-number .column__header{font-size:14px;color:#dabaa5;margin-bottom:2rem}.main .section--minting-block-number .column-wrapper{display:flex;align-items:center;justify-content:space-between}.main .section--minting-block-number .column-wrapper .column__item{display:flex;align-items:center;flex-grow:1}.main .section--minting-block-number .column-wrapper .column__item .item__title{color:#fff;font-size:16px}.main .section--minting-block-number .column-wrapper .column__item .item__content{margin-left:2rem;font-size:16px;color:#fff}.main .section--minting-block-number .column__caption{margin:3rem auto 0;text-align:center;color:#0b0b34}.main .section--minting-block-number .column__caption .mark{color:#d5d1db;text-decoration:underline}.main .section--divider{width:100%;margin:2rem 0;border:none;border-bottom:2px solid #524369}.main .section--price{display:flex;align-items:center}.main .section--price .column__item{display:flex;justify-content:center;flex-direction:column;flex-grow:1}.main .section--price .column__item .column__header{font-size:14px;color:#dabaa5;height:30px;margin-bottom:1rem}.main .section--price .column__item .item__content{display:flex;align-items:baseline;height:30px;color:#fff}.main .section--count{color:#fff}.main .section--count .column__item{display:flex;flex-direction:column}.main .section--count .column__item .column__header{font-size:14px;color:#dabaa5;margin-bottom:2rem}.main .section--amount{color:#fff}.main .section--amount .column__header{font-size:14px;color:#dabaa5;margin-bottom:2rem}.main .section--amount .counter{display:flex;align-items:center}.main .section--amount .counter button{width:40px;height:40px;font-size:20px;color:#fff;border:none;border-radius:4px;background-color:#6d6081}.main .section--amount .counter span{text-align:center;font-size:20px;flex-grow:1}.main .section--amount .section__caption{margin-top:1rem;text-align:center;color:#968ca4}.main .button--submit{width:100%;height:60px;margin-top:2rem;font-size:14px;border:none;background-color:#666}.main .section--status{font-size:20px;color:var(--fontColorWhiteList)}.main .section--status .column__header{font-size:14px;color:#dabaa5;margin-bottom:2rem}.main .section--status .column-wrapper{display:flex;align-items:center;justify-content:space-between}.main .section--status .column-wrapper .column__item{display:flex;align-items:center;flex-grow:1}.main .section--status .column-wrapper .column__item .item__title{color:#dabaa5;font-size:16px}.main .section--status .column-wrapper .column__item .item__content{margin-left:2rem;font-size:16px;color:var(--fontColorWhiteList)}.main .section--status .column__caption{margin:3rem auto 0;text-align:center;color:#0b0b34}.main .section--status .column__caption .mark{color:#d5d1db;text-decoration:underline}@media screen and (max-width:1000px){.main .column__header{font-size:400%!important;margin-bottom:5rem!important}.main .section--minting-block-number .column-wrapper{flex-direction:column}.main .section--minting-block-number .column-wrapper .column__item{justify-content:space-between;width:100%}.main .section--minting-block-number .column-wrapper .column__item .item__content,.main .section--minting-block-number .column-wrapper .column__item .item__title{font-size:50px}.main .section--minting-block-number .column-wrapper .column__item+.column__item{border-left:none;padding-left:0;margin-top:3rem}.main .section--minting-block-number .column__caption{font-size:40px!important;line-height:1.5}.main .section--price{flex-direction:column;align-items:flex-start}.main .section--price .column__item .item__content{font-size:40px!important;margin-bottom:5rem}.main .section--price .column__item+.column__item{border-left:none;padding-left:0}.main .section--count .range-wrapper span{font-size:40px}.main .section--count .range-wrapper .range{margin:0 3rem;height:40px}.main .section--count .current-range{word-break:keep-all;font-size:30px}.main .section--amount .counter button{width:100px!important;height:100px!important;font-size:40px}.main .section--amount .counter span{font-size:60px!important}.main .button--submit,.main .section--amount .section__caption{font-size:30px!important}.main .button--submit{height:100px!important}}