.Button_button__UXmcE{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Button_button__UXmcE:active{box-shadow:none}.Button_button__UXmcE:not(:disabled){box-shadow:0 4px 30px rgba(var(--color-rgb-black),.1)}.Button_size-base__AZYvL{height:56px;padding:12px 28px;border-radius:12px;font-size:16px;font-weight:500;line-height:22px}@media(min-width:0) and (max-width:759px){.Button_size-base__AZYvL{height:52px}}.Button_size-small__v51HE{height:48px;padding:8px 20px;border-radius:12px;font-size:15px;font-weight:500;line-height:24px}@media(min-width:0) and (max-width:759px){.Button_size-small__v51HE{height:44px;padding:4px 16px;font-size:14px}}.Button_variant-primary__joDPH{position:relative;overflow:hidden;background:var(--gradient-primary);color:rgb(var(--color-rgb-button-primary-text))}.Button_variant-primary__joDPH span{position:relative}.Button_variant-primary__joDPH:before{position:absolute;bottom:0;left:0;right:0;top:0;content:"";background-color:#0d0628;opacity:0;transition:opacity .2s ease-in-out}.Button_variant-primary__joDPH:not(:disabled):hover:before{opacity:.2}.Button_variant-primary__joDPH:disabled{opacity:.5}.Button_variant-secondary__x2rqV{background-color:rgb(var(--color-rgb-button-secondary));color:rgb(var(--color-rgb-button-secondary-text))}.Button_variant-secondary__x2rqV:not(:disabled):hover{background-color:rgb(var(--color-rgb-button-secondary-hover))}.Button_variant-secondary__x2rqV:disabled{opacity:.5}.Button_variant-yellow__lCYRs{background-color:#eeff2d;color:#0d0628}.Button_variant-yellow__lCYRs:hover{background-color:#d6e529}.Button_variant-white__DP8cI{background-color:#fff;color:#0d0628}.Button_variant-white__DP8cI:hover{box-shadow:0 2px 15px rgba(var(--color-rgb-black),.2)}.Button_variant-outline___D3Sl{box-shadow:none!important;border:1px solid rgba(var(--color-rgb-primary),.4);color:rgb(var(--color-rgb-primary));background-color:transparent}.Button_variant-outline___D3Sl:not(:disabled):hover{background-color:rgba(var(--color-rgb-primary),.1)}.Button_variant-outline___D3Sl:disabled{opacity:.5}.Brand_link__KTolm{display:inline-block}.Brand_link__KTolm svg{display:block}.Brand_link__KTolm path{transition:fill .2s ease}.Brand_dark__UZQ31{--color-brand-letter:var(--color-rgb-black);--color-brand-bracket:var(--color-rgb-primary)}.Brand_light__DjMaR{--color-brand-letter:var(--color-rgb-white);--color-brand-bracket:var(--color-rgb-primary)}.PageMain_wrapper__WZGDK{flex:1 1;display:flex;flex-direction:column;gap:var(--sections-gap)}.PageMain_wrapper__WZGDK:not(.PageMain_noPaddingBottom__Xiqdm){padding-bottom:var(--sections-gap)}.Hamburger_button__UGPAo{width:32px;cursor:pointer;background-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Hamburger_button__UGPAo,.Hamburger_icon__01QJ7{height:auto;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.Hamburger_icon__01QJ7{width:24px;flex-direction:column;gap:4px}.Hamburger_icon__01QJ7 .Hamburger_line__v6HPH{width:18px;height:2px;border-radius:2px;background-color:rgb(var(--color-rgb-black));transition:all .3s ease-in-out}.Hamburger_active__DzfQW .Hamburger_line__v6HPH{background-color:rgb(var(--color-rgb-white));width:20px}.Hamburger_active__DzfQW .Hamburger_line__v6HPH:first-child{transform:rotate(45deg) translate(4.5px,4px)}.Hamburger_active__DzfQW .Hamburger_line__v6HPH:nth-child(3){transform:rotate(-45deg) translate(4.5px,-4px)}.Hamburger_active__DzfQW .Hamburger_line__v6HPH:nth-child(2){opacity:0;transform:translateX(-20px)}.Sidebar_wrapper__KhD7_{position:fixed;z-index:1000;top:0;bottom:0;left:0;width:100%;background-color:#0d0628;visibility:hidden;transform:translateX(-100%);transition:all .3s ease-in-out}.Sidebar_wrapper__KhD7_.Sidebar_active__QK9c1{visibility:visible;transform:translateX(0)}.Sidebar_wrapper__KhD7_.Sidebar_active__QK9c1 .Sidebar_sidebarBody__dX6ZS{transition-delay:.5s;opacity:1}.Sidebar_sidebarBody__dX6ZS{color:rgb(var(--color-rgb-white));opacity:0;transition:opacity .3s ease-in-out}.Sidebar_sidebarBody__dX6ZS,.Sidebar_sidebarContainer__cUHSq{position:absolute;bottom:0;left:0;right:0;top:0;padding:96px var(--container-pad-x) 40px}.Sidebar_sidebarContainer__cUHSq{overflow:scroll;display:flex;flex-direction:column;justify-content:space-between;gap:64px;height:100%;-webkit-mask-image:linear-gradient(transparent 8px,#000 96px,#000 95%,transparent);mask-image:linear-gradient(transparent 8px,#000 96px,#000 95%,transparent);scrollbar-color:hsla(0,0%,100%,.6) hsla(0,0%,100%,.2);scrollbar-width:thin}.Sidebar_sidebarContainer__cUHSq::-webkit-scrollbar-thumb,.Sidebar_sidebarContainer__cUHSq::-webkit-scrollbar-track{border-radius:8px}.Sidebar_sidebarMenu__WMMfr{display:flex;align-items:flex-start;flex-direction:column;gap:20px;font-size:16px;line-height:24px}.Sidebar_sidebarBottom__sC5ec{display:flex;flex-direction:column;gap:32px}.Sidebar_legalMenu__YeFZl{display:flex;align-items:flex-start;flex-direction:column;gap:20px;opacity:.8;font-size:14px;line-height:20px}.Sidebar_socialMenu__mb3pW{display:flex;gap:12px}.Sidebar_socialMenu__mb3pW a{width:40px;height:auto;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:rgba(var(--color-rgb-white),.1)}.Sidebar_socialMenu__mb3pW svg{fill:rgb(var(--color-rgb-white))}.Sidebar_info__hsLjt{display:flex;flex-direction:column;gap:4px;opacity:.6;font-size:14px;line-height:20px}.MenuDropDown_wrapper__LsM7D{position:relative}@media(min-width:0) and (max-width:759px){.MenuDropDown_wrapper__LsM7D{position:static}}.MenuDropDown_wrapper__LsM7D.MenuDropDown_expanded__BGCHH .MenuDropDown_buttonIcon__5zel4{transform:rotate(-180deg)}.MenuDropDown_wrapper__LsM7D.MenuDropDown_expanded__BGCHH .MenuDropDown_menu__tvjAw{visibility:visible;opacity:1;transform:translateY(0)}.MenuDropDown_button__rVXPl{cursor:pointer;display:flex;align-items:center;gap:8px;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:15px;line-height:24px;font-weight:500}.MenuDropDown_button__rVXPl,.MenuDropDown_button__rVXPl .MenuDropDown_buttonIcon__5zel4,.MenuDropDown_menu__tvjAw{transition:all .2s ease-in-out}.MenuDropDown_menu__tvjAw{position:absolute;z-index:100;left:-8px;display:flex;gap:16px;flex-direction:column;width:240px;margin-top:8px;padding:20px 32px 24px 24px;border-radius:12px;background-color:rgb(var(--color-rgb-white));box-shadow:0 4px 50px rgba(var(--color-rgb-black),.2);visibility:hidden;opacity:0;transform:translateY(20px)}.MenuDropDown_menu__tvjAw.MenuDropDown_fromRight___xTuh{left:auto;right:-8px}@media(min-width:760px) and (max-width:1127px){.MenuDropDown_menu__tvjAw{right:0;border-radius:8px}}@media(min-width:0) and (max-width:759px){.MenuDropDown_menu__tvjAw{left:-8px;width:auto}.MenuDropDown_menu__tvjAw.MenuDropDown_fromRight___xTuh{left:auto;right:-8px}}.MenuDropDown_menuLink__A35CE{font-size:15px;line-height:24px;font-weight:500}.MenuDropDown_menuLink__A35CE:hover{opacity:.6}.Header_wrapper__2SSOO{position:relative}.Header_wrapper__2SSOO.Header_white__XX6Et{background-color:#fff;border-bottom:1px solid rgba(13,6,40,.08)}.Header_container__6MGlQ{display:flex;align-items:center;justify-content:space-between;height:var(--header-height)}.Header_containerLeft__vk6j4{display:flex;align-items:center;gap:64px}@media(min-width:0) and (max-width:1127px){.Header_containerLeft__vk6j4{position:relative;z-index:1100;flex:1 1;justify-content:space-between;gap:16px}}.Header_containerRight__A7VaB{flex-shrink:0}@media(min-width:1128px) and (max-width:99999998px){.Header_hamburger__nCFE2{display:none}}.Header_brand__EVZVv{flex-shrink:0}.Header_menu__bOv52{display:flex;align-items:center;gap:40px}@media(min-width:0) and (max-width:1127px){.Header_menu__bOv52{display:none}}.Header_menuLink__GVMuI{font-size:15px;line-height:24px;font-weight:500}.Header_menuLink__GVMuI.Header_active__8LoLj,.Header_menuLink__GVMuI:hover{opacity:.6}.H2_font__dWijE{font-size:32px;font-weight:600;line-height:40px;letter-spacing:-.01em}@media(min-width:0) and (max-width:759px){.H2_font__dWijE{font-size:26px;line-height:32px}}.Badge_badge__vW4cU{padding:6px 8px 6px 10px;border-radius:8px;background-color:rgba(var(--color-rgb-primary),.1);color:rgb(var(--color-rgb-primary));font-size:11px;line-height:16px;text-transform:uppercase;letter-spacing:.2em;font-weight:600}.Footer_footer__OWrOC{position:relative;padding:80px 0 72px}@media(min-width:760px) and (max-width:1127px){.Footer_footer__OWrOC{padding:72px 0 64px}}@media(min-width:0) and (max-width:759px){.Footer_footer__OWrOC{padding:64px 0 56px}}.Footer_footer__OWrOC:not(.Footer_light__I6jvY){background-color:#0d0628;color:#fff}.Footer_footerGrid__P7dHL{display:grid;grid-template-columns:1fr auto;grid-gap:96px;margin-bottom:40px}@media(min-width:0) and (max-width:759px){.Footer_footerGrid__P7dHL{grid-template-columns:1fr;grid-gap:40px}}@media(min-width:0) and (max-width:1127px){.Footer_footerGrid__P7dHL{margin-bottom:48px}}.Footer_footerContacts__2kTSl ul{margin-top:36px;list-style:none;font-size:inherit}.Footer_footerContacts__2kTSl ul a:not(:hover),.Footer_footerContacts__2kTSl ul span{opacity:.6}.Footer_footerContacts__2kTSl ul li:not(:last-child){margin-bottom:8px}@media(min-width:760px) and (max-width:99999998px){.Footer_footerNav__7J3qF{padding-top:4px;display:flex;justify-content:flex-end}}.Footer_footerNav__7J3qF ul{list-style:none}@media(min-width:1128px) and (max-width:99999998px){.Footer_footerNav__7J3qF ul a:not(:hover){opacity:.6}}.Footer_footerNav__7J3qF ul li:not(:last-child){margin-bottom:16px}@media(min-width:760px) and (max-width:1127px){.Footer_footerNav__7J3qF ul li:not(:last-child){margin-bottom:8px}}@media(min-width:0) and (max-width:759px){.Footer_footerNav__7J3qF ul li:not(:last-child){margin-bottom:12px}}.Footer_footerNav__7J3qF ul span{opacity:.4}.Footer_socials__TVFH8{display:flex}.Footer_socials__TVFH8 a{background-color:hsla(0,0%,100%,.1);aspect-ratio:1;width:40px;border-radius:16px;padding:8px}.Footer_socials__TVFH8 a:not(:last-child){margin-right:16px}.Footer_socials__TVFH8 a svg{width:24px;height:24px;display:block;fill:#fff;transition:transform .2s ease-in-out}.Footer_socials__TVFH8 a:hover{background-color:hsla(0,0%,100%,.2)}.Footer_socials__TVFH8 a:hover svg{transform:scale(1.1)}.Slider_wrapper__X84Xa{position:relative;--swiper-theme-color:#0d0628;--swiper-pagination-bullet-inactive-color:rgba(13,6,40,.1);--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bullet-height:20px;--swiper-pagination-bullet-width:24px}.Slider_wrapper__X84Xa.Slider_withPagination__BlEq1{padding-bottom:32px}.Slider_wrapper__X84Xa .swiper{height:100%;max-width:100%;overflow:visible!important}.Slider_wrapper__X84Xa .swiper.swiper-ready{display:none!important}.Slider_wrapper__X84Xa .swiper-slide{height:auto;width:var(--swiper-slide-width,100%);transition:opacity .2s ease-in,box-shadow .2s ease-in;transition-property:opacity,transform!important}.Slider_wrapper__X84Xa .swiper-slide.swiper-slide-visible:not(.swiper-slide-active){opacity:var(--swiper-slide-inactive-opacity,1)}.Slider_wrapper__X84Xa .swiper-slide:not(.swiper-slide-visible){opacity:var(--swiper-slide-invisible-opacity,0)}.Slider_wrapper__X84Xa .swiper-pagination-bullet{position:relative;transform:translateY(8px);background:transparent!important}.Slider_wrapper__X84Xa .swiper-pagination-bullet:before{position:absolute;top:50%;transform:translateY(-50%);display:block;content:"";width:100%;height:3px;border-radius:4px!important;background-color:rgba(13,6,40,.2)}.Slider_wrapper__X84Xa .swiper-pagination-bullet-active:before{background-color:#0d0628}.Slider_wrapper__X84Xa .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-32px;display:flex;justify-content:center}.Slider_navigationNext__O201Y,.Slider_navigationPrev__oWtQW{cursor:pointer;display:block;position:absolute;z-index:100;top:50%;transform:translateY(-50%);border-radius:100%;background-color:transparent}@media(min-width:0) and (max-width:1127px){.Slider_navigationNext__O201Y,.Slider_navigationPrev__oWtQW{display:none}}.Slider_navigationNext__O201Y.Slider_disabled__1qHNk,.Slider_navigationPrev__oWtQW.Slider_disabled__1qHNk{opacity:0;visibility:hidden}.Slider_navigationNext__O201Y:not(.Slider_disabled__1qHNk):hover,.Slider_navigationPrev__oWtQW:not(.Slider_disabled__1qHNk):hover{background-color:rgba(var(--color-rgb-white),.8);box-shadow:0 0 12px rgba(var(--color-rgb-black),.05)}.Slider_navigationNext__O201Y:not(:disabled):active,.Slider_navigationPrev__oWtQW:not(:disabled):active{box-shadow:none}.Slider_navigationNext__O201Y svg,.Slider_navigationPrev__oWtQW svg{display:block;fill:rgb(var(--color-rgb-primary))}.Slider_navigationPrev__oWtQW{left:-40px}@media screen and (min-width:1280px){.Slider_navigationPrev__oWtQW{left:-48px}}.Slider_navigationNext__O201Y{right:-40px}@media screen and (min-width:1280px){.Slider_navigationNext__O201Y{right:-48px}}.H1_font__WfInK{font-size:38px;font-weight:600;line-height:46px;letter-spacing:-.01em}@media(min-width:0) and (max-width:759px){.H1_font__WfInK{font-size:32px;line-height:40px}}.List_variant-base__uV_t_{display:flex;flex-direction:column;gap:6px}@media(min-width:0) and (max-width:759px){.List_variant-base__uV_t_{gap:6px}}.List_variant-base__uV_t_ li{position:relative;padding-left:20px}.List_variant-base__uV_t_ li:before{width:6px;height:auto;aspect-ratio:1;border-radius:100%;display:block;content:"";position:absolute;top:9px;left:2px;background-color:rgb(var(--color-rgb-primary))}.List_variant-small__fn4aF{display:flex;flex-direction:column;gap:6px;font-size:14px;line-height:20px}@media(min-width:0) and (max-width:759px){.List_variant-small__fn4aF{gap:6px}}.List_variant-small__fn4aF li{position:relative;padding-left:20px}.List_variant-small__fn4aF li:before{width:6px;height:auto;aspect-ratio:1;border-radius:100%;display:block;content:"";position:absolute;top:9px;background-color:rgb(var(--color-rgb-primary));width:5px;top:8px;left:2px}.List_variant-adaptive__14QVL{display:flex;flex-direction:column;gap:6px}@media(min-width:0) and (max-width:759px){.List_variant-adaptive__14QVL{gap:6px}}.List_variant-adaptive__14QVL li{position:relative;padding-left:20px}.List_variant-adaptive__14QVL li:before{width:6px;height:auto;aspect-ratio:1;border-radius:100%;display:block;content:"";position:absolute;top:9px;left:2px;background-color:rgb(var(--color-rgb-primary))}@media(min-width:0) and (max-width:759px){.List_variant-adaptive__14QVL{font-size:14px;line-height:20px}.List_variant-adaptive__14QVL li:before{width:5px;top:8px;left:2px}}.List_disabled__EwBDA{color:rgba(13,6,40,.3)}.List_disabled__EwBDA:before{background-color:#e2e2e5!important}.ProductFeatureSlide_wrapper__lNiZZ{display:flex;flex-direction:column;align-items:stretch;justify-content:center;height:100%}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_wrapper__lNiZZ{justify-content:flex-end}}.ProductFeatureSlide_featureSlide__KQDKi{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center;justify-content:space-between;width:100%}@media(min-width:0) and (max-width:1127px){.ProductFeatureSlide_featureSlide__KQDKi{grid-template-columns:440px 1fr}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_featureSlide__KQDKi{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:stretch;height:100%;gap:0}}.ProductFeatureSlide_slideContent__WiO3D{display:flex;flex-direction:column;align-items:flex-start;padding-right:48px}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_slideContent__WiO3D{padding-right:0}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideContent__WiO3D{flex-shrink:0;padding-right:0}}.ProductFeatureSlide_slideSoon__4r4AT{margin-bottom:24px}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideSoon__4r4AT{margin-bottom:16px}}.ProductFeatureSlide_slideDescription__FtmB1{margin-top:16px;color:#4b485e}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideDescription__FtmB1{font-size:14px;line-height:20px}}.ProductFeatureSlide_slideDescription__FtmB1 p+p{margin-top:8px}.ProductFeatureSlide_slideDescription__FtmB1 a{color:rgb(var(--color-rgb-primary))}.ProductFeatureSlide_slideItemsGrid___yDdg{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:24px;grid-row-gap:16px;margin-top:24px}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideItemsGrid___yDdg{grid-template-columns:1fr;gap:6px;margin-top:16px}}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_item__2YorE{font-size:14px;line-height:20px;position:relative;display:flex;flex-direction:column;gap:4px}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_item__2YorE{min-height:auto;padding:0 0 0 16px;border:none;background:none;box-shadow:none}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_item__2YorE:before{position:absolute;bottom:auto;left:0;right:auto;top:7px;width:6px;height:auto;aspect-ratio:1;border-radius:100%;display:block;content:"";background-color:rgb(var(--color-rgb-primary))}}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_itemFill__XGicQ{grid-column:1/3}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_itemFill__XGicQ{grid-column:1/2}}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_itemTitle__Dd7mT:not(:last-child){font-weight:600}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_itemDescription__99DBQ{color:#4b485e}.ProductFeatureSlide_slideList__oZU4g{margin-top:24px;color:rgba(13,6,40,.8)}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideList__oZU4g{margin-top:16px}}.ProductFeatureSlide_slideButtons__eHF8o{display:flex;align-items:center;gap:24px;margin-top:40px}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_slideButtons__eHF8o{gap:16px;margin-top:32px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideButtons__eHF8o{gap:12px;margin-top:28px;width:100%;max-width:480px}.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_requestButton__mZLiT{width:100%}}.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6{cursor:pointer;display:flex;align-items:center;gap:4px;color:rgb(var(--color-rgb-primary));font-size:16px;line-height:20px;font-weight:500}@media(min-width:1128px) and (max-width:99999998px){.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6:hover svg{transform:translateX(6px)}}@media(min-width:0) and (max-width:1127px){.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6{box-shadow:0 4px 30px rgba(var(--color-rgb-black),.1);background-color:#fff;border-radius:12px}.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6 span{display:none}}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6{padding:16px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6{padding:14px}}.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6 svg{fill:rgb(var(--color-rgb-primary));transition:transform .2s ease-in-out}.ProductFeatureSlide_slideButtonDescription__wbSzH{font-size:12px;line-height:16px;max-width:332px;margin-top:16px;color:#5f5b70}.ProductFeatureSlide_slideIllus__9j2R_{position:relative;display:flex;flex-direction:column}@media(min-width:1128px) and (max-width:99999998px){.ProductFeatureSlide_slideIllus__9j2R_{align-items:center;text-align:center}}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_slideIllus__9j2R_{padding-left:24px;width:232px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideIllus__9j2R_{position:relative;flex:1 1;overflow:hidden;margin:-20px -20px 0}.ProductFeatureSlide_slideIllus__9j2R_:after{position:absolute;bottom:0;left:0;right:0;top:auto;display:block;content:"";min-height:56px;background:linear-gradient(180deg,hsla(0,0%,96%,0),#f5f5f5 50%);color:rgba(95,91,112,.5)}}.ProductFeatureSlide_illusImageBox__9UDBw{perspective:600px}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_illusImageBox__9UDBw{min-width:528px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_illusImageBox__9UDBw{position:absolute;bottom:auto;left:20px;right:20px;top:28px}}.ProductFeatureSlide_illusImageWrapper__mGT_D{margin:-2.5%}.ProductFeatureSlide_illusImageWrapper__mGT_D img{width:auto}@media(min-width:760px) and (max-width:99999998px){.ProductFeatureSlide_illusImageWrapper__mGT_D img{max-height:480px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_illusImageWrapper__mGT_D img{max-width:508px;width:100%}}.ProductFeatureSlide_illusDescription__LgNQK{padding:0 12px;font-size:14px;line-height:20px;color:rgba(95,91,112,.8)}@media(min-width:0) and (max-width:1127px){.ProductFeatureSlide_illusDescription__LgNQK{padding:0;font-size:12px;line-height:16px}}.RoundSpot_spot__mVc24{width:800px;height:auto;aspect-ratio:1;position:absolute;z-index:-1}.RoundSpot_variant-primary__pUlBW{background:radial-gradient(50% 50% at 50% 50%,rgba(var(--color-rgb-primary),.25) 0,rgba(var(--color-rgb-primary),0) 100%)}.RoundSpot_variant-purple__CdZ2r{background:radial-gradient(50% 50% at 50% 50%,#c400fa 0,rgba(196,0,250,0) 100%)}.RoundSpot_variant-purple-dark__IYth5{background:radial-gradient(50% 50% at 50% 50%,#6200fa 0,rgba(98,0,250,0) 100%)}.H3_font__EY9nh{font-size:26px;font-weight:600;line-height:34px;letter-spacing:-.01em}@media(min-width:0) and (max-width:759px){.H3_font__EY9nh{font-size:22px;line-height:28px}}.ProductSliderSection_slidesWrapper__eYNxD{height:480px}@media(min-width:0) and (max-width:759px){.ProductSliderSection_slidesWrapper__eYNxD{height:640px}}.ProductSliderSection_spot__Ug4iL{margin-left:-400px;top:60%;transform:translateY(-50%)}@media(min-width:0) and (max-width:759px){.ProductSliderSection_spot__Ug4iL{display:none}}.Intro_wrapper__PMXr_{position:relative;display:flex;flex-direction:column;gap:16px;max-width:800px;padding-bottom:var(--intro-gap)}@media(min-width:0) and (max-width:759px){.Intro_wrapper__PMXr_{gap:12px}}.Intro_wrapper__PMXr_:not(.Intro_alignLeft__Bz1vI){margin:0 auto;text-align:center;align-items:center}.Intro_prefix__VNFP9{font-size:12px;line-height:16px;font-weight:600;letter-spacing:.2em}.Intro_subtitle__OSXrQ{color:#5f5b70}.Section_anchor__yqLZi{margin:calc(var(--sections-gap)*-1) 0;padding:var(--sections-gap) 0}.ProductNavbar_wrapper__eKgyh{position:relative}@media(min-width:0) and (max-width:759px){.ProductNavbar_wrapper__eKgyh{padding-bottom:16px}}.ProductNavbar_container__XGP2m{display:flex;align-items:center;min-height:var(--header-height);padding-top:16px;padding-bottom:16px}.ProductNavbar_product__7yZTB{margin-right:auto;display:flex;align-items:center;gap:12px}@media(min-width:0) and (max-width:759px){.ProductNavbar_product__7yZTB{flex-direction:column;align-items:flex-start;gap:4px}}.ProductNavbar_product__7yZTB .ProductNavbar_logo__9As9r{flex-shrink:0}.ProductNavbar_product__7yZTB .ProductNavbar_title__9Wgzd{font-size:22px;line-height:26px;font-weight:600;letter-spacing:-.01em}.ProductNavbar_product__7yZTB .ProductNavbar_ex__dWrv8{font-size:15px;line-height:24px;font-weight:500;color:rgba(95,91,112,.8)}.ProductNavbar_menu__ufh4p{display:flex;align-items:center;gap:32px}@media(min-width:760px) and (max-width:1127px){.ProductNavbar_menu__ufh4p{gap:28px}}@media(min-width:0) and (max-width:759px){.ProductNavbar_menu__ufh4p{display:none}}.ProductNavbar_menu__ufh4p a{font-size:15px;line-height:24px;font-weight:500;color:rgb(var(--color-rgb-primary))}.ProductNavbar_menu__ufh4p a:hover{opacity:.6}.ProductNavbar_buttons__Yxvdn{margin-left:32px;display:flex;align-items:center;gap:32px}