.AboutJourney_section__an9u8{border-top:1px solid var(--line);padding-top:94px}.AboutJourney_aboutIntro__HMkOd{display:grid;grid-template-columns:1fr 1fr;grid-gap:110px;gap:110px}.AboutJourney_aboutHeading__mYFbM{margin-top:28px;font-size:clamp(45px,5.3vw,76px)}.AboutJourney_aboutCopy__w1YcB{padding-top:48px}.AboutJourney_aboutCopy__w1YcB .AboutJourney_lead__r1EPj{font-size:18px;line-height:1.75;letter-spacing:-.015em}.AboutJourney_aboutCopy__w1YcB p+p{margin-top:20px;font-size:14px;color:var(--muted);line-height:1.9}.AboutJourney_journey__V89S_{margin-top:71px}.AboutJourney_journeyTabs__7zDeF{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0}.AboutJourney_journeyTab__hnRlt{position:relative;text-align:left;background:none;color:#818775;padding:0 12px 22px 0;border-bottom:1px solid #bec5b3;transition:color .2s}.AboutJourney_journeyTab__hnRlt:after{content:"";position:absolute;bottom:-4px;left:0;width:7px;height:7px;background:#aab39d;border-radius:50%;transition:background .2s,transform .2s}.AboutJourney_journeyTab__hnRlt[aria-selected=true]{color:var(--ink)}.AboutJourney_journeyTab__hnRlt[aria-selected=true]:after{background:#66794b;transform:scale(1.5);outline:4px solid var(--paper)}.AboutJourney_year__9X8Kd{display:block;font-family:var(--display);font-size:31px;line-height:1.3;letter-spacing:-.04em}.AboutJourney_yearLabel__2INU5{display:block;font-size:10px;margin-top:5px;color:#626c57}.AboutJourney_journeyPanel__eI3Bu{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;margin-top:37px;min-height:125px}.AboutJourney_journeyPanel__eI3Bu h3{font-size:30px;line-height:1.2;letter-spacing:-.03em;max-width:380px}.AboutJourney_journeyPanel__eI3Bu p{color:var(--muted);font-size:14px;line-height:1.9;padding-top:3px;max-width:540px}.AboutJourney_panelEnter__89yX3{animation:AboutJourney_enter__M5h0l .35s ease both}@keyframes AboutJourney_enter__M5h0l{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.AboutJourney_aboutIntro__HMkOd{gap:60px}}@media (max-width:800px){.AboutJourney_aboutIntro__HMkOd{gap:40px}.AboutJourney_aboutHeading__mYFbM{font-size:51px}.AboutJourney_aboutCopy__w1YcB{padding-top:42px}.AboutJourney_aboutCopy__w1YcB .AboutJourney_lead__r1EPj{font-size:15px}.AboutJourney_aboutCopy__w1YcB p+p{font-size:14px}.AboutJourney_journey__V89S_{margin-top:49px}.AboutJourney_journeyPanel__eI3Bu{gap:40px}}@media (max-width:540px){.AboutJourney_aboutIntro__HMkOd{grid-template-columns:1fr;gap:26px}.AboutJourney_aboutHeading__mYFbM{margin-top:20px}.AboutJourney_aboutCopy__w1YcB{padding-top:0}.AboutJourney_aboutCopy__w1YcB .AboutJourney_lead__r1EPj{font-size:16px}.AboutJourney_journeyTabs__7zDeF .AboutJourney_year__9X8Kd{font-size:23px}.AboutJourney_journeyTabs__7zDeF .AboutJourney_yearLabel__2INU5{font-size:8px;line-height:1.6}.AboutJourney_journeyTab__hnRlt{padding-right:3px;padding-bottom:19px}.AboutJourney_journeyPanel__eI3Bu{grid-template-columns:1fr;gap:14px;margin-top:31px;min-height:188px}.AboutJourney_journeyPanel__eI3Bu h3{font-size:28px;max-width:285px}.AboutJourney_journeyPanel__eI3Bu p{font-size:14px;padding-top:0}}.Toast_toast__bdtJl{position:fixed;bottom:24px;left:50%;z-index:70;transform:translate(-50%,15px);background:var(--lime);color:var(--ink);padding:13px 22px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 36px);box-shadow:0 4px 20px #18211318}.Toast_toast__bdtJl.Toast_isVisible__OsF_Q{opacity:1;transform:translate(-50%)}@media (max-width:540px){.Toast_toast__bdtJl{font-size:11px;padding:12px 16px;width:max-content}}.ContactDialog_dialog__5coYj{color:var(--ink);border:0;background:var(--paper);max-width:none;max-height:90svh;margin:auto;width:min(610px,calc(100% - 40px));padding:34px;overflow-y:auto}.ContactDialog_dialog__5coYj::-webkit-backdrop{background:rgba(12,17,12,.76);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ContactDialog_dialog__5coYj::backdrop{background:rgba(12,17,12,.76);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ContactDialog_dialog__5coYj[open]{animation:ContactDialog_dialog-enter__2RVRp .25s ease both}@keyframes ContactDialog_dialog-enter__2RVRp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ContactDialog_dialog__5coYj.ContactDialog_closing__jFt0v{animation:ContactDialog_dialog-exit__i__GJ .25s ease both}@keyframes ContactDialog_dialog-exit__i__GJ{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}.ContactDialog_closeButton__wY4iL{width:42px;height:42px;border:1px solid #bac0ae;border-radius:50%;background:transparent;color:var(--ink);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.ContactDialog_closeButton__wY4iL:hover{background:#e0e6d4}.ContactDialog_closeButton__wY4iL .icon{width:17px;height:17px}.ContactDialog_topline__av0jA{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:21px}.ContactDialog_topline__av0jA .eyebrow{margin:0;color:var(--muted);font-size:8px}.ContactDialog_title__lFcwy{font-size:42px;line-height:1.06;letter-spacing:-.04em}.ContactDialog_intro__cgNQ3{font-size:12px;color:var(--muted);margin-top:13px;line-height:1.85}.ContactDialog_availability__I6PBG{margin-top:18px;padding:13px 16px;background:#e6eadf;font-size:10px;line-height:1.85;color:#526046}.ContactDialog_availability__I6PBG a{text-decoration:underline;text-underline-offset:3px}.ContactDialog_form__SNyYc{margin-top:23px}.ContactDialog_formRow__d8naU{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.ContactDialog_field__gtNZ4 label{display:block;font-size:10px;font-weight:650;margin-bottom:6px}.ContactDialog_field__gtNZ4 input,.ContactDialog_field__gtNZ4 textarea{display:block;width:100%;padding:11px 12px;background:transparent;border:1px solid #c0c8b5;border-radius:0;font-size:12px;color:var(--ink)}.ContactDialog_field__gtNZ4 input::placeholder,.ContactDialog_field__gtNZ4 textarea::placeholder{color:#818975}.ContactDialog_field__gtNZ4 textarea{resize:vertical;min-height:125px}.ContactDialog_messageField__lIjT7{margin-top:17px}.ContactDialog_formActions___4i7e{display:flex;gap:12px;margin-top:19px}.ContactDialog_formActions___4i7e .button{font-size:11px;gap:12px;padding:13px 17px}.ContactDialog_formStatus__zs9yr{font-size:11px;color:#526738;line-height:1.8;margin-top:13px;min-height:20px}.ContactDialog_formPrivacy__t9lLR{font-size:9px;color:var(--muted);margin-top:10px}.ContactDialog_manualCopy__OQZy5{width:100%;min-height:120px;margin-top:15px;padding:12px;font-size:11px;background:#fff;border:1px solid var(--line)}@media (max-width:540px){.ContactDialog_dialog__5coYj{width:calc(100% - 10px);padding:23px;max-height:95svh}.ContactDialog_title__lFcwy{font-size:36px}.ContactDialog_formRow__d8naU{grid-template-columns:1fr;gap:16px}.ContactDialog_field__gtNZ4 input,.ContactDialog_field__gtNZ4 textarea{font-size:16px}.ContactDialog_formActions___4i7e{flex-wrap:wrap}}.Contact_section__vjyLV{background:var(--dark);color:var(--paper);padding:91px 0 69px}.Contact_section__vjyLV .eyebrow{color:#c0c7b6}.Contact_section__vjyLV .eyebrow .index{color:#99a18f}.Contact_title__blhTv{font-size:clamp(54px,8.5vw,124px);line-height:1.02;letter-spacing:-.058em;margin-top:37px}.Contact_title__blhTv span{color:var(--lime)}.Contact_bottom__POWqa{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-top:43px}.Contact_bottom__POWqa>p{color:#b9c0b0;font-size:14px;max-width:400px;line-height:1.85}.Contact_buttons__SWC4X{display:flex;align-items:center;gap:30px;flex-shrink:0}.Contact_buttons__SWC4X .text-link{font-size:12px;color:#f3f2eb}.Contact_socialLinks__PdsBU{display:flex;align-items:center;gap:24px;margin-top:26px}.Contact_socialLinks__PdsBU:empty{display:none}.Contact_socialLinks__PdsBU a{font-size:12px;border-bottom:1px solid #7a826f;padding-bottom:3px;color:inherit;text-decoration:none}@media (max-width:1100px){.Contact_buttons__SWC4X{gap:20px}.Contact_bottom__POWqa{gap:35px}}@media (max-width:800px){.Contact_section__vjyLV{padding-block:73px 49px}.Contact_title__blhTv{font-size:9.8vw}.Contact_bottom__POWqa{flex-direction:column;align-items:flex-start;gap:27px}.Contact_bottom__POWqa>p{max-width:450px}.Contact_buttons__SWC4X{width:100%;justify-content:space-between}}@media (max-width:540px){.Contact_section__vjyLV{padding-block:62px 40px}.Contact_title__blhTv{font-size:12.4vw;margin-top:28px}.Contact_buttons__SWC4X{gap:22px;align-items:flex-start;flex-direction:column}.Contact_buttons__SWC4X .button{font-size:12px;padding:16px 19px}.Contact_buttons__SWC4X .text-link{font-size:11px}.Contact_bottom__POWqa{margin-top:28px}}.Education_section__6R7js{border-top:1px solid var(--line);padding-top:94px}.Education_layout__mqx4G{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:105px;gap:105px}.Education_introHeading__rYAqx{font-size:clamp(46px,5vw,72px);margin-top:29px}.Education_eyebrow__BPmGj{line-height:1.5;font-size:11px}.Education_intro__viO75 p:nth-of-type(2){max-width:300px;margin-top:24px;font-size:13px;color:var(--muted);line-height:1.9}.Education_content__p_1rl{padding-top:4px}.Education_school__zlbUP{font-family:var(--display);font-size:45px;font-weight:550;letter-spacing:-.045em;line-height:1.05}.Education_degree__1ieru{font-size:22px;margin-top:22px;letter-spacing:-.02em}.Education_meta__nJ2FR{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#617045;margin-top:14px;padding-bottom:26px;border-bottom:1px solid var(--line)}.Education_note__2PcjC{margin-top:22px;font-size:13px;color:var(--muted);line-height:1.9;max-width:460px}@media (max-width:1100px){.Education_layout__mqx4G{gap:65px}}@media (max-width:800px){.Education_layout__mqx4G{gap:45px;grid-template-columns:.9fr 1.1fr}.Education_school__zlbUP{font-size:40px}.Education_intro__viO75>p{font-size:12px}}@media (max-width:540px){.Education_layout__mqx4G{grid-template-columns:1fr;gap:30px}.Education_school__zlbUP{font-size:34px}.Education_introHeading__rYAqx{margin-top:21px}}.Experience_section___8tqq{background:var(--dark);color:var(--paper)}.Experience_section___8tqq .eyebrow{color:#c0c6b8}.Experience_section___8tqq .eyebrow .index{color:#99a18f}.Experience_layout__DNXsw{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:105px;gap:105px}.Experience_intro__2yS1c h2{margin-top:29px;font-size:clamp(44px,5vw,72px);line-height:1.04;letter-spacing:-.05em}.Experience_intro__2yS1c>p{margin-top:26px;max-width:320px;color:#b7beb0;font-size:14px;line-height:1.9}.Experience_intro__2yS1c .text-link{color:var(--lime);margin-top:32px}.Experience_company__Zhpqk{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:24px;border-bottom:1px solid #495040}.Experience_companyName__bKTSe{font-family:var(--display);font-size:45px;font-weight:550;letter-spacing:-.045em;line-height:1}.Experience_duration__fkDmN{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--lime)}.Experience_roleTitle__WUbtB{font-size:22px;margin-top:22px;letter-spacing:-.02em}.Experience_responsibilities__Bt_jj{margin-top:10px}.Experience_responsibilities__Bt_jj li{display:grid;grid-template-columns:17px 1fr;grid-gap:14px;gap:14px;padding:13px 0;color:#c7ccbf;font-size:14px;line-height:1.8}.Experience_responsibilities__Bt_jj li:before{content:"+";color:var(--lime);font-size:17px;line-height:1.35}.Experience_tools__Trpy_{font-size:10px;color:var(--lime);word-spacing:4px;margin-top:14px;padding-bottom:26px;border-bottom:1px solid #495040}.Experience_learning__iMV3_{margin-top:22px}.Experience_learning__iMV3_ h4{font-family:var(--body);font-size:11px;font-weight:650;color:var(--paper)}.Experience_learning__iMV3_ p{font-size:13px;color:#b4bbaa;margin-top:7px;line-height:1.9}@media (max-width:1100px){.Experience_layout__DNXsw{gap:65px}}@media (max-width:800px){.Experience_layout__DNXsw{gap:45px;grid-template-columns:.9fr 1.1fr}.Experience_intro__2yS1c h2{font-size:49px}.Experience_company__Zhpqk{align-items:flex-start;flex-direction:column;gap:13px}.Experience_companyName__bKTSe{font-size:40px}.Experience_intro__2yS1c>p{font-size:12px}.Experience_intro__2yS1c .text-link{font-size:11px}}@media (max-width:540px){.Experience_layout__DNXsw{grid-template-columns:1fr;gap:40px}.Experience_intro__2yS1c h2{margin-top:21px;font-size:51px}.Experience_intro__2yS1c>p{max-width:335px;font-size:13px;margin-top:21px}.Experience_intro__2yS1c .text-link{margin-top:19px}.Experience_company__Zhpqk{flex-direction:row;align-items:center;padding-bottom:20px}.Experience_companyName__bKTSe{font-size:38px}.Experience_duration__fkDmN{font-size:9px}.Experience_responsibilities__Bt_jj li{font-size:14px;padding-block:11px}}.Expertise_layout__UyoAO{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:105px;gap:105px}.Expertise_introHeading__T31oE{font-size:clamp(46px,5vw,72px);margin-top:29px}.Expertise_intro__XovGO>p{max-width:300px;margin-top:24px;font-size:13px;color:var(--muted);line-height:1.9}.Expertise_skillRow__5jtIx{display:grid;grid-template-columns:135px 1fr;grid-gap:25px;gap:25px;padding:24px 0;border-bottom:1px solid var(--line)}.Expertise_skillRow__5jtIx:first-child{padding-top:4px}.Expertise_skillRow__5jtIx h3{font-family:var(--body);font-size:11px;font-weight:550;color:var(--muted);padding-top:5px}.Expertise_skillRow__5jtIx p{font-family:var(--display);font-size:20px;font-weight:500;line-height:1.5;letter-spacing:-.02em}.Expertise_skillRow__5jtIx p span{color:#89917d;padding-inline:4px}.Expertise_skillNote__LFHNl{font-family:var(--body);font-size:10px;padding:0;color:var(--muted)}@media (max-width:1100px){.Expertise_layout__UyoAO{gap:65px}.Expertise_skillRow__5jtIx{grid-template-columns:95px 1fr;gap:18px}.Expertise_skillRow__5jtIx p{font-size:18px}}@media (max-width:800px){.Expertise_layout__UyoAO{gap:45px;grid-template-columns:.9fr 1.1fr}.Expertise_skillRow__5jtIx{grid-template-columns:1fr;gap:7px;padding-block:19px}.Expertise_introHeading__T31oE{font-size:51px}.Expertise_intro__XovGO>p{font-size:12px}}@media (max-width:540px){.Expertise_layout__UyoAO{grid-template-columns:1fr;gap:30px}.Expertise_introHeading__T31oE{margin-top:21px}.Expertise_intro__XovGO>p{max-width:340px;font-size:12px}.Expertise_skillRow__5jtIx{grid-template-columns:87px 1fr;gap:20px;padding-block:21px}.Expertise_skillRow__5jtIx p{font-size:18px}.Expertise_skillRow__5jtIx h3{font-size:10px}}.Focus_section__a6Y6M{background:#e6eadf;padding-block:80px}.Focus_layout__9_NNy{display:grid;grid-template-columns:1fr 1fr;grid-gap:110px;gap:110px}.Focus_heading__amNbn{font-size:clamp(42px,4.6vw,66px);margin-top:28px}.Focus_intro__Gkntz p{color:#626a59;margin-top:21px;max-width:290px;font-size:13px}.Focus_details__oZLEj{border-bottom:1px solid #c5ceba}.Focus_summary__PmJUH{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:21px 0;background:none;border:0;color:inherit;text-align:left;cursor:pointer;font-family:var(--display);font-size:20px;font-weight:500;letter-spacing:-.02em}.Focus_details__oZLEj:first-child .Focus_summary__PmJUH{padding-top:0}.Focus_plus__x71zl{width:13px;height:13px;position:relative;flex-shrink:0;transition:transform .25s}.Focus_plus__x71zl:after,.Focus_plus__x71zl:before{position:absolute;content:"";top:6px;width:13px;height:1px;background:currentColor}.Focus_plus__x71zl:after{transform:rotate(90deg)}.Focus_details__oZLEj.Focus_open__AkJxy .Focus_plus__x71zl{transform:rotate(45deg)}.Focus_body__w5L06{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.Focus_details__oZLEj.Focus_open__AkJxy .Focus_body__w5L06{grid-template-rows:1fr}.Focus_bodyInner__qXgSO{overflow:hidden;visibility:hidden;transition:visibility 0s .3s}.Focus_details__oZLEj.Focus_open__AkJxy .Focus_bodyInner__qXgSO{visibility:visible;transition:none}.Focus_details__oZLEj p{font-size:14px;line-height:1.85;color:#58634e;padding:0 30px 23px 0}.Focus_details__oZLEj.Focus_open__AkJxy p{animation:Focus_enter__PBZLh .3s ease}@keyframes Focus_enter__PBZLh{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.Focus_layout__9_NNy{gap:60px}}@media (max-width:800px){.Focus_layout__9_NNy{gap:45px}.Focus_heading__amNbn{font-size:46px}.Focus_details__oZLEj .Focus_summary__PmJUH{font-size:18px}}@media (max-width:540px){.Focus_section__a6Y6M{padding-block:60px}.Focus_layout__9_NNy{grid-template-columns:1fr;gap:35px}.Focus_heading__amNbn{font-size:48px;margin-top:20px}.Focus_intro__Gkntz p{max-width:310px}.Focus_details__oZLEj .Focus_summary__PmJUH{font-size:20px}}.Hero_hero__bqvNd{position:relative;display:flex;align-items:center;min-height:810px;height:100svh;max-height:1020px;overflow:hidden;isolation:isolate;padding-block:155px 88px;background:#353831;color:var(--paper)}.Hero_heroPhoto__VRId4{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:63% 48%;filter:grayscale(1) contrast(1.07);z-index:-3;animation:Hero_photo-settle__W5jqk 1.8s ease-out both}.Hero_hero__bqvNd:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(18,23,19,.92),rgba(18,23,19,.73) 30%,rgba(18,23,19,.46) 68%,rgba(18,23,19,.28))}.Hero_hero__bqvNd:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(12,16,12,.36),rgba(12,16,12,.1) 35%,rgba(12,16,12,.28))}.Hero_heroRole__neton{color:var(--lime);margin-bottom:23px;animation:Hero_enter__wdgM1 .8s .1s both}.Hero_heroTitle__Vt9JT{font-size:clamp(64px,calc(14.8vw + 10px),280px);text-transform:uppercase;font-weight:650;line-height:.83;letter-spacing:-.067em;margin-left:-.013em;white-space:nowrap;animation:Hero_enter__wdgM1 1s .15s both}.Hero_heroTitle__Vt9JT span{color:var(--lime)}.Hero_heroIntro__x01ga{margin-top:43px;max-width:470px;animation:Hero_enter__wdgM1 .9s .3s both}.Hero_heroHeadline__0EYYI{font-size:clamp(28px,2.8vw,42px);font-weight:500;line-height:1.15;letter-spacing:-.035em}.Hero_heroSummary__2yE8G{max-width:400px;color:#d0d3c9;font-size:14px;line-height:1.85;margin-top:19px}.Hero_heroButtons__KSpJI{display:flex;align-items:center;gap:29px;margin-top:29px}.Hero_heroButtons__KSpJI .text-link{font-size:12px;gap:17px;padding-block:13px;color:#e5e8df}.Hero_heroButtons__KSpJI .button{padding:17px 22px;min-width:187px}@keyframes Hero_enter__wdgM1{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_photo-settle__W5jqk{0%{transform:scale(1.035)}to{transform:scale(1)}}@media (min-width:1600px){.Hero_heroIntro__x01ga{margin-top:53px}.Hero_heroSummary__2yE8G{font-size:15px;max-width:445px}}@media (max-width:1100px){.Hero_hero__bqvNd{min-height:750px}.Hero_heroIntro__x01ga{margin-top:38px}.Hero_heroHeadline__0EYYI{font-size:34px}}@media (max-width:800px){.Hero_hero__bqvNd{min-height:730px;height:92svh;max-height:940px;padding-block:144px 71px}.Hero_heroPhoto__VRId4{object-position:64% center}.Hero_hero__bqvNd:before{background:linear-gradient(90deg,#121713e6,#121713ad 40%,#12171366)}.Hero_heroTitle__Vt9JT{font-size:18.2vw}.Hero_heroRole__neton{font-size:10px;margin-bottom:24px}.Hero_heroHeadline__0EYYI{font-size:34px}.Hero_heroSummary__2yE8G{max-width:365px;font-size:14px}.Hero_heroIntro__x01ga{margin-top:42px}}@media (max-width:540px){.Hero_hero__bqvNd{min-height:710px;height:95svh;padding-top:141px;padding-bottom:65px}.Hero_heroPhoto__VRId4{object-position:61% center}.Hero_hero__bqvNd:before{background:linear-gradient(90deg,#121713eb,#121713a6 70%,#12171370)}.Hero_heroTitle__Vt9JT{font-size:18.5vw;letter-spacing:-.06em}.Hero_heroRole__neton{font-size:9px;margin-bottom:24px}.Hero_heroIntro__x01ga{margin-top:40px;max-width:340px}.Hero_heroHeadline__0EYYI{font-size:33px}.Hero_heroSummary__2yE8G{max-width:310px;font-size:13px;margin-top:20px}.Hero_heroButtons__KSpJI{margin-top:28px;gap:22px}.Hero_heroButtons__KSpJI .button{min-width:166px;font-size:11px;padding:16px 17px;gap:17px}.Hero_heroButtons__KSpJI .text-link{font-size:10px;gap:10px}}.Proof_proof__vDx3E{display:grid;grid-template-columns:1fr 1fr;grid-gap:110px;gap:110px;padding-block:85px 91px}.Proof_proof__vDx3E .eyebrow{margin-bottom:22px;color:var(--muted)}.Proof_proof__vDx3E h2{font-size:clamp(29px,3.15vw,46px);line-height:1.12;letter-spacing:-.045em;max-width:450px}.Proof_proofList__oEBgB{padding-top:4px}.Proof_proofItem__TeiR7{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.Proof_proofItem__TeiR7:first-child{padding-top:0}.Proof_proofItem__TeiR7 strong{display:block;font-size:22px;font-family:var(--display);font-weight:550;letter-spacing:-.02em;line-height:1.3}.Proof_proofItem__TeiR7 p{font-size:12px;color:var(--muted);margin-top:6px}.Proof_proofItem__TeiR7 .icon{width:20px;height:20px;transition:transform .2s}.Proof_proofItem__TeiR7:hover .icon{transform:translate(3px,-3px)}@media (max-width:1100px){.Proof_proof__vDx3E{gap:60px}}@media (max-width:800px){.Proof_proof__vDx3E{gap:40px;padding-block:64px}.Proof_proof__vDx3E h2{font-size:32px}.Proof_proofItem__TeiR7 strong{font-size:19px}.Proof_proofItem__TeiR7 p{font-size:10px}.Proof_proofItem__TeiR7 .icon{width:16px;height:16px}}@media (max-width:540px){.Proof_proof__vDx3E{grid-template-columns:1fr;gap:35px;padding-block:55px 61px}.Proof_proof__vDx3E h2{font-size:36px;max-width:350px}.Proof_proof__vDx3E .eyebrow{margin-bottom:19px}.Proof_proofItem__TeiR7 strong{font-size:21px}.Proof_proofItem__TeiR7 p{font-size:11px}.Proof_proofItem__TeiR7{padding-block:21px}}.Work_workSection__wJ2Bw{padding-top:35px;padding-bottom:110px}.Work_sectionHead__KWypl{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.Work_sectionHead__KWypl .eyebrow{margin-bottom:26px}.Work_sectionSummary__rIjcC{max-width:280px;color:var(--muted);font-size:14px;margin-bottom:5px}.Work_workHeading____vwX{display:flex;align-items:center;gap:24px}.Work_workAsterisk__qWDag{width:63px;height:63px;color:#95a778;flex-shrink:0}.Work_featuredProject__kEP5a{display:grid;grid-template-columns:.88fr 1.12fr;grid-gap:70px;gap:70px;align-items:center;border-top:1px solid var(--line);padding-top:42px;margin-top:45px}.Work_projectNumber__hJFAk{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:var(--muted);font-weight:600;display:flex;align-items:center;gap:12px;margin-bottom:24px}.Work_projectNumber__hJFAk .Work_featuredDot__r5RIM{display:inline-block;width:6px;height:6px;border-radius:50%;background:#7a8c5b}.Work_projectTitle__OJJoE{font-size:clamp(33px,3.3vw,49px);line-height:1.08;letter-spacing:-.043em}.Work_projectDescription__Tzl0B{margin-top:23px;color:var(--muted);font-size:15px;max-width:385px;line-height:1.85}.Work_projectTech__cBjzX{margin-top:22px;font-size:10px;font-weight:600;line-height:2;text-transform:uppercase;letter-spacing:.025em;color:#676e5e}.Work_projectTech__cBjzX span{padding-inline:7px;color:#a3a899}.Work_projectCopy__qb7IP .text-link{margin-top:28px}.Work_projectVisual__LFJ75{position:relative;display:block;width:100%;text-align:left;overflow:hidden;color:var(--ink)}.Work_projectVisual__LFJ75>svg{width:100%;height:auto;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.Work_projectVisual__LFJ75:hover>svg{transform:scale(1.025)}.Work_featuredArt__37wDz{background:#e1e7d5}.Work_visualLabel__uNZ5t{position:absolute;top:23px;left:25px;font-size:9px;text-transform:uppercase;font-weight:600;letter-spacing:.13em}.Work_visualFooter__hAhAw{position:absolute;inset-inline:25px;bottom:22px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.Work_visualFooter__hAhAw .icon{width:23px;height:23px;transition:transform .25s}.Work_projectVisual__LFJ75:hover .Work_visualFooter__hAhAw .icon{transform:translate(3px,-3px)}.Work_diagramRoute__2P_4r{stroke:#98a587;stroke-width:1.2;fill:none}.Work_routeFlow__QjmiJ{stroke-dasharray:5 8}.Work_featuredArt__37wDz:hover .Work_routeFlow__QjmiJ{animation:Work_flow__xg0fM 1s linear infinite}@keyframes Work_flow__xg0fM{to{stroke-dashoffset:-26}}.Work_secondaryProjects__Xo0Wg{display:grid;grid-template-columns:1fr 1fr;grid-gap:34px;gap:34px;margin-top:66px}.Work_smallProject__k9dpv .Work_projectCopy__qb7IP{margin-top:25px}.Work_smallProject__k9dpv .Work_projectNumber__hJFAk{margin-bottom:13px}.Work_smallProject__k9dpv .Work_projectTitle__OJJoE{font-size:31px}.Work_projectTitleLine__kXxmZ{display:flex;justify-content:space-between;align-items:center;gap:20px}.Work_smallProject__k9dpv .Work_projectDescription__Tzl0B{margin-top:11px;max-width:450px;font-size:14px}.Work_projectOpen__1pGaF{display:flex;justify-content:center;align-items:center;width:43px;height:43px;border:1px solid #afb5a5;border-radius:50%;background:none;transition:background .2s,transform .2s;flex-shrink:0}.Work_projectOpen__1pGaF:hover{background:var(--lime);transform:rotate(4deg)}.Work_algoArt__bbGhM{background:#eae2d5}.Work_animeArt__M7i3D{background:#e1deea}.Work_chessArt__n5Dtz{background:var(--olive)}.Work_sortBar__JQptA{transform-box:fill-box;transform-origin:bottom;transition:transform .4s}.Work_algoArt__bbGhM:hover .Work_sortBar__JQptA:nth-of-type(2n){transform:scaleY(.8)}@media (max-width:1100px){.Work_featuredProject__kEP5a{gap:42px;grid-template-columns:1fr 1.1fr}.Work_projectTitle__OJJoE{font-size:36px}}@media (max-width:800px){.Work_workSection__wJ2Bw{padding-bottom:75px}.Work_sectionHead__KWypl .Work_sectionSummary__rIjcC{font-size:12px;max-width:200px}.Work_workAsterisk__qWDag{width:42px;height:42px}.Work_workHeading____vwX{gap:15px}.Work_featuredProject__kEP5a{grid-template-columns:1fr;gap:34px;padding-top:30px;margin-top:31px}.Work_featuredProject__kEP5a .Work_projectCopy__qb7IP{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;column-gap:40px}.Work_featuredProject__kEP5a .Work_projectNumber__hJFAk{grid-column:1/-1;margin-bottom:20px}.Work_featuredProject__kEP5a .Work_projectTitle__OJJoE{grid-column:1;grid-row:2/4;font-size:37px}.Work_featuredProject__kEP5a .Work_projectDescription__Tzl0B{margin-top:0;grid-column:2}.Work_featuredProject__kEP5a .Work_projectTech__cBjzX{grid-column:2;margin-top:13px;font-size:9px}.Work_featuredProject__kEP5a .Work_projectCopy__qb7IP .text-link{grid-column:1;margin-top:14px}.Work_featuredArt__37wDz,.Work_featuredArt__37wDz>svg{max-height:480px}.Work_secondaryProjects__Xo0Wg{gap:23px;margin-top:40px}.Work_smallProject__k9dpv .Work_projectTitle__OJJoE{font-size:26px}.Work_smallProject__k9dpv .Work_projectDescription__Tzl0B{font-size:14px}.Work_smallProject__k9dpv .Work_projectNumber__hJFAk{font-size:8px}.Work_projectOpen__1pGaF{width:35px;height:35px}.Work_visualLabel__uNZ5t{top:16px;left:17px;font-size:7px}.Work_visualFooter__hAhAw{bottom:15px;inset-inline:17px;font-size:8px}}@media (max-width:540px){.Work_sectionHead__KWypl{flex-direction:column;align-items:flex-start;gap:20px}.Work_sectionHead__KWypl .eyebrow{margin-bottom:21px}.Work_sectionHead__KWypl .Work_sectionSummary__rIjcC{max-width:295px;font-size:12px}.Work_workHeading____vwX{gap:13px}.Work_workAsterisk__qWDag{width:37px;height:37px}.Work_workSection__wJ2Bw{padding-top:14px;padding-bottom:62px}.Work_featuredProject__kEP5a{gap:29px}.Work_featuredProject__kEP5a .Work_projectCopy__qb7IP{display:block}.Work_featuredProject__kEP5a .Work_projectTitle__OJJoE{font-size:37px}.Work_featuredProject__kEP5a .Work_projectDescription__Tzl0B{margin-top:17px;font-size:14px}.Work_featuredProject__kEP5a .Work_projectTech__cBjzX{margin-top:17px}.Work_featuredProject__kEP5a .Work_projectCopy__qb7IP .text-link{margin-top:18px;font-size:12px}.Work_featuredArt__37wDz{min-height:290px}.Work_featuredArt__37wDz>svg{min-height:290px;object-fit:cover}.Work_secondaryProjects__Xo0Wg{grid-template-columns:1fr;gap:39px;margin-top:40px}.Work_smallProject__k9dpv .Work_projectTitle__OJJoE{font-size:31px}.Work_smallProject__k9dpv .Work_projectNumber__hJFAk{font-size:9px}.Work_smallProject__k9dpv .Work_projectCopy__qb7IP{margin-top:19px}.Work_smallProject__k9dpv .Work_projectDescription__Tzl0B{max-width:330px}.Work_visualLabel__uNZ5t{font-size:8px}.Work_visualFooter__hAhAw{font-size:9px}}.Footer_siteFooter__lhrk3{background:var(--dark);color:#bcc4b0;padding-bottom:27px}.Footer_footerInner__71N_i{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #404838;padding-top:27px}.Footer_footerBrand__s5UQq{font-family:var(--display);color:var(--paper);font-size:23px;letter-spacing:-.05em;font-weight:600}.Footer_footerBrand__s5UQq span{color:var(--lime)}.Footer_footerNote__9OZP0{font-size:9px;letter-spacing:.035em}.Footer_backTop__wsSAM{display:flex;align-items:center;gap:13px;font-size:10px}.Footer_backTop__wsSAM .icon{width:14px;height:14px}@media (max-width:800px){.Footer_footerNote__9OZP0{max-width:220px;text-align:center;font-size:8px}}@media (max-width:540px){.Footer_footerInner__71N_i{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:17px;row-gap:17px;padding-top:23px}.Footer_footerNote__9OZP0{grid-column:1/-1;grid-row:2;text-align:left;max-width:none}.Footer_backTop__wsSAM{justify-self:end}}.Header_siteHeader__hDDTx{position:fixed;top:0;inset-inline:0;z-index:30;color:var(--paper);transition:background .25s}.Header_isScrolled__o11BJ{background:#1d221df5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Header_headerInner__6Ae68{display:flex;align-items:center;justify-content:space-between;height:96px;border-bottom:1px solid #ffffff2b;transition:height .25s}.Header_isScrolled__o11BJ .Header_headerInner__6Ae68{height:72px;border-bottom-color:transparent}.Header_isScrolled__o11BJ .Header_mainNav__QTGan{top:72px}.Header_brand__fkyv5{display:flex;align-items:center;gap:14px}.Header_brandMark__w5wIs{font-family:var(--display);font-size:44px;font-weight:750;line-height:1;letter-spacing:-.1em}.Header_brandMark__w5wIs span{color:var(--lime)}.Header_brandCaption__ll_fE{font-size:10px;letter-spacing:.14em;font-weight:600;line-height:1.6;margin-top:6px}.Header_mainNav__QTGan{display:flex;align-items:center;gap:37px}.Header_mainNav__QTGan a{position:relative;font-size:12px;font-weight:500;padding-block:12px}.Header_mainNav__QTGan a:after{position:absolute;content:"";bottom:3px;left:0;width:0;height:1px;background:var(--lime);transition:width .2s}.Header_mainNav__QTGan a:hover:after,.Header_mainNav__QTGan a[aria-current]:after{width:100%}.Header_mainNav__QTGan sup{margin-left:3px;font-size:8px;color:var(--lime);vertical-align:super}.Header_headerResume__3Bc7p{display:flex;align-items:center;gap:17px;background:none;color:inherit;padding:10px 0;font-size:12px}.Header_headerResume__3Bc7p .icon{width:17px;height:17px}.Header_headerActions__PKrcH{display:flex;align-items:center;gap:25px}.Header_menuResume__DWU8U{display:none}.Header_menuToggle__FqD8X{display:none;background:none;color:inherit;width:44px;height:44px;align-items:center;justify-content:center}.Header_menuToggle__FqD8X .Header_menuLines__n2ABy{width:23px;height:12px;border-block:1px solid currentColor;position:relative;transition:border-color .3s ease}.Header_menuToggle__FqD8X .Header_menuLines__n2ABy:after,.Header_menuToggle__FqD8X .Header_menuLines__n2ABy:before{content:"";width:23px;height:1px;background:currentColor;position:absolute;left:0;opacity:0;transition:top .35s cubic-bezier(.2,.7,.2,1),transform .35s cubic-bezier(.2,.7,.2,1),opacity .25s ease}.Header_menuToggle__FqD8X .Header_menuLines__n2ABy:before{top:2px}.Header_menuToggle__FqD8X .Header_menuLines__n2ABy:after{top:9px}.Header_menuToggle__FqD8X[aria-expanded=true] .Header_menuLines__n2ABy{border-color:transparent}.Header_menuToggle__FqD8X[aria-expanded=true] .Header_menuLines__n2ABy:after,.Header_menuToggle__FqD8X[aria-expanded=true] .Header_menuLines__n2ABy:before{top:5.5px;opacity:1}.Header_menuToggle__FqD8X[aria-expanded=true] .Header_menuLines__n2ABy:before{transform:rotate(45deg)}.Header_menuToggle__FqD8X[aria-expanded=true] .Header_menuLines__n2ABy:after{transform:rotate(-45deg)}@media (max-width:1100px){.Header_mainNav__QTGan{gap:25px}.Header_brandCaption__ll_fE{display:none}}@media (max-width:800px){.Header_headerInner__6Ae68{height:81px}.Header_headerResume__3Bc7p{font-size:11px}.Header_menuToggle__FqD8X{display:flex}.Header_headerActions__PKrcH{gap:22px}.Header_siteHeader__hDDTx .Header_mainNav__QTGan{display:flex;position:fixed;inset:0;z-index:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:18px;background:var(--dark);padding:120px 24px calc(36px + env(safe-area-inset-bottom));overflow-y:auto;visibility:hidden;pointer-events:none;-webkit-clip-path:circle(0 at var(--ox,calc(100% - 40px)) var(--oy,40px));clip-path:circle(0 at var(--ox,calc(100% - 40px)) var(--oy,40px));transition:visibility 0s linear .55s,-webkit-clip-path .55s cubic-bezier(.2,.7,.2,1);transition:clip-path .55s cubic-bezier(.2,.7,.2,1),visibility 0s linear .55s;transition:clip-path .55s cubic-bezier(.2,.7,.2,1),visibility 0s linear .55s,-webkit-clip-path .55s cubic-bezier(.2,.7,.2,1)}.Header_siteHeader__hDDTx .Header_mainNav__QTGan.Header_isOpen__Kc9DW{visibility:visible;pointer-events:auto;-webkit-clip-path:circle(150% at var(--ox,calc(100% - 40px)) var(--oy,40px));clip-path:circle(150% at var(--ox,calc(100% - 40px)) var(--oy,40px));transition:visibility 0s linear 0s,-webkit-clip-path .55s cubic-bezier(.2,.7,.2,1);transition:clip-path .55s cubic-bezier(.2,.7,.2,1),visibility 0s linear 0s;transition:clip-path .55s cubic-bezier(.2,.7,.2,1),visibility 0s linear 0s,-webkit-clip-path .55s cubic-bezier(.2,.7,.2,1)}.Header_menuResume__DWU8U{display:flex;margin-top:auto;padding-top:28px}.Header_brand__fkyv5,.Header_headerActions__PKrcH{position:relative;z-index:1}.Header_siteHeader__hDDTx.Header_menuOpenHeader__riW2V .Header_headerActions__PKrcH .Header_headerResume__3Bc7p{display:none}.Header_mainNav__QTGan a{font-size:26px;font-family:var(--display);width:100%}.Header_mainNav__QTGan a:after{display:none}.Header_mainNav__QTGan sup{font-size:12px}.Header_siteHeader__hDDTx.Header_menuOpenHeader__riW2V{background:var(--dark);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (max-width:580px){.Header_headerActions__PKrcH{gap:14px}.Header_headerResume__3Bc7p{font-size:10px;gap:10px}.Header_wrap__bnB1e{width:calc(100% - 40px)}.Header_brandMark__w5wIs{font-size:39px}}.Loader_overlay__W3SJ0{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;background:var(--paper);font-size:16px;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility 0s .4s;pointer-events:none}.Loader_overlayVisible__LsRna{opacity:1;visibility:visible;transition:opacity .4s ease;pointer-events:auto}.Loader_loader__0RxP_{--dur:2s;display:block;margin:auto;width:14em;height:auto}.Loader_loader__glare-bottom__uAVU4,.Loader_loader__glare-top__yaiiu,.Loader_loader__model__N_x23,.Loader_loader__motion-medium__v49Gs,.Loader_loader__motion-thick__WoWle,.Loader_loader__motion-thin__6Bcmp,.Loader_loader__sand-drop__8WxR_,.Loader_loader__sand-fill__5WQFn,.Loader_loader__sand-grain-left__MyiWR,.Loader_loader__sand-grain-right__9EDB2,.Loader_loader__sand-line-left__OrctK,.Loader_loader__sand-line-right__2ePPW,.Loader_loader__sand-mound-bottom__e3YCR,.Loader_loader__sand-mound-top__drnPq{animation-duration:var(--dur);animation-timing-function:cubic-bezier(.83,0,.17,1);animation-iteration-count:infinite}.Loader_loader__glare-top__yaiiu{animation-name:Loader_glare-top__sbrMz}.Loader_loader__glare-bottom__uAVU4{animation-name:Loader_glare-bottom__caqIm}.Loader_loader__model__N_x23{animation-name:Loader_loader-flip___MA0d;transform-origin:12.25px 16.75px}.Loader_loader__motion-medium__v49Gs,.Loader_loader__motion-thick__WoWle,.Loader_loader__motion-thin__6Bcmp{transform-origin:26px 26px}.Loader_loader__motion-thick__WoWle{animation-name:Loader_motion-thick__0lsrV}.Loader_loader__motion-medium__v49Gs{animation-name:Loader_motion-medium__sjd7k}.Loader_loader__motion-thin__6Bcmp{animation-name:Loader_motion-thin__BzqJ3}.Loader_loader__sand-drop__8WxR_{animation-name:Loader_sand-drop__PgTnZ}.Loader_loader__sand-fill__5WQFn{animation-name:Loader_sand-fill__VIuBK}.Loader_loader__sand-grain-left__MyiWR{animation-name:Loader_sand-grain-left__5673l}.Loader_loader__sand-grain-right__9EDB2{animation-name:Loader_sand-grain-right__b05qn}.Loader_loader__sand-line-left__OrctK{animation-name:Loader_sand-line-left__cTD3o}.Loader_loader__sand-line-right__2ePPW{animation-name:Loader_sand-line-right__iLpUy}.Loader_loader__sand-mound-top__drnPq{animation-name:Loader_sand-mound-top__tO1E4}.Loader_loader__sand-mound-bottom__e3YCR{animation-name:Loader_sand-mound-bottom___6Kj9;transform-origin:12.25px 31.5px}@keyframes Loader_loader-flip___MA0d{0%{transform:translate(13.75px,9.25px) rotate(-180deg)}24%,to{transform:translate(13.75px,9.25px) rotate(0)}}@keyframes Loader_glare-top__sbrMz{0%{stroke:hsla(0,0%,100%,0)}24%,to{stroke:#fff}}@keyframes Loader_glare-bottom__caqIm{0%{stroke:#fff}24%,to{stroke:hsla(0,0%,100%,0)}}@keyframes Loader_motion-thick__0lsrV{0%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:hsla(0,0%,100%,0);stroke-dashoffset:153.94;transform:rotate(.67turn)}20%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:#202020;stroke-dashoffset:141.11;transform:rotate(1turn)}40%,to{stroke:hsla(0,0%,100%,0);stroke-dashoffset:153.94;transform:rotate(1.33turn)}}@keyframes Loader_motion-medium__sjd7k{0%,8%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:hsla(0,0%,100%,0);stroke-dashoffset:153.94;transform:rotate(.5turn)}20%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:#fff;stroke-dashoffset:147.53;transform:rotate(.83turn)}32%,to{stroke:hsla(0,0%,100%,0);stroke-dashoffset:153.94;transform:rotate(1.17turn)}}@keyframes Loader_motion-thin__BzqJ3{0%,4%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:hsla(0,0%,100%,0);stroke-dashoffset:153.94;transform:rotate(.33turn)}24%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:#353535;stroke-dashoffset:134.7;transform:rotate(.67turn)}44%,to{stroke:hsla(0,0%,100%,0);stroke-dashoffset:153.94;transform:rotate(1turn)}}@keyframes Loader_sand-drop__PgTnZ{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:1}70%,to{stroke-dashoffset:-107}}@keyframes Loader_sand-fill__VIuBK{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:55}70%,to{stroke-dashoffset:-54}}@keyframes Loader_sand-grain-left__5673l{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:29}70%,to{stroke-dashoffset:-22}}@keyframes Loader_sand-grain-right__b05qn{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:27}70%,to{stroke-dashoffset:-24}}@keyframes Loader_sand-line-left__cTD3o{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:53}70%,to{stroke-dashoffset:-55}}@keyframes Loader_sand-line-right__iLpUy{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:14}70%,to{stroke-dashoffset:-24.5}}@keyframes Loader_sand-mound-top__tO1E4{0%,10%{animation-timing-function:linear;transform:translate(0)}15%{animation-timing-function:cubic-bezier(.12,0,.39,0);transform:translateY(1.5px)}51%,to{transform:translateY(13px)}}@keyframes Loader_sand-mound-bottom___6Kj9{0%,31%{animation-timing-function:cubic-bezier(.61,1,.88,1);transform:scaleY(0)}56%,to{transform:scale(1)}}.Loader_main-div__iG9un{height:90vh;margin:auto;display:flex;justify-content:center;align-items:center}