@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:Raleway,sans-serif}:root{--primary:#6042a7;--primary-dark:#4a3283;--secondary:#f9f9f9;--tertiary:#7a7683;--ink:#241a3d;--ink-soft:#55506a}html{scroll-behavior:smooth;scroll-padding-top:96px}body{color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}:focus-visible{outline:3px solid var(--primary);outline-offset:3px;border-radius:4px}.button{display:inline-block;margin:10px 0;padding:12px 24px;border:none;border-radius:999px;background-color:#f9f9f9;color:#333;font-size:16px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;box-shadow:0 4px 0 0 #c4c4c4;transition:background-color .3s,color .3s}.button.primary{background-color:var(--primary);color:#fff;box-shadow:0 4px 0 0 var(--primary-dark)}.button.lg{padding:15px 28px;font-size:17px}.typography-title{font-size:clamp(38px,6.2vw,76px);font-weight:800;line-height:1.05;letter-spacing:-.02em}.typography-subtitle{font-size:clamp(30px,4.4vw,48px);font-weight:800;line-height:1.12;letter-spacing:-.02em;text-align:center}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.styles_applicationsSection___IyTt{display:flex;flex-direction:column;align-items:center;padding:96px 20px;background:#fff}.styles_applicationsSectionWrapper__ogBdg{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:1200px;width:100%}.styles_header__cpAag{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:640px;text-align:center}.styles_header__cpAag h2{margin:0;color:var(--primary);text-wrap:balance}.styles_subtitle__6z5li{color:#7a7683;font-size:clamp(16px,2vw,19px);line-height:1.6!important}.styles_applicatinsCardsWrapper__q86jI{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:24px;gap:24px;width:100%}.styles_applicatinsCardsWrapper__q86jI .styles_card__TIuB6{position:relative;display:flex;flex-direction:column;aspect-ratio:1/1;border-radius:12px;overflow:hidden;box-shadow:0 4px 0 0 #c4c4c4;transition:transform .3s ease}.styles_applicatinsCardsWrapper__q86jI .styles_card__TIuB6:hover{transform:translateY(-4px)}.styles_applicatinsCardsWrapper__q86jI .styles_card__TIuB6 img{width:100%;height:100%;border-radius:12px;object-fit:cover}@media (max-width:768px){.styles_applicationsSection___IyTt{padding:72px 20px}}@media (max-width:450px){.styles_applicatinsCardsWrapper__q86jI{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}}.styles_cardsSection__mPZM0{gap:48px;width:100%;padding:96px 20px;background:linear-gradient(180deg,#fff,#f6f4fb)}.styles_cardsSection__mPZM0,.styles_header__elbz_{display:flex;flex-direction:column;align-items:center}.styles_header__elbz_{gap:14px;max-width:680px;text-align:center}.styles_title__ntd_q{margin:0;color:#241a3d;text-wrap:balance}.styles_subtitle__1yC4J{color:#7a7683;font-size:clamp(16px,2vw,19px);line-height:1.55!important}.styles_cardsWrapper___xeEf{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%;max-width:1200px}.styles_cardsWrapper___xeEf .styles_card__RaHpw{display:flex;flex:1 1;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:14px;min-width:260px;padding:32px 24px;border-radius:16px;background-color:#fff;box-shadow:0 4px 0 0 #c4c4c4;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.styles_cardsWrapper___xeEf .styles_card__RaHpw:hover{transform:translateY(-4px);box-shadow:0 8px 0 0 #c4c4c4}.styles_cardsWrapper___xeEf .styles_card__RaHpw.styles_primary__4CRCm{background:radial-gradient(circle at 50% 0,#7656cc 0,var(--primary) 100%);color:var(--secondary);box-shadow:0 4px 0 0 #542b61}.styles_cardsWrapper___xeEf .styles_card__RaHpw.styles_primary__4CRCm:hover{box-shadow:0 8px 0 0 #542b61}@media (max-width:768px){.styles_cardsSection__mPZM0{padding:72px 20px;gap:36px}}.styles_catalogSection__qFfF_{display:flex;flex-direction:column;align-items:center;padding:96px 20px;background:radial-gradient(circle at 50% 0,#7656cc 0,var(--primary) 100%)}.styles_catalogSectionWrapper__9Tpku{display:flex;flex-direction:column;align-items:center;gap:32px;max-width:1200px;width:100%}.styles_header__UvSP2{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:680px;text-align:center}.styles_header__UvSP2 h2{margin:0;color:#fff;font-size:clamp(32px,5vw,52px);text-wrap:balance}.styles_header__UvSP2 p{color:hsla(0,0%,100%,.86);font-size:clamp(16px,2vw,19px);line-height:1.6!important}.styles_products__r0IEr{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:20px;gap:20px;width:100%}.styles_product__fZdWg{width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;transition:transform .3s ease}.styles_product__fZdWg:hover{transform:scale(1.04)}.styles_product__fZdWg img{width:100%;height:100%;object-fit:cover}.styles_action__Cqxt_{display:flex;align-items:center;justify-content:center;width:100%}@media (max-width:768px){.styles_catalogSection__qFfF_{padding:72px 20px}}@media (max-width:500px){.styles_products__r0IEr{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}}.styles_faqSection__bys0G{padding:96px 20px;background:linear-gradient(180deg,#f6f4fb,#fff)}.styles_wrapper__ekQMi{max-width:820px;margin:0 auto}.styles_title__F7qKX{margin:0 0 40px;color:#241a3d;text-wrap:balance}.styles_list__XXL_7{display:flex;flex-direction:column;gap:12px}.styles_item__IygQ3{border:1px solid rgba(96,66,167,.16);border-radius:12px;background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.styles_item__IygQ3[open]{border-color:rgba(96,66,167,.4);box-shadow:0 4px 0 0 rgba(96,66,167,.12)}.styles_question__0NqFj{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;color:#241a3d;font-size:clamp(16px,2vw,18px);font-weight:600;cursor:pointer;list-style:none}.styles_question__0NqFj::-webkit-details-marker{display:none}.styles_icon__HO5Nv{position:relative;flex-shrink:0;width:18px;height:18px}.styles_icon__HO5Nv:after,.styles_icon__HO5Nv:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;border-radius:2px;background:var(--primary);transform:translateY(-50%);transition:transform .25s ease}.styles_icon__HO5Nv:after{transform:translateY(-50%) rotate(90deg)}.styles_item__IygQ3[open] .styles_icon__HO5Nv:after{transform:translateY(-50%) rotate(0deg)}.styles_answer__Xn3_M{margin:0;padding:0 22px 22px;color:#55506a;font-size:clamp(15px,1.8vw,17px);line-height:1.65;text-wrap:pretty}@media (prefers-reduced-motion:reduce){.styles_icon__HO5Nv:after,.styles_icon__HO5Nv:before{transition:none}}@media (max-width:768px){.styles_faqSection__bys0G{padding:72px 20px}.styles_title__F7qKX{margin-bottom:28px}}.styles_card__kCRnm{position:relative;display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:64px 24px 24px;border-radius:16px;background-color:var(--secondary);box-shadow:0 4px 0 0 #c4c4c4;text-align:center}.styles_avatar__xRD9p{position:absolute;top:0;display:flex;align-items:center;justify-content:center;width:100px;height:100px;margin:0 auto;padding:8px;border-radius:50%;background:#fff;box-shadow:0 8px 0 -3px rgba(0,0,0,.147);object-fit:cover;transform:translateY(-50%)}.styles_stars__rrPni{display:flex;gap:4px}.styles_stars__rrPni span{padding:0;color:#f1c40f;font-size:20px;text-shadow:1px 1px 1px #0000006b}@media (max-width:768px){.styles_card__kCRnm{min-width:80vw;min-height:300px;box-shadow:0 4px 15px 0 #c4c4c4;scroll-snap-align:center}.styles_card__kCRnm p:nth-child(4){flex:1 1}}.styles_feedbacksSection__lTrEc{justify-content:center;padding:96px 0;background:#fff}.styles_feedbacksSection__lTrEc,.styles_feedbacksWrapper__q_f9Q{display:flex;flex-direction:column;align-items:center;width:100%}.styles_feedbacksWrapper__q_f9Q{gap:20px;max-width:1200px}.styles_header__ikcUr{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 20px;text-align:center}.styles_title__TbR9J{margin:0;color:var(--primary);text-wrap:balance}.styles_subtitle__fInnH{color:#7a7683;font-size:clamp(16px,2vw,19px)}.styles_feedbacksCardsWrapper__UD6im{display:flex;flex-wrap:nowrap;justify-content:center;gap:20px;width:100%;padding:0 20px;margin-top:90px;margin-bottom:56px}.styles_role__dOxPo{color:var(--primary);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}@media (max-width:768px){.styles_feedbacksSection__lTrEc{padding:72px 0}.styles_feedbacksCardsWrapper__UD6im{overflow-x:auto;padding:50px 20px 20px;margin-top:20px;margin-bottom:32px;scroll-snap-type:x mandatory}}.styles_ctaSection__lOJR_{padding:100px 20px;background:radial-gradient(circle at 50% 0,#7656cc 0,var(--primary) 100%)}.styles_wrapper__U29Ae{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:720px;margin:0 auto;text-align:center}.styles_title__pshdm{margin:0;color:#fff;font-size:clamp(30px,4.6vw,48px);font-weight:800;line-height:1.12;letter-spacing:-.02em;text-wrap:balance}.styles_lead__3vGDW{max-width:560px;margin:0;color:hsla(0,0%,100%,.86);font-size:clamp(16px,2vw,19px);line-height:1.6;text-wrap:pretty}.styles_buttonWrap__HD9lK{display:flex;justify-content:center;width:100%}.styles_cue__dvIjJ{margin:0;color:hsla(0,0%,100%,.66);font-size:14px}@media (max-width:768px){.styles_ctaSection__lOJR_{padding:72px 20px}}.styles_footerDiv___Xzg6,.styles_footer__pnyuc{display:flex;justify-content:center;align-items:center;background-color:var(--primary);color:#333;font-size:14px;font-weight:500;text-align:center;flex-direction:column;gap:20px}.styles_footerDiv___Xzg6{margin-top:80px;padding:0 20px 40px;max-width:1200px;height:100%;width:100%}.styles_footer__pnyuc img{width:100px;border-radius:50%;border:8px solid #fff}.styles_footer__pnyuc nav{display:flex;gap:20px}.styles_footer__pnyuc nav a{color:#fff;text-decoration:none;font-size:16px;font-weight:300;cursor:pointer}.styles_footer__pnyuc nav a:hover{text-decoration:underline}.styles_footer__pnyuc svg{transition:.3s}.styles_footer__pnyuc svg:hover{fill:#f6cbff!important;fill-rule:evenodd;transform:scale(1.1)}.styles_map__1UFr_{color:#fff;display:flex;text-align:start!important;gap:20px;flex-wrap:wrap;margin-bottom:48px;width:100%}.styles_map__1UFr_ h2{font-size:40px;text-align:start}.styles_map__1UFr_ p{font-size:18px}.styles_map__1UFr_ .styles_mapDescription__Eo1Gi{flex:1 1;display:flex;align-items:flex-start;flex-direction:column;height:100%;width:100%}.styles_map__1UFr_ div .styles_mapDescriptionTop__bJKB_{flex:1 1}.styles_map__1UFr_ iframe{flex:1 1;border-radius:8px;width:100%}@media (max-width:660px){.styles_map__1UFr_{flex-direction:column}}@media (max-width:450px){.styles_footer__pnyuc nav{flex-direction:column}}.styles_legal__gXho1{color:#fff}.styles_headerBar__rMHX5{position:fixed;top:0;left:0;z-index:1000;width:100%;transition:background-color .3s,box-shadow .3s,padding .3s}.styles_header__LpjFv{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:1240px;margin:0 auto;padding:0 24px}.styles_brand__f8XHj{display:flex;flex-shrink:0}.styles_header__LpjFv img{width:56px;height:56px;border-radius:50%;border:4px solid var(--primary);object-fit:cover;object-position:center;cursor:pointer}.styles_header__LpjFv nav{display:flex;align-items:center;gap:26px}.styles_header__LpjFv nav a{position:relative;color:var(--primary);font-size:15px;font-weight:500;text-decoration:none;cursor:pointer}.styles_header__LpjFv nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:var(--primary);transition:width .25s ease}.styles_header__LpjFv nav a:hover:after{width:100%}.styles_headerCta__L8ZHz{display:flex;align-items:center;flex-shrink:0;gap:8px;padding:10px 18px;border-radius:999px;background:#25d366;color:#fff;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 3px 0 0 #1da851;transition:transform .2s ease}.styles_headerCta__L8ZHz:hover{transform:translateY(-2px)}@media (max-width:940px){.styles_header__LpjFv nav{display:none}.styles_header__LpjFv{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.styles_headerCta__L8ZHz,.styles_header__LpjFv nav a:after{transition:none}}.styles_progress__tggfG{position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#6042a7,#ff00b8 60%,#ff655b);transform:scaleX(0);transform-origin:left center;border-radius:0 3px 3px 0}.styles_homeSection__dEKsY{position:relative;display:flex;align-items:center;justify-content:center;min-height:100svh;padding:140px 20px 80px;overflow:hidden;background:radial-gradient(120% 90% at 50% 0,rgba(96,66,167,.14) 0,rgba(96,66,167,0) 60%),linear-gradient(180deg,#fff,#f2f0f7 55%,#e3e0ec)}.styles_stage__VjQWB{position:absolute;inset:0;pointer-events:none;z-index:0}.styles_stage__VjQWB canvas{width:100%!important;height:100%!important}.styles_content__c667x{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:880px;text-align:center}.styles_eyebrow__MZwfQ{display:inline-block;margin:0;padding:8px 18px;border:1px solid rgba(96,66,167,.28);border-radius:999px;background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--primary);font-size:14px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.styles_content__c667x h1{margin:0;color:#241a3d;font-size:clamp(38px,6.2vw,76px);font-weight:800;line-height:1.05;letter-spacing:-.02em;text-wrap:balance}.styles_lead__2OD8T{max-width:620px;margin:0;color:#55506a;font-size:clamp(17px,2.2vw,21px);font-weight:400;line-height:1.55;text-wrap:pretty}.styles_actions__0FfRH{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:8px}.styles_gradientText__n539x{background:linear-gradient(90deg,#ff00b8,#ff655b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.styles_cue__ANowr{margin:0;color:#7a7683;font-size:14px}.styles_imgPiercingArgola2Motion__4GPEd,.styles_imgPiercingArgolaMotion___1bn7,.styles_imgPiercingTransversalMotion__7N89p{position:absolute;opacity:.85}.styles_imgPiercingArgolaMotion___1bn7{top:18%;left:-60px;width:250px}.styles_imgPiercingArgolaMotion___1bn7 img{width:250px;height:250px;object-fit:contain}.styles_imgPiercingArgola2Motion__4GPEd{right:40px;bottom:6%;width:250px}.styles_imgPiercingArgola2Motion__4GPEd img{width:250px;height:250px;object-fit:contain}.styles_imgPiercingTransversalMotion__7N89p{top:4%;right:60px;width:250px}.styles_imgPiercingTransversalMotion__7N89p img{width:380px;height:380px;object-fit:contain;transform:rotate(45deg)}@media (max-width:1080px){.styles_imgPiercingArgolaMotion___1bn7{top:6%;left:-110px}.styles_imgPiercingArgola2Motion__4GPEd img,.styles_imgPiercingArgolaMotion___1bn7 img{width:140px;height:140px}.styles_imgPiercingArgola2Motion__4GPEd{right:-30px;bottom:4%}.styles_imgPiercingTransversalMotion__7N89p img{width:220px;height:220px}}@media (max-width:768px){.styles_homeSection__dEKsY{padding:120px 20px 64px}.styles_actions__0FfRH{width:100%;flex-direction:column;align-items:stretch;gap:4px}.styles_actions__0FfRH a,.styles_actions__0FfRH button{width:100%;display:flex;align-items:center;justify-content:center}.styles_imgPiercingTransversalMotion__7N89p{display:none}}.materials-strip{justify-content:center;width:100%;height:84px;position:relative;overflow:hidden;background:var(--primary);color:#fff}.materials-strip,.paralax-text{display:flex;align-items:center;gap:30px}.paralax-text{flex-wrap:nowrap;justify-content:flex-start;word-break:keep-all;white-space:nowrap;animation:slide 5s linear infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none}.paralax-text span{font-size:17px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@keyframes slide{to{transform:translateX(calc(-100% - 30px))}}@media (max-width:768px){.materials-strip{height:68px}.paralax-text{animation:slide 4.6s linear infinite}.paralax-text span{font-size:15px}}@media (prefers-reduced-motion:reduce){.paralax-text{animation:none}}.styles_problemSection__WPyBn{padding:96px 20px;background:#fff}.styles_wrapper__nspH5{max-width:760px;margin:0 auto}.styles_title__7n2uJ{margin:0 0 32px;color:#241a3d;text-wrap:balance}.styles_text__NgoUf{display:flex;flex-direction:column;gap:20px}.styles_text__NgoUf p{margin:0;color:#55506a;font-size:clamp(17px,2vw,20px);line-height:1.65;text-wrap:pretty}.styles_highlight__i0XoT{padding-left:20px;border-left:3px solid var(--primary);color:#241a3d!important;font-weight:500}@media (max-width:768px){.styles_problemSection__WPyBn{padding:72px 20px}}.styles_trustBar__k7_3Y{padding:48px 20px;background:#fff}.styles_list__PXhhv{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;max-width:1100px;margin:0 auto;padding:0;list-style:none}.styles_item__P82E3{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 12px;text-align:center;border-left:1px solid rgba(96,66,167,.14)}.styles_item__P82E3:first-child{border-left:none}.styles_value__DlFhr{color:var(--primary);font-size:clamp(26px,3.4vw,36px);font-weight:800;letter-spacing:-.02em;line-height:1}.styles_label__SBWGh{color:#7a7683;font-size:14px;line-height:1.4;max-width:200px}@media (max-width:860px){.styles_list__PXhhv{grid-template-columns:repeat(2,1fr);gap:32px 16px}.styles_item__P82E3:nth-child(odd){border-left:none}}