.banner{position:relative;width:100%;max-height:600px;margin-bottom:50px}.banner__participate-wrapper{position:absolute;right:20px;bottom:-20px;display:flex;align-items:center;border-radius:10px;border:1px solid var(--border-social-menu);background:var(--background-layout);padding:20px 24px}.banner__participate-text{color:var(--color-primary);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0;text-align:center}.banner__participate-arrow{width:20px;height:20px;margin-left:8px}.banner__img{width:100%;object-fit:cover;border-radius:24px}@media(max-width:1024px){.banner{margin-bottom:36px}.banner__img{min-height:200px;border-radius:8px}.banner__participate-text{font-size:18px}.banner__participate-arrow{width:14px;height:14px}}@media(max-width:798px){.banner__participate-text{font-size:12px}.banner__participate-wrapper{padding:13px 26px}.banner__participate-arrow{width:14px;height:14px;width:16px;height:16px}}.dual-marquee{margin-bottom:100px;display:flex;width:90vw;position:relative;flex-direction:column;align-items:center;overflow:hidden}.dual-marquee__values{border-radius:10px;display:flex;width:fit-content;align-items:center;border-top:1.94px solid rgba(150,93,255,.2);background:var(--bg-value-marquee);justify-content:center;padding:8px 20px;margin-bottom:40px}.dual-marquee__title{color:var(--color-primary);font-weight:300;font-size:56px;line-height:64px;letter-spacing:0;text-align:center;margin-bottom:24px}.dual-marquee__subTitle{color:#a3a3a3;font-weight:400;font-size:18px;line-height:28px;letter-spacing:2%;text-align:center;margin-bottom:82px}.dual-marquee__values-text{color:#965dff;font-weight:700;font-size:22px;line-height:100%;letter-spacing:0;text-align:center}.dual-marquee__manque-wrapper{width:100%;position:relative;flex-direction:column}.dual-marquee__legacy-doge-wrapper{position:absolute;top:50%;left:50%;z-index:4;width:240px;transform:translate(-50%,-50%)}.dual-marquee__legacy-doge{position:relative;display:flex;align-items:center;width:100%;border-radius:20px;background:#a278fa}.dual-marquee__legacy{color:#fff;width:45%;padding:8px 16px 8px 30px}.dual-marquee__doge,.dual-marquee__legacy{text-align:center;font-size:14px;font-weight:700;position:relative}.dual-marquee__doge{width:55%;color:#a278fa;background:var(--bg-marquee-doge);border-top-right-radius:24px;border-bottom-right-radius:24px;padding:8px 16px 8px 20px;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);display:inline-block}.dual-marquee__row{position:relative;width:100%;overflow:hidden;border-radius:0;min-height:98px;display:flex;align-items:center}.dual-marquee__row--top{background:#a278fa;color:#a278fa;border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-left-radius:0;border-bottom-right-radius:0}.dual-marquee__row--bottom{background:var(--bg-marquee-doge);color:#23202a;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:18px;border-bottom-right-radius:18px}.dual-marquee__row--paused .dual-marquee__inner{animation-play-state:paused!important}.dual-marquee__inner{display:flex;align-items:center;width:max-content;padding:0 60px;animation:dual-marquee-slide 468s linear infinite;will-change:transform;animation-play-state:running}.dual-marquee__row--bottom .dual-marquee__inner{animation:dual-marquee-slide-reverse 462s linear infinite}.dual-marquee__item{display:flex;align-items:center}.dual-marquee__text-wrapper{padding:6px 17px;background:#fff;align-items:center;font-size:16px;font-weight:700;border-radius:100px;white-space:nowrap;margin-right:40px;margin-left:40px;box-shadow:none}.dual-marquee__text-wrapper--bottom{background:#515151;color:#fff}.dual-marquee__dot{border-radius:50%;background:#fff;width:6px;height:6px}.dual-marquee__dot--bottom{background:var(--bg-dot-bottom)}.dual-marquee__fade-left,.dual-marquee__fade-right{position:absolute;top:0;width:68px;height:100%;z-index:2;pointer-events:none}.dual-marquee__fade-left{left:0;background:linear-gradient(90deg,#fff 60%,rgba(255,255,255,0))}.dual-marquee__row--top .dual-marquee__fade-left{background:linear-gradient(90deg,#a278fa 70%,rgba(162,120,250,0))}.dual-marquee__row--bottom .dual-marquee__fade-left{background:var(--fade-marquee-doge-left)}.dual-marquee__fade-right{right:0;background:linear-gradient(270deg,#fff 60%,rgba(255,255,255,0))}.dual-marquee__row--top .dual-marquee__fade-right{background:linear-gradient(270deg,#a278fa 70%,rgba(162,120,250,0))}.dual-marquee__row--bottom .dual-marquee__fade-right{background:var(--fade-marquee-doge-right);z-index:3}@keyframes dual-marquee-slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes dual-marquee-slide-reverse{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.marquee-tooltip{min-width:260px;max-width:340px;background:var(--bg-tooltip);color:#23202a;border:var(--border-tooltip);border-radius:18px;padding:18px 18px 14px;pointer-events:none;transition:opacity .2s;opacity:1;position:absolute;z-index:100}.marquee-tooltip__label{color:var(--color-primary);font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;margin-bottom:4px}.marquee-tooltip__desc{color:var(--color-text);font-weight:400;font-size:12px;line-height:15px;letter-spacing:0;text-align:center}@media(max-width:789px){.dual-marquee__values{margin-bottom:12px}.dual-marquee__title{font-size:18px;line-height:100%;margin-bottom:6px}.dual-marquee__subTitle{font-size:12px;line-height:100%;margin-bottom:24px}.dual-marquee__legacy-doge{position:relative;display:flex;align-items:center;width:100%;border-radius:20px;background:#a278fa}.dual-marquee__legacy{color:#fff;width:45%;padding:8px 16px 8px 30px}.dual-marquee__doge,.dual-marquee__legacy{font-size:14px;font-weight:700;position:relative}.dual-marquee__doge{width:55%;color:#a278fa;background:var(--bg-marquee-doge);border-top-right-radius:24px;border-bottom-right-radius:20px;padding:8px 16px 8px 20px;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);display:inline-block}.dual-marquee__item{font-size:14px;padding:6px 14px}.dual-marquee__fade-left,.dual-marquee__fade-right{width:20px}.dual-marquee__inner{animation-duration:462s!important}.dual-marquee__row--bottom .dual-marquee__inner{animation-duration:464s!important}.marquee-tooltip{min-width:180px;max-width:90vw;padding:10px 10px 8px;font-size:13px}.marquee-tooltip__label{font-size:14px}.marquee-tooltip__desc{font-size:12px}}.ecosystem{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:120px}.ecosystem__image-wrapper{position:relative;height:663px;width:100%;margin-right:80px;border-radius:32px;overflow:hidden}.ecosystem__platforms-title-wrapper{display:flex;align-items:center;margin-bottom:20px}.ecosystem__content-browser{display:flex;justify-content:space-between;gap:32px}.ecosystem__laptop-icon{width:224px;height:146px;margin-bottom:24px}.ecosystem__phone-icon{width:140px;height:160px;margin-bottom:24px}.ecosystem__platforms-title{font-size:24px;line-height:100%}.ecosystem__platform-tag,.ecosystem__platforms-title{color:var(--color-primary);font-weight:500;letter-spacing:0}.ecosystem__platform-tag{padding:6px 18px;background:var(--platform-tag);font-size:16px;line-height:24px;border-radius:8px;margin-left:8px}.ecosystem__laptop-wrapper,.ecosystem__phone-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.ecosystem__platforms-icons{align-items:center;justify-content:center;width:100%}.ecosystem__platform-icon{width:24px;height:24px;margin-right:10px}.ecosystem__ecosystem-image{object-fit:cover}.ecosystem__platforms-icons{display:flex;color:var(--platform-icon)}.ecosystem__content{display:flex;flex-direction:column;max-width:1017px;width:100%}.ecosystem__title{font-weight:500;font-size:56px;line-height:100%;color:var(--color-primary);margin-bottom:24px}.ecosystem__description{font-weight:400;margin-bottom:48px}.ecosystem__description,.ecosystem__topics-title{font-size:18px;line-height:28px;letter-spacing:2%;color:var(--color-primary)}.ecosystem__topics-title{font-weight:600;margin-bottom:24px}.ecosystem__topics-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:48px}.ecosystem__topic{display:flex;cursor:pointer;align-items:center;max-width:496px;width:100%;border-radius:24px;gap:10px;padding:24px 20px;background:var(--background-topic)}.ecosystem__topic:hover{background:var(--background-topic-hover,rgba(255,255,255,.2));box-shadow:0 4px 16px rgba(127,40,255,.12)}.ecosystem__topic-icon{width:32px;height:32px;margin-right:12px}.ecosystem__topic-label{font-weight:500;font-size:18px;line-height:28px;letter-spacing:2%;padding-left:12px;color:var(--color-primary);border-left:1px solid #4d4d4d}.ecosystem__btns-wrapper{display:flex}.ecosystem__btn-join{margin-right:16px}@media(max-width:1500px){.ecosystem__image-wrapper{height:403px;max-width:444px;height:503px;max-width:644px;margin-right:28px}.ecosystem__platforms-title{font-size:18px}.ecosystem__platform-tag{padding:4px 12px;font-size:14px;line-height:100%}}@media(max-width:1200px){.ecosystem__image-wrapper{height:503px;max-width:444px;margin-right:28px}}@media(max-width:1024px){.ecosystem{flex-direction:reverse;justify-content:center;align-items:center;margin-bottom:35px}.ecosystem__image-wrapper,.ecosystem__laptop-wrapper{display:none}.ecosystem__btns-wrapper{flex-direction:column}.ecosystem__platforms-title{font-size:24px}.ecosystem__title{font-weight:400;font-size:24px;line-height:100%;margin-bottom:16px}.ecosystem__platform-tag{padding:12px 16px;font-size:16px;line-height:24px}.ecosystem__description,.ecosystem__topics-title{display:none}.ecosystem__topics-wrapper{display:flex;flex-direction:column;gap:4px;margin-bottom:29px}.ecosystem__topic-icon{width:14px;height:14px;margin-right:4px}.ecosystem__topic-label{font-weight:500;font-size:10px;line-height:13px;letter-spacing:2%;padding-left:6px}.ecosystem__btn-join{max-width:153px;margin-bottom:8px;width:100%;margin-right:12px}.ecosystem__content{align-items:center}.ecosystem__topic{border-radius:8px;padding:8px 10px}}.events-block{display:flex;flex-direction:column;width:100%;margin-bottom:120px}.events-block__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.events-block__title-wrapper{display:flex;flex-direction:column}.events-block__title{font-weight:300;font-size:56px;line-height:64px;color:var(--color-primary);margin-bottom:24px}.events-block__description{font-weight:400;font-size:18px;line-height:28px;color:#a3a3a3}.events-block__list-events{display:flex;width:100%;justify-content:space-between;gap:48px}.events-block__slider-nav-icon{width:8px;height:12px}.events-block__list-events-mob{display:none}.events-block__slider-nav{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0}.events-block__slider-nav .swiper-button-prev{margin-right:100px}.events-block__slider-nav .swiper-button-next,.events-block__slider-nav .swiper-button-prev{background:none;border:none;padding:0;cursor:pointer;z-index:999}.events-block__description-mob{display:none;font-weight:400;font-size:12px;line-height:28px;color:#a3a3a3;margin-bottom:14px;margin-top:20px}.swiper-pagination{display:block;gap:8px}.swiper-pagination .swiper-pagination-bullet{background:#333;opacity:1;width:10px;height:10px;border-radius:50%}.swiper-pagination .swiper-pagination-bullet-active{background:#7f28ff}@media(max-width:1024px){.events-block{margin-bottom:48px}.events-block__header{flex-direction:column;align-items:flex-start;padding-bottom:24px}.events-block__list-events{display:none}.events-block__list-events-mob{display:block;overflow:visible!important}.events-block__title{font-weight:300;font-size:24px;line-height:20px;margin-bottom:0}.events-block__description{display:none}.events-block__description-mob{display:block}}