.community-page{--fc-page:#f7f8fc;--fc-gray-10:#16191d;--fc-gray-90:#e4e9f1;--fc-green:#c4fa4f;--fc-green-soft:#d9ff72;--fc-blue-97:#f3f4fb;--fc-blue-98:#f7f8fc;--fc-link:#4d81e7;--fc-white:#fff;--fc-hero-grad:linear-gradient(148deg,#060719,#032e51);--fc-shadow-hero:0 24px 94px rgba(4,38,76,0.2);--fc-shadow-card:0 4px 24px rgba(201,211,242,0.25);--fc-radius-lg:24px;--fc-radius-xl:40px;--fc-max:1200px;--fc-max-wide:1400px;--fc-max-xl:1480px;min-height:100vh;background:var(--fc-page);color:var(--fc-gray-10);font-family:var(--third-family),"Helvetica Neue",Helvetica,Arial,sans-serif}.community-text-accent{color:var(--fc-green);font-weight:700}.community-hero{display:flex;align-items:center;position:relative;width:100%;margin:0 auto;padding:135px 80px 0;background:var(--fc-hero-grad);border-radius:0 0 var(--fc-radius-xl) var(--fc-radius-xl);box-shadow:var(--fc-shadow-hero);color:var(--fc-white)}@media(max-width:1200px){.community-hero{padding:100px 24px 60px;min-height:auto}}.community-hero__inner{display:flex;align-items:center;gap:130px;max-width:1460px;width:100%;margin:0 auto;min-height:calc(100vh - 135px)}.community-hero__copy{max-width:690px;width:100%}.community-hero__label{display:inline-flex;align-items:center;padding:6px 12px;margin-bottom:24px;border-radius:8px;background:hsla(0,0%,100%,.06);font-size:16px;font-weight:500;line-height:1.5;color:var(--fc-gray-90)}.community-hero__title{margin:0 0 24px;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1.125;color:var(--fc-white)}.community-hero__title span{color:var(--fc-green)}.community-hero__subtitle{margin:0 0 32px;max-width:520px;font-size:18px;font-weight:400;line-height:1.56;color:var(--fc-white);opacity:.95}.community-hero__stores{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.community-hero__store{min-width:140px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:100px;background:var(--fc-white);line-height:0;height:40px;transition:transform .28s ease,box-shadow .28s ease}@media(hover:hover)and (pointer:fine){.community-hero__store:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 28px rgba(0,0,0,.18)}}.community-hero__visual{position:relative;min-height:400px;display:flex;align-items:flex-start;align-self:flex-end;justify-content:flex-end}.community-hero__visual-img{max-width:360px;width:100%}.community-hero__video-card{position:absolute;z-index:2;left:100%;top:180px;width:255px;margin-left:-25px;flex-shrink:0;padding:8px 8px 16px;border-radius:20px;background:linear-gradient(180deg,#044883,#04294a);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 14px 24px rgba(5,21,50,.6);-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);transition:transform .35s ease,box-shadow .35s ease}@media(hover:hover)and (pointer:fine){.community-hero__video-card:hover{transform:translateY(-4px);box-shadow:0 20px 36px rgba(5,21,50,.72)}}.community-hero__video-thumb{height:134px;border-radius:16px;background:rgba(0,0,0,.35);position:relative;overflow:hidden}.community-hero__video-thumb-inner{position:absolute;inset:0}.community-hero__video-thumb-facade{padding:0;margin:0;border:none;background:rgba(0,0,0,0);cursor:pointer}.community-hero__video-thumb-facade,.community-hero__video-thumb-poster{position:absolute;inset:0;display:block;width:100%;height:100%;border-radius:16px}.community-hero__video-thumb-poster{object-fit:cover;pointer-events:none}.community-hero__video-thumb-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:36px;height:26px;pointer-events:none;transition:.3s ease-in-out;filter:drop-shadow(0 2px 8px rgba(0,0,0,.45))}.community-hero__video-thumb-facade:hover .community-hero__video-thumb-play{opacity:.92;transform:translate(-50%,-50%) scale(1.05)}.community-hero__video-thumb-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:16px}.community-hero__video-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 4px 0}.community-hero__video-title{font-size:16px;font-weight:500;line-height:1.5;max-width:174px}.community-hero__video-time{font-size:14px;opacity:.9;white-space:nowrap}@media(prefers-reduced-motion:no-preference){.community-hero__copy{animation:community-fade-up .78s cubic-bezier(.22,1,.36,1) both}.community-hero__visual{animation:community-fade-up .78s cubic-bezier(.22,1,.36,1) .1s both}}@media(max-width:1023px){.community-hero__inner{flex-direction:column;align-items:stretch;gap:40px;min-height:auto}.community-hero__visual{min-height:280px;justify-content:center;align-self:flex-start}.community-hero__phone{position:relative;right:auto;margin:0 auto}.community-hero__video-card{margin:24px auto 0}}.community-section{padding:140px 16px 0}.community-section__container{max-width:var(--fc-max);margin:0 auto}.community-section__container--wide{max-width:1100px}.community-section__container--xl{max-width:var(--fc-max-xl)}.community-section__h2{margin:0 auto 12px;max-width:802px;font-size:clamp(32px,4vw,46px);font-weight:700;line-height:1.22;text-align:center;color:var(--fc-gray-10)}.community-section__h2 span{position:relative;z-index:1}.community-section__h2 span:before{content:"";position:absolute;left:0;bottom:7px;width:100%;height:12px;z-index:-1;background:var(--fc-green)}.community-section__h2 small{font-size:clamp(32px,4vw,46px);position:relative;z-index:1}.community-section__h2 small:before{content:"";position:absolute;left:0;bottom:7px;width:100%;height:12px;z-index:-1;background:#f99}.community-section__lead{margin:0 auto 28px;max-width:676px;font-size:24px;font-weight:500;line-height:1.33;text-align:center;color:var(--fc-gray-10)}.community-key-features__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:28px}.community-key-features__tab{padding:8px 18px;border:none;border-radius:12px;background:var(--fc-white);box-shadow:var(--fc-shadow-card);font-size:16px;font-weight:400;line-height:1.5;color:var(--fc-gray-10);cursor:pointer;transition:background .2s ease,font-weight .2s ease,transform .22s ease,box-shadow .22s ease}.community-key-features__tab.is-active{background:var(--fc-green);font-weight:500}@media(hover:hover)and (pointer:fine){.community-key-features__tab:not(.is-active):hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(201,211,242,.55)}}.community-key-features__panels{display:grid;grid-template:1fr/1fr;width:100%;max-width:1034px;margin:0 auto}.community-key-features__slide{grid-area:1/1;display:flex;align-items:stretch;gap:0;min-height:400px;width:100%;max-width:1034px;margin:0 auto;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .35s ease,visibility .35s ease,transform .35s ease}.community-key-features__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);z-index:1}@media(min-width:1024px)and (hover:hover)and (pointer:fine){.community-key-features__slide.is-active .community-key-features__slide-image{overflow:hidden;border-radius:var(--fc-radius-lg)}.community-key-features__slide.is-active .community-key-features__slide-image img{transition:transform .5s cubic-bezier(.22,1,.36,1)}.community-key-features__slide.is-active .community-key-features__slide-image:hover img{transform:scale(1.03)}}.community-key-features__slide-image,.community-key-features__slide-visual{flex:0 0 min(552px,50%);min-height:360px;border-radius:var(--fc-radius-lg);background:var(--fc-blue-97);box-shadow:0 4px 24px rgba(112,91,228,.25)}.community-key-features__slide-image img,.community-key-features__slide-visual img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:inherit}.community-key-features__slide-panel{flex:1 1;align-self:flex-start;margin-left:-40px;margin-top:160px;padding:28px;max-width:520px;border-radius:var(--fc-radius-lg);background:var(--fc-white);box-shadow:var(--fc-shadow-card);z-index:1}.community-key-features__slide-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px}.community-key-features__slide-kicker{margin-top:-10px;display:block;font-size:14px;font-weight:600;color:rgba(22,25,29,.45)}.community-key-features__slide-title{margin:0;font-size:22px;font-weight:700;color:var(--fc-gray-10)}.community-key-features__slide-text{margin:0;font-size:17px;line-height:1.55;color:rgba(22,25,29,.85)}@media(max-width:1023px){.community-key-features__panels{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:8px;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 0 25px 16px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:16px;scroll-padding-right:0}.community-key-features__panels::-webkit-scrollbar{height:4px}.community-key-features__slide{grid-area:auto;display:flex;flex-direction:column;flex:0 0 min(336px,100vw - 56px);width:min(336px,100vw - 56px);max-width:none;min-height:0;gap:7px;margin:0;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none;scroll-snap-align:start}.community-key-features__slide-image,.community-key-features__slide-visual{flex:none;width:100%;min-height:0;aspect-ratio:1/1;border-radius:20px;box-shadow:0 2.43px 14.61px rgba(112,91,228,.25)}.community-key-features__slide-image img,.community-key-features__slide-visual img{min-height:0;height:100%}.community-key-features__slide-panel{margin-left:0;margin-top:0;margin-bottom:0;padding:16px 20px;max-width:none;align-self:stretch;position:relative}.community-key-features__slide-head{position:relative;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;margin-bottom:8px;padding-right:44px}.community-key-features__slide-title{font-size:18px;font-weight:500;line-height:1.55}.community-key-features__slide-kicker{position:absolute;top:0;right:0;margin-top:0}.community-key-features__slide-text{font-size:16px;line-height:1.5}}.community-web-version__intro{max-width:1400px;margin:0 auto 32px;position:relative}@media(max-width:767px){.community-web-version__intro{margin-bottom:20px}}.community-web-version__line{width:572px;max-width:100%;height:16px;margin:0 auto 20px;background:var(--fc-green);border-radius:4px;opacity:.9}.community-web-version__eyebrow{margin:0 0 24px;font-size:28px;font-weight:500;line-height:1.29;color:var(--fc-gray-10)}.community-web-version__h2{margin:0;font-size:clamp(24px,3.5vw,46px);font-weight:700;line-height:1.22;color:var(--fc-gray-10)}.community-web-version__h2 span{position:relative;z-index:1}.community-web-version__h2 span:before{content:"";position:absolute;left:0;bottom:7px;width:100%;height:12px;z-index:-1;background:var(--fc-green)}@media(max-width:1023px){.community-web-version__h2 span:before{bottom:3px;height:5px}}.community-web-version__grid{display:flex;align-items:center;justify-content:space-between;gap:60px;max-width:var(--fc-max-wide);margin:0 auto}@media(max-width:1023px){.community-web-version__grid{flex-direction:column-reverse;align-items:stretch;gap:32px}}@media(max-width:767px){.community-web-version__grid{gap:20px}}.community-web-version__left{width:100%;max-width:360px}.community-web-version__lead{margin:0 0 32px;font-size:20px;font-weight:700;line-height:1.4;color:var(--fc-gray-10)}@media(max-width:767px){.community-web-version__lead{margin-bottom:12px;font-size:18px}}.community-web-version__checks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}@media(max-width:767px){.community-web-version__checks{gap:10px}}.community-web-version__check-item{display:flex;align-items:flex-start;gap:12px;font-size:18px;font-weight:500;line-height:1.56;color:var(--fc-gray-10)}.community-web-version__check-item svg{flex-shrink:0;margin-top:6px}@media(max-width:767px){.community-web-version__check-item{font-size:16px}}.community-web-version__gallery{max-width:980px;width:100%;position:relative;padding:8px;border-radius:var(--fc-radius-lg);background:var(--fc-white);box-shadow:0 4px 34px rgba(221,222,241,.25);border:3px solid var(--fc-white);transition:box-shadow .35s ease,transform .35s ease}@media(hover:hover)and (pointer:fine){.community-web-version__gallery:hover{box-shadow:0 10px 42px rgba(201,211,242,.45)}}.community-web-version__gallery-track{display:grid;grid-template:1fr/1fr;width:100%;min-height:612px;border-radius:16px;overflow:hidden;background:var(--fc-blue-97)}.community-web-version__gallery-slide{grid-area:1/1;margin:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease}.community-web-version__gallery-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.community-web-version__gallery-img{display:block;width:100%;border-radius:16px;transition:transform .55s cubic-bezier(.22,1,.36,1)}@media(hover:hover)and (pointer:fine){.community-web-version__gallery:hover .community-web-version__gallery-slide.is-active .community-web-version__gallery-img{transform:scale(1.015)}}.community-web-version__gallery-nav{position:absolute;left:-16px;right:-16px;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:2}.community-web-version__gallery-btn{pointer-events:auto;display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;border-radius:50%;background:#fff;color:var(--fc-gray-10);border:3px solid #f7f8fc;box-shadow:0 2px 12px rgba(22,25,29,.12);cursor:pointer;transition:background .2s ease,transform .15s ease}.community-web-version__gallery-btn:hover{background:var(--fc-white);transform:scale(1.04)}.community-web-version__gallery-btn:active{transform:scale(.98)}.community-web-version__gallery-btn:focus-visible{outline:2px solid var(--fc-green);outline-offset:2px}@media(max-width:1023px){.community-web-version__gallery-img{height:200px}.community-web-version__gallery-track{min-height:200px}}.community-functionality__card{position:relative;max-width:940px;margin:32px auto 0;padding:44px 48px;background:var(--fc-white);border-radius:var(--fc-radius-lg);box-shadow:var(--fc-shadow-card)}.community-functionality__thead{display:grid;grid-template-columns:220px 1fr 68px;gap:24px;align-items:center;padding:0 20px 16px;font-size:16px;font-weight:500;color:var(--fc-gray-10);border-bottom:1px solid rgba(22,25,29,.08)}.community-functionality__thead-icon{justify-self:end;width:20px;height:20px}.community-functionality__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.community-functionality__row{display:flex;gap:24px;padding:10px 20px;border-radius:12px;min-height:54px;align-items:center;font-size:15px;line-height:1.45;transition:background .22s ease,transform .22s ease}@media(hover:hover)and (pointer:fine){.community-functionality__row:hover{background:rgba(77,129,231,.06)}}.community-functionality__row--fill{background:var(--fc-blue-97)}@media(hover:hover)and (pointer:fine){.community-functionality__row--fill:hover{background:rgba(227,235,252,.95)}}.community-functionality__name{flex-shrink:0;min-width:220px;max-width:220px;width:100%;font-weight:600;color:var(--fc-gray-10)}.community-functionality__desc{color:rgba(22,25,29,.82)}.community-functionality__check{display:flex;align-items:center;justify-content:center;width:68px;flex-shrink:0;margin-left:auto}.community-functionality__footer{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px}.community-functionality__decore{position:absolute;top:150px;left:-150px;pointer-events:none}.community-functionality__see-all{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;border:none;border-radius:32px;background:var(--fc-blue-98);cursor:pointer;font-size:14px;font-weight:500;color:var(--fc-link);transition:all .2s ease-in-out}.community-functionality__see-all:hover{background:var(--fc-link);color:var(--fc-white)}.community-functionality__see-arrow{width:16px;height:16px;border-right:2px solid var(--fc-link);border-bottom:2px solid var(--fc-link);transform:rotate(-45deg);margin-top:-2px}.community-functionality__price{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:12px 30px;border-radius:44px;background:linear-gradient(180deg,var(--fc-green) 0,var(--fc-green-soft) 100%);box-shadow:0 4px 34px 0 rgba(196,250,79,.3);font-weight:500;color:var(--fc-gray-10);width:100%}.community-functionality__price-label{font-size:16px}.community-functionality__price-value{font-size:18px;font-weight:600}.community-how__head{position:relative;text-align:center;margin-bottom:32px}.community-how__line{width:231px;height:16px;margin:0 auto 20px;background:var(--fc-green);border-radius:4px}.community-how__row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.community-how__card{flex:1 1 260px;max-width:358px;padding:32px 0 0;background:var(--fc-white);border-radius:var(--fc-radius-lg);border:2px solid var(--fc-white);display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;overflow:hidden;box-shadow:0 4px 24px 0 rgba(201,211,242,.25);transition:all .2s ease-in-out}.community-how__card:hover{transform:translateY(-4px);box-shadow:0 8px 32px 0 rgba(201,211,242,.55)}.community-how__card--accent{border-color:rgba(0,0,0,0)}.community-how__card-line{position:absolute;top:59px;right:24px;width:75px;height:8px;background:var(--fc-green);border-radius:4px}.community-how__card-head{text-align:center;display:flex;flex-direction:column;gap:10px;align-items:center}.community-how__num{font-size:24px;font-weight:700;background:linear-gradient(148deg,#020a15,#220351);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.community-how__card-title{margin:0;font-size:24px;font-weight:700;line-height:1.2;color:var(--fc-gray-10)}.community-how__card-text{margin:0;max-width:230px;min-height:56px;font-size:18px;font-weight:500;line-height:1.56;color:var(--fc-gray-10)}.community-how__image{width:100%;height:248px;overflow:hidden}.community-how__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom center}@media(max-width:1023px){.community-how__head{margin-bottom:20px;padding:0 4px;text-align:left}.community-how__row{flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:10px;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 0 25px 16px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:16px;scroll-padding-right:0}.community-how__row::-webkit-scrollbar{height:4px}.community-how__card{flex:0 0 min(310px,100vw - 56px);width:min(310px,100vw - 56px);max-width:none;min-height:0;padding:20px 0 0;scroll-snap-align:start;flex-shrink:0}.community-how__card:hover{transform:none}.community-how__card-head{padding:0 24px;width:100%;box-sizing:border-box}.community-how__card-title{font-size:20px}.community-how__card-text{font-size:16px;font-weight:400;line-height:1.5;min-height:0;max-width:none}.community-how__image{height:220px;flex-shrink:0}.community-how__image img{height:100%}}.community-cta-strip{padding:140px 20px 0}.community-cta-strip__inner{box-sizing:border-box;max-width:1180px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:25px;padding:40px 60px;border-radius:24px;border:4px solid var(--fc-white);background:linear-gradient(148deg,#020a15,#220351);box-shadow:var(--fc-shadow-card);color:var(--fc-white);position:relative;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}@media(hover:hover)and (pointer:fine){.community-cta-strip__inner:hover{transform:translateY(-3px);box-shadow:0 14px 44px rgba(34,3,81,.35)}}.community-cta-strip__decore{position:absolute;left:50px;top:-80px;z-index:0;pointer-events:none}.community-cta-strip__title{flex:1 1 280px;max-width:572px;margin:0;font-size:clamp(24px,3.2vw,36px);font-weight:700;line-height:1.33;letter-spacing:-.02em;color:var(--fc-white)}.community-cta-strip__side{display:flex;flex-direction:column;gap:25px;flex:0 1 373px;min-width:0}.community-cta-strip__sub{margin:0;font-size:18px;font-weight:500;line-height:1.56;color:var(--fc-white)}.community-cta-strip__telegram-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:8px;padding:12px 36px;border-radius:1000px;font-size:16px;font-weight:500;line-height:1.5;color:var(--fc-white);text-decoration:none;background:linear-gradient(180deg,#33b9ff,#0191d5 99%);box-shadow:0 4px 24px rgba(112,91,228,.25);cursor:pointer;transition:opacity .2s ease,transform .2s ease,box-shadow .25s ease}.community-cta-strip__telegram-btn:hover{opacity:.98;color:var(--fc-white)!important;background:linear-gradient(180deg,#0191d5,#33b9ff 99%);box-shadow:0 8px 28px rgba(1,145,213,.45)}.community-cta-strip__telegram-btn:active{transform:scale(.98)}@media(max-width:1023px){.community-cta-strip__inner{flex-direction:column;align-items:stretch;padding:28px 20px}.community-cta-strip__title{max-width:none}.community-cta-strip__side{flex-basis:auto}.community-cta-strip__telegram-btn{align-self:stretch}}.community-why__intro{max-width:990px}.community-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.community-why__card{position:relative;border-radius:var(--fc-radius-lg);padding:28px;box-shadow:0 4px 24px 0 rgba(201,211,242,.25);background:var(--fc-white);min-height:240px;display:flex;flex-direction:column;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.community-why__card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(111deg,#060719 15.65%,#032e51 92.38%);opacity:0;transition:opacity .35s ease;z-index:0;pointer-events:none}.community-why__card:hover{transform:translateY(-4px)}.community-why__card:hover:before{opacity:1}.community-why__card:hover .community-why__card-title{color:var(--fc-white)}.community-why__card:hover .community-why__card-text{color:#fff}.community-why__card-title{font-size:24px;font-weight:500;margin:0 0 8px;color:var(--fc-gray-10)}.community-why__card-text,.community-why__card-title{position:relative;z-index:1;transition:color .35s ease}.community-why__card-text{margin:0 0 16px;font-size:18px;line-height:1.5;flex:1 1;color:rgba(22,25,29,.65)}.community-why__card-art{position:absolute;bottom:0;right:0;z-index:1;overflow:hidden}@media(max-width:1023px){.community-why__grid{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:8px;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:24px;padding:0 0 12px 16px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:16px;scroll-padding-right:0}.community-why__grid::-webkit-scrollbar{height:4px}.community-why__card{flex:0 0 min(310px,100vw - 56px);width:min(310px,100vw - 56px);max-width:none;min-height:210px;padding:20px;scroll-snap-align:start;flex-shrink:0}.community-why__card:hover{transform:none;box-shadow:0 4px 24px 0 rgba(201,211,242,.25)}.community-why__card:hover:before{opacity:0}.community-why__card:hover .community-why__card-title{color:var(--fc-gray-10)}.community-why__card:hover .community-why__card-text{color:rgba(22,25,29,.65)}.community-why__card-title{font-size:20px;font-weight:500}.community-why__card-text{font-size:16px;line-height:1.5;margin-bottom:12px}}.community-stats-block .community-section__container{max-width:var(--fc-max-wide)}.community-stats-block__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:52px;max-width:var(--fc-max-wide);margin:0 auto;padding:0 20px}.community-stats-block__head{display:flex;flex-direction:column;gap:24px;flex:0 1 444px;min-width:0}.community-stats-block__accent{width:100%;max-width:444px;height:16px;border-radius:4px;background:var(--fc-green)}.community-stats-block__title{margin:0;max-width:444px;font-size:clamp(24px,3.2vw,46px);font-weight:700;line-height:1.22;letter-spacing:-.02em;color:var(--fc-gray-10)}.community-stats-block__title span{position:relative;z-index:1}.community-stats-block__title span:before{content:"";position:absolute;left:0;bottom:7px;width:100%;height:12px;z-index:-1;background:var(--fc-green)}@media(max-width:767px){.community-stats-block__title span:before{bottom:3px;height:5px}}.community-stats-block__list{flex:0 1 870px;min-width:0;width:100%;max-width:870px;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.community-stats-block__item{display:flex;flex-direction:row;align-items:flex-end;gap:40px;padding:30px 40px;background:var(--fc-white);border-radius:20px;opacity:.5;box-shadow:0 4px 24px rgba(201,211,242,.35);transition:all .3s ease-in-out}.community-stats-block__item--active{opacity:1}.community-stats-block__item:hover{opacity:1;transform:translateY(-4px);box-shadow:0 8px 32px rgba(201,211,242,.55)}.community-stats-block__metric{display:flex;flex-direction:column;align-items:flex-start;gap:20px;flex:0 0 auto;width:100%;max-width:368px}.community-stats-block__value{font-weight:700;font-size:clamp(80px,10vw,130px);line-height:.9;letter-spacing:-.03em;color:var(--fc-gray-10);font-family:Helvetica Neue}.community-stats-block__label{font-size:clamp(20px,2.2vw,28px);font-weight:500;line-height:1.29;color:var(--fc-gray-10)}.community-stats-block__desc{flex:1 1;min-width:0;margin:0;padding-bottom:2px;font-size:clamp(16px,1.6vw,20px);font-weight:500;line-height:1.4;color:var(--fc-gray-10)}@media(max-width:1023px){.community-stats-block__inner{flex-direction:column;gap:40px}.community-stats-block__head{flex-basis:auto;max-width:640px}.community-stats-block__list{flex-basis:auto;max-width:none}}@media(max-width:640px){.community-stats-block__item{flex-direction:column;align-items:flex-start;gap:24px;padding:28px 20px}.community-stats-block__metric{max-width:none;gap:10px}}.community-contact-banner{padding:140px 0 0}.community-contact-banner__inner{position:relative;box-sizing:border-box;max-width:100%;margin:0 auto;min-height:clamp(420px,47.5vw,760px);padding:clamp(48px,8vw,120px) clamp(20px,4vw,60px);border-radius:40px;overflow:hidden;background:linear-gradient(148deg,#060719,#032e51);color:var(--fc-white);display:flex;align-items:center}.community-contact-banner__decore{position:absolute;z-index:0;pointer-events:none}.community-contact-banner__decore--top{top:38px;right:132px}.community-contact-banner__decore--bottom{bottom:-52px;left:144px}.community-contact-banner__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:40px;max-width:934px;margin:0 auto;text-align:center}.community-contact-banner__title{margin:0;max-width:934px;font-size:clamp(40px,5vw,60px);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--fc-white)}.community-contact-banner__sub{margin:0;max-width:574px;font-size:clamp(18px,2vw,20px);font-weight:500;line-height:1.4;color:var(--fc-white)}.community-contact-banner__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}.community-contact-banner__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 56px;border-radius:1000px;font-weight:500;font-size:18px;line-height:1.56;text-decoration:none;border:none;cursor:pointer;transition:opacity .22s ease,transform .22s ease,box-shadow .25s ease}@media(hover:hover)and (pointer:fine){.community-contact-banner__btn:hover{opacity:.98;transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.2)}}.community-contact-banner__btn:active{transform:scale(.98)}.community-contact-banner__btn--telegram{color:var(--fc-white)!important;background:linear-gradient(180deg,#33b9ff,#0191d5 99%);box-shadow:0 4px 24px rgba(112,91,228,.25)}.community-contact-banner__btn--whatsapp{color:var(--fc-white)!important;background:linear-gradient(0deg,#069620,#19e53e);box-shadow:0 4px 24px rgba(5,178,85,.25)}@media(max-width:640px){.community-contact-banner__inner{overflow:visible}.community-contact-banner__actions{flex-wrap:nowrap;width:100%}.community-contact-banner__btn{width:100%;max-width:none;padding:10px 0}.community-contact-banner__decore{opacity:1;display:block}.community-contact-banner__decore--top{right:-28px!important;top:-26px!important}.community-contact-banner__decore--bottom{left:auto!important;right:0;max-width:200px}.community-contact-banner__decore--bottom img{max-width:200px!important}}.community-seo{padding-bottom:100px;background:var(--fc-blue-98)}.community-seo__grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:80px;align-items:start;max-width:var(--fc-max);margin:0 auto}.community-seo__main{display:flex;flex-direction:column;gap:44px;min-width:0}.community-seo__h2{margin:0;max-width:788px;font-size:clamp(28px,4vw,46px);font-weight:700;line-height:1.22;letter-spacing:-.02em;color:var(--fc-gray-10)}.community-seo__lead{margin:0;font-size:16px;font-weight:500;line-height:1.5;color:var(--fc-gray-10)}.community-seo__block{display:flex;flex-direction:column;gap:16px}.community-seo__block-title{margin:0;font-size:24px;font-weight:700;line-height:1.33;color:var(--fc-gray-10)}.community-seo__p{font-size:16px;line-height:1.5}.community-seo__list-intro,.community-seo__p{margin:0;font-weight:500;color:var(--fc-gray-10)}.community-seo__list-intro{font-size:18px;line-height:1.56}.community-seo__emphasis{margin:0;font-size:18px;font-weight:500;line-height:1.56;color:var(--fc-gray-10)}.community-seo__bullets{margin:0;padding-left:1.25em;font-size:16px;font-weight:500;line-height:1.5;color:var(--fc-gray-10);list-style:disc}.community-seo__bullets li+li{margin-top:.25em}.community-seo__aside{position:sticky;top:64px;align-self:start;width:100%;max-width:400px;justify-self:end}.community-seo__card{position:relative;display:flex;flex-direction:column;gap:18px;padding:32px 28px;border-radius:20px;border:1px solid var(--fc-white);background:linear-gradient(-37deg,#ecf3fe,#f4f8fc);box-shadow:var(--fc-shadow-card);overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}@media(hover:hover)and (pointer:fine){.community-seo__card:hover{transform:translateY(-4px);box-shadow:0 14px 40px rgba(201,211,242,.65)}}.community-seo__card-heading{margin:0;font-size:24px;font-weight:500;line-height:1.33;color:var(--fc-gray-10)}.community-seo__card-sub{margin:0;font-size:16px;font-weight:400;line-height:1.5;color:var(--fc-gray-10)}.community-seo__telegram-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:8px;padding:10px 32px 10px 28px;min-height:48px;border-radius:100px;border:none;font-size:16px;font-weight:500;line-height:1.25;color:var(--fc-white);text-decoration:none;background:linear-gradient(180deg,#33b9ff,#0191d5 99%);cursor:pointer;transition:opacity .2s ease,transform .2s ease}.community-seo__telegram-btn:hover{opacity:.95;color:var(--fc-white)!important;background:linear-gradient(180deg,#0191d5,#33b9ff 99%)}.community-seo__telegram-btn:active{transform:scale(.98)}.community-seo__decore{position:absolute;right:0;bottom:0;z-index:0;pointer-events:none}@media(max-width:1023px){.community-seo__grid{grid-template-columns:1fr;gap:40px}.community-seo__aside{position:static;top:auto;max-width:none;justify-self:stretch}}@media(prefers-reduced-motion:no-preference){.community-reveal{opacity:0;transform:translate3d(0,28px,0);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.community-reveal.community-reveal--visible{opacity:1;transform:translateZ(0);will-change:auto}}@media(prefers-reduced-motion:reduce){.community-reveal{opacity:1!important;transform:none!important;transition:none!important}.community-hero__copy,.community-hero__visual{animation:none!important}}@media(max-width:1023px){.community-page{overflow-x:hidden}.community-hero{padding:80px 16px 0;border-radius:0 0 36px 36px}.community-hero__copy{text-align:center}.community-hero__label,.community-hero__subtitle{margin-left:auto;margin-right:auto}.community-hero__stores{justify-content:center}.community-hero__visual-img{max-width:min(280px,88vw);margin:0 auto}.community-section{padding:90px 16px 0}.community-section__h2{padding:0;text-align:left}.community-section__h2,.community-section__h2 small{font-size:clamp(24px,6vw,36px)}.community-section__h2 small:before{bottom:3px;height:5px}.community-section__lead{font-size:18px;line-height:1.45;margin-bottom:20px;text-align:left}.community-web-version__line{margin-left:auto;margin-right:auto}.community-web-version__eyebrow{font-size:20px}.community-web-version__left{max-width:none}.community-web-version__gallery-nav{left:-10px;right:-10px}.community-web-version__gallery-btn{width:38px;height:38px}.community-functionality__card{max-width:none;margin-top:24px;padding:28px 16px;border-radius:28px;box-shadow:0 4px 24px rgba(201,211,242,.25),0 -6px 64px rgba(201,211,242,.2)}.community-functionality__decore{display:none}.community-functionality__thead{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;padding:0 12px 16px;grid-template-columns:none;border-bottom:1px solid rgba(22,25,29,.08)}.community-functionality__thead span:first-child{flex:0 0 auto;max-width:140px;font-size:16px;font-weight:500}.community-functionality__thead span:nth-child(2){display:none}.community-functionality__thead span:last-child{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:62px}.community-functionality__thead span:last-child img{width:auto;height:18px}.community-functionality__list{gap:4px}.community-functionality__row{flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:8px 16px;padding:6px 12px;min-height:0}.community-functionality__name{flex:1 1 auto;min-width:0;max-width:none;font-size:16px;font-weight:500;line-height:1.45;order:1}.community-functionality__check{flex:0 0 58px;width:58px;min-width:58px;margin-left:0;margin-top:2px;order:2}.community-functionality__desc{flex:1 0 100%;width:100%;order:3;margin-top:4px;font-size:14px;line-height:1.45;color:rgba(22,25,29,.72)}.community-functionality__footer{margin-top:16px;gap:16px;align-items:stretch}.community-functionality__see-all{align-self:center;width:auto}.community-functionality__price{align-self:stretch;border-radius:60px;padding:10px 20px;justify-content:space-between;gap:16px}.community-cta-strip{padding:60px 16px 0}.community-cta-strip__decore{right:0;left:auto}.community-cta-strip__inner{padding:24px 20px}.community-cta-strip__title{flex-basis:auto}.community-cta-strip__side{align-items:center;text-align:center}.community-cta-strip__sub{text-align:left}.community-cta-strip__telegram-btn{align-self:stretch}.community-stats-block__inner{padding:0}.community-stats-block__title{max-width:none}.community-contact-banner{padding:80px 16px 0;margin:0 -16px}.community-contact-banner__inner{min-height:0;border-radius:24px;padding:132px 20px}.community-contact-banner__content{gap:32px}.community-contact-banner__decore img{max-width:min(200px,40vw);height:auto}.community-contact-banner__decore--top{right:8px;top:16px}.community-contact-banner__decore--bottom{left:8px;bottom:-24px}.community-seo{padding-bottom:60px}.community-seo__main{gap:32px}.community-seo__card{padding:28px 20px}.community-seo__h2{font-size:clamp(24px,5vw,36px)}}@media(max-width:640px){.community-hero__copy{text-align:left}.community-hero__label{margin-bottom:16px}.community-hero__title{font-size:clamp(28px,8vw,40px);text-align:left}.community-hero__subtitle{text-align:left}.community-hero__stores,.community-hero__visual{justify-content:flex-start}.community-hero__visual{width:100%}.community-hero__visual-img{margin:0;padding:0 0 0 30px}.community-hero__video-card{top:auto;bottom:50px;right:5px;left:auto;width:166px;padding:4px 4px 8px}.community-hero__video-thumb{height:auto}.community-hero__video-thumb-inner{position:relative;width:100%;padding-bottom:56.25%;height:0}.community-hero__video-thumb-iframe{position:absolute;top:0;left:0}.community-hero__video-meta{gap:8px}.community-hero__video-time,.community-hero__video-title{font-size:10px}.community-functionality__row{padding:10px 12px;flex-wrap:nowrap}.community-functionality__name{line-height:normal}.community-functionality__desc{display:none}.community-functionality__decore{display:block;left:-30px;top:auto;bottom:-65px}.community-functionality__decore img{height:auto;max-width:132px}.community-section__h2 span:before{bottom:3px;height:5px}.community-how__card-head{gap:8px}.community-stats-block__inner{gap:20px}}@keyframes community-fade-up{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}