.cb-wrapper{--cb-font:Inter,sans-serif;--cb-heading-font:Inter,sans-serif;--cb-accent:#ff6702;--cb-text:#242323;--cb-bg:#ffffff;--cb-palette-heading:#242323;--cb-palette-heading-alt:var(--cb-accent);--cb-palette-text:#616161;--cb-palette-bg:#ffffff;--cb-palette-bg-alt:#f5f5f5;--cb-palette-bg-dark:#060505;--cb-palette-accent:var(--cb-accent);--cb-radius:24px;--cb-img-radius:24px;--cb-layout-max:1322px;font-family:var(--cb-font);color:var(--cb-text);background:var(--cb-bg)}.cb-container{padding:0 24px;max-width:calc(var(--cb-layout-max, 1322px) + 48px);margin:0 auto;width:100%}.cb-section>.cb-container{display:flex;flex-direction:column;gap:var(--cb-section-stack-gap,48px)}.cb-containersm{max-width:min(872px,var(--cb-layout-max,1322px));margin-left:auto;margin-right:auto}.cb-reveal{opacity:0;transform:translateY(44px);transition:opacity .95s cubic-bezier(.25,.46,.45,.94),transform .95s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}.cb-reveal--visible{opacity:1;transform:translateY(0)}.cb-divider{width:100%;height:0;margin:40px 0;box-sizing:border-box}.cb-section{padding:96px 0}.cb-section[data-theme=accent],.cb-section[data-theme=accent] div,.cb-section[data-theme=accent] h1,.cb-section[data-theme=accent] h2,.cb-section[data-theme=accent] h3,.cb-section[data-theme=accent] p,.cb-section[data-theme=dark],.cb-section[data-theme=dark] .cb-numlist__marker,.cb-section[data-theme=dark] b,.cb-section[data-theme=dark] div:not(.cb-plate--glass):not(.cb-plate--glass *),.cb-section[data-theme=dark] h1,.cb-section[data-theme=dark] h2,.cb-section[data-theme=dark] h3,.cb-section[data-theme=dark] p,.cb-section[data-theme=dark] strong{color:#ffffff}.cb-section__title{font-size:48px;font-weight:700;line-height:52px;letter-spacing:-.96px;margin-bottom:56px;font-family:var(--cb-heading-font,"Raleway",Inter,sans-serif);color:var(--cb-palette-heading,var(--cb-text))}.cb-backlink{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;line-height:24px;color:#ccc;transition:color .2s ease-in;width:-moz-fit-content;width:fit-content;text-decoration:none}.cb-backlink:hover{color:#999}.cb-backlink--dark{color:rgba(255,255,255,.55)}.cb-backlink--dark:hover{color:rgba(255,255,255,.8)}.cb-hero{padding-top:160px}.cb-hero--overlay{position:relative}.cb-hero--overlay .cb-hero__visual{position:relative;margin-top:32px}.cb-hero--overlay .cb-hero__img{width:100%;display:block;border-radius:var(--cb-img-radius,24px)}.cb-hero--overlay .cb-hero__texts{position:absolute;bottom:0;left:0;right:0;padding:40px 28px;background:linear-gradient(0deg,rgba(6,5,5,.95),rgba(6,5,5,.65) 55%,transparent);border-radius:0 0 var(--cb-img-radius,24px) var(--cb-img-radius,24px)}.cb-hero--stacked .cb-hero__titleblock{display:flex;flex-direction:column;gap:24px;text-align:center;margin:32px 0 56px}.cb-hero--fullscreen .cb-hero__img,.cb-hero--stacked .cb-hero__img{width:100%;height:auto;object-fit:contain}.cb-hero--fullscreen .cb-hero__titleblock{display:flex;flex-direction:column;gap:24px;text-align:center;margin:32px 0 56px}.cb-hero--layered .cb-hero__doublepics{margin-top:98px;position:relative}.cb-hero--layered .cb-hero__bg-img{width:100%;height:auto}.cb-hero--layered .cb-hero__fg-img{position:absolute;width:34vw;bottom:0;right:120px;object-fit:contain;object-position:right bottom}.cb-hero__title{font-weight:300;line-height:1.08;background:linear-gradient(90deg,var(--cb-accent) 0,#ffa600 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cb-hero__h1,.cb-hero__title{font-size:36px;letter-spacing:-.72px;margin:0 0 10px}.cb-hero__h1{font-weight:700;line-height:1.1}.cb-hero__subtitle{font-size:14px;font-weight:400;line-height:22px;letter-spacing:-.14px;color:rgba(255,255,255,.62);max-width:680px;margin:0}.cb-hero__tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px;justify-content:center}.cb-hero__tag{border:1px solid;border-radius:100px;padding:6px 16px;font-size:14px;font-weight:500;opacity:.7}.cb-hero__tags--card{gap:24px;margin-top:24px}.cb-hero__tags--card .cb-hero__tag{border:none;opacity:1;border-radius:32px;background:#fff;box-shadow:1px 0 20px 4px rgba(36,128,183,.03),-1px 0 20px 4px rgba(36,128,183,.03);height:44px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:2px 20px;color:#303030;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}@media (min-width:1023px){.cb-hero__tags--card{margin-top:46px}}.cb-meta{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 16px;gap:24px 16px;margin-bottom:32px}.cb-meta__item{display:flex;flex-direction:column;gap:8px;color:var(--cb-palette-text,#616161);font-weight:500;letter-spacing:-.18px}.cb-meta__label{font-size:14px}.cb-meta__value{color:var(--cb-palette-heading,#242323);font-weight:600;font-size:16px;white-space:nowrap}.cb-section[data-theme=dark] .cb-meta__item,.cb-section[data-theme=dark] .cb-meta__value{color:rgba(255,255,255,.7)}.cb-section[data-theme=dark] .cb-meta__value{color:#ffffff}.cb-meta__value--link{color:var(--cb-accent);text-decoration:underline}.cb-meta__value--link:hover{opacity:.8}.cb-content__title{font-size:28px;line-height:36px;letter-spacing:-.56px;margin:0 0 24px}.cb-content__subtitle,.cb-content__title{font-weight:700;font-family:var(--cb-heading-font,"Raleway",Inter,sans-serif);color:var(--cb-palette-heading,var(--cb-text))}.cb-content__subtitle{font-size:20px;line-height:133%;letter-spacing:-.48px;margin:0 0 12px}.cb-content__para{font-size:16px;font-weight:500;line-height:24px;margin:0;color:var(--cb-palette-text,var(--cb-text))}.cb-content__para+.cb-content__para{margin-top:16px}.cb-content__group{display:grid;grid-gap:16px;gap:16px}.cb-content__group+.cb-content__group{margin-top:32px}.cb-content:not(.cb-content--columns){display:flex;flex-direction:column;gap:40px}.cb-content:not(.cb-content--columns)>.cb-image-block-wrap{margin-top:0}.cb-content--columns .cb-content__inner{display:flex;gap:32px;align-items:flex-start;padding:16px 0;font-size:18px;font-weight:500;line-height:26px;letter-spacing:-.18px}.cb-content--columns .cb-content__text-col{max-width:420px;flex:0 0 420px}.cb-content--columns .cb-content__img-col{flex:1 1}.cb-image-block-wrap{margin-top:40px;margin-bottom:0;width:100%}.cb-image-block-wrap:first-child{margin-top:0}.cb-section .cb-container>[data-block-id]>.cb-image-block-wrap{margin-top:0;margin-bottom:0}.cb-image-block{margin-top:0}.cb-image-block--wide img{max-width:100%;width:100%}.cb-image-block--squeezed img,.cb-image-block--wide img{border-radius:var(--cb-img-radius,24px);display:block;height:auto}.cb-image-block--squeezed img{max-width:80%;margin:0 auto}.cb-image-block--two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.cb-image-block--two-col img{width:100%;height:auto;border-radius:var(--cb-img-radius,24px);display:block}.cb-image-block__caption{margin-top:24px;font-size:16px;font-weight:500;line-height:24px;color:inherit}.cb-research,.cb-research+.cb-research{margin-top:32px}.cb-research__subtitle{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.4px;margin:0;font-family:var(--cb-heading-font,"Raleway",Inter,sans-serif);color:var(--cb-palette-heading,var(--cb-text))}.cb-research__text{font-size:16px;font-weight:500;line-height:24px;margin:0;color:var(--cb-palette-text,var(--cb-text))}.cb-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0;justify-content:center}.cb-tags__item{background:rgba(0,0,0,.06);border-radius:100px;padding:8px 20px;font-size:14px;font-weight:500}.cb-numlist{display:flex;flex-direction:column;gap:16px}.cb-numlist__item{display:grid;grid-template-columns:minmax(22px,max-content) minmax(0,1fr);grid-gap:8px 10px;gap:8px 10px;align-items:flex-start}.cb-numlist--numbered .cb-numlist__item{grid-template-columns:minmax(24px,34px) minmax(0,1fr);gap:6px 10px}.cb-numlist--dots .cb-numlist__item{grid-template-columns:12px minmax(0,1fr);gap:8px 10px}.cb-numlist--dots .cb-numlist__marker{display:flex;align-items:center;justify-content:center}.cb-numlist--icon .cb-numlist__item{grid-template-columns:26px minmax(0,1fr);gap:6px 10px}.cb-numlist__marker{font-size:24px;font-weight:700;line-height:1;color:var(--cb-accent);flex-shrink:0}.cb-numlist__marker--dot{width:8px;height:8px;border-radius:50%;background:var(--cb-accent);margin-top:8px}.cb-numlist__marker--icon img{width:24px;height:24px;object-fit:contain;margin-top:2px}.cb-numlist__text{font-size:16px;line-height:1.6}.cb-numlist__text--editable{outline:none;min-height:1.5em;cursor:text}.cb-numlist__text--editable:focus{outline:1px dashed rgba(255,103,2,.45);outline-offset:2px;border-radius:2px}@keyframes cbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes cbPlateFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cb-metrics{position:relative;width:100%;padding-top:6%;padding-bottom:14%;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:40px}.cb-metrics__note{display:block;width:72%;margin:0 auto;position:relative;z-index:1;animation:cbFloat 4s ease-in-out infinite}.cb-metrics__layer--back{position:absolute;inset:0;z-index:0;pointer-events:none}.cb-metrics__layer--front{position:absolute;inset:0;z-index:2;pointer-events:none}.cb-plate{position:absolute;border-radius:20px;padding:16px 20px;width:22%;min-width:10px;animation:cbPlateFloat 5.3s ease-in-out .5s infinite}.cb-plate__val{font-size:32px;font-weight:300;line-height:1;margin-bottom:6px}.cb-plate__label{font-size:11px;font-weight:500;line-height:1.35;opacity:.85}.cb-plate--orange{background:#ff6702;color:#fff}

/* !important нужен: data-theme="dark" затирает иначе */.cb-plate--glass{background:rgba(255,255,255,.55)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.85);box-shadow:0 6px 28px rgba(0,0,0,.09)}.cb-plate--glass,.cb-plate--glass .cb-plate__label,.cb-plate--glass .cb-plate__val{color:#1a1a1a!important}.cb-plate--blue{background:#3b7ef6;color:#fff}.cb-plate--dark{background:#1f1f1f;color:#fff}.cb-plate--p1{top:20%;right:11%}.cb-plate--p2{top:14%;left:12%}.cb-plate--p3{top:50%;right:22%}.cb-plate--p4{bottom:34%;left:6%}.cb-plate--p5{bottom:30%;left:40%}.cb-plate--p6{bottom:20%;right:5%}@media (min-width:1023px){.cb-hero{padding-top:100px}.cb-hero__title{margin:0 0 16px}.cb-hero__h1,.cb-hero__title{font-size:68px;letter-spacing:-1.36px}.cb-hero__subtitle{font-size:18px;line-height:27px;letter-spacing:-.36px}.cb-hero--overlay .cb-hero__img{border-radius:32px}.cb-hero--overlay .cb-hero__texts{padding:56px;border-radius:0 0 32px 32px}.cb-hero--layered .cb-hero__fg-img{max-width:582px}.cb-content__title{font-size:48px;line-height:52px;letter-spacing:-.96px}.cb-content__subtitle{font-size:24px;font-weight:700;line-height:32px;letter-spacing:-.48px}.cb-content__para{font-size:18px;line-height:26px;letter-spacing:-.18px}.cb-content--columns .cb-content__inner{font-size:18px}.cb-content__group+.cb-content__group{margin-top:56px}.cb-research{display:grid;grid-template-columns:306px 1fr;grid-gap:32px;gap:32px}.cb-research+.cb-research{margin-top:56px}.cb-research__subtitle{font-size:24px;font-weight:700;line-height:32px;letter-spacing:-.48px}.cb-research__text{font-size:18px;line-height:26px;letter-spacing:-.18px}.cb-numlist{gap:12px}.cb-numlist__text{font-size:18px;line-height:26px;letter-spacing:-.18px}.cb-meta{gap:100px;margin-bottom:56px;display:flex;align-items:center}.cb-meta__item,.cb-meta__value{font-size:18px;line-height:26px}.cb-image-block--two-col img,.cb-image-block--wide img{border-radius:32px}.cb-image-block--two-col{gap:32px}.cb-plate{padding:20px 24px;border-radius:24px;width:20%;min-width:160px}.cb-plate__val{font-size:44px;margin-bottom:10px}.cb-plate__label{font-size:13px}.cb-metrics__note{width:68%}}@media (max-width:1023px){.cb-section{padding:48px 0 64px}.cb-plate--p2,.cb-plate--p6{display:none}.cb-plate{width:28%;min-width:90px;padding:12px 14px;border-radius:14px}.cb-plate__val{font-size:22px}.cb-plate__label{font-size:9px}.cb-metrics{padding-bottom:18%}.cb-image-block--squeezed img{max-width:100%}.cb-image-block--two-col{grid-template-columns:1fr;gap:16px}.cb-content--columns .cb-content__inner{flex-direction:column;gap:16px}.cb-content--columns .cb-content__text-col{max-width:100%;flex:1 1}.cb-numlist__item{grid-template-columns:minmax(22px,max-content) minmax(0,1fr);gap:8px 10px}.cb-numlist--numbered .cb-numlist__item{grid-template-columns:minmax(24px,34px) minmax(0,1fr);gap:6px 10px}}.chinchin{background:#12092a;color:#fff}.chinchin .br{min-height:16px}.chinchin .about__widepic{border-radius:0}.chinchin .about__titlerow{font-size:28px;font-weight:700;line-height:36px;letter-spacing:-.56px;font-family:Raleway,Inter,sans-serif}@media (min-width:1023px){.chinchin .about__titlerow{font-size:48px;font-weight:700;line-height:52px;letter-spacing:-.96px}.chinchin .titleBlock{margin-bottom:0}.chinchin .wrapper{padding-top:100px}.chinchin .about__widepic{margin-bottom:0}.chinchin .about__widepic+*{margin-top:94px}}.chinchin .allProjectLink{color:#fff}.chinchin .mainpagerow{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px}.chinchin .gradiented{background:radial-gradient(53.81% 100% at 51.67% 100%,rgba(69,39,149,.8) 0,rgba(31,16,73,0) 100%),#1f1049}.chinchin .mainrowitem{border-radius:32px;background:#fff;box-shadow:1px 0 20px 4px rgba(36,128,183,.03),-1px 0 20px 4px rgba(36,128,183,.03);height:44px;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:2px 20px;color:#303030;font-family:Inter;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}@media (min-width:1023px){.chinchin .mainpagerow{margin-top:46px}.containersm{max-width:872px;margin:auto}}.chinchin .about__features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 16px;gap:24px 16px;margin-bottom:32px}.chinchin .about__featureunit{display:flex;flex-direction:column;gap:8px;color:rgba(255,255,255,.7);font-family:Inter;font-weight:500;letter-spacing:-.18px}.chinchin .about__featurevalue{color:#fff;font-weight:600}.chinchin a.about__featurevalue{color:#3f59dd;text-decoration:underline}@media (min-width:1023px){.chinchin .about__features{gap:60px;margin-bottom:56px;display:flex;align-items:flex-start}.chinchin .about__featureunit,.chinchin .about__featurevalue{font-size:18px;line-height:26px}}.chinchin .abouts{display:grid;grid-gap:16px;gap:16px}.chinchin .abouts+.abouts{margin-top:32px}.chinchin .aboutstitle{color:#fff;font-family:Raleway;font-size:20px;font-weight:700;line-height:133%;letter-spacing:-.48px}@media (min-width:1023px){.chinchin .abouts+.abouts{margin-top:56px}.chinchin .aboutstitle{font-size:24px}.about__chinchinmobile{max-width:1101px;margin-left:auto!important;margin-right:auto!important;margin-bottom:0;margin-top:40px}}.chinchin .equi__colored{background:radial-gradient(43.96% 109.31% at 100% 4.33%,rgba(69,39,149,.8) 0,rgba(31,16,73,0) 100%),#1f1049}.chinchin .equi__colored *{color:#fff!important}.chinchin .action__button{margin-top:32px;background:#e8e8e8;color:#242323}.chinchin .footerwrapper{background:#1f1f1f}@media (max-width:1023px){.chinchin .footerwrapper{background:#302c2d}.chinchin .footerwrapper .container{padding:0}}@media (min-width:1023px){.chinchin .action__button{margin-top:56px}}.vmeste{background:transparent;color:#121d5e}.vmeste .feature__wrapper{background:linear-gradient(0deg,#fff,#fff),linear-gradient(180deg,#e8ebfa,#d6dbfa)}.vmeste__wrapper,.vmeste__wrapper .titleBlock,.vmeste__wrapper .vmeste__container{margin:0;padding:0}.vmeste .vmeste__container{padding-bottom:40px;max-width:100%;background:linear-gradient(180deg,#f8f9fe,#e4e7fc)}.vmeste__container .container{position:relative;padding-top:82px;isolation:isolate}.vmeste__headpicture{width:100%;max-width:100vw;height:100%;object-fit:cover;margin-top:-48px;position:relative;z-index:-1}.vmeste .br{min-height:16px}.vmeste .about__widepic{border-radius:0}.vmeste .h1{margin-top:24px;text-align:center;color:#384ec9}.vmeste .about__titlerow{font-size:28px;font-weight:700;line-height:36px;letter-spacing:-.56px;font-family:Raleway,Inter,sans-serif}@media (min-width:1023px){.vmeste .about__titlerow{font-size:48px;font-weight:700;line-height:52px;letter-spacing:-.96px}.vmeste .h1{margin-top:34px}.vmeste__headpicture{margin:-240px -50px 0;width:calc(100% + 100px)}}.vmeste__container .container{padding-top:106px}.vmeste .allProjectLink{z-index:20;color:#616161}.vmeste .section__about{border-radius:56px;background:#384ec9;color:#fff;margin-bottom:-56px;position:relative;z-index:15;margin-top:-40px}.vmeste .section__about--designsystem{border-radius:0}@media (min-width:1023px){.vmeste .allProjectLink{left:60px;top:104px}.vmeste .about__widepic{margin-bottom:0}.vmeste .about__widepic+*{margin-top:94px}}.vmeste .mainpagerow{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px}.vmeste .gradiented{background:radial-gradient(53.81% 100% at 51.67% 100%,rgba(69,39,149,.8) 0,rgba(31,16,73,0) 100%),#1f1049}.vmeste .mainrowitem{border-radius:32px;background:#fff;box-shadow:1px 0 20px 4px rgba(36,128,183,.03),-1px 0 20px 4px rgba(36,128,183,.03);height:44px;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:2px 20px;color:#303030;font-family:Inter;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}@media (min-width:1023px){.vmeste .mainpagerow{margin-top:46px}.containersm{max-width:872px;margin:auto}}.vmeste .about__features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 16px;gap:24px 16px;margin-bottom:32px}.vmeste .about__featureunit{display:flex;flex-direction:column;gap:8px;font-family:Inter;font-size:16px;font-weight:500;letter-spacing:-.18px;color:rgba(255,255,255,.7)}.vmeste .about__featurevalue{font-weight:600;font-size:16px;color:#fff}.vmeste a.about__featurevalue{color:#3f59dd;text-decoration:underline}@media (min-width:1023px){.vmeste .about__features{gap:60px;margin-bottom:56px;display:flex;align-items:flex-start}.vmeste .about__featureunit,.vmeste .about__featurevalue{font-size:18px;line-height:26px}}.vmeste .abouts{display:grid;grid-gap:16px;gap:16px}.vmeste .abouts+.abouts{margin-top:32px}.vmeste .aboutstitle{font-family:Raleway;font-size:20px;font-weight:700;line-height:133%;letter-spacing:-.48px}@media (min-width:1023px){.vmeste .abouts+.abouts{margin-top:56px}.vmeste .about__widepic.sqeezed{max-width:1096px;margin:56px auto;border-radius:48px}.vmeste .aboutstitle{font-size:34px;line-height:44px;letter-spacing:-.34px}.about__chinchinmobile{max-width:1101px;margin-left:auto!important;margin-right:auto!important;margin-bottom:0;margin-top:40px}}.vmeste .equi__colored{background:radial-gradient(43.96% 109.31% at 100% 4.33%,rgba(69,39,149,.8) 0,rgba(31,16,73,0) 100%),#1f1049}.vmeste .equi__colored *{color:#fff!important}.vmeste .vmeste__structure{border-radius:56px;background:linear-gradient(180deg,#e4e7fc -36%,#fff),#384ec9;margin-bottom:-56px;position:relative;z-index:15}.vmeste .vmeste__structure.vmeste__structure--bottom{border-radius:0;z-index:2;margin:-40px 0 0}.vmeste .vmeste__features{border-radius:56px;background:#fff;z-index:15}.vmeste__features .about__widepic.sqeezed{margin:32px auto 0}.vmeste .section__about+*,.vmeste .vmeste__features+*,.vmeste .vmeste__structure+*{padding-top:104px;position:relative;z-index:5}.vmeste .vmeste__features{padding-top:48px;color:#242323}.numlist{margin-top:6px}@media (min-width:1024px){.vmeste .section__about+*,.vmeste .vmeste__features+*,.vmeste .vmeste__structure+*{padding-top:162px}.vmeste .vmeste__features{padding-top:96px}.vmeste .vmeste__features.vmeste__structure--bottom{padding-top:142px}.vmeste__features .about__widepic.sqeezed{margin:56px auto 0}.numlist{margin-top:16px;font-size:18px;line-height:26px;letter-spacing:-.18px}}.vmeste .numlistUnit{position:relative;padding-left:35px}.numlistCheck{position:absolute;top:0;left:0;width:24px;height:24px;object-fit:contain}@media (min-width:1023px){.hatinfo__hatfix{margin-top:40px}}.vmeste .action__button{margin-top:32px;background:#242323;color:#fff}.vmeste .footerwrapper{background:#1f1f1f}@media (max-width:1023px){.vmeste .footerwrapper{background:#302c2d}.vmeste .footerwrapper .container{padding:0}}@media (min-width:1023px){.vmeste .action__button{margin-top:56px}}.equi .allProjectLink{color:rgba(97,97,97,1)}.equi h2{font-size:48px;line-height:52px}.equi .mainpagerow{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px}.equi .gradiented{background:linear-gradient(180deg,#fff,#fff 11.79%,#fff 21.38%,#fbfcfe 29.12%,#f8fafc 35.34%,#f4f7fb 40.37%,#f4f7fb 44.56%,#f4f7fb 48.24%,#f0f5f9 51.76%,#f0f5f9 55.44%,#f0f5f9 59.63%,#e9f0f7 64.66%,#e9f0f7 70.88%,#e9f0f7 78.62%,#e9f0f7 88.21%,#e9f0f7)}.equi .mainrowitem{border-radius:32px;background:#fff;box-shadow:1px 0 20px 4px rgba(36,128,183,.03),-1px 0 20px 4px rgba(36,128,183,.03);height:44px;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:2px 20px;color:#303030;font-family:Inter;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}@media (min-width:1023px){.equi .mainpagerow{margin-top:46px}.containersm{max-width:872px;margin:auto}}.equi .about__features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 16px;gap:24px 16px;margin-bottom:32px}.equi .about__featureunit{display:flex;flex-direction:column;gap:8px;color:#616161;font-family:Inter;font-weight:500;letter-spacing:-.18px}.equi .about__featurevalue{color:var(--text-primary,#242323);font-weight:600;white-space:nowrap}.equi a.about__featurevalue{color:#3f59dd;text-decoration:underline}@media (min-width:1023px){.equi .about__features{gap:100px;margin-bottom:56px;display:flex;align-items:center}.equi .about__featureunit,.equi .about__featurevalue{font-size:18px;line-height:26px}}.equi .abouts{display:grid;grid-gap:16px;gap:16px}.equi .abouts+.abouts{margin-top:32px}.equi .aboutstitle{color:#242323;font-family:Raleway;font-size:20px;font-weight:700;line-height:133%;letter-spacing:-.48px}@media (min-width:1023px){.equi .abouts+.abouts{margin-top:40px}.equi .aboutstitle{font-size:24px}}.equi__colored{background:linear-gradient(109deg,#429bd6 11.77%,#3f62d5 95.81%);color:#fff}.equi__colored *{color:#fff!important}.equi .action__button{margin-top:32px}.equi .footerwrapper{background:#1f1f1f}@media (max-width:1023px){.equi .footerwrapper{background:#302c2d}.equi .footerwrapper .container{padding:0}}@media (min-width:1023px){.equi .action__button{margin-top:56px}}.invest{background:#14181f}.invest,.invest .h1,.invest .h2{color:#fff}.invest .br{min-height:16px}.invest__wrapper{margin:0;padding:0;position:relative;isolation:isolate;z-index:9}.invest__herocontainer{min-height:576px;position:relative;z-index:10;padding-top:82px}.investlaptop{width:100%;height:auto;object-fit:contain;position:absolute;z-index:-1;bottom:0;right:0;object-position:right bottom;height:650px}.invest__headpicture{width:100vw;object-fit:cover;position:absolute;left:0;top:0;width:100%;height:100%}.invest__tech{background:linear-gradient(0deg,#282c36,#282c36),linear-gradient(180deg,#14181f,#272b35)}.invest .about__widepic{border-radius:0}.invest .invest__wrapper .h1{margin-top:32px;text-align:center}.invest .infowrapper{border-top:1px solid #33405c}.invest__violette{background:linear-gradient(0deg,#7716df,#7716df),#2b3140}.infowrapper.noborder{border-top:0 solid transparent}@media (max-width:1023px){.invest .h1 .br{display:none}.investlaptop{height:340px;width:auto}}@media (max-width:768px){.investlaptop{height:240px;width:auto}}@media (min-width:1023px){.invest__herocontainer{padding-top:106px;min-height:880px}.invest .invest__wrapper .h1{margin-top:40px;text-align:left;font-size:70px;line-height:90%;letter-spacing:-1.4px}.invest .about__widepic,.invest .titleBlock{margin-bottom:0}.invest .about__widepic+*{margin-top:94px}}.invest .about__hat{display:flex;flex-direction:column;gap:24px}.hiddenlogo{display:block;width:40px;height:40px;border-radius:9px}.invest .about__title .about__sideimage{display:none}.invest .about__title{margin-bottom:32px;gap:12px;font-size:28px;font-weight:700;line-height:36px;letter-spacing:-.56px;justify-content:space-between;align-items:flex-start;font-family:Raleway,Inter,sans-serif}@media (min-width:1024px){.invest .about__title{gap:16px;font-size:48px;font-weight:700;line-height:52px;letter-spacing:-.96px;margin-bottom:56px}.invest .about__title .about__sideimage{width:140px;height:140px;display:block}.invest .about__titlerow{display:flex;align-items:center;gap:12px}.invest .about__hat{display:flex;flex-direction:column;gap:24px}.hiddenlogo{display:none}}.invest .allProjectLink{color:#ccc}.invest .mainpagerow{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px}.invest .gradiented{background:radial-gradient(53.81% 100% at 51.67% 100%,rgba(69,39,149,.8) 0,rgba(31,16,73,0) 100%),#1f1049}.invest .mainrowitem{border-radius:32px;background:#fff;box-shadow:1px 0 20px 4px rgba(36,128,183,.03),-1px 0 20px 4px rgba(36,128,183,.03);height:44px;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:2px 20px;color:#303030;font-family:Inter;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}@media (min-width:1023px){.invest .mainpagerow{margin-top:46px}.containersm{max-width:872px;margin:auto}}.invest .about__features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 16px;gap:24px 16px;margin-bottom:32px}.invest .about__featureunit{display:flex;flex-direction:column;gap:8px;color:rgba(255,255,255,.7);font-family:Inter;font-weight:500;letter-spacing:-.18px}.invest .about__featurevalue{color:#fff;font-weight:600}.invest a.about__featurevalue{color:#3f59dd;text-decoration:underline}@media (min-width:1023px){.invest .about__features{gap:60px;margin-bottom:56px;display:flex;align-items:flex-start}.invest .about__featureunit,.invest .about__featurevalue{font-size:18px;line-height:26px}}.invest .abouts{display:grid;grid-gap:16px;gap:16px}.invest .abouts+.abouts{margin-top:32px}.invest .aboutstitle{color:#fff;font-family:Raleway;font-size:20px;font-weight:700;line-height:133%;letter-spacing:-.48px}.invest__trading{position:relative;isolation:isolate;overflow:hidden;z-index:1}.invest__designsystem{background:linear-gradient(179deg,#7716df 1%,#14181f 98.97%),#7716df}.invest__trading-nopadding{padding-bottom:0}.invest__instruments{background:linear-gradient(180deg,#272b35,#14181f)}.invest__instruments .infowrapper{border-top:1px solid #445474}.invest__tradingimage{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.invest__bg-dark{background:#050608}.about__chinchinmobile{max-width:100%;margin-top:20px}.invest .doubleimages{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.invest .doubleimages img{width:100%;height:100%;object-fit:contain}@media (min-width:1023px){.invest .doubleimages{gap:16px;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:48px}.invest .abouts+.abouts{margin-top:56px}.invest .aboutstitle{font-size:24px}.about__chinchinmobile{max-width:1101px;margin-left:auto!important;margin-right:auto!important;margin-bottom:0;margin-top:40px}}.numlist{margin-top:16px;display:grid;grid-gap:12px;gap:12px;font-family:Inter;font-weight:500;font-size:16px;line-height:24px}.numlistUnit{position:relative;padding-left:30px}.numlistNum{position:absolute;top:0;left:0}.numlistDot{position:absolute;top:11px;left:10px;width:5px;height:5px;border-radius:50%;background:#fff}.hatinfo__hatfix{margin-top:20px}@media (min-width:1023px){.hatinfo__hatfix{margin-top:40px}.numlist{font-size:18px;line-height:26px;letter-spacing:-.18px}}.researchs{display:grid;grid-gap:18px;gap:18px;font-size:16px;font-weight:500;line-height:24px}.researchs+.researchs{margin-top:32px}.researchs__subtitle{font-family:Raleway;font-size:20px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.4px}@media (min-width:1023px){.researchs{display:grid;grid-gap:32px;gap:32px;grid-template-columns:306px 1fr;font-size:18px;line-height:26px;letter-spacing:-.18px}.researchs__subtitle{font-size:24px;font-weight:700;line-height:32px;letter-spacing:-.48px}.researchs+.researchs{margin-top:56px}}.doutblepics{display:grid;grid-gap:32px;gap:32px;margin:32px 0}.doutblepics .about__widepic{border-radius:24px;width:100%;height:100%;margin:0;object-fit:cover}@media (min-width:1023px){.doutblepics{grid-template-columns:repeat(2,1fr);margin:42px 0}.doutblepics .about__widepic{border-radius:32px}}.invest .action__button{margin-top:32px;background:#e8e8e8;color:#242323}.invest .footerwrapper{background:#1f1f1f}@media (max-width:1023px){.invest .footerwrapper{background:#302c2d}.invest .footerwrapper .container{padding:0}}@media (min-width:1023px){.invest .action__button{margin-top:56px}}.planning{font-size:18px;font-weight:500;line-height:26px;letter-spacing:-.18px;background:#e0e0e0;color:#000}.planning__top{background:#1f1f1f;color:#fff}.planning__topcontent{padding:122px 0 84px;display:grid;grid-template-columns:1fr 446px}.planning__top .h1{font-size:100px;font-style:normal;font-weight:400;line-height:104%;letter-spacing:-1px;font-family:Manrope,sans-serif}.planning__top .h1 span{background:linear-gradient(90deg,#ff8c39,#ff5151);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.planning__top-column{display:flex;flex-direction:column;justify-content:space-between;gap:85px}.planning__top-ul{display:flex;flex-direction:column;gap:7px;padding-top:24px}.planning__top-li{position:relative;display:flex;align-items:flex-start;gap:12px}.planning__top-li:before{content:" ";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNS4yQzAuNTU4MTcyIDUuMiAwLjIgNS41NTgxNyAwLjIgNkMwLjIgNi40NDE4MyAwLjU1ODE3MiA2LjggMSA2LjhWNlY1LjJaTTE3LjU2NTcgNi41NjU2OUMxNy44NzgxIDYuMjUzMjcgMTcuODc4MSA1Ljc0NjczIDE3LjU2NTcgNS40MzQzMUwxMi40NzQ1IDAuMzQzMTQ2QzEyLjE2MjEgMC4wMzA3MjYyIDExLjY1NTYgMC4wMzA3MjYyIDExLjM0MzEgMC4zNDMxNDZDMTEuMDMwNyAwLjY1NTU2NSAxMS4wMzA3IDEuMTYyMSAxMS4zNDMxIDEuNDc0NTJMMTUuODY4NiA2TDExLjM0MzEgMTAuNTI1NUMxMS4wMzA3IDEwLjgzNzkgMTEuMDMwNyAxMS4zNDQ0IDExLjM0MzEgMTEuNjU2OUMxMS42NTU2IDExLjk2OTMgMTIuMTYyMSAxMS45NjkzIDEyLjQ3NDUgMTEuNjU2OUwxNy41NjU3IDYuNTY1NjlaTTEgNlY2LjhIMTdWNlY1LjJIMVY2WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEgNS4yQzAuNTU4MTcyIDUuMiAwLjIgNS41NTgxNyAwLjIgNkMwLjIgNi40NDE4MyAwLjU1ODE3MiA2LjggMSA2LjhWNlY1LjJaTTE3LjU2NTcgNi41NjU2OUMxNy44NzgxIDYuMjUzMjcgMTcuODc4MSA1Ljc0NjczIDE3LjU2NTcgNS40MzQzMUwxMi40NzQ1IDAuMzQzMTQ2QzEyLjE2MjEgMC4wMzA3MjYyIDExLjY1NTYgMC4wMzA3MjYyIDExLjM0MzEgMC4zNDMxNDZDMTEuMDMwNyAwLjY1NTU2NSAxMS4wMzA3IDEuMTYyMSAxMS4zNDMxIDEuNDc0NTJMMTUuODY4NiA2TDExLjM0MzEgMTAuNTI1NUMxMS4wMzA3IDEwLjgzNzkgMTEuMDMwNyAxMS4zNDQ0IDExLjM0MzEgMTEuNjU2OUMxMS42NTU2IDExLjk2OTMgMTIuMTYyMSAxMS45NjkzIDEyLjQ3NDUgMTEuNjU2OUwxNy41NjU3IDYuNTY1NjlaTTEgNlY2LjhIMTdWNlY1LjJIMVY2WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzEwMF8yODAwMykiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8xMDBfMjgwMDMiIHgxPSIxIiB5MT0iNi41IiB4Mj0iMTciIHkyPSI2LjUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0ZGOEMzOSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNGRjUxNTEiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K");width:16px;height:12px;background-position:0;background-size:16px 12px;flex-shrink:0;transform:translateY(7px)}.planning__top-decor{position:relative}.planning__top-phones{width:100%;height:auto;object-fit:contain;object-position:right bottom;max-width:414px;display:block;margin-left:auto}.planning__top-star-lg{position:absolute;left:-46px;bottom:36px;width:42px;height:42px}.planning__top-star-sm{position:absolute;width:32px;height:32px;top:-28px;transform:translateY(-100%);right:112px}.planning__topcontent .contentXL{max-width:792px;margin-bottom:40px;padding:0}.planning__topcontent .action__button{margin-left:0;margin-right:auto;background:linear-gradient(90deg,#ff8c39,#ff5151),linear-gradient(90deg,#00c2fe,#0074fe),#fff;border-radius:16px}@media (max-width:1380px){.planning__top .h1{font-size:70px}}@media (max-width:1024px){.planning__topcontent{display:flex;flex-direction:column-reverse;gap:76px;padding-top:126px}.planning__top-ul{display:none}.planning__top .h1{font-size:43px;font-weight:400;line-height:116.279%;letter-spacing:-.43px}.planning__top-column{gap:24px}.planning__topcontent .contentXL{margin:0 0 24px;font-size:18px;font-weight:500;line-height:26px;letter-spacing:-.18px}.planning__topcontent .action__button{border-radius:16px;width:-moz-fit-content;width:fit-content;padding:var(--spacing-l,12px) var(--spacing-xxl,24px);font-size:16px;line-height:24px;height:48px}.planning__top-star-sm{top:-16px;right:94px;width:24px;height:24px}.planning__top-star-lg{left:94px;bottom:-22px;width:32px;height:32px;transform:translateY(100%)}.planning__top-phones{margin:0 auto;height:207px;object-position:center}}.planning .h2{color:#000;font-family:Manrope;font-size:54px;font-weight:500;line-height:62px;letter-spacing:-1.08px}.planning__doubletext{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:29px;gap:29px;margin-top:40px;margin-bottom:140px}.planning__whatgrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px}.planning__whatcard{border-radius:10px;background:#f5f5f5;display:flex;padding:16px;flex-direction:column;justify-content:space-between;gap:18px;min-height:240px;font-weight:600;flex-shrink:0}.planning__whatimage{width:51px;height:51px;object-fit:contain;margin:4px}@media (max-width:1380px){.planning__whatgrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.planning__whatgrid{grid-template-columns:1fr;gap:16px}.planning__doubletext{display:flex;flex-direction:column;gap:12px;margin-top:32px;margin-bottom:24px;font-size:16px;font-weight:500;line-height:24px}.planning .h2{color:#282828;font-size:36px;font-weight:500;line-height:116.667%;letter-spacing:-.72px}.planning__whatcard{min-height:212px;border-radius:8px}.planning__whatimage{margin:6px}}@media (max-width:375px){.planning__top .h1{font-size:39px}}.planning__structure{background:var(--grey-10,#1f1f1f);color:#fff}.planning__structure .h2{color:#fff}.planning__structuregrid{display:grid;grid-template-columns:1.1fr 1.11fr;grid-gap:32px;gap:32px}.planning__structureleft{display:flex;flex-direction:column;justify-content:space-between;gap:68px}.planning__imagewrapper{position:relative;width:-moz-fit-content;width:fit-content}.planning__structureimage{max-width:491px;object-fit:contain;object-position:left bottom}.planning__structureright .contentXL{font-size:24px;font-weight:700;line-height:133.333%;letter-spacing:-.48px;margin-bottom:12px}.planning__structureright{display:flex;flex-direction:column;gap:32px}.planning__structurebars{display:flex;flex-direction:column;gap:24px}.planning .structure__item{display:flex;padding:16px 20px;align-items:center;gap:10px;border-radius:10px;background:#383838;font-weight:600;letter-spacing:-.18px}.planning__structureimage-star-sm{left:0;bottom:-8px;transform:translateY(100%);position:absolute;width:32px;height:32px}.planning__structureimage-star-lg{right:-11px;top:-35px;width:54px;position:absolute;height:54px}@media (max-width:1024px){.planning__structuregrid{display:flex;flex-direction:column;gap:32px}.planning__structureleft{display:flex;flex-direction:column-reverse;gap:66px}.planning__imagewrapper{margin:0 auto}.planning__structureimage-star-sm{width:24px;height:24px}.planning__structureimage-star-lg{width:32px;height:32px;right:24px;top:-26px}.planning__structureimage{width:100%}.planning__structureright .contentXL{display:none}.planning__structureright{gap:24px}.planning__structurebars{gap:16px}.planning .structure__item{border-radius:6px;padding:12px 16px}}.planning__quotesgrid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:64px;grid-gap:48px;gap:48px}.planning__quoteblock{border-radius:12px;background:#f5f5f5;padding:32px 40px;display:flex;flex-direction:column;gap:16px;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}.planning__quotehead{display:grid;grid-template-columns:1fr 71px;grid-gap:24px;gap:24px}.planning__quotehead img{height:60px;object-fit:contain;object-position:right top;flex-shrink:0}.planning__quoteafter{color:#666}@media (max-width:1024px){.planning__quoteblock{padding:20px 16px;border-radius:8px;font-size:16px;line-height:24px;gap:8px}.planning__quotehead img{height:24px}.planning__quotehead{gap:4px;grid-template-columns:1fr 30px}.planning__quotesgrid{display:flex;flex-direction:column;gap:24px;margin-top:32px}}.planning__steps{background:var(--grey-10,#1f1f1f);color:#fff}.planning__steps .h2{color:#fff;margin-bottom:24px}.planning__stepsimage{width:270px;height:auto;max-width:100%;object-fit:contain}.planning__stepshat{display:flex;align-items:flex-start;gap:180px}.planning__stepsflex{display:flex;flex-direction:column;gap:32px;margin-top:142px}.planning__stepsitem{display:grid;grid-template-columns:455px 1fr;grid-gap:92px;gap:92px;position:relative;padding-top:24px;isolation:isolate}.planning__stepsleft{gap:92px;display:flex;font-size:24px;font-weight:700;line-height:133.333%;letter-spacing:-.48px}.planning__stepsleft>div:nth-child(2){font-family:Raleway}.planning__hiddendesktop{display:none}.planning__stepsitem:before{content:". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";position:absolute;top:-5px;left:0;font-size:16px;line-height:1px;width:auto;height:10px;white-space:nowrap;z-index:-1;max-width:100%;overflow:hidden}.planning__steps .action__button{margin:56px auto 0;background:var(--fill-light,#fff);color:var(--text-primary,#242323)}@media (max-width:1024px){.planning__steps .action__button{width:100%;margin-top:24px}.planning__hiddendesktop{display:inline-block;margin-right:6px}.planning__stepsimage{display:none}.planning__steps .h2{margin-bottom:32px}.planning__stepsflex{margin-top:32px;gap:20px}.planning__stepsleft{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.4px;display:block}.planning__stepsleft *{display:inline}.planning__stepsitem{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500;line-height:22px;padding-top:18px}.planning__stepshat{display:block;font-size:16px;line-height:24px}}.planning__projectcard{border-radius:12px;background:#f5f5f5;display:flex;padding:32px 32px 40px;flex-direction:column;gap:24px}.planning__projectinfo{display:flex;flex-direction:column;gap:8px}.planning__projectimage{border-radius:12px;width:100%;height:320px;object-fit:cover;object-position:center}.planning__projectcard .contentXL{font-size:24px;font-weight:700;line-height:32px;letter-spacing:-.48px;font-family:Raleway;margin-bottom:16px}.planning__sectionproject .action__button{margin:40px auto}@media (max-width:1024px){.planning__sectionproject .action__button{display:none}.planning__projectcard .contentXL{font-size:18px;font-weight:600;line-height:26px;letter-spacing:-.18px;margin-bottom:8px}.planning__projectinfo{gap:4px;font-size:16px;line-height:24px}.planning__projectimage{border-radius:6px;height:196px}.planning__projectcard{border-radius:8px;padding:16px 16px 20px;gap:16px}}.planning__benefits{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 32px;gap:40px 32px;margin-top:140px}.planning__benefittitle{font-family:Raleway;font-size:24px;font-weight:700;line-height:133.333%;letter-spacing:-.48px}.planning__benefititem{padding-top:16px;isolation:isolate;display:flex;flex-direction:column;gap:16px;position:relative;font-size:16px;line-height:24px}.planning__benefititem:before{content:". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";position:absolute;top:-5px;left:0;font-size:16px;line-height:1px;width:auto;height:10px;white-space:nowrap;z-index:-1;max-width:100%;overflow:hidden}@media (max-width:1024px){.planning__benefits{display:flex;flex-direction:column;gap:20px;margin-top:32px}.planning__benefititem{padding-top:12px;gap:8px;font-size:14px;line-height:22px}.planning__benefittitle{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.4px}}.planning__formgrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.planning__form{background:linear-gradient(0deg,#ff7344,#ff7344),linear-gradient(106deg,#1d1d86,#1759dc 52.35%,#3f9efd),#2f3dcb}.planning__form .h2{color:#fff;margin-top:-14px;position:relative;height:-moz-fit-content;height:fit-content}.planning__form .textfield{height:74px}.planning__form .field{padding:12px 16px}.planning__form .btn{width:100%;height:72px;background:#282828;border-radius:20px;font-size:20px;font-weight:600;line-height:37px;letter-spacing:-.4px}.planning__form .btn:hover{background:#000}.planning__form-star-sm{position:absolute;left:184px;bottom:-154px;width:64px;height:64px;transform:translateY(100%)}.planning__form-star-lg{position:absolute;right:190px;bottom:-46px;width:88px;height:88px;transform:translateY(100%)}.planning .designsystem__form{min-height:483px}.planning__success-send{margin:auto;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;font-size:20px;text-align:center}.planning .successicon{width:48px;height:48px}@media (max-width:1024px){.planning .designsystem__form{min-height:418px}.planning__success-send{font-size:18px;line-height:1.35}.planning__form-star-lg,.planning__form-star-sm{display:none}.planning__form .h2{margin:0}.planning__formgrid{display:flex;flex-direction:column;gap:40px}.planning .designsystem__form{gap:24px}.planning__form .field{padding:8px 12px}.planning__form .btn{border-radius:var(--radius-xl,16px);height:56px;font-size:16px;line-height:24px}}.planning .footersection{background:#1f1f1f}.planning .footer__title{background:linear-gradient(90deg,#ff8c39,#ff5151);color:transparent;-webkit-background-clip:text;background-clip:text;width:-moz-fit-content;width:fit-content}@media (max-width:1024px){.planning .footersection{background:#302c2d}.planning .footersection .container{padding:0}}.designsystem{font-size:20px;font-weight:500;line-height:140%;letter-spacing:-.4px}.designsystem__top{background:linear-gradient(106deg,#1d1d86,#1759dc 52.35%,#3f9efd),#2f3dcb;padding-top:180px;padding-bottom:386px;min-height:100vh;min-height:100dvh;color:#fff;position:relative;isolation:isolate}.designsystem__topcontent{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:28px;max-width:1183px;margin:0 auto}.designsystem__topcontent .contentXXL{font-size:24px}.designsystem__topcontent .h1.h1--main{color:#fff;background:transparent;-webkit-text-fill-color:#fff}.designsystem__topcontent .action__button{background:#fff;font-weight:600;color:#242323}.designsystem__topcontent .action__button:hover{background:#242323;color:#fff}.designsystem__tophero{position:absolute;z-index:-1;left:0;bottom:0;right:0;width:100%;height:auto;object-fit:contain}@media (max-width:1024px){.designsystem__top{padding-top:140px;padding-bottom:196px}.designsystem__topcontent{align-items:flex-start;justify-content:flex-start;text-align:left;gap:20px}.designsystem__topcontent .h1.h1--main{font-size:40px;font-weight:700;line-height:50px;letter-spacing:-.4px}.designsystem__topcontent .contentXXL{font-size:18px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:-.18px}.designsystem__topcontent .action__button{width:-moz-fit-content;width:fit-content;margin:8px auto 0 0}.designsystem__tophero{height:160px;object-fit:cover;object-position:left bottom}.designsystem{font-size:16px;font-style:normal;font-weight:600;line-height:24px}}.designsystem .accentColor{color:var(--fill-accent,#2732ce)}.designsystem__when{border-radius:48px;background:linear-gradient(180deg,#b8d9ff,#e0eeff),#fff;padding:64px 48px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;position:relative;isolation:isolate;margin-top:64px}.designsystem__when-bg{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.designsystem__chat{display:flex;align-items:flex-end;gap:12px}.designsystem__chat-icon{width:80px;height:80px;border-radius:50%;flex-shrink:0;flex-grow:0}.designsystem__chat-message{padding:16px 24px;border-radius:16px;gap:12px;flex-direction:column;display:flex;background:#fff;width:100%;height:100%}.designsystem__chat-message .button{width:-moz-fit-content;width:fit-content;font-size:inherit;line-height:inherit;margin-top:auto}@media (max-width:1024px){.designsystem__when{padding:32px 14px;grid-template-columns:1fr;gap:24px;border-radius:24px;margin-top:32px}.designsystem__chat-icon{display:none}.designsystem__chat-message{padding:16px 12px;gap:4px;border-radius:16px}}.designsystem .dialog__overflow{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:rgba(20,29,44,.4);z-index:998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.designsystem .dialog__body{border-radius:32px;background:#fff;display:flex;padding:56px 68px 84px;flex-direction:column;justify-content:flex-end;align-items:center;gap:28px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:999;max-width:calc(100% - 16px);width:1074px}.designsystem__when--modal{display:block;width:100%;margin:0;border-radius:28px;padding:40px 32px}.designsystem__when--modal .designsystem__chat-message{max-width:532px;font-weight:500}.designsystem__when--modal .designsystem__chat-icon{width:64px;height:64px;margin:0;flex-grow:0}.designsystem .dialog__slide{display:flex;flex-direction:column;gap:20px}.designsystem .dialog__slide>div:nth-child(2){margin-left:auto}.dialog__slider{position:relative}.dialog__slider .slick-arrow{position:absolute;width:32px;height:32px}.dialog__slider .slick-arrow.slick-prev{left:-38px}.dialog__slider .slick-arrow.slick-next{right:-38px}.dialog__slider .slick-arrow:after{filter:invert(1);width:32px;height:32px}.dialog__slider .slick-dots{position:absolute;left:50%;bottom:-68px;transform:translate(-50%,100%);display:flex!important;align-items:center;gap:16px;margin:0}.dialog__slider .slick-dots li button{font-size:0;color:transparent}.dialog__slider .slick-dots li{width:12px;height:12px;border-radius:50%;background:#e5eaf0;transition:.2s}.dialog__slider .slick-dots li.slick-active{background:#2732ce}.dialog__body-close{position:absolute;top:20px;right:20px}@media (max-width:1024px){.designsystem .dialog__body{padding:0 0 68px;overflow:hidden;border-radius:20px}.designsystem__when-bg{border-radius:0}.designsystem__when--modal .designsystem__chat-icon{display:none}.dialog__body-close{z-index:2;top:10px;right:10px;width:24px;height:24px}.dialog__body-close img{width:100%;height:100%;object-fit:contain}.designsystem__when--modal{padding:40px 16px 52px;border-radius:0}}.designsystem .benefits{background:linear-gradient(106deg,#1d1d86,#1759dc 52.35%,#3f9efd),#2f3dcb;color:#fff}.designsystem .benefits *{color:#fff}.designsystem .benefits__wrapper{display:flex;flex-direction:column;gap:140px}.designsystem .benefits__top{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.designsystem .benefits__bottom{display:flex;align-items:flex-start;gap:70px}.designsystem .benefits__bottom-item{display:flex;flex-direction:column;flex:0 1 33%;position:relative}.designsystem .benefits__shortblock{max-width:759px}.designsystem .benefits__bottom-itemtitle{font-size:48px;font-style:normal;font-weight:500;line-height:52px}.designsystem .benefits__bottom-itemtitle img{display:inline-block;margin:0 6px;transform:translateY(-16px)}.designsystem .benefits__bottom-itemtitle span{font-size:80px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:1.6px}.designsystem .benefits__bottom-item+.benefits__bottom-item:before{content:"・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・";color:#fff;position:absolute;left:-38px;top:0;font-size:10px;transform:rotate(90deg);transform-origin:0 0;height:8px;overflow:hidden;width:166px}@media (max-width:1024px){.designsystem .benefits__wrapper{gap:48px}.designsystem .benefits__top{gap:32px;flex-direction:column}.designsystem .benefits__bottom{flex-direction:column;gap:24px}.designsystem .benefits__bottom-itemtitle,.designsystem .benefits__bottom-itemtitle span{font-size:40px;font-style:normal;font-weight:700;line-height:48px;letter-spacing:-.8px}.designsystem .benefits__bottom-itemtitle img{width:20px;height:auto;object-fit:contain;transform:translateY(-6px)}}.designsystem .principle{display:flex;flex-direction:column;padding-top:28px}.designsystem .principle:first-child{padding-top:6px}.designsystem .principles__image{width:487px;max-width:100%;object-fit:contain;object-position:left bottom}.designsystem .principles__grid{grid-template-columns:1fr 1.5fr}.designsystem .principle__content{font-size:18px;font-weight:500;line-height:26px;letter-spacing:-.18px}@media (max-width:1024px){.designsystem .principles__grid{grid-template-columns:1fr;gap:0}.designsystem .principles__image{display:none}.designsystem .principle,.designsystem .principle:first-child{padding-top:32px}.designsystem .principle__content{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.designsystem .principle__showmore{display:flex}}.development__section{background:linear-gradient(180deg,#f5f9ff,#e0eeff),linear-gradient(152deg,#d6e7ff 10.96%,#f0f6ff 42.98%,#fff 82%)}.development__section .action__button{margin-top:64px}.designsystem .development__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:32px;gap:32px;margin-top:64px}.designsystem .development__card{position:relative;isolation:isolate;border-radius:16px;background:#fff;display:flex;padding:24px;flex-direction:column;gap:20px;flex:1 0;justify-content:space-between;grid-column:span 4;transition:.3s}.designsystem .development__card.flipped{background:#1f1f1f;color:#fff}.designsystem .development__card--wide{grid-column:span 6}.designsystem .development__ul{display:flex;flex-direction:column;gap:18px;padding:16px 0 16px 20px}.designsystem .development__checkboxrow{display:flex;align-items:center;gap:10px;color:var(--text-secondary,#616161)}.development__checkbox{position:relative;isolation:isolate;width:22px;height:22px;flex:0 0 22px;border-radius:4px;overflow:hidden;border:1px solid #39f}.development__checkbox .checkbox{margin:0;padding:0;z-index:1}.checkbox__body,.development__checkbox .checkbox{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;opacity:0}.checkbox__body{background:#39f;transition:.2s}.checkbox__body:before{content:" ";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEwIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS43Njg5OSAwLjQ3NDM0NUMxMC4wMDczIDAuNjgyNDM2IDEwLjAzMTkgMS4wNDQzNiA5LjgyMzc5IDEuMjgyNzJMMy44MjE4MSA4LjE1NzcyQzMuNzEzMDEgOC4yODIzNCAzLjU1NTY1IDguMzUzODUgMy4zOTAyMiA4LjM1Mzg1QzMuMjI0NzkgOC4zNTM4NSAzLjA2NzQzIDguMjgyMzQgMi45NTg2MyA4LjE1NzcyTDAuNTU3ODQxIDUuNDA3NzJDMC4zNDk3NDkgNS4xNjkzNiAwLjM3NDI4NiA0LjgwNzQ0IDAuNjEyNjQ2IDQuNTk5MzRDMC44NTEwMDUgNC4zOTEyNSAxLjIxMjkyIDQuNDE1NzkgMS40MjEwMiA0LjY1NDE1TDMuMzkwMjIgNi45MDk3OUw4Ljk2MDYyIDAuNTI5MTVDOS4xNjg3MSAwLjI5MDc5IDkuNTMwNjMgMC4yNjYyNTMgOS43Njg5OSAwLjQ3NDM0NVoiIGZpbGw9IiNGRUZFRkUiLz4KPC9zdmc+Cg==")}input:checked~.checkbox__body{opacity:1}.development__bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;font-weight:600;gap:16px}.development__switcher{border-radius:240px;background:var(--fill-accent,#2732ce);display:flex;width:32px;height:32px;padding:8px;justify-content:center;align-items:center;flex:0 0 32px;color:#fff;transform-origin:50% 50%;cursor:pointer;transition:.3s}.flipped .development__switcher{transform:rotate(45deg);background:var(--fill-light,#fff);color:#2732ce}.development__front{transition:.3s;flex-grow:1}.designsystem .development__card.flipped .development__front{opacity:0;pointer-events:none}.development__back{position:absolute;opacity:0;transition:.3s;z-index:-1;padding-right:24px}.designsystem .development__card.flipped .development__back{opacity:1}.development__image{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1024px){.development__section .action__button{margin-top:32px}.designsystem .development__grid{grid-template-columns:1fr;gap:16px}.designsystem .development__card,.designsystem .development__card--wide{grid-column:span 1;min-height:284px;padding:18px 16px;border-radius:16px}.designsystem .development__ul{padding:0;gap:10px}.designsystem .development__card--wide .development__image{object-fit:contain}}.designsystem__action{background:linear-gradient(106deg,#1d1d86,#1759dc 52.35%,#3f9efd),#2f3dcb;color:#fff}.designsystem__action .h2{margin-bottom:24px;color:#fff}.designsystem__formgrid{display:grid;grid-template-columns:1fr 536px;grid-gap:32px;gap:32px}.designsystem__form,.designsystem__formleft{display:flex;flex-direction:column;gap:24px}.designsystem__form{padding:32px 32px 38px;align-items:center;border-radius:24px;background:#fff;color:#242323}.designsystem__form .field{width:100%;border-radius:12px}.designsystem__action .contentXXL{font-size:24px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.48px}.designsystem__action .btn{width:100%;background:#282828;height:72px;font-size:20px;font-weight:600;line-height:37px;letter-spacing:-.4px}.designsystem__action .btn:hover{background:#000}@media (max-width:1024px){.designsystem__formgrid{display:flex;flex-direction:column;gap:40px}.designsystem__action .h2{margin-bottom:8px}.designsystem__action .contentXXL{font-size:18px;font-weight:600;line-height:26px;letter-spacing:-.18px}.designsystem__form{padding:24px 16px 28px;gap:16px;border-radius:16px}.designsystem__form .field{padding:8px 12px;gap:2px;border-radius:8px;font-size:14px;font-weight:600;line-height:22px}.designsystem__form .field .input{font-size:14px;font-weight:500;line-height:22px;padding-top:0}.designsystem__action .btn{border-radius:var(--radius-xl,16px);font-size:16px;font-weight:500;line-height:24px;height:56px}}.designsystem__projects{background:linear-gradient(180deg,#f5f9ff,#e0eeff),#fff}.designsystem__projects .h2{max-width:872px;margin-bottom:64px}.designsystem__projectsblock{display:grid;grid-template-columns:repeat(3,1fr);padding:40px 48px 48px;grid-gap:32px;gap:32px;border-radius:24px;background:#fff}.designsystem__projectsample{display:flex;flex-direction:column;gap:14px}.designsystem__projectsample .ul{display:flex;margin:0;flex-direction:column;gap:16px}.designsystem__listitem{display:flex;align-items:flex-start;gap:8px}.designsystem__listitem:before{content:"•";color:#2732ce;transform:translateY(3px);position:relative}.designsystem__projectimage{width:100%;height:208px;border-radius:10px;object-fit:cover;object-position:center}.designsystem__projects .contentXXL{font-family:Raleway,Inter,sans-serif;font-weight:700;font-size:24px;line-height:32px;letter-spacing:-.48px}.designsystem__faq .faq__container{max-width:100%;margin:64px 0 0}@media (max-width:1024px){.designsystem__faq .faq__container{margin-top:32px}.designsystem__projects .h2{margin-bottom:32px}.designsystem__projectsblock{background:transparent;border-radius:0;padding:0;display:flex;flex-direction:column;gap:32px}.designsystem__projects .contentXXL{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.4px}.designsystem__projectsample .ul{gap:14px;font-weight:400}}.designsystem .footersection{background:#1f1f1f}@media (max-width:1024px){.designsystem .footersection{background:#302c2d}.designsystem .footersection .container{padding:0}}:root{--main-font-size:18px;--main-title-h1:80px;--main-title-h2:48px;--main-title-h3:34px;--main-title-h4:24px}@media (max-width:1024px){:root{--main-font-size:16px;--main-title-h1:44px;--main-title-h2:28px;--main-title-h3:26px;--main-title-h4:22px}}.content-format{max-width:calc(840px + 48px);margin:96px auto;padding:0 20px;a{display:contents;color:#3C4DD4}a,p{font-size:var(--main-font-size);line-height:calc(var(--main-font-size) + 8px);font-style:normal;font-weight:500;letter-spacing:-.18px}p{margin-top:16px;margin-bottom:8px}h2{font-size:var(--main-title-h2);font-style:normal;font-weight:700;line-height:calc(var(--main-title-h2) + 4px);letter-spacing:-.96px;margin-top:56px;margin-bottom:24px}h3{font-size:var(--main-title-h3);line-height:calc(var(--main-title-h3) + 10px);letter-spacing:-.34px;margin-bottom:16px}h3,h4{font-style:normal;font-weight:700;margin-top:48px}h4{font-size:var(--main-title-h4);line-height:calc(var(--main-title-h3) + 2px);letter-spacing:-.48px;margin-bottom:12px}ul{font-size:var(--main-font-size);line-height:calc(var(--main-font-size) + 8px);font-style:normal;font-weight:500;letter-spacing:-.18px;list-style:none;margin:8px 12px}li{margin:8px 0}li:before{content:"•";color:#2732CE;font-size:var(--main-font-size);margin-right:10px;display:inline-block;width:10px}ol{list-style:none;counter-reset:list-counter;margin:8px 12px}ol li{counter-increment:list-counter;margin-bottom:8px;font-size:var(--main-font-size);line-height:calc(var(--main-font-size) + 8px)}ol li:before{content:counter(list-counter) ".";font-weight:700;color:#2732CE;margin-right:10px}img{max-width:100%;margin:40px auto}.custom-image-full{max-width:1324px}.custom-image-medium{width:100%;max-width:646px;height:auto;object-fit:contain;object-position:center}}.uspeech{background:#fff;color:#242323}.uspeech .allProjectLink{color:rgba(97,97,97,1)}.uspeech__page-title{font-family:Raleway,Inter,sans-serif;font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-.96px;margin:24px 0 16px;text-align:center;background:linear-gradient(90deg,#3467D5,#9B81EE);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.uspeech__page-subtitle{font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px;color:#424242;max-width:720px;margin:0 auto 48px;text-align:center}.uspeech__colored{background:linear-gradient(153deg,#A3A3EB 7.53%,#A1BEF7 31.49%,#B0D0F2 50.72%,#B1CBF1 68.55%,#8BAAE5 92.75%),linear-gradient(153deg,#B09BED 7.53%,#8EC6EC 50.99%,#92A9D3 92.75%);color:#fff}.uspeech__colored *{color:#fff!important}.uspeech__light-gradient{background:linear-gradient(0deg,#FFF,#F6FAFE),#FFF;color:#242323}.uspeech .about__features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 16px;gap:24px 16px;margin-bottom:32px}.uspeech .about__featureunit{display:flex;flex-direction:column;gap:8px;color:#616161;font-family:Inter,sans-serif;font-weight:500;letter-spacing:-.18px}.uspeech .about__featurevalue{color:#242323;font-weight:600;white-space:nowrap}.uspeech a.about__featurevalue{color:#3f59dd;text-decoration:underline}.uspeech .about__titlerow{font-size:28px;font-weight:700;line-height:36px;letter-spacing:-.56px;font-family:Raleway,Inter,sans-serif}.uspeech .abouts{display:grid;grid-gap:16px;gap:16px}.uspeech .abouts+.abouts{margin-top:32px}.uspeech .aboutstitle{color:#242323;font-family:Raleway,Inter,sans-serif;font-size:20px;font-weight:700;line-height:133%;letter-spacing:-.48px}.uspeech .about__widepic{border-radius:24px;max-width:100%}.uspeech .about__widepic+.about__widepic{margin-top:24px}.uspeech .action__button{margin-top:32px}.uspeech .footerwrapper{background:#1f1f1f}@media (min-width:1023px){.uspeech__page-title{font-size:72px;letter-spacing:-1.44px;margin:32px 0 20px}.uspeech__page-subtitle{font-size:24px;line-height:32px;letter-spacing:-.48px;margin-bottom:64px}.uspeech .about__titlerow{font-size:48px;font-weight:700;line-height:52px;letter-spacing:-.96px}.uspeech .titleBlock{margin-bottom:0}.uspeech .wrapper{padding-top:100px}.uspeech .about__widepic{margin-bottom:0;border-radius:32px}.uspeech .about__widepic+.about__widepic{margin-top:32px}.uspeech .about__widepic+.containersm{margin-top:94px}.uspeech .about__features{gap:100px;margin-bottom:56px;display:flex;align-items:center}.uspeech .about__featureunit,.uspeech .about__featurevalue{font-size:18px;line-height:26px}.uspeech .abouts+.abouts{margin-top:40px}.uspeech .aboutstitle{font-size:24px}.uspeech .action__button{margin-top:56px}}@media (max-width:1023px){.uspeech__page-title{font-size:36px;letter-spacing:-.72px;margin:16px 0 12px}.uspeech__page-subtitle{font-size:16px;line-height:24px;margin-bottom:32px}.uspeech .about__widepic{border-radius:16px}.uspeech .footerwrapper{background:#302c2d}.uspeech .footerwrapper .container{padding:0}}.sharxui{background:#fff;color:#242323;font-family:Manrope,Inter,sans-serif}.sharxui__page-title{font-family:Manrope,Inter,sans-serif;font-size:36px;font-weight:300;line-height:1.08;letter-spacing:-.72px;margin:0 0 10px;text-align:left;background:linear-gradient(90deg,#ff6702,#ffa600);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sharxui__page-subtitle{font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;letter-spacing:-.14px;color:rgba(255,255,255,.62);max-width:680px;margin:0;text-align:left}.sharxui .about__titlerow{font-size:30px;line-height:1.15;letter-spacing:-.6px}.sharxui .about__titlerow,.sharxui .aboutstitle{font-family:Manrope,Inter,sans-serif;font-weight:300}.sharxui .aboutstitle{font-size:18px;line-height:133%;letter-spacing:-.36px;color:#242323}.sharxui .about__hatinfo{font-family:Manrope,Inter,sans-serif}@media (min-width:1023px){.sharxui__page-title{font-size:68px;letter-spacing:-1.36px;margin:0 0 16px}.sharxui__page-subtitle{font-size:18px;line-height:27px;letter-spacing:-.36px}.sharxui .about__titlerow{font-size:56px;line-height:60px;letter-spacing:-1.12px}.sharxui .aboutstitle{font-size:22px}}.sharxui__hero-bg{background:#060505}.sharxui__hero-bg .allProjectLink{color:rgba(255,255,255,.55)}.sharxui__hero-bg .allProjectLink svg path{fill:rgba(255,255,255,.55)}.sharxui__hero-visual{position:relative;margin-top:32px}.sharxui__hero-img{width:100%;display:block;border-radius:24px}.sharxui__hero-texts{position:absolute;bottom:0;left:0;right:0;padding:40px 28px;background:linear-gradient(0deg,rgba(6,5,5,.95),rgba(6,5,5,.65) 55%,transparent);border-radius:0 0 24px 24px}@media (min-width:1023px){.sharxui__hero-img{border-radius:32px}.sharxui__hero-texts{padding:56px;border-radius:0 0 32px 32px}.sharxui .wrapper{padding-top:100px}}@keyframes sharxuiFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes sharxuiPlateFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.sharxui__metrics-scene{position:relative;width:100%;padding-top:6%;padding-bottom:14%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sharxui__metrics-note{display:block;width:72%;margin:0 auto;position:relative;z-index:1;animation:sharxuiFloat 4s ease-in-out infinite}.sharxui__plates--back{position:absolute;inset:0;z-index:0;pointer-events:none}.sharxui__plates--front{position:absolute;inset:0;z-index:2;pointer-events:none}.sharxui__plate{position:absolute;border-radius:20px;padding:16px 20px;width:22%;min-width:10px}.sharxui__plate-val{font-family:Manrope,Inter,sans-serif;font-size:32px;font-weight:300;line-height:1;margin-bottom:6px}.sharxui__plate-label{font-family:Manrope,Inter,sans-serif;font-size:11px;font-weight:500;line-height:1.35;opacity:.85}.sharxui__plate--orange{background:#ff6702;color:#fff}.sharxui__plate--glass{background:rgba(255,255,255,.55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.85);box-shadow:0 6px 28px rgba(0,0,0,.09);color:#1a1a1a}.sharxui__plate--blue{background:#3b7ef6;color:#fff}.sharxui__plate--p1{top:20%;right:11%}.sharxui__plate--p2{top:14%;left:12%}.sharxui__plate--p3{top:50%;right:22%}.sharxui__plate--p4{bottom:34%;left:6%}.sharxui__plate--p5{bottom:30%;left:40%}.sharxui__plate--p6{bottom:20%;right:5%}.sharxui__plate--p1,.sharxui__plate--p2,.sharxui__plate--p3,.sharxui__plate--p4,.sharxui__plate--p5,.sharxui__plate--p6{animation:sharxuiPlateFloat 5.3s ease-in-out .5s infinite}@media (min-width:1023px){.sharxui__plate{padding:20px 24px;border-radius:24px;width:20%;min-width:160px}.sharxui__plate-val{font-size:44px;margin-bottom:10px}.sharxui__plate-label{font-size:13px}.sharxui__metrics-note{width:68%}}@media (max-width:1023px){.sharxui__plate--p2,.sharxui__plate--p6{display:none}.sharxui__plate{width:28%;min-width:90px;padding:12px 14px;border-radius:14px}.sharxui__plate-val{font-size:22px}.sharxui__plate-label{font-size:9px}.sharxui__metrics-scene{padding-bottom:18%}}.sharxui__colored{background:linear-gradient(153deg,#ff9b52 7.53%,#ff6b00 50%,#e55200 92.75%);color:#fff}.sharxui__colored *{color:#fff!important}.sharxui__neutral{background:#ededee;color:#242323}.sharxui__dark{background:#060505;color:#fff}.sharxui__dark *{color:#fff!important}.sharxui__orange{background:#ff6702;color:#fff}.sharxui__orange *{color:#fff!important}.sharxui__light-gradient{background:linear-gradient(0deg,#fff,#fff8f3),#fff;color:#242323}.sharxui__twopic{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-top:0}.sharxui__twopic .about__widepic{margin-top:0!important;width:100%;height:auto}@media (min-width:1023px){.sharxui__twopic{gap:32px}}@media (max-width:1023px){.sharxui__twopic{grid-template-columns:1fr;gap:16px}}.sharxui .about__features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 16px;gap:24px 16px;margin-bottom:32px}.sharxui .about__featureunit{display:flex;flex-direction:column;gap:8px;color:#616161;font-family:Manrope,Inter,sans-serif;font-weight:500;letter-spacing:-.18px}.sharxui .about__featurevalue{color:#242323;font-weight:600;white-space:nowrap}.sharxui a.about__featurevalue{color:#e55200;text-decoration:underline}.sharxui .abouts{display:grid;grid-gap:16px;gap:16px}.sharxui .abouts+.abouts{margin-top:32px}.sharxui .about__widepic{border-radius:24px;max-width:100%}.sharxui .about__widepic+.about__widepic{margin-top:24px}.sharxui .action__button{margin-top:32px;font-family:Manrope,Inter,sans-serif}.sharxui .footerwrapper{background:#1f1f1f}@media (min-width:1023px){.sharxui .titleBlock{margin-bottom:0}.sharxui .about__widepic{margin-bottom:0;border-radius:32px}.sharxui .about__widepic+.about__widepic{margin-top:32px}.sharxui .about__widepic+.containersm{margin-top:94px}.sharxui .about__features{gap:100px;margin-bottom:56px;display:flex;align-items:center}.sharxui .about__featureunit,.sharxui .about__featurevalue{font-size:18px;line-height:26px}.sharxui .abouts+.abouts{margin-top:40px}.sharxui .action__button{margin-top:56px}}@media (max-width:1023px){.sharxui .about__widepic{border-radius:16px}.sharxui .footerwrapper{background:#302c2d}.sharxui .footerwrapper .container{padding:0}}.sharxui__reveal{opacity:0;transform:translateY(44px);transition:opacity .95s cubic-bezier(.25,.46,.45,.94),transform .95s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}.sharxui__reveal.sharxui--visible{opacity:1;transform:translateY(0)}