@keyframes Carousel_gradient__LV_Ga{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Carousel_content__ZetHQ{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (max-width:768px){.Carousel_content__ZetHQ{gap:24px}}.Carousel_viewport__DcW59{--slide-w:28.5714vw;--gap:1.8519vw;--ratio:420/236;--pitch:calc(var(--slide-w) + var(--gap));align-self:flex-start;width:100vw;position:relative;left:50%;transform:translateX(-50%);overflow:hidden}@media screen and (max-width:768px){.Carousel_viewport__DcW59{--slide-w:calc(100vw - 32px);--gap:16px}}.Carousel_trimmed__I6OFZ{width:min(100vw,var(--slide-w)*var(--count) + var(--gap)*(var(--count) - 1))}.Carousel_portrait__Vmjbe{--slide-w:16.4021vw;--ratio:236/420}@media screen and (max-width:768px){.Carousel_portrait__Vmjbe{--slide-w:51.9444vw;--gap:4.4444vw}}.Carousel_track__R_C3_{display:flex;align-items:center;gap:var(--gap);position:relative;left:50%;transition:transform .6s cubic-bezier(.32,.72,0,1);will-change:transform}.Carousel_slide__1ST6I{flex:0 0 var(--slide-w);padding:6px;border:1px solid #43465c;border-radius:24px;transform:scale(1);transition:transform .6s cubic-bezier(.32,.72,0,1),border-color .4s ease}@media screen and (max-width:768px){.Carousel_slide__1ST6I{padding:4px}.Carousel_viewport__DcW59:not(.Carousel_portrait__Vmjbe) .Carousel_slide__1ST6I{border-color:#757fff}}.Carousel_current__k_JTO{border-color:#757fff}.Carousel_peek__Auir9{transform:scale(.9)}@media screen and (max-width:768px){.Carousel_peek__Auir9{transform:scale(1)}}.Carousel_sideLeft__N8YvW{transform-origin:right center}.Carousel_sideRight__scH2M{transform-origin:left center}.Carousel_frame__zkrjC{position:relative;width:100%;aspect-ratio:var(--ratio);border-radius:20px;overflow:hidden;background:#181d2e}.Carousel_image__3fVVZ{object-fit:cover}.Carousel_scrim__rYbA6{position:absolute;inset:0;background:rgba(0,0,0,.6);opacity:0;transition:opacity .6s ease;pointer-events:none}.Carousel_peek__Auir9 .Carousel_scrim__rYbA6{opacity:1}@media screen and (max-width:768px){.Carousel_peek__Auir9 .Carousel_scrim__rYbA6{opacity:0}.Carousel_portrait__Vmjbe .Carousel_near__oCI4s{transform:scale(.845)}.Carousel_portrait__Vmjbe .Carousel_near__oCI4s .Carousel_scrim__rYbA6{opacity:1}}.Carousel_controls__c7Y6J{gap:30px}.Carousel_arrow__6XzV4,.Carousel_controls__c7Y6J{display:flex;align-items:center;justify-content:center}.Carousel_arrow__6XzV4{padding:10px;border:1px solid #43465c;border-radius:50%;background:transparent;cursor:pointer;transition:border-color .3s ease}.Carousel_arrow__6XzV4:hover{border-color:#757fff}@media screen and (max-width:768px){.Carousel_arrow__6XzV4{display:none}}.Carousel_arrowIcon__uBWRd{width:20px;height:20px;background:#fff;-webkit-mask-image:url(/icons/caret-right.svg);mask-image:url(/icons/caret-right.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;flex-shrink:0}.Carousel_arrowIconPrev__pV6of{transform:rotate(180deg)}.Carousel_dots__0EWvS{display:flex;align-items:center;gap:20px}@media screen and (max-width:768px){.Carousel_dots__0EWvS{gap:12px}}.Carousel_dot__swWTR{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#43465c;cursor:pointer;transition:background .3s ease}@media screen and (max-width:768px){.Carousel_dot__swWTR{width:6px;height:6px}}.Carousel_dotActive__NXJaX{background:#fff}@keyframes Hero_gradient__y0P7i{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Hero_content__j9pPJ{position:relative;display:flex;flex-direction:column;align-items:center;gap:60px;padding:60px 0}@media screen and (max-width:768px){.Hero_content__j9pPJ{gap:24px;padding:40px 0}}.Hero_ellipse__vK6fr{position:absolute;top:50%;left:50%;width:500px;height:500px;border-radius:50%;background:#383678;opacity:.7;filter:blur(100px);transform:translate(-50%,-50%);pointer-events:none}@media screen and (max-width:768px){.Hero_ellipse__vK6fr{width:252px;height:252px;transform:translate(-50%,calc(-50% + 26px))}}.Hero_head__MXlMK{position:relative;z-index:1;max-width:568px;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}@media screen and (max-width:768px){.Hero_head__MXlMK{gap:24px}}.Hero_logos__yr7qD{--logo-scale:1;display:flex;align-items:center;justify-content:center;gap:calc(10px*var(--logo-scale))}@media screen and (max-width:768px){.Hero_logos__yr7qD{--logo-scale:.72}}.Hero_logo__1dkC1{height:auto;object-fit:contain}.Hero_separator__WAMO_{width:calc(24px*var(--logo-scale));height:calc(24px*var(--logo-scale));background:#5f6279;-webkit-mask-image:url(/icons/close.svg);mask-image:url(/icons/close.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;flex-shrink:0}.Hero_title__7I1a9{font-size:44px;line-height:52px;letter-spacing:.1px;font-weight:600}@media screen and (max-width:768px){.Hero_title__7I1a9{font-size:32px;line-height:36px;letter-spacing:.1px;font-weight:600}}.Hero_subtitle__pi5UI{font-size:20px;line-height:29px;letter-spacing:.2px;font-weight:400;color:hsla(0,0%,100%,.8)}@media screen and (max-width:768px){.Hero_subtitle__pi5UI{font-size:17px;line-height:26px;letter-spacing:.2px;font-weight:400;max-width:320px}}.Hero_links__2iquS{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.Hero_link__uVrz_{font-size:15px;line-height:21px;letter-spacing:.2px;font-weight:400;display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 12px 0 10px;border-radius:12px;background:#07090f;color:#fff}a.Hero_link__uVrz_{transition:background .3s ease-in-out}a.Hero_link__uVrz_:hover{background:#181d2e}.Hero_media__J8Wi6{position:relative;z-index:1;width:100%}.Hero_image__XRcsW{display:block;width:100%;max-width:920px;height:auto;margin:0 auto}@media screen and (max-width:768px){.Hero_image__XRcsW.Hero_desktop__yiq3B{display:none}}.Hero_image__XRcsW.Hero_mobile__D_Zt6{display:none}@media screen and (max-width:768px){.Hero_image__XRcsW.Hero_mobile__D_Zt6{display:block}}@keyframes Task_gradient__fP9oK{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Task_content__8SyWb{display:flex;flex-direction:column;align-items:center;gap:60px;padding:100px 0 160px;text-align:center}@media screen and (max-width:768px){.Task_content__8SyWb{gap:36px;padding:60px 0}}.Task_head__Sin4x{max-width:582px;display:flex;flex-direction:column;gap:28px}@media screen and (max-width:768px){.Task_head__Sin4x{gap:12px}}.Task_title__lVllj{font-size:36px;line-height:40px;letter-spacing:.1px;font-weight:600}@media screen and (max-width:768px){.Task_title__lVllj{font-size:32px;line-height:36px;letter-spacing:.1px;font-weight:600}}.Task_description__cb_Gc{font-size:17px;line-height:26px;letter-spacing:.2px;font-weight:400}@media screen and (max-width:768px){.Task_description__cb_Gc{font-size:16px;line-height:22.5px;letter-spacing:.2px;font-weight:400;max-width:320px;margin:0 auto;color:hsla(0,0%,100%,.8)}}.Task_list__nf1iR{width:100%;display:flex;align-items:stretch;gap:36px;text-align:left}@media screen and (max-width:768px){.Task_list__nf1iR{flex-direction:column;gap:16px}}@keyframes Point_gradient__BblHU{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Point_point__lO1R5{flex:1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding:28px;border-radius:28px;background:#181d2e}@media screen and (max-width:768px){.Point_point__lO1R5{flex-direction:row;gap:16px;padding:16px}}.Point_index__WkKuA{font-size:20px;line-height:29px;letter-spacing:.2px;font-weight:400;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border:1px solid transparent;border-radius:20px;background:linear-gradient(#000,#000) padding-box,linear-gradient(180deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.05)) border-box;color:#1ed58f;font-weight:500}@media screen and (max-width:768px){.Point_index__WkKuA{font-size:14px;line-height:20.5px;letter-spacing:.2px;font-weight:400;width:40px;height:40px;border-radius:12px;background:linear-gradient(#07090f,#07090f) padding-box,linear-gradient(180deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.05)) border-box;line-height:24px;font-weight:300}}.Point_text__FtKZl{font-size:15px;line-height:21px;letter-spacing:.2px;font-weight:400;color:#fff}@media screen and (max-width:768px){.Point_text__FtKZl{font-size:14px;line-height:20.5px;letter-spacing:.2px;font-weight:400}}.Point_accent__zvmJa{font-weight:inherit}@media screen and (max-width:768px){.Point_accent__zvmJa{font-weight:600}}@keyframes Solution_gradient__ryYco{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Solution_content__Tb8Pw{display:flex;flex-direction:column;align-items:center;gap:60px;padding:100px 0 160px;text-align:center}@media screen and (max-width:768px){.Solution_content__Tb8Pw{gap:36px;padding:60px 0}}.Solution_head__7K3An{max-width:685px;display:flex;flex-direction:column;gap:28px}@media screen and (max-width:768px){.Solution_head__7K3An{gap:12px}}.Solution_title__rV7fP{font-size:36px;line-height:40px;letter-spacing:.1px;font-weight:600}@media screen and (max-width:768px){.Solution_title__rV7fP{font-size:32px;line-height:36px;letter-spacing:.1px;font-weight:600}}.Solution_description__fV061{font-size:17px;line-height:26px;letter-spacing:.2px;font-weight:400}@media screen and (max-width:768px){.Solution_description__fV061{font-size:16px;line-height:22.5px;letter-spacing:.2px;font-weight:400;max-width:320px;margin:0 auto;color:hsla(0,0%,100%,.8)}}.Solution_list__3aGq2{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:36px;gap:36px;text-align:left}@media screen and (max-width:992px){.Solution_list__3aGq2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.Solution_list__3aGq2{grid-template-columns:1fr;gap:20px}}@keyframes Point_gradient__G6g6A{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Point_wide___3AYf{grid-column:span 2}@media screen and (max-width:992px){.Point_wide___3AYf{grid-column:span 1}}.Point_point___W1Vv{display:flex;flex-direction:column;gap:12px;padding:36px;border-radius:28px;background:#181d2e}@media screen and (max-width:768px){.Point_point___W1Vv{gap:10px;padding:16px 16px 20px}}.Point_head__rL1g6{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media screen and (max-width:768px){.Point_head__rL1g6{flex-direction:row;align-items:center;gap:10px}}.Point_iconBlock__UZEUY{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border:1px solid transparent;border-radius:50%;background:linear-gradient(#07090f,#07090f) padding-box,linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.06)) border-box}@media screen and (max-width:768px){.Point_iconBlock__UZEUY{width:44px;height:44px}}.Point_icon___lu_N{width:36px;height:36px}@media screen and (max-width:768px){.Point_icon___lu_N{width:28px;height:28px}}.Point_title__jm4_I{font-size:20px;font-weight:600;line-height:26px;letter-spacing:.2px;color:#fff}@media screen and (max-width:768px){.Point_title__jm4_I{line-height:24px}}.Point_description__xEszH{font-size:15px;line-height:21px;letter-spacing:.2px;font-weight:400;color:hsla(0,0%,100%,.8);max-width:560px}@media screen and (max-width:768px){.Point_description__xEszH{font-size:14px;line-height:20.5px;letter-spacing:.2px;font-weight:400}}@keyframes Results_gradient__dyzOm{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Results_content__oTDqn{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:60px;padding:100px 0 160px}@media screen and (max-width:768px){.Results_content__oTDqn{gap:36px;padding:60px 0}}.Results_ellipse__wqyDw{position:absolute;top:50%;left:50%;width:600px;height:600px;border-radius:50%;background:#383678;opacity:.7;filter:blur(100px);transform:translate(calc(-50% + 17.5px),calc(-50% + 300px));pointer-events:none}@media screen and (max-width:768px){.Results_ellipse__wqyDw{width:252px;height:252px;transform:translate(-50%,calc(-50% + 187px))}}.Results_title__wL6VO{font-size:36px;line-height:40px;letter-spacing:.1px;font-weight:600;position:relative;z-index:1;text-align:center}@media screen and (max-width:768px){.Results_title__wL6VO{font-size:32px;line-height:36px;letter-spacing:.1px;font-weight:600}}.Results_list__Ca9ye{position:relative;z-index:1;width:100%;max-width:1100px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}@media screen and (min-width:769px){.Results_list__Ca9ye:has(>:first-child:last-child){grid-template-columns:minmax(0,345px);justify-content:center}.Results_list__Ca9ye:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,345px));justify-content:center}}@media screen and (max-width:992px){.Results_list__Ca9ye{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.Results_list__Ca9ye{grid-template-columns:1fr}}@keyframes Card_gradient__rPHlO{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Card_wide__7xsf1{grid-column:span 2}@media screen and (max-width:992px){.Card_wide__7xsf1{grid-column:span 1}}.Card_card__wiENH{display:flex;align-items:flex-start;gap:14px;padding:14px 16px 14px 14px;border-radius:24px;background:#fff}.Card_iconBlock___j2KU{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:14px;border-radius:16px;background:#4070f4}.Card_iconBlock___j2KU.Card_iconViolet__m6XCv{background:#757fff}.Card_iconBlock___j2KU.Card_iconGreen__b3Y_W{background:#5bceae}.Card_iconBlock___j2KU.Card_iconOrange__UysVP{background:#ffb35b}.Card_iconBlock___j2KU.Card_iconIndigo__rdVhG{background:#8266ee}@media screen and (max-width:768px){.Card_iconBlock___j2KU{padding:12px}}.Card_icon__lPtLi{width:32px;height:32px;background-color:#fff;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}@media screen and (max-width:768px){.Card_icon__lPtLi{width:28px;height:28px}}.Card_text__coKvd{flex:1 0;min-width:0;display:flex;flex-direction:column}.Card_title__nQaGf{font-size:28px;font-weight:600;line-height:34px;letter-spacing:.16px;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;color:#000}@media screen and (max-width:768px){.Card_title__nQaGf{font-size:24px;font-weight:600;line-height:32px;letter-spacing:.16px}}.Card_note__G1_iL{font-size:15px;line-height:21px;letter-spacing:.2px;font-weight:400}@media screen and (max-width:768px){.Card_note__G1_iL{font-size:14px;line-height:20.5px;letter-spacing:.2px;font-weight:400;color:#8266ee}}.Card_description__YBx3s{font-size:15px;line-height:21px;letter-spacing:.2px;font-weight:400;color:#000}@media screen and (max-width:768px){.Card_description__YBx3s{font-size:14px;line-height:20.5px;letter-spacing:.2px;font-weight:400}}@keyframes Content_gradient__ia5mn{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Content_band__lyGOj{background:#111421;width:100vw;position:relative;left:50%;transform:translateX(-50%)}