html,body{margin:0;box-sizing:border-box;font-family:Montserrat,Arial,sans-serif;display:flex;flex-direction:column;align-items:center;scroll-behavior:smooth;--primary: #5368E0;--black: #000000;--white: #FFFFFF;--background: #F5F7FA;--background-secondary: #E7EBFF;--border: #C9D1EA;--dark-grey: #5C5C5D;--dark-background: #292929}html{overflow:auto}body{overflow-x:hidden;height:100vh;width:100vw}address{font-style:normal}button:hover,a:hover{cursor:pointer}#portal-root{position:relative;z-index:9999}.withAnimation,.withIconAnimation{opacity:0}.animate{animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-ExtraLight.woff2) format("woff2");font-weight:100;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Light.woff2) format("woff2");font-weight:200;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Regular.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Medium.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-SemiBold.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Bold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-ExtraBold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Black.woff2) format("woff2");font-weight:800;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}.btn[data-astro-cid-vnzlvqnm]{border-radius:40px;cursor:pointer;border:none;box-sizing:border-box;padding:22px 40px;font-size:16px;font-weight:600}.primary[data-astro-cid-vnzlvqnm]{background:var(--black);color:var(--white)}.secondary[data-astro-cid-vnzlvqnm]{color:var(--black);background:transparent;border:1px solid var(--black)}.secondaryInverted[data-astro-cid-vnzlvqnm]{color:var(--white);background:transparent;border:1px solid var(--white)}.low[data-astro-cid-vnzlvqnm]{padding-block:12px}@media screen and (max-width: 768px){.btn[data-astro-cid-vnzlvqnm]{padding:14px 40px;font-size:14px}}#header_container[data-astro-cid-cdbpgbnz]{max-width:1440px;width:100%;height:80px;position:sticky;top:0;z-index:99;background:#fff3;backdrop-filter:blur(25px);padding:10px 0}#header_container[data-astro-cid-cdbpgbnz].pos_fixed{position:fixed}#header_container[data-astro-cid-cdbpgbnz].open{background:var(--white)}#header[data-astro-cid-cdbpgbnz]{width:100%;height:100%;position:relative}#menu_nav[data-astro-cid-cdbpgbnz]{width:100%}#wrapper[data-astro-cid-cdbpgbnz]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 120px;box-sizing:border-box;gap:30px}#links[data-astro-cid-cdbpgbnz]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:30px}.blocks[data-astro-cid-cdbpgbnz],#actions[data-astro-cid-cdbpgbnz]{display:flex;flex-direction:row;align-items:center;gap:15px}.link[data-astro-cid-cdbpgbnz]{color:inherit;text-decoration:none;font-size:16px;font-weight:600;text-wrap:nowrap}.link[data-astro-cid-cdbpgbnz]:hover{text-decoration:underline}#burger_button[data-astro-cid-cdbpgbnz]{padding:12px 15px;border:1px solid rgba(4,19,69,.2);border-radius:16px;align-items:center;display:none;background:transparent}#burger_img[data-astro-cid-cdbpgbnz]{display:block}#burger_close_img[data-astro-cid-cdbpgbnz]{display:none}#burger_close_img[data-astro-cid-cdbpgbnz]:hover{animation:spin 1s ease-in-out}#burger_button[data-astro-cid-cdbpgbnz].open{border:none;padding:0}#burger_button[data-astro-cid-cdbpgbnz].open #burger_img[data-astro-cid-cdbpgbnz]{display:none}#burger_button[data-astro-cid-cdbpgbnz].open #burger_close_img[data-astro-cid-cdbpgbnz]{display:block}#mobile_wrapper[data-astro-cid-cdbpgbnz]{position:absolute;left:0;background:var(--white);width:100%;height:100dvh;z-index:10;box-sizing:border-box;padding:120px;gap:60px;overflow:auto;display:none;flex-direction:column}#mobile_wrapper[data-astro-cid-cdbpgbnz].open{display:flex}#mobile_links[data-astro-cid-cdbpgbnz]{display:flex;flex-direction:column;align-items:center;gap:50px}.mobile_warning[data-astro-cid-cdbpgbnz]{font-size:14px;text-wrap:balance;text-align:center}#mobile_actions[data-astro-cid-cdbpgbnz]{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.link_button[data-astro-cid-cdbpgbnz]{width:100%}.telegram_button[data-astro-cid-cdbpgbnz]{display:flex;flex-direction:row;align-items:center;gap:10px}.telegram_icon[data-astro-cid-cdbpgbnz]{margin-top:2px;filter:brightness(100) invert(1);width:34px}.telegram_icon[data-astro-cid-cdbpgbnz] .mobile[data-astro-cid-cdbpgbnz]{width:50px}@media screen and (max-width: 1280px){#wrapper[data-astro-cid-cdbpgbnz]{padding:0 20px}}@media screen and (max-width: 1140px){#wrapper[data-astro-cid-cdbpgbnz]{gap:50px}.telegram_button_label[data-astro-cid-cdbpgbnz]{display:none}}@media screen and (min-width: 1080px){#mobile_wrapper[data-astro-cid-cdbpgbnz],#mobile_wrapper[data-astro-cid-cdbpgbnz].open{display:none}#header_container[data-astro-cid-cdbpgbnz].open{background:#fff3}}@media screen and (max-width: 1080px){#links[data-astro-cid-cdbpgbnz],#actions[data-astro-cid-cdbpgbnz]{display:none}#burger_button[data-astro-cid-cdbpgbnz]{display:flex}#mobile_wrapper[data-astro-cid-cdbpgbnz]{padding:120px}}@media screen and (max-width: 640px){#mobile_wrapper[data-astro-cid-cdbpgbnz]{padding:120px 20px}#header_container[data-astro-cid-cdbpgbnz]{padding:5px 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.no-scroll{overflow:hidden}._btn_17mgr_1{border-radius:40px;cursor:pointer;border:none;box-sizing:border-box;padding:22px 40px;font-size:16px;font-weight:600;color:#fff;background:#000;text-wrap:nowrap}._secondary_17mgr_14{color:#000;background:transparent;border:1px solid black}._inverted_17mgr_20{color:#000;background:#fff}._secondaryInverted_17mgr_25{color:#fff;background:transparent;border:1px solid white}@media screen and (max-width: 768px){._btn_17mgr_1{padding:14px 40px;font-size:14px}}._backdrop_h3pig_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000061;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;animation:_fadeInUp_h3pig_1 .2s linear forwards}._modal_wrapper_h3pig_16{position:relative;border-radius:24px;background:#fff;display:flex;padding:40px;flex-direction:column;justify-content:center;align-items:flex-start;max-width:600px;max-height:95vh;overflow:hidden;box-sizing:border-box;opacity:0;animation:_fadeInUp_h3pig_1 .2s linear forwards}._closeButton_h3pig_33{position:absolute;top:20px;right:20px;width:30px;height:30px}._closeButton_h3pig_33:hover{cursor:pointer;animation:_spin_h3pig_1 1s ease-in-out}@media screen and (max-width: 600px){._modal_wrapper_h3pig_16{border-radius:24px 24px 0 0;position:absolute;bottom:0;padding:40px 15px}}@keyframes _spin_h3pig_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeInUp_h3pig_1{0%{opacity:0}to{opacity:1}}#container[data-astro-cid-2fr45dzw]{max-width:1440px;display:flex;flex-direction:column;width:100%;justify-content:center;margin-top:5%;position:relative}#main[data-astro-cid-2fr45dzw]{width:100%;height:100%}#hero[data-astro-cid-2fr45dzw]{display:flex;flex-direction:row;width:100%;justify-content:space-between;padding:0 120px;box-sizing:border-box}#title[data-astro-cid-2fr45dzw]{font-family:Unbounded,Arial,sans-serif;font-size:80px;color:var(--primary);line-height:117%;text-wrap:nowrap}#hero_img_wrapper[data-astro-cid-2fr45dzw]{animation-delay:.2s}#hero_img[data-astro-cid-2fr45dzw]{width:100%}#hero_secondary[data-astro-cid-2fr45dzw]{box-sizing:border-box;padding:30px;display:flex;flex-direction:row;gap:105px;position:relative}#microscope_img[data-astro-cid-2fr45dzw]{position:absolute;bottom:10px;right:80px;animation-delay:.8s}#cpu_img[data-astro-cid-2fr45dzw]{animation-delay:.4s}#main_info[data-astro-cid-2fr45dzw]{display:flex;flex-direction:column;gap:20px;animation-delay:.6s}#subtitle[data-astro-cid-2fr45dzw]{font-size:44px;font-family:Unbounded,Arial,sans-serif;font-weight:700;text-wrap:balance;line-height:127%;margin:0}#description[data-astro-cid-2fr45dzw]{font-size:18px;font-weight:600;text-wrap:balance;line-height:144%;margin:0}#actions[data-astro-cid-2fr45dzw]{margin-top:40px;display:flex;flex-direction:row;gap:16px}#pink_sphere[data-astro-cid-2fr45dzw]{position:absolute;z-index:-2;top:135px;right:20px;width:605px;aspect-ratio:1;border-radius:605px;background:radial-gradient(41.76% 41.76% at 50% 50%,#e22e9a,#0000);filter:blur(150px)}#blue_sphere[data-astro-cid-2fr45dzw]{position:absolute;z-index:-2;bottom:230px;left:100px;width:343px;aspect-ratio:1;border-radius:343px;background:radial-gradient(106.46% 106.46% at 50.21% 68.3%,#095dff69 35.03%,#0000);filter:blur(150px)}@media screen and (max-width: 1400px){#microscope_img[data-astro-cid-2fr45dzw]{display:none}}@media screen and (max-width: 1140px){#hero_img_wrapper[data-astro-cid-2fr45dzw]{width:20em}}@media screen and (max-width: 1080px){#cpu_img[data-astro-cid-2fr45dzw]{display:none}#hero_secondary[data-astro-cid-2fr45dzw]{padding:30px 120px}#pink_sphere[data-astro-cid-2fr45dzw]{top:unset;bottom:35px;right:15px;width:410px;filter:blur(100px)}#blue_sphere[data-astro-cid-2fr45dzw]{top:5px;bottom:unset;left:5px;width:220px;filter:blur(100px)}}@media screen and (max-width: 1024px){#hero[data-astro-cid-2fr45dzw]{flex-direction:column;padding:0 80px}#hero_img_wrapper[data-astro-cid-2fr45dzw]{width:100%;display:flex;justify-content:center}#hero_img[data-astro-cid-2fr45dzw]{width:30em}#title_second[data-astro-cid-2fr45dzw]{padding-left:70px}#hero_secondary[data-astro-cid-2fr45dzw]{padding:30px 80px}}@media screen and (max-width: 768px){#hero[data-astro-cid-2fr45dzw]{flex-direction:column}#title[data-astro-cid-2fr45dzw]{padding:0;width:fit-content}}@media screen and (max-width: 640px){#title[data-astro-cid-2fr45dzw]{font-size:48px;margin-bottom:0}#hero[data-astro-cid-2fr45dzw]{padding:0 15px}#hero_img[data-astro-cid-2fr45dzw]{width:20em}#hero_secondary[data-astro-cid-2fr45dzw]{padding:30px 15px}#subtitle[data-astro-cid-2fr45dzw]{font-size:32px}#description[data-astro-cid-2fr45dzw]{font-size:16px}#actions[data-astro-cid-2fr45dzw]{margin-top:20px;flex-direction:column}#pink_sphere[data-astro-cid-2fr45dzw]{width:270px;filter:blur(75px)}#blue_sphere[data-astro-cid-2fr45dzw]{width:140px;filter:blur(75px)}}@media screen and (max-width: 410px){#title[data-astro-cid-2fr45dzw]{font-size:32px}#title_second[data-astro-cid-2fr45dzw]{padding-left:45px}#subtitle[data-astro-cid-2fr45dzw]{font-size:28px}#description[data-astro-cid-2fr45dzw]{font-size:14px}#hero_img[data-astro-cid-2fr45dzw]{width:16em}}#abilities[data-astro-cid-rjf467ev]{position:relative;margin-top:50px;max-width:1440px;width:100%;padding:0 120px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:25px;scroll-margin-top:105px}#title[data-astro-cid-rjf467ev]{font-size:44px;font-family:Unbounded,Arial,sans-serif;font-weight:700;text-wrap:balance;line-height:127%;margin:0;animation-delay:.8s}.content_wrapper[data-astro-cid-rjf467ev]{width:100%;display:grid;grid-template-columns:1.1fr 1fr;gap:25px;position:relative}.accordion[data-astro-cid-rjf467ev]{display:flex;flex-direction:column;gap:10px;width:100%}.accordion_item[data-astro-cid-rjf467ev]{border-radius:18px;overflow:hidden;background:var(--background);border:1px solid var(--border);transition:background .3s ease;animation-delay:.3s}.accordion_item[data-astro-cid-rjf467ev]:nth-child(1){animation-delay:1s}.accordion_header[data-astro-cid-rjf467ev]{padding:15px;cursor:pointer;font-size:18px;font-weight:500;font-family:Unbounded,Arial,sans-serif;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:color .2s ease}.accordion_content[data-astro-cid-rjf467ev]{padding-right:20px}.accordion_header[data-astro-cid-rjf467ev]::-webkit-details-marker{display:none}.accordion_item[data-astro-cid-rjf467ev][open]{border-radius:16px;background:var(--primary);box-shadow:0 30px 90px #0006}.accordion_item[data-astro-cid-rjf467ev][open] .accordion_header[data-astro-cid-rjf467ev]{color:#fff}.accordion_icon[data-astro-cid-rjf467ev]{transition:transform .3s ease}.accordion_item[data-astro-cid-rjf467ev][open] .accordion_icon[data-astro-cid-rjf467ev]{transform:rotate(180deg);filter:brightness(0) invert(1)}.accordion_item[data-astro-cid-rjf467ev][open] .accordion_content[data-astro-cid-rjf467ev]{font-size:16px;font-weight:400;color:#fff}.accordion_images_container[data-astro-cid-rjf467ev]{width:100%;height:100%;animation-delay:1.2s}.accordion_image[data-astro-cid-rjf467ev]{display:none;width:100%;height:100%;position:relative}.accordion_image_wrapper[data-astro-cid-rjf467ev]{height:100%;top:0;left:0;position:absolute}.accordion_image[data-astro-cid-rjf467ev] img[data-astro-cid-rjf467ev]{object-fit:contain;height:100%}.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(1)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(1),.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(2)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(2),.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(3)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(3),.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(4)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(4),.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(5)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(5),.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(6)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(6),.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(7)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(7),.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(8)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(8),.content_wrapper[data-astro-cid-rjf467ev]:has(>.accordion>.accordion_item:nth-child(9)[open]) .accordion_image[data-astro-cid-rjf467ev]:nth-child(9){display:flex}.want_more_wrapper[data-astro-cid-rjf467ev]{box-sizing:border-box;margin-top:50px;border-radius:24px;background:linear-gradient(90deg,#135,#7b81c8 29.33%,#9d29d3 67.79%,#7b81c8);padding:50px 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:25px;animation-delay:.3s}.info_wrapper[data-astro-cid-rjf467ev]{display:flex;flex-direction:column;gap:20px;width:100%}.info_wrapper_title[data-astro-cid-rjf467ev]{font-size:44px;font-family:Unbounded,Arial,sans-serif;font-weight:700;line-height:128%;color:var(--white)}.info_wrapper_description[data-astro-cid-rjf467ev]{font-size:18px;font-family:Unbounded,Arial,sans-serif;font-weight:500;line-height:128%;text-wrap:balance;color:var(--white)}@media screen and (max-width: 1400px){.content_wrapper[data-astro-cid-rjf467ev]{grid-template-columns:1.3fr 1fr}}@media screen and (max-width: 1140px){.content_wrapper[data-astro-cid-rjf467ev]{grid-template-columns:1.6fr 1fr}.want_more_wrapper[data-astro-cid-rjf467ev]{flex-direction:column}.actions_wrapper[data-astro-cid-rjf467ev]{width:100%}}@media screen and (max-width: 1024px){#abilities[data-astro-cid-rjf467ev]{padding:0 80px}.content_wrapper[data-astro-cid-rjf467ev]{display:flex;flex-direction:column}.accordion_images_container[data-astro-cid-rjf467ev]{display:none}}@media screen and (max-width: 768px){.info_wrapper_title[data-astro-cid-rjf467ev]{font-size:34px}.info_wrapper_description[data-astro-cid-rjf467ev]{font-size:18px}}@media screen and (max-width: 640px){#abilities[data-astro-cid-rjf467ev]{padding:0 15px}.want_more_wrapper[data-astro-cid-rjf467ev]{padding:40px 15px;margin-top:20px}#title[data-astro-cid-rjf467ev]{font-size:32px}}@media screen and (max-width: 410px){#title[data-astro-cid-rjf467ev],.info_wrapper_title[data-astro-cid-rjf467ev]{font-size:28px}.info_wrapper_description[data-astro-cid-rjf467ev]{font-size:14px}}._title_g7sea_1{font-family:Unbounded,Arial,sans-serif;font-size:20px;font-weight:500}._modal_content_g7sea_7{display:flex;flex-direction:column;gap:10px;height:100%;overflow:hidden}._form_g7sea_15{height:100%;display:flex;flex-direction:column;gap:30px;overflow:auto}._description_g7sea_23{font-size:16px;font-weight:600;color:#5c5c5d;width:90%}._iframe_wrapper_g7sea_30{display:flex;justify-content:center;width:100%}._iframe_form_g7sea_36{width:500px;height:750px}@media screen and (max-width: 600px){._title_g7sea_1{font-size:18px}._description_g7sea_23{font-size:14px}._iframe_form_g7sea_36{width:450px;height:800px}}@media screen and (max-width: 470px){._iframe_form_g7sea_36{width:400px}}@media screen and (max-width: 420px){._iframe_form_g7sea_36{width:350px}}@media screen and (max-width: 370px){._iframe_form_g7sea_36{width:300px;height:820px}}@media screen and (max-width: 320px){._iframe_form_g7sea_36{width:250px}}#container[data-astro-cid-arzojhwv]{position:relative;margin-top:50px;max-width:1440px;width:100%;padding:0 120px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:25px}#title[data-astro-cid-arzojhwv]{text-align:center;font-size:44px;font-family:Unbounded,Arial,sans-serif;font-weight:700;line-height:127%;margin:0;text-wrap:balance;animation-delay:.3s}.cards_wrapper[data-astro-cid-arzojhwv]{display:flex;flex-direction:column;gap:60px;width:100%}.card[data-astro-cid-arzojhwv]{width:100%;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:var(--background, #F5F7FA);border-radius:24px;padding:40px;box-sizing:border-box;animation-delay:.3s}.card[data-astro-cid-arzojhwv]:nth-child(2n){flex-direction:row-reverse;background:linear-gradient(90deg,#e9e9ff,#ccdbff)}.card[data-astro-cid-arzojhwv]:nth-child(2n) .card_title[data-astro-cid-arzojhwv]{text-align:left}.card_title[data-astro-cid-arzojhwv]{width:45%;height:100%;display:flex;align-items:center;font-family:Unbounded,Arial,sans-serif;font-size:44px;font-weight:600;text-align:right}.card_info_list[data-astro-cid-arzojhwv]{width:55%;display:flex;flex-direction:column;gap:30px}.card_info_item[data-astro-cid-arzojhwv]{width:100%;display:flex;flex-direction:column;gap:5px}.card_info_item_title[data-astro-cid-arzojhwv]{font-family:Unbounded,Arial,sans-serif;font-size:20px;font-weight:500;margin:0}.card_info_item_description[data-astro-cid-arzojhwv]{font-size:16px;font-weight:400;text-wrap:balance;color:var(--dark-grey, #5C5C5D);margin:0}.card_img_wrapper[data-astro-cid-arzojhwv]{position:absolute}.card_img[data-astro-cid-arzojhwv]{width:100%}#corporationIcon[data-astro-cid-arzojhwv]{top:-50px;right:32px}#scienceIcon[data-astro-cid-arzojhwv]{top:-100px;left:-85px}#ideaIcon[data-astro-cid-arzojhwv]{top:-62px;right:-62px}.animateIcon[data-astro-cid-arzojhwv]#corporationIcon{animation:fadeInDown .8s ease forwards;animation-delay:1s}.animateIcon[data-astro-cid-arzojhwv]#scienceIcon{animation:fadeInRight .8s ease forwards;animation-delay:1s}.animateIcon[data-astro-cid-arzojhwv]#ideaIcon,.animateIcon[data-astro-cid-arzojhwv]#gearIcon{animation:fadeInLeft .8s ease forwards;animation-delay:1s}.checkout_platform_wrapper[data-astro-cid-arzojhwv]{box-sizing:border-box;margin-top:50px;border-radius:24px;background:linear-gradient(270deg,#9d4f81 3.37%,#a8338c 23.08%,#3e3a84 51.92%,#005792 76.92%,#6b91ad);padding:40px;display:flex;flex-direction:column;gap:40px;position:relative;animation-delay:.5s}.checkout_platform_title[data-astro-cid-arzojhwv]{width:70%;font-family:Unbounded,Arial,sans-serif;font-size:44px;font-weight:600;color:var(--white, #FFFFFF)}.checkout_platform_info[data-astro-cid-arzojhwv]{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:40px}.checkout_platform_info_block[data-astro-cid-arzojhwv]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.checkout_platform_info_text[data-astro-cid-arzojhwv]{font-family:Unbounded,Arial,sans-serif;font-size:18px;font-weight:300;line-height:144%;color:var(--white, #FFFFFF)}.checkout_platform_img[data-astro-cid-arzojhwv]{width:130px;position:absolute;top:20px;right:20px}@media screen and (max-width: 1140px){.card_title[data-astro-cid-arzojhwv],.checkout_platform_title[data-astro-cid-arzojhwv]{font-size:32px}}@media screen and (max-width: 1024px){#container[data-astro-cid-arzojhwv]{padding:0 80px}.card[data-astro-cid-arzojhwv]{flex-direction:column-reverse;gap:30px;align-items:flex-start}.card[data-astro-cid-arzojhwv]:nth-child(2n){flex-direction:column-reverse}.card_title[data-astro-cid-arzojhwv]{text-align:left;width:90%}.card_info_list[data-astro-cid-arzojhwv]{width:100%}#corporationIcon[data-astro-cid-arzojhwv]{top:-80px;right:-62px;transform:scale(.7)}#scienceIcon[data-astro-cid-arzojhwv]{top:-100px;right:-82px;left:unset;transform:rotate(50deg)}#ideaIcon[data-astro-cid-arzojhwv]{top:-62px;right:-62px}.checkout_platform_info[data-astro-cid-arzojhwv]{flex-direction:column;align-items:flex-start;justify-content:flex-start}}@media screen and (max-width: 640px){#container[data-astro-cid-arzojhwv]{padding:0 15px}#title[data-astro-cid-arzojhwv]{font-size:32px;text-align:left}.card[data-astro-cid-arzojhwv]{padding:15px;min-width:90%}.cards_wrapper[data-astro-cid-arzojhwv]{padding-top:60px;flex-direction:row;gap:20px;overflow:auto}.card_title[data-astro-cid-arzojhwv]{text-wrap:balance}.card_img[data-astro-cid-arzojhwv]{transform:scale(.6)}.checkout_platform_img[data-astro-cid-arzojhwv]{width:70px}.checkout_platform_wrapper[data-astro-cid-arzojhwv]{padding:40px 15px;margin-top:20px}}@media screen and (max-width: 410px){#title[data-astro-cid-arzojhwv]{font-size:28px}.title_separator[data-astro-cid-arzojhwv]{display:none}.card_title[data-astro-cid-arzojhwv]{font-size:28px}.card_info_item_title[data-astro-cid-arzojhwv],.checkout_platform_title[data-astro-cid-arzojhwv]{font-size:18px}.card_info_item_description[data-astro-cid-arzojhwv],.checkout_platform_info_text[data-astro-cid-arzojhwv]{font-size:14px}.checkout_platform_img[data-astro-cid-arzojhwv]{width:50px}}#our_clients[data-astro-cid-fhrfh4ys]{position:relative;margin-top:50px;width:100%;display:flex;flex-direction:column;align-items:center;gap:25px;scroll-margin-top:105px}#title[data-astro-cid-fhrfh4ys]{font-size:44px;font-family:Unbounded,Arial,sans-serif;font-weight:700;line-height:127%;margin:0;text-wrap:balance;width:100%;max-width:1440px;padding-left:120px;box-sizing:border-box;animation-delay:.3s}.clients_list_wrapper[data-astro-cid-fhrfh4ys]{width:100%;max-width:1440px;height:130px;display:flex;justify-content:center;position:relative;animation-delay:.5s}.clients_list[data-astro-cid-fhrfh4ys]{position:absolute;width:100%;display:flex;flex-direction:row;gap:20px;padding:0 120px;box-sizing:border-box;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.clients_list[data-astro-cid-fhrfh4ys]::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.client_card[data-astro-cid-fhrfh4ys]{display:flex;align-items:center;justify-content:center;border-radius:24px;background:var(--background, #F5F7FA);box-sizing:border-box;padding:24px;width:100%;min-width:285px;animation-delay:.3s}.scroll_buttons[data-astro-cid-fhrfh4ys]{display:flex;flex-direction:row;gap:8px;padding:8px;border-radius:32px;background:var(--background, #F5F7FA);animation-delay:.5s}.scroll_button[data-astro-cid-fhrfh4ys]{display:flex;width:40px;height:40px;padding:10px;justify-content:center;align-items:center;flex-shrink:0;border-radius:20px;background:var(--white, #FFF);border:none}.scroll_button[data-astro-cid-fhrfh4ys]:hover{cursor:pointer;background:var(--black, #000000)}.scroll_button[data-astro-cid-fhrfh4ys]:hover .scroll_button_img[data-astro-cid-fhrfh4ys]{filter:brightness(100) invert(1)}#scroll_button_img_left[data-astro-cid-fhrfh4ys]{transform:rotate(90deg)}#scroll_button_img_right[data-astro-cid-fhrfh4ys]{transform:rotate(-90deg)}@media screen and (min-width: 1441px){.clients_list_wrapper[data-astro-cid-fhrfh4ys]{overflow:hidden;padding:0 120px;height:300px}.clients_list[data-astro-cid-fhrfh4ys]{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr}.scroll_buttons[data-astro-cid-fhrfh4ys]{display:none}}@media screen and (max-width: 1024px){.scroll_buttons[data-astro-cid-fhrfh4ys]{display:none}#title[data-astro-cid-fhrfh4ys],.clients_list[data-astro-cid-fhrfh4ys]{padding:0 80px}}@media screen and (max-width: 640px){#title[data-astro-cid-fhrfh4ys]{font-size:32px;text-align:left;padding:0 15px}.clients_list[data-astro-cid-fhrfh4ys]{padding:0 15px}.client_card[data-astro-cid-fhrfh4ys]{min-width:234px;padding:5px 25px}.client_card[data-astro-cid-fhrfh4ys] img[data-astro-cid-fhrfh4ys]{transform:scale(.9)}}@media screen and (max-width: 410px){#title[data-astro-cid-fhrfh4ys]{font-size:28px}}#container[data-astro-cid-6gyopkil]{position:relative;margin-top:50px;max-width:1440px;width:100%;padding:0 120px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:25px;color:var(--white, #FFFFFF);font-family:Unbounded,Arial,sans-serif}#title[data-astro-cid-6gyopkil]{font-size:44px;font-weight:500;text-wrap:balance;line-height:127%;margin:0}.wrapper[data-astro-cid-6gyopkil]{padding:40px;border-radius:24px;background:linear-gradient(270deg,#897096,#c4b9e4 23.08%,#b54675 48.08%,#00b8d4 76.92%,#4a4a55 96.63%);position:relative;animation-delay:.4s}.lock_img[data-astro-cid-6gyopkil]{position:absolute;right:30px;top:20%}.animateIcon[data-astro-cid-6gyopkil]#lockIcon{animation:fadeInLeft .8s ease forwards;animation-delay:1s}.content[data-astro-cid-6gyopkil]{display:flex;flex-direction:column;width:70%;gap:20px}.list[data-astro-cid-6gyopkil]{margin:0;padding:0 15px;font-size:18px;font-weight:300}.button_wrapper[data-astro-cid-6gyopkil]{margin-top:40px;width:fit-content}@media screen and (max-width: 1280px){.lock_img[data-astro-cid-6gyopkil]{top:30%;width:220px}}@media screen and (max-width: 1024px){#container[data-astro-cid-6gyopkil]{padding:0 80px}}@media screen and (max-width: 920px){.lock_img[data-astro-cid-6gyopkil]{top:50px;right:10px;width:120px}#title[data-astro-cid-6gyopkil]{font-size:32px;width:70%}.content[data-astro-cid-6gyopkil],.button_wrapper[data-astro-cid-6gyopkil]{width:100%}}@media screen and (max-width: 640px){#container[data-astro-cid-6gyopkil]{padding:0 15px}.wrapper[data-astro-cid-6gyopkil]{padding:40px 15px;background:linear-gradient(270deg,#897096,#c4b9e4 33.08%,#b54675 98.08%)}}@media screen and (max-width: 480px){.lock_img[data-astro-cid-6gyopkil]{display:none}}@media screen and (max-width: 410px){#title[data-astro-cid-6gyopkil]{font-size:28px}}#plans[data-astro-cid-o2qkppgt]{position:relative;margin-top:50px;width:100%;display:flex;flex-direction:column;align-items:center;gap:25px;scroll-margin-top:105px}#title[data-astro-cid-o2qkppgt]{font-size:44px;font-family:Unbounded,Arial,sans-serif;font-weight:700;line-height:127%;margin:0;text-wrap:balance;width:100%;max-width:1440px;padding-left:120px;box-sizing:border-box;animation-delay:.3s}.plans_list_wrapper[data-astro-cid-o2qkppgt]{width:100%;max-width:1440px;display:flex;justify-content:center;position:relative;animation-delay:.5s}.plans_list[data-astro-cid-o2qkppgt]{width:100%;display:flex;flex-direction:row;align-items:stretch;gap:20px;padding:0 120px;box-sizing:border-box;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.plans_list[data-astro-cid-o2qkppgt]::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.plan_card[data-astro-cid-o2qkppgt]{flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;border:1px solid var(--border, #C9D1EA);box-sizing:border-box;width:285px;animation-delay:.3s;overflow:hidden}.plan_card_header[data-astro-cid-o2qkppgt]{flex-shrink:0;padding:20px 15px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--background-secondary, #E7EBFF)}.plan_card_header_title[data-astro-cid-o2qkppgt]{font-family:Unbounded,Arial,sans-serif;font-size:18px;font-weight:500;text-align:center}.plan_card_header_optimal[data-astro-cid-o2qkppgt]{font-size:12px;font-weight:500;background:var(--primary, #5368E0);position:absolute;top:8px;right:-60px;transform:rotate(30deg);color:var(--white, #FFFFFF);width:200px;padding:8px 0;display:flex;align-items:center;justify-content:center}.plan_card_header_optimal_label[data-astro-cid-o2qkppgt]{color:var(--white, #FFFFFF)}.plan_card_body[data-astro-cid-o2qkppgt]{height:100%;display:flex;flex-direction:column;box-sizing:border-box;margin-top:30px;padding:0 15px;width:100%}.price[data-astro-cid-o2qkppgt]{font-family:Unbounded,Arial,sans-serif;font-size:20px;font-weight:500;text-align:center;color:var(--primary, #5368E0)}.users_count[data-astro-cid-o2qkppgt]{font-family:Unbounded,Arial,sans-serif;font-size:18px;font-weight:500;text-align:center}.support_list[data-astro-cid-o2qkppgt]{box-sizing:border-box;width:100%;padding-left:20px;font-size:16px;font-weight:600;line-height:20px;overflow:hidden;margin:20px 0}.support_list[data-astro-cid-o2qkppgt] li[data-astro-cid-o2qkppgt]::marker{color:var(--dark-grey, #5C5C5D)}.support_list[data-astro-cid-o2qkppgt] li[data-astro-cid-o2qkppgt] p[data-astro-cid-o2qkppgt]{margin:10px 0 0}.plan_card_divider[data-astro-cid-o2qkppgt]{width:100%;background:var(--border, #C9D1EA);height:1px}.plan_card_abilities[data-astro-cid-o2qkppgt]{border-top:1px solid var(--border, #C9D1EA);box-sizing:border-box;width:100%;font-size:16px;color:var(--dark-grey, #5C5C5D);padding:0 20px}.plan_card_abilities_list[data-astro-cid-o2qkppgt]{padding-left:15px}@media screen and (max-width: 1024px){#title[data-astro-cid-o2qkppgt],.plans_list[data-astro-cid-o2qkppgt]{padding:0 80px}}@media screen and (max-width: 640px){#title[data-astro-cid-o2qkppgt]{font-size:32px;text-align:left;padding:0 15px}.plans_list[data-astro-cid-o2qkppgt]{padding:0 15px}.plan_card[data-astro-cid-o2qkppgt]{width:260px}.users_count[data-astro-cid-o2qkppgt]{margin-top:15px}}@media screen and (max-width: 410px){#title[data-astro-cid-o2qkppgt]{font-size:28px}}#questions[data-astro-cid-qej6dl7u]{position:relative;margin-top:100px;max-width:1440px;width:100%;padding:0 120px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:25px;scroll-margin-top:105px}#title[data-astro-cid-qej6dl7u]{font-size:44px;font-family:Unbounded,Arial,sans-serif;font-weight:700;text-wrap:balance;line-height:127%;margin:0;animation-delay:.3s}.accordion[data-astro-cid-qej6dl7u]{display:flex;flex-direction:column;gap:10px;width:100%}.accordion_item[data-astro-cid-qej6dl7u]{border-radius:18px;overflow:hidden;background:var(--background);border:1px solid var(--border);transition:background .3s ease;animation-delay:.3s}.accordion_header[data-astro-cid-qej6dl7u]{padding:15px;cursor:pointer;font-size:18px;font-weight:500;font-family:Unbounded,Arial,sans-serif;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:color .2s ease}.accordion_header[data-astro-cid-qej6dl7u]::-webkit-details-marker{display:none}.accordion_icon[data-astro-cid-qej6dl7u]{transition:transform .3s ease}.accordion_item[data-astro-cid-qej6dl7u][open] .accordion_icon[data-astro-cid-qej6dl7u]{transform:rotate(180deg)}.accordion_item[data-astro-cid-qej6dl7u][open] .accordion_content[data-astro-cid-qej6dl7u]{padding:0 15px 15px;font-size:16px;font-weight:400;color:var(--dark-grey, #5C5C5D)}.accordion_item[data-astro-cid-qej6dl7u][open] .accordion_content[data-astro-cid-qej6dl7u] ol[data-astro-cid-qej6dl7u],.accordion_item[data-astro-cid-qej6dl7u][open] .accordion_content[data-astro-cid-qej6dl7u] ul[data-astro-cid-qej6dl7u]{padding:0 20px;margin:0}.question_img_wrapper[data-astro-cid-qej6dl7u]{position:absolute}#question1_wrapper[data-astro-cid-qej6dl7u]{top:-70px;right:0}#question2_wrapper[data-astro-cid-qej6dl7u]{top:85px;left:-15px;transform:scale(.7)}#question2_img[data-astro-cid-qej6dl7u]{transform:rotate(-60deg)}#question3_wrapper[data-astro-cid-qej6dl7u]{bottom:0;right:0;transform:scale(.5)}.animateIcon[data-astro-cid-qej6dl7u]#question1_wrapper{animation:fadeInLeft .6s ease forwards;animation-delay:1s}.animateIcon[data-astro-cid-qej6dl7u]#question2_wrapper{animation:fadeInRight .6s ease forwards;animation-delay:1s}.animateIcon[data-astro-cid-qej6dl7u]#question3_wrapper{animation:fadeInLeft .6s ease forwards;animation-delay:1s}@media screen and (max-width: 1024px){#questions[data-astro-cid-qej6dl7u]{padding:0 80px}#question2_wrapper[data-astro-cid-qej6dl7u]{left:-40px}#question2_img[data-astro-cid-qej6dl7u]{transform:rotate(-60deg)}#question3_wrapper[data-astro-cid-qej6dl7u]{right:-50px}}@media screen and (max-width: 640px){#questions[data-astro-cid-qej6dl7u]{padding:0 15px}#title[data-astro-cid-qej6dl7u]{font-size:32px}#question1_wrapper[data-astro-cid-qej6dl7u]{transform:scale(.7);right:-40px}#question2_wrapper[data-astro-cid-qej6dl7u],#question3_wrapper[data-astro-cid-qej6dl7u]{display:none}}@media screen and (max-width: 410px){#title[data-astro-cid-qej6dl7u]{font-size:28px}}@media screen and (max-width: 360px){#question1_wrapper[data-astro-cid-qej6dl7u]{display:none}}#footer_container[data-astro-cid-vwhg26n3]{margin-top:50px;width:100%;color:var(--white, #FFFFFF);background:var(--dark-background, #292929)}#footer[data-astro-cid-vwhg26n3]{width:100%;height:100%}.footer_wrapper[data-astro-cid-vwhg26n3]{width:100%;display:flex;justify-content:center}.content_wrapper[data-astro-cid-vwhg26n3]{padding:20px 120px;box-sizing:border-box;width:100%;max-width:1440px;display:flex;flex-direction:column;gap:60px}.head[data-astro-cid-vwhg26n3]{display:flex;flex-direction:row;align-items:center;gap:75px;animation-delay:.4s}.head[data-astro-cid-vwhg26n3] .line[data-astro-cid-vwhg26n3]{display:none}.links[data-astro-cid-vwhg26n3]{display:flex;flex-direction:row;align-items:center;gap:36px}.link[data-astro-cid-vwhg26n3]{color:inherit;text-decoration:none;font-size:18px;font-weight:500;text-wrap:nowrap}#logo_img[data-astro-cid-vwhg26n3]{filter:brightness(100) invert(1)}.contacts_wrapper[data-astro-cid-vwhg26n3]{width:100%;display:flex;flex-direction:column;gap:30px;animation-delay:.4s}.contacts[data-astro-cid-vwhg26n3]{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:20px}.contact_block[data-astro-cid-vwhg26n3]{display:flex;flex-direction:column;gap:20px}.telegram_button[data-astro-cid-vwhg26n3]{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:18px;font-weight:600;color:var(--white, #FFFFFF);text-decoration:none;box-shadow:0 0 8px #0c0c0c33;padding:10px;border-radius:15px;background:#353535;text-wrap:nowrap}.telegram_button[data-astro-cid-vwhg26n3]:hover{text-decoration:underline}.phone[data-astro-cid-vwhg26n3]{font-family:Unbounded,Arial,sans-serif;font-size:18px;font-weight:400;text-decoration:none;color:inherit}.hint[data-astro-cid-vwhg26n3]{text-wrap:balance;font-size:12px;font-weight:400}.email[data-astro-cid-vwhg26n3]{font-size:12px;font-weight:400;color:var(--primary, #5368E0)}.line[data-astro-cid-vwhg26n3]{width:100%;height:1px;background:#ffffff1a}.legal_info[data-astro-cid-vwhg26n3]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;animation-delay:.4s}.copyright[data-astro-cid-vwhg26n3]{font-size:12px;color:#fffc;text-wrap:nowrap;order:1}.legal_info_link[data-astro-cid-vwhg26n3]{font-size:12px;text-wrap:nowrap;order:2}.cookies[data-astro-cid-vwhg26n3]{font-size:12px;font-weight:400;color:#fffc;max-width:50%;order:3}@media screen and (max-width: 1024px){.content_wrapper[data-astro-cid-vwhg26n3]{padding:20px 80px}}@media screen and (max-width: 900px){.head[data-astro-cid-vwhg26n3] .line[data-astro-cid-vwhg26n3]{display:block}.head[data-astro-cid-vwhg26n3]{flex-direction:column;gap:30px}.contacts[data-astro-cid-vwhg26n3],.legal_info[data-astro-cid-vwhg26n3]{gap:40px;flex-direction:column;align-items:flex-start}.legal_info_link[data-astro-cid-vwhg26n3]{order:1}.cookies[data-astro-cid-vwhg26n3]{order:2;max-width:100%;text-wrap:balance}.copyright[data-astro-cid-vwhg26n3]{order:3}}@media screen and (max-width: 640px){.links[data-astro-cid-vwhg26n3]{flex-direction:column}.content_wrapper[data-astro-cid-vwhg26n3]{padding:20px}}@media screen and (max-width: 480px){.footer_wrapper[data-astro-cid-vwhg26n3],.contacts_wrapper[data-astro-cid-vwhg26n3],.contacts[data-astro-cid-vwhg26n3]{gap:20px}.link[data-astro-cid-vwhg26n3],.phone[data-astro-cid-vwhg26n3]{font-size:14px}.hint[data-astro-cid-vwhg26n3]{font-size:10px}.contact_block[data-astro-cid-vwhg26n3],.legal_info[data-astro-cid-vwhg26n3]{gap:10px}.copyright[data-astro-cid-vwhg26n3]{margin-top:10px}}
