.button_button__eJwei{display:flex;grid-template-columns:3.3333333333vw 1fr;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:uppercase;position:relative;line-height:200%;font-size:3.7333333333vw;color:var(--black);overflow:hidden;text-align:center}@media(min-width:800px){.button_button__eJwei{font-size:.9722222222vw;letter-spacing:-.01em}}.button_button__eJwei .button_text__QEXTw{position:relative;z-index:10;flex-grow:1}.button_button__eJwei .button_text__QEXTw .button_hidden__8JRsp,.button_button__eJwei .button_text__QEXTw .button_visible___vNcH{display:flex;justify-content:center;align-items:center;height:100%}@media(min-width:800px){.button_button__eJwei .button_text__QEXTw .button_hidden__8JRsp,.button_button__eJwei .button_text__QEXTw .button_visible___vNcH{padding:0 1.6666666667vw}}.button_button__eJwei .button_text__QEXTw .button_visible___vNcH{position:relative;transition:transform .6s var(--ease-out-expo),opacity .6s var(--ease-out-expo);transform:scaleY(1);transform-origin:bottom}.button_button__eJwei .button_text__QEXTw .button_hidden__8JRsp{transform-origin:top;position:absolute;left:0;top:0;width:100%;transform:scaleY(0);opacity:0;transition:transform .6s var(--ease-out-expo),opacity .4s var(--ease-out-expo)}.button_button__eJwei .button_text__QEXTw .button_hidden__8JRsp .button_arrow__tjCSR{transform:translate(-50%,50%)}.button_button__eJwei:after,.button_button__eJwei:before{position:absolute;left:0;top:0;content:"";width:100%;height:100%}.button_button__eJwei:before{background-color:var(--theme-contrast)}.button_button__eJwei:after{transform:scaleY(0);background-color:var(--theme-secondary);z-index:0;transition:transform .6s var(--ease-out-expo);transform-origin:top}.button_button__eJwei .button_icon__uySPo{display:flex;aspect-ratio:1/1;transition:border-color .6s var(--ease-out-expo);width:12.8vw;z-index:10;padding:3.2vw;background-color:var(--theme-primary);border:1px solid var(--pink)}@media(min-width:800px){.button_button__eJwei .button_icon__uySPo{width:3.3333333333vw;padding:.8333333333vw}}.button_button__eJwei .button_icon__uySPo svg{color:var(--theme-secondary);margin:auto;transition:color .6s var(--ease-out-expo);background-color:var(--theme-primary);width:6.4vw;height:6.4vw}@media(min-width:800px){.button_button__eJwei .button_icon__uySPo svg{width:1.6666666667vw;height:1.6666666667vw}}.button_button__eJwei .button_arrow__tjCSR{position:relative;z-index:10;aspect-ratio:1/1;width:2.6666666667vw;margin-left:4.2666666667vw;transition:transform .6s var(--ease-out-expo)}@media(min-width:800px){.button_button__eJwei .button_arrow__tjCSR{width:.6944444444vw;margin-left:1.1111111111vw}}@media(hover:hover){.button_button__eJwei:hover{color:var(--theme-primary)}.button_button__eJwei:hover:after{transform:scaleY(1);transform-origin:bottom}.button_button__eJwei:hover .button_text__QEXTw .button_visible___vNcH{transform:scaleY(0);opacity:0;transform-origin:top}.button_button__eJwei:hover .button_text__QEXTw .button_visible___vNcH .button_arrow__tjCSR{transform:translate(50%,-50%)}.button_button__eJwei:hover .button_text__QEXTw .button_hidden__8JRsp{transform:scaleY(1);transform-origin:bottom;opacity:1}.button_button__eJwei:hover .button_text__QEXTw .button_hidden__8JRsp .button_arrow__tjCSR{transform:translate(0)}.button_button__eJwei:hover .button_icon__uySPo{border:1px solid var(--theme-secondary)}}.card_wrapper__neDg_{display:flex;justify-content:space-between;flex-direction:column;color:var(--theme-secondary);border:1px solid;aspect-ratio:1/1;padding:6.4vw;width:91.4666666667vw;background-color:var(--background);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.card_wrapper__neDg_.card_inverted__xdf8E{color:var(--theme-primary);background-color:var(--theme-secondary)}@media(min-width:800px){.card_wrapper__neDg_{width:calc((4 * var(--layout-column-width)) + (4 - 1)*var(--layout-columns-gap));padding:1.6666666667vw}}.card_wrapper__neDg_ .card_number__09Sgs{color:var(--theme-contrast);font-stretch:condensed;font-weight:900;line-height:86%;letter-spacing:-.02em;font-size:14.9333333333vw}@media(min-width:800px){.card_wrapper__neDg_ .card_number__09Sgs{font-size:6.6666666667vw}}.card_wrapper__neDg_ .card_text__wrejU{text-transform:uppercase;font-stretch:expanded;line-height:100%;letter-spacing:-.01em;font-size:5.3333333333vw}@media(min-width:800px){.card_wrapper__neDg_ .card_text__wrejU{font-size:1.9444444444vw}}.card_wrapper__neDg_ .card_text__wrejU span{font-stretch:normal;font-weight:600}.intro_wrapper__iu73Y{height:100vh;width:100%;background-image:url(https://cdn.pixabay.com/photo/2019/03/18/13/40/eye-4063134_1280.jpg);background-size:cover;position:fixed;top:0;left:0;z-index:1000;overflow:hidden}@media(max-width:800px){.intro_wrapper__iu73Y{display:none}}.intro_wrapper__iu73Y.intro_out__Vz4rE{transition:transform 1.5s var(--ease-out-expo);transform:translate3d(0,-100%,0);transition-delay:1.5s}.intro_wrapper__iu73Y .intro_start__5iwws{transform:translate3d(0,calc(var(--index) * 5% + 100%),0)}.intro_wrapper__iu73Y .intro_relative__2tI23{padding:2.0833333333vw 2.2569444444vw;transition:transform 1.5s var(--ease-out-expo);transform:translate3d(0,100vh,0);transition-delay:1.5s;height:100%;display:flex;flex-direction:column;justify-content:space-between}.intro_wrapper__iu73Y .intro_show__XMH9p{transition:transform 1.5s var(--ease-out-expo);transition-delay:calc(var(--index)*75ms);transform:translateZ(0)}@media(min-width:800px){.intro_translate__ON8Do{transform:translate3d(0,-100%,0);transition:transform 1.5s var(--ease-out-expo)}}@media(max-width:800px){.intro_mobile__zRl_i{transform:translate3d(0,-105%,0)}}#intro_big-text__swJfc{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#intro_big-text__swJfc img{max-width:150px;height:auto;margin-bottom:10px}#intro_big-text__swJfc h1{font-size:48px;color:#fff;margin:0}.footer_footer__LV2HF{color:var(--theme-secondary);padding:5.3333333333vw 0;height:100vh;display:flex;flex-direction:column;justify-content:space-between;position:relative}@media(min-width:800px){.footer_footer__LV2HF{height:100vh;padding:2.7777777778vw 0}}.footer_footer__LV2HF .footer_top__FOV_r{position:relative;height:100%;width:100%;padding-bottom:5.3333333333vw;align-items:center}@media(max-width:800px){.footer_footer__LV2HF .footer_top__FOV_r{display:flex;flex-direction:column}}@media(min-width:800px){.footer_footer__LV2HF .footer_top__FOV_r{padding-bottom:2.7777777778vw}}.footer_footer__LV2HF .footer_top__FOV_r .footer_first-line__DGlOc{margin:auto 0}@media(min-width:800px){.footer_footer__LV2HF .footer_top__FOV_r .footer_first-line__DGlOc{margin:0;align-self:start;grid-column:1/span 7}}.footer_footer__LV2HF .footer_top__FOV_r .footer_shameless-plug__Iejqy{align-self:start;display:flex;flex-direction:column}@media(min-width:800px){.footer_footer__LV2HF .footer_top__FOV_r .footer_shameless-plug__Iejqy{text-align:end;grid-column:9/span 4}}.footer_footer__LV2HF .footer_top__FOV_r .footer_shameless-plug__Iejqy p:first-child{margin-bottom:2.1333333333vw}@media(min-width:800px){.footer_footer__LV2HF .footer_top__FOV_r .footer_shameless-plug__Iejqy p:first-child{margin-bottom:.5555555556vw}}.footer_footer__LV2HF .footer_top__FOV_r .footer_cta__Mqmzu{position:absolute;left:0;bottom:2.7777777778vw}.footer_footer__LV2HF .footer_top__FOV_r .footer_last-line__JZQ6P{text-align:end;align-self:end;grid-column:2/-1}.footer_footer__LV2HF .footer_bottom__VigXf{width:var(--layout-width);margin:0 auto}@media(max-width:800px){.footer_footer__LV2HF .footer_bottom__VigXf{display:grid;grid-template-columns:1fr 1fr}}@media(min-width:800px){.footer_footer__LV2HF .footer_bottom__VigXf{display:flex;justify-content:space-between;align-items:center}.footer_footer__LV2HF .footer_bottom__VigXf .footer_links__tf1Xg .footer_link__h90ik:not(:first-child){margin:0 0 0 2.2222222222vw}}@media(max-width:800px){.footer_footer__LV2HF .footer_bottom__VigXf .footer_links__tf1Xg .footer_link__h90ik:not(:last-child){display:block;margin-bottom:4.2666666667vw}.footer_footer__LV2HF .footer_bottom__VigXf .footer_tm__5XNOX{text-align:end;align-self:end}}.footer_footer__LV2HF .footer_bottom__VigXf .footer_tm__5XNOX span{vertical-align:text-top}.footer_footer__LV2HF .footer_bottom__VigXf .footer_cta__Mqmzu{grid-column:1/-1;margin-top:6.4vw}.scrollbar_scrollbar__Cli_4{position:fixed;top:0;left:0;z-index:100;width:100%;padding:0}@media(hover:none){.scrollbar_scrollbar__Cli_4{display:none}}.scrollbar_scrollbar__Cli_4 .scrollbar_inner__gfDqZ{width:100%;height:.2777777778vw;position:relative;background-color:var(--pink);transform:scaleX(0);transform-origin:0 50%}.layout_layout__KUVXp{background-color:var(--theme-primary);color:var(--theme-secondary);min-height:100vh;display:flex;flex-direction:column}.layout_layout__KUVXp .layout_main__jba1g{flex-grow:1}.home_home___Q0oU main>:not(.home_canvas__hEIDz){position:relative}.home_canvas__hEIDz{position:fixed;top:0;left:0;height:100vh;right:0}.home_canvas__hEIDz:after{content:"";position:absolute;top:0;left:50%;height:100vw;width:200vw;background:radial-gradient(var(--pink),var(--pink-transparent) 70%);transform:translateX(-50%) translateY(50vh);opacity:.5}.home_hide-text__vjbdt{overflow:hidden}@media(min-width:800px){.home_hide-text__vjbdt>*{transform:translate3d(0,200%,0)}.home_show-text__V_LdQ>*{transform:translateZ(0);transition:transform 2.05s var(--ease-out-expo);transition-delay:.45s}}.home_hero__RYBFn{display:flex;flex-direction:column;justify-content:space-between;height:100vh;height:calc(100*var(--svh, 1vh));height:100svh;margin-bottom:42.6666666667vw;position:relative}@media(max-width:800px){.home_hero__RYBFn{padding-bottom:4.2666666667vw}.home_hero__RYBFn>div{grid-gap:2.9333333333vw}}@media(min-width:800px){.home_hero__RYBFn{height:100vh;margin-bottom:22.2222222222vw}}.home_hero__RYBFn .home_title__U0Uwb{background-image:url(https://res.cloudinary.com/dm79plror/image/upload/v1699934756/Team/zikahd3jr0yixyf2wvvu.jpg);background-clip:content-box;-webkit-background-clip:text;background-size:contain;font-size:25rem;display:flex;width:95vw;height:90vh;align-items:center;justify-content:center;opacity:1}@media screen and (max-width:900px){.home_hero__RYBFn .home_title__U0Uwb{font-size:6rem}}.home_hero__RYBFn .home_icon__WSFp5{width:11.7333333333vw;height:10.4vw}@media(min-width:800px){.home_hero__RYBFn .home_icon__WSFp5{position:relative;top:27.4305555556vw;width:3.0555555556vw;height:2.7083333333vw;transform:translate3d(0,100%,0);opacity:0}.home_hero__RYBFn .home_icon__WSFp5.home_show__zqjwR{transition:transform 2.05s var(--ease-out-expo),opacity 2.05s var(--ease-out-expo);transition-delay:.45s;opacity:1;transform:translateZ(0)}}.home_hero__RYBFn .home_sub__BIaTR{display:flex;flex-direction:column;text-align:end;grid-column:2/-1}@media(min-width:800px){.home_hero__RYBFn .home_sub__BIaTR{position:relative;top:27.4305555556vw;grid-column:6/span 7}}.home_hero__RYBFn .home_sub__BIaTR .home_subtitle__1Ye3y{margin-bottom:2.1333333333vw}@media(min-width:800px){.home_hero__RYBFn .home_sub__BIaTR .home_subtitle__1Ye3y{margin-bottom:.8333333333vw}}.home_hero__RYBFn .home_sub__BIaTR .home_tm__BKPow{color:var(--grey)}.home_hero__RYBFn .home_sub__BIaTR .home_tm__BKPow span{vertical-align:text-top}.home_hero__RYBFn .home_bottom__fHu39{width:100%;overflow:hidden}@media(min-width:800px){.home_hero__RYBFn .home_bottom__fHu39{padding-bottom:2.7777777778vw}}.home_hero__RYBFn .home_bottom__fHu39 .home_scroll-hint__WtZPP{position:relative;grid-column:1/span 2;transition:opacity .6s var(--ease-in-out-quad),transform .6s var(--ease-in-out-quad)}.home_hero__RYBFn .home_bottom__fHu39 .home_scroll-hint__WtZPP .home_text__uALHd{font-family:var(--font-primary);font-weight:900;text-transform:uppercase;font-stretch:condensed;line-height:100%;letter-spacing:-.01em}@media(min-width:800px){.home_hero__RYBFn .home_bottom__fHu39 .home_scroll-hint__WtZPP .home_text__uALHd{padding-left:1.1111111111vw;font-size:1.6666666667vw}}.home_hero__RYBFn .home_bottom__fHu39 .home_scroll-hint__WtZPP:before{content:"";position:absolute;left:0;top:0;height:100%;width:.1388888889vw;background-color:var(--pink);animation:home_scale__DPnsj 4s infinite;animation-play-state:paused;transform-origin:50% 0;transform:scale(0)}@keyframes home_scale__DPnsj{50%{transform:scaleY(1.5)}}.home_hero__RYBFn .home_bottom__fHu39 .home_scroll-hint__WtZPP.home_show__zqjwR:before{animation-play-state:running}.home_hero__RYBFn .home_bottom__fHu39 .home_scroll-hint__WtZPP.home_hide__iX32N{opacity:0;transform:translateY(20%)}.home_hero__RYBFn .home_bottom__fHu39 .home_scroll-hint__WtZPP.home_hide__iX32N:before{animation-play-state:paused}.home_hero__RYBFn .home_bottom__fHu39 .home_description__jL3eB{grid-column:1/-1}@media(min-width:800px){.home_hero__RYBFn .home_bottom__fHu39 .home_description__jL3eB{grid-column:3/span 3}}.home_hero__RYBFn .home_bottom__fHu39 .home_cta__G_htL{grid-column:1/-1;text-align:end}.home_hero__RYBFn .home_bottom__fHu39 .home_cta__G_htL.home_in__fgNNk{opacity:1;transform:translateZ(0)}@media(min-width:800px){.home_hero__RYBFn .home_bottom__fHu39 .home_cta__G_htL{transition:transform 1.85s var(--ease-out-expo),opacity 2.05s var(--ease-out-expo);grid-column:10/-1;opacity:.5;transform:translate3d(0,100%,0)}}.home_why__KlPGF{margin-bottom:42.6666666667vw}@media(min-width:800px){.home_why__KlPGF{margin-bottom:44.4444444444vw}}.home_why__KlPGF .home_sticky__5cNx_{grid-column:1/-1}@media(min-width:800px){.home_why__KlPGF .home_sticky__5cNx_{position:-webkit-sticky;position:sticky;top:33%;align-self:start;border-left:4px solid var(--theme-contrast);grid-column:3/span 4;padding:1.6666666667vw 2.2222222222vw}}.home_why__KlPGF .home_features__qtjBv{grid-column:1/-1}@media(min-width:800px){.home_why__KlPGF .home_features__qtjBv{grid-column:7/-1;margin-top:17.7777777778vw}}.home_why__KlPGF .home_feature__bSpJN:not(:first-child){margin-top:32vw}@media(min-width:800px){.home_why__KlPGF .home_feature__bSpJN{width:calc((4 * var(--layout-column-width)) + (4 - 1)*var(--layout-columns-gap))}.home_why__KlPGF .home_feature__bSpJN:not(:first-child){margin-top:27.7777777778vw}}.home_why__KlPGF .home_feature__bSpJN .home_title__U0Uwb{color:var(--theme-contrast);margin-bottom:4.2666666667vw}@media(min-width:800px){.home_why__KlPGF .home_feature__bSpJN .home_title__U0Uwb{margin-bottom:1.6666666667vw}}.home_rethink__bOBk0 .home_pre__2gg6l{margin-bottom:42.6666666667vw}@media(min-width:800px){.home_rethink__bOBk0 .home_pre__2gg6l{margin-bottom:16.6666666667vw}.home_rethink__bOBk0 .home_pre__2gg6l .home_highlight__FJ8zC{border-left:4px solid var(--theme-contrast);grid-column:3/span 4;top:4.4444444444vw;padding:1.6666666667vw 0 1.6666666667vw 2.2222222222vw}}.home_rethink__bOBk0 .home_pre__2gg6l .home_comparison__gkKXB{grid-column:1/-1}@media(min-width:800px){.home_rethink__bOBk0 .home_pre__2gg6l .home_comparison__gkKXB{grid-column:7/span 4;margin-top:17.7777777778vw}}.home_rethink__bOBk0 .home_cards__sSSCs{margin-bottom:42.6666666667vw}@media(min-width:800px){.home_rethink__bOBk0 .home_cards__sSSCs{margin-bottom:27.7777777778vw}.home_rethink__bOBk0 .home_cards__sSSCs .home_card__R74_e:first-child{margin-left:calc((6 * var(--layout-column-width)) + (6 - 1)*var(--layout-columns-gap) + var(--layout-margin) + var(--layout-columns-gap))}.home_rethink__bOBk0 .home_cards__sSSCs .home_card__R74_e:not(:last-child){margin-right:calc(var(--layout-columns-gap)*2 + var(--layout-column-width))}.home_rethink__bOBk0 .home_cards__sSSCs .home_card__R74_e:last-child{margin-right:calc((2 * var(--layout-column-width)) + (2 - 1)*var(--layout-columns-gap) + var(--layout-margin) + var(--layout-columns-gap))}}.home_solution__tyBZc{position:relative;color:var(--white);height:500vh}@media(min-width:800px){.home_solution__tyBZc{height:1000vh}}.home_solution__tyBZc .home_inner___clVI{position:-webkit-sticky;position:sticky;top:0;margin:0 auto;overflow:hidden;height:calc(100*var(--vh, 1vh))}.home_solution__tyBZc .home_inner___clVI:after{content:"";background-color:currentColor;position:absolute;height:100%;width:100%;left:50%;transform:translateX(-50%) scaleX(var(--progress2));top:0}@media(min-width:800px){.home_solution__tyBZc .home_inner___clVI{height:100vh}}.home_solution__tyBZc .home_inner___clVI .home_zoom__dhM0S{align-self:start;display:flex;flex-direction:column;justify-content:space-between;height:100%;transform:scale(calc(1 + (var(--progress1)) * 3));padding:2.4615384615vh}@media(min-width:800px){.home_solution__tyBZc .home_inner___clVI .home_zoom__dhM0S{padding:4.7058823529vh var(--layout-margin)}}.home_solution__tyBZc .home_first__pdru2{transform:translateY(calc(var(--progress1) * -100%))}.home_solution__tyBZc .home_second__RlBxU{text-align:end}.home_solution__tyBZc .home_enter__zIIdb{position:absolute;top:50%;left:50%;transform:translate(-54.2%,-50%) scale(calc(var(--progress1) * 18.2));transform-origin:50% calc(50% - var(--progress1)*27%);opacity:calc(var(--progress1)*2);text-align:center}@media(min-width:800px){.home_solution__tyBZc .home_enter__zIIdb{transform:translate(-50%,-50%) scale(calc(var(--progress1) * 8.5));transform-origin:50% calc(50% - var(--progress1)*25%)}}.home_featuring__85Aqb{position:relative;padding-bottom:42.6666666667vw;color:var(--theme-secondary)}.home_featuring__85Aqb:before{content:"";top:0;left:0;width:100%;height:40vw;position:absolute;background:linear-gradient(to bottom,var(--theme-primary),var(--theme-primary-transparent))}@media(min-width:800px){.home_featuring__85Aqb:before{height:10.4166666667vw}.home_featuring__85Aqb{padding:2.7777777778vw 0 22.2222222222vw}}.home_featuring__85Aqb .home_inner___clVI{position:relative}.home_featuring__85Aqb .home_intro__y_hFE{padding-bottom:42.6666666667vw}@media(min-width:800px){.home_featuring__85Aqb .home_intro__y_hFE{padding-bottom:30.5555555556vw}}.home_in-use__yegJC{padding-bottom:42.6666666667vw;color:var(--theme-secondary)}@media(min-width:800px){.home_in-use__yegJC{padding-bottom:27.7777777778vw}}.home_in-use__yegJC .home_title__U0Uwb{grid-column:1/-1}@media(min-width:800px){.home_in-use__yegJC .home_title__U0Uwb{grid-column:1/span 5}}.home_in-use__yegJC .home_list__CxtFr{grid-column:1/-1}@media(min-width:800px){.home_in-use__yegJC .home_list__CxtFr{grid-column:6/span 7}}.home_temp__bkOGB{height:100vh;opacity:.95;display:flex;align-items:center}