@font-face{font-family:Geist Pixel Line;src:url(/fonts/geist-pixel-line.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}.ph-landing{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0b0c10;--foreground:#f7f7f8;--card:#101115;--card-foreground:#f7f7f8;--popover:#101115;--popover-foreground:#f7f7f8;--primary:#fff;--primary-foreground:#0b0c10;--secondary:#16171b;--secondary-foreground:#ddd;--muted:#191a1f;--muted-foreground:#a0a0a6;--accent:#1b1c22;--accent-foreground:#fff;--border:#27282e;--input:#33343a;--ring:#b6b8c2;--radius:1.5rem}.ph-landing *{box-sizing:border-box}body:has(.ph-landing),html:has(.ph-landing){background:#0b0c10}body:has(.ph-landing){margin:0}.ph-landing{color:var(--foreground);font-family:var(--ph-font-sans),Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}.ph-landing ::-moz-selection{color:#fff;background:#625132}.ph-landing ::selection{color:#fff;background:#625132}.ph-landing a{color:inherit;text-decoration:none}.ph-landing [role=link],.ph-landing a,.ph-landing button{-webkit-tap-highlight-color:transparent}.ph-landing a:focus-visible{outline-offset:5px;outline:2px solid #dedee4}.ph-landing [role=link]:focus-visible{outline-offset:5px;outline:2px solid #dedee4}.ph-landing button:focus-visible{outline-offset:5px;outline:2px solid #dedee4}.ph-landing [aria-disabled=true]{cursor:default}.ph-landing{--navigation-top:24px;--navigation-height:56px}.ph-landing h1{letter-spacing:-.9px;margin:0;font-family:Geist Pixel Line,monospace;font-size:clamp(3rem,5vw,4.5rem);font-weight:400;line-height:1.1}.ph-landing .cta{letter-spacing:-.45px;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:44px;padding:10px 20px;font-size:1rem;line-height:1.35;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.ph-landing .cta-primary{color:#0b0c10;background:#fff;border:1px solid #fff}.ph-landing .cta-primary:hover{background:#ececef;transform:translateY(-1px);box-shadow:0 3px 20px #ffffff0b}.ph-landing .cta-secondary{color:#d0d0d3;background:#0e0f1240;border:1px solid #48484d}.ph-landing .cta-secondary:hover{background:#ffffff05;border-color:#797980;transform:translateY(-1px)}.ph-landing{--section-surface:#111216;--section-raised:#17181c;--section-line:#292a2e;--section-muted:#9a9ba2;--amber:#d9a567;--amber-soft:#a97942}html:has(.ph-landing){scroll-behavior:smooth;scroll-padding-top:100px}.ph-landing .below-hero{position:relative;overflow:clip}.ph-landing .page-section{max-width:1264px;margin:0 auto;padding:112px 32px}.ph-landing .section-eyebrow{color:var(--amber);text-transform:uppercase;letter-spacing:.065em;align-items:center;gap:9px;margin:0 0 22px;font:400 .75rem/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.ph-landing .section-eyebrow>span{background:var(--amber);width:5px;height:5px;box-shadow:0 0 10px #d9a5674a}.ph-landing .below-hero h2{letter-spacing:-1.8px;text-wrap:balance;margin:0;font-size:clamp(2rem,3.3vw,2.875rem);font-weight:400;line-height:1.13}.ph-landing .below-hero h3{font-weight:400}.ph-landing .section-heading{margin-bottom:48px}.ph-landing .split-heading{grid-template-columns:1.25fr 1fr;align-items:end;gap:100px;display:grid}.ph-landing .split-heading h2{max-width:560px}.ph-landing .section-description,.ph-landing .section-heading>p:not(.section-eyebrow){color:var(--section-muted);letter-spacing:-.2px;margin:22px 0 0;font-size:1rem;line-height:1.65}.ph-landing .split-heading>p{max-width:450px;margin:0 0 3px}.ph-landing [data-reveal][data-reveal-state=pending]{opacity:0;translate:0 var(--section-reveal-distance,10px)}.ph-landing [data-reveal][data-reveal-state=entering]{animation:section-fade-in var(--section-reveal-duration,.65s) cubic-bezier(.16,1,.3,1) var(--section-reveal-delay,0s) both}@keyframes section-fade-in{0%{opacity:0;translate:0 var(--section-reveal-distance,10px)}to{opacity:1;translate:0}}.ph-landing .centered-heading{text-align:center;max-width:700px;margin:0 auto 64px}.ph-landing .centered-heading .section-eyebrow{justify-content:center}.ph-landing .centered-heading>p:not(.section-eyebrow){max-width:600px;margin-inline:auto}.ph-landing .navigation-shell{z-index:50;top:var(--navigation-top);-webkit-backdrop-filter:blur(14px);background:#0c0d11e8;border:1px solid #26272c;border-radius:32px;width:min(672px,100% - 40px);margin:0 auto;position:fixed;inset-inline:0;box-shadow:0 0 30px #ffffff04,0 12px 28px #0007,inset 0 1px 8px #ffffff02}.ph-landing .navigation{flex-wrap:wrap;align-items:center;gap:32px;height:auto;min-height:54px;padding:0 10px 0 20px;display:flex}.ph-landing .brand{white-space:nowrap;border-radius:20px;align-items:center;gap:10px;margin-right:auto;display:inline-flex}.ph-landing .brand-mark{color:#0b0c10;background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.ph-landing .nav-cta{color:#101116;white-space:nowrap;background:#fff;border-radius:24px;justify-content:center;align-items:center;min-height:34px;padding:7px 17px;transition:background .18s,box-shadow .18s;display:inline-flex}.ph-landing .nav-cta:hover{background:#ededf0;box-shadow:0 0 18px #ffffff0d}.ph-landing .navigation-shell{animation-delay:var(--nav-delay)}.ph-landing .site-footer{background:#090a0d;border-top:1px solid #292825;padding:67px max(32px,50vw - 600px) 0}.ph-landing .footer-main{grid-template-columns:1fr 270px 54px;align-items:start;gap:72px;display:grid}.ph-landing .footer-intro>p{margin:24px 0 29px}.ph-landing .footer-contact>span{color:#80818b;margin-bottom:7px;display:block}.ph-landing .footer-contact>a{color:#c4c4cd;align-items:center;gap:15px;display:inline-flex}.ph-landing .footer-contact>a:hover{color:#fff}.ph-landing .footer-contact>a svg{transform:rotate(45deg)}.ph-landing .footer-links{flex-direction:column;padding-top:2px;display:flex}.ph-landing .footer-links>a{color:#9c9da5;border-bottom:1px solid #27282d;justify-content:space-between;align-items:center;min-height:49px;transition:color .2s;display:flex}.ph-landing .footer-links>a:hover{color:#fff}.ph-landing .footer-links svg{color:#666974}.ph-landing .back-to-top{color:#b5b5bd;border:1px solid #37383e;border-radius:50%;place-items:center;width:46px;height:46px;transition:background .18s,border-color .18s;display:grid}.ph-landing .back-to-top:hover{background:#1b1c21;border-color:#6b655c}.ph-landing .footer-wordmark{text-align:center;color:#29292c;letter-spacing:-6px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:54px;font-family:Geist Pixel Line,monospace;font-size:clamp(4rem,13.1vw,11.5rem);line-height:1.2}.ph-landing .footer-bottom{color:#747681;border-top:1px solid #25262b;justify-content:space-between;gap:25px;padding:23px 0 26px;display:flex}@media (min-width:1700px){.ph-landing .hero-copy{margin-top:90px}.ph-landing .globe-stage{height:520px;margin-top:100px}}@media (max-width:760px){.ph-landing{--navigation-top:max(20px,env(safe-area-inset-top,0px))}.ph-landing .hero{min-height:0}.ph-landing .navigation-shell{width:calc(100% - 32px)}.ph-landing .navigation{gap:16px;padding-left:16px}.ph-landing .hero-copy{margin-top:80px;padding:0 22px}.ph-landing h1{letter-spacing:-1.5px;font-size:clamp(2.125rem,5.9vw,3rem);line-height:1.2}.ph-landing .hero-description{max-width:560px;margin-top:26px}.ph-landing .globe-stage{height:330px;margin-top:78px}.ph-landing .amber-atmosphere{width:145%;height:560px;bottom:-260px}}@media (max-width:540px){.ph-landing{--navigation-height:58px}.ph-landing .navigation{gap:12px;height:auto;min-height:56px;padding-right:8px}.ph-landing .brand{letter-spacing:-.55px;gap:8px;font-size:1rem}.ph-landing .brand-mark{width:23px;height:23px}.ph-landing .nav-cta{min-height:38px;padding-inline:13px;font-size:.8125rem}.ph-landing .hero-copy{margin-top:73px;padding:0 20px}.ph-landing h1{letter-spacing:-1.1px;font-size:clamp(1.875rem,7.6vw,2.55rem);line-height:1.28}.ph-landing .headline-line{width:auto}.ph-landing .hero-description{color:#a0a0a6;max-width:355px;margin-top:25px;font-size:1rem;line-height:1.6}.ph-landing .hero-actions{gap:10px;margin-top:26px}.ph-landing .cta{min-height:46px;padding-inline:18px;font-size:.9375rem}.ph-landing .globe-stage{height:285px;margin-top:83px}}@media (max-width:539px){.ph-landing .globe-stage{height:calc(60.8vw + 16px);-webkit-mask-image:linear-gradient(#000 78%,#0000);mask-image:linear-gradient(#000 78%,#0000)}}@media (max-width:360px){.ph-landing .navigation{gap:8px;padding-left:12px}.ph-landing .brand{font-size:.875rem}.ph-landing .nav-cta{padding-inline:10px}.ph-landing .hero-copy{padding-inline:15px}.ph-landing .hero-actions{gap:8px}.ph-landing .cta{padding-inline:15px;font-size:.875rem}}@media (prefers-reduced-motion:reduce){.ph-landing *,.ph-landing :after,.ph-landing :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}.ph-landing .headline-line{opacity:1;filter:none;clip-path:none;transform:none}}@media (max-width:540px){.ph-landing .globe-poster{width:160%;height:85%;left:-30%}}@media (min-width:1600px){.ph-landing .below-hero .page-section{max-width:1376px}.ph-landing .site-footer{padding-inline:max(32px,50vw - 656px)}}@media (max-width:1100px){.ph-landing .split-heading{gap:55px}.ph-landing .workflow-section{grid-template-columns:1fr 1.1fr;gap:40px}.ph-landing .workflow-stage{padding-inline:16px}.ph-landing .card-copy{padding-inline:21px}.ph-landing .products-section{grid-template-columns:.8fr 1.2fr;gap:50px}.ph-landing .product-item{gap:15px}}@media (max-width:820px){.ph-landing .page-section{padding:82px 24px}.ph-landing .below-hero h2{font-size:2.25rem}.ph-landing .split-heading{grid-template-columns:1fr;gap:24px}.ph-landing .split-heading>p{max-width:580px}.ph-landing .section-heading{margin-bottom:36px}.ph-landing .section-eyebrow{margin-bottom:18px}.ph-landing .challenge-grid{gap:12px}.ph-landing .card-copy{padding:20px 17px 24px}.ph-landing .card-copy h3{font-size:1.0625rem}.ph-landing .card-copy p{font-size:1rem}.ph-landing .workflow-section{grid-template-columns:1fr;gap:40px}.ph-landing .workflow-text h2{max-width:550px}.ph-landing .workflow-text>.section-description{max-width:580px}.ph-landing .workflow-stage{min-height:595px}.ph-landing .work-window{margin-top:44px}.ph-landing .workflow-steps{margin-top:30px}.ph-landing .products-section{grid-template-columns:1fr;gap:35px;padding-top:25px}.ph-landing .products-intro h2{max-width:550px}.ph-landing .products-intro p{max-width:590px}.ph-landing .closing-section{min-height:440px}.ph-landing .closing-copy h2{font-size:3rem}.ph-landing .site-footer{padding:55px 24px 0}.ph-landing .footer-main{grid-template-columns:1fr 200px 44px;gap:30px}.ph-landing .footer-intro>p{font-size:1.4rem}.ph-landing .footer-wordmark{letter-spacing:-4px}}@media (max-width:600px){.ph-landing .page-section{padding:72px 20px}.ph-landing .challenge-section{padding-top:50px}.ph-landing .below-hero h2{letter-spacing:-1.25px;font-size:2.125rem;line-height:1.18}.ph-landing .section-eyebrow{font-size:.75rem}.ph-landing .section-description,.ph-landing .section-heading>p:not(.section-eyebrow){font-size:1rem;line-height:1.65}.ph-landing .section-heading{margin-bottom:32px}.ph-landing .challenge-grid{grid-template-columns:1fr;gap:18px}.ph-landing .card-copy{padding:20px 24px 28px}.ph-landing .card-copy h3{font-size:1.25rem}.ph-landing .card-copy p{font-size:1rem}.ph-landing .card-index{font-size:.75rem}.ph-landing .workflow-section{gap:35px}.ph-landing .workflow-text h2{max-width:340px}.ph-landing .step-trigger{gap:12px;padding-block:22px;font-size:.9375rem}.ph-landing .step-description{padding-left:28px;padding-right:2px}.ph-landing .workflow-stage{min-height:585px;padding:19px 14px 28px}.ph-landing .stage-caption{font-size:.75rem}.ph-landing .stage-caption span:last-child{text-align:right;max-width:95px}.ph-landing .work-window{margin-top:36px}.ph-landing .work-window-header{padding:15px 13px}.ph-landing .work-window-body{padding-inline:13px}.ph-landing .workflow-stage-copy{margin-top:34px}.ph-landing .workflow-stage-copy h3{font-size:1.125rem}.ph-landing .workflow-stage-copy p{font-size:.875rem}.ph-landing .centered-heading{text-align:left;margin-bottom:34px}.ph-landing .centered-heading .section-eyebrow{justify-content:flex-start}.ph-landing .pipeline-section h2{letter-spacing:-1.4px;font-size:2.375rem;line-height:1.17}.ph-landing .products-section{gap:30px;padding-top:15px}.ph-landing .product-item{grid-template-columns:36px minmax(0,1fr);gap:15px;padding-block:26px}.ph-landing .product-icon{width:36px;height:39px}.ph-landing .product-index{display:none}.ph-landing .product-item h3{font-size:1.125rem}.ph-landing .closing-section{min-height:425px;padding:77px 20px}.ph-landing .closing-copy h2{max-width:350px;margin-inline:auto;font-size:2.875rem}.ph-landing .closing-copy>p:not(.section-eyebrow){max-width:330px;margin:21px auto 28px;font-size:.9375rem}.ph-landing .closing-copy>p:not(.section-eyebrow) br{display:none}.ph-landing .closing-copy>p:not(.section-eyebrow) br:after{content:" "}.ph-landing .site-footer{padding:48px 20px 0}.ph-landing .footer-main{grid-template-columns:1fr 46px;gap:28px}.ph-landing .footer-intro{grid-column:1}.ph-landing .footer-intro>p{margin-top:24px;font-size:1.5rem}.ph-landing .footer-contact{margin-top:32px}.ph-landing .back-to-top{grid-area:1/2}.ph-landing .footer-links{grid-area:2/1/auto/-1}.ph-landing .footer-links>a{min-height:51px}.ph-landing .footer-wordmark{letter-spacing:-2px;margin:42px 0 14px;font-size:13.1vw}.ph-landing .footer-bottom{flex-direction:column;align-items:flex-start;gap:9px;font-size:.75rem}}@media (prefers-reduced-motion:reduce){.ph-landing [data-reveal][data-reveal-state]{opacity:1;translate:none}}@media (max-width:600px){.ph-landing .below-hero .challenge-card .card-copy p,.ph-landing .below-hero .closing-copy>p:not(.section-eyebrow),.ph-landing .below-hero .data-card-copy p,.ph-landing .below-hero .judgment-card-description,.ph-landing .below-hero .product-item p,.ph-landing .below-hero .section-description,.ph-landing .below-hero .section-heading>p:not(.section-eyebrow),.ph-landing .below-hero .step-description,.ph-landing .hero-description{font-size:.875rem;line-height:1.65}.ph-landing .below-hero h2{font-size:2.375rem;line-height:1.15}.ph-landing .below-hero .pipeline-section h2{font-size:2.5rem}.ph-landing .below-hero .closing-copy h2{font-size:3rem}}@media (max-width:540px){.ph-landing .hero h1{font-size:clamp(2rem,8.2vw,2.75rem)}}@media (hover:hover){.ph-landing .challenge-card:hover{border-color:#696371;box-shadow:0 0 0 5px #ffffff04,inset 0 1px #ffffff10}.ph-landing .challenge-card:hover .pattern-panel{transform:perspective(800px) rotateY(-5deg) rotateX(3deg) rotate(-1deg) translateY(-3px)}.ph-landing .challenge-card:hover .context-task{transform:translate(-50%,calc(-50% - 3px)) rotate(-1deg)}.ph-landing .challenge-card:hover .review-core{transform:translateY(-3px)}}@media (max-width:1000px){.ph-landing .challenge-grid{gap:16px}.ph-landing .challenge-card,.ph-landing .challenge-card:nth-child(2){grid-column:span 6}.ph-landing .challenge-card .card-copy{padding:22px 24px 26px}.ph-landing .context-tag{min-width:89px;padding-inline:8px;font-size:.75rem}.ph-landing .context-tag-one,.ph-landing .context-tag-three{left:3%}.ph-landing .context-tag-four,.ph-landing .context-tag-two{right:3%}.ph-landing .context-task{width:100px;height:128px}.ph-landing .challenge-card:nth-child(3) .card-copy{width:51%;padding:30px}}@media (max-width:680px){.ph-landing .challenge-grid{grid-template-columns:1fr;gap:18px}.ph-landing .challenge-card,.ph-landing .challenge-card:nth-child(2),.ph-landing .challenge-card:nth-child(3){grid-column:auto;min-height:415px}.ph-landing .challenge-scene{min-height:280px}.ph-landing .challenge-card .card-copy{padding:18px 23px 26px}.ph-landing .challenge-card:nth-child(3) .card-copy{background:linear-gradient(#0d0e1100,#0d0e11 35%);width:100%;padding:18px 23px 26px}.ph-landing .challenge-card:nth-child(3) .card-copy h3{letter-spacing:-.2px;font-size:1rem;font-weight:600;line-height:1.65;display:inline}.ph-landing .challenge-card:nth-child(3) .card-copy h3:after{content:"."}.ph-landing .review-scene{width:100%;min-height:280px;position:relative}.ph-landing .context-map{height:260px}.ph-landing .context-tag-one,.ph-landing .context-tag-two{top:49px}.ph-landing .context-tag-four,.ph-landing .context-tag-three{bottom:49px}.ph-landing .review-halo{width:270px;height:270px}}@media (max-width:360px){.ph-landing .challenge-card .card-copy,.ph-landing .challenge-card:nth-child(3) .card-copy{padding-inline:20px}.ph-landing .context-task{width:88px;height:116px}.ph-landing .context-tag{min-width:78px;padding-inline:6px}.ph-landing .pattern-panel{max-width:81%;padding:15px}.ph-landing .pattern-matrix{gap:7px}}@media (prefers-reduced-motion:reduce){.ph-landing .challenge-card,.ph-landing .context-task,.ph-landing .pattern-panel,.ph-landing .review-core{transition:none}.ph-landing .challenge-card:hover .pattern-panel{transform:perspective(800px) rotateY(-9deg) rotateX(7deg) rotate(-2deg)}.ph-landing .challenge-card:hover .context-task{transform:translate(-50%,-50%) rotate(-4deg)}.ph-landing .challenge-card:hover .review-core{transform:none}}@media (hover:hover){.ph-landing .data-feature-card:hover{border-color:#696572;box-shadow:0 0 0 5px #ffffff04,inset 0 1px #ffffff10}.ph-landing .data-feature-card:hover .data-source-panel{transform:perspective(800px) rotateY(-4deg) rotate(-2deg) translateY(-3px)}.ph-landing .data-feature-card:hover .data-review-panel{transform:perspective(800px) rotateY(3deg) rotate(1deg) translateY(-3px)}.ph-landing .data-feature-card:hover .data-structure-panel{transform:perspective(800px) rotateY(-3deg) rotate(-1deg) translateY(-3px)}}@media (max-width:1100px) and (min-width:901px){.ph-landing .data-cards-grid{gap:16px}.ph-landing .data-card-stage{padding-left:21px}.ph-landing .data-card-copy{padding-inline:21px}.ph-landing .data-card-visual{padding-inline:18px}.ph-landing .data-panel{padding-inline:14px}.ph-landing .data-panel-heading{gap:6px;font-size:.75rem}.ph-landing .data-card-connector{right:-20px}}@media (max-width:900px) and (min-width:601px){.ph-landing .data-cards-grid{grid-template-columns:1fr;gap:22px}.ph-landing .data-feature-card{grid-template-columns:47% 53%;align-items:center;min-height:305px;display:grid}.ph-landing .data-card-stage{padding:21px 23px;position:absolute;top:0;left:0}.ph-landing .data-card-visual{height:305px;padding-top:48px}.ph-landing .data-card-light{inset:0 -50px 0 0}.ph-landing .data-card-visual:after{background:linear-gradient(90deg,#0000 65%,#0c0d10),linear-gradient(#0000 75%,#0c0d10);inset:0 -50px 0 0}.ph-landing .data-card-copy{background:0 0;padding:35px 27px 35px 18px}.ph-landing .data-card-connector{top:auto;bottom:-23px;right:calc(50% - 12px);transform:rotate(90deg)}}@media (max-width:600px){.ph-landing .data-cards-grid{grid-template-columns:1fr;gap:22px}.ph-landing .data-card-stage{padding:22px 24px 0}.ph-landing .data-card-visual{height:275px;padding-inline:25px}.ph-landing .data-card-copy{padding:6px 24px 29px}.ph-landing .data-card-connector{top:auto;bottom:-23px;right:calc(50% - 12px);transform:rotate(90deg)}.ph-landing .data-cycle-caption{max-width:280px;margin-inline:auto}}@media (max-width:360px){.ph-landing .data-card-copy,.ph-landing .data-card-visual{padding-inline:20px}.ph-landing .data-card-stage{padding-left:20px}.ph-landing .data-panel{padding-inline:14px}.ph-landing .data-panel-heading{gap:6px}}@media (prefers-reduced-motion:reduce){.ph-landing .data-feature-card,.ph-landing .data-panel{transition:none}.ph-landing .data-feature-card:hover .data-source-panel{transform:perspective(800px) rotateY(-7deg) rotate(-4deg)}.ph-landing .data-feature-card:hover .data-review-panel{transform:perspective(800px) rotateY(5deg) rotate(3deg)}.ph-landing .data-feature-card:hover .data-structure-panel{transform:perspective(800px) rotateY(-6deg) rotate(-3deg)}}@media (hover:hover){.ph-landing .expertise-card:hover{border-color:#76604a}.ph-landing .expertise-card:hover:before{opacity:1}.ph-landing .expertise-card:hover:after{background:#d5a364;width:75px}}@media (max-width:1100px){.ph-landing .expertise-grid{gap:15px}.ph-landing .expertise-card{padding-inline:24px}.ph-landing .judgment-card-meta{letter-spacing:0;gap:10px}}@media (max-width:900px) and (min-width:601px){.ph-landing .expertise-grid{grid-template-columns:1fr;gap:16px}.ph-landing .expertise-card{grid-template-columns:.95fr 1.05fr;align-items:center;gap:40px;min-height:205px;padding:30px;display:grid}.ph-landing .judgment-card-meta{max-width:240px}.ph-landing .expertise-card h3{margin-top:20px;font-size:2rem}.ph-landing .judgment-card-description{margin:0;padding-top:0}}@media (max-width:600px){.ph-landing .expertise-grid{grid-template-columns:1fr;gap:16px}.ph-landing .expertise-card{min-height:294px;padding:24px 24px 27px}.ph-landing .expertise-card h3{margin-top:17px;font-size:2rem}.ph-landing .judgment-card-description{padding-top:38px}.ph-landing .expertise-card:after{left:24px}}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_ebfcd2;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_ebfcd2{font-family:__Manrope_ebfcd2,__Manrope_Fallback_ebfcd2;font-style:normal}.__variable_ebfcd2{--ph-font-sans:"__Manrope_ebfcd2","__Manrope_Fallback_ebfcd2"}