.header{width:100%;position:fixed;top:0;background-color:#0b0d20;z-index:15}.header__inner{display:flex;align-items:center;justify-content:space-between;min-height:92px}.header__logo{display:flex;align-items:center;z-index:11}.header__button{display:flex;justify-content:center;align-items:center;width:130px;height:46px}.header__hamburger{display:none;width:35px;height:35px;z-index:11}.header .open-sea-button img{border-radius:82px}.menu{display:flex;justify-content:space-between;padding:0 52px}.menu__list{display:flex;justify-content:center;align-items:center;gap:10px 70px}.menu__link{position:relative;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.2px;color:#fefcf6}.menu__link:hover:after{content:"";width:100%;position:absolute;top:20px;right:0;border-bottom:1px solid #B875FB;transition:.2s}.menu__link--active:after{content:"";width:100%;position:absolute;top:20px;right:0;border-bottom:1px solid #B875FB;transition:.2s}.menu__socials{display:flex;flex-direction:column;align-items:flex-start;padding:10px 5px;position:fixed;width:36px;height:154px;right:0;top:50%;gap:12px;background:#0B0D20;z-index:20}.col{display:block;float:left;margin:1% 0 1% 1.6%}.col:first-of-type{margin-left:0}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.row .three{box-sizing:border-box;color:#ecf0f1;text-align:center}.hamburger .line{width:35px;height:5px;background-color:#ecf0f1;display:block;margin:8px auto;transition:all .3s ease-in-out}.hamburger:hover{cursor:pointer}#hamburger-1.active .line:nth-child(2){opacity:0;z-index:11}#hamburger-1.active .line:nth-child(1){transform:translateY(13px) rotate(45deg)}#hamburger-1.active .line:nth-child(3){transform:translateY(-13px) rotate(-45deg)}@media only screen and (max-width: 1100px){.header__hamburger{display:block;cursor:pointer}.menu{display:none;position:fixed;bottom:0;top:0;left:0;right:0;background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);z-index:11}.menu__item{margin:clamp(20px,4vh,46px) 0}.menu__list{flex-direction:column}.menu__link{font-size:32px}.menu__socials{display:flex;justify-content:space-between;padding:40px 65px;max-width:450px;width:100%;margin:0 auto;position:absolute;flex-direction:row;height:auto;bottom:0;left:0;right:0;top:auto;background:transparent}.menu.active{display:block}.menu.active .menu__link:hover:after{bottom:0;right:0;border-bottom:2px solid #ffd233}.menu.active .menu__link--active:after{bottom:0;right:0;border-bottom:2px solid #ffd233}}.footer{display:block;background-color:#0b0d20}.footer__networks{display:flex;flex-direction:row;align-items:flex-start;gap:0 57px;background:#0B0D20}.footer__networks .icon{width:22px;height:16px}.footer .discord{display:flex;flex-direction:column;align-items:center;padding:clamp(160px,5vw,185px) 0 clamp(80px,8vw,185px);background:linear-gradient(180deg,#BA6EFF 0%,#5865F2 100%)}.footer .discord__icon{width:clamp(49px,5vw,68px);height:clamp(36px,5vw,50px);margin-bottom:22px}.footer .discord__title{font-weight:800;font-size:clamp(32px,6vw,60px);text-align:center;letter-spacing:.2px;color:#fefcf6}.footer .discord__button{display:flex;align-items:center;justify-content:center;width:225px;height:46px;margin-top:clamp(27px,4vw,43px)}.footer .privacy-policy{display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:center;min-height:112px;font-weight:500;font-size:14px;line-height:27px;text-align:center;letter-spacing:.2px;color:#fefcf6}.footer .privacy-policy .privacy .ellipse{margin:0 20px}.footer .privacy-policy .privacy a{color:inherit;text-decoration:underline;word-wrap:unset}.footer .privacy-policy .email{color:#fefcf6}body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}html,body{background-color:#0b0d20;font-family:Mulish,sans-serif;line-height:1;font-size:16px;color:#fefcf6}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0;border:0}ul,li{list-style:none}a{text-decoration:none}*::-webkit-scrollbar{width:10px}*::-webkit-scrollbar-thumb{background:#333}*::-webkit-scrollbar-track{background:#212121}button{font-family:Mulish,sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 16px}.disabled,:disabled{background:rgba(145,142,142,.6)!important}.show-mobile{display:none}.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background-color:#0006;display:flex;align-items:center;justify-content:center}.popup__title{font-size:clamp(24px,4vw,32px);font-weight:800;letter-spacing:.2px;margin:20px 0}.popup__desc{line-height:1.5em;letter-spacing:.2px;font-weight:600}.popup .popup-inner{position:relative;background-color:#1f1359;padding:50px 10px;text-align:center;width:50%;min-width:300px;height:auto;border-radius:45px}.popup .popup-inner .popup-close{position:absolute;right:20px;top:15px;transform:rotate(45deg);width:16px;cursor:pointer}.open{display:flex}.btn-primary{width:inherit;height:inherit;text-align:center;border-radius:82px;background:linear-gradient(180deg,#BA6EFF 0%,#5865F2 100%);padding:4px 0 0;color:#fefcf6;text-transform:uppercase;font-weight:800;font-size:14px;line-height:41px;letter-spacing:.2px;cursor:pointer}.btn-primary--secondary,.btn-primary--secondary--light{width:inherit;height:inherit;text-align:center;border-radius:82px;padding:4px 0 0;text-transform:uppercase;font-weight:800;font-size:14px;line-height:41px;letter-spacing:.2px;background:#B875FB;color:#fefcf6;cursor:pointer}.btn-primary--secondary--light{font-weight:400}.title{margin-top:clamp(115px,8vw,165px);font-weight:800;font-size:clamp(48px,8vw,100px);line-height:73px;text-align:center;letter-spacing:.2px}.title span{background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.video-section{display:flex;justify-content:center;align-items:center;width:100%;margin:clamp(40px,7vw,92px) auto 0;position:relative}.video{width:clamp(343px,84vw,1280px);height:clamp(161px,40vw,601px);border-radius:45px}.video-section_video{display:flex;justify-content:center;align-items:center;width:100%;margin:clamp(40px,7vw,92px) auto 0;position:relative;border-radius:45px}.video_video{height:clamp(161px,40vw,626px);border-radius:45px}.play{position:absolute;left:8%;bottom:10%;cursor:pointer}.description{width:50%;margin:50px auto 0;font-weight:600;font-size:16px;line-height:27px;text-align:center;letter-spacing:.2px}.section{display:flex;flex-direction:column;align-items:center;margin-top:clamp(100px,13vw,160px);margin-bottom:20px}.section__title{font-weight:800;font-size:clamp(32px,5vw,60px);line-height:73px;text-align:center;letter-spacing:.2px;margin-bottom:30px}.section__title span{background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section__description{max-width:846px;width:100%;font-weight:600;font-size:16px;line-height:27px;text-align:center;letter-spacing:.2px}.section__description a{color:#00a6ee}.section__stats{display:flex;justify-content:center;flex-wrap:wrap;width:100%;margin-top:70px;position:relative}.section__about{display:flex;justify-content:space-between;width:100%;margin-top:70px;position:relative}.section__about.who_is{justify-content:space-evenly}.stats-container{display:flex;flex:0 0 33%;min-width:320px}.stats-container:not(:first-child):after{content:"";position:absolute;width:.5px;height:45%;background:#fefcf6;top:112px;bottom:0px;margin:0 284px 0 0}.stat{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 auto}.stat:nth-child(2):after{content:"";position:absolute;width:.5px;height:45%;background:#fefcf6;top:112px;bottom:0px;margin:0 284px 0 0}.stat__icon{margin-bottom:60px}.stat__title{font-weight:800;font-size:clamp(40px,3vw,48px);line-height:40px;text-align:center;letter-spacing:.1px;text-transform:uppercase;margin-bottom:19px}.stat__description{font-weight:600;font-size:16px;line-height:27px;text-align:center;letter-spacing:.2px}.swiper,.goat-slider .splide{width:100%;position:relative}.swiper-wrapper{overflow:hidden;display:flex;flex-direction:row;gap:0 10px;flex-wrap:nowrap;justify-content:center}.swiper-slide{height:clamp(336px,41vw,546px);border-radius:42px}.swiper-left{position:absolute;top:50%;left:10px;right:auto;cursor:pointer}.swiper-right{position:absolute;top:50%;right:10px;left:auto;cursor:pointer}.swiper-partner{width:98px}.partners-wrapper{overflow:hidden;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;margin:30px auto 0;width:85%;gap:0 88px}.partners-slider .splide{position:static}.partners-slider .splide__arrow{background:none;border:none}.collection{background-image:url(/assets/collection-bg.90bb9727.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;min-height:583px;height:auto;display:flex;justify-content:space-around;align-items:center;border-radius:45px;padding:80px 0}.collection__title{font-weight:800;font-size:clamp(32px,5vw,60px);line-height:73px;letter-spacing:.2px;margin-bottom:clamp(24px,3vw,40px)}.collection__total{font-size:clamp(20px,3vw,28px);padding:0px 10px 0px clamp(20px,5vw,70px);font-weight:700;background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-bottom:35px;position:relative}.collection__total:before{content:"";display:block;position:absolute;top:50%;left:0;width:3.5vw;border:1px solid #FEFCF6;max-width:51px}.collection__button{display:flex;align-items:center;justify-content:center;width:179px;height:46px}.collection__item{min-width:122px;margin:0 69px 50px 0}.collection .col{display:flex;flex-direction:column;justify-content:flex-start}.collection .row{display:flex;flex-wrap:wrap;justify-content:space-between;width:50%}.collection .value{font-weight:800;font-size:32px;line-height:35px;letter-spacing:.1px;text-transform:capitalize}.collection .item-desc{margin-top:13px}.company-stat{display:flex;flex-direction:column;align-items:flex-start}.company-stat:not(:first-child):after{content:"";position:absolute;width:1px;height:81%;background:#fefcf6;top:27px;margin:0 0 0 -74px}.company-stat__title{position:relative;font-weight:800;font-size:40px;line-height:87px;letter-spacing:.2px;background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.company-stat__icon{width:14px;transform:translateY(-50%)}.row-wrapper{display:flex;justify-content:space-around;flex:0 0 46%;min-width:540px;position:relative}.row-wrapper:not(:first-child):before{content:"";position:absolute;width:1px;height:81%;background:#fefcf6;top:27px;left:-33px}.questions{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin:0 auto 40px;position:relative}.questions .question-wrapper{display:flex;justify-content:center;align-items:center;width:100%;transition:background-color 1s ease-in-out}.questions .question-wrapper.active{color:#0b0d20!important;background-color:#fefcf6}.questions .question-wrapper.active img{filter:invert(1);transform:rotate(-45deg)}.questions .question-wrapper.active .question__answer{max-height:5000px;margin:40px 0 0;transition:max-height 1s ease-in-out}.questions .question-wrapper .question{display:flex;align-items:center;flex-direction:column;margin:25px 0;width:100%;position:relative}.questions .question-wrapper .question .counter{display:block;position:absolute;left:16px;top:5px;font-weight:800;font-size:40px;letter-spacing:.2px;background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.questions .question-wrapper .question img{width:28px;height:28px;position:absolute;right:16px;top:12px;transition:.5s ease-in-out}.questions .question-wrapper .question img:hover{cursor:pointer}.questions .question-wrapper .question__panel{max-width:846px;width:100%;margin:12px auto;font-size:16px;line-height:27px;letter-spacing:.2px}.questions .question-wrapper .question__answer{font-size:14px;max-height:0;overflow:hidden;margin:0;transition:max-height .5s cubic-bezier(0,1,0,1)}.load-pagination{margin-bottom:5px;cursor:pointer}.load{background:transparent;font-weight:700;font-size:14px;line-height:41px;letter-spacing:.2px;text-transform:uppercase;color:#fefcf6}.sign-up{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;background-image:url(/assets/sign-up-bg.39d6a8b9.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:45px;padding:clamp(60px,5vw,71px) clamp(16px,4vw,200px);margin:0 0 -106px}.sign-up__inner{display:flex;flex-direction:column;align-content:center;align-items:center;height:100%}.sign-up__title{margin-bottom:16px;font-weight:700;font-size:clamp(24px,4vw,44px);line-height:clamp(35px,4vw,56px);text-align:center;letter-spacing:.2px}.sign-up__form{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;gap:0 12px;margin-bottom:40px}.sign-up__form input[type=text]{width:100%;max-width:383px;height:46px;padding:9px 25px 10px 32px;border:none;border-radius:82px;margin-top:24px}.sign-up__btn{display:flex;align-items:center;justify-content:center;height:46px;width:165px;font-weight:800;cursor:pointer;margin-top:24px}.sign-up__description{max-width:554px;margin:0 auto;font-weight:400;font-size:12px;line-height:16px;text-align:center;letter-spacing:.2px}.section-mint{margin-top:90px;max-width:1280px;padding:0 16px;margin-left:auto;margin-right:auto}.mint{display:flex;width:100%;justify-content:space-between;align-items:flex-start}.mint__heading{display:flex;align-items:center;justify-content:space-between}.mint__title{font-weight:800;font-size:32px;line-height:35px;letter-spacing:.1px;margin-bottom:40px}.mint__subtitle{padding-left:84px;margin-bottom:35px;position:relative}.mint__subtitle:before{content:"";display:block;position:absolute;top:9px;left:4px;width:59px;border:1px solid #FEFCF6}.mint_heading{display:flex;align-items:center;justify-content:space-between}.mint__button{width:155px;height:46px;cursor:pointer}.mint__image{width:clamp(310px,47vw,546px);margin-bottom:57px}.mint__desc{width:510px;font-weight:600;font-size:16px;line-height:27px;text-align:center;letter-spacing:.2px}.mint .col{display:flex;flex-direction:column;align-items:center;max-width:630px}.mint .row{display:flex;justify-content:space-between;align-items:center;width:100%}.mint .note{font-weight:500;font-size:14px;line-height:15px;letter-spacing:.2px;width:239px}.mint-block{padding:clamp(80px,5vw,60px) clamp(16px,7vw,105px);width:100%;height:551px;background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);box-shadow:0 0 52px #000;border-radius:25px}.mint-row.balance{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;font-weight:800;color:#0b0d20;font-size:14px;background-color:#fefcf6;width:100%;height:46px;padding:9px 25px 10px 20px;border-radius:82px;margin-bottom:24px}.mint-row .counter{display:flex;align-items:center}.mint-row .counter__decrement{display:flex;align-items:center;width:15px;height:15px;background:transparent;cursor:pointer;font-size:20px}.mint-row .counter__increment{display:flex;align-items:center;width:15px;height:15px;padding:2px 0 0;background:transparent;cursor:pointer;font-size:20px}.mint-row .counter__value{font-weight:700;line-height:27px;letter-spacing:.2px;margin:0 10px}.mint-row.total,.amount{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;font-weight:800;color:#0b0d20;font-size:14px;background-color:#fefcf6;width:100%;height:46px;padding:9px 25px 10px 20px;border-radius:82px;margin-bottom:24px}.amount__button{color:#b875fb;text-transform:uppercase;font-weight:700;background:transparent;cursor:pointer}.spinner{width:394px;height:100%;display:flex;align-items:center;justify-content:center}.spinner.builder{width:clamp(280px,41vw,580px);height:clamp(280px,41vw,580px);position:relative;border-radius:25px;background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);opacity:.5}.sould-out{width:394px;height:100%;display:flex;align-items:center;justify-content:center;font-size:22px}.mint-error,.connet-wallet,.mint-start-date{width:394px;height:100%;display:flex;align-items:center;justify-content:center;font-size:22px;flex-direction:column;gap:20px 0}.mint-start-date .mint-start-date-block{font-weight:700;text-align:center}.mint-start-date .mint-start-date-block p{margin-bottom:10px}.team{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:64px 20px;margin-top:34px}.team-advisors{width:100%}.card{flex:0 0 297px;display:flex;flex-direction:column;align-items:center}.card__image{display:flex;justify-content:center;align-items:center;margin-bottom:24px;width:297px;height:297px}.card__title{font-weight:700;font-size:24px;line-height:22px;letter-spacing:.1px;text-transform:capitalize;margin-bottom:8px}.card__subtitle{font-weight:700;font-size:16px;line-height:22px;letter-spacing:.1px;text-transform:capitalize;margin-bottom:16px}.photo{width:100%;height:100%;border-radius:42px;-o-object-fit:cover;object-fit:cover}.svg-center{margin-left:45px}.default-photo{width:50%;margin-bottom:24px;border-radius:42px;display:flex;-o-object-fit:cover;object-fit:cover;flex-direction:column}.default-photo img{height:149px}.socials__item{margin-right:24px}.list-block{display:flex;width:100%;justify-content:center;align-items:flex-start}.list-block__button{display:none;align-items:center;justify-content:center;font-size:50px;font-weight:800;cursor:pointer;width:28px;margin-top:10px}.list-block__button.active{background:linear-gradient(180deg,#BA6EFF 0%,#5865F2 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform:rotate(45deg)}.section-build{margin-top:clamp(80px,13vw,160px);max-width:1280px;margin-right:auto;margin-left:auto}.section-build .goat-layers{width:clamp(280px,41vw,580px);height:clamp(280px,41vw,580px);position:relative}.section-build .goat-layers .goat-layer{width:clamp(280px,41vw,580px);height:clamp(280px,41vw,580px);border-radius:50px;background-size:contain;position:absolute;top:0px}.section-build .row-btns-mobile{display:none;justify-content:center;align-items:center;margin-top:38px;gap:0px 24px;width:100%}.build{display:flex;width:100%;justify-content:space-between;align-items:flex-start}.build__title{font-weight:800;font-size:32px;line-height:35px;letter-spacing:.1px;margin-bottom:40px}.build__image{width:clamp(310px,47vw,580px);height:auto;border-radius:45px}.build__btn-download{width:240px;height:46px}.build__btn-share{width:150px;height:46px}.build__btn-share.fb button{position:relative;background:#4267B2}.build__btn-share.fb button img{transform:translateY(20%)}.build__btn-share.tw button{position:relative;background:#1DA1F2}.build__btn-share.tw button img{transform:translateY(20%)}.build .col{display:flex;flex-direction:column;align-items:center;margin-right:40px;position:-webkit-sticky;position:sticky;top:90px;width:100vw}.build .row{display:flex;justify-content:flex-end;align-items:center;margin-top:38px;gap:0px 24px;width:100%}.build-block{padding:clamp(40px,10vw,80px) clamp(16px,5vw,95px);width:100%;height:auto;background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);box-shadow:0 0 52px #000;border-radius:25px}.select{display:flex;align-items:center;color:#fefcf6;font-size:14px;background-color:#0b0d20;width:100%;height:46px;padding:9px 24px 10px 20px;border-radius:82px;margin-bottom:16px}.select__title{display:flex;justify-content:flex-start;align-items:center;width:100%;height:46px;text-transform:uppercase;cursor:pointer}.select__amount{background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-left:5px}.select .arrow{margin-left:auto}.select .options{display:none}.select-opened{display:flex;height:auto;border-radius:23px;flex-direction:column;justify-content:center;cursor:auto}.select-opened .options{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;height:auto;max-height:215px;overflow:auto;padding:9px 0 24px}.select-opened .options__item{display:flex;justify-content:center;align-items:center;width:86px;height:86px;background-color:#323131;border-radius:8px;cursor:pointer}.select-opened .options__item img{width:60px;height:60px;border-radius:8px;background:transparent;background-size:contain}.select-opened .options__item .blanc-item{width:60px;height:60px}.select-opened .options .item-selected{position:relative;background-clip:border-box;border:solid 0px;z-index:11}.select-opened .options .item-selected:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:0;border-radius:inherit;background:linear-gradient(180deg,#ba6eff 0%,#5865f2 100%)}.select-opened .options .item-selected img{background:#0B0D20;border-radius:4px}.select-opened .arrow{transform:rotate(180deg)}.section-form{margin-top:88px;max-width:1280px;padding:0 16px;margin-left:auto;margin-right:auto}.form{background-image:url(/assets/form-bg.43b017eb.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:auto;border-radius:82px;display:flex;flex-direction:row;justify-content:space-between;padding:clamp(80px,5vw,60px) clamp(16px,7vw,108px)}.form__btn{width:249px;cursor:pointer;align-self:flex-end}.form__col{display:flex;flex-direction:column;margin-bottom:24px;gap:24px 68px;flex:0 0 48%}.form__col input{width:100%;height:46px;padding:9px 25px 10px 32px;border:none;border-radius:82px}.form__col select{background-image:url(/assets/arrow-down.4d825281.svg);background-position:right 20px bottom 10px;background-repeat:no-repeat;background-color:#fefcf6;width:100%;height:46px;padding:9px 25px 10px 20px;border:none;border-radius:82px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#949290}.form__col select>option:not(:first-of-type){color:#000}.form__col textarea{width:100%;height:186px;padding:9px 32px;border-radius:23px;border:none;resize:none}.form__col input[type=file]{display:none}.form__col .custom-file-upload{display:flex;align-items:center;color:#949290;font-size:14px;background-image:url(/assets/clip.7314ee66.svg);background-position:right 20px bottom 10px;background-repeat:no-repeat;background-color:#fefcf6;width:100%;height:46px;padding:9px 25px 10px 20px;border-radius:82px;margin-bottom:48px}.section-roadmap{margin-top:clamp(100px,13vw,160px)}.item-number{display:inline-block;position:relative;width:50px;margin:42px 0 0}.circle{display:inline-block;background:#B875FB;color:#fefcf6;text-align:center;border-radius:50%;padding:50% 0;width:100%;position:absolute;transform:translateY(-50%)}.block-number{position:relative;top:-.5em;padding:0 15px;font-size:32px;font-weight:800}.item-title{margin-left:19px;font-weight:800;font-size:32px;line-height:87px;letter-spacing:.2px}.desc{display:none;font-weight:600;font-size:16px;line-height:27px;letter-spacing:.2px}.desc-opened{display:block;padding:30px clamp(30px,8vw,60px) 30px clamp(30px,9vw,128px);background:linear-gradient(180deg,#BA6EFF 0%,#5865F2 100%);border-bottom-left-radius:42px;border-bottom-right-radius:42px}.desc-opened strong{color:#000;font-size:22px}.roadmap-block{display:none}.roadmap{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;margin-top:clamp(50px,13vw,160px);gap:24px}.roadmap .row{display:flex;justify-content:space-between;padding:39px clamp(30px,8vw,60px) 30px clamp(30px,8vw,60px);width:100%}.roadmap .row:hover{cursor:pointer}.roadmap .row .wrapper{display:flex}.roadmap .row .close-btn{align-self:center;position:relative;width:32px;height:32px;background:none;cursor:pointer}.roadmap .row .close-btn:before,.roadmap .row .close-btn:after{content:"";position:absolute;background-color:#fff;transition:transform .25s ease-out}.roadmap .row .close-btn:before{top:0;left:47%;width:6px;height:100%;margin-left:-2px}.roadmap .row .close-btn:after{top:50%;left:0;width:100%;height:6px;margin-top:-2px}.roadmap__item{display:flex;width:100%;border-radius:42px;background:#1F1359;align-items:center;flex-wrap:nowrap}.opened{display:flex;border-radius:42px;flex-direction:column;position:relative;justify-content:flex-start;align-items:flex-start;height:auto;color:#fefcf6}.opened:hover{cursor:auto}.opened .item-number{position:absolute;top:81px;margin:0}.opened .item-title{margin-left:69px;font-size:32px;height:auto}.opened .row .close-btn{cursor:pointer}.opened .row .close-btn:before{transform:rotate(90deg)}.opened .row .close-btn:after{transform:rotate(180deg)}@media only screen and (max-width: 1279px){.team{justify-content:center}}@media only screen and (max-width: 1100px){.hide-mobile{display:none}.show-mobile{display:block}.section__about{align-items:center;flex-direction:column;max-width:450px}.section__about .company-stat{gap:0;width:100%;align-items:center;margin:0 24px 10px;padding-bottom:40px}.section__about .company-stat:after{content:none}.section__about .company-stat:not(:first-child):before{content:"";width:75px;height:.5px;background-color:#fefcf6}.section-build{position:relative;padding-bottom:160px}.mint{flex-direction:column-reverse;align-items:center}.mint .col{margin-bottom:clamp(40px,10vw,80px)}.footer__socials,.footer .email{padding-bottom:40px}.footer .privacy-policy{padding:40px 0;flex-direction:column-reverse}.footer .privacy-policy .privacy{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap}.roadmap-block{display:flex;align-items:center;background:linear-gradient(180deg,#BA6EFF 0%,#5865F2 100%);flex-basis:clamp(343px,41vw,586px);height:clamp(208px,29vw,380px);border-radius:42px}.roadmap-block__title{margin-left:clamp(30px,8vw,108px);font-weight:800;font-size:clamp(32px,5vw,60px);line-height:73px;letter-spacing:.2px}.mobile{display:none}.roadmap{margin-top:24px}.roadmap__item:hover,.roadmap__item.active{background:linear-gradient(180deg,#BA6EFF 0%,#5865F2 100%)}.roadmap__item:hover .item-title,.roadmap__item.active .item-title{color:#0b0d20}.roadmap__item:hover .circle,.roadmap__item.active .circle{background:#0B0D20;color:#fefcf6}.roadmap .row .close-btn{display:none}.desc-opened{background:none}}@media only screen and (max-width: 1000px){.questions .question-wrapper .question__panel{padding:0 60px}.stats-container{margin-bottom:60px;position:relative}.stats-container:last-child:after{content:none}.stat{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 250px}.stat:nth-child(2):after{content:none}.stat:first-child:after{content:none}.build .row{justify-content:center;flex-wrap:wrap;gap:24px}}@media only screen and (max-width: 800px){.collection{flex-direction:column}.collection__item{margin:0 31px 50px 0}.collection .col{margin-bottom:40px}.collection .row{width:80%}.build .col{margin-right:0;margin-left:0}.build-block{max-width:100vw}.section-form{padding:0}.form{flex-direction:column;justify-content:center;border-radius:0}.form__btn{align-self:center}.form__col .custom-file-upload{margin-bottom:24px}}@media only screen and (max-width: 650px){.team{max-height:0;overflow:hidden}.team.list-opened{max-height:100%}.list-block{justify-content:space-between}.list-block__button{display:block}.list-block__button.active{background:linear-gradient(180deg,#BA6EFF 0%,#5865F2 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform:rotate(45deg);transition:.2s ease-out}.section-build{display:flex;flex-direction:column-reverse}.section-build .goat-layers{top:40px}.section-build .goat-layers .goat-layer{top:-40px}.section-build .row-btns-mobile{display:flex;flex-wrap:wrap;padding:0 10px;gap:24px;margin:0}.build-block{border-radius:0}.build{justify-content:center;align-items:center;flex-direction:column-reverse}.build__image{margin-bottom:clamp(40px,10vw,80px)}.build .row{display:none;justify-content:center;flex-wrap:wrap;margin:0}.build .col{top:92px;background-color:#0b0d20;padding:0 0 20px;z-index:1}.build .mobile{position:unset}}@media only screen and (max-width: 500px){.title{display:flex;flex-direction:column;justify-content:flex-end;line-height:49px;text-align:end;padding:0 32px}.title span{align-self:flex-start}.description{width:100%}.build{justify-content:center;align-items:center;flex-direction:column-reverse}.build__image{margin-bottom:clamp(40px,10vw,80px)}.build .row{flex-direction:column;bottom:0}.section__about .company-stat{padding-bottom:40px;margin-bottom:10px}.section__about .company-stat:first-child:before{content:none}.section__about .company-stat:before{content:"";width:75px;height:.5px;background-color:#fefcf6}.stats-container{flex-direction:column;margin-bottom:0;min-width:0px;flex:0 0 100%}.stats-container:before{content:"";position:absolute;right:42%;bottom:0;top:95%;width:82px;height:.5px;background-color:#fefcf6}.stats-container:not(:first-child):after{content:none}.stat{margin-bottom:60px}.stat:first-child:after{content:none}.stat:before{content:none}.collection{padding:60px 40px;background-position-x:60%}.collection__item{margin:0 0 50px}.collection .col{align-self:flex-start}.collection .row{width:100%}.item-title{font-size:32px;line-height:41px;margin-top:20px}.section-mint{padding:0}.mint__desc{width:100%;padding:0 16px}.mint .col{width:100vw}.mint .row{flex-direction:column}.mint .note{margin-bottom:24px}.mint-block{border-radius:0}}@media only screen and (max-width: 426px){.stats-container:before{right:40%}.stat:before{right:40%}.collection{padding:60px 40px}.collection__item{margin:0 0 50px}.collection .col{align-self:flex-start}.collection .row,.connet-wallet,.mint-start-date{width:100%}}@media only screen and (max-width: 380px){.stats-container:before{right:39%}.stat:before{right:39%}.collection{padding:60px 20px}}.orbit-spinner,.orbit-spinner *{box-sizing:border-box}.orbit-spinner{height:100px;width:100px;border-radius:50%;perspective:800px}.orbit-spinner .orbit{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%}.orbit-spinner .orbit:nth-child(1){left:0%;top:0%;-webkit-animation:orbit-spinner-orbit-one-animation 1.2s linear infinite;animation:orbit-spinner-orbit-one-animation 1.2s linear infinite;border-bottom:3px solid #1F1359}.orbit-spinner .orbit:nth-child(2){right:0%;top:0%;-webkit-animation:orbit-spinner-orbit-two-animation 1.2s linear infinite;animation:orbit-spinner-orbit-two-animation 1.2s linear infinite;border-right:3px solid #1F1359}.orbit-spinner .orbit:nth-child(3){right:0%;bottom:0%;-webkit-animation:orbit-spinner-orbit-three-animation 1.2s linear infinite;animation:orbit-spinner-orbit-three-animation 1.2s linear infinite;border-top:3px solid #1F1359}@-webkit-keyframes orbit-spinner-orbit-one-animation{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(360deg)}}@keyframes orbit-spinner-orbit-one-animation{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(360deg)}}@-webkit-keyframes orbit-spinner-orbit-two-animation{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(360deg)}}@keyframes orbit-spinner-orbit-two-animation{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(360deg)}}@-webkit-keyframes orbit-spinner-orbit-three-animation{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(360deg)}}@keyframes orbit-spinner-orbit-three-animation{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(360deg)}}@-webkit-keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.shopify-buy-frame--toggle.is-sticky{top:40%!important}
