.App_App__3RS6f{display:flex;flex-direction:column;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);width:100%;background:transparent;color:var(--text-primary);position:relative;overflow-x:hidden}.styles_headerFixed__CCexT,.styles_header__udZKm{position:fixed;top:0;left:0;right:0;background:var(--bg-header);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);height:72px;width:100%;z-index:100;transition:all .3s ease}.styles_content__RRhhw{width:1180px;margin:0 auto;padding:16px 10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:80px}.styles_anchors__fhn4A{display:flex;flex-direction:row;gap:40px;list-style:none;padding:0;flex:1 1;justify-content:flex-end;margin-right:auto}.styles_anchor__RUlV7{font-family:CoreSansC;font-size:18px;font-style:normal;font-weight:500;line-height:24px;padding:0;color:var(--text-secondary);text-decoration:none;cursor:pointer;transition:color .3s ease;position:relative}.styles_anchor__RUlV7:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,var(--accent-light-blue) 0,var(--accent-purple) 100%);transition:width .3s ease}.styles_anchor__RUlV7:hover{color:var(--text-primary)}.styles_anchor__RUlV7:hover:after{width:100%}.styles_active__6wMaL{color:var(--text-primary)}.styles_active__6wMaL:after{width:100%}.styles_rightSection__WveWE{display:flex;align-items:center;gap:16px}.styles_themeToggle__GqV1p{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:all .3s ease;border-radius:8px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.styles_themeToggle__GqV1p:hover{background:var(--bg-tertiary);transform:rotate(15deg)}.styles_themeToggle__GqV1p svg{width:20px;height:20px;display:block;flex-shrink:0}.styles_burger___9PO6{display:none}@media (max-width:767px){.styles_headerFixed__CCexT,.styles_header__udZKm{height:44px}.styles_content__RRhhw{width:calc(100% - 32px);padding:8px 0}.styles_content__RRhhw>a>svg:first-child{width:73px;height:28px}.styles_anchors__fhn4A{display:none}.styles_themeToggle__GqV1p{padding:6px;min-width:32px;min-height:32px}.styles_themeToggle__GqV1p svg{width:18px;height:18px;display:block}.styles_burger___9PO6{display:block;width:24px;height:24px}.styles_burger___9PO6 path{fill:var(--text-primary)}}.styles_container__yfwmz{width:100vw;height:100vh;background:linear-gradient(180deg,rgba(10,15,30,.98),rgba(7,13,34,.98));background:linear-gradient(180deg,var(--bg-primary,rgba(10,15,30,.98)) 0,var(--bg-secondary,rgba(7,13,34,.98)) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden}.styles_container__yfwmz:before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(59,130,246,.15) 0,rgba(59,130,246,0) 70%);background:radial-gradient(circle,var(--accent-blue,rgba(59,130,246,.15)) 0,transparent 70%);filter:blur(60px);pointer-events:none;animation:styles_pulse__5rG8c 8s ease-in-out infinite}@keyframes styles_pulse__5rG8c{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.styles_heading__tVM34{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 20px;position:relative;z-index:2;border-bottom:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid var(--border-color,hsla(0,0%,100%,.1))}.styles_heading__tVM34>a>img{width:73px;height:28px;filter:brightness(1.2)}.styles_button__h0HAZ{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:none;background-color:hsla(0,0%,100%,.1);background-color:var(--bg-card,hsla(0,0%,100%,.1));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:0;transition:all .3s ease;cursor:pointer}.styles_button__h0HAZ:hover{background-color:hsla(0,0%,100%,.15);background-color:var(--bg-card,hsla(0,0%,100%,.15));transform:rotate(90deg)}.styles_button__h0HAZ svg path{fill:#fff;fill:var(--text-primary,#fff)}.styles_anchors__3ZP60{display:flex;flex-direction:column;gap:8px;font-family:CoreSansC;font-size:18px;font-style:normal;line-height:1.5;color:#fff;color:var(--text-primary,#fff);padding:32px 24px;position:relative;z-index:2}.styles_subanchors__3DWWc{display:flex;flex-direction:column;gap:4px;margin-top:8px;padding-left:16px}.styles_listItem__5DzIo{font-weight:600;padding:12px 16px;cursor:pointer;border-radius:12px;transition:all .3s ease;position:relative;color:hsla(0,0%,100%,.9);color:var(--text-secondary,hsla(0,0%,100%,.9))}.styles_listItem__5DzIo:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:linear-gradient(135deg,#8b5cf6,#3b82f6);background:var(--accent-light-blue,linear-gradient(135deg,#8b5cf6 0,#3b82f6 100%));border-radius:3px;transition:height .3s ease}.styles_listItem__5DzIo:hover{background:hsla(0,0%,100%,.08);background:var(--bg-card,hsla(0,0%,100%,.08));color:#fff;color:var(--text-primary,#fff);padding-left:20px}.styles_listItem__5DzIo:hover:before{height:60%}.styles_sublistItem__ZuGn2{font-weight:400;padding:8px 16px;cursor:pointer;border-radius:8px;transition:all .3s ease;color:hsla(0,0%,100%,.7);color:var(--text-tertiary,hsla(0,0%,100%,.7));font-size:15px}.styles_sublistItem__ZuGn2:hover{background:hsla(0,0%,100%,.05);background:var(--bg-card,hsla(0,0%,100%,.05));color:hsla(0,0%,100%,.95);color:var(--text-secondary,hsla(0,0%,100%,.95));padding-left:20px}.styles_footer__v_hzj{background:linear-gradient(180deg,rgba(10,15,30,.8),#070d22);border-top:1px solid rgba(59,130,246,.2);position:relative;overflow:hidden}.styles_footer__v_hzj:before{top:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.15) 0,rgba(59,130,246,0) 70%)}.styles_footer__v_hzj:after,.styles_footer__v_hzj:before{content:"";position:absolute;filter:blur(60px);pointer-events:none}.styles_footer__v_hzj:after{bottom:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.12) 0,rgba(59,130,246,0) 70%)}[data-theme=light] .styles_footer__v_hzj{background:linear-gradient(180deg,#1e293b,#0f172a);border-top:1px solid rgba(71,85,105,.2)}[data-theme=light] .styles_footer__v_hzj:before{background:radial-gradient(circle,rgba(71,85,105,.08) 0,rgba(71,85,105,0) 70%);filter:blur(80px)}[data-theme=light] .styles_footer__v_hzj:after{background:radial-gradient(circle,rgba(51,65,85,.06) 0,rgba(51,65,85,0) 70%);filter:blur(80px)}.styles_content__Xs4r4{width:1180px;margin:0 auto;padding:64px 10px 48px;display:grid;grid-template-areas:"contacts anchors servicesWrapper productsWrapper";position:relative;z-index:1}.styles_contacts__diBrx{display:flex;flex-direction:column;gap:48px;grid-area:contacts}.styles_links__f3O1h{display:flex;flex-direction:row;gap:32px;align-items:center}.styles_links__f3O1h>img{filter:brightness(1.2);transition:all .3s ease}.styles_links__f3O1h>img:hover{filter:brightness(1.5);transform:scale(1.05)}.styles_links__f3O1h>svg path{fill:#fff}[data-theme=light] .styles_links__f3O1h>svg path{fill:#e2e8f0}.styles_socials__y_gWO{display:flex;flex-direction:row;align-items:center;gap:16px}.styles_contactsInfo__YvKkt{display:flex;flex-direction:column;gap:8px}.styles_contact__4sea5{display:flex;flex-direction:row;align-items:center;gap:16px;color:#e5e7eb;font-family:CoreSansC;font-size:16px;font-style:normal;font-weight:300;line-height:1.4;width:534px;transition:all .3s ease}[data-theme=light] .styles_contact__4sea5{color:#cbd5e1}.styles_contact__4sea5 a{position:relative;transition:color .3s ease}.styles_contact__4sea5 a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(135deg,#60a5fa,#a78bfa);transition:width .3s ease}.styles_contact__4sea5 a:hover{color:#fff}.styles_contact__4sea5 a:hover:after{width:100%}[data-theme=light] .styles_contact__4sea5 a:after{background:linear-gradient(135deg,#94a3b8,#cbd5e1)}[data-theme=light] .styles_contact__4sea5 a:hover{color:#f1f5f9}.styles_contact__4sea5 span{font-weight:700;color:#9ca3af;min-width:40px}[data-theme=light] .styles_contact__4sea5 span{color:#94a3b8}.styles_contact__4sea5:nth-child(2) a{text-decoration:none}.styles_anchors___kqja{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:24px;row-gap:24px;grid-area:anchors;cursor:pointer}.styles_servicesWrapper__gzY9j{grid-area:servicesWrapper}.styles_productsWrapper__DeiL3{grid-area:productsWrapper}.styles_anchor__LgSWE,.styles_productsTitle__2zYDP,.styles_servicesTitle__LIoJN{color:#fff;font-family:CoreSansC;font-size:15px;font-style:normal;font-weight:700;line-height:1.43;text-decoration:none;margin:0;transition:all .3s ease;position:relative;width:-moz-fit-content;width:fit-content}[data-theme=light] .styles_anchor__LgSWE,[data-theme=light] .styles_productsTitle__2zYDP,[data-theme=light] .styles_servicesTitle__LIoJN{color:#f1f5f9}.styles_anchor__LgSWE:after,.styles_productsTitle__2zYDP:after,.styles_servicesTitle__LIoJN:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#60a5fa,#a78bfa);transition:width .3s ease}.styles_anchor__LgSWE:hover,.styles_productsTitle__2zYDP:hover,.styles_servicesTitle__LIoJN:hover{color:#fff;transform:translateX(4px)}.styles_anchor__LgSWE:hover:after,.styles_productsTitle__2zYDP:hover:after,.styles_servicesTitle__LIoJN:hover:after{width:100%}[data-theme=light] .styles_anchor__LgSWE:hover,[data-theme=light] .styles_productsTitle__2zYDP:hover,[data-theme=light] .styles_servicesTitle__LIoJN:hover{color:#fff}[data-theme=light] .styles_anchor__LgSWE:hover:after,[data-theme=light] .styles_productsTitle__2zYDP:hover:after,[data-theme=light] .styles_servicesTitle__LIoJN:hover:after{background:linear-gradient(135deg,#cbd5e1,#e2e8f0)}[data-theme=light] .styles_anchor__LgSWE:after,[data-theme=light] .styles_productsTitle__2zYDP:after,[data-theme=light] .styles_servicesTitle__LIoJN:after{background:linear-gradient(135deg,#94a3b8,#cbd5e1)}.styles_productsWrapper__DeiL3,.styles_servicesWrapper__gzY9j{display:flex;flex-direction:column;gap:16px}.styles_products__RzloL,.styles_services__aXpK0{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.styles_product__Tlefu,.styles_service__PbrSl{color:#9ca3af;font-family:CoreSansC;font-size:14px;font-style:normal;font-weight:300;line-height:1.44;transition:all .3s ease;cursor:pointer}[data-theme=light] .styles_product__Tlefu,[data-theme=light] .styles_service__PbrSl{color:#94a3b8}.styles_product__Tlefu a,.styles_service__PbrSl a{display:block;padding:4px 0;transition:all .3s ease}.styles_product__Tlefu a:hover,.styles_service__PbrSl a:hover{color:#fff;transform:translateX(4px)}[data-theme=light] .styles_product__Tlefu a:hover,[data-theme=light] .styles_service__PbrSl a:hover{color:#e2e8f0}.styles_logo__EQEiO{width:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles_logo__EQEiO svg{width:100%;height:auto}.styles_logo__EQEiO svg path{fill:#60a5fa;transition:fill .3s ease}[data-theme=light] .styles_logo__EQEiO svg path{fill:#94a3b8}.styles_logo__EQEiO:hover svg path{fill:#93c5fd}[data-theme=light] .styles_logo__EQEiO:hover svg path{fill:#cbd5e1}.styles_copyright__CXYkk{border-top:1px solid hsla(0,0%,100%,.08);padding:24px 0;margin-top:40px;position:relative;z-index:1}[data-theme=light] .styles_copyright__CXYkk{border-top:1px solid rgba(148,163,184,.15)}.styles_copyrightContent__0lCRA{width:1180px;margin:0 auto;padding:0 10px;display:flex;justify-content:center;align-items:center}.styles_copyrightContent__0lCRA span{color:#9ca3af;font-family:CoreSansC;font-size:14px;font-weight:300;line-height:1.5}[data-theme=light] .styles_copyrightContent__0lCRA span{color:#64748b}@media (max-width:767px){.styles_content__Xs4r4{width:calc(100% - 32px);padding:32px 0 40px;grid-template-areas:"contacts contacts" "anchors anchors" "servicesWrapper productsWrapper"}.styles_contacts__diBrx{gap:24px;margin-bottom:40px}.styles_contact__4sea5{width:auto;font-size:16px}.styles_anchors___kqja{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:24px;row-gap:24px;grid-area:anchors;margin-bottom:24px}.styles_logo__EQEiO{width:24px}.styles_copyright__CXYkk{margin-top:24px;padding:20px 0}.styles_copyrightContent__0lCRA{width:calc(100% - 32px)}.styles_copyrightContent__0lCRA span{font-size:12px;text-align:center}}.styles_background__t59iq{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none}.styles_svg__IUMDj{width:100%;height:100%;filter:blur(80px);will-change:transform,opacity}.styles_svg__IUMDj path{transition:fill .3s ease}[data-theme=light] .styles_svg__IUMDj{filter:blur(100px);opacity:.35}.styles_shape1__gFP8d{fill:rgba(59,130,246,.35)}.styles_shape2__c41jS{fill:rgba(139,92,246,.3)}.styles_shape3__MCXD0{fill:rgba(96,165,250,.32)}[data-theme=light] .styles_shape1__gFP8d{fill:rgba(100,116,139,.15)}[data-theme=light] .styles_shape2__c41jS{fill:rgba(71,85,105,.12)}[data-theme=light] .styles_shape3__MCXD0{fill:rgba(148,163,184,.13)}.styles_gradient__aPn2w{position:absolute;border-radius:50%;filter:blur(120px);opacity:.35;animation:styles_float__fyKJQ 20s ease-in-out infinite;mix-blend-mode:normal;will-change:transform,opacity;transition:opacity .3s ease;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}[data-theme=light] .styles_gradient__aPn2w{opacity:.08;filter:blur(140px)}[data-theme=light] .styles_gradient1__1JpO3{background:radial-gradient(circle,rgba(100,116,139,.12) 0,rgba(100,116,139,.1) 15%,rgba(100,116,139,.08) 25%,rgba(100,116,139,.06) 40%,rgba(100,116,139,.03) 55%,rgba(100,116,139,.01) 65%,rgba(100,116,139,0) 70%)}[data-theme=light] .styles_gradient2__hiHQH{background:radial-gradient(circle,rgba(71,85,105,.14) 0,rgba(71,85,105,.12) 15%,rgba(71,85,105,.09) 25%,rgba(71,85,105,.06) 40%,rgba(71,85,105,.03) 55%,rgba(71,85,105,.01) 65%,rgba(71,85,105,0) 70%)}[data-theme=light] .styles_gradient3__8Rrip{background:radial-gradient(circle,rgba(148,163,184,.1) 0,rgba(148,163,184,.08) 15%,rgba(148,163,184,.06) 25%,rgba(148,163,184,.04) 40%,rgba(148,163,184,.02) 55%,rgba(148,163,184,.01) 65%,rgba(148,163,184,0) 70%)}.styles_gradient1__1JpO3{width:700px;height:700px;background:radial-gradient(circle,rgba(59,130,246,.38) 0,rgba(59,130,246,.32) 15%,rgba(59,130,246,.26) 25%,rgba(59,130,246,.18) 40%,rgba(59,130,246,.1) 55%,rgba(59,130,246,.04) 65%,rgba(59,130,246,0) 70%);top:-15%;left:-10%;animation:styles_float1__7ZFgv 30s ease-in-out infinite}.styles_gradient2__hiHQH{width:800px;height:800px;background:radial-gradient(circle,rgba(59,130,246,.36) 0,rgba(59,130,246,.3) 15%,rgba(59,130,246,.24) 25%,rgba(59,130,246,.16) 40%,rgba(59,130,246,.09) 55%,rgba(59,130,246,.04) 65%,rgba(59,130,246,0) 70%);top:40%;right:-15%;animation:styles_float2___wyNV 35s ease-in-out infinite}.styles_gradient3__8Rrip{width:650px;height:650px;background:radial-gradient(circle,rgba(236,72,153,.32) 0,rgba(236,72,153,.27) 15%,rgba(236,72,153,.21) 25%,rgba(236,72,153,.14) 40%,rgba(236,72,153,.08) 55%,rgba(236,72,153,.03) 65%,rgba(236,72,153,0) 70%);bottom:-10%;left:25%;animation:styles_float3__rXIvP 32s ease-in-out infinite}.styles_gradient4__yh441{width:750px;height:750px;background:radial-gradient(circle,rgba(37,99,235,.34) 0,rgba(37,99,235,.28) 15%,rgba(37,99,235,.22) 25%,rgba(37,99,235,.16) 40%,rgba(37,99,235,.09) 55%,rgba(37,99,235,.04) 65%,rgba(37,99,235,0) 70%);top:20%;left:45%;animation:styles_float4__F6quq 38s ease-in-out infinite}@keyframes styles_float1__7ZFgv{0%{transform:translate(0) scale(1) rotate(0deg);opacity:.35}25%{transform:translate(100px,-80px) scale(1.2) rotate(90deg);opacity:.4}50%{transform:translate(50px,60px) scale(.9) rotate(180deg);opacity:.3}75%{transform:translate(-50px,-40px) scale(1.1) rotate(270deg);opacity:.37}to{transform:translate(0) scale(1) rotate(1turn);opacity:.35}}@keyframes styles_float2___wyNV{0%{transform:translate(0) scale(1) rotate(0deg);opacity:.35}33%{transform:translate(-120px,90px) scale(1.15) rotate(120deg);opacity:.38}66%{transform:translate(80px,-70px) scale(.85) rotate(240deg);opacity:.32}to{transform:translate(0) scale(1) rotate(1turn);opacity:.35}}@keyframes styles_float3__rXIvP{0%{transform:translate(0) scale(1) rotate(0deg);opacity:.35}30%{transform:translate(90px,100px) scale(1.1) rotate(110deg);opacity:.38}60%{transform:translate(-70px,-60px) scale(.95) rotate(220deg);opacity:.32}to{transform:translate(0) scale(1) rotate(1turn);opacity:.35}}@keyframes styles_float4__F6quq{0%{transform:translate(0) scale(1) rotate(0deg);opacity:.35}40%{transform:translate(-100px,-90px) scale(1.18) rotate(140deg);opacity:.4}80%{transform:translate(110px,80px) scale(.88) rotate(280deg);opacity:.32}to{transform:translate(0) scale(1) rotate(1turn);opacity:.35}}.styles_shape__CUqaQ{position:absolute;filter:blur(110px);opacity:.22;mix-blend-mode:normal;will-change:transform,opacity;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.styles_shape1__gFP8d{width:600px;height:400px;background:linear-gradient(135deg,rgba(59,130,246,.25),rgba(59,130,246,.23) 25%,rgba(59,130,246,.2) 50%,rgba(59,130,246,.18) 75%,rgba(236,72,153,.15));border-radius:40% 60% 70% 30%/40% 50% 60% 50%;top:10%;left:60%;animation:styles_morphShape1__yrTkI 40s ease-in-out infinite}.styles_shape2__c41jS{width:500px;height:500px;background:conic-gradient(from 0deg at 50% 50%,rgba(6,182,212,.22) 0deg,rgba(59,130,246,.21) 60deg,rgba(59,130,246,.2) 120deg,rgba(59,130,246,.19) 180deg,rgba(236,72,153,.18) 240deg,rgba(59,130,246,.2) 300deg,rgba(6,182,212,.22) 1turn);border-radius:30% 70% 70% 30%/60% 40% 60% 40%;bottom:15%;right:10%;animation:styles_morphShape2__YOgvH 35s ease-in-out infinite}.styles_shape3__MCXD0{width:450px;height:550px;background:linear-gradient(45deg,rgba(59,130,246,.24),rgba(32,156,229,.22) 33%,rgba(6,182,212,.2) 66%,rgba(6,182,212,.2));border-radius:60% 40% 30% 70%/50% 60% 40% 50%;top:50%;left:15%;animation:styles_morphShape3__uj1ex 38s ease-in-out infinite}.styles_dot__k_hDW{position:absolute;width:200px;height:200px;filter:blur(65px);opacity:.35;mix-blend-mode:normal;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.styles_dot1__QGMIJ{background:radial-gradient(circle,rgba(59,130,246,.4) 0,rgba(59,130,246,.28) 30%,rgba(59,130,246,.14) 50%,rgba(59,130,246,.05) 65%,rgba(59,130,246,0) 70%);top:25%;right:25%;animation:styles_orbit1__ipXr9 25s linear infinite}.styles_dot2__4qDXr{background:radial-gradient(circle,rgba(236,72,153,.36) 0,rgba(236,72,153,.25) 30%,rgba(236,72,153,.13) 50%,rgba(236,72,153,.05) 65%,rgba(236,72,153,0) 70%);bottom:30%;left:35%;animation:styles_orbit2__fLY6T 30s linear infinite}.styles_dot3__c_UeS{background:radial-gradient(circle,rgba(6,182,212,.38) 0,rgba(6,182,212,.27) 30%,rgba(6,182,212,.13) 50%,rgba(6,182,212,.05) 65%,rgba(6,182,212,0) 70%);top:60%;right:40%;animation:styles_orbit3__UK42f 28s linear infinite}@keyframes styles_morphShape1__yrTkI{0%,to{transform:translate(0) rotate(0deg) scale(1);border-radius:40% 60% 70% 30%/40% 50% 60% 50%;opacity:.25}25%{transform:translate(-80px,60px) rotate(90deg) scale(1.1);border-radius:60% 40% 30% 70%/50% 60% 40% 50%;opacity:.3}50%{transform:translate(70px,-50px) rotate(180deg) scale(.95);border-radius:30% 70% 70% 30%/60% 40% 60% 40%;opacity:.22}75%{transform:translate(-50px,-70px) rotate(270deg) scale(1.05);border-radius:70% 30% 50% 50%/30% 70% 30% 70%;opacity:.28}}@keyframes styles_morphShape2__YOgvH{0%,to{transform:translate(0) rotate(0deg) scale(1);border-radius:30% 70% 70% 30%/60% 40% 60% 40%;opacity:.25}33%{transform:translate(90px,-70px) rotate(120deg) scale(1.15);border-radius:70% 30% 30% 70%/40% 60% 40% 60%;opacity:.29}66%{transform:translate(-60px,80px) rotate(240deg) scale(.9);border-radius:50% 50% 30% 70%/70% 30% 70% 30%;opacity:.23}}@keyframes styles_morphShape3__uj1ex{0%,to{transform:translate(0) rotate(0deg) scale(1);border-radius:60% 40% 30% 70%/50% 60% 40% 50%;opacity:.25}40%{transform:translate(-70px,-90px) rotate(144deg) scale(1.12);border-radius:40% 60% 70% 30%/60% 40% 60% 40%;opacity:.3}80%{transform:translate(85px,75px) rotate(288deg) scale(.92);border-radius:30% 70% 40% 60%/70% 30% 50% 50%;opacity:.23}}@keyframes styles_orbit1__ipXr9{0%{transform:rotate(0deg) translateX(150px) rotate(0deg) scale(1)}50%{transform:rotate(180deg) translateX(180px) rotate(-180deg) scale(1.3)}to{transform:rotate(1turn) translateX(150px) rotate(-1turn) scale(1)}}@keyframes styles_orbit2__fLY6T{0%{transform:rotate(0deg) translateX(120px) rotate(0deg) scale(1)}50%{transform:rotate(180deg) translateX(160px) rotate(-180deg) scale(1.25)}to{transform:rotate(1turn) translateX(120px) rotate(-1turn) scale(1)}}@keyframes styles_orbit3__UK42f{0%{transform:rotate(0deg) translateX(140px) rotate(0deg) scale(1)}50%{transform:rotate(180deg) translateX(170px) rotate(-180deg) scale(1.28)}to{transform:rotate(1turn) translateX(140px) rotate(-1turn) scale(1)}}@media(max-width:767px){.styles_gradient__aPn2w{filter:blur(80px);opacity:.32}.styles_gradient1__1JpO3,.styles_gradient2__hiHQH,.styles_gradient3__8Rrip,.styles_gradient4__yh441{width:400px;height:400px}.styles_shape__CUqaQ{filter:blur(70px);opacity:.22}.styles_shape1__gFP8d,.styles_shape2__c41jS,.styles_shape3__MCXD0{width:300px;height:300px}.styles_dot__k_hDW{width:120px;height:120px;filter:blur(40px);opacity:.35}}