.sectionBubbles{position:relative;padding-bottom:50px;margin-top:80px}.sectionBubbles:after{position:absolute;right:0;bottom:-1px;width:25%;height:44px;-webkit-clip-path:polygon(0 100%,100% 100%,100% 0,35px 0);clip-path:polygon(0 100%,100% 100%,100% 0,35px 0);content:"";background-color:#fff}.sectionBubbles__lock{position:absolute;right:10%;bottom:-50px;z-index:1}.sectionBubbles__header{display:flex;gap:20px;justify-content:space-between}.sectionBubbles__title2{margin-left:95px}.sectionBubbles__description{max-width:455px;margin-right:80px}.sectionBubbles__bubbles{min-height:800px}@media(max-width:1024px){.sectionBubbles:after{width:195px;-webkit-clip-path:path("M 0 44 L 195 44 L 195 0 L 40 0 Q 20 0 15 15 L 0 44");clip-path:path("M 0 44 L 195 44 L 195 0 L 40 0 Q 20 0 15 15 L 0 44")}.sectionBubbles__lock{position:absolute;right:24%;bottom:-50px}.sectionBubbles__lock img{width:60px;height:82px}.sectionBubbles__title2{margin-left:0}.sectionBubbles__description{max-width:312px;margin-right:0}}@media(max-width:640px){.sectionBubbles:after{width:240px;height:30px;-webkit-clip-path:path("M 0 30 L 240 30 L 240 0 L 35 0 Q 20 0 15 8 L 0 30");clip-path:path("M 0 30 L 240 30 L 240 0 L 35 0 Q 20 0 15 8 L 0 30")}.sectionBubbles__lock{position:absolute;right:3%;bottom:-25px}.sectionBubbles__header{flex-direction:column;gap:14px;margin-bottom:10px}.sectionBubbles__description{max-width:100%}}.bubbles{position:relative;width:100%}.bubbles canvas{width:100%;height:100%}.sectionBuyTokens{position:relative;padding-top:240px;padding-bottom:240px}.sectionBuyTokens__formWrapper{position:relative;width:-moz-fit-content;width:fit-content;margin:auto}.sectionBuyTokens__formBg{position:absolute;top:-10px;left:-10px;z-index:110;display:flex;flex-direction:column;gap:37px;align-items:center;justify-content:center;width:calc(100% + 40px);height:calc(100% + 20px);background:rgba(0,0,0,.6)}.sectionBuyTokens__background{position:absolute;top:0;left:0;width:100%;height:100%}.sectionBuyTokens__maskDecor{position:absolute;top:-120px;right:calc(25% - 60px);z-index:99;width:220px;height:220px;aspect-ratio:1/1}.sectionBuyTokens__coinDecor{position:absolute;top:55%;left:-10%}.sectionBuyTokens__coinDecor--rotation{transform:matrix(-.99,-.13,-.13,.99,0,0)}.sectionBuyTokens__bgItem{position:absolute;z-index:-1}.sectionBuyTokens__bgItem--top{top:0;left:50%;transform:translateX(-50%)}.sectionBuyTokens__bgItem--left{top:50%;left:-1px;transform:translateY(-50%)}.sectionBuyTokens__bgItem--right{top:50%;right:-1px;transform:translateY(-50%)}@media(max-width:1440px){.sectionBuyTokens{padding-top:155px;padding-bottom:155px}.sectionBuyTokens__coinDecor{left:-13%}}@media(max-width:1200px){.sectionBuyTokens__maskDecor{top:-80px;right:calc(12.5% - 60px);width:140px;height:140px}}@media(max-width:768px){.sectionBuyTokens__coinDecor{display:none}}@media(max-width:640px){.sectionBuyTokens{padding-top:80px;padding-bottom:80px}.sectionBuyTokens__bgItem{display:none}.sectionBuyTokens__maskDecor{top:-45px;right:0;transform:unset}}.ecosystemCard{box-sizing:border-box;display:flex;flex-direction:column;width:339px;padding:8px 14px;background:#101010;border:1px solid #14181c;border-radius:6px;box-shadow:0 4px 24px rgba(20,24,28,.12)}.ecosystemCard__decorPoint{position:absolute;top:50%;width:8px;height:8px;background:#70c8ff;border-radius:50%;transform:translateY(-50%)}.ecosystemCard__decorPoint--left{left:-4px}.ecosystemCard__decorPoint--right{right:-4px}.ecosystemCard__title{max-width:50%}.ecosystemCard__textBlock{box-sizing:border-box;min-height:105px;padding:18px 12px;margin-top:14px;background:#020202;border:1px dashed hsla(0,0%,46%,.302);border-radius:4px}@media(max-width:768px){.ecosystemCard{width:295px}.ecosystemCard__title{max-width:70%}}.lines__path{fill:none;stroke:#24323a;stroke-width:1}.lines__segment{pointer-events:none;fill:none;stroke-width:2}.linesmobile__segment--first{stroke:url(#linesMobileGradient);animation:animateSegmentFirstMobile 12s ease-in-out infinite}.linesmobile__segment--second{stroke:url(#linesMobileGradient);animation:animateSegmentSecondMobile 12s ease-in-out infinite}@keyframes animateSegmentFirstMobile{0%{opacity:1;stroke-dasharray:40 1100;stroke-dashoffset:40}50%{opacity:1;stroke-dasharray:40 1100;stroke-dashoffset:-1000}51%{opacity:0}to{opacity:0}}@keyframes animateSegmentSecondMobile{0%{opacity:0}49%{opacity:0}50%{opacity:1;stroke-dasharray:40 1100;stroke-dashoffset:40}to{opacity:1;stroke-dasharray:40 1100;stroke-dashoffset:-1000}}.linestablet__segment--first{stroke:url(#linesTabletGradient);animation:animateSegmentFirstTablet 16s ease-in-out infinite}.linestablet__segment--second{stroke:url(#linesTabletGradient);animation:animateSegmentSecondTablet 16s ease-in-out infinite}.linestablet__segment--third{stroke:url(#linesTabletGradient);animation:animateSegmentThirdTablet 16s ease-in-out infinite}.linestablet__segment--fourth{stroke:url(#linesTabletGradient);animation:animateSegmentFourthTablet 16s ease-in-out infinite}@keyframes animateSegmentFirstTablet{0%{opacity:1;stroke-dasharray:30 500;stroke-dashoffset:30}25%{opacity:1;stroke-dasharray:30 500;stroke-dashoffset:-450}26%{opacity:0}to{opacity:0}}@keyframes animateSegmentSecondTablet{0%{opacity:0}24%{opacity:0}25%{opacity:1;stroke-dasharray:30 200;stroke-dashoffset:30}50%{opacity:1;stroke-dasharray:30 200;stroke-dashoffset:-200}51%{opacity:0}to{opacity:0}}@keyframes animateSegmentThirdTablet{0%{opacity:0}49%{opacity:0}50%{opacity:1;stroke-dasharray:30 200;stroke-dashoffset:30}75%{opacity:1;stroke-dasharray:30 200;stroke-dashoffset:-200}76%{opacity:0}to{opacity:0}}@keyframes animateSegmentFourthTablet{0%{opacity:0}74%{opacity:0}75%{opacity:1;stroke-dasharray:30 500;stroke-dashoffset:-480}to{opacity:1;stroke-dasharray:30 500;stroke-dashoffset:30}}.linesdesktop__segment--first{stroke:url(#linesDesktopGradient);animation:animateSegmentFirstDesktop 18s ease-in-out infinite}.linesdesktop__segment--second{stroke:url(#linesDesktopGradient);animation:animateSegmentSecondDesktop 18s ease-in-out infinite}.linesdesktop__segment--third{stroke:url(#linesDesktopGradient);animation:animateSegmentThirdDesktop 18s ease-in-out infinite}@keyframes animateSegmentFirstDesktop{0%{opacity:1;stroke-dasharray:50 900;stroke-dashoffset:50}33%{opacity:1;stroke-dasharray:50 900;stroke-dashoffset:-800}34%{opacity:0}to{opacity:0}}@keyframes animateSegmentSecondDesktop{0%{opacity:0}32%{opacity:0}33%{opacity:1;stroke-dasharray:50 900;stroke-dashoffset:50}66%{opacity:1;stroke-dasharray:50 900;stroke-dashoffset:-800}67%{opacity:0}to{opacity:0}}@keyframes animateSegmentThirdDesktop{0%{opacity:0}65%{opacity:0}66%{opacity:1;stroke-dasharray:50 900;stroke-dashoffset:50}to{opacity:1;stroke-dasharray:50 900;stroke-dashoffset:-800}}.sectionDigitalFreedom{position:relative;min-height:935px;padding-top:75px}.sectionDigitalFreedom__container{height:100%}.sectionDigitalFreedom__titles{display:flex;flex-direction:column}.sectionDigitalFreedom__imagesWrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.sectionDigitalFreedom__imageRaccoon{position:absolute;top:176px;left:calc(50% - 130px);z-index:10;width:613px;height:757px;transform:translateX(-50%)}.sectionDigitalFreedom__imageDescription{position:absolute;top:225px;right:240px;z-index:20}.sectionDigitalFreedom__decorWrapper{position:absolute;top:0;left:0;width:100%;height:100%}.sectionDigitalFreedom__decorLight{position:absolute;z-index:-1}.sectionDigitalFreedom__decorLight--desktopLeft{top:calc(50% - 100px);left:21%;transform:translate(-50%,-50%)}.sectionDigitalFreedom__decorLight--desktopRight{top:calc(50% - 120px);left:calc(50% + 570px);transform:translate(-50%,-50%)}.sectionDigitalFreedom__decorLight--tablet{display:none}@media(max-width:1440px){.sectionDigitalFreedom__imageDescription{top:296px;right:100px}.sectionDigitalFreedom__decorLight--desktopLeft{top:200px;left:10%}.sectionDigitalFreedom__decorLight--desktopRight{top:calc(50% - 80px);left:calc(50% + 340px)}}@media(max-width:1200px){.sectionDigitalFreedom{min-height:735px;padding-top:40px}.sectionDigitalFreedom__imageRaccoon{top:193px;left:calc(50% - 75px);width:462px;height:570px}.sectionDigitalFreedom__imageDescription{top:260px;right:50px;max-width:269px;max-height:154px}}@media(max-width:768px){.sectionDigitalFreedom{min-height:640px}.sectionDigitalFreedom__decorLight--desktopLeft,.sectionDigitalFreedom__decorLight--desktopRight{display:none}.sectionDigitalFreedom__decorLight--tablet{top:-160px;left:0;display:block}.sectionDigitalFreedom__imageRaccoon{top:120px;left:57px;transform:none}.sectionDigitalFreedom__imageDescription{top:164px;right:24px;z-index:100}.sectionDigitalFreedom__shadow{margin-bottom:-125px;background:linear-gradient(180deg,rgba(2,2,2,0),#020202 50%)!important}}@media(max-width:740px){.sectionDigitalFreedom{min-height:739px}.sectionDigitalFreedom__imageRaccoon{top:174px;left:50%;width:458px;height:566px;object-fit:cover;transform:translateX(-50%)}.sectionDigitalFreedom__imageDescription{top:auto;right:18px;bottom:40px}.sectionDigitalFreedom__shadow{margin-bottom:-15px}}@media(max-width:640px){.sectionDigitalFreedom__decorLight--tablet{display:none}}