:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.home-testimonials_core__zDPUU{padding-bottom:160px;position:relative}.home-testimonials_core__zDPUU:before{content:"";display:block;position:absolute;right:0;top:95px;width:766px;height:1099px;background:url(/_next/static/media/element.25407ebb.svg) no-repeat right 100%/100%}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:1;position:relative}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR{margin-top:77px;width:100%}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r,.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .swiper-slide,.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .swiper-wrapper{border-radius:32px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC{padding:105px 117px 108px 150px;display:flex;gap:78px;border-radius:32px;background-color:#fff}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC:before{content:"";display:block;position:absolute;left:124px;top:137px;width:133px;height:92px;background:url(/_next/static/media/crase.107f71cf.svg) no-repeat right 100%/100%}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T{margin-top:35px;max-width:1051px;display:flex;gap:35px;flex-direction:column;align-items:flex-end;text-align:left}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_description__EQqUG{color:#000030}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_author__Iz3rY .home-testimonials_name__j2V_q{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;padding-right:17px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_author__Iz3rY .home-testimonials_image__xfbu1{display:none}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1{max-width:159px;width:100%;height:159px;display:grid;place-items:center;border:1.5px solid #000030;border-radius:50%}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1 img{width:141px;max-width:100%;height:auto}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP{padding:7px;margin-left:auto;margin-top:62px;border:1.5px solid #000030;border-radius:43px;display:flex;align-items:center;gap:13px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP button{background-color:#a576ff;border-radius:50%;width:49px;aspect-ratio:1/1;display:grid;place-items:center}@media(min-width:1279.95px){.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP button:hover svg{transform:translateX(2px)}}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP button svg{max-width:100%;height:auto;width:27px;transition:transform .35s ease-out}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP .home-testimonials_prev__bKgzB{transform:scaleX(-1)}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP .home-testimonials_dots__mu7Mf{display:flex;gap:15px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP .home-testimonials_dots__mu7Mf div{width:6px;aspect-ratio:1/1;display:grid;place-items:center;border-radius:50%;background-color:#000050;transition:background-color .35s ease-out}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP .home-testimonials_dots__mu7Mf div.active{background-color:#a576ff}@media(max-width:1600px){.home-testimonials_core__zDPUU{padding-bottom:134.4px}.home-testimonials_core__zDPUU:before{top:79.8px;width:643.4399999999999px;height:923.16px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR{margin-top:64.67999999999999px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r,.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .swiper-slide,.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .swiper-wrapper{border-radius:26.88px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC{padding:88.2px 98.28px 90.72px 126px;gap:65.52px;border-radius:26.88px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC:before{left:104.16px;top:115.08px;width:111.72px;height:77.28px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T{margin-top:29.4px;max-width:882.8399999999999px;gap:29.4px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_author__Iz3rY .home-testimonials_name__j2V_q{padding-right:14.28px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1{max-width:133.56px;height:133.56px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1 img{width:118.44px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP{margin-top:52.08px;border-radius:36.12px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP button{width:41.16px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP button svg{width:22.68px}}@media(max-width:1439.95px){.home-testimonials_core__zDPUU{padding-bottom:121.6px}.home-testimonials_core__zDPUU:before{top:72.2px;width:582.16px;height:835.24px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR{margin-top:58.52px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r,.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .swiper-slide,.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .swiper-wrapper{border-radius:24.32px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC{padding:79.8px 88.92px 82.08px 114px;gap:59.28px;border-radius:24.32px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC:before{left:94.24px;top:104.12px;width:101.08px;height:69.92px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T{margin-top:26.6px;max-width:798.76px;gap:26.6px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_author__Iz3rY .home-testimonials_name__j2V_q{padding-right:12.92px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1{max-width:120.84px;height:120.84px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1 img{width:107.16px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP{margin-top:47.12px;border-radius:32.68px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP button{width:37.24px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP button svg{width:20.52px}}@media(max-width:1279.95px){.home-testimonials_core__zDPUU{padding-bottom:56px}.home-testimonials_core__zDPUU:before{width:245px;height:325px;background:url(/_next/static/media/element-mobile.b7417f40.svg) no-repeat right 100%/100%}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_title__tbGOt{text-wrap:balance}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR{margin-top:23px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r,.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .swiper-slide,.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .swiper-wrapper{border-radius:15px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC{border-radius:15px;padding:40px 21px 18px 29px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC:before{left:22px;top:21px;width:46px;height:33px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T{margin-top:0;max-width:100%;gap:9px;align-items:flex-start}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_author__Iz3rY .home-testimonials_name__j2V_q{padding-right:0}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1{max-width:50px;height:50px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1 img{width:44.34px;max-width:100%;height:auto}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_controls___TKfP{display:none}}@media(max-width:1023.95px){.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_author__Iz3rY{width:100%;justify-content:space-between;gap:20px;display:flex;align-items:flex-start}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_author__Iz3rY .home-testimonials_image__xfbu1{display:block;max-width:50px;height:50px;display:grid;place-items:center}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_text__k8y4T .home-testimonials_author__Iz3rY .home-testimonials_image__xfbu1 img{width:44.34px}.home-testimonials_core__zDPUU .home-testimonials_wrapper__k_gIR .home-testimonials_sliderContainer__CKKKR .home-testimonials_slider__NTu3r .home-testimonials_testimonial__toGJC .home-testimonials_image__xfbu1{display:none}}@media(max-width:479.95px){.home-testimonials_core__zDPUU:before{top:172px}}.home-benefits_core__5iXIj{padding-top:166px;padding-bottom:180px;background-color:#000030;color:#a576ff}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU{display:flex;align-items:flex-start;gap:73px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;max-width:606px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_title__3j0DE{line-height:73px;white-space:pre-line}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV{display:flex;flex-direction:column;gap:40px;margin-top:63px;color:#fff}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z{display:flex;align-items:flex-start;gap:18px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z .home-benefits_dot__Z0GX2{margin-top:4px;max-width:18px;width:100%;aspect-ratio:1/1;display:grid;place-items:center;border:1px solid #fff;position:relative;border-radius:50%}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z .home-benefits_dot__Z0GX2:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;aspect-ratio:1/1;background-color:#a576ff;border-radius:50%}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_cta__9NfyQ{margin-top:63px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_image__h0Mpm{z-index:1;width:100%;max-width:871px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_image__h0Mpm img{height:auto;max-width:100%}@media(max-width:1600px){.home-benefits_core__5iXIj{padding-top:139.44px;padding-bottom:151.2px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU{gap:61.32px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq{max-width:509.03999999999996px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_title__3j0DE{line-height:61.32px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV{gap:33.6px;margin-top:52.919999999999995px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z{gap:15.12px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z .home-benefits_dot__Z0GX2{max-width:15.12px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z .home-benefits_dot__Z0GX2:before{width:6.72px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_cta__9NfyQ{margin-top:52.919999999999995px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_image__h0Mpm{max-width:731.64px}}@media(max-width:1439.95px){.home-benefits_core__5iXIj{padding-top:126.16px;padding-bottom:136.8px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU{gap:55.480000000000004px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq{max-width:460.56px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_title__3j0DE{line-height:55.480000000000004px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV{gap:30.4px;margin-top:47.88px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z{gap:13.68px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z .home-benefits_dot__Z0GX2{max-width:13.68px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z .home-benefits_dot__Z0GX2:before{width:6.08px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_cta__9NfyQ{margin-top:47.88px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_image__h0Mpm{max-width:661.96px}}@media(max-width:1279.95px){.home-benefits_core__5iXIj{padding-top:44px;padding-bottom:40px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_title__3j0DE{line-height:29px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV{margin-top:33px;gap:24px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z{gap:11px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z .home-benefits_dot__Z0GX2{max-width:12px;margin-top:2px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_benefits__vEwmV .home-benefits_benefit__V2B_z .home-benefits_dot__Z0GX2:before{width:5px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_cta__9NfyQ{margin-top:39px}}@media(max-width:1023.95px){.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU{gap:22px;flex-direction:column-reverse}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq{max-width:100%}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq .home-benefits_cta__9NfyQ{margin:39px auto 0}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_image__h0Mpm{max-width:100%}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_image__h0Mpm img{margin:0 auto;width:500px}}@media(max-width:479.95px){.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU{padding:0}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_content__1OKgq{padding:0 33px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_image__h0Mpm{padding-right:22px}.home-benefits_core__5iXIj .home-benefits_wrapper__jnrWU .home-benefits_image__h0Mpm img{padding-inline:26px;width:100%}}.home-video_core__VIcLN{padding-bottom:161px;background-color:#000030;color:#a576ff;position:relative}.home-video_core__VIcLN:before{content:"";display:block;position:absolute;left:0;top:358px;width:810px;height:1009px;background:url(/_next/static/media/element-2.a9e5b71e.svg) no-repeat right 100%/100%}.home-video_core__VIcLN .home-video_wrapper__B_ZTR{display:flex;flex-direction:column;align-items:center;text-align:center;gap:70px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_title__uWz84{line-height:73px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p{width:100%;cursor:pointer;position:relative}@media(min-width:1279.95px){.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p:hover .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc:before,.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p:hover .home-video_playButton__Mt5yW:before{transform:translate(-50%,-50%) scale(1.1)}}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv{position:relative}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:32px;background:linear-gradient(0deg,rgba(0,0,48,.2),rgba(0,0,48,.2))}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv img{border-radius:32px;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1555/663}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:166px;aspect-ratio:1/1;display:grid;place-items:center}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW:before{border:1.5px solid #fff;border-radius:50%;content:"";width:100%;aspect-ratio:1/1;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:all .35s ease-out}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc{width:145px;aspect-ratio:1/1;display:grid;place-items:center;border-radius:50%;position:relative}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc:before{border-radius:50%;content:"";width:100%;aspect-ratio:1/1;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);background-color:#a576ff;transition:all .35s ease-out}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc img{max-width:100%;z-index:1;height:auto;width:51px;margin-left:12px}@media(max-width:1600px){.home-video_core__VIcLN{padding-bottom:135.24px}.home-video_core__VIcLN:before{top:300.71999999999997px;width:680.4px;height:847.56px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR{gap:58.8px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_title__uWz84{line-height:61.32px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv img,.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv:before{border-radius:26.88px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW{width:139.44px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc{width:121.8px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc img{width:42.839999999999996px;margin-left:10.08px}}@media(max-width:1439.95px){.home-video_core__VIcLN{padding-bottom:122.36px}.home-video_core__VIcLN:before{top:272.08px;width:615.6px;height:766.84px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR{gap:53.2px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_title__uWz84{line-height:55.480000000000004px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv img,.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv:before{border-radius:24.32px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW{width:126.16px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc{width:110.2px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc img{width:38.76px;margin-left:9.120000000000001px}}@media(max-width:1279.95px){.home-video_core__VIcLN{padding-bottom:60px}.home-video_core__VIcLN:before{width:207px;height:325px;background:url(/_next/static/media/element-2-mobile.faba5b82.svg) no-repeat right 100%/100%}.home-video_core__VIcLN .home-video_wrapper__B_ZTR{gap:27px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_title__uWz84{line-height:29px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv img{border-radius:15px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW{width:50px;border-radius:50%;border:1px solid #fff}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW:before{display:none}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc{width:39px;border-radius:50%;aspect-ratio:1/1;background-color:#a576ff}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc:before{display:none}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_playButton__Mt5yW .home-video_playIcon__MSPmc img{width:18px;margin-left:5px}}@media(max-width:479.95px){.home-video_core__VIcLN:before{top:138px}.home-video_core__VIcLN .home-video_wrapper__B_ZTR .home-video_containerThumbnail__ugj7p .home-video_thumbnail__IabIv img{aspect-ratio:327/182}}.client-advantages_core__7N20i{padding-top:183px;background-color:#000030;color:#a576ff}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ{display:flex;align-items:flex-start;justify-content:center;gap:149px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO{width:100%;max-width:646px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO img{border-radius:32px;height:auto;max-width:100%}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z{margin-top:67px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:46px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z .client-advantages_title__JQILA{line-height:73px;white-space:pre-line}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z .client-advantages_subtitle__2vloD{max-width:749px;white-space:pre-line;color:#fff}@media(max-width:1600px){.client-advantages_core__7N20i{padding-top:153.72px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ{gap:125.16px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO{max-width:542.64px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO img{border-radius:26.88px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z{margin-top:56.28px;gap:38.64px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z .client-advantages_title__JQILA{line-height:61.32px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z .client-advantages_subtitle__2vloD{max-width:629.16px}}@media(max-width:1439.95px){.client-advantages_core__7N20i{padding-top:139.08px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ{gap:113.24px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO{max-width:490.96px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO img{border-radius:24.32px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z{margin-top:50.92px;gap:34.96px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z .client-advantages_title__JQILA{line-height:55.480000000000004px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z .client-advantages_subtitle__2vloD{max-width:569.24px}}@media(max-width:1279.95px){.client-advantages_core__7N20i{padding-top:60px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ{gap:30px;align-items:center;justify-content:space-between}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO{width:auto}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO img{border-radius:15px}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z{gap:30px;margin-top:0}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z .client-advantages_title__JQILA{line-height:27px}}@media(max-width:767.95px){.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ{flex-direction:column}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO{width:100%;max-width:100%}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_image__zXSPO img{aspect-ratio:329/193;-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover;margin:0 auto;width:100%}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z{max-width:100%}.client-advantages_core__7N20i .client-advantages_wrapper__eoWkQ .client-advantages_content__Kt56z .client-advantages_cta__Mh7Im{margin:0 auto}}.client-benefits_core__ut7n0{padding-top:164px;padding-bottom:162px;background-color:#000030;color:#a576ff;position:relative}.client-benefits_core__ut7n0:before{content:"";display:block;position:absolute;right:0;top:357px;width:859px;height:1099px;background:url(/_next/static/media/element.efd14037.svg) no-repeat right 100%/100%}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E{display:flex;align-items:center;justify-content:space-between;gap:73px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;max-width:606px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_title__ZJ55b{line-height:73px;white-space:pre-line}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF{display:flex;flex-direction:column;gap:40px;margin-top:63px;color:#fff}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v{display:flex;align-items:flex-start;gap:18px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v .client-benefits_dot__ZXLop{margin-top:4px;max-width:18px;width:100%;aspect-ratio:1/1;display:grid;place-items:center;border:1px solid #fff;position:relative;border-radius:50%}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v .client-benefits_dot__ZXLop:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;aspect-ratio:1/1;background-color:#a576ff;border-radius:50%}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_cta__wtv5G{margin-top:64px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_image__8OQ2u{z-index:1;width:100%;max-width:749px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_image__8OQ2u img{height:auto;max-width:100%}@media(max-width:1600px){.client-benefits_core__ut7n0{padding-top:137.76px;padding-bottom:136.07999999999998px}.client-benefits_core__ut7n0:before{top:299.88px;width:721.56px;height:923.16px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E{gap:61.32px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1{max-width:509.03999999999996px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_title__ZJ55b{line-height:61.32px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF{gap:33.6px;margin-top:52.919999999999995px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v{gap:15.12px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v .client-benefits_dot__ZXLop{max-width:15.12px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v .client-benefits_dot__ZXLop:before{width:6.72px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_cta__wtv5G{margin-top:53.76px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_image__8OQ2u{max-width:629.16px}}@media(max-width:1439.95px){.client-benefits_core__ut7n0{padding-top:124.64px;padding-bottom:123.12px}.client-benefits_core__ut7n0:before{top:271.32px;width:652.84px;height:835.24px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E{gap:55.480000000000004px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1{max-width:460.56px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_title__ZJ55b{line-height:55.480000000000004px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF{gap:30.4px;margin-top:47.88px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v{gap:13.68px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v .client-benefits_dot__ZXLop{max-width:13.68px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v .client-benefits_dot__ZXLop:before{width:6.08px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_cta__wtv5G{margin-top:48.64px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_image__8OQ2u{max-width:569.24px}}@media(max-width:1279.95px){.client-benefits_core__ut7n0{padding-top:53px;padding-bottom:60px}.client-benefits_core__ut7n0:before{top:auto;bottom:-270px;width:185px;height:325px;background:url(/_next/static/media/element-mobile.1a7be380.svg) no-repeat right 100%/100%}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_title__ZJ55b{line-height:29px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF{margin-top:33px;gap:24px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v{gap:11px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v .client-benefits_dot__ZXLop{max-width:12px;margin-top:2px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_benefits__apCTF .client-benefits_benefit__YVE_v .client-benefits_dot__ZXLop:before{width:5px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_cta__wtv5G{margin-top:27px}}@media(max-width:1023.95px){.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E{gap:20px;flex-direction:column-reverse}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1{max-width:100%}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1 .client-benefits_cta__wtv5G{margin:27px auto 0}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_image__8OQ2u{max-width:100%}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_image__8OQ2u img{margin:0 auto;width:500px}}@media(max-width:479.95px){.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E{padding:0}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_content__PSXi1{padding:0 33px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_image__8OQ2u{padding-right:22px}.client-benefits_core__ut7n0 .client-benefits_wrapper__XvU1E .client-benefits_image__8OQ2u img{padding-inline:26px;width:100%}}.client-establishments_core__ea4d3{padding-top:183px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V{display:flex;flex-direction:column}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz{z-index:1;display:flex;flex-direction:column;background-color:#fff;padding:72px 87px 73px;border-radius:32px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP section{display:flex;align-items:center;justify-content:space-between;gap:50px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP section .client-establishments_title__P8r1K{line-height:73px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP .client-establishments_subtitle__KXdlA{margin-top:40px;color:#000030}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_empty__Mofp_{margin-top:54px;color:#000030}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6{margin-top:54px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:39px;gap:39px;color:#000030}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2{display:flex;align-items:center;gap:29px;border:1.5px solid #000030;border-radius:69.5px;padding:10px 18px 10px 10px;position:relative}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb{max-width:119px;width:100%}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb img{height:auto;max-width:100%;aspect-ratio:119/119;-o-object-fit:cover;object-fit:cover;border-radius:50%}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb .client-establishments_placeholder__Z59gL{border-radius:50%;max-width:119px;width:100%;aspect-ratio:1;background-color:#a576ff}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 section h3{text-transform:uppercase;font-family:overpass-mono-regular,Arial,Helvetica,sans-serif!important}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_overflow__ORYAw{border-radius:69.5px;width:100%;height:100%;position:absolute;top:0;left:0}@media(max-width:1600px){.client-establishments_core__ea4d3{padding-top:153.72px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz{padding:60.48px 73.08px 61.32px;border-radius:26.88px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP section{gap:42px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP section .client-establishments_title__P8r1K{line-height:61.32px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP .client-establishments_subtitle__KXdlA{margin-top:33.6px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_empty__Mofp_{margin-top:45.36px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6{margin-top:45.36px;gap:32.76px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2{gap:24.36px;border-radius:58.379999999999995px;padding:8.4px 15.12px 8.4px 8.4px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb,.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb .client-establishments_placeholder__Z59gL{max-width:99.96px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_overflow__ORYAw{border-radius:58.379999999999995px}}@media(max-width:1439.95px){.client-establishments_core__ea4d3{padding-top:139.08px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz{padding:54.72px 66.12px 55.480000000000004px;border-radius:24.32px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP section{gap:38px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP section .client-establishments_title__P8r1K{line-height:55.480000000000004px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP .client-establishments_subtitle__KXdlA{margin-top:30.4px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_empty__Mofp_{margin-top:41.04px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6{margin-top:41.04px;gap:29.64px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2{gap:22.04px;border-radius:52.82px;padding:7.6px 13.68px 7.6px 7.6px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb,.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb .client-establishments_placeholder__Z59gL{max-width:90.44px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_overflow__ORYAw{border-radius:52.82px}}@media(max-width:1279.95px){.client-establishments_core__ea4d3{padding-top:60px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz{padding:39px 21px 29px;border-radius:15px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP section .client-establishments_title__P8r1K{line-height:27px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP .client-establishments_subtitle__KXdlA{margin-top:20px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_empty__Mofp_{margin-top:30px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6{margin-top:30px;gap:16px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2{gap:15px;border:1px solid #000030;padding:5px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb{max-width:47px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb img{aspect-ratio:47/47}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 .client-establishments_image__Kz1Gb .client-establishments_placeholder__Z59gL{max-width:47px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6 .client-establishments_establishment__GBRR2 section h3{line-height:11px;font-size:8.55px}}@media(max-width:767.95px){.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6{grid-template-columns:repeat(2,1fr)}}@media(max-width:479.95px){.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP{text-align:center}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP section{gap:20px;align-items:center;flex-direction:column}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_heading__8duiP .client-establishments_subtitle__KXdlA{margin-top:30px}.client-establishments_core__ea4d3 .client-establishments_wrapper__LdA6V .client-establishments_content__lZ8Rz .client-establishments_establishments__p_sO6{grid-template-columns:repeat(2,1fr)}}.client-establishments-result_core__bKI_U{padding-top:183px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK{display:flex;flex-direction:column}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi{z-index:1;display:flex;flex-direction:column;background-color:#fff;padding:72px 87px 73px;border-radius:32px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj{display:flex;align-items:center;justify-content:space-between;gap:50px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj .client-establishments-result_title__DRI0e{line-height:73px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc{margin-top:52px;color:#000030;white-space:pre-line}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul{display:flex;flex-direction:column}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul li{position:relative;padding-left:30px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul li:before{content:"";display:block;position:absolute;top:12px;left:13px;width:3px;height:3px;background-color:#000030}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc * strong{font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc a{text-decoration:underline}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_backMobile__susN2{display:none}@media(max-width:1600px){.client-establishments-result_core__bKI_U{padding-top:153.72px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi{padding:60.48px 73.08px 61.32px;border-radius:26.88px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj{gap:42px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj .client-establishments-result_title__DRI0e{line-height:61.32px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc{margin-top:43.68px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul li{padding-left:25.2px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul li:before{top:10.08px;left:10.92px}}@media(max-width:1439.95px){.client-establishments-result_core__bKI_U{padding-top:139.08px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi{padding:54.72px 66.12px 55.480000000000004px;border-radius:24.32px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj{gap:38px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj .client-establishments-result_title__DRI0e{line-height:55.480000000000004px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc{margin-top:39.52px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul li{padding-left:22.8px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul li:before{top:9.120000000000001px;left:9.88px}}@media(max-width:1279.95px){.client-establishments-result_core__bKI_U{padding-top:60px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi{padding:39px 27px 30px;border-radius:15px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj{justify-content:center;align-items:center;text-align:center}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj .client-establishments-result_title__DRI0e{line-height:27px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_heading__b7CUj .client-establishments-result_back__DiyOZ{display:none}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc{margin-top:30px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul li{padding-left:15px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_description__N1Dsc ul li:before{top:6px;left:8px;width:2px;height:2px}.client-establishments-result_core__bKI_U .client-establishments-result_wrapper___SwVK .client-establishments-result_content__4iDXi .client-establishments-result_backMobile__susN2{display:flex;margin:30px auto 0}}.client-contact-us_core__9LVN_{padding-top:182px;padding-bottom:184px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz{display:flex;align-items:center;justify-content:space-between;gap:50px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm{width:100%;max-width:646px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm img{border-radius:32px;height:auto;max-width:100%}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8{z-index:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:64px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_title__XYhZD{line-height:73px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_subtitle__3ZzW6{max-width:749px;color:#000030}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_cta__Cvyr5{margin-left:auto}@media(max-width:1600px){.client-contact-us_core__9LVN_{padding-top:152.88px;padding-bottom:154.56px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz{gap:42px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm{max-width:542.64px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm img{border-radius:26.88px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8{gap:53.76px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_title__XYhZD{line-height:61.32px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_subtitle__3ZzW6{max-width:629.16px}}@media(max-width:1439.95px){.client-contact-us_core__9LVN_{padding-top:138.32px;padding-bottom:139.84px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz{gap:38px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm{max-width:490.96px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm img{border-radius:24.32px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8{gap:48.64px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_title__XYhZD{line-height:55.480000000000004px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_subtitle__3ZzW6{max-width:569.24px}}@media(max-width:1279.95px){.client-contact-us_core__9LVN_{padding-top:60px;padding-bottom:58px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz{gap:30px;align-items:center}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm{width:auto}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm img{border-radius:15px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8{gap:30px}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_title__XYhZD{line-height:27px}}@media(max-width:767.95px){.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz{flex-direction:column}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm{width:100%;max-width:100%}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_image__rmDCm img{aspect-ratio:329/193;-o-object-fit:cover;object-fit:cover;margin:0 auto;width:100%}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8{max-width:100%}.client-contact-us_core__9LVN_ .client-contact-us_wrapper__eLyTz .client-contact-us_content__xV5c8 .client-contact-us_cta__Cvyr5{margin:0 auto}}.partner-form_core__uBLWg{padding-bottom:174px;position:relative}.partner-form_core__uBLWg:before{content:"";display:block;position:absolute;right:0;top:-594px;width:648px;height:1099px;background:url(/_next/static/media/element.1d32d688.svg) no-repeat right 100%/100%}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9{text-align:center;position:relative;z-index:1;display:flex;flex-direction:column;background-color:#fff;padding:71px 100px 82px;border-radius:32px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 h2{line-height:73px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D{margin-top:63px;width:100%;max-width:100%;position:relative;display:flex;flex-direction:column;flex-wrap:wrap;gap:73px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper{display:flex;flex-wrap:wrap;gap:38px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input{width:100%;position:relative}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input.half{max-width:calc(50% - 28px)}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input label{display:none}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input input{outline:none;transition:all .35s ease-out;background-color:rgba(0,0,0,0);width:100%;border:none;border-bottom:1.5px solid #a576ff;height:56px;position:relative;color:#000030;font-size:20px;line-height:24px;letter-spacing:.03em}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input input::-moz-placeholder{color:#000030}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input input::placeholder{color:#000030}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input input:-webkit-autofill{-webkit-transition:background-color 5000s ease-out 0s;transition:background-color 5000s ease-out 0s}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .partner-form_submit__iaXrP{margin-top:13px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:39px}@media(max-width:1600px){.partner-form_core__uBLWg{padding-bottom:146.16px}.partner-form_core__uBLWg:before{top:-498.96px;width:544.3199999999999px;height:923.16px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9{padding:59.64px 84px 68.88px;border-radius:26.88px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 h2{line-height:61.32px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D{margin-top:52.919999999999995px;gap:61.32px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper{gap:31.919999999999998px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input.half{max-width:calc(50% - 23.52px)}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input input{height:47.04px;font-size:16.8px;line-height:20.16px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .partner-form_submit__iaXrP{margin-top:10.92px;margin-right:32.76px}}@media(max-width:1439.95px){.partner-form_core__uBLWg{padding-bottom:132.24px}.partner-form_core__uBLWg:before{top:-451.44px;width:492.48px;height:835.24px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9{padding:53.96px 76px 62.32px;border-radius:24.32px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 h2{line-height:55.480000000000004px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D{margin-top:47.88px;gap:55.480000000000004px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper{gap:28.88px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input.half{max-width:calc(50% - 21.28px)}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input input{height:42.56px;font-size:15.2px;line-height:18.240000000000002px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .partner-form_submit__iaXrP{margin-top:9.88px;margin-right:29.64px}}@media(max-width:1279.95px){.partner-form_core__uBLWg{padding-bottom:60px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9{padding:39px 26px 30px;border-radius:15px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 h2{line-height:27px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D{margin-top:16px;gap:30px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper{gap:30px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input.half{max-width:calc(50% - 15px)}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input input{padding-bottom:10px;padding-top:27px;height:auto;font-size:12px;line-height:15px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .partner-form_submit__iaXrP{margin-top:14px;margin-right:0}}@media(max-width:767.95px){.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D,.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper{gap:3px}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .form-group-wrapper .input.half{max-width:100%}.partner-form_core__uBLWg .partner-form_wrapper__MGcu_ .partner-form_content__toyM9 .partner-form_form___c43D .partner-form_submit__iaXrP{margin:27px auto 0}}.about-history_core__3UwOJ{padding-top:190px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F{display:flex;flex-direction:column;align-items:center;text-align:center}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_title__hgLEu{margin-bottom:44px;line-height:77px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_subtitle__jWyZ8{white-space:pre-line;color:#000030}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX{width:100%;margin-top:96px;position:relative}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul{width:100%;display:flex;flex-direction:column;color:#000030}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li{display:grid;grid-template-columns:1fr 18px 1fr;align-items:center;height:158px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child{height:156px;align-items:flex-start}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_left__omau7{align-items:flex-start}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_left__omau7 .about-history_image__kN_yS{top:0;transform:none}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_description__usgGC,.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_left__omau7 .about-history_year__MHCfE{margin-top:56px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_historyDivider__soxRk{margin-top:68px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_historyDivider__soxRk .about-history_dot__nR47o{margin-top:0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_historyDivider__soxRk .about-history_lineTop__yCCYG{display:none}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:last-child .about-history_historyDivider__soxRk .about-history_lineBottom__vRQ5M{visibility:hidden}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk{display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_lineTop__yCCYG{width:1.5px;height:45px;background-color:#7e00d2}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_dot__nR47o{width:18px;aspect-ratio:1;border-radius:50%;background-color:#7e00d2;margin:25px 0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_lineBottom__vRQ5M{width:1.5px;height:45px;background-color:#7e00d2}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7{display:flex;align-items:center;justify-content:flex-end;gap:120px;padding-right:85px;position:relative}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_image__kN_yS{position:absolute;top:50%;transform:translateY(-50%);left:0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_image__kN_yS img{width:481px;border-radius:32px;max-width:100%;height:auto}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_year__MHCfE{font-family:overpass-mono-regular,Arial,Helvetica,sans-serif}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_description__usgGC{margin-left:105px;text-align:left;line-height:41px;font-family:overpass-mono-regular,Arial,Helvetica,sans-serif;max-width:595px}@media(max-width:1600px){.about-history_core__3UwOJ{padding-top:159.6px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_title__hgLEu{margin-bottom:36.96px;line-height:64.67999999999999px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX{margin-top:80.64px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li{grid-template-columns:1fr 15.12px 1fr;height:132.72px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child{height:131.04px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_description__usgGC,.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_left__omau7 .about-history_year__MHCfE{margin-top:47.04px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_historyDivider__soxRk{margin-top:57.12px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_lineTop__yCCYG{height:37.8px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_dot__nR47o{width:15.12px;margin:21px 0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_lineBottom__vRQ5M{height:37.8px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7{gap:100.8px;padding-right:71.39999999999999px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_image__kN_yS img{width:404.03999999999996px;border-radius:26.88px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_description__usgGC{margin-left:88.2px;line-height:34.44px;max-width:499.79999999999995px}}@media(max-width:1439.95px){.about-history_core__3UwOJ{padding-top:144.4px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_title__hgLEu{margin-bottom:33.44px;line-height:58.52px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX{margin-top:72.96000000000001px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li{grid-template-columns:1fr 13.68px 1fr;height:120.08px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child{height:118.56px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_description__usgGC,.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_left__omau7 .about-history_year__MHCfE{margin-top:42.56px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_historyDivider__soxRk{margin-top:51.68px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_lineTop__yCCYG{height:34.2px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_dot__nR47o{width:13.68px;margin:19px 0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_lineBottom__vRQ5M{height:34.2px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7{gap:91.2px;padding-right:64.6px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_image__kN_yS img{width:365.56px;border-radius:24.32px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_description__usgGC{margin-left:79.8px;line-height:31.16px;max-width:452.2px}}@media(max-width:1279.95px){.about-history_core__3UwOJ{padding-top:60px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_title__hgLEu{margin-bottom:20px;line-height:27px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX{margin-top:60px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li{height:120px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child{height:auto}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_left__omau7 .about-history_year__MHCfE{margin-top:0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_description__usgGC{line-height:1;margin-top:0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_historyDivider__soxRk{margin-top:0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7{gap:18px;padding-right:23px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_year__MHCfE{line-height:1}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_image__kN_yS img{border-radius:12px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_description__usgGC{margin-left:22px}}@media(max-width:1023.95px){.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul{align-items:center}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li{grid-template-columns:1fr 7px 1fr;height:auto}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li.firstAfterImageItems{margin-top:-56px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li.firstAfterImage,.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li.isImage{margin-top:-20px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child{height:auto}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_left__omau7 .about-history_year__MHCfE{margin-top:10px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_description__usgGC{line-height:13px;margin-top:0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li:first-child .about-history_historyDivider__soxRk{margin-top:10px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_year__MHCfE{font-size:10px;line-height:13px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_image__kN_yS{position:static;transform:none}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_left__omau7 .about-history_image__kN_yS img{aspect-ratio:106/98;width:106px;height:98px;-o-object-fit:cover;object-fit:cover}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_lineTop__yCCYG{width:1px;height:16.5px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_dot__nR47o{width:7px;margin:9px 0}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_historyDivider__soxRk .about-history_lineBottom__vRQ5M{width:1px;height:16.5px}.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_historyContainer__jyWWX ul li .about-history_description__usgGC{max-width:127px;font-size:10px;line-height:13px}}@media(max-width:767.95px){.about-history_core__3UwOJ .about-history_wrapper__5PZ5F .about-history_subtitle__jWyZ8{white-space:normal}}.about-purpose_core__y535W{padding-top:157px;background-color:#000030;color:#fff;position:relative}.about-purpose_core__y535W:before{content:"";display:block;position:absolute;right:178px;top:143px;width:clamp(1rem,57.604vw,69.125rem);height:clamp(1rem,16.927vw,20.313rem);z-index:2;background:url(/_next/static/media/texture-purpose.5d6466b5.svg) no-repeat right 100%/100%}.about-purpose_core__y535W .about-purpose_wrapper__vixAz{display:flex;align-items:flex-end;justify-content:space-between;gap:134px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS{z-index:1;width:100%;max-width:690px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS img{border-radius:32px;height:auto;max-width:100%}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_content__1NMzh{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_content__1NMzh .about-purpose_title__HnB7u{font-family:pp-radio-grotesk-light,Arial,Helvetica,sans-serif;white-space:pre-line;font-size:47px;line-height:59px;letter-spacing:.03em}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_content__1NMzh .about-purpose_title__HnB7u span{display:inline-block;font-family:pp-radio-grotesk-bold,Arial,Helvetica,sans-serif;color:#a576ff}@media(max-width:1600px){.about-purpose_core__y535W{padding-top:131.88px}.about-purpose_core__y535W:before{right:149.51999999999998px;top:120.11999999999999px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz{gap:112.56px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS{max-width:579.6px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS img{border-radius:26.88px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_content__1NMzh .about-purpose_title__HnB7u{font-size:39.48px;line-height:49.559999999999995px}}@media(max-width:1439.95px){.about-purpose_core__y535W{padding-top:119.32000000000001px}.about-purpose_core__y535W:before{right:135.28px;top:108.68px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz{gap:101.84px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS{max-width:524.4px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS img{border-radius:24.32px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_content__1NMzh .about-purpose_title__HnB7u{font-size:35.72px;line-height:44.84px}}@media(max-width:1279.95px){.about-purpose_core__y535W{padding-top:60px}.about-purpose_core__y535W:before{top:60px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz{gap:30px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS{width:auto}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS img{border-radius:15px}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_content__1NMzh .about-purpose_title__HnB7u{font-size:20px;line-height:25px}}@media(max-width:1023.95px){.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_content__1NMzh{width:100%}}@media(max-width:767.95px){.about-purpose_core__y535W:before{right:22px;top:-22px;width:309px;height:142px;background:url(/_next/static/media/texture-purpose-mobile.80342b00.svg) no-repeat right 100%/100%}.about-purpose_core__y535W .about-purpose_wrapper__vixAz{align-items:center;flex-direction:column}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS{width:100%;max-width:100%}.about-purpose_core__y535W .about-purpose_wrapper__vixAz .about-purpose_image__CfukS img{width:100%;margin:0 auto;aspect-ratio:329/193;-o-object-fit:cover;object-fit:cover}}.about-values_core__feDLL{padding-top:181px;padding-bottom:183px;background-color:#000030;color:#a576ff}.about-values_core__feDLL .about-values_wrapper___r2yz{display:flex;align-items:center;flex-direction:column}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_title__DcHqN{line-height:73px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx{margin-top:65px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:55px;gap:55px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo{display:flex;flex-direction:column;text-align:center;gap:63px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo .about-values_image__hzD_G img{max-width:100%;height:auto;border-radius:32px}@media(max-width:1600px){.about-values_core__feDLL{padding-top:152.04px;padding-bottom:153.72px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_title__DcHqN{line-height:61.32px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx{margin-top:54.6px;gap:46.199999999999996px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo{gap:52.919999999999995px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo .about-values_image__hzD_G img{border-radius:26.88px}}@media(max-width:1439.95px){.about-values_core__feDLL{padding-top:137.56px;padding-bottom:139.08px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_title__DcHqN{line-height:55.480000000000004px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx{margin-top:49.4px;gap:41.8px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo{gap:47.88px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo .about-values_image__hzD_G img{border-radius:24.32px}}@media(max-width:1279.95px){.about-values_core__feDLL{padding-top:60px;padding-bottom:72px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_title__DcHqN{line-height:27px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx{margin-top:30px;gap:30px 20px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo{gap:17px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo .about-values_image__hzD_G img{border-radius:15px}.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo section h3{font-size:14px;line-height:16px}}@media(max-width:767.95px){.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx{grid-template-columns:repeat(2,1fr)}}@media(max-width:479.95px){.about-values_core__feDLL .about-values_wrapper___r2yz .about-values_values__b6hhx .about-values_value__zyvTo .about-values_image__hzD_G img{-o-object-fit:cover;object-fit:cover;height:220px}}