.header_header__zluH_{position:fixed;top:1rem;left:1rem;right:1rem;z-index:100}.header_headerWrapper__xouzo{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-radius:64px;background:hsla(0,0%,100%,.71);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px)}.header_logoImg__zJDDr{height:30px;width:auto}.header_nav__JUeez{display:flex;gap:1.25rem;list-style:none}.header_nav__JUeez a{color:#24173b;font-weight:700;text-decoration:none;position:relative;transition:color .3s ease;cursor:pointer;display:inline-block;padding-bottom:4px}.header_nav__JUeez a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.header_nav__JUeez a:hover{color:#9e8bfa}.header_nav__JUeez a:hover:after{width:100%}.header_menuButton__NasZs{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;gap:6px;z-index:101}.header_menuButton__NasZs span{display:block;width:24px;height:2px;background-color:#24173b;transition:all .3s ease;border-radius:2px}.header_menuButtonOpen___407T span:first-child{transform:translateY(4px) rotate(45deg)}.header_menuButtonOpen___407T span:last-child{transform:translateY(-4px) rotate(-45deg)}.header_mobileNav__nj7l3{display:none;flex-direction:column;gap:1.5rem;padding:2rem;background:hsla(0,0%,100%,.95);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);border-radius:24px;margin-top:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.header_mobileNav__nj7l3 a{color:#24173b;font-weight:700;text-decoration:none;font-size:1rem;position:relative;transition:color .3s ease;cursor:pointer;display:inline-block;padding-bottom:4px}.header_mobileNav__nj7l3 a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.header_mobileNav__nj7l3 a:hover{color:#9e8bfa}.header_mobileNav__nj7l3 a:hover:after{width:100%}@media (max-width:768px){.header_nav__JUeez{display:none}.header_menuButton__NasZs{display:flex}.header_headerWrapper__xouzo{padding:.75rem 1.5rem}.header_logoImg__zJDDr{height:22px}.header_mobileNav__nj7l3{display:flex}}@keyframes scrollButton_expandLineAnim__bmy4G{0%{height:50px}to{height:320px}}@keyframes scrollButton_scrollAnim__eFFLd{0%{transform:translateY(0);opacity:1}50%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.scrollButton_wrapper__g3IDk{position:fixed;width:6vw;bottom:1rem;right:2vw;z-index:10;display:flex;align-items:center;height:320px}@media (max-width:1024px){.scrollButton_wrapper__g3IDk{bottom:calc(20vh + 1rem)}}@media (max-width:768px){.scrollButton_wrapper__g3IDk{margin-right:1.5rem}}.scrollButton_line__YGFdX{width:1px;background-color:#fff;height:320px;animation:scrollButton_expandLineAnim__bmy4G .5s ease-out;transform-origin:top;position:absolute;bottom:0;right:0}@media (max-width:768px){.scrollButton_line__YGFdX{right:-1rem}}.scrollButton_text__LKnro{color:#fff;font-size:12px;font-weight:400;margin-top:1rem;animation:scrollButton_scrollAnim__eFFLd 2s ease-in-out infinite;display:block}@media (max-width:768px){.scrollButton_text__LKnro{margin-top:12.5rem}}.button_button__QO5pV{display:inline-flex;align-items:center;gap:1rem;font-size:1rem;font-weight:700;text-decoration:none;border-radius:999px;transition:all .5s ease;cursor:pointer;position:relative;overflow:hidden}.button_button__QO5pV .button_arrowWrapper__aSzVZ,.button_button__QO5pV>span{display:inline-block;position:relative;transition:transform .3s ease}.button_button__QO5pV .button_arrowWrapper__aSzVZ{flex-shrink:0;transform:translateY(2px)}.button_button__QO5pV .button_arrowIcon__NKs4b{width:16px;height:16px;flex-shrink:0;transition:filter .3s,transform .3s}.button_arrowInternal__0DTSj{transform:rotate(0deg)}.button_arrowExternal__NpoAy{transform:rotate(-45deg)}.button_outlined__o4Bwa{color:#9e8bfa;padding:.75rem 1.5rem;border:2px solid #9e8bfa;background:linear-gradient(180deg,transparent,transparent 50%,#9e8bfa 0,#9e8bfa);background-size:100% 200%;background-position:0 0}.button_outlined__o4Bwa:before{content:attr(data-text);position:absolute;top:100%;left:0;height:100%;width:100%;display:flex;align-items:center;color:#fff;transition:top .3s ease;padding-left:1.5rem;gap:1rem;pointer-events:none}.button_outlined__o4Bwa:after{content:"";position:absolute;top:100%;right:1.5rem;width:16px;height:16px;background-image:url(/images/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0) invert(1);transition:top .3s ease,transform .3s ease;pointer-events:none;transform:translateY(2px)}.button_outlined__o4Bwa.button_external__Cf_oB:after{transform:rotate(-45deg) translateY(2px)}.button_outlined__o4Bwa.button_hovered__HhuPk,.button_outlined__o4Bwa:hover{background-position:0 100%;box-shadow:0 4px 12px rgba(158,139,250,.3)}.button_outlined__o4Bwa.button_hovered__HhuPk>span,.button_outlined__o4Bwa:hover>span{transform:translateY(-100%);opacity:0}.button_outlined__o4Bwa.button_hovered__HhuPk .button_arrowWrapper__aSzVZ,.button_outlined__o4Bwa:hover .button_arrowWrapper__aSzVZ{transform:translateY(calc(-100% + 2px));opacity:0}.button_outlined__o4Bwa.button_hovered__HhuPk:before,.button_outlined__o4Bwa:hover:before{top:0}.button_outlined__o4Bwa.button_hovered__HhuPk:after,.button_outlined__o4Bwa:hover:after{top:50%;transform:translateY(calc(-50% + 2px))}.button_outlined__o4Bwa.button_external__Cf_oB.button_hovered__HhuPk:after,.button_outlined__o4Bwa.button_external__Cf_oB:hover:after{transform:translateY(calc(-50% + 2px)) rotate(-45deg)}.button_outlined__o4Bwa.button_hovered__HhuPk .button_arrowIcon__NKs4b,.button_outlined__o4Bwa:hover .button_arrowIcon__NKs4b{filter:brightness(0) invert(1)}.button_filled__5Jnsr{color:#fff;padding:1rem 2rem;border:2px solid #9e8bfa;background:linear-gradient(180deg,#9e8bfa,#9e8bfa 50%,#8b7ae8 0,#8b7ae8);background-size:100% 200%;background-position:0 0;width:-moz-fit-content;width:fit-content;gap:2.73rem}.button_filled__5Jnsr:before{content:attr(data-text);left:2rem;height:100%;color:#fff;transition:top .3s ease;white-space:nowrap}.button_filled__5Jnsr:after,.button_filled__5Jnsr:before{position:absolute;top:100%;display:flex;align-items:center;pointer-events:none}.button_filled__5Jnsr:after{content:"";right:2rem;width:16px;height:16px;background-image:url(/images/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0) invert(1);transition:top .3s ease,transform .3s ease,opacity .3s ease;transform:translateY(calc(-50% + 2px));opacity:0}.button_filled__5Jnsr.button_external__Cf_oB:after{transform:rotate(-45deg) translateY(calc(-50% + 2px))}.button_filled__5Jnsr.button_hovered__HhuPk,.button_filled__5Jnsr:hover{background-position:0 100%;border-color:#8b7ae8;box-shadow:0 4px 16px rgba(158,139,250,.4)}.button_filled__5Jnsr.button_hovered__HhuPk>span,.button_filled__5Jnsr:hover>span{transform:translateY(-100%);opacity:0}.button_filled__5Jnsr.button_hovered__HhuPk .button_arrowWrapper__aSzVZ,.button_filled__5Jnsr:hover .button_arrowWrapper__aSzVZ{transform:translateY(calc(-100% + 2px));opacity:0}.button_filled__5Jnsr.button_hovered__HhuPk:before,.button_filled__5Jnsr:hover:before{top:0}.button_filled__5Jnsr.button_hovered__HhuPk:after,.button_filled__5Jnsr:hover:after{top:50%;transform:translateY(calc(-50% + 2px));opacity:1}.button_filled__5Jnsr.button_external__Cf_oB.button_hovered__HhuPk:after,.button_filled__5Jnsr.button_external__Cf_oB:hover:after{transform:translateY(calc(-50% + 2px)) rotate(-45deg);opacity:1}.button_filled__5Jnsr .button_arrowIcon__NKs4b{filter:brightness(0) invert(1)}.index_root__eNP8C{width:100%;min-height:100vh;margin:0;padding:0;background-color:#fdfdff;overflow-x:hidden}.index_container__rRBug{max-width:1200px;margin:0 auto;padding:0 2rem;overflow:visible}@media (max-width:768px){.index_container__rRBug{padding:0 1rem}}.index_heroSection__wC6Iw{width:100%;height:100vh;position:relative;background:linear-gradient(180deg,#f0eeff,#fdfdff);padding-left:5rem;overflow:hidden}.index_heroOverlay__AoigP{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.index_heroOverlay__AoigP svg{width:100%;height:100%;object-fit:cover}.index_heroDecorations__ypO3M{position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;z-index:0;display:flex;gap:2rem;justify-content:flex-end;align-items:flex-start;padding-right:2rem}.index_heroDecoration__m5asz{width:844px;height:767px;background-image:url(/images/hero_decoration.svg);background-size:contain;background-repeat:no-repeat;background-position:100% 0;filter:blur(0);animation:index_heroDecorationMove__Sf6W2 var(--rotate-duration,30s) ease-in-out infinite;opacity:0;position:absolute;left:-50vw;animation-fill-mode:backwards}.index_heroDecoration__m5asz:first-child{animation-delay:0s}.index_heroDecoration__m5asz:last-child{animation-delay:8s;animation-name:index_heroDecorationMoveLast__QheQT}@keyframes index_heroDecorationMove__Sf6W2{0%{transform:translateX(0) translateY(-10%) rotate(-10deg);opacity:0}2%{transform:translateX(0) translateY(-10%) rotate(-10deg);opacity:.2}5%{transform:translateX(10vw) translateY(-10%) rotate(-10deg);opacity:.6}8%{transform:translateX(10vw) translateY(-10%) rotate(-10deg);opacity:1}12%{transform:translateX(30vw) translateY(-10%) rotate(62deg);opacity:1}25%{transform:translateX(50vw) translateY(-10%) rotate(134deg);opacity:1}40%{transform:translateX(70vw) translateY(-10%) rotate(206deg);opacity:1}55%{transform:translateX(90vw) translateY(-10%) rotate(278deg);opacity:1}85%{transform:translateX(130vw) translateY(-10%) rotate(350deg);opacity:1}99.99%{transform:translateX(160vw) translateY(-10%) rotate(350deg);opacity:0}to{transform:translateX(0) translateY(-10%) rotate(-10deg);opacity:0}}@keyframes index_heroDecorationMoveLast__QheQT{0%{transform:translateX(0) translateY(10%) rotate(-10deg);opacity:0}2%{transform:translateX(0) translateY(10%) rotate(-10deg);opacity:.2}5%{transform:translateX(10vw) translateY(10%) rotate(-10deg);opacity:.6}8%{transform:translateX(10vw) translateY(10%) rotate(-10deg);opacity:1}12%{transform:translateX(30vw) translateY(10%) rotate(62deg);opacity:1}25%{transform:translateX(50vw) translateY(10%) rotate(134deg);opacity:1}40%{transform:translateX(70vw) translateY(10%) rotate(206deg);opacity:1}55%{transform:translateX(90vw) translateY(10%) rotate(278deg);opacity:1}85%{transform:translateX(130vw) translateY(10%) rotate(350deg);opacity:1}99.99%{transform:translateX(160vw) translateY(10%) rotate(350deg);opacity:0}to{transform:translateX(0) translateY(10%) rotate(-10deg);opacity:0}}@media (max-width:1024px){.index_heroSection__wC6Iw{height:80vh}.index_heroDecoration__m5asz{width:1050px;height:953px}.index_heroDecorations__ypO3M{gap:1rem;padding-right:1rem}}@media (max-width:768px){.index_heroDecoration__m5asz{width:600px;height:545px}.index_heroDecorations__ypO3M{gap:.5rem;padding-right:.5rem}}.index_heroContent__45jvJ{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-top:8rem;padding-bottom:8rem;box-sizing:border-box}.index_heroTitle__HlPSR{font-size:3rem;color:#24173b;font-weight:700;line-height:1.4;margin:0}@media (max-width:768px){.index_heroSection__wC6Iw{padding-left:1rem}.index_heroContent__45jvJ{padding-top:6rem;padding-bottom:3rem}.index_heroTitle__HlPSR{font-size:1.75rem}}.index_section___Bx32{width:100%;padding:5rem 0;overflow:visible}@media (max-width:768px){.index_section___Bx32{padding:3rem 0}}.index_sectionTitle__aqXXo{font-size:1.5rem;color:#24173b;font-weight:700;margin-bottom:2rem;display:flex;align-items:center;gap:.5rem}.index_starIcon__ifGfp{width:15px;height:14px;flex-shrink:0}.index_newsWrapper__4Oays{position:relative;padding-bottom:4rem}.index_newsGrid__TStOp{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}@media (max-width:1024px){.index_newsGrid__TStOp{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.index_newsGrid__TStOp{grid-template-columns:1fr}}.index_newsCard__kf075{background-color:#fff;border:none;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 2px 12px rgba(0,0,0,.06);margin-bottom:1rem}.index_newsHeader__092ua{display:flex;align-items:center;gap:.75rem}.index_newsDate__rkk7A{font-size:.875rem;color:#6b6b6b;font-weight:400;margin:0}.index_newsTag__boOFd{display:inline-block;background-color:#fff;color:#9e8bfa;border:2px solid #9e8bfa;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:700;width:-moz-fit-content;width:fit-content}.index_newsText__o527J{font-size:1rem;color:#24173b;line-height:1.6;margin:0;font-weight:400}.index_newsListButton__BWUOb{position:absolute;bottom:0;right:0}.index_productContent__6Gnbz{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (max-width:1024px){.index_productContent__6Gnbz{grid-template-columns:1fr}}.index_productImage__G_JP0{width:100%;border-radius:.5rem;overflow-x:hidden;overflow-y:visible}.index_productImageImg__hre9L{width:100%;height:auto;display:block}.index_productTitleWrapper__X9tSY{margin-bottom:1.5rem}.index_productSubtitle__xX2GP{font-size:1rem;color:#6b6b6b;font-weight:400;margin-bottom:.5rem;line-height:1.4}.index_productTitle__mUnUw{font-size:2rem;color:#24173b;font-weight:700;margin:0;line-height:1.4}.index_productDescription__2rR4n{font-size:1rem;color:#24173b;line-height:1.8;margin-bottom:1.5rem}.index_aboutSection__RohuD{background-color:#f5f3ff;position:relative;overflow:visible;padding:5rem 0;min-height:700px}.index_aboutSection__RohuD .index_container__rRBug{display:flex;flex-direction:column;justify-content:center;min-height:600px;position:relative;z-index:2}.index_aboutSection__RohuD:before{content:"";position:absolute;right:-5rem;top:50%;transform:translateY(-50%) rotate(-10deg);width:844px;height:767px;background-image:url(/images/hero_decoration.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:0;animation:index_slowRotate__ohVcu 20s ease-in-out infinite}@keyframes index_slowRotate__ohVcu{0%{transform:translateY(-50%) rotate(-10deg)}18%{transform:translateY(-50%) rotate(62deg)}20%{transform:translateY(-50%) rotate(62deg)}38%{transform:translateY(-50%) rotate(134deg)}40%{transform:translateY(-50%) rotate(134deg)}58%{transform:translateY(-50%) rotate(206deg)}60%{transform:translateY(-50%) rotate(206deg)}78%{transform:translateY(-50%) rotate(278deg)}80%{transform:translateY(-50%) rotate(278deg)}98%{transform:translateY(-50%) rotate(350deg)}to{transform:translateY(-50%) rotate(350deg)}}.index_aboutContent__vYxrU{margin-bottom:1.5rem;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;z-index:2;margin-top:2rem}.index_aboutContent__vYxrU,.index_aboutTextWrapper__ymNUa{position:relative;overflow:visible}.index_aboutText__5UFMe{font-size:1rem;color:#24173b;line-height:2;margin:0 0 1rem;overflow:visible}.index_aboutText__5UFMe:last-child{margin-bottom:0}.index_externalLink__EElJ_{color:#24173b;text-decoration:none;position:relative;cursor:pointer;transition:color .3s ease;display:inline}.index_externalLink__EElJ_:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.index_externalLink__EElJ_:before{content:"?";position:absolute;right:0;top:-1.2em;font-size:.875em;opacity:0;transition:opacity .3s ease;font-weight:400;line-height:1;white-space:nowrap}.index_externalLink__EElJ_:hover{color:#9e8bfa}.index_externalLink__EElJ_:hover:after{width:100%}.index_externalLink__EElJ_:hover:before{opacity:1}.index_aboutDecoration__YFTBY{display:none}@media (max-width:1024px){.index_aboutDecoration__YFTBY{display:none}}.index_button__Ew5RT{display:flex;width:199px;height:46px;padding:16px 24px;flex-direction:column;justify-content:center;align-items:center;gap:8px;color:#24173b;font-size:1rem;font-weight:700;text-decoration:none;border:1px solid #24173b;border-radius:.25rem;background-color:#fdfdff;transition:all .3s}.index_button__Ew5RT:hover{background-color:#24173b;color:#fff}.index_button__Ew5RT:hover .index_arrowIcon__bew2u{filter:brightness(0) invert(1)}.index_arrowIcon__bew2u{width:16px;height:16px;flex-shrink:0;transition:filter .3s}.index_contactContent__WJZKk{display:flex;flex-direction:column;gap:1.5rem}.index_contactText__t_qYV{font-size:1rem;color:#24173b;line-height:1.8;margin:0}.index_footer__lCvqf{background-color:#24173b;padding:4rem 0;color:#fff}.index_footerContent__f9LPy{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.index_footerLogo___AbNP{display:flex;flex-direction:column;gap:1rem}.index_footerLogo___AbNP a{cursor:pointer;transition:opacity .3s ease}.index_footerLogo___AbNP a:hover{opacity:.7}.index_footerLogo___AbNP img{height:auto;width:auto}.index_footerRight__7zGI5{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.index_pMarkLink__WR2Xz{display:inline-block;transition:opacity .3s ease;cursor:pointer}.index_pMarkLink__WR2Xz:hover{opacity:.7}.index_pMark__tuExS{height:auto;width:auto;max-width:80px;max-height:80px}.index_footerNavWrapper__DXB_Y{display:flex;flex-direction:column;gap:.75rem}.index_footerNav__TLDLd{display:flex;gap:1.5rem;flex-wrap:wrap}.index_footerNav__TLDLd a{color:#fff;text-decoration:none;font-size:1rem;font-weight:700;position:relative;transition:color .3s ease;cursor:pointer;padding-bottom:4px;display:inline-block}.index_footerNav__TLDLd a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.index_footerNav__TLDLd a:hover{color:#9e8bfa}.index_footerNav__TLDLd a:hover:after{width:100%}.index_footerNavSub__EE9uk{display:flex;gap:1.5rem;flex-wrap:wrap;margin-left:0}.index_footerNavSub__EE9uk a{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.875rem;font-weight:400;position:relative;transition:color .3s ease;cursor:pointer;padding-bottom:4px;display:inline-block}.index_footerNavSub__EE9uk a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.index_footerNavSub__EE9uk a:hover{color:#9e8bfa}.index_footerNavSub__EE9uk a:hover:after{width:100%}.index_copyright__cYSF4{font-size:.875rem;color:hsla(0,0%,100%,.7)}@media (max-width:768px){.index_footerContent__f9LPy{flex-direction:column;align-items:flex-start}}