@keyframes company-preview_fadeIn__eYxFz{to{opacity:1}}@keyframes company-preview_slideUp__hhoNf{to{transform:translateY(0);opacity:1}}.company-preview_section__uObTw{padding:4rem 1rem;background-color:#050505;color:#fff}@media(min-width:1024px){.company-preview_section__uObTw{padding:6rem 1.5rem}}.company-preview_container__8cS99{width:100%;margin:0 auto;padding:0 1.5rem}@media(max-width:639px){.company-preview_container__8cS99{padding:0 1rem}}.company-preview_container__8cS99{display:flex;flex-direction:column;align-items:center;align-items:flex-start;max-width:1200px}.company-preview_container__inner__PVFsr{display:flex;justify-content:space-between;align-items:center}.company-preview_container__inner__PVFsr .company-preview_balls__XNsqE{display:none}@media(min-width:1024px){.company-preview_container__inner__PVFsr .company-preview_balls__XNsqE{display:block}}.company-preview_title__Wufw6{font-size:2.25rem;text-align:center;margin-bottom:2rem;color:#fff;position:relative}.company-preview_title__Wufw6:before{position:absolute;content:"";width:120%;height:2px;left:0;bottom:-3px;background-color:#d602af}@media(min-width:1024px){.company-preview_title__Wufw6{font-size:3.75rem;margin-bottom:1.5rem}}.company-preview_content__TWnRL{margin:0 auto 3rem;text-align:start}@media(min-width:1024px){.company-preview_content__TWnRL{margin-bottom:4rem}}.company-preview_description__etkAC{font-size:1rem;line-height:1.6;color:#e0e0e0;margin-bottom:1rem;line-height:1.8}.company-preview_description__etkAC strong{color:#ff4dc2;font-weight:600}.company-preview_description__etkAC:last-child{margin-bottom:0}@media(min-width:1024px){.company-preview_description__etkAC{font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}}.company-preview_features__Hvep8{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:639px){.company-preview_features__Hvep8{padding:0 1rem}}@media(min-width:1024px){.company-preview_features__Hvep8{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem}}.company-preview_featureTitle__GoKKn{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#fff;display:flex;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content;gap:1rem;position:relative;overflow:visible}.company-preview_featureTitle__GoKKn:after{content:"";position:absolute;left:50%;bottom:-4px;width:100%;height:2px;background:#d602af;transform:translateX(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease}.company-preview_featureTitle__GoKKn:hover:after{transform:translateX(-50%) scaleX(1)}.company-preview_featureTitle__GoKKn span{color:#d602af}@media(min-width:1024px){.company-preview_featureTitle__GoKKn{font-size:1.25rem}}.metaballs-container{position:relative;max-width:500px;height:300px;width:100%}@keyframes Modal_fadeIn__Ay3tM{to{opacity:1}}@keyframes Modal_slideUp__puE_J{to{transform:translateY(0);opacity:1}}.Modal_overlay__ovi8E{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000000000;padding:1rem;opacity:0;visibility:hidden;transition:all .3s ease}.Modal_overlay__ovi8E.Modal_open__l_aXe{opacity:1;visibility:visible}.Modal_modal__AF7If{background:#161616;border-radius:5px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;transform:scale(.9) translateY(20px);transition:transform .3s ease}.Modal_overlay__ovi8E.Modal_open__l_aXe .Modal_modal__AF7If{transform:scale(1) translateY(0)}@media(max-width:639px){.Modal_modal__AF7If{max-width:100%;border-radius:12px}}.Modal_header__Aq74H{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width:639px){.Modal_header__Aq74H{padding:1.5rem}}.Modal_title__wmN8m{font-size:1.5rem;color:#fff;margin:0}@media(max-width:639px){.Modal_title__wmN8m{font-size:.875rem}}.Modal_closeBtn__xUzZr{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.Modal_closeBtn__xUzZr:hover{background:hsla(0,0%,100%,.1)}.Modal_closeBtn__xUzZr svg{width:24px;height:24px}.Modal_content__b1ltt{padding:2rem}@media(max-width:639px){.Modal_content__b1ltt{padding:1.5rem}}.Modal_footer__FO_UO{padding:1.5rem 2rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:1rem;justify-content:flex-end}@media(max-width:639px){.Modal_footer__FO_UO{padding:1.5rem;flex-direction:column}}.Modal_button__rp8ns{padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-size:1rem}.Modal_button__rp8ns.Modal_primary__5Kf3Y{background:#fff;color:#d602af}.Modal_button__rp8ns.Modal_primary__5Kf3Y:hover{background:#f0f0f0;transform:translateY(-1px)}.Modal_button__rp8ns.Modal_secondary__EKAbY{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.3)}.Modal_button__rp8ns.Modal_secondary__EKAbY:hover{background:hsla(0,0%,100%,.1)}@media(max-width:639px){.Modal_button__rp8ns{padding:1.5rem}}@keyframes PrivacyConsent_fadeIn__EQ8Yj{to{opacity:1}}@keyframes PrivacyConsent_slideUp__ftb_t{to{transform:translateY(0);opacity:1}}.PrivacyConsent_consent__OX06w{display:flex;align-items:flex-start;gap:.5rem;margin-top:1rem}.PrivacyConsent_checkbox__OaD1h{position:relative;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:3px}.PrivacyConsent_checkbox__OaD1h input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.PrivacyConsent_checkmark__NSIjf{height:20px;width:20px;background-color:transparent;border:2px solid hsla(0,0%,100%,.3);border-radius:4px;position:relative;transition:all .2s ease;flex-shrink:0}.PrivacyConsent_checkmark__NSIjf:after{content:"";position:absolute;display:none;left:6px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.PrivacyConsent_checkbox__OaD1h:hover .PrivacyConsent_checkmark__NSIjf{border-color:hsla(0,0%,100%,.5)}.PrivacyConsent_checkbox__OaD1h input:checked~.PrivacyConsent_checkmark__NSIjf{background-color:#fff;border-color:#fff}.PrivacyConsent_checkbox__OaD1h input:checked~.PrivacyConsent_checkmark__NSIjf:after{display:block}.PrivacyConsent_checkbox__OaD1h input:focus~.PrivacyConsent_checkmark__NSIjf{box-shadow:0 0 0 3px hsla(0,0%,100%,.1)}.PrivacyConsent_label__gZPA4{font-size:.875rem;color:#fff;line-height:1.5;margin-top:2px}@media(min-width:1024px){.PrivacyConsent_label__gZPA4{font-size:1rem;line-height:1.6}}.PrivacyConsent_link__P1SSQ{color:#fff;text-decoration:underline;cursor:pointer;transition:opacity .2s ease}.PrivacyConsent_link__P1SSQ:hover{opacity:.8}.PrivacyConsent_privacyContent__VaQw_{color:#fff;line-height:1.6}.PrivacyConsent_privacyContent__VaQw_ h3{font-size:1.125rem;color:#fff;margin:1.5rem 0 1rem}.PrivacyConsent_privacyContent__VaQw_ h3:first-child{margin-top:0}.PrivacyConsent_privacyContent__VaQw_ p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.PrivacyConsent_privacyContent__VaQw_ ul{margin:1rem 0;padding-left:1.5rem}.PrivacyConsent_privacyContent__VaQw_ ul li{margin-bottom:.5rem}.PrivacyConsent_privacyContent__VaQw_ strong{font-weight:600}.PrivacyConsent_button__kZl4G{padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-size:1rem}.PrivacyConsent_button__kZl4G.PrivacyConsent_primary__LVqqB{background:#fff;color:#d602af}.PrivacyConsent_button__kZl4G.PrivacyConsent_primary__LVqqB:hover{background:#f0f0f0;transform:translateY(-1px)}.PrivacyConsent_button__kZl4G.PrivacyConsent_secondary__TzGlk{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.3)}.PrivacyConsent_button__kZl4G.PrivacyConsent_secondary__TzGlk:hover{background:hsla(0,0%,100%,.1)}@media(max-width:639px){.PrivacyConsent_button__kZl4G{padding:1.5rem}}@keyframes ContactForm_fadeIn__u0v2K{to{opacity:1}}@keyframes ContactForm_slideUp__vxjga{to{transform:translateY(0);opacity:1}}.ContactForm_form__MHKvo{display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px){.ContactForm_form__MHKvo{gap:1.5rem}}.ContactForm_field__uUVT9{display:flex;flex-direction:column;gap:.5rem}.ContactForm_label__KjU8w{font-size:.875rem;line-height:1.5;font-weight:500;color:#fff}@media(min-width:1024px){.ContactForm_label__KjU8w{font-size:1rem;line-height:1.6}}.ContactForm_input__gD9er,.ContactForm_textarea__3Cq38{padding:1rem;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:1rem;font-family:inherit;background:hsla(0,0%,100%,.1);color:#fff;transition:all .2s ease}.ContactForm_input__gD9er:focus,.ContactForm_textarea__3Cq38:focus{outline:none;border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.15);box-shadow:0 0 0 3px hsla(0,0%,100%,.1)}.ContactForm_input__gD9er::placeholder,.ContactForm_textarea__3Cq38::placeholder{color:hsla(0,0%,100%,.5)}@media(min-width:1024px){.ContactForm_input__gD9er,.ContactForm_textarea__3Cq38{padding:1.5rem}}.ContactForm_textarea__3Cq38{resize:vertical;min-height:100px}@media(min-width:1024px){.ContactForm_textarea__3Cq38{min-height:120px}}.ContactForm_message__x8OZq{padding:1rem;border-radius:8px;font-weight:500;text-align:center}.ContactForm_message__x8OZq.ContactForm_success__kfkRj{background-color:rgba(76,175,80,.2);color:#a5d6a7;border:1px solid rgba(76,175,80,.4)}.ContactForm_message__x8OZq.ContactForm_error__fEKWw{background-color:rgba(244,67,54,.2);color:#ef9a9a;border:1px solid rgba(244,67,54,.4)}.ContactForm_submitBtn__2pRIX{padding:1rem 2rem;font-size:1rem;margin-top:.5rem;background:#fff;color:#d602af;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.ContactForm_submitBtn__2pRIX:hover:not(:disabled){background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.ContactForm_submitBtn__2pRIX:disabled{opacity:.6;cursor:not-allowed}@media(min-width:1024px){.ContactForm_submitBtn__2pRIX{padding:1.5rem 3rem;font-size:1.125rem;margin-top:1rem}}@media(max-width:639px){.ContactForm_submitBtn__2pRIX{width:100%}}@keyframes contact-section_fadeIn__Pz8Kg{to{opacity:1}}@keyframes contact-section_slideUp__qdvXc{to{transform:translateY(0);opacity:1}}.contact-section_section__zbdc8{padding:4rem 1rem;color:#fff;position:relative;background:linear-gradient(180deg,#050505,#400037)}@media(min-width:1024px){.contact-section_section__zbdc8{padding:8rem 1.5rem}}.contact-section_container___2ziJ{width:100%;margin:0 auto;padding:0 1.5rem}@media(max-width:639px){.contact-section_container___2ziJ{padding:0 1rem}}.contact-section_container___2ziJ{max-width:1200px;z-index:10}.contact-section_header__vOVQa{text-align:left;margin-bottom:3rem}@media(min-width:1024px){.contact-section_header__vOVQa{margin-bottom:6rem}}.contact-section_title__89RBY{font-size:2.25rem;margin-bottom:1rem;color:#fff;position:relative}.contact-section_title__89RBY:before{position:absolute;left:0;bottom:-5px;height:1px;width:30%;background-color:#fff;content:""}@media(min-width:1024px){.contact-section_title__89RBY{font-size:3.75rem;margin-bottom:1.5rem}}.contact-section_subtitle___tC70{font-size:1rem;line-height:1.6;max-width:600px;margin-left:0;opacity:.95}@media(min-width:1024px){.contact-section_subtitle___tC70{font-size:1.125rem;line-height:1.6}}.contact-section_content__uWVwf{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media(min-width:1024px){.contact-section_content__uWVwf{grid-template-columns:1fr 1fr;gap:6rem;align-items:start}}.contact-section_formWrapper__MNyZB{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;padding:2rem}@media(min-width:1024px){.contact-section_formWrapper__MNyZB{padding:3rem}.contact-section_info__AcCsA{padding-top:2rem}}.contact-section_infoTitle__Zt3MZ{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#fff}@media(min-width:1024px){.contact-section_infoTitle__Zt3MZ{font-size:1.5rem;margin-bottom:2rem}}.contact-section_contactList__Z1PuO{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media(min-width:1024px){.contact-section_contactList__Z1PuO{gap:1.5rem;margin-bottom:3rem}}.contact-section_contactItem__ttq8i{display:flex;align-items:center;gap:1rem;padding:1rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;text-decoration:none;color:#fff;transition:all .3s ease}.contact-section_contactItem__ttq8i:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);transform:translateX(5px)}@media(min-width:1024px){.contact-section_contactItem__ttq8i{padding:1.5rem}}.contact-section_contactIcon__lzkuo{font-size:1.875rem;color:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px}.contact-section_contactIcon__lzkuo svg{width:32px;height:32px;flex-shrink:0}@media(min-width:1024px){.contact-section_contactIcon__lzkuo{font-size:2.25rem;width:56px;height:56px}.contact-section_contactIcon__lzkuo svg{width:40px;height:40px}}.contact-section_contactDetails___qNm_{display:flex;flex-direction:column;gap:.25rem}.contact-section_contactLabel__VCB49{font-size:.875rem;opacity:.8}@media(min-width:1024px){.contact-section_contactLabel__VCB49{font-size:1rem}}.contact-section_contactValue__Ctp6u{font-size:1rem;font-weight:500}@media(min-width:1024px){.contact-section_contactValue__Ctp6u{font-size:1.125rem}}.contact-section_socials__B5PWo{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2)}@media(min-width:1024px){.contact-section_socials__B5PWo{padding-top:3rem}}.contact-section_socialsTitle__aT7Th{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#fff}@media(min-width:1024px){.contact-section_socialsTitle__aT7Th{font-size:1.25rem;margin-bottom:1.5rem}}.contact-section_socialsList__n3vCz{display:flex;gap:1rem}@media(min-width:1024px){.contact-section_socialsList__n3vCz{gap:1.5rem}}.contact-section_socialLink__wprNK{width:48px;height:48px;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;text-decoration:none;transition:all .3s ease;color:#fff;position:relative;overflow:hidden}.contact-section_socialLink__wprNK:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);transform:translateY(-3px)}@media(min-width:1024px){.contact-section_socialLink__wprNK{width:56px;height:56px;min-width:56px;min-height:56px}}.contact-section_socialIcon__wrKzJ{font-size:1.5rem;color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.contact-section_socialIcon__wrKzJ svg{width:24px;height:24px;flex-shrink:0}@media(min-width:1024px){.contact-section_socialIcon__wrKzJ{font-size:1.875rem}.contact-section_socialIcon__wrKzJ svg{width:28px;height:28px}}@keyframes footer_fadeIn__DMOfJ{to{opacity:1}}@keyframes footer_slideUp__C55AF{to{transform:translateY(0);opacity:1}}.footer_footer__Hhmm8{padding:3rem 1rem;background:#161616;color:silver;border-top:1px solid rgba(214,2,175,.2);position:relative;z-index:0}@media(min-width:1024px){.footer_footer__Hhmm8{padding:4rem 1.5rem}}.footer_container___3xXJ{width:100%;margin:0 auto;padding:0 1.5rem}@media(max-width:639px){.footer_container___3xXJ{padding:0 1rem}}.footer_container___3xXJ{max-width:1200px}.footer_content__iOLbr{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin:auto auto 2rem}@media(min-width:640px)and (max-width:1023px){.footer_content__iOLbr{grid-template-columns:2fr 1fr 1fr;gap:3rem}}@media(min-width:1024px){.footer_content__iOLbr{grid-template-columns:repeat(3,1fr)}}.footer_brand__Zvioj{gap:1rem}@media(max-width:639px){.footer_brand__Zvioj{text-align:center}}.footer_logo__9DUPA{width:2rem;height:2rem;cursor:pointer}@media(min-width:1024px){.footer_logo__9DUPA{width:4rem;height:4rem}}.footer_tagline__pnEZt{font-size:.875rem;line-height:1.5;color:#a0a0a0}@media(min-width:1024px){.footer_tagline__pnEZt{font-size:1rem;line-height:1.6}}@media(max-width:639px){.footer_contacts__C_8s_,.footer_nav__vsOqQ{text-align:center}}.footer_contactsTitle__H15je,.footer_navTitle__UvFiH{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}@media(min-width:1024px){.footer_contactsTitle__H15je,.footer_navTitle__UvFiH{font-size:1.125rem}}.footer_contactsList__P5A61,.footer_navList__99H1j{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}@media(min-width:1024px){.footer_contactsList__P5A61,.footer_navList__99H1j{gap:1rem}}.footer_contactLink__a1hO9,.footer_navLink__kBkes{font-size:.875rem;line-height:1.5;color:#a0a0a0;text-decoration:none;transition:all .2s ease;position:relative}.footer_contactLink__a1hO9:after,.footer_navLink__kBkes:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#ff4dc2;transition:width .3s ease}.footer_contactLink__a1hO9:hover,.footer_navLink__kBkes:hover{color:#ff4dc2}.footer_contactLink__a1hO9:hover:after,.footer_navLink__kBkes:hover:after{width:100%}@media(min-width:1024px){.footer_contactLink__a1hO9,.footer_navLink__kBkes{font-size:1rem;line-height:1.6}}.footer_bottom__FybDA{padding-top:2rem;border-top:1px solid rgba(64,64,64,.5);text-align:center}@media(min-width:1024px){.footer_bottom__FybDA{padding-top:3rem}}.footer_copyright__HJx7x{font-size:.875rem;line-height:1.5;color:gray}@media(min-width:1024px){.footer_copyright__HJx7x{font-size:1rem;line-height:1.6}}@keyframes hero-section_fadeIn__yIcnO{to{opacity:1}}@keyframes hero-section_slideUp__7zRdC{to{transform:translateY(0);opacity:1}}.hero-section_hero__U4J1U{min-height:100svh;display:flex;align-items:center;justify-content:center;position:relative}.hero-section_hero__U4J1U .hero-section_content__hg2Fy{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100dvh;padding:1rem;width:100%}.hero-section_hero__U4J1U .hero-section_content__hg2Fy button{margin-top:8rem;font-weight:300}.darkveil-canvas{width:100%;height:100%;display:block;position:absolute;left:0;top:0}@keyframes DesktopNavigation_fadeIn__QqBPM{to{opacity:1}}@keyframes DesktopNavigation_slideUp__thJGW{to{transform:translateY(0);opacity:1}}.DesktopNavigation_container__nav__IARAk{width:100%;position:fixed;left:0;top:0;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_logo__joTH2{width:50px;height:50px;padding:0;margin:0;cursor:pointer}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__container__8EAYT{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__list__Jgyir{position:relative;display:flex;gap:.5rem;list-style:none;margin:0}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__item__sgknW{display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;position:relative;border-radius:50px;padding:.25rem;z-index:30000}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__item__sgknW:after,.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__item__sgknW:before{display:none}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__pill__3R0U1{position:absolute;z-index:1;pointer-events:none}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__item__text__7mzH6{padding:.5rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1.6;border-radius:50px;border:none;background:transparent;position:relative;z-index:3;transition:color .3s ease;color:#fff;cursor:pointer;font-weight:600}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__item__text__7mzH6:hover{color:#fff}.DesktopNavigation_container__nav__IARAk .DesktopNavigation_nav__item__text__7mzH6:focus{outline:2px solid #ff80d4;outline-offset:2px}.Menu_wrapper__K3TNX{position:relative;z-index:50;--sm-accent:$primary-500}.Menu_wrapper__K3TNX[data-position=left] .Menu_panel__BUSvR{left:0;right:auto;transform:translateX(-100%)}.Menu_wrapper__K3TNX.Menu_open__tBtgY .Menu_panel__BUSvR{transform:translateX(0)}.Menu_header__l55Zn{position:fixed;bottom:2rem;right:2rem;z-index:100}@media(min-width:1024px){.Menu_header__l55Zn{bottom:4rem;right:4rem}}.Menu_burger__sm1gW{display:flex;flex-direction:column;justify-content:space-between;width:50px;height:50px;cursor:pointer;border:none;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:12px;position:relative;z-index:100;transition:background .3s ease,transform .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.15)}.Menu_burger__sm1gW:hover{background:hsla(0,0%,100%,.2)}.Menu_burger__sm1gW .Menu_burgerLine___FwsC{height:3px;width:100%;background:#d602af;border-radius:2px;transition:transform .3s ease,opacity .3s ease,background .3s ease}.Menu_burger__sm1gW.Menu_active__Vn_78 .Menu_burgerLine___FwsC:first-child{transform:translateY(12px) rotate(45deg)}.Menu_burger__sm1gW.Menu_active__Vn_78 .Menu_burgerLine___FwsC:nth-child(2){opacity:0}.Menu_burger__sm1gW.Menu_active__Vn_78 .Menu_burgerLine___FwsC:nth-child(3){transform:translateY(-12px) rotate(-45deg)}.Menu_overlay__wjSPA{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40;opacity:0;pointer-events:none;transition:opacity .3s ease}.Menu_panel__BUSvR{position:fixed;top:0;right:0;width:clamp(300px,40vw,420px);height:100%;background:#fff;padding:6rem 2rem 2rem;transform:translateX(100%);display:flex;flex-direction:column;z-index:60}.Menu_list__2rHu9{list-style:none;margin:0;padding:0}.Menu_item__nioyn{opacity:0;transform:translateY(40%) rotate(5deg)}.Menu_itemLink__QPVte{font-size:2.5rem;font-weight:600;text-transform:uppercase;text-decoration:none;color:gray;display:inline-block}.Menu_itemLink__QPVte:hover{color:var(--sm-accent)}.Menu_socials__c0OpG{margin-top:auto}.Menu_socialsTitle__8xw1A{color:var(--sm-accent);margin-bottom:.5rem}.Menu_socialsList__R9qHp{display:flex;gap:1rem;list-style:none;padding:0}.Menu_socialsLink__fo1H5{text-decoration:none;color:#161616;font-weight:500}.Menu_socialsLink__fo1H5:hover{color:var(--sm-accent)}.text-type{white-space:pre-wrap;z-index:3}.text-type,.text-type__cursor{display:inline-block;color:#fff}.text-type__cursor{margin-left:.25rem;opacity:1}.text-type__cursor--hidden{display:none}.Button_button__yCIYb{position:relative;display:inline-flex;justify-content:center;align-items:center;border:none;border-radius:24px;cursor:pointer;overflow:hidden;transition:background .3s,color .3s}.Button_border__rArr7{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.Button_text__4vwSQ{position:relative;z-index:1}@keyframes services-preview_fadeIn__XTD5Z{to{opacity:1}}@keyframes services-preview_slideUp__zfN0i{to{transform:translateY(0);opacity:1}}.services-preview_section__0IiUi{padding:4rem 1rem;background:linear-gradient(180deg,#050505,#400037)}@media(min-width:1024px){.services-preview_section__0IiUi{padding:8rem 1.5rem}}.services-preview_container___Zvnu{width:100%;margin:0 auto;padding:0 1.5rem}@media(max-width:639px){.services-preview_container___Zvnu{padding:0 1rem}}.services-preview_container___Zvnu{max-width:1200px}.services-preview_title__B7wFU{font-size:2.25rem;text-align:left;margin-bottom:3rem;color:#fff}@media(min-width:1024px){.services-preview_title__B7wFU{font-size:3.75rem}}.services-preview_services__Rgm_R{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}@media(min-width:1024px){.services-preview_services__Rgm_R{gap:2rem;margin-bottom:6rem}}.services-preview_service__2YuW0{display:flex;flex-direction:column;align-items:center;padding:2rem;background:rgba(64,64,64,.3);border:1px solid rgba(214,2,175,.2);border-radius:16px;width:100%;text-align:center}@media(min-width:1024px){.services-preview_service__2YuW0{flex-direction:row;text-align:left;padding:3rem;width:60%}.services-preview_service__2YuW0:nth-child(odd){margin-left:0;margin-right:auto}.services-preview_service__2YuW0:nth-child(2n){margin-left:auto;margin-right:0}}.services-preview_icon__jZIKS{font-size:3.75rem;margin-bottom:1rem;color:#fff;flex-shrink:0}@media(min-width:1024px){.services-preview_icon__jZIKS{font-size:3.75rem;margin-bottom:0;margin-right:2rem}}.services-preview_text__iMJq9{flex:1 1}.services-preview_serviceTitle__5ru8q{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#fff}@media(min-width:1024px){.services-preview_serviceTitle__5ru8q{font-size:1.875rem;font-weight:600;line-height:1.4;margin-bottom:1rem}}@media(min-width:1024px)and (max-width:639px){.services-preview_serviceTitle__5ru8q{font-size:1.5rem}}.services-preview_serviceDescription__bUovW{font-size:1rem;color:silver;line-height:1.6}@media(min-width:1024px){.services-preview_serviceDescription__bUovW{font-size:1rem;line-height:1.6}}.services-preview_expandButton__WxUlN{text-align:center;margin-top:1.5rem;margin-bottom:1.5rem}@media(min-width:1024px){.services-preview_expandButton__WxUlN{display:none}}.services-preview_cta__AnnDE{text-align:center;margin-top:3rem}@media(min-width:1024px){.services-preview_cta__AnnDE{margin-top:4rem}}.services-preview_curved__loop__CBvNq{width:100%}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x:50%;--mouse-y:50%;--spotlight-color:hsla(0,0%,100%,.05)}.card-spotlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:focus-within:before,.card-spotlight:hover:before{opacity:.6}.curved-loop-jacket{display:flex;align-items:center;justify-content:center;width:100%}.curved-loop-svg{user-select:none;width:100%;aspect-ratio:100/12;overflow:visible;display:block;font-size:6rem;fill:#fff;-moz-user-select:none;-webkit-user-select:none;font-weight:700;text-transform:uppercase;line-height:1}@keyframes workflow-section_fadeIn__Ht337{to{opacity:1}}@keyframes workflow-section_slideUp__BHJcK{to{transform:translateY(0);opacity:1}}@keyframes workflow-section_drawLine__tktUM{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes workflow-section_drawLineReverse__10Y5d{0%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes workflow-section_drawVerticalLine__w7w2x{0%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.workflow-section_section__4Gdc6{padding:4rem 1rem;background:linear-gradient(180deg,#400037,#050505)}@media(min-width:1024px){.workflow-section_section__4Gdc6{padding:8rem 1.5rem}}.workflow-section_container__i01wq{width:100%;margin:0 auto;padding:0 1.5rem}@media(max-width:639px){.workflow-section_container__i01wq{padding:0 1rem}}.workflow-section_container__i01wq{max-width:1200px}.workflow-section_title__A9Hh6{font-size:2.25rem;text-align:left;margin-bottom:3rem;color:#fff}@media(min-width:1024px){.workflow-section_title__A9Hh6{font-size:3.75rem;margin-bottom:6rem}}.workflow-section_steps__LoVX3{display:grid;grid-template-columns:1fr;grid-gap:4rem 3rem;gap:4rem 3rem;position:relative}@media(min-width:640px)and (max-width:1023px){.workflow-section_steps__LoVX3{grid-template-columns:repeat(2,1fr);gap:6rem 4rem}}@media(min-width:1024px){.workflow-section_steps__LoVX3{grid-template-columns:repeat(3,1fr);gap:210px 6rem}}.workflow-section_step___O_Wr{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.workflow-section_step___O_Wr:after{content:"";position:absolute;z-index:0;border:none}@media(max-width:767px){.workflow-section_step___O_Wr:not(:last-child):after{top:102%;left:50%;transform:translateX(-50%);width:2px;height:4rem;background:repeating-linear-gradient(180deg,#d602af 0,#d602af 8px,transparent 0,transparent 16px);animation:workflow-section_drawVerticalLine__w7w2x .8s ease-out forwards}}@media(min-width:640px)and (max-width:1023px){.workflow-section_step___O_Wr:after{display:none}}@media(min-width:1024px){.workflow-section_step___O_Wr:first-child:after{animation:workflow-section_drawLine__tktUM .8s ease-out .3s forwards}.workflow-section_step___O_Wr:first-child:after,.workflow-section_step___O_Wr:nth-child(2):after{top:40px;left:calc(50% + 40px);width:calc(100% + 6rem - 80px);height:2px;background:repeating-linear-gradient(90deg,#d602af 0,#d602af 8px,transparent 0,transparent 16px);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.workflow-section_step___O_Wr:nth-child(2):after{animation:workflow-section_drawLine__tktUM .8s ease-out .6s forwards}.workflow-section_step___O_Wr:nth-child(3):after{content:"";position:absolute;top:calc(100% + 40px);left:50%;width:2px;height:calc(6rem);background:repeating-linear-gradient(180deg,#d602af 0,#d602af 8px,transparent 0,transparent 16px);z-index:0;animation:workflow-section_drawVerticalLine__w7w2x .8s ease-out .9s forwards;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}.workflow-section_step___O_Wr:nth-child(3):before{content:"";position:absolute;top:calc(100% + 100px + 6rem/3);right:50%;width:calc(200% + 6rem*2 - 5px);height:2px;background:repeating-linear-gradient(90deg,#d602af 0,#d602af 8px,transparent 0,transparent 16px);z-index:0;animation:workflow-section_drawLineReverse__10Y5d .8s ease-out 1.2s forwards;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.workflow-section_step___O_Wr:nth-child(4):before{content:"";position:absolute;top:calc(-6rem/3 - 40px);left:50%;width:2px;height:calc(6rem);background:repeating-linear-gradient(180deg,#d602af 0,#d602af 8px,transparent 0,transparent 16px);z-index:0;animation:workflow-section_drawVerticalLine__w7w2x .8s ease-out 1.5s forwards;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}.workflow-section_step___O_Wr:nth-child(4):after{animation:workflow-section_drawLine__tktUM .8s ease-out 1.8s forwards}.workflow-section_step___O_Wr:nth-child(4):after,.workflow-section_step___O_Wr:nth-child(5):after{top:40px;left:calc(50% + 40px);width:calc(100% + 6rem - 80px);height:2px;background:repeating-linear-gradient(90deg,#d602af 0,#d602af 8px,transparent 0,transparent 16px);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.workflow-section_step___O_Wr:nth-child(5):after{animation:workflow-section_drawLine__tktUM .8s ease-out 2.1s forwards}.workflow-section_step___O_Wr:nth-child(6):after{display:none}}.workflow-section_stepCircle__sxep1{width:80px;height:80px;border-radius:50%;background:#8c0073;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;flex-shrink:0;z-index:200}@media(min-width:1024px){.workflow-section_stepCircle__sxep1{width:100px;height:100px}}.workflow-section_icon__Sntzb{font-size:40px!important;color:#fff}@media(min-width:1024px){.workflow-section_icon__Sntzb{font-size:48px!important}}.workflow-section_stepTitle__FUzc4{font-size:1.125rem;font-weight:600;margin-bottom:.25rem;color:#fff}@media(min-width:1024px){.workflow-section_stepTitle__FUzc4{font-size:1.25rem;margin-bottom:.5rem}}.workflow-section_stepDescription__vClS0{font-size:.875rem;line-height:1.5;color:silver;line-height:1.6}@media(min-width:1024px){.workflow-section_stepDescription__vClS0{font-size:1rem;line-height:1.6}}.workflow-section_showMore__YF09K{width:100%;display:flex;align-items:center;justify-content:center;margin-top:3rem}