.home-container{font-family:var(--font-family-400);background:#070808;overflow:hidden}.customer-service-fab{position:fixed;right:24px;bottom:30px;width:54px;height:54px!important;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:990;padding:0}@keyframes hero-skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spartans-scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes spartans-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes spartans-scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.home-page{border-top:1px solid #3f3f49}.home-page *{font-family:var(--font-family-regular)}.home-page .btn-home{align-items:center;border:unset;border-radius:4px;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding:11px 16px;text-decoration:none}.home-page .btn-home.big{padding:11px 40px}.home-page .btn-home.primary{background:#c79c4d;color:#000}.home-page .btn-home.secondary{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.5)}.home-page .btn-home span{display:flex}.home-page .btn-home span img{transition:transform .25s ease}.home-page .btn-home:hover{opacity:.9}.home-page .btn-home:hover span img{transform:scale(1.2)}.home-page .home-container{background:unset;margin:0 auto;max-width:1440px;padding:0 30px}.home-page .header-container{padding-right:50px}.home-page .section-title{font-size:48px;font-weight:700;line-height:100%;margin-bottom:8px}.home-page .section-subtitle{color:#8e8e92;font-size:18px;font-weight:500;line-height:130%}.home-page .section-subtitle__internal{font-size:16px;font-weight:400}.home-page .section-hero{background:#080909;height:calc(100svh - 66px);max-height:820px;min-height:500px;overflow:hidden;position:relative}.home-page .section-hero .hero-poster{height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;top:0;transition:opacity .6s ease;width:100%;z-index:1}.home-page .section-hero .hero-poster--hidden{opacity:0}.home-page .section-hero .hero-video-bg{height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;top:0;width:100%;z-index:0}.home-page .section-hero .hero-video-overlay{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(179.92deg,rgba(7,8,8,0) .07%,rgba(7,8,8,.2) 19.48%,rgba(7,8,8,.4) 38.69%,rgba(7,8,8,.6) 56.06%,rgba(7,8,8,.8) 77.38%,#070808 99.93%);height:100%;left:0;position:absolute;right:0;top:0;z-index:2}.home-page .section-hero .hero-content-wrapper{align-items:flex-end;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1440px;padding:0 32px;position:relative;z-index:3}.home-page .section-hero .hero-content{align-items:center;display:flex;flex-direction:column;max-width:780px;margin-bottom:32px;text-align:center}.home-page .section-hero .hero-subtitle,.home-page .section-hero .hero-title{color:#fff;font-size:60px;font-weight:600;line-height:110%}.home-page .section-hero .hero-subtitle{margin-bottom:12px}.home-page .section-hero .hero-email-row{align-items:center;display:flex;gap:12px;margin-top:32px}.home-page .section-hero .hero-input-wrapper{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:100px;display:flex;overflow:hidden;padding:4px}.home-page .section-hero .hero-email-input{background:rgba(0,0,0,0);border:none;color:#fff;flex:1;font-size:16px;min-width:220px;outline:none;padding:0 16px}.home-page .section-hero .hero-email-input::placeholder{color:hsla(0,0%,100%,.5)}.home-page .section-hero .hero-signup-btn{background:#f59505;border:none;border-radius:100px;color:#000;cursor:pointer;font-size:16px;font-weight:600;height:44px;padding:0 24px;transition:opacity .2s ease;white-space:nowrap}.home-page .section-hero .hero-signup-btn:hover{opacity:.9}.home-page .section-hero .hero-qr-btn{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:56px;justify-content:center;padding:0;position:relative;transition:border-color .2s ease;width:56px}.home-page .section-hero .hero-qr-btn img{transition:filter .2s ease}.home-page .section-hero .hero-qr-btn--active,.home-page .section-hero .hero-qr-btn:hover{border-color:rgba(245,149,5,.7)}.home-page .section-hero .hero-icon-bridge{height:20px;pointer-events:auto;position:absolute;right:0;top:0;transform:translateY(-100%);width:100%}.home-page .section-hero .hero-qr-dropdown{align-items:center;background:#1a1a1a;border-radius:12px;box-shadow:0 10px 50px rgba(0,0,0,.3);bottom:calc(100% + 20px);display:flex;flex-direction:column;left:50%;min-width:160px;padding:12px;position:absolute;transform:translateX(-50%);z-index:99999}.home-page .section-hero .hero-qr-container{align-items:center;background:#fff;border-radius:8px;box-sizing:border-box;display:flex;height:148px;justify-content:center;padding:8px;position:relative;width:148px}.home-page .section-hero .hero-qr-logo{align-items:center;background:#fff;border-radius:2px;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.home-page .section-hero .hero-qr-logo svg{height:24px;width:24px}.home-page .section-hero .hero-qr-text{color:#a4a4a4;font-size:10px;margin-bottom:8px;margin-top:6px;text-align:center;white-space:pre-line}.home-page .section-hero .hero-auth-row{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:32px}.home-page .section-hero .hero-auth-row>*{min-width:178px}.home-page .section-hero .hero-trade-btn{background:#c79c4d;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:16px;font-weight:600;height:51px;padding:0 36px;transition:opacity .2s ease}.home-page .section-hero .hero-trade-btn:hover{opacity:.9}.home-page .section-hero .hero-deposit-btn{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.3);border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:51px;padding:0 36px;transition:all .2s ease}.home-page .section-hero .hero-deposit-btn:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.5)}.home-page .section-hero .hero-signup-mobile{display:none}@media(max-width:1279px){.home-page .section-hero .hero-subtitle,.home-page .section-hero .hero-title{font-size:44px}}@media(max-width:767px){.home-page .section-hero{min-height:390px;height:390px}.home-page .section-hero .hero-poster,.home-page .section-hero .hero-video-bg{object-position:center center}.home-page .section-hero .hero-subtitle,.home-page .section-hero .hero-title{font-size:24px}.home-page .section-hero .hero-content-wrapper{align-items:flex-end;justify-content:center;padding:0 24px}.home-page .section-hero .hero-content{align-items:center;max-width:100%;margin-bottom:0;text-align:center}.home-page .section-hero .hero-email-row{display:none}.home-page .section-hero .hero-signup-mobile{display:flex;justify-content:center;margin-top:16px;width:100%}.home-page .section-hero .hero-auth-row{flex-wrap:wrap;justify-content:center;margin-top:16px;width:100%}.home-page .section-hero .hero-auth-row>*{flex:0 1 auto;min-width:140px}}.home-page .section-announcements{padding:60px 0 100px}.home-page .section-announcements .home-container{overflow:visible}.home-page .section-announcements ul{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.home-page .section-announcements ul li{list-style:none}.home-page .section-announcements .announcement-footer{display:none}.home-page .section-announcements .announcement-card{background:linear-gradient(180deg,#070808,#101010);border:1px solid #1f2023;border-radius:16px;color:inherit;padding:24px 8px 35px 24px;height:240px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;position:relative;transition:transform .5s ease}.home-page .section-announcements .announcement-card:after{background:url(/assets/images/home/announcement-card-bg-hover.png) 50%/cover no-repeat;border-radius:16px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease;z-index:0}.home-page .section-announcements .announcement-card:hover:after{opacity:1}.home-page .section-announcements .announcement-card--desktop{display:flex}.home-page .section-announcements .announcement-card--mobile{display:none}.home-page .section-announcements .announcement-card .announcement-bottom,.home-page .section-announcements .announcement-card .announcement-header{position:relative;z-index:1}.home-page .section-announcements .announcement-card .announcement-header__container,.home-page .section-announcements .announcement-card .announcement-header__content{width:100%}.home-page .section-announcements .announcement-card .announcement-header .btn-home,.home-page .section-announcements .announcement-card .announcement-header img{display:none}.home-page .section-announcements .announcement-card h2{color:#f59505;font-size:20px;font-weight:600;line-height:100%;margin-bottom:8px}.home-page .section-announcements .announcement-card p{color:#8e8e92;font-size:16px;font-weight:400;width:100%}.home-page .section-announcements .announcement-card .announcement-icon{max-width:132px;position:absolute;bottom:-16px;right:0}.home-page .section-announcements .announcement-card .announcement-bottom{align-items:end;display:flex;justify-content:space-between}.home-page .section-announcements .announcement-card .announcement-bottom span{align-items:center;color:#57585c;display:flex;flex-direction:row;font-size:12px;font-weight:400;gap:4px;line-height:130%;transition:color .25s ease}.home-page .section-announcements .announcement-card:hover{border:1px solid #f59505;transform:translateY(-20px)}.home-page .section-announcements .announcement-card:hover .announcement-bottom span{color:#f59505}.home-page .section-announcements .announcement-pagination{display:none}@media(max-width:1279px){.home-page .section-announcements .announcement-card .announcement-icon{max-width:100px}.home-page .section-announcements ul{gap:12px}.home-page .section-announcements .announcement-card{height:220px;padding:12px 8px 24px 12px}.home-page .section-announcements .announcement-card h2{font-size:16px}.home-page .section-announcements .announcement-card p{font-size:12px}.home-page .section-announcements .announcement-card .announcement-icon{max-width:75px}}@media(max-width:767px){.home-page .section-announcements{margin-top:32px;padding:0}.home-page .section-announcements .home-container{position:relative}.home-page .section-announcements ul{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.home-page .section-announcements ul::-webkit-scrollbar{display:none}.home-page .section-announcements ul li{flex:0 0 100%;scroll-snap-align:start;padding:0 2px}.home-page .section-announcements .announcement-card{flex-direction:row;height:189px;padding:24px 16px}.home-page .section-announcements .announcement-card--desktop{display:none}.home-page .section-announcements .announcement-card--mobile{display:flex}.home-page .section-announcements .announcement-card .announcement-header,.home-page .section-announcements .announcement-card .announcement-header__container,.home-page .section-announcements .announcement-card .announcement-header__content{height:100%}.home-page .section-announcements .announcement-card .announcement-header__content>div{height:100%;display:flex;flex-direction:column}.home-page .section-announcements .announcement-card .announcement-header__content .btn-home{background:unset;color:#57585c;display:flex;margin-top:55px;font-size:12px;justify-content:flex-start;width:fit-content}.home-page .section-announcements .announcement-card .announcement-header__content .btn-home img{display:inline-flex;height:20px;width:20px}.home-page .section-announcements .announcement-card .announcement-bottom{align-items:center;flex:0 0 112px;width:112px;position:relative}.home-page .section-announcements .announcement-card .announcement-bottom .announcement-icon{bottom:32px;height:auto;max-width:112px;right:0;width:auto}.home-page .section-announcements .announcement-card .announcement-bottom .btn-home{display:none}.home-page .section-announcements .announcement-card:hover{transform:unset}.home-page .section-announcements .announcement-card:hover .btn-home{color:#f59505}.home-page .section-announcements .announcement-pagination{display:flex;justify-content:center;gap:6px;position:absolute;bottom:20px;right:40px}.home-page .section-announcements .announcement-pagination__dot{background:none;border:none;cursor:pointer;padding:0;width:18px;height:4px;border-radius:2px;background:hsla(0,0%,100%,.2);transition:background .25s ease,width .25s ease}.home-page .section-announcements .announcement-pagination__dot.active{background:#f59505}}.home-page .section-trade{padding:60px 0}.home-page .section-trade .trade-header__content{text-align:center}.home-page .section-trade .trade-market{margin-top:40px}.home-page .section-trade .trade-market__header{align-items:center;display:flex;justify-content:space-between}.home-page .section-trade .trade-market__tabs{display:flex;gap:32px}.home-page .section-trade .trade-market__tab{background:rgba(0,0,0,0);border:none;color:#8e8e92;cursor:pointer;font-size:24px;font-weight:600;padding:12.5px 0;transition:color .2s,border-color .2s}.home-page .section-trade .trade-market__tab:first-child{padding-left:0}.home-page .section-trade .trade-market__tab--active,.home-page .section-trade .trade-market__tab:hover:not(.home-page .section-trade .trade-market__tab--active){color:#fff}.home-page .section-trade .trade-market__more{align-items:center;background:rgba(0,0,0,0);border:none;color:#f59505;cursor:pointer;display:flex;font-size:15px;font-weight:500;padding:0;text-decoration:none}.home-page .section-trade .trade-market__more:hover{opacity:.8}.home-page .section-trade .trade-market__more span{display:flex;justify-content:center}.home-page .section-trade .trade-market__table{width:100%}.home-page .section-trade .trade-market__table--no-chart .trade-market__row,.home-page .section-trade .trade-market__table--no-chart .trade-market__thead{grid-template-columns:2fr 1.5fr 1.5fr 1.5fr 1.5fr}.home-page .section-trade .trade-market__row,.home-page .section-trade .trade-market__thead{align-items:center;display:grid;grid-template-columns:2fr 1.5fr 1.2fr 1.5fr 1.2fr 1fr}.home-page .section-trade .trade-market__row .tm-col-chart,.home-page .section-trade .trade-market__thead .tm-col-chart{align-items:center;display:flex;justify-content:center}.home-page .section-trade .trade-market__row .tm-col-action,.home-page .section-trade .trade-market__thead .tm-col-action{text-align:right}.home-page .section-trade .trade-market__thead{border-bottom:1px solid #1f2023;color:#8e8e92;font-size:14px;font-weight:400;line-height:130%;padding:31px 12px}.home-page .section-trade .trade-market__row{padding:24px 12px;border-bottom:1px solid #1f2023;color:#fff;cursor:pointer;font-size:15px}.home-page .section-trade .trade-market__row:hover{background:hsla(0,0%,100%,.03)}.home-page .section-trade .trade-market__row:last-child{border-bottom:none}.home-page .section-trade .trade-market__row--skeleton{cursor:default;pointer-events:none}.home-page .section-trade .trade-market__row .tm-col-chart{min-height:36px}.home-page .section-trade .trade-market__row span{color:#fff;font-size:16px;font-weight:500}.home-page .section-trade .trade-market__row:hover{background:var(--color-fill-3)}.home-page .section-trade .trade-market__row:hover button{background:var(--color-btn-brand-default);transition:all .2s}.home-page .section-trade .trade-market__row:hover button span{color:#000;transition:all .2s}.home-page .section-trade .trade-market__empty{width:100%}.home-page .section-trade .trade-market__coin-icon{border-radius:50%;flex-shrink:0;height:28px;object-fit:cover;width:28px}.home-page .section-trade .trade-market__coin-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .section-trade .trade-market .tm-col-pair{align-items:center;display:flex;gap:10px;min-width:0}.home-page .section-trade .trade-market .tm-pair-info{display:flex;flex-direction:column;gap:2px;min-width:0}.home-page .section-trade .trade-market .tm-pair-volume{display:none}.home-page .section-trade .trade-market .tm-price-change-wrap{display:contents}.home-page .section-trade .trade-market__more-mobile{display:none}.home-page .section-trade .trade-market .tm-col-change.pos{color:#00ab6c}.home-page .section-trade .trade-market .tm-col-change.neg{color:#ed4178}.home-page .section-trade .trade-market .skeleton-block{animation:skeleton-pulse 1.4s ease-in-out infinite;background:hsla(0,0%,100%,.08);border-radius:4px;display:block;height:16px;width:80%}.home-page .section-trade .trade-market .skeleton-block--sm{width:60%}.home-page .section-trade .trade-market .skeleton-block--btn{border-radius:4px;height:28px;width:56px}@media(max-width:1279px){.home-page .section-trade .trade-market__thead{font-size:12px}.home-page .section-trade .trade-market__row span{font-size:14px}}@media(max-width:767px){.home-page .section-trade{margin-top:48px;padding:0}.home-page .section-trade .trade-market{margin-top:24px;padding:0}.home-page .section-trade .trade-market__more{display:none}.home-page .section-trade .trade-market__tabs{gap:20px}.home-page .section-trade .trade-market__tab{font-size:16px;font-weight:500;padding:11.5px 0}.home-page .section-trade .trade-market__thead{display:none}.home-page .section-trade .trade-market__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 12px}.home-page .section-trade .trade-market__row .tm-col-action,.home-page .section-trade .trade-market__row .tm-col-chart,.home-page .section-trade .trade-market__row .tm-col-volume{display:none}.home-page .section-trade .trade-market__row .tm-col-pair,.home-page .section-trade .trade-market__row .tm-pair-info{flex:1;min-width:0}.home-page .section-trade .trade-market__row .trade-market__coin-label{font-size:15px;font-weight:500}.home-page .section-trade .trade-market__row .tm-pair-volume{color:#8e8e92;display:block;font-size:12px;margin-top:2px}.home-page .section-trade .trade-market__row .tm-price-change-wrap{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:4px}.home-page .section-trade .trade-market__row .tm-col-price{font-size:15px;font-weight:500;text-align:right}.home-page .section-trade .trade-market__row .tm-col-change{font-size:12px;text-align:right}.home-page .section-trade .trade-market__more-mobile{display:block;max-width:358px;margin:16px auto 0}}.home-page .section-spartans .spartans-body{background-size:cover;background-repeat:no-repeat;background-position-x:center;align-items:center;display:flex;gap:36px;padding:100px 0 60px}.home-page .section-spartans .spartans-body__left{flex:1}.home-page .section-spartans .spartans-body__left button{min-width:218px}.home-page .section-spartans .spartans-body__left button:hover{background:var(--color-btn-brand-default)!important;color:#000!important}.home-page .section-spartans .spartans-body__right{display:flex;gap:16px;height:680px;overflow:hidden;padding:0 24px;position:relative;width:504px}.home-page .section-spartans .spartans-body__right-fade{position:absolute;left:0;right:0;height:130px;pointer-events:none;z-index:2}.home-page .section-spartans .spartans-body__right-fade--top{top:0;background:linear-gradient(180deg,#070808,rgba(7,8,8,0))}.home-page .section-spartans .spartans-body__right-fade--bottom{bottom:0;background:linear-gradient(180deg,rgba(7,8,8,0),#070808)}.home-page .section-spartans .spartans-carousel{flex:1;overflow:hidden;height:100%}.home-page .section-spartans .spartans-carousel__track{display:flex;flex-direction:column;gap:12px;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite}.home-page .section-spartans .spartans-carousel__track--up{animation-name:spartans-scroll-up}.home-page .section-spartans .spartans-carousel__track--down{animation-name:spartans-scroll-down}.home-page .section-spartans .spartans-carousel__item{flex-shrink:0}.home-page .section-spartans .home-bot-card{display:flex;flex-direction:column;background:#070808;border:1px solid #1f2023;border-radius:16px;padding:16px;text-decoration:none;color:inherit;cursor:pointer;transition:border-color .2s}.home-page .section-spartans .home-bot-card__header{display:flex;align-items:center;gap:8px}.home-page .section-spartans .home-bot-card__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#fff}.home-page .section-spartans .home-bot-card__info{display:flex;flex-direction:column;gap:4px;overflow:hidden}.home-page .section-spartans .home-bot-card__name{font-size:16px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-page .section-spartans .home-bot-card__subscribers{display:flex;align-items:center;gap:4px;font-size:14px;color:#8e8e92}.home-page .section-spartans .home-bot-card__roi{display:flex;flex-direction:column;gap:2px;margin-top:16px}.home-page .section-spartans .home-bot-card__roi-value{font-size:28px;font-weight:600;line-height:130%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-page .section-spartans .home-bot-card__roi-value--up{color:#00ab6c}.home-page .section-spartans .home-bot-card__roi-value--down{color:#ff455d}.home-page .section-spartans .home-bot-card__roi-label{font-size:12px;color:#8e8e92}.home-page .section-spartans .home-bot-card__chart{width:100%;height:86px;margin-top:12px}.home-page .section-spartans .home-bot-card__btn{margin-top:24px;pointer-events:none}.home-page .section-spartans .home-bot-card:hover .home-bot-card__btn{background:var(--btn-bg-hover,var(--btn-bg))!important;color:var(--btn-color-hover,var(--btn-color))!important}.home-page .section-spartans .spartans-stats{display:flex;gap:60px;margin-top:80px;margin-bottom:140px}.home-page .section-spartans .spartans-stats__item{display:flex;flex-direction:column;gap:8px;width:auto}.home-page .section-spartans .spartans-stats__value{font-size:32px;color:#fff;line-height:130%;font-weight:600}.home-page .section-spartans .spartans-stats__label{color:#8e8e92;font-size:16px;font-weight:400;line-height:130%}@media(max-width:1279px){.home-page .section-spartans .spartans-stats__value{font-size:28px}.home-page .section-spartans .spartans-stats__label{font-size:14px}.home-page .section-spartans .spartans-body{gap:16px;background-position:30%,50%}.home-page .section-spartans .spartans-body__right{gap:8px;padding:0 12px;width:400px}.home-page .section-spartans .spartans-stats{gap:10px}.home-page .section-spartans .spartans-stats__value{font-size:14px}.home-page .section-spartans .spartans-stats__label{font-size:12px}}@media(min-width:768px){.home-page .section-spartans .spartans-body__header-mobile,.home-page .section-spartans .spartans-body__mobile-carousel{display:none}.home-page .section-spartans .spartans-body__subtitle-desktop,.home-page .section-spartans .spartans-body__title-desktop{display:block}.home-page .section-spartans .spartans-body__cta-desktop{display:inline-flex}}@media(max-width:767px){.home-page .section-spartans{margin-top:48px;min-height:425px}.home-page .section-spartans .spartans-body{background-image:none!important;gap:24px;flex-direction:column;padding:0}.home-page .section-spartans .spartans-body__header-mobile{display:block;margin-bottom:24px;text-align:center;width:100%}.home-page .section-spartans .spartans-body__subtitle-desktop,.home-page .section-spartans .spartans-body__title-desktop{display:none}.home-page .section-spartans .spartans-body__left{width:100%}.home-page .section-spartans .spartans-body__cta-desktop,.home-page .section-spartans .spartans-body__right{display:none}.home-page .section-spartans .spartans-body__mobile-carousel{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.home-page .section-spartans .spartans-body__cta-mobile{width:100%;max-width:100%}.home-page .section-spartans .spartans-stats{flex-direction:column;gap:8px;justify-content:center;margin-top:0;margin-bottom:32px}.home-page .section-spartans .spartans-stats__item{flex-direction:row-reverse;justify-content:space-between}.home-page .section-spartans .spartans-stats__value{font-size:18px}.home-page .section-spartans .spartans-stats__label{font-size:14px}.home-page .section-spartans .home-bot-card__avatar{height:32px;width:32px}.home-page .section-spartans .home-bot-card__subscribers{font-size:12px}.home-page .section-spartans .home-bot-card__name{font-size:14px}.home-page .section-spartans .home-bot-card__roi{margin-top:14.5px}.home-page .section-spartans .home-bot-card__roi-value{font-size:20px}.home-page .section-spartans .spartans-carousel-h{position:relative;width:100%;overflow:hidden}.home-page .section-spartans .spartans-carousel-h__fade{position:absolute;top:0;bottom:0;width:80px;pointer-events:none;z-index:2}.home-page .section-spartans .spartans-carousel-h__fade--left{left:0;background:linear-gradient(90deg,#070808,rgba(7,8,8,0))}.home-page .section-spartans .spartans-carousel-h__fade--right{right:0;background:linear-gradient(90deg,rgba(7,8,8,0),#070808)}.home-page .section-spartans .spartans-carousel-h__track{display:flex;flex-direction:row;gap:12px;animation:spartans-scroll-left 25s linear infinite}.home-page .section-spartans .spartans-carousel-h__item{flex-shrink:0;width:220px}}.home-page .section-highlights{padding:60px 0}.home-page .section-highlights .highlights-header{display:flex;flex-direction:column;text-align:center}.home-page .section-highlights .highlights-content{margin-top:60px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr);gap:24px}.home-page .section-highlights .highlights-content__item{align-items:center;background:#141414;border-radius:16px;display:flex;gap:24px;overflow:hidden;padding:16px 16px 16px 32px;position:relative}.home-page .section-highlights .highlights-content__item:before{background:radial-gradient(180px circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(255,255,255,.07),transparent 80%);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease;z-index:0}.home-page .section-highlights .highlights-content__item:hover:before{opacity:1}.home-page .section-highlights .highlights-content__item img{position:relative;height:175px;width:175px;z-index:1}.home-page .section-highlights .highlights-content__item h3{background:linear-gradient(90deg,#FFFFFF,#999999);font-size:24px;font-weight:600;line-height:130%;margin-bottom:12px;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.home-page .section-highlights .highlights-content__item p{color:#8e8e92;font-size:18px;font-weight:400;line-height:130%}.home-page .section-highlights .highlights-content__text{position:relative;z-index:1}.home-page .section-highlights .highlights-content__item--large{grid-row:span 2;flex-direction:column;padding:40px 40px 25px}.home-page .section-highlights .highlights-content__item--large img{height:244px;width:325px}@media(max-width:1279px){.home-page .section-highlights .highlights-content__item:not(.home-page .section-highlights .highlights-content__item--large) img{height:100px;width:100px}.home-page .section-highlights .highlights-content__item--large img{height:206px;width:275px}}@media(max-width:767px){.home-page .section-highlights{padding:48px 0 0}.home-page .section-highlights .highlights-content{margin-top:24px;grid-template-rows:1fr;grid-template-columns:1fr}.home-page .section-highlights .highlights-content__item{align-items:flex-start;flex-direction:column-reverse;gap:0;padding:16px}.home-page .section-highlights .highlights-content__item img{height:120px!important;width:120px!important}.home-page .section-highlights .highlights-content__item h3{font-size:18px;margin-bottom:4px}.home-page .section-highlights .highlights-content__item p{font-size:12px}.home-page .section-highlights .highlights-content__item--large img{height:auto!important;max-width:103px;margin-bottom:5px}}.home-page .section-download .download-body__content{display:flex;gap:24px;min-height:710px;padding:130px 0;position:relative}.home-page .section-download .download-body__header{position:relative;z-index:1}.home-page .section-download .download-body__header .section-title{max-width:550px}.home-page .section-download .download-body__header .download-items{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;width:100%}.home-page .section-download .download-body__header .download-items__item img{height:24px;width:24px}.home-page .section-download .download-body__header .download-items__item:hover{background:#fff!important;border-color:#fff!important;color:#000!important}.home-page .section-download .download-body__header .download-items__item:hover img{filter:invert(1)}.home-page .section-download .download-body .download-qr-code{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:center;margin-top:44px;padding:6px;position:relative;max-height:168px;max-width:168px;width:fit-content}.home-page .section-download .download-body .download-qr-logo{position:absolute;height:34px;width:34px}@media(max-width:1279px){.home-page .section-download .download-body__content{min-height:500px}}@media(max-width:767px){.home-page .section-download{padding:0}.home-page .section-download .download-body__content{min-height:unset;padding:0}.home-page .section-download .download-body__content img{height:261px!important;object-position:top right!important}.home-page .section-download .download-body__header{margin-top:114px;text-align:center;width:100%}.home-page .section-download .download-body__header .section-title{max-width:100%}.home-page .section-download .download-body__header .download-items{grid-template-columns:1fr}.home-page .section-download .download-body .download-qr-wrap{display:flex;justify-content:center}}.home-page .section-faq{padding:60px 0}.home-page .section-faq .faq-inner{display:flex;flex-direction:column;gap:60px}.home-page .section-faq .faq-header{text-align:center}.home-page .section-faq .faq-header .section-title{font-size:40px;font-weight:600}.home-page .section-faq .faq-body{display:block}.home-page .section-faq .faq-list{display:flex;gap:24px;flex-direction:column;list-style:none;margin:0;padding:0}.home-page .section-faq .faq-item{color:#fff;cursor:pointer;font-size:25px;font-weight:500;line-height:130%;padding:16.5px 0;transition:color .2s}.home-page .section-faq .faq-item:last-of-type{border-bottom:none}.home-page .section-faq .faq-item.active .faq-item-answer{display:block;margin-top:8px}.home-page .section-faq .faq-item-header{align-items:center;display:flex;justify-content:space-between}.home-page .section-faq .faq-item-answer{display:none}.home-page .section-faq .faq-item-answer p{color:#8e8e92;font-size:16px;font-weight:400;line-height:130%;margin:0}.home-page .section-faq .faq-chevron{color:hsla(0,0%,100%,.5);display:block;flex-shrink:0;transition:transform .25s ease,color .2s}.home-page .section-faq .faq-chevron:not(.open){transform:rotate(180deg)}.home-page .section-faq .faq-answer{display:none}@media(max-width:767px){.home-page .section-faq{margin-top:60px;padding:32px 0}.home-page .section-faq .faq-inner{gap:16px}.home-page .section-faq .faq-header{text-align:left}.home-page .section-faq .faq-header .section-title{font-size:20px}.home-page .section-faq .faq-list{gap:16px}.home-page .section-faq .faq-item{padding:0}.home-page .section-faq .faq-item-header button{font-size:16px!important}.home-page .section-faq .faq-item-answer p{font-size:14px}.home-page .section-faq .faq-item.active-answer{margin-top:12px}.home-page .home-container{padding:0 16px}.home-page .section-title{font-size:24px}.home-page .section-subtitle{font-size:12px}}
/*# sourceMappingURL=385c04b2e49f0261.css.map*/