@charset "UTF-8";main{padding:88px}@media (max-width: 1400px){main{padding:88px 32px}}@media (max-width: 1024px){main{padding:0 8px}}.home-container{display:flex;justify-content:center;width:100%;padding-bottom:64px}.home-container .content{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:128px}.home-container .content .image-container{flex:1;display:flex;justify-content:center;align-items:center}.home-container .content .image-container img{max-width:100%;height:auto}.home-container .content .text-container{flex:3;padding:40px}.home-container .content .text-container h1{color:#f5f5f5;font-weight:700;font-size:64px;line-height:76.8px;letter-spacing:0%}.home-container .content .text-container h1 .highlight{color:#f46eb3;background:radial-gradient(99.73% 92.97% at -14.6% 116.02%,#ffbe04 32.68%,#f56eb4 95.61%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:64px;line-height:76.8px;letter-spacing:0%}.home-container .content .text-container h2{color:#f5f5f5;font-weight:700;font-size:40px;line-height:56px;letter-spacing:0%}.home-container .content .text-container p{font-family:Satoshi;font-weight:400;font-size:24px;line-height:33.6px;letter-spacing:0%;color:#5c6284;margin:20px 0}.home-container .content .text-container .cta-button{background-color:#fdb41a;color:#000;border:none;padding:16px;font-weight:700;font-size:16px;line-height:21.6px;letter-spacing:0%;text-align:center;cursor:pointer;border-radius:16px;gap:10px}@media (max-width: 768px){.home-container .content{flex-direction:column}}.hero-section{margin-bottom:128px}@media (max-width: 1024px){.hero-section{margin-bottom:64px}}.features-section{display:flex;justify-content:center;border-radius:32px;border-width:1px;border:1px solid #1b1b26;background:#111116;margin-left:18%;margin-right:18%;margin-bottom:128px;position:relative}.features-section:before{content:"";position:absolute;left:10%;right:10%;top:-100px;height:100px;background:radial-gradient(ellipse at 50% 100%,rgba(17,17,22,.8) 0%,transparent 70%);pointer-events:none}.features-section .content{display:flex;align-items:center;justify-content:center;max-width:1200px;max-height:800px;max-width:100%;max-height:100%}.features-section .content .image-container{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%;height:100%;border-radius:32px}.features-section .content .image-container img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.features-section .content .text-container{flex:1;padding:25px}.features-section .content .text-container h2{color:#f5f5f5;font-weight:700;font-size:48px;line-height:57.6px;letter-spacing:0%}.features-section .content .text-container p{font-weight:400;font-size:24px;line-height:33.6px;letter-spacing:0%;color:#5c6284;margin:20px 0}@media (max-width: 768px){.features-section .content{flex-direction:column;width:100%;max-width:100%;max-height:100%}.features-section .content .image-container{width:100%;height:auto;overflow:hidden;border-radius:0}.features-section .content .image-container img{width:100%;height:auto;border-radius:0}}.hero-section{margin-inline:-88px;margin-top:-172px;padding-top:128px;height:1121px;position:relative;z-index:1;background-color:#08080b;overflow:hidden}@media (max-width: 1400px){.hero-section{margin-inline:-32px}}@media (max-width: 1024px){.hero-section{margin-inline:unset;margin-top:0;height:auto;padding:16px;border:1px solid var(--stroke-container, rgb(40, 40, 54));border-radius:44px;display:flex;flex-direction:column-reverse;background:#08080b}}.hero-section-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}@media (max-width: 1024px){.hero-section-bg{border-radius:44px;isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(white,black);mask-image:radial-gradient(#fff,#000)}}.hero-section-bg__layer{position:absolute;width:3792px;height:3792px;top:171%;left:50%;transform:translate(-50%,-50%);background:url(/images/wir.webp);background-size:cover;background-repeat:no-repeat;animation:heroWirRotate 25s linear infinite;will-change:transform}@media (max-width: 1024px){.hero-section-bg__layer{width:2600px;height:2600px;top:700px;left:50%}}@media (max-width: 720px){.hero-section-bg__layer{width:2000px;height:2000px;top:550px}}@media (max-width: 540px){.hero-section-bg__layer{width:1200px;height:1200px;top:500px}}.hero-section-bg__layer--base{animation:heroWirRotate 25s linear infinite,heroWirPulse 25s ease-in-out infinite;opacity:.7}.hero-section-bg__layer--hard-light{mix-blend-mode:hard-light;animation-delay:-3s}@media (prefers-reduced-motion: reduce){.hero-section-bg .hero-section-bg__layer{animation:none}}.hero-section:after{display:none;content:"";position:absolute;background:url(/assets/circuit-texture-Yvih_B3n.webp);top:0;left:0;mix-blend-mode:overlay}@media (max-width: 1024px){.hero-section:after{display:block;width:2480px;height:873px}}@media (max-width: 720px){.hero-section:after{width:939.125px;height:460.454px;background-position:-40% 150%}}@media (max-width: 540px){.hero-section:after{width:939.125px;height:460.454px;background-position:-50% 150%}}.hero-section-onboarding{display:flex;flex-direction:column;gap:32px;width:1013px;justify-content:center;align-items:center;margin-inline:auto;margin-top:92px}@media (max-width: 1024px){.hero-section-onboarding{width:100%;align-items:center;margin-top:0;gap:24px;padding:24px;z-index:4;position:relative;justify-content:flex-end;min-height:420px}}@media (max-width: 540px){.hero-section-onboarding{min-height:380px}}.hero-section-onboarding-title{text-align:center;color:var(--Text-H1, #eed9e4);font-size:64px;font-style:normal;font-weight:900;line-height:120%}.hero-section-onboarding-title-italic{position:relative}.hero-section-onboarding-title-italic svg{width:100%;height:100%;position:absolute;left:0;top:36px}@media (max-width: 1024px){.hero-section-onboarding-title-italic svg{top:22px}}@media (max-width: 720px){.hero-section-onboarding-title-italic svg{top:18px}}@media (max-width: 540px){.hero-section-onboarding-title-italic svg{top:13.5px}}@media (max-width: 1024px){.hero-section-onboarding-title{margin-top:8px;font-size:40px;text-align:center}}@media (max-width: 720px){.hero-section-onboarding-title{font-size:32px}}@media (max-width: 540px){.hero-section-onboarding-title{font-size:24px}}.hero-section-onboarding-description{color:var(--akcent-magenta-200, #fe99e5);text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:160%}.hero-section-onboarding-description strong{font-weight:700;color:inherit}@media (max-width: 1024px){.hero-section-onboarding-description{margin:0;font-size:18px;text-align:justify}}@media (max-width: 540px){.hero-section-onboarding-description{font-size:16px}}.hero-section-onboarding-cta{display:flex;z-index:1;margin:auto;padding:24.5px 68px;border:none;justify-content:center;align-items:center;gap:10px;border-radius:32px;background:#520f41;width:max-content;position:relative;cursor:pointer;text-decoration:none;color:inherit}@media (max-width: 1024px){.hero-section-onboarding-cta{padding:14px 68px;border-radius:16px;margin:unset;width:100%;background:linear-gradient(180deg,var(--akcent-magenta-400, #d92bad) 0%,var(--akcent-magenta-500, #821767) 100%);border-top:1.5px solid var(--akcent-magenta-200, #fe99e5)}}@media (max-width: 720px){.hero-section-onboarding-cta{width:100%}}.hero-section-onboarding-cta>*{position:relative;z-index:1;transition:transform .25s ease}.hero-section-onboarding-cta:hover>*{transform:translateY(-4px)}@media (max-width: 1024px){.hero-section-onboarding-cta:hover>*{transform:none}}.hero-section-onboarding-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:32px;background:linear-gradient(180deg,var(--akcent-magenta-400, #d92bad) 0%,var(--akcent-magenta-500, #821767) 100%);border:none;z-index:0;transition:bottom .25s ease}@media (max-width: 1024px){.hero-section-onboarding-cta:before{display:none}}.hero-section-onboarding-cta:hover:before{bottom:8px}.hero-section-onboarding-cta svg{z-index:1;width:18px;height:18px}@media (max-width: 540px){.hero-section-onboarding-cta svg{width:14px;height:14px}}.hero-section-onboarding-cta svg path{fill:var(--akcent-magenta-100, #ffebfa)}.hero-section-onboarding-cta-text-desktop{display:inline;z-index:1;color:var(--akcent-magenta-100, #ffebfa);text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 1024px){.hero-section-onboarding-cta-text-desktop{display:none}}.hero-section-onboarding-cta-text-mobile{display:none;z-index:1;color:var(--akcent-magenta-100, #ffebfa);text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 1024px){.hero-section-onboarding-cta-text-mobile{display:inline}}@media (max-width: 540px){.hero-section-onboarding-cta-text-mobile{font-size:16px}}.hero-section-mockups{width:670px;height:791px;position:relative;display:flex;margin-inline:auto;margin-top:67px;filter:drop-shadow(0px 0px 149px rgba(0,0,0,.8))}@media (max-width: 1024px){.hero-section-mockups{margin-top:unset;width:512px;height:604px;filter:none;z-index:2}}@media (max-width: 720px){.hero-section-mockups{width:360px;height:425px}}@media (max-width: 540px){.hero-section-mockups{width:267px;height:315px}}.hero-section-mockups-phone{position:absolute;width:455px;height:716px;flex-shrink:0;bottom:0;z-index:2;aspect-ratio:455/716}@media (max-width: 1024px){.hero-section-mockups-phone{width:348px;height:547px}}@media (max-width: 720px){.hero-section-mockups-phone{width:244px;height:385px}}@media (max-width: 540px){.hero-section-mockups-phone{width:181.631px;height:285.713px;aspect-ratio:181.63/285.71}}.hero-section-mockups-card{z-index:1;width:417.512px;height:571px;flex-shrink:0;aspect-ratio:417.51/571;top:0;right:0;position:absolute}@media (max-width: 1024px){.hero-section-mockups-card{width:319px;height:436px}}@media (max-width: 720px){.hero-section-mockups-card{width:224px;height:307px}}@media (max-width: 540px){.hero-section-mockups-card{width:166.641px;height:227.902px;aspect-ratio:166.64/227.9}}.hero-section-background-overlay{position:absolute;z-index:3;bottom:0;left:0;width:100%;height:305px;background:linear-gradient(0deg,#08080b,#08080b00),linear-gradient(0deg,#08080b,#08080b00)}@media (max-width: 1024px){.hero-section-background-overlay{top:15%;bottom:0;height:unset;border-radius:0 0 44px 44px;background:linear-gradient(180deg,#08080b00,#08080bcc 35%,#08080b 55%),linear-gradient(180deg,#08080b00,#08080b 45%)}}@keyframes heroWirRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes heroWirPulse{0%,to{opacity:.7}25%{opacity:.4}75%{opacity:.8}}.features-section-one{display:flex;gap:32px;align-items:center;padding:32px;border-radius:56px;background:var(--bg-blue-800, #111117);max-width:1400px;margin-inline:auto;overflow:hidden}@media (max-width: 1600px){.features-section-one{gap:24px;padding:24px}}@media (max-width: 1024px){.features-section-one{flex-direction:column;gap:16px;padding:16px;border-radius:var(--radius-mobile-large, 44px)}}.features-section-one-image-wrapper{flex-shrink:0;width:50%;max-width:687px;aspect-ratio:1;border-radius:32px;overflow:hidden;background:#2b2b2b}@media (max-width: 1024px){.features-section-one-image-wrapper{width:100%;max-width:none;aspect-ratio:16/10;border-radius:var(--radius-mobile-medium, 28px)}}@media (max-width: 540px){.features-section-one-image-wrapper{aspect-ratio:4/3}}.features-section-one-image{width:100%;height:100%;object-fit:cover;object-position:center top}.features-section-one-content{display:flex;flex-direction:column;gap:32px;padding:32px;flex:1;min-width:0;justify-content:center}@media (max-width: 1600px){.features-section-one-content{padding:16px;gap:24px}}@media (max-width: 1024px){.features-section-one-content{padding:16px;gap:24px}}@media (max-width: 540px){.features-section-one-content{padding:16px 0}}.features-section-one-title{color:var(--bg-blue-200, #e0e0ff);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(36px,3.4vw,48px);font-weight:700;line-height:1.2;margin:0}@media (max-width: 1024px){.features-section-one-title{font-size:clamp(24px,4vw,36px)}}@media (max-width: 540px){.features-section-one-title{font-size:20px}}.features-section-one-description{color:var(--bg-blue-400, #777c9e);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.6;text-align:justify;margin:0}@media (max-width: 1024px){.features-section-one-description{font-size:clamp(14px,2vw,18px)}}@media (max-width: 540px){.features-section-one-description{font-size:16px}}.features-section-one-links{display:flex;flex-direction:column;gap:16px}.features-section-one-link{display:inline-flex;align-items:center;gap:6px;color:var(--bg-blue-200, #e0e0ff);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.6;text-decoration:none;width:max-content;transition:color .2s ease,gap .2s ease}.features-section-one-link:hover{color:var(--akcent-magenta-200, #fe99e5);gap:10px}.features-section-one-link:hover svg path{fill:var(--akcent-magenta-200, #fe99e5)}@media (max-width: 1024px){.features-section-one-link{font-size:clamp(14px,2vw,18px)}}@media (max-width: 540px){.features-section-one-link{font-size:16px}}.features-section-one-link svg{width:14px;height:14px;flex-shrink:0;transition:transform .2s ease}@media (max-width: 1024px){.features-section-one-link svg{width:12px;height:12px}}@media (max-width: 540px){.features-section-one-link svg{width:10px;height:10px}}.features-section-one-link svg path{fill:var(--bg-blue-200, #e0e0ff);transition:fill .2s ease}@media (max-width: 540px){.features-section-one-link--secondary{display:none}}.about-service-section{display:flex;gap:32px;align-items:center;padding:32px;max-width:1400px;margin-inline:auto;margin-top:32px;overflow:hidden}@media (max-width: 1600px){.about-service-section{gap:24px;padding:24px}}@media (max-width: 1024px){.about-service-section{flex-direction:column-reverse;gap:8px;padding:16px;margin-top:16px}}.about-service-section-content{display:flex;flex-direction:column;gap:32px;padding:32px;flex:1;min-width:0}@media (max-width: 1024px){.about-service-section-content{padding:16px;gap:16px}}@media (max-width: 540px){.about-service-section-content{padding:16px 0}}.about-service-section-title{color:var(--bg-blue-200, #e0e0ff);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(36px,3.4vw,48px);font-weight:700;line-height:1.2;margin:0}@media (max-width: 1024px){.about-service-section-title{font-size:clamp(24px,4vw,36px)}}@media (max-width: 540px){.about-service-section-title{font-size:20px}}.about-service-section-description{color:var(--bg-blue-400, #777c9e);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.6;text-align:justify;margin:0}@media (max-width: 1024px){.about-service-section-description{font-size:clamp(14px,2vw,18px)}}@media (max-width: 540px){.about-service-section-description{font-size:16px}}.about-service-section-link{display:inline-flex;align-items:center;gap:6px;color:var(--bg-blue-200, #e0e0ff);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.6;text-decoration:none;width:max-content;transition:color .2s ease,gap .2s ease}.about-service-section-link:hover{color:var(--akcent-magenta-200, #fe99e5);gap:10px}.about-service-section-link:hover svg path{fill:var(--akcent-magenta-200, #fe99e5)}@media (max-width: 1024px){.about-service-section-link{display:none}}.about-service-section-link svg{width:14px;height:14px;flex-shrink:0}.about-service-section-link svg path{fill:var(--bg-blue-200, #e0e0ff);transition:fill .2s ease}.about-service-section-mockup-wrapper{flex-shrink:0;width:50%;max-width:652px;height:674px;border-radius:56px;background:linear-gradient(0deg,#0003,#0003),radial-gradient(circle at 100% 100%,#b32694,#080808 68.75%);background-clip:padding-box;overflow:hidden;clip-path:inset(0 round 56px);position:relative}@media (max-width: 1024px){.about-service-section-mockup-wrapper{width:100%;max-width:none;height:auto;aspect-ratio:329/414;border-radius:56px;clip-path:inset(0 round 56px);flex:none}}@media (max-width: 540px){.about-service-section-mockup-wrapper{border-radius:var(--radius-mobile-large, 44px);clip-path:inset(0 round 44px)}}.about-service-section-mockup-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.about-service-section-mockup-bg:before,.about-service-section-mockup-bg:after{content:"";position:absolute;width:1046px;height:1046px;top:50%;left:50%;background:url(/images/wir.webp) center/cover no-repeat;filter:blur(35px);opacity:.6;will-change:transform;animation:aboutWirRotate 25s linear infinite,aboutWirPulse 25s ease-in-out infinite}.about-service-section-mockup-bg:after{mix-blend-mode:hard-light;animation-delay:-3s}@media (prefers-reduced-motion: reduce){.about-service-section-mockup-bg:before,.about-service-section-mockup-bg:after{animation:none;transform:translate(-50%,-50%) rotate(-135deg)}}.about-service-section-mockup-texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/circuit-texture-Yvih_B3n.webp);background-size:cover;background-position:center;mix-blend-mode:overlay;pointer-events:none;mask-image:linear-gradient(to left,black 0%,transparent 95%);-webkit-mask-image:linear-gradient(to left,black 0%,transparent 95%)}.about-service-section-mockup{position:absolute;z-index:1;width:60%;aspect-ratio:295/607;top:6%;left:50%;transform:translate(-50%);filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}@media (max-width: 1024px){.about-service-section-mockup{width:59%;top:0}}.about-service-section-mockup-image{width:100%;height:100%;object-fit:fill;position:relative;z-index:2}.about-service-section-mockup-screen{position:absolute;top:1.8%;left:4.3%;right:4.3%;bottom:1.8%;z-index:1;overflow:hidden;border-radius:14.65%/6.72%;background:#080808;container-type:inline-size}.about-service-section-mockup-card-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.about-service-section-mockup-card{width:90%;border-radius:10px;overflow:hidden;box-shadow:0 12px 40px #00000080,0 4px 12px #0000004d}.about-service-section-mockup-card img{width:100%;height:auto;display:block}@media (max-width: 1024px){.about-service-section-mockup-card{border-radius:6px}}@media (max-width: 540px){.about-service-section-mockup-card{border-radius:4px}}.about-service-section-mockup-ecard{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;padding:35% 4.38cqw 5.48cqw;z-index:1}.about-service-section-mockup-ecard .ecard-content{gap:3.84cqw;pointer-events:none}.about-service-section-mockup-ecard .ecard-content__avatar{width:21.92cqw!important;height:21.92cqw!important;margin-bottom:4.38cqw;border-width:.55cqw!important}.about-service-section-mockup-ecard .ecard-content__name{font-size:6.03cqw}.about-service-section-mockup-ecard .ecard-content__job{font-size:3.56cqw}.about-service-section-mockup-ecard .ecard-content__company,.about-service-section-mockup-ecard .ecard-content__bio{font-size:3.29cqw}.about-service-section-mockup-ecard .ecard-content__section{padding:3.84cqw;border-radius:3.29cqw}.about-service-section-mockup-ecard .ecard-content__section-title{font-size:2.74cqw;margin:0 0 2.74cqw}.about-service-section-mockup-ecard .ecard-content__actions-grid{gap:4.38cqw}.about-service-section-mockup-ecard .ecard-content__action-btn{width:12.05cqw;height:12.05cqw}.about-service-section-mockup-ecard .ecard-content__action-btn svg{width:4.93cqw;height:4.93cqw}.about-service-section-mockup-ecard .ecard-content__contact,.about-service-section-mockup-ecard .ecard-content__contact-list{gap:3.84cqw}.about-service-section-mockup-ecard .ecard-content__contact-row{font-size:3.29cqw;gap:2.19cqw}.about-service-section-mockup-ecard .ecard-content__contact-icon{width:4.38cqw;height:4.38cqw}.about-service-section-mockup-ecard .ecard-content__contact-icon--svg svg{width:4.38cqw;height:4.38cqw}.about-service-section-mockup-ecard .ecard-content__social-grid{gap:3.29cqw}.about-service-section-mockup-ecard .ecard-content__social-link{padding:2.74cqw 3.29cqw;border-radius:2.74cqw}.about-service-section-mockup-ecard .ecard-content__social-link svg{width:4.93cqw;height:4.93cqw}.about-service-section-mockup-ecard .ecard-content__custom-link{padding:2.74cqw 3.84cqw;font-size:3.29cqw;border-radius:2.74cqw}.about-service-section-mockup-ecard .ecard-content__footer{padding:4.38cqw 0 2.19cqw}.about-service-section-mockup-ecard .ecard-content__footer-link{font-size:2.47cqw}@keyframes aboutWirRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes aboutWirPulse{0%,to{opacity:.6}25%{opacity:.3}75%{opacity:.7}}.features-section-list{padding:32px;border-radius:56px;background:var(--bg-blue-800, #111117);margin-top:32px;max-width:1400px;margin-inline:auto}@media (max-width: 1024px){.features-section-list{padding:16px;margin-top:16px;border-radius:var(--radius-mobile-large, 44px)}}.features-section-list-header{display:flex;flex-direction:column;gap:16px;text-align:center;padding:32px;margin-bottom:32px}@media (max-width: 1024px){.features-section-list-header{padding:16px;gap:12px;margin-bottom:16px}}.features-section-list-header-title{color:var(--bg-blue-200, #e0e0ff);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(36px,3.4vw,48px);font-weight:700;line-height:1.2;margin:0}@media (max-width: 1024px){.features-section-list-header-title{font-size:28px}}@media (max-width: 720px){.features-section-list-header-title{font-size:24px}}@media (max-width: 540px){.features-section-list-header-title{font-size:20px}}.features-section-list-header-subtitle{color:var(--akcent-magenta-200, #fe99e5);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.6;margin:0}@media (max-width: 1024px){.features-section-list-header-subtitle{font-size:16px}}@media (max-width: 540px){.features-section-list-header-subtitle{font-size:14px}}.features-section-list-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width: 1024px){.features-section-list-benefits{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 540px){.features-section-list-benefits{gap:12px}}.features-section-list-benefits-item{border-radius:32px;background:radial-gradient(78.48% 100% at 50% 0%,rgba(85,34,78,.8) 0%,var(--bg-blue-900, #09090c) 100%);display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px}@media (max-width: 1024px){.features-section-list-benefits-item{border-radius:var(--radius-mobile-medium, 28px);padding:24px 16px}}@media (max-width: 540px){.features-section-list-benefits-item{border-radius:20px;padding:16px 12px}}.features-section-list-benefits-item-icon{width:128px;height:128px;margin:0;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.features-section-list-benefits-item-icon{width:80px;height:80px}}@media (max-width: 540px){.features-section-list-benefits-item-icon{width:56px;height:56px}}.features-section-list-benefits-item-icon img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;mix-blend-mode:screen}.features-section-list-benefits-item-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;background:url(/assets/glow--fuc_cBm.webp) center center no-repeat;background-size:contain;filter:blur(15px);opacity:.3;z-index:0}@media (max-width: 1024px){.features-section-list-benefits-item-icon:before{filter:blur(10px);opacity:.3}}.features-section-list-benefits-item-title{color:var(--bg-blue-200, #e0e0ff);font-family:Lato,Lato Fallback,sans-serif;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:-.26px;margin:24px 0 0}@media (max-width: 1024px){.features-section-list-benefits-item-title{font-size:18px;margin-top:16px}}@media (max-width: 720px){.features-section-list-benefits-item-title{font-size:16px}}@media (max-width: 540px){.features-section-list-benefits-item-title{font-size:14px;margin-top:12px}}.features-section-list-benefits-item-description{color:var(--akcent-magenta-200, #fe99e5);font-family:Lato,Lato Fallback,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:16px 0 0}@media (max-width: 1024px){.features-section-list-benefits-item-description{font-size:14px;margin-top:12px}}@media (max-width: 540px){.features-section-list-benefits-item-description{font-size:12px;margin-top:8px}}.your-card-section{display:flex;gap:32px;align-items:center;padding:32px;max-width:1400px;margin-inline:auto;margin-top:32px;background:transparent}@media (max-width: 1600px){.your-card-section{gap:24px;padding:24px}}@media (max-width: 1024px){.your-card-section{flex-direction:column;gap:24px;padding:16px;margin-top:16px}}.your-card-section-collage{flex:1;min-width:0;align-self:stretch;position:relative;border-radius:56px;background:linear-gradient(0deg,#0003,#0003),radial-gradient(circle at 0% 100%,#2a1a6b,#080808 70%);background-clip:padding-box;overflow:hidden;clip-path:inset(0 round 56px);isolation:isolate;box-shadow:0 30px 80px #00000073,0 8px 24px #00000059,inset 0 0 0 1px #e0e0ff0f}.your-card-section-collage:before,.your-card-section-collage:after{content:"";position:absolute;width:1046px;height:1046px;top:50%;left:50%;background:url(/images/wir.webp) center/cover no-repeat;filter:blur(40px);opacity:.45;z-index:0;pointer-events:none;will-change:transform;animation:yourCardWirRotate 28s linear infinite,yourCardWirPulse 28s ease-in-out infinite}.your-card-section-collage:after{mix-blend-mode:hard-light;opacity:.25;animation-delay:-4s}@media (prefers-reduced-motion: reduce){.your-card-section-collage:before,.your-card-section-collage:after{animation:none;transform:translate(-50%,-50%) rotate(-135deg)}}@media (max-width: 1024px){.your-card-section-collage{width:100%;order:2;border-radius:44px;clip-path:inset(0 round 44px);padding:16px}}@media (max-width: 540px){.your-card-section-collage{border-radius:var(--radius-mobile-large, 32px);clip-path:inset(0 round 32px)}}.your-card-section-collage-image{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center;padding:24px;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45))}@media (max-width: 1024px){.your-card-section-collage-image{max-height:400px;padding:16px}}@media (max-width: 720px){.your-card-section-collage-image{max-height:350px}}@media (max-width: 540px){.your-card-section-collage-image{max-height:300px;padding:8px}}.your-card-section-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:32px;padding:32px}@media (max-width: 1024px){.your-card-section-content{padding:16px;gap:24px;order:1}}@media (max-width: 540px){.your-card-section-content{padding:16px 0;gap:16px}}.your-card-section-title{color:var(--bg-blue-200, #e0e0ff);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(36px,3.4vw,48px);font-weight:700;line-height:1.2;margin:0}@media (max-width: 1024px){.your-card-section-title{font-size:clamp(24px,4vw,36px)}}@media (max-width: 540px){.your-card-section-title{font-size:20px}}.your-card-section-description{color:var(--bg-blue-400, #777c9e);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.6;text-align:justify;margin:0}@media (max-width: 1024px){.your-card-section-description{font-size:clamp(14px,2vw,18px)}}@media (max-width: 540px){.your-card-section-description{font-size:16px}}.your-card-section-link{display:inline-flex;align-items:center;gap:6px;color:var(--bg-blue-200, #e0e0ff);font-family:Lato,Lato Fallback,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.6;text-decoration:none;width:max-content;transition:color .2s ease,gap .2s ease}.your-card-section-link:hover{color:var(--akcent-magenta-200, #fe99e5);gap:10px}.your-card-section-link:hover svg path{fill:var(--akcent-magenta-200, #fe99e5)}.your-card-section-link svg{width:14px;height:14px;flex-shrink:0}.your-card-section-link svg path{fill:var(--bg-blue-200, #e0e0ff);transition:fill .2s ease}@keyframes yourCardWirRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes yourCardWirPulse{0%,to{opacity:.45}25%{opacity:.25}75%{opacity:.55}}.available-cards-section{min-height:900px;margin-inline:-88px;margin-top:250px;overflow:hidden}@media (max-width: 1400px){.available-cards-section{margin-inline:-32px}}@media (max-width: 1024px){.available-cards-section{margin-inline:unset;margin-top:64px;min-height:auto}}.available-cards-section__title{color:#e0e0ff;text-align:center;font-family:Lato,Lato Fallback;font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media (max-width: 540px){.available-cards-section__title{font-size:24px}}.available-cards-section .embla:before,.available-cards-section .embla:after{content:"";position:absolute;width:1800px;height:1800px;top:50%;left:50%;background:url(/images/wir.webp) center/cover no-repeat;filter:blur(40px);opacity:.35;z-index:0;pointer-events:none;will-change:transform;animation:carouselWirRotate 25s linear infinite,carouselWirPulse 25s ease-in-out infinite}.available-cards-section .embla:after{mix-blend-mode:hard-light;opacity:.2;animation-delay:-3s}@media (prefers-reduced-motion: reduce){.available-cards-section .embla:before,.available-cards-section .embla:after{animation:none;transform:translate(-50%,-50%) rotate(-135deg)}}.gallery-card-slide{min-width:454.12px;height:294px;aspect-ratio:454.12/294;border-radius:30px;overflow:hidden;position:relative;cursor:pointer}@media (max-width: 540px){.gallery-card-slide{min-width:263px;height:170px;border-radius:17px;aspect-ratio:263/170}}.gallery-card-slide .card-preview{position:absolute;top:0;left:0;width:445px;height:256px;transform-origin:top left;transform:scale(var(--card-scale, 1));pointer-events:none}.gallery-card-slide .card-preview__controls{display:none}.gallery-card-slide .card-preview__card-container--horizontal{width:445px!important;height:256px!important}.gallery-card-slide .card-preview__card-container--vertical{width:256px!important;height:445px!important}.gallery-card-slide--vertical .card-preview{width:256px;height:445px;transform:scale(var(--card-scale, 1)) translate(445px) rotate(90deg)}.gallery-card-slide__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 40%,#fff8f8,#969696 46%,#363a3f);border-radius:inherit}.gallery-card-slide .card-preview__logo-area{--base-w: 207px;--base-h: 96px;border-radius:13px}.gallery-card-slide .card-preview__logo-text{font-size:24px}.gallery-card-slide .card-preview__front-text-line--default{left:30px;right:30px}.gallery-card-slide .card-preview__nfc-icon{right:11px}.gallery-card-slide .card-preview__nfc-icon img{width:17px;height:25px}.gallery-card-slide .card-preview__nfc-icon--vertical{right:auto;top:11px}.gallery-card-slide .card-preview__back-logo{top:17px;right:17px}.gallery-card-slide .card-preview__back-logo img{width:34px;height:26px}.gallery-card-slide .card-preview__back-qr:not(.card-preview__back-qr--sized) img{width:108px;height:108px}.gallery-card-slide .card-preview__back-text-line--default{left:21px;right:21px}.gallery-card-slide .card-preview__back-text{font-size:16px}.gallery-card-slide .card-preview__card{border-radius:26px}.gallery-card-slide .card-preview__card-inner--back{padding:25px 21px}@keyframes carouselWirRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes carouselWirPulse{0%,to{opacity:.35}25%{opacity:.2}75%{opacity:.4}}.embla{margin-top:64px;position:relative;height:644px;overflow:hidden}@media (max-width: 540px){.embla{height:490px;margin-top:19px}}.embla__phone{position:absolute;left:50%;top:0;transform:translate(-50%);z-index:10}@media (max-width: 540px){.embla__phone{top:52px}}.embla__phone .iphone--wrapper{position:relative}.embla__viewport{position:relative;padding-top:169px;height:100%}@media (max-width: 540px){.embla__viewport{padding-top:160px}}.embla__container{display:flex;position:relative;z-index:2}.embla__slide{flex:0 0 454px;min-width:0;margin:0 32px}@media (max-width: 540px){.embla__slide{flex:0 0 263px;margin:0 19px}}.iphone--wrapper{width:313px;height:632px;flex-shrink:0;position:absolute;top:0}@media (max-width: 540px){.iphone--wrapper{width:187px;height:387px}}.iphone--wrapper--link{text-decoration:none;display:block;cursor:pointer}.iphone--wrapper .iphone--overlay{position:relative;width:313px;height:632px}@media (max-width: 540px){.iphone--wrapper .iphone--overlay{width:187px;height:387px}}.iphone--wrapper .iphone--overlay:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-size:100% 100%;background-image:url(/assets/iphone-clean-mockup-gimp-CMDzQ7_j.webp);background-repeat:no-repeat;background-position:center;z-index:1}.iphone--wrapper .iphone--overlay__screen{display:flex;--phone-sides-x: 12px * 2;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:34px;width:calc(100% - var(--phone-sides-x));height:calc(100% - 14px);overflow:hidden}@media (max-width: 540px){.iphone--wrapper .iphone--overlay__screen{--phone-sides-x: 7px * 2;border-radius:20px;height:calc(100% - 8px)}}.iphone__card-view{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding-top:35%}.iphone__card-view::-webkit-scrollbar{display:none}.iphone__card-view .ecard-animated-view__card{width:88%}@media (max-width: 540px){.iphone__card-view{inset:auto;top:0;left:0;width:289px;height:618px;transform-origin:top left;transform:scale(.6123417722)}}@keyframes carouselPanelAnimation{0%,25%{transform:translateY(0)}35%,50%{transform:translateY(-880px)}60%,75%{transform:translateY(-500px)}85%,to{transform:translateY(0)}}@keyframes logoAnimation{0%,25%{opacity:0}25%,35%{opacity:1}35%,45%{opacity:1}75%,to{opacity:0}}.user-panel{padding-top:142px;background-color:#fff;width:288px;min-height:1483px;margin-inline:auto;display:flex;flex-direction:column;transition:all .3s ease;animation:carouselPanelAnimation 15s infinite ease-in-out}.user-panel-white-pattern{background:#fff url(/assets/pattern-light.svg) repeat}.user-panel-white-pattern .user-panel__name{color:#2b2b2b}.user-panel-white-pattern .user-panel__position,.user-panel-white-pattern .user-panel__description{color:#767676}.user-panel-white-pattern .user-panel__bottom{border:1.5px solid #d9d9d9;background:#fafafa}.user-panel-white-pattern .user-panel__button--contact{background:#f0f0f0}.user-panel-white-pattern .user-panel__button--contact svg path{fill:#2b2b2b}.user-panel-white-pattern .user-panel__button--company{background:#e6e6e6}.user-panel-white-pattern .user-panel__button--company svg path{fill:#2b2b2b}.user-panel-white-pattern .user-panel__button--company span{color:#2b2b2b}.user-panel-white-pattern .user-panel__button--social{background:#0000000d}.user-panel-white-pattern .user-panel__button--social svg path{fill:#767676}.user-panel-white-pattern .user-panel__button--social span{color:#767676}.user-panel-pink-pattern{background:#ffccd5 100%}.user-panel-pink-pattern .user-panel__name{color:#5d113d}.user-panel-pink-pattern .user-panel__position,.user-panel-pink-pattern .user-panel__description{color:#9f497c}.user-panel-pink-pattern .user-panel__bottom{border:1.5px solid #ffb3c1;background:#fff0f3}.user-panel-pink-pattern .user-panel__button--contact{background:#ff6fa3}.user-panel-pink-pattern .user-panel__button--contact svg path{fill:#ffe4e6}.user-panel-pink-pattern .user-panel__button--company{background:#d14b7e}.user-panel-pink-pattern .user-panel__button--company svg path{fill:#ffe4e6}.user-panel-pink-pattern .user-panel__button--company span{color:#ffe4e6}.user-panel-pink-pattern .user-panel__button--social{background:linear-gradient(90deg,#ffccd5,#ffe4e6);background-blend-mode:screen}.user-panel-pink-pattern .user-panel__button--social svg path{fill:#9f497c}.user-panel-pink-pattern .user-panel__button--social span{color:#9f497c}.user-panel-metalic{background:#cacaca 100%}.user-panel-metalic .user-panel__name{color:#1a1a1a}.user-panel-metalic .user-panel__position,.user-panel-metalic .user-panel__description{color:#4d4d4d}.user-panel-metalic .user-panel__bottom{border:1.5px solid #b3b3b3;background:#f0f0f0}.user-panel-metalic .user-panel__button--contact{background:#b8b8b8}.user-panel-metalic .user-panel__button--contact svg path{fill:#1a1a1a}.user-panel-metalic .user-panel__button--company{background:#8d8d8d}.user-panel-metalic .user-panel__button--company svg path{fill:#fff}.user-panel-metalic .user-panel__button--company span{color:#fff}.user-panel-metalic .user-panel__button--social{background:#ffffff4d;background-blend-mode:overlay}.user-panel-metalic .user-panel__button--social svg path{fill:#4d4d4d}.user-panel-metalic .user-panel__button--social span{color:#4d4d4d}.user-panel-grey-linear{background:#dcdcdc 100%}.user-panel-grey-linear .user-panel__name{color:#2e2e2e}.user-panel-grey-linear .user-panel__position,.user-panel-grey-linear .user-panel__description{color:#595959}.user-panel-grey-linear .user-panel__bottom{border:1.5px solid #c0c0c0;background:#ededed}.user-panel-grey-linear .user-panel__button--contact{background:#a8a8a8}.user-panel-grey-linear .user-panel__button--contact svg path{fill:#f7f7f7}.user-panel-grey-linear .user-panel__button--company{background:#7a7a7a}.user-panel-grey-linear .user-panel__button--company svg path{fill:#f7f7f7}.user-panel-grey-linear .user-panel__button--company span{color:#f7f7f7}.user-panel-grey-linear .user-panel__button--social{background:linear-gradient(90deg,#ededed,#f7f7f7);background-blend-mode:soft-light}.user-panel-grey-linear .user-panel__button--social svg path{fill:#595959}.user-panel-grey-linear .user-panel__button--social span{color:#595959}.user-panel-black-metalic{background-color:#080808}.user-panel-black-metalic .user-panel__name{color:var(--Text-H1, #eed9e4)}.user-panel-black-metalic .user-panel__position,.user-panel-black-metalic .user-panel__description{color:var(--text-default, #807692)}.user-panel-black-metalic .user-panel__bottom{border:1.5px solid #646464;background:#15151b}.user-panel-black-metalic .user-panel__button--contact{background:var(--color-1, #e940c4)}.user-panel-black-metalic .user-panel__button--contact svg path{fill:#080808}.user-panel-black-metalic .user-panel__button--company{background:#2e2b3d}.user-panel-black-metalic .user-panel__button--company svg path{fill:#eed9e4}.user-panel-black-metalic .user-panel__button--company span{color:var(--Text-H1, #eed9e4)}.user-panel-black-metalic .user-panel__button--social{background:var(--stroke-container, linear-gradient(0deg, #606060 0%, #606060 100%), rgba(40, 40, 54, .3));background-blend-mode:color-dodge,normal}.user-panel-black-metalic .user-panel__button--social svg path{fill:#eed9e4}.user-panel-black-metalic .user-panel__button--social span{color:#eed9e4}.user-panel__top{display:flex}.user-panel__card{border-radius:17px;width:calc(100% - 32px);margin-inline:auto;background-color:inherit}.user-panel__main{padding:24px 16px}.user-panel__logo{width:128px;height:128px;display:block;border-radius:50vw;border:1px solid rgba(39,39,54,.2);background:#fafafa;margin-inline:auto;padding:0 9px 0 7px;object-fit:contain;object-position:center;opacity:0;animation:logoAnimation 15s ease-in-out forwards infinite;animation-delay:4s}.user-panel__info{margin-top:32px;display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}.user-panel__name,.user-panel__position,.user-panel__description{color:#364152;font-family:Satoshi,Lato;font-style:normal;line-height:120%}.user-panel__name{font-size:24px;font-weight:700}.user-panel__position{font-size:16px;font-weight:500}.user-panel__description{font-size:16px;font-weight:400}.user-panel__bottom{border-radius:56px 56px 0 0;background:#155eef;padding:32px}.user-panel__contact{display:flex;justify-content:space-between}.user-panel__button--contact{border-radius:50vw;background-color:#f1f3f6;display:flex;align-items:center;justify-content:center;width:48px;height:48px}.user-panel__button--contact svg{width:16px;height:16px}.user-panel__button--company{display:flex;justify-content:center;align-items:center;gap:6px;width:100%;border-radius:16px;padding:16px;border:transparent;outline-color:transparent;margin-block:24px}.user-panel__button--company svg{margin-top:3px;width:14px;height:14px}.user-panel__button--company svg path{fill:#080808}.user-panel__button--company span{color:var(--color-1, #080808);font-family:Lato,Lato Fallback;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.user-panel__button--social{display:flex;gap:8px;align-items:center;justify-content:center;outline-color:transparent;background:#fff;border:none;border-radius:16px;height:56px}.user-panel__button--social svg{width:24px;height:24px}.user-panel__button--social svg path{fill:#080808}.user-panel__button--social span{color:var(--color-1, #080808);font-family:Lato,Lato Fallback;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.user-panel__socials{display:flex;flex-direction:column;gap:24px}.user-panel__socials-title{color:#fff;text-align:center;font-family:Lato,Lato Fallback;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.user-panel__socials-grid{display:grid;grid-template-columns:repeat(1fr);column-gap:12px;row-gap:16px}.get-in-touch{display:flex;padding:32px;align-items:stretch;gap:24px;flex-shrink:0;border-radius:56px;border:1.5px solid var(--stroke-container, rgba(40, 40, 54, .3));background:var(--color-2, #0F0F12);max-width:1400px;margin-inline:auto;margin-top:128px;margin-bottom:128px;position:relative}@media (max-width: 720px){.get-in-touch{flex-direction:column;align-items:flex-start;padding:16px;gap:16px;border-radius:28px;border:1px solid var(--stroke-container, rgba(40, 40, 54, .3))}}.get-in-touch__mobile-image{display:flex;width:100%;height:100%;justify-content:center;align-items:center;aspect-ratio:1/1;position:absolute;top:-238px;z-index:0;right:-3px}.get-in-touch__left-container{display:flex;padding-top:32px;padding-left:32px;padding-right:32px;flex-direction:column;align-items:flex-start;gap:32px;flex:1 0 0}@media (max-width: 720px){.get-in-touch__left-container{width:100%;padding-left:0;padding-right:0;gap:16px}}.get-in-touch__left-container__text{gap:48px;display:flex;flex-direction:column;gap:32px;height:max-content;padding:32px;padding:0!important;z-index:1}@media (max-width: 720px){.get-in-touch__left-container__text{padding:16px}}.get-in-touch__left-container__text h2{color:var(--Text-H1, #eed9e4);font-family:Lato,Lato Fallback,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media (max-width: 1024px){.get-in-touch__left-container__text h2{font-size:40px}}@media (max-width: 720px){.get-in-touch__left-container__text h2{font-size:32px}}@media (max-width: 540px){.get-in-touch__left-container__text h2{font-size:24px}}.get-in-touch__left-container__text span{color:var(--text-default, #807692);text-align:justify;font-family:Lato,Lato Fallback,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:160%}@media (max-width: 1024px){.get-in-touch__left-container__text span{font-size:18px}}@media (max-width: 720px){.get-in-touch__left-container__text span{font-size:16px}}@media (max-width: 540px){.get-in-touch__left-container__text span{font-size:12px}}.get-in-touch__left-container__text a{text-decoration:none;display:flex;align-items:center;color:var(--Text-H1, #eed9e4);text-align:justify;font-family:Lato,Lato Fallback,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:160%;gap:3px;width:max-content}@media (max-width: 1024px){.get-in-touch__left-container__text a{font-size:18px}}@media (max-width: 720px){.get-in-touch__left-container__text a{font-size:16px}}@media (max-width: 540px){.get-in-touch__left-container__text a{font-size:12px}}.get-in-touch__left-container__text a svg{width:14px;height:14px}@media (max-width: 1024px){.get-in-touch__left-container__text a svg{width:12px;height:12px}}@media (max-width: 720px){.get-in-touch__left-container__text a svg{width:10px;height:10px}}@media (max-width: 540px){.get-in-touch__left-container__text a svg{width:8px;height:8px}}.get-in-touch__left-container__text a svg path{fill:var(--Text-H1, #eed9e4)}@media (max-width: 720px){.get-in-touch__left-container__text span{width:90%}}@media (max-width: 720px){.get-in-touch__left-container__text h2{width:90%}}.get-in-touch__left-container__creator-blocks{display:flex;height:441px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}@media (max-width: 720px){.get-in-touch__left-container__creator-blocks{gap:12px;height:260px}}.get-in-touch__left-container,.get-in-touch__right-container{flex:1;display:flex;flex-direction:column}.get-in-touch__right-container{display:flex;height:auto;padding:56px 32px 32px;flex-direction:column;align-items:center;gap:48px;flex:1 0 0;border-radius:32px;border:1.5px solid var(--stroke-container, rgba(40, 40, 54, .3));background:var(--color-3, #15151B);z-index:1}@media (max-width: 720px){.get-in-touch__right-container{width:100%;padding:28px 16px 16px;gap:16px;align-self:stretch;border-radius:16px;border:1px solid var(--stroke-container, rgba(40, 40, 54, .3));background:var(--color-3, #15151B)}}.get-in-touch__right-container h3{color:#f5f5f5;text-align:center;leading-trim:both;text-edge:cap;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#30323B;font-family:Lato,Lato Fallback;font-size:36px;font-style:normal;font-weight:700;line-height:120%}@media (max-width: 1024px){.get-in-touch__right-container h3{font-size:28px}}@media (max-width: 720px){.get-in-touch__right-container h3{font-size:22px}}@media (max-width: 540px){.get-in-touch__right-container h3{font-size:18px}}.step-tile{display:flex;padding:0 16px 0 24px;align-items:center;gap:18px;flex:1 0 0;align-self:stretch;border-radius:32px;border:1.5px solid var(--stroke-container, rgba(40, 40, 54, .3));background:var(--color-1, #080808)}@media (max-width: 720px){.step-tile{height:56px;padding:0 8px 0 12px;gap:9px;border-radius:16px;border:.75px solid var(--stroke-container, rgba(40, 40, 54, .3));background:#0f0f12cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.step-tile__circle{display:flex;width:32px;height:32px;justify-content:center;align-items:center;gap:15px;aspect-ratio:1/1;border-radius:18px;background:var(--color-1, #E940C4);color:var(--color-1, #080808);leading-trim:both;text-edge:cap;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:700;line-height:140%}@media (max-width: 1024px){.step-tile__circle{font-size:16px;width:22px;height:22px;gap:12.5px;aspect-ratio:1/1}}@media (max-width: 720px){.step-tile__circle{font-size:14px;width:18px;height:18px;gap:9.5px;aspect-ratio:1/1}}@media (max-width: 540px){.step-tile__circle{font-size:12px;width:16px;height:16px;gap:7.5px;aspect-ratio:1/1}}.step-tile__text{color:var(--Text-H1, #EED9E4);leading-trim:both;text-edge:cap;font-family:Lato,Lato Fallback;font-size:20px;font-style:normal;font-weight:700;line-height:110%}@media (max-width: 1024px){.step-tile__text{font-size:18px}}@media (max-width: 720px){.step-tile__text{font-size:16px}}@media (max-width: 540px){.step-tile__text{font-size:12px}}form{display:flex;flex-direction:column;align-items:flex-start;gap:32px;flex:1 0 0;align-self:stretch;justify-content:space-between}form button{display:flex;justify-content:center;align-items:center;align-self:stretch;border-radius:16px;z-index:1;margin:auto;padding:8px 16px;border:none;gap:10px;flex:0 0 auto;background:#520f41;width:100%;position:relative;cursor:pointer;height:56px}form button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;background:linear-gradient(180deg,var(--akcent-magenta-400, #d92bad) 0%,var(--akcent-magenta-500, #821767) 100%);z-index:0;transition:bottom .25s ease}form button:hover:before{bottom:6px}form button>*{position:relative;z-index:1;transition:transform .25s ease}form button:hover>*{transform:translateY(-3px)}form button span{color:var(--akcent-magenta-100, #ffeafa);text-align:center;font-family:Lato,Lato Fallback;font-size:16px;font-style:normal;font-weight:700;line-height:normal}form button svg path{fill:#eed9e3}form .inputs{display:flex;flex-direction:column;gap:16px;width:100%;transition:opacity .8s;opacity:1}form .inputs.fade-out{opacity:0}form .inputs.fade-in{opacity:1;transition:opacity .8s}form .button{display:flex;flex-direction:row;width:100%}form .error-form-message{color:var(--color-3, #FF4A26);font-family:Lato,Lato Fallback;font-size:.8rem;font-style:normal;font-weight:400;line-height:110%;margin-top:15px}form .submitted-form-message{color:#77f46e;font-family:Lato,Lato Fallback;font-size:.8rem;font-style:normal;font-weight:400;line-height:110%;margin-top:15px}.form-field{position:relative;width:100%}.form-field__input{width:100%;border-radius:16px;border:1.5px solid #1b1b26;background:#08080b;color:#eed9e3;font-family:Lato,Lato Fallback,sans-serif;font-size:16px;font-weight:500;line-height:normal;transition:background .2s ease,border-color .2s ease}.form-field__input:-webkit-autofill,.form-field__input:-webkit-autofill:hover,.form-field__input:-webkit-autofill:focus{background-color:#08080b!important;-webkit-box-shadow:0 0 0px 1000px #08080b inset!important;-webkit-text-fill-color:#eed9e3!important;border:1.5px solid #1b1b26!important;caret-color:#eed9e3}.form-field__input:focus{outline:none}.form-field input.form-field__input{height:58px;padding:22px 16px 8px}.form-field textarea.form-field__input{padding:28px 16px 16px;min-height:261px;resize:none}@media all and (min-width: 1025px){.form-field textarea.form-field__input{flex:1}}@media all and (min-width: 1135px) and (max-width: 1250px){.form-field textarea.form-field__input{min-height:280px}}@media all and (min-width: 1025px) and (max-width: 1134px){.form-field textarea.form-field__input{min-height:320px}}@media all and (min-width: 721px) and (max-width: 851px){.form-field textarea.form-field__input{min-height:320px}}.form-field__label{position:absolute;top:50%;left:16px;transform:translateY(-50%);color:#8680a4;font-family:Lato,Lato Fallback,sans-serif;font-size:16px;font-weight:500;line-height:normal;pointer-events:none;transition:all .2s ease;transform-origin:left center}textarea.form-field__input+.form-field__label{top:16px;transform:translateY(0)}.form-field:hover .form-field__input:placeholder-shown{background:#21222e;border-color:#5f5f5f}.form-field:hover .form-field__input:placeholder-shown+.form-field__label{color:#e0e0ff}.form-field:has(.form-field__input:focus) .form-field__input{background:#3d0b30;border-color:#d92bad}.form-field .form-field__input:focus+.form-field__label{top:8px;transform:translateY(0);font-size:14px;color:#d92bad}.form-field textarea.form-field__input:focus+.form-field__label{top:8px}.form-field .form-field__input:not(:placeholder-shown):not(:focus)+.form-field__label{top:8px;transform:translateY(0);font-size:14px;color:#44445b}.form-field .form-field__input:not(:placeholder-shown){color:#e0e0ff}.form-field--error .form-field__input,.form-field__input--error{border-color:#ff4a26!important}.accordion{display:flex;flex-direction:column;border-radius:32px;border:1px solid #1b1b26;background:#111116;position:relative;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}@media (max-width: 1024px){.accordion{border-radius:28px}}@media (max-width: 540px){.accordion{border-radius:20px}}.accordion--opened{border-color:#e940c44d;box-shadow:0 0 20px #e940c41a}.accordion__row{display:flex;align-items:center;gap:12px;padding-right:0}.accordion__row>.editable-list__remove{margin-right:32px}@media (max-width: 1024px){.accordion__row>.editable-list__remove{margin-right:24px}}@media (max-width: 540px){.accordion__row>.editable-list__remove{margin-right:16px}}.accordion__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:32px;background:transparent;border:none;cursor:pointer;width:100%;text-align:left;font-family:inherit;color:inherit;outline:none}@media (max-width: 1024px){.accordion__header{padding:24px}}@media (max-width: 540px){.accordion__header{padding:16px;gap:12px}}.accordion__header:focus-visible{outline:2px solid var(--akcent-magenta-400, #d92bad);outline-offset:-2px;border-radius:32px}@media (max-width: 1024px){.accordion__header:focus-visible{border-radius:28px}}@media (max-width: 540px){.accordion__header:focus-visible{border-radius:20px}}.accordion__header:hover .accordion__icon{color:var(--akcent-magenta-300, #e940c4)}.accordion__icon{flex-shrink:0;color:var(--bg-blue-400, #777c9e);transition:transform .4s cubic-bezier(.34,1.56,.64,1),color .2s ease}@media (max-width: 540px){.accordion__icon{width:14px;height:14px}}.accordion__icon--rotate{transform:rotate(180deg);color:var(--akcent-magenta-300, #e940c4)}.accordion__question{color:#e0e0ff;font-family:Lato,Lato Fallback,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}@media (max-width: 1024px){.accordion__question{font-size:20px}}@media (max-width: 540px){.accordion__question{font-size:16px}}.accordion__highlight{margin-left:4px;color:var(--bg-blue-500, #5a5e7d);font-weight:400;line-height:150%;letter-spacing:-.176px}.accordion__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.accordion--opened .accordion__panel{grid-template-rows:1fr}.accordion__content{overflow:hidden}.accordion__answer{display:block;padding:0 32px 32px;color:#8680a4;font-family:Lato,Lato Fallback,sans-serif;font-size:16px;font-weight:400;line-height:160%;letter-spacing:.16px;opacity:0;transform:translateY(-8px);transition:opacity .3s ease .1s,transform .3s ease .1s}.accordion--opened .accordion__answer{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.accordion__answer{padding:0 24px 24px}}@media (max-width: 540px){.accordion__answer{font-size:14px;padding:0 16px 16px;line-height:150%}}.have-question-section{display:flex;flex-direction:column;gap:32px;padding:32px;border-radius:56px;border:1.5px solid var(--stroke-container, rgba(40, 40, 54, .3));background:#08080b;max-width:1400px;margin-inline:auto;margin-top:32px}@media (max-width: 1024px){.have-question-section{gap:24px;padding:16px;margin-top:16px;border-radius:var(--radius-mobile-large, 44px)}}@media (max-width: 540px){.have-question-section{gap:16px}}.have-question-section__questions{display:flex;flex-direction:column;gap:16px;width:100%}@media (max-width: 540px){.have-question-section__questions{gap:12px}}.have-question-section__cta-wrapper{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px;border-radius:32px;border:1px solid var(--stroke-container, rgba(40, 40, 54, .3));background:#111116}@media (max-width: 1024px){.have-question-section__cta-wrapper{padding:24px;border-radius:28px}}@media (max-width: 720px){.have-question-section__cta-wrapper{flex-direction:column;align-items:center;gap:16px;padding:24px;border-radius:28px}}@media (max-width: 540px){.have-question-section__cta-wrapper{padding:16px;border-radius:20px}}.have-question-section__cta-text{color:#8680a4;font-family:Lato,Lato Fallback,sans-serif;font-size:24px;font-weight:700;line-height:1.4;margin:0}@media (max-width: 1024px){.have-question-section__cta-text{font-size:20px}}@media (max-width: 720px){.have-question-section__cta-text{text-align:center;font-size:18px}}@media (max-width: 540px){.have-question-section__cta-text{font-size:16px}}.have-question-section__cta{display:flex;justify-content:center;align-items:center;height:56px;padding:16px 32px;border:none;outline:none;cursor:pointer;border-radius:16px;background:#520f41;white-space:nowrap;flex-shrink:0;position:relative}.have-question-section__cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;background:linear-gradient(180deg,var(--akcent-magenta-400, #d92bad) 0%,var(--akcent-magenta-500, #821767) 100%);z-index:0;transition:bottom .25s ease}.have-question-section__cta:hover:before{bottom:6px}.have-question-section__cta>*{position:relative;z-index:1;transition:transform .25s ease}.have-question-section__cta:hover>*{transform:translateY(-3px)}@media (max-width: 720px){.have-question-section__cta{width:100%;max-width:320px}}@media (max-width: 1024px){.have-question-section__cta{height:48px}}.have-question-section__cta span{color:var(--akcent-magenta-100, #ffebfa);font-family:Lato,Lato Fallback,sans-serif;font-size:16px;font-weight:700;line-height:normal}@media (max-width: 540px){.have-question-section__cta span{font-size:14px}}.how-it-works-section{border-radius:56px;border:1.5px solid var(--stroke-container, rgba(40, 40, 54, .3));background:var(--color-1, #080808);max-width:1400px;margin-inline:auto;padding:32px;display:grid;gap:32px;align-items:center;grid-template-columns:1fr 1fr;grid-template-columns:1fr;margin-top:128px}@media (max-width: 1200px){.how-it-works-section{grid-template-columns:1fr;align-items:baseline;height:auto}}@media (max-width: 1024px){.how-it-works-section{gap:16px;padding:16px;border-radius:28px}}@media (max-width: 720px){.how-it-works-section{gap:8px}}@media (max-width: 1024px){.how-it-works-section{margin-top:64px}}.how-it-works-section__details{display:flex;flex-direction:column;gap:32px;height:max-content;padding:32px;align-items:center}@media (max-width: 720px){.how-it-works-section__details{padding:16px}}.how-it-works-section__details h2{color:var(--Text-H1, #eed9e4);font-family:Lato,Lato Fallback,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media (max-width: 1024px){.how-it-works-section__details h2{font-size:40px}}@media (max-width: 720px){.how-it-works-section__details h2{font-size:32px}}@media (max-width: 540px){.how-it-works-section__details h2{font-size:24px}}.how-it-works-section__details span{color:var(--text-default, #807692);text-align:justify;font-family:Lato,Lato Fallback,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:160%}@media (max-width: 1024px){.how-it-works-section__details span{font-size:18px}}@media (max-width: 720px){.how-it-works-section__details span{font-size:16px}}@media (max-width: 540px){.how-it-works-section__details span{font-size:12px}}.how-it-works-section__details a{text-decoration:none;display:flex;align-items:center;color:var(--Text-H1, #eed9e4);text-align:justify;font-family:Lato,Lato Fallback,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:160%;gap:3px;width:max-content}@media (max-width: 1024px){.how-it-works-section__details a{font-size:18px}}@media (max-width: 720px){.how-it-works-section__details a{font-size:16px}}@media (max-width: 540px){.how-it-works-section__details a{font-size:12px}}.how-it-works-section__details a svg{width:14px;height:14px}@media (max-width: 1024px){.how-it-works-section__details a svg{width:12px;height:12px}}@media (max-width: 720px){.how-it-works-section__details a svg{width:10px;height:10px}}@media (max-width: 540px){.how-it-works-section__details a svg{width:8px;height:8px}}.how-it-works-section__details a svg path{fill:var(--Text-H1, #eed9e4)}@media (max-width: 1024px){.how-it-works-section__details{gap:16px}}.how-it-works-section__list{display:grid;gap:32px;grid-template-columns:1fr}@media (max-width: 1024px){.how-it-works-section__list{gap:16px}}.stepscard{display:flex;flex-direction:column;overflow:hidden;padding:32px;border-radius:32px;border:1.5px solid var(--stroke-container, rgba(40, 40, 54, .3));background:var(--color-2, #0f0f12);position:relative;height:auto;width:100%}@media (max-width: 1024px){.stepscard{padding:16px;border-radius:16px}}@media (min-width: 1025px){.stepscard{max-width:680px;justify-self:center}}.stepscard__count{color:var(--text-alt, #403a4c);font-family:Lato,Lato Fallback;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.stepscard__title{color:var(--Text-H1, #eed9e4);font-family:Lato,Lato Fallback;font-size:24px;font-style:normal;font-weight:700;line-height:120%;margin-block:20px}@media (max-width: 1024px){.stepscard__title{margin-block:16px}}.stepscard__description{color:var(--text-default, #807692);text-align:justify;font-family:Lato,Lato Fallback;font-size:16px;font-style:normal;font-weight:400;line-height:160%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1024px){.stepscard__count,.stepscard__title{font-size:16px}}@media (max-width: 1024px){.stepscard__description{font-size:14px}}.stepscard__media{position:relative;margin-top:32px;width:100%;height:0;padding-bottom:216.25%}@media (max-width: 1024px){.stepscard__media{margin-top:16px}}@media (min-width: 1025px){.stepscard__media{padding-bottom:62.5%}}.stepscard video{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:contain;width:100%;border-radius:16px;border:1.5px solid var(--stroke-container, rgba(40, 40, 54, .3))}.stepscard__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:16px;border:1.5px dashed var(--stroke-container, rgba(40, 40, 54, .5));background:linear-gradient(135deg,#0f0f12cc,#1e1e2866)}.stepscard__placeholder-text{color:var(--text-alt, #403a4c);font-family:Lato,Lato Fallback,sans-serif;font-size:24px;font-weight:600;text-transform:uppercase;letter-spacing:2px;opacity:.7}@media (max-width: 1024px){.stepscard__placeholder-text{font-size:18px}}.promo-cta{position:relative;max-width:1400px;margin-inline:auto;margin-top:128px;border-radius:56px;overflow:hidden;background:linear-gradient(326deg,#b32694,#080808 70%)}@media (max-width: 1024px){.promo-cta{margin-top:64px;border-radius:28px}}@media (max-width: 540px){.promo-cta{margin-top:32px;border-radius:var(--radius-mobile-large, 44px)}}.promo-cta__bg-wir{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.promo-cta__bg-wir:before,.promo-cta__bg-wir:after{content:"";position:absolute;width:3792px;height:3792px;top:50%;right:-30%;background:url(/images/wir.webp) center/cover no-repeat;will-change:transform;animation:promoWirRotate 25s linear infinite,promoWirPulse 25s ease-in-out infinite}.promo-cta__bg-wir:before{opacity:.7}.promo-cta__bg-wir:after{mix-blend-mode:hard-light;animation-delay:-3s}@media (prefers-reduced-motion: reduce){.promo-cta__bg-wir:before,.promo-cta__bg-wir:after{animation:none;transform:translateY(-50%) rotate(-135deg)}}.promo-cta__bg-texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:url(/assets/circuit-texture-Yvih_B3n.webp);background-size:cover;background-position:center;opacity:.65;mix-blend-mode:overlay;pointer-events:none}.promo-cta__content{position:relative;display:flex;align-items:center;justify-content:space-between;gap:67px;padding:48px 65px;z-index:2}@media (max-width: 1024px){.promo-cta__content{padding:32px;gap:32px}}@media (max-width: 720px){.promo-cta__content{flex-direction:column;padding:32px;gap:16px}}.promo-cta__text{display:flex;flex-direction:column;gap:32px;min-width:300px;max-width:630px;flex:1;order:1}@media (max-width: 720px){.promo-cta__text{order:2;align-items:center;text-align:center;min-width:unset;max-width:100%;gap:16px}}.promo-cta__title{color:var(--akcent-magenta-100, #ffebfa);font-family:Lato,Lato Fallback,sans-serif;font-size:56px;font-weight:700;line-height:1.2;margin:0}@media (max-width: 1024px){.promo-cta__title{font-size:42px}}@media (max-width: 720px){.promo-cta__title{font-size:24px}}.promo-cta__subtitle{color:var(--akcent-magenta-300, #d959b9);font-family:Lato,Lato Fallback,sans-serif;font-size:24px;font-weight:400;line-height:1.6;margin:0}.promo-cta__subtitle strong{font-weight:700}@media (max-width: 1024px){.promo-cta__subtitle{font-size:20px}}@media (max-width: 720px){.promo-cta__subtitle{font-size:16px}}.promo-cta__button{display:inline-flex;align-items:center;justify-content:center;height:80px;padding:8px 48px;border-radius:32px;border:none;background:#520f41;color:var(--akcent-magenta-100, #ffebfa);font-family:Lato,Lato Fallback,sans-serif;font-size:24px;font-weight:700;text-decoration:none;cursor:pointer;width:fit-content;position:relative}.promo-cta__button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:32px;background:linear-gradient(180deg,var(--akcent-magenta-400, #d92bad) 0%,var(--akcent-magenta-500, #821767) 100%);z-index:0;transition:bottom .25s ease}.promo-cta__button:hover:before{bottom:8px}.promo-cta__button>*{position:relative;z-index:1;transition:transform .25s ease}.promo-cta__button:hover>*{transform:translateY(-4px)}@media (max-width: 1024px){.promo-cta__button{height:64px;font-size:20px;padding:8px 32px;border-radius:24px}.promo-cta__button:before{border-radius:24px}}@media (max-width: 720px){.promo-cta__button{height:56px;font-size:18px;padding:8px 24px;width:100%;max-width:300px}}@media (max-width: 540px){.promo-cta__button{height:48px;font-size:16px;border-radius:16px}.promo-cta__button:before{border-radius:16px}}.promo-cta__image-wrapper{flex-shrink:0;width:542px;height:389px;order:2}@media (max-width: 1024px){.promo-cta__image-wrapper{width:400px;height:auto}}@media (max-width: 720px){.promo-cta__image-wrapper{order:1;width:100%;max-width:350px;height:auto}}@media (max-width: 540px){.promo-cta__image-wrapper{max-width:280px}}.promo-cta__image{width:100%;height:100%;object-fit:contain}@keyframes promoWirRotate{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}@keyframes promoWirPulse{0%,to{opacity:.7}25%{opacity:.4}75%{opacity:.8}}
