:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
*{border:none;margin:0}html{scroll-behavior:smooth}button,a{cursor:pointer}.section-main-1{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%)}.section-main-1-bg{background-size:cover;position:relative}.section-main-1-images-row{justify-content:space-between;align-items:center;width:1259px;max-width:1259px;margin-left:auto;margin-right:auto;display:flex;position:absolute;top:149px;left:0;right:0}.section-main-1-container{text-align:left;width:1160px;max-width:1160px;margin-left:auto;margin-right:auto;padding-top:164px;padding-bottom:167px;position:relative}.section-main-1-img-1,.section-main-1-img-2{display:none}.section-main-bird{z-index:0;position:absolute;top:102px;right:0}.section-main-1-container h1{color:#fff;z-index:1;max-width:608px;margin:0 auto 0 0;font-family:Inter;font-size:60px;font-style:normal;font-weight:600;line-height:64px;position:relative}.section-main-1-container p{color:#fff;max-width:550px;margin:24px auto 0 0;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.section-main-1-container p a{color:#fff;margin-left:5px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:36px;text-decoration:none}.section-main-1-container button{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;text-align:center;background:#ffffff1f;border-radius:24px;min-width:326px;margin-top:40px;padding:20px 48px;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:32px;transition:all .2s ease-in-out;box-shadow:inset 0 1px #ffffff54}.section-main-1-container button:hover{background:#ffffff38}.section-main-1-list_row{justify-content:space-between;gap:12px;margin-top:90px;display:flex}.section-main-1-list_item{color:#fff;text-align:center;flex-direction:column;flex:1;align-items:center;gap:20px;padding:16px 35px;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px;display:flex}.section-main-1-list_item img{display:block}.moving-block{background:#ffffff1f;gap:24px;padding:16px;display:flex}.marquee{white-space:nowrap;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#ffffff1f;width:100%;padding:16px 0;position:relative;overflow:hidden}.marquee__inner{white-space:nowrap;animation:15s linear infinite marquee;display:flex}.marquee__inner span{color:#fff;text-align:center;letter-spacing:2.08px;text-transform:uppercase;align-items:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex}.marquee__inner span img{margin-left:51px;margin-right:51px}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.instrument_section{background:#f9f9ff;padding:72px 0}.instrument_section_row{justify-content:space-between;align-items:center;display:flex}.instrument_section_left{width:573px}.instrument_section_left h2{color:#1f1f1f;margin-bottom:20px;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.instrument_section_left>p{color:#1f1f1f;margin-bottom:20px;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.instrument_section_left_block{background:#fff;border-radius:24px;width:521px;margin-bottom:40px;padding:16px 24px}.instrument_section_left_block p{color:#1f1f1f;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.instrument_section_left button{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));color:#fff;border-radius:24px;padding:20px 48px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px;box-shadow:inset 0 1px #ffffff54}.instrument_section_right{background:#fff;border-radius:40px;width:500px;padding:40px 0 20px}.instrument_section_right h3{color:#000;text-align:center;margin-bottom:40px;padding:0 40px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.instrument_section_img_desc{display:block}.instrument_section_img_mob{display:none}.instrument_section_right p{-webkit-text-fill-color:transparent;text-align:center;background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);-webkit-background-clip:text;background-clip:text;margin-top:-24px;margin-bottom:0;font-family:Inter;font-size:16.184px;font-style:normal;font-weight:600;line-height:19.421px}.tasks_section{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);padding:72px 0}.tasks_section_white{background:#f9f9ff;padding:72px 0}.tasks_section h2{color:#fff;text-align:center;margin:0 auto;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.tasks_section_white h2{color:#1f1f1f;text-align:center;width:854px;margin:0 auto;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.tasks_section p{color:#fff;text-align:center;margin-top:20px;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.tasks_row{flex-wrap:wrap;justify-content:space-between;gap:16px;margin:40px 0 0;display:flex}.tasks_section_white .tasks_row{gap:8px;margin-bottom:40px}.task_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff12 217.88%);border:1px solid #ffffff1a;border-radius:32px;flex:1;padding:32px}.tasks_section_white .task_item{background:#fff;border:none;border-radius:32px;padding:32px}.task_item img{display:block}.task_item p{color:#fff;text-align:left;margin-top:16px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.tasks_section_white .task_item div{color:#131313;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.task_item h3{color:#fff;margin-top:24px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.task_item div{color:#fff;gap:16px;margin-top:12px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.tasks_section_white .task_item p{color:#1f1f1f;width:312px;margin-top:24px;margin-bottom:16px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.tasks_section_white .task_item p.tasks_section_white_text_20{font-size:20px;line-height:24px}.task_item_25{flex:1;width:auto}.tasks_section_white .task_item.task_item_25 p{width:214px}.tasks_section_white_desc{color:#1f1f1f;text-align:center;margin-top:20px;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.btn_center{justify-content:center;display:flex}.btn_center button{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;text-align:center;background:#ffffff1f;border-radius:24px;min-width:326px;padding:20px 48px;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:32px;box-shadow:inset 0 1px #ffffff54}.tasks_section_white .btn_center button,.btn_center_blue.btn_center button{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);box-shadow:inset 0 1px #ffffff54}.analytic_section{background:#fff;padding:72px 0}.analytic_section_blue{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);padding:72px 0}.analytic_section h2{color:#1f1f1f;text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.analytic_section_blue h2{color:#fff;text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.analytic_section p{color:#1f1f1f;text-align:center;margin-top:20px;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.analytic_section_blue p{color:#fff;text-align:center;max-width:1060px;margin:20px auto 0;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.analytic_row{justify-content:space-between;gap:16px;margin:40px 0;display:flex}.analytic_row img{display:block}.analytic_tags{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.analytic_tag{color:#1f1f1f;background:#f9f9ff;border-radius:24px;padding:16px 20px;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.analytic_section_blue .analytic_tag{color:#fff;background:#ffffff14}.analytic_tag.active{background:0 0;border:1.5px solid #fff}.why_we_section{background:#f9f9ff;padding:72px 0}.why_we_section_2{background:#fff;padding:72px 0}.why_we_section h2,.why_we_section_2 h2{color:#1f1f1f;text-align:center;margin-bottom:16px;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.why_we_section .container>p{color:#1f1f1f;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.why_we_section_2 .container>p{color:#131313;text-align:center;margin-top:20px;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.why_we_row{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:40px;margin-bottom:40px;display:flex}.why_we_item{background:#fff;border-radius:32px;flex:1;padding:32px}.why_we_row_33 .why_we_item{flex:calc(33% - 8px);width:calc(33% - 8px)}.why_we_row_50 .why_we_item{flex:calc(50% - 8px);width:calc(50% - 8px)}.why_we_section_2 .why_we_item{background:#f9f9ff}.why_we_item_blue{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%)}.why_we_item img{display:block}.why_we_item h3{color:#1f1f1f;margin-top:24px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.why_we_section_2 .why_we_item{padding-right:24px}.why_we_section_2 .why_we_item h3{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.why_we_item_blue h3{color:#fff}.why_we_item p{color:#1f1f1f;margin-top:16px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.list-item-row{color:#1f1f1f;align-items:center;gap:12px;margin-top:12px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.why_we_section .btn_center button{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));border-radius:24px;box-shadow:inset 0 1px #ffffff54}.statistic_section{background:#fff;padding:72px 0}.statistic_section .instrument_section_left_block{background:#f9f9ff}.statistic_section .instrument_section_right{background:#f4f4ff;border-radius:40px;justify-content:center;align-items:flex-end;width:500px;height:500px;padding-bottom:0;display:flex}.statistic_section .instrument_section_left>p{width:592px}.blue_card_section{background:#f9f9ff;padding:64px 0}.blue_card_block{background:#0a84ff;border-radius:32px;justify-content:space-between;align-items:center;padding:40px 28px 10px 40px;display:flex}.blue_card_block_content{width:577px}.blue_card_block_content h3{color:#fff;margin-bottom:20px;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.blue_card_block_content p{color:#fff;margin-bottom:40px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.blue_card_block_content button{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;text-align:center;background:#ffffff1f;border-radius:24px;padding:20px 48px;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:32px;box-shadow:inset 0 1px #ffffff54}.container{width:1160px;max-width:1160px;margin-left:auto;margin-right:auto}.faq-section{background:#fff;padding:72px 0 48px}.faq-row{justify-content:space-between;display:flex}.faq-title{min-width:405px;max-width:405px}.faq-title h2{color:#1f1f1f;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.faq_cta{margin-top:24px}.faq_cta button{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));color:#fff;border-radius:24px;margin-bottom:36px;padding:20px 48px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px;box-shadow:inset 0 1px #ffffff54}.faq-section-accordion{width:731px;min-width:731px;margin-left:24px;padding-bottom:21px}.faq-section-accordion .mantine-Accordion-item{border-bottom:none;border-left:2px solid #1527eb;margin-bottom:24px;background:0 0!important;border-radius:0!important}.faq-section-accordion .mantine-Accordion-item:last-child{margin-bottom:0}.faq-section-accordion .faq-section-accordion-title{padding:6px 0 6px 24px}.faq-section-accordion .faq-section-accordion-title:hover{background:0 0!important}.faq-section-accordion .mantine-Accordion-label{color:#1f1f1f;padding:0;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px;transition:all .2s ease-in-out}.faq-section-accordion .faq-section-accordion-title:hover .mantine-Accordion-label{-webkit-text-fill-color:transparent;background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);-webkit-background-clip:text;background-clip:text}.faq-section-accordion .mantine-Accordion-content{color:#1f1f1f;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;padding:10px 24px 6px!important}.faq-section-accordion .mantine-Accordion-chevron{color:#87889c;width:18px;height:18px}.gradient_card_section{background:#fff;padding:72px 0}.gradient_card_block{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));border-radius:40px;justify-content:space-between;align-items:center;padding:40px;display:flex}.gradient_card_block_content h3{color:#fff;margin-bottom:20px;font-family:Inter;font-size:36px;font-style:normal;font-weight:600;line-height:44px}.gradient_card_block_content p{color:#fff;max-width:601px;margin-bottom:20px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.gradient_card_block_content p.gradient_card_block_desc{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.gradient_card_block_list{color:#fff;gap:16px;margin-bottom:8px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.gradient_card_block_content button{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;text-align:center;background:#ffffff1f;border-radius:24px;margin-top:24px;padding:20px 48px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px;box-shadow:inset 0 1px #ffffff54}.gradient_card_section_2 .gradient_card_block_content p{margin-bottom:40px}.gradient_card_block_tags{gap:12px;margin-bottom:40px;display:flex}.gradient_card_block_tag{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;background:linear-gradient(107deg,#fff0 -165.77%,#ffffff1c 217.88%);border:1px solid #ffffff1a;border-radius:20px;padding:12px 20px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.create_steps_section{background:#fff;padding:80px 0}.create_steps_section h2{color:#1f1f1f;text-align:center;margin-bottom:40px;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.steps_row{justify-content:space-between;align-items:center;gap:24px;display:flex}.step_item{background:linear-gradient(#f9f9ff 0% 100%),#fff;border-radius:40px;flex:1;padding-top:44px;overflow:hidden}.step_item p{color:#1f1f1f;text-align:center;margin-bottom:42px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.step_item img{margin-left:35px;display:block}.create_steps_section button{color:#fff;background:#0a84ff;border-radius:24px;width:370px;max-width:370px;margin:40px auto 0;padding:20px 32px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:991px){.show_mob{display:none}}@media (max-width:991px){.container{width:360px;max-width:360px}.section-main-1-images-row{align-items:flex-start;width:361px;max-width:100%;height:auto;margin-top:0;margin-bottom:0;padding:0;top:79px;left:0;right:0}.section-main-1-bg{background-position:50%;background-repeat:no-repeat;background-size:contain;overflow:hidden}.section-main-1-img-1{display:block;position:absolute;top:3px;left:-20.5px}.section-main-1-img-2{display:block;position:absolute;right:-21px}.section-main-1-img-3{width:143.6px;height:143.6px;margin-top:281px;transform:rotate(-5deg)}.section-main-1-container p.section-main-1-mini-text{color:#fff;text-align:center;text-transform:uppercase;margin-bottom:8px;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.section-main-1-container h1{color:#fff;text-align:center;margin-bottom:16px;font-family:Inter;font-size:34px;font-style:normal;font-weight:600;line-height:40px}.section-main-1-container h1 br{display:none}.section-main-1-container p{color:#fff;text-align:center;margin-top:0;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.section-main-1-badges{gap:6px;width:360px;max-width:360px;margin-top:16px;margin-bottom:24px}.section-main-badge-item{color:#fff;text-align:center;border-radius:12px;padding:6px 8px;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.section-main-badge-item svg{width:15px;height:15px;margin-right:7.5px}.section-main-1-container button{color:#fff;text-align:center;width:100%;min-width:0;margin-top:32px;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.section-main-1-list_row{flex-direction:column;gap:8px;margin-top:40px}.section-main-1-list_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);text-align:left;background:linear-gradient(107deg,#fff0 -165.77%,#ffffff12 217.88%);border:1px solid #ffffff1a;border-radius:24px;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:12px;padding:16px;display:flex}.section-main-1-list_item img{width:24px;height:24px}.section-main-bird{width:361px;height:361px;position:absolute;top:17px;right:0}.marquee{padding:11px 0}.marquee__inner span{color:#fff;text-align:center;letter-spacing:2.08px;text-transform:uppercase;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.marquee__inner span img{margin:0 24px}.section-main-1-container{width:361px;max-width:361px;padding-top:418px;padding-bottom:78px}.section-main-1-img-4{width:136.6px;height:136.6px;margin-top:262px}.instrument_section{padding:48px 0;position:relative}.instrument_section_row{flex-direction:column}.instrument_section_left{width:100%}.instrument_section_left h2{color:#1f1f1f;margin-bottom:16px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.instrument_section_left>p{margin-bottom:24px;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.instrument_section_left_block{width:100%;margin-bottom:24px;padding:16px}.instrument_section_left_block p{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.show_desc{display:none}.instrument_section_img_mob{display:block}.instrument_section_right{border-radius:24px;width:100%;margin-bottom:24px;padding:24px 0}.instrument_section_right h3{margin-bottom:24px;padding:0 24px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.instrument_section_right p{margin-top:-32px;font-size:16.184px;font-style:normal;font-weight:600;line-height:19.421px}.instrument_section_left button{width:100%;font-size:20px;line-height:24px}.tasks_section{padding:48px 0}.tasks_section h2{text-align:left;width:100%;margin-bottom:16px;margin-left:0;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.tasks_section p{text-align:left;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.tasks_row{flex-flow:column wrap;gap:8px;margin:24px 0}.task_item{border-radius:24px;flex-direction:column;flex:1;width:100%;padding:24px 24px 24px 72px;display:flex;position:relative}.task_item>img{width:32px;height:32px;position:absolute;top:calc(50% - 16px);left:24px}.task_item h3{margin-top:0;font-size:20px;line-height:24px}.task_item div{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.task_item div img{height:20px}.tasks_section p{margin-top:0;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.tasks_section_white{padding:48px 0}.tasks_section_white h2{text-align:left;width:100%;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.tasks_section_white p{color:#1f1f1f;margin-top:16px;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.tasks_section_white .tasks_row{margin-bottom:24px}.tasks_section_white .task_item{border-radius:24px;flex-direction:column;flex:1;width:100%;padding:24px 24px 24px 88px;position:relative}.tasks_section_white .task_item>img{width:48px;height:48px}.tasks_section_white .task_item p{width:auto;margin-top:0;margin-bottom:8px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.tasks_section_white .task_item div{margin-top:8px;font-size:16px;line-height:20px}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.analytic_section{padding:48px 0}.analytic_section h2,.analytic_section_blue h2{text-align:left;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.analytic_section p,.analytic_section_blue p{text-align:left;margin-top:12px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.analytic_row{flex-direction:column;margin-top:24px;margin-bottom:24px}.analytic_row>img{width:361px;height:235px}.analytic_tags{justify-content:flex-start;gap:8px;margin-bottom:24px}.analytic_tag{border-radius:16px;padding:12px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.analytic_section_blue{padding:48px 0}.tasks_section_white_desc{text-align:left;margin-top:16px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.tasks_section_white .task_item p.tasks_section_white_text_20{font-size:20px;font-style:normal;font-weight:600;line-height:24px}}.examples_section{background:#fff;padding:64px 0}.examples_section h2{color:#1f1f1f;text-align:center;margin-bottom:40px;font-family:Inter;font-size:48px;font-weight:600;line-height:56px}.examples_slider{padding:0;position:relative}.examples_slider .swiper-slide{width:auto}.example_card{background:#f9f9ff;border-radius:32px;height:406px;overflow:hidden}.swiper-button-prev-custom,.swiper-button-next-custom{z-index:10;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 11px 18px #1b00881f}.swiper-button-prev-custom{left:-42px}.swiper-button-next-custom{right:-42px}.formats_section{color:#fff;background:#0a84ff;padding:64px 0}.formats_section h2{color:#fff;text-align:center;margin-bottom:40px;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.formats_row{justify-content:space-between;gap:24px;display:flex}.format_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff1c 217.88%);border:1px solid #ffffff1a;border-radius:32px;flex:1;padding:32px}.format_item h3{color:#fff;margin:32px 0 16px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.format_item p{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.styles_section{background:#f9f9ff;padding:64px 0}.styles_section h2{color:#1f1f1f;text-align:center;margin-bottom:40px;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.styles_grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px;display:grid}.style_item{text-align:center;background:#fff;border-radius:32px;padding:12px 12px 32px}.style_item img{border-radius:24px;margin-bottom:20px}.style_item p{color:#1f1f1f;text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.testimonials_section{background:#fff;padding:64px 0}.testimonials_section h2{color:#1f1f1f;text-align:center;margin-bottom:40px;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.testimonials_slider{position:relative}.testimonial_item{background:#f9f9ff;border-radius:32px;flex-direction:column;justify-content:space-between;height:100%;padding:32px;display:flex}.quote_icon{margin-bottom:24px}.testimonial_item p{color:#1f1f1f;margin-bottom:24px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.user_info{align-items:center;gap:12px;display:flex}.avatar{border-radius:50%}.user_info span{color:#1f1f1f;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.tariffs-section{background:#f9f9ff;padding:64px 0}.tariffs-section h2{color:#1f1f1f;text-align:center;max-width:none;margin-bottom:32px;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.tariffs-row{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.tariff-card{text-align:center;background:#fff;border-radius:40px;flex-direction:column;align-items:center;padding:40px 24px;display:flex;position:relative}.tariff_header h3{color:#0a84ff;text-align:center;margin-bottom:16px;font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:32px}.tariff_header p{color:#1f1f1f;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.tariff_price_box{background:#f2f2f7;border-radius:20px;justify-content:center;align-items:center;gap:8px;width:100%;margin:32px 0;padding:24px;display:flex}.tariff_price_box .price_main{color:#1d1d1f;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:32px}.tariff_footer p{color:#87889c;text-align:center;margin-bottom:32px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.popular_badge_new{color:#fff;text-align:center;background:#ff9500;border-radius:20px;padding:10px 14px;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:18px;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.best_badge_new{color:#fff;text-align:center;background:#ff2d55;border-radius:20px;padding:10px 14px;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:18px;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}:is(.tariff-card:has(.popular_badge_new),.tariff-card:has(.best_badge_new)){padding-bottom:78px}.faq-section .btn_center{display:none}@media (max-width:991px){.create_steps_section{padding:48px 0}.create_steps_section h2{color:#1f1f1f;text-align:left;margin-bottom:24px;font-size:32px;font-weight:600;line-height:36px}.steps_row{flex-direction:column;gap:16px}.create_steps_section button{margin-top:24px}.btn_center button{min-width:100%;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.why_we_section{padding:48px 0}.why_we_section h2{color:#1f1f1f;text-align:left;max-width:100%;margin-bottom:16px;font-size:30px;font-weight:600;line-height:36px}.why_we_section .container>p{text-align:left;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.why-we-icon{width:153px;height:153px;top:-26px}.why_we_row{gap:12px;margin-top:24px;margin-bottom:24px}.list-item-row{align-items:flex-start}.why_we_item{border-radius:24px;padding:24px 24px 24px 92px;position:relative}.why_we_item>img{width:48px;height:48px;position:absolute;left:24px}.why_we_item h3{margin-top:0;font-size:20px;line-height:24px}.statistic_section{padding:48px 0}.statistic_section .instrument_section_left h2{font-size:30px;font-style:normal;font-weight:600;line-height:36px}.statistic_section .instrument_section_left>p{width:100%}.statistic_section .instrument_section_right{width:100%;height:400px;position:relative;overflow:hidden}.statistic_section .instrument_section_img_desc{position:absolute;top:50px}.why_we_section_2{padding:48px 0}.why_we_section_2 h2{text-align:left;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.why_we_section_2 .why_we_row{gap:8px;margin-top:24px;margin-bottom:24px}.why_we_section_2 .why_we_item h3{margin-bottom:0}.why_we_row_50 .why_we_item{flex:1;width:100%}.gradient_card_block_list{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.instrument_section .list-item-row{margin-top:8px}.safety_section_right{background:0 0}.safety_section_right .instrument_section_img_desc{width:100%;height:100%;position:relative;top:0;left:0}.blue_card_section{background:#fff;padding:48px 0}.blue_card_block{flex-direction:column-reverse;align-items:flex-start;padding:24px}.blue_card_block_img img{width:109px;height:76px;display:block}.blue_card_block_content{width:100%;margin-top:24px}.blue_card_block_content h3{font-size:32px;font-style:normal;font-weight:600;line-height:36px}.blue_card_block_content p{margin-bottom:24px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.blue_card_block_content button{width:100%;padding:20px 40px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.faq-section .btn_center button{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));color:#fff;text-align:center;border-radius:24px;padding:20px 32px;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px;box-shadow:inset 0 1px #ffffff54}.gradient_card_section{padding:48px 0}.gradient_card_block{border-radius:32px;flex-direction:column-reverse;align-items:flex-start;padding:24px}.gradient_card_block_img{margin-bottom:24px}.gradient_card_block_img img{width:130px;height:124px;display:block}.gradient_card_block_content h3{margin-bottom:16px;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.gradient_card_block_content p{margin-bottom:24px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.gradient_card_block_content p.gradient_card_block_desc{margin-bottom:16px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.gradient_card_block_tags{flex-wrap:wrap;gap:8px;margin-bottom:24px}.gradient_card_block_tag{white-space:nowrap;border-radius:16px;padding:12px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.gradient_card_block_content button{width:100%;margin-top:0;padding:20px 34px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.examples_section{padding:48px 0}.examples_section h2{color:#1f1f1f;text-align:left;margin-bottom:24px;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:36px}.examples_section .swiper-slide img{width:361px;height:253px}.swiper-button-next-custom,.swiper-button-prev-custom{display:none}.formats_section{padding:48px 0}.formats_section h2{color:#fff;text-align:left;margin-bottom:24px;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:36px}.format_item{padding:24px 24px 24px 96px;position:relative}.format_item img{width:48px;height:48px;position:absolute;left:24px}.format_item h3{margin-top:0}.formats_row{flex-direction:column;gap:16px}.styles_section{padding:48px 0}.styles_section h2{color:#1f1f1f;text-align:left;margin-bottom:24px;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:36px}.styles_grid{grid-template-columns:repeat(2,1fr);gap:12px 8px;margin-bottom:24px}.style_item img{border-radius:20px;width:160px;height:160px;margin-bottom:12px}.style_item p{color:#1f1f1f;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.style_item{border-radius:24px;padding:8px 8px 24px}.testimonials_section{padding:48px 0}.testimonials_section h2{color:#1f1f1f;text-align:left;margin-bottom:24px;font-size:32px;font-weight:600;line-height:36px}.testimonial_item{border-radius:24px;padding:24px}.tariffs-section{padding:48px 0}.tariffs-section h2{color:#1f1f1f;text-align:left;margin-bottom:24px;font-size:32px;font-weight:600;line-height:36px}.tariffs-row{grid-template-columns:repeat(2,1fr);gap:8px}.tariff-card{border-radius:24px;padding:24px 12px}.tariff_header h3{text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.tariff_header p{color:#1f1f1f;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.tariff_price_box{border-radius:16px;gap:8px;width:100%;height:64px;margin:16px 0;padding:16px 0;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:24px}.tariff_price_box .price_main{font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:24px}.tariff_footer p{color:#87889c;text-align:center;margin-bottom:0;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.popular_badge_new,.best_badge_new{width:max-content;margin-top:16px;margin-left:auto;margin-right:auto;display:block;position:relative;bottom:0;left:0;transform:none}.tariffs-section .btn_center{margin-top:24px!important}.tariff_price_box .price_main{color:#1d1d1f;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:24px}:is(.tariff-card:has(.popular_badge_new),.tariff-card:has(.best_badge_new)){padding-bottom:24px}.faq-section{padding:48px 0}.faq-section .btn_center{display:block}.faq-row{flex-direction:column}.faq-title{text-align:left;min-width:100%;max-width:100%;margin-bottom:24px}.faq-title br{display:none}.faq-section-accordion .faq-section-accordion-title:where(:not(:disabled,[data-disabled])):active{background-color:#0000}.faq-title h2{color:#1f1f1f;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:36px}.faq-section-accordion{width:360px;min-width:360px;margin-left:0;padding-bottom:24px}.faq-section-accordion .mantine-Accordion-label{padding-right:12px;font-size:16px;line-height:20px}.faq-section-accordion .faq-section-accordion-title{padding:2px 12px!important}.faq-section-accordion .mantine-Accordion-content{font-size:16px;line-height:24px;padding:12px 12px 2px!important}.faq_cta{display:none}.footer_hero_section{padding:48px 0}.tariff-card.popular{transform:none}.why_we_item p{margin-top:8px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.why_we_section_2 .container>p{text-align:left;margin-top:16px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.why_we_row_33 .why_we_item{flex:1;width:100%}}
.header-container{width:1224px;max-width:1224px;margin-left:auto;margin-right:auto;padding-top:24px}.header{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff12 217.88%);border:1px solid #ffffff14;border-radius:24px;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.header-logo,.header-logo img{display:block}.nav-block{align-items:center;gap:24px;display:flex}.nav-block a{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none}.mantine-Select-wrapper input{color:#fff;background:0 0;border:none;width:39px;padding:0;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none}.mantine-Select-section{width:12px}.mantine-ComboboxChevron-chevron{color:#fff}.mantine-Select-dropdown{border-radius:24px;-webkit-backdrop-filter:blur(50px)!important;backdrop-filter:blur(50px)!important;background:linear-gradient(107deg,#fff0 -165.77%,#ffffff12 217.88%)!important;border:1px solid #ffffff14!important;width:66px!important}.mantine-Select-option,.mantine-Select-option:hover{justify-content:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none;background:0 0!important;padding-top:5px!important;padding-bottom:5px!important}.mantine-Select-option svg{display:none}.fixed-header .header-primary-btn{color:#fff;background:#0a84ff;border-radius:16px;padding:12px 16px;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.header-light-text .fixed-header .header-primary-btn{background:#ffffff29}.nav-btn-mob{display:none}.header-def{opacity:0}@media (max-width:991px){.header-def{opacity:1}.header-container{width:auto;max-width:none;padding:16px}.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;width:360px;max-width:360px;margin-left:auto;margin-right:auto;padding:0}.header-logo img{width:161px}.nav-btn-mob{background:0 0;padding:0;display:block}.nav-block,.header-primary-btn{display:none}}.fixed-header-wrapper{opacity:0;pointer-events:none;z-index:1;transition:all .3s ease-in-out;position:fixed;top:0;left:0;right:0}.fixed-header-wrapper.show{opacity:1;pointer-events:auto;transition:all .3s ease-in-out}.fixed-header .nav-block a,.fixed-header .mantine-Select-wrapper input,.fixed-header .mantine-ComboboxChevron-chevron{color:#1f1f1f;transition:all .3s ease-in-out}.header-light-text .fixed-header .nav-block a,.header-light-text .fixed-header .mantine-Select-wrapper input,.header-light-text .fixed-header .mantine-ComboboxChevron-chevron{color:#fff;transition:all .3s ease-in-out}.fixed-header .nav-block a:hover,.fixed-header .mantine-Select-wrapper input:hover{color:#208bff}.fixed-header .header{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff2e 217.88%);border:1px solid #ffffff1a;border-radius:24px}@media (max-width:991px){.fixed-header-wrapper,.fixed-header-wrapper.show{display:none}}.footer_hero_section{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);padding:88px 0}.footer_hero_content{color:#fff;justify-content:center;align-items:center;display:flex;position:relative}.hero_text{text-align:center;max-width:930px}.hero_text h2{color:#fff;text-align:center;margin-bottom:20px;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.hero_text p{color:#fff;text-align:center;width:930px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.hero_cta_btn{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;text-align:center;background:#ffffff1f;border-radius:24px;padding:20px 48px;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:32px;transition:background .2s;box-shadow:inset 0 1px #ffffff54}.hero_img_left{z-index:1;position:absolute;left:-73px}.hero_img_right{z-index:1;position:absolute;right:-73px}.footer_new{background:#f9f9ff;padding:64px 0}.footer_top_text{color:#1f1f1f;text-align:center;opacity:.6;max-width:1160px;margin:0 auto 56px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.footer_row{justify-content:space-between;align-items:flex-start;display:flex}.footer_col{flex:1}.footer_logo_box{align-items:center;margin-bottom:17px;display:flex}.ip_info{color:#1f1f1f;margin-bottom:17px;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.tg_channel_btn{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));color:#fff;border-radius:16px;align-items:center;gap:8px;padding:16px 48px;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;display:flex;box-shadow:inset 0 1px #ffffff54}.footer_links_list{flex-direction:column;gap:16px;padding-left:40px;display:flex}.footer_links_list a{color:#1f1f1f;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-decoration:none}.unitee_space_card{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));color:#fff;border-radius:32px;max-width:361px;margin-left:auto;padding:24px}.unitee_space_card img{margin-bottom:24px;display:block}.unitee_space_card h4{color:#fff;margin-bottom:12px;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.unitee_space_card p{color:#fff;margin-bottom:24px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.unitee_btn{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;background:#ffffff1f;border-radius:16px;width:100%;padding:16px 24px;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px;box-shadow:inset 0 1px #ffffff54}.hero_img_mob{display:none}@media (max-width:991px){.footer_hero_section{padding:100px 0}.footer_hero_content{flex-direction:column;align-items:center;padding:0;display:flex}.hero_img_mob{order:1;height:auto;margin-bottom:32px;display:block;position:static;transform:none}.hero_img_left,.hero_img_right{display:none}.hero_text{order:2;max-width:100%}.hero_logo_small{margin-bottom:16px}.hero_logo_small img{width:161px;height:auto}.footer_hero_section h2{margin-bottom:16px;font-size:26px;font-style:normal;font-weight:600;line-height:32px}.footer_hero_section p{max-width:100%;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.hero_cta_btn{min-width:100%;padding:20px 24px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.footer_new{padding:48px 0}.footer_top_text{-webkit-line-clamp:3;text-overflow:ellipsis;text-align:left;-webkit-box-orient:vertical;margin-bottom:24px;display:-webkit-box;overflow:hidden}.footer_logo_blue{width:115px;height:24px}.footer_row{flex-direction:column;align-items:flex-start;gap:24px}.footer_col{width:100%}.footer_logo_box{margin-bottom:16px}.ip_info{text-align:left;margin-bottom:16px;font-size:16px;line-height:24px}.tg_channel_btn{justify-content:center;width:100%;font-size:16px;line-height:24px}.footer_links_list{align-items:flex-start;gap:16px;padding-left:0}.footer_links_list a{font-size:16px;font-weight:600;line-height:24px}.unitee_space_card{border-radius:24px;max-width:100%;margin:0;padding:24px}.unitee_space_card svg{width:160px;height:auto;margin-bottom:16px}.unitee_space_card p{max-width:100%;margin-bottom:24px;font-size:14px;line-height:18px}.unitee_btn{border-radius:16px;padding:16px 24px;font-size:20px;line-height:24px}}
.home-module__txgM7a__star_bg{position:absolute;top:48px;left:-64px}.home-module__txgM7a__max_bg{position:absolute;bottom:37.5px;right:-65.5px}.home-module__txgM7a__section_1{padding-top:150px;padding-bottom:92px}.home-module__txgM7a__section_1_container{padding-bottom:73px}.home-module__txgM7a__section_1 .home-module__txgM7a__section_1_title{text-align:center;max-width:100%;margin-left:auto;margin-right:auto}.home-module__txgM7a__section_1_description{max-width:396px!important}.home-module__txgM7a__section_1_button{justify-content:center;display:flex}.home-module__txgM7a__buttons_row{gap:8px;display:flex}.home-module__txgM7a__buttons_row button{min-width:0}.home-module__txgM7a__lose_orders{background:#f9f9ff;padding:72px 0}.home-module__txgM7a__lose_orders h2{color:#131313;text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__lose_row{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.home-module__txgM7a__lose_item{background:#fff;border-radius:32px;flex:calc(50% - 8px);align-items:center;gap:24px;width:calc(50% - 8px);padding:32px;display:flex}.home-module__txgM7a__lose_item img{display:block}.home-module__txgM7a__lose_item p{color:#131313;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.home-module__txgM7a__list_row{margin-top:108px}.home-module__txgM7a__list_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff12 217.88%);border:1px solid #ffffff1a;border-radius:32px;padding:24px}.home-module__txgM7a__quick_start_section{background:#f9f9ff;padding:72px 0}.home-module__txgM7a__quick_start_section h2{color:var(--bg,#131313);text-align:center;margin-bottom:40px;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__quick_start_item{background:#fff;border-radius:32px;justify-content:space-between;align-items:flex-end;margin-top:16px;padding:32px 40px 0;display:flex}.home-module__txgM7a__quick_start_item img{display:block}.home-module__txgM7a__quick_start_item h3{color:#131313;margin-top:32px;margin-bottom:16px;font-family:Inter;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__quick_start_item p{color:#131313;margin-bottom:32px;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.home-module__txgM7a__quick_start_item button{color:#fff;background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);border-radius:24px;width:344px;margin-bottom:40px;padding:20px 24px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px;box-shadow:inset 0 1px #ffffff54}.home-module__txgM7a__analytic_tags{margin-top:32px;margin-bottom:32px}.home-module__txgM7a__analytic_tag{cursor:pointer;border:1.5px solid #ffffff03}.home-module__txgM7a__analytic_row{margin-top:32px}.home-module__txgM7a__analytic_chanel_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff12 217.88%);border:1px solid #ffffff1a;border-radius:32px;flex:1;padding:32px}.home-module__txgM7a__analytic_chanel_item .home-module__txgM7a__badge{color:#fff;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff1c 217.88%);border:1px solid #ffffff1a;border-radius:16px;width:max-content;margin-top:0;padding:12px 24px;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.home-module__txgM7a__analytic_chanel_item img{display:block}.home-module__txgM7a__analytic_chanel_item h3{color:#fff;margin-top:24px;margin-bottom:16px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.home-module__txgM7a__analytic_chanel_item div{color:#fff;align-items:center;gap:16px;margin-top:12px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.home-module__txgM7a__analytic_chanel_item div.home-module__txgM7a__analytic_chanel_item_footer{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;background:linear-gradient(107deg,#fff0 -165.77%,#ffffff1c 217.88%);border:1px solid #ffffff1a;border-radius:24px;gap:24px;margin-top:24px;padding:24px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.home-module__txgM7a__analytic_chanel_item div.home-module__txgM7a__analytic_chanel_item_footer_mt{margin-top:64px}.home-module__txgM7a__tasks_row{gap:8px;margin-top:32px;margin-bottom:40px}.home-module__txgM7a__task_item{border-radius:32px;flex-direction:column;align-items:center;padding:32px;display:flex}.home-module__txgM7a__task_item p{margin-top:24px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__private_channel_description{margin-top:16px!important;margin-bottom:0!important}.home-module__txgM7a__private_channel_title{max-width:454px;margin-bottom:0!important}.home-module__txgM7a__private_channel_btn{margin-top:40px}.home-module__txgM7a__safety_section{background:#fff}.home-module__txgM7a__safety_section .instrument_section_right{background:#f9f9ff}.home-module__txgM7a__migrate_description{font-family:Inter;font-style:normal;color:#1f1f1f!important;font-size:20px!important;font-weight:400!important;line-height:28px!important}.home-module__txgM7a__migrate_info_block{z-index:1;border-radius:24px;padding-left:2px;position:relative}.home-module__txgM7a__migrate_info_block:before{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));content:"";z-index:-1;border-radius:24px 0 0 24px;width:20px;height:100%;display:block;position:absolute;top:0;left:0}.home-module__txgM7a__migrate_info_block div{color:#1f1f1f;background:#f9f9ff;border-radius:20px;padding:16px 75px 16px 22px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.home-module__txgM7a__why_we_section{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%)}.home-module__txgM7a__why_we_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff1c 217.88%);border:1px solid #ffffff1a;border-radius:32px;padding-right:25px}.home-module__txgM7a__why_we_item h3{color:#fff}.home-module__txgM7a__why_we_item p{color:#fff;margin-bottom:16px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.home-module__txgM7a__list_item_row{color:#fff;margin-top:8px}.home-module__txgM7a__why_we_section h2{color:#fff}.home-module__txgM7a__why_we_section>div>p{max-width:882px;margin-left:auto;margin-right:auto;color:#fff!important}.home-module__txgM7a__why_we_section_2{background:#f9f9ff}.home-module__txgM7a__why_we_item2{border-radius:32px;background:#fff!important}.home-module__txgM7a__why_we_item2 img{display:block}.home-module__txgM7a__why_we_item2 h3{margin-top:16px}.home-module__txgM7a__why_we_item2 p{color:#1f1f1f;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.home-module__txgM7a__why_we_item2 p.home-module__txgM7a__step_number{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:24px;font-family:Inter;font-size:14px;font-style:normal;font-weight:800;line-height:16px}.home-module__txgM7a__btn_primary{border-radius:24px;padding:20px 48px;box-shadow:inset 0 1px #ffffff54;background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%)!important}.home-module__txgM7a__instrument_section_right{height:500px;padding:32px}.home-module__txgM7a__instrument_section_right h4{color:#000;margin-bottom:24px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.home-module__txgM7a__instrument_section_right div{color:#131313;align-items:flex-start;gap:8px;margin-top:16px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.home-module__txgM7a__why_we_row1{gap:24px;margin-top:40px;display:flex}.home-module__txgM7a__why_we_row2{flex-wrap:wrap;gap:24px;display:flex}.home-module__txgM7a__why_we_item3 p,.home-module__txgM7a__why_we_item3_1 p{color:#1f1f1f;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.home-module__txgM7a__why_we_item3_1{width:370px;padding-bottom:0}.home-module__txgM7a__why_bird{margin-top:-66px;margin-bottom:-10px;margin-left:-32px;display:block}.home-module__txgM7a__ecosystem_section{background:#f9f9ff;padding:72px 0}.home-module__txgM7a__ecosystem_section h2{color:#1f1f1f;text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__ecosystem_section p{color:#1f1f1f;text-align:center;margin-top:16px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.home-module__txgM7a__ecosystem_row{flex-wrap:wrap;gap:24px;margin-top:40px;display:flex}.home-module__txgM7a__ecosystem_item{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));border-radius:32px;flex:calc(50% - 12px);justify-content:space-between;gap:40px;height:228px;padding:32px;display:flex;overflow:hidden}.home-module__txgM7a__ecosystem_item img{display:block}.home-module__txgM7a__ecosystem_item>img{margin-top:-8px;margin-right:-8px}.home-module__txgM7a__ecosystem_item h3{color:#fff;margin-top:40px;margin-bottom:8px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.home-module__txgM7a__ecosystem_item p{color:#fff;text-align:left;margin-top:0;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.home-module__txgM7a__faq_section{background:#f9f9ff}.home-module__txgM7a__how_it_work{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);padding:72px 0}.home-module__txgM7a__how_it_work h2{color:#fff;text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__how_it_work p{color:#fff;text-align:center;margin-top:20px;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.home-module__txgM7a__how_it_work_row{justify-content:space-between;gap:16px;margin:40px 0;display:flex}.home-module__txgM7a__how_it_work_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff1c 217.88%);border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;flex:1;align-items:center;gap:32px;padding:32px 38px 0;display:flex}.home-module__txgM7a__how_it_work_item p{color:#fff;text-align:center;width:287px;margin-top:0;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.home-module__txgM7a__cases{background:#fff;padding:72px 0}.home-module__txgM7a__cases h2{color:#131313;text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__cases_item{background:#f9f9ff;border-radius:32px;flex-direction:column;justify-content:space-between;gap:41px;padding:32px 32px 0;display:flex}.home-module__txgM7a__cases_item h3{color:#131313;margin-bottom:16px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.home-module__txgM7a__cases_item div div{color:#131313;gap:16px;margin-top:12px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.home-module__txgM7a__cases .home-module__txgM7a__how_it_work_row{margin-bottom:32px}.home-module__txgM7a__cases_analytics{background:#f9f9ff;border-radius:32px;margin-bottom:40px;padding:32px}.home-module__txgM7a__cases_analytics h3{color:#131313;margin-bottom:24px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.home-module__txgM7a__cases_analytics_row{justify-content:space-between;gap:8px;display:flex}.home-module__txgM7a__cases_analytics_item{background:#fff;border-radius:24px;flex:1;padding:24px}.home-module__txgM7a__cases_analytics_item img{display:block}.home-module__txgM7a__cases_analytics_item p{color:#131313;margin-top:24px;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__tariffs{background:#f9f9ff;border-radius:40px;padding:72px 0}.home-module__txgM7a__tariffs h2{color:#1f1f1f;text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__tariffs_row{justify-content:space-between;gap:16px;margin-top:32px;display:flex}.home-module__txgM7a__tariff_item{background:#fff;border-radius:32px;flex:1;padding:32px}.home-module__txgM7a__tariff_item h3{color:#1f1f1f;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__tariff_price{color:#87889c;margin-top:24px;margin-bottom:24px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.home-module__txgM7a__tariff_price span{-webkit-text-fill-color:transparent;background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);-webkit-background-clip:text;background-clip:text;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:56px}.home-module__txgM7a__tariff_btn_light{background:linear-gradient(116deg,#4aa8ff14 -18.46%,#1527eb14 53.76%,#8115f514 125.99%);border-radius:24px;width:100%;margin-bottom:12px;padding:20px 32px;box-shadow:inset 0 1px #ffffff54}.home-module__txgM7a__tariff_btn_light span{background:var(--main,linear-gradient(116deg, #4aa8ff -18.46%, #1527eb 53.76%, #8115f5 125.99%));-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.home-module__txgM7a__tariff_btn{color:#fff;text-align:center;background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);border-radius:24px;width:100%;margin-bottom:12px;padding:20px 32px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px;box-shadow:inset 0 1px #ffffff54}.home-module__txgM7a__tariff_info{color:#1f1f1f;gap:12px;margin-top:12px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.home-module__txgM7a__tariff_info img{margin-top:2px}.home-module__txgM7a__search_section{background:#f9f9ff;padding:72px 0}.home-module__txgM7a__search_section h2{color:#1f1f1f;text-align:center;margin-bottom:40px;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__search_section img{width:1222px;height:445px;margin-left:-30px;display:block}.home-module__txgM7a__search_section p{color:#1f1f1f;text-align:center;margin-top:-18px;margin-bottom:40px;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.home-module__txgM7a__how_it_work_section{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);padding:72px 0}.home-module__txgM7a__how_it_work_section h2{color:#fff;text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__how_it_work_section_row{justify-content:space-between;gap:16px;margin-top:40px;display:flex}.home-module__txgM7a__how_it_work_section_item{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(107deg,#fff0 -165.77%,#ffffff1c 217.88%);border:1px solid #ffffff1a;border-radius:32px;flex:1;padding:32px}.home-module__txgM7a__how_it_work_section_item h3{color:#fff;text-align:center;margin-top:32px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.home-module__txgM7a__model_section{background:#fff;padding:88px 0}.home-module__txgM7a__model_block{background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);border-radius:32px;justify-content:space-between;padding:40px 40px 0;display:flex}.home-module__txgM7a__model_block h3{color:#fff;margin-bottom:20px;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:48px}.home-module__txgM7a__model_price{color:#fff;margin-bottom:20px;font-family:Inter;font-style:normal;font-size:40px!important;font-weight:600!important;line-height:48px!important}.home-module__txgM7a__model_price span{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.home-module__txgM7a__model_list{color:#fff;align-items:center;gap:12px;margin-bottom:12px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;display:flex}.home-module__txgM7a__model_list img{display:block}.home-module__txgM7a__model_btn{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;background:#ffffff1f;border-radius:24px;margin-top:12px;margin-bottom:40px;padding:20px 48px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px;box-shadow:inset 0 1px #ffffff54}.home-module__txgM7a__model_img{margin-top:-6px}@media (min-width:769px){.mySwiper.show_mob{display:none}.home-module__txgM7a__quick_start_item_mob{display:none}.home-module__txgM7a__search_mob{display:none!important}}@media (max-width:768px){.home-module__txgM7a__search_desc{display:none!important}.home-module__txgM7a__section_1{padding-bottom:356px}.home-module__txgM7a__buttons_row{flex-direction:column;gap:8px;margin-top:32px}.home-module__txgM7a__buttons_row button{margin-top:0}.home-module__txgM7a__list_row{margin-top:40px}.home-module__txgM7a__list_item{border-radius:24px;padding:16px}.home-module__txgM7a__quick_start_section{padding:48px 0}.home-module__txgM7a__quick_start_section h2{text-align:left;margin-bottom:24px;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__quick_start_item{flex-direction:column;gap:24px;display:none}.home-module__txgM7a__quick_start_item_mob{background:#fff;border-radius:24px;margin-top:24px;margin-bottom:12px;padding:24px 24px 0}.home-module__txgM7a__quick_start_item_mob>div{gap:16px;display:flex}.home-module__txgM7a__quick_start_item_mob>div img{width:48px;height:48px;display:block}.home-module__txgM7a__quick_start_item_mob h3{color:#131313;margin-bottom:8px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.home-module__txgM7a__quick_start_item_mob p{color:#131313;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.home-module__txgM7a__quick_start_item_mob>img{width:258px;height:259px;margin:44px auto 0;display:block}.home-module__txgM7a__quick_start_mob_btn{color:#fff;text-align:center;background:linear-gradient(116deg,#4aa8ff -18.46%,#1527eb 53.76%,#8115f5 125.99%);border-radius:24px;width:100%;padding:20px 48px;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px;box-shadow:inset 0 1px #ffffff54}.home-module__txgM7a__analytic_tags{flex-wrap:nowrap;margin-top:24px;margin-bottom:24px;overflow:auto}.home-module__txgM7a__analytic_tag{white-space:nowrap}.home-module__txgM7a__analytic_row{gap:12px;margin-top:24px}.home-module__txgM7a__analytic_chanel_item{border-radius:24px;padding:24px}.home-module__txgM7a__analytic_chanel_item>img{width:48px;height:48px}.home-module__txgM7a__analytic_chanel_item h3{margin-top:20px;margin-bottom:16px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__analytic_chanel_item div{margin-top:8px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.home-module__txgM7a__analytic_chanel_item>div>img{height:20px}.home-module__txgM7a__migrate_info_block div{font-size:16px;line-height:20px}.home-module__txgM7a__migrate_info_block{margin-bottom:24px}.home-module__txgM7a__why_we_item2 p.home-module__txgM7a__step_number{margin-top:0}.home-module__txgM7a__why_we_section_2 .home-module__txgM7a__why_we_row{margin-bottom:24px}.home-module__txgM7a__safety_section .home-module__txgM7a__instrument_section_right{height:auto;padding:24px}.home-module__txgM7a__instrument_section_right h4{margin-bottom:0}.home-module__txgM7a__why_we_row1{flex-direction:column;gap:12px;margin-top:24px}.home-module__txgM7a__why_we_row2{flex-direction:column;gap:12px}.home-module__txgM7a__why_we_item3_1,.home-module__txgM7a__why_we_item3{width:100%}.home-module__txgM7a__why_bird{margin-bottom:0;margin-left:0;width:340px!important;height:328px!important;position:relative!important;left:-92px!important}.home-module__txgM7a__ecosystem_section{padding:48px 0}.home-module__txgM7a__ecosystem_section h2{text-align:left;font-size:30px;line-height:36px}.home-module__txgM7a__ecosystem_section p{text-align:left;font-size:20px;line-height:28px}.home-module__txgM7a__ecosystem_row{display:none}.home-module__txgM7a__ecosystem_item{border-radius:24px;flex-direction:column;align-items:center;gap:38px;height:468px;padding:24px 24px 0}.home-module__txgM7a__ecosystem_item>div{width:100%}.mySwiper{margin-top:16px}.home-module__txgM7a__ecosystem_item h3{margin-top:24px}.home-module__txgM7a__faq_section{background:#fff}.home-module__txgM7a__analytic_chanel_item .home-module__txgM7a__badge{border-radius:16px;padding:8px 16px}.home-module__txgM7a__analytic_chanel_item div.home-module__txgM7a__analytic_chanel_item_footer,.home-module__txgM7a__analytic_chanel_item div.home-module__txgM7a__analytic_chanel_item_footer_mt{border-radius:16px;align-items:flex-start;gap:16px;margin-top:20px;padding:16px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.home-module__txgM7a__analytic_chanel_item div.home-module__txgM7a__analytic_chanel_item_footer img{width:20px;height:20px}.home-module__txgM7a__how_it_work{padding:48px 0}.home-module__txgM7a__how_it_work h2{text-align:left;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__how_it_work p{text-align:left;margin-top:16px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.home-module__txgM7a__how_it_work_row{flex-direction:column;gap:16px;margin-top:24px;margin-bottom:24px}.home-module__txgM7a__how_it_work_item{border-radius:24px;padding:32px 30px 0}.home-module__txgM7a__how_it_work_item p{text-align:center;width:220px;margin-top:0;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__cases{padding:48px 0}.home-module__txgM7a__cases h2{text-align:left;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__cases .home-module__txgM7a__cases_item{border-radius:24px;padding:24px 24px 0}.home-module__txgM7a__cases_item h3{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__cases_item div div{margin-top:8px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.home-module__txgM7a__cases_item div div img{height:20px}.home-module__txgM7a__cases .home-module__txgM7a__how_it_work_row{margin-bottom:24px}.home-module__txgM7a__cases_analytics{background:#f9f9ff;border-radius:24px;margin-bottom:24px;padding:24px}.home-module__txgM7a__cases_analytics h3{margin-bottom:16px;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__cases_analytics_row{flex-direction:column;gap:8px}.home-module__txgM7a__cases_analytics_item{border-radius:16px;align-items:center;gap:24px;padding:16px 52px 16px 16px;display:flex}.home-module__txgM7a__cases_analytics_item p{margin-top:0;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.home-module__txgM7a__tariffs{border-radius:0;padding:48px 0}.home-module__txgM7a__tariffs h2{text-align:left;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__tariffs_row{flex-direction:column;gap:12px;margin-top:24px}.home-module__txgM7a__tariff_item{border-radius:24px;padding:24px}.home-module__txgM7a__tariff_item h3{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__tariff_price{margin-top:16px;margin-bottom:16px;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.home-module__txgM7a__tariff_price span{font-size:24px;font-style:normal;font-weight:600;line-height:28px}.home-module__txgM7a__tariff_btn_light,.home-module__txgM7a__tariff_btn{margin-bottom:0;padding:20px 32px}.home-module__txgM7a__tariff_btn_light span,.home-module__txgM7a__tariff_btn{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__tariff_info{gap:12px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.home-module__txgM7a__tariff_info img{width:20px;height:20px;margin-top:0}.home-module__txgM7a__lose_orders{padding:48px 0}.home-module__txgM7a__lose_orders h2{text-align:left;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__lose_row{flex-direction:column;gap:8px;margin-top:24px}.home-module__txgM7a__lose_item{border-radius:24px;flex:1;gap:16px;width:100%;padding:24px}.home-module__txgM7a__lose_item img{width:40px;height:40px}.home-module__txgM7a__lose_item p{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.home-module__txgM7a__search_section{padding:48px 0;overflow:hidden}.home-module__txgM7a__search_section h2{text-align:left;margin-bottom:24px;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__search_section img{width:439px;height:340px;margin-left:-40px}.home-module__txgM7a__search_section p{text-align:left;width:324px;margin-top:-31px;margin-bottom:24px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.home-module__txgM7a__how_it_work_section{padding:48px 0}.home-module__txgM7a__how_it_work_section h2{text-align:left;font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__how_it_work_section_row{flex-direction:column;justify-content:space-between;gap:16px;margin-top:24px;display:flex}.home-module__txgM7a__how_it_work_section_item{border-radius:24px}.home-module__txgM7a__model_section{padding:48px 0}.home-module__txgM7a__model_block{border-radius:24px;flex-direction:column;padding:24px 24px 0}.home-module__txgM7a__model_block h3{font-size:30px;font-style:normal;font-weight:600;line-height:36px}.home-module__txgM7a__model_price{font-style:normal;margin-bottom:20px!important;font-size:30px!important;font-weight:600!important;line-height:36px!important}.home-module__txgM7a__model_price span{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.home-module__txgM7a__model_list{align-items:flex-start;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.home-module__txgM7a__model_list img{width:20px;height:20px}.home-module__txgM7a__model_btn{width:100%;margin-bottom:24px;font-size:20px;line-height:24px}}
