:root{--cl-backdrop:255 255 255;--cl-black:17 17 17;--cl-white:255 255 255;--cl-teams-orange:#ff642d;--cl-orange-100:255 244 237;--cl-orange-700:255 133 50;--cl-blue-100:235 242 254;--cl-light-gray:242 242 242;--cl-dark-gray:154 154 154;--cl-golden-brown:#bf830a;--cl-teal-blue:#3c818d;--cl-fire-brick:#b1583e;--cl-dark-black:#1d1d1e;--cl-muted-purple:#535f83;--cl-gray:234 234 234;--cl-purple-vibrant:161 49 255;--cl-orange-vibrant:255 121 64;--cl-blue-vibrant:0 117 255;--cl-blue-green-gradient:linear-gradient(103deg,#4067ef,#1aa4ee);--cl-blue-green-gradient-ani:linear-gradient(110deg,#4067ef,#1aa4ee,#4067ef);--cl-blue-dark-gradient-ani:linear-gradient(93deg,#005091 21%,#2493ee 41%,#005091 104%);--cl-orange-yellow-gradient:linear-gradient(124deg,#ff534b,#f9b92d);--cl-orange-yellow-gradient-ani:linear-gradient(110deg,#ff784b,#f9a12d,#ff784b);--cl-beta-orange-gradient-ani:radial-gradient(66.67% 66.67% at 50% 50%,#eb6002 0%,#ffb253 100%);--cl-christmas-red-gradient:linear-gradient(180deg,hsla(0,0%,100%,.5),rgba(123,84,237,0) 100%,hsla(0,0%,100%,0) 0),#ff3232;--cl-golden-gradient-ani:linear-gradient(262deg,#cd9950,#f9cb52,#cd9950);--cl-teams-orange-gradient:linear-gradient(90deg,#ff642d,#ff924a);--cl-teams-orange-gradient-ani:linear-gradient(90deg,#ff642d,#ff924a,#ff642d);--cl-purple-right:#af57ff;--cl-purple-left:#960eff;--cl-purple-pink-gradient:linear-gradient(108deg,var(--cl-purple-left) 0%,var(--cl-purple-right) 100%);--cl-purple-pink-gradient-ani:linear-gradient(110deg,var(--cl-purple-left),var(--cl-purple-right),var(--cl-purple-left));--cl-green-blue-gradient:linear-gradient(110deg,#33d7a6,#1183e8);--cl-green-blue-gradient-ani:linear-gradient(110deg,#1183e8,#33d7a6,#1183e8);--border-radius:10px;--border-radius-lg:22px;--grid-size:62px}body,html{background-color:rgb(var(--cl-white));scroll-behavior:smooth}img{display:block}*{scroll-padding-top:max(8vh,40px)}.hide-one-third-loop-instant{animation-duration:3.9s;animation-iteration-count:infinite;animation-name:hide-one-third;animation-timing-function:linear}.background-clip-text,.text-beta-orange,.text-blue-dark,.text-blue-green,.text-golden,.text-green-blue,.text-orange-yellow,.text-purple-pink,.text-teams-orange{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bg-blue-green-ani,.text-blue-green{animation:SlantedGradientAni 2.6s linear infinite;background-image:var(--cl-blue-green-gradient-ani);background-size:200% auto}@keyframes SlantedGradientAni{0%{background-position:0 50%}to{background-position:-200% 50%}}.text-blue-dark{background-image:var(--cl-blue-dark-gradient-ani)}.text-blue-dark,.text-orange-yellow{animation:SlantedGradientAni 2.6s linear infinite;background-size:200% auto}.text-orange-yellow{background-image:var(--cl-orange-yellow-gradient-ani)}.text-beta-orange{background-image:var(--cl-beta-orange-gradient-ani)}.text-beta-orange,.text-teams-orange{animation:SlantedGradientAni 2.6s linear infinite;background-size:200% auto}.text-teams-orange{background-image:var(--cl-teams-orange-gradient-ani)}.text-golden{animation:SlantedGradientAni 2.6s linear infinite;background-image:var(--cl-golden-gradient-ani);background-size:200% auto}.text-green-blue{background-image:var(--cl-green-blue-gradient)}.text-purple-pink{animation:SlantedGradientAni 2.6s linear infinite;background-image:var(--cl-purple-pink-gradient-ani);background-size:200% auto}@keyframes hide-one-third{0%{opacity:1}30%{opacity:1}36%{opacity:0}to{opacity:0}}.blur-blob{border-radius:40%;filter:blur(100px);position:absolute;transform:translateZ(0)}.blur-blob.orange{background-image:var(--cl-orange-yellow-gradient)}.blur-blob.purple{background-image:var(--cl-purple-pink-gradient)}.blur-blob.blue{background-image:var(--cl-blue-green-gradient)}.blur-blob.green{background-image:var(--cl-green-blue-gradient)}.blur-blob.golden{background-image:var(--cl-golden-gradient-ani)}.blur-blob.christmas-red{background:#ff3232}.scroll-fade{position:relative}.scroll-fade:after,.scroll-fade:before{bottom:0;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100px;z-index:1}.scroll-fade:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.scroll-fade:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:0}.scroll-fade-orange{position:relative}.scroll-fade-orange:after,.scroll-fade-orange:before{bottom:0;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100px;z-index:1}.scroll-fade-orange:before{background:linear-gradient(90deg,#fcf8f6,hsla(20,50%,98%,0))}.scroll-fade-orange:after{background:linear-gradient(270deg,#fcf8f6,hsla(20,50%,98%,0))}.scroll-fade-black{position:relative}.scroll-fade-black:after,.scroll-fade-black:before{bottom:0;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100px;z-index:1}.scroll-fade-black:before{background:linear-gradient(90deg,#0c0c0c,hsla(0,0%,5%,0))}.scroll-fade-black:after{background:linear-gradient(270deg,#0c0c0c,hsla(0,0%,5%,0))}.scrolling-wrapper{align-items:center;display:flex;height:100%;overflow:hidden;position:relative;width:100%}.scrolling-wrapper:hover>*{animation-play-state:paused}.scrolling-wrapper>*{animation-duration:var(--duration,12s);animation-iteration-count:infinite;animation-name:translate-from-half;animation-timing-function:linear}.scrolling-wrapper:after,.scrolling-wrapper:before{bottom:0;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100px;z-index:1}.scrolling-wrapper:before{left:0}.scrolling-wrapper:before.white{background:linear-gradient(to right,rgb(var(--cl-white)),rgb(var(--cl-white)/0))}.scrolling-wrapper:after{right:0}.scrolling-wrapper:after.white{background:linear-gradient(to left,rgb(var(--cl-white)),rgb(var(--cl-white)/0))}.scrolling-wrapper.healthcare:before{background:linear-gradient(90deg,#fcf8f6,hsla(20,50%,98%,0))}.scrolling-wrapper.healthcare:after{background:linear-gradient(270deg,#fcf8f6,hsla(20,50%,98%,0))}.scrolling-wrapper.lawyer:before{background:linear-gradient(90deg,#24292f,rgba(36,41,47,0))}.scrolling-wrapper.lawyer:after{background:linear-gradient(270deg,#24292f,rgba(36,41,47,0))}.scrolling-wrapper.real-estate:before{background:linear-gradient(90deg,#4b2829,rgba(75,40,41,0))}.scrolling-wrapper.real-estate:after{background:linear-gradient(270deg,#4b2829,rgba(75,40,41,0))}@keyframes translate-from-half{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.observer:not(.intersected)>*{animation-play-state:paused!important}.invisible-scrollbar{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.invisible-scrollbar::-webkit-scrollbar{display:none}.react-slider{width:auto}.react-slider-track{background:#eaecf0;border-radius:8px;height:8px;top:8px}.react-slider-thumb,.react-slider-track.react-slider-track-0{background:var(--cl-teams-orange)}.react-slider-thumb{border:2px solid #fff;border-radius:100%;cursor:pointer;height:24px;outline:none;width:24px}.hide-spin-button::-webkit-inner-spin-button,.hide-spin-button::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hide-spin-button{-moz-appearance:textfield}.customSlider{width:auto}.customSlider-track{background:#e7e7e8;border-radius:8px;height:6px;top:6px}.customSlider-track-light{background:#e7e7e8;border-radius:8px;height:8px;top:8px}.customSlider-track.customSlider-track-0{background:var(--main-color);background:#f97315}.customSlider-track-light.customSlider-track-light-0{background:var(--main-color)}.customSlider-thumb-light{background:#fff;border:1px solid rgba(0,0,0,.059);border-radius:24px;cursor:pointer;outline:none;padding:2px;top:-4px;width:50px;z-index:0}.customSlider-thumb-dark{background:#fff;border-radius:100%;cursor:pointer;height:28px;outline:none;width:28px}.customSlider-thumb:hover{box-shadow:0 0 0 8px var(--main-color-hover)}.scrollbar-sleek::-webkit-scrollbar{height:6px;width:6px}.scrollbar-sleek::-webkit-scrollbar-track{background:transparent}.scrollbar-sleek::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:10px}.scrollbar-sleek::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgb(var(--cl-black));text-rendering:optimizeLegibility}p{color:inherit;line-height:1.6}::-moz-selection{background-color:rgb(var(--cl-orange-vibrant)/.1)}::selection{background-color:rgb(var(--cl-orange-vibrant)/.1)}.bg-black ::-moz-selection{background-color:hsla(0,0%,100%,.1)}.bg-black ::selection{background-color:hsla(0,0%,100%,.1)}.tag{background-color:rgba(249,114,22,.129);border-radius:8px;display:inline-block;font-size:15px;font-weight:700;letter-spacing:.04em;line-height:1;padding:6px 10px;text-transform:uppercase;white-space:nowrap}@media (min-width:575px){.tag{border-radius:var(--border-radius)}}.tag-blue{background-color:rgb(var(--cl-blue-100));border-radius:8px;display:inline-block;font-size:15px;font-weight:700;letter-spacing:.04em;line-height:1;padding:6px 12px;text-transform:uppercase;white-space:nowrap}@media (min-width:575px){.tag-blue{border-radius:var(--border-radius)}}.tag-teams-orange{background-color:#fef0ea;border-radius:8px;display:inline-block;font-size:15px;font-weight:700;letter-spacing:.04em;line-height:1;padding:6px 12px;text-transform:uppercase;white-space:nowrap}@media (min-width:575px){.tag-teams-orange{border-radius:var(--border-radius)}}.hero-heading{font-size:44px;font-weight:700;letter-spacing:-.032em;line-height:1.1;margin-left:auto;margin-right:auto;max-width:12em}@media (min-width:575px){.hero-heading{font-size:min(8vw,4.5rem)}}@media (min-width:1080px){.hero-heading{font-size:min(5vw,4rem)}}@media (min-width:1440px){.hero-heading{font-size:min(7vw,4.3rem)}}.hero-heading-test-b{font-size:28px;font-weight:700;letter-spacing:-1.5px;line-height:40px;margin:0 auto}@media(min-width:768px){.hero-heading-test-b{font-size:44px;line-height:56px;max-width:750px}}.hero-description-test-b{color:#646464;font-size:16px;font-weight:500;line-height:20px;margin:0 auto;max-width:36rem;padding-bottom:.75rem;padding-top:.75rem}@media(min-width:768px){.hero-description-test-b{font-size:18px;line-height:28px}}.fade-trusted-by-logo-title{font-size:20px;font-weight:700;letter-spacing:-1px;line-height:38px}@media(min-width:768px){.fade-trusted-by-logo-title{font-size:24px;line-height:32px}}.hero-heading-how-it-works{font-size:28px;font-weight:700;letter-spacing:-.032em;line-height:1.1;margin-left:auto;margin-right:auto;max-width:25em}@media (min-width:575px){.hero-heading-how-it-works{font-size:min(7vmin,4.5rem)}}.hero-heading-magic-eraser{font-size:28px;font-weight:700;letter-spacing:-.032em;line-height:1.1;margin-left:auto;margin-right:auto;max-width:16em}@media (min-width:575px){.hero-heading-magic-eraser{font-size:min(7vmin,4.5rem)}}.hero-heading-free-ai-headshot{font-family:var(--font-sans),system-ui,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.032em;line-height:1.1;margin-left:auto;margin-right:auto;max-width:18em}@media (min-width:575px){.hero-heading-free-ai-headshot{font-size:2.25rem}}@media (min-width:1080px){.hero-heading-free-ai-headshot{font-size:3rem}}.hero-heading-test-c{font-size:28px;font-weight:600;letter-spacing:-.032em;line-height:1.1;margin-left:auto;margin-right:auto;max-width:14em}@media (min-width:575px){.hero-heading-test-c{font-size:min(7vmin,4.5rem)}}.hero-heading-review{font-size:28px;font-weight:700;letter-spacing:-.032em;line-height:1.1;margin-left:auto;margin-right:auto;max-width:14em}@media (min-width:575px){.hero-heading-review{font-size:min(7vmin,3rem)}}.hero-heading-b{font-size:44px;font-weight:700;letter-spacing:-.032em;line-height:1.1;margin-left:auto;margin-right:auto;max-width:12em}@media (min-width:575px){.hero-heading-b{font-size:min(7vmin,4.5rem)}}.hero-text{font-size:18px;font-weight:400;line-height:1.4;opacity:.86}@media (min-width:575px){.hero-text{font-size:20px}}@media (min-width:812px){.hero-text{font-size:22px}}@media (min-width:1080px){.hero-text{font-size:20px}}@media (min-width:1440px){.hero-text{font-size:22px}}.hero-text-b{color:#646464;font-size:18px;font-weight:500;line-height:1.5}@media (min-width:575px){.hero-text-b{font-size:20px}}@media (min-width:812px){.hero-text-b{font-size:22px}}@media (min-width:1080px){.hero-text-b{font-size:20px}}@media (min-width:1440px){.hero-text-b{font-size:22px}}.caption-heading{font-size:14px;font-weight:600;letter-spacing:.04em;line-height:1;text-transform:uppercase}.section-heading{font-size:48px;font-weight:700;letter-spacing:-.033em;line-height:1.08}@media (min-width:575px){.section-heading{font-size:58px}}@media (min-width:1080px){.section-heading{font-size:68px}}.section-text{font-size:18px;font-weight:400;line-height:1.5;margin-left:auto;margin-right:auto;max-width:40em;opacity:.8}@media (min-width:575px){.section-text{font-size:20px}}@media (min-width:812px){.section-text{font-size:22px}}.subsection-heading{font-size:28px;font-weight:700;letter-spacing:-.03em}@media (min-width:575px){.subsection-heading{font-size:30px;line-height:1.1}}@media (min-width:812px){.subsection-heading{font-size:34px}}@media (min-width:1080px){.subsection-heading{font-size:48px}}.subsection-text{font-size:19px;font-weight:400;line-height:1.5;margin-left:auto;margin-right:auto;max-width:36em;opacity:.7}.background-library-heading{font-size:35px;font-weight:700;letter-spacing:-.35px}@media (min-width:575px){.background-library-heading{font-size:60px;font-weight:700;letter-spacing:-.6px;line-height:110%}}@media (min-width:1080px){.background-library-heading{font-size:72px;font-weight:700;letter-spacing:-.72px;line-height:110%}}.body-700{font-size:20px}.body-600,.body-700{font-weight:500;line-height:150%}.body-600{font-size:17px}@media(min-width:812px){.free-ai-headshot-file-select-box-shadow{box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}}.secondary-heading{font-size:28px;font-weight:600;letter-spacing:-.025em;line-height:40px}@media (min-width:812px){.secondary-heading{font-size:36px;line-height:56px}}:root{--outer-gutter:20px;--gap-gutter:12px;--max-width:1280px;--max-width-wide:1440px;--max-width-article:840px;--header-height:58px}@media (min-width:400px){:root{--outer-gutter:22px}}@media (min-width:575px){:root{--gap-gutter:14px;--outer-gutter:32px}}@media (min-width:812px){:root{--gap-gutter:16px;--outer-gutter:40px}}@media (min-width:1080px){:root{--gap-gutter:20px;--outer-gutter:64px}}:root{--section-spacing-3xl:8.75rem;--section-spacing-2xl:8rem;--section-spacing-xl:6rem;--section-spacing-lg:4.5rem;--section-spacing-md:3.5rem;--section-spacing-sm:2.5rem;--section-spacing-xs:2rem;--section-spacing-2xs:1rem}@media (min-width:812px){:root{--section-spacing-3xl:12.25rem;--section-spacing-2xl:10rem;--section-spacing-xl:8.5rem;--section-spacing-lg:7rem;--section-spacing-md:4.5rem;--section-spacing-sm:3rem;--section-spacing-xs:2.5rem;--section-spacing-2xs:1.5rem}}@media (min-width:1080px){:root{--section-spacing-3xl:17.5rem;--section-spacing-2xl:14rem;--section-spacing-xl:10.5rem;--section-spacing-lg:9rem;--section-spacing-md:6rem;--section-spacing-sm:4rem;--section-spacing-xs:3rem;--section-spacing-2xs:2rem}}.w-container{max-width:var(--max-width)}.w-container,.w-container-wide{margin-left:auto;margin-right:auto;padding-left:var(--outer-gutter);padding-right:var(--outer-gutter);width:100%}.w-container-wide{max-width:var(--max-width-wide)}.child-upper-center{display:flex;flex-direction:column}.child-upper-center.upper--extra:before{flex-grow:3}.child-upper-center:after,.child-upper-center:before{content:"";display:block;width:100%}.child-upper-center:before{flex-grow:4}.child-upper-center:after{flex-grow:5}@keyframes pop-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes fade-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes yaw-back-forth{0%{transform:translateY(0) rotate(-.3deg)}to{transform:translateY(7px) rotate(.6deg)}}@keyframes yaw-back-forth-left{0%{transform:translateY(0) rotate(.3deg)}to{transform:translateY(7px) rotate(-.6deg)}}.yaw-back-forth{animation-direction:alternate;animation-duration:2s;animation-iteration-count:infinite;animation-name:yaw-back-forth;animation-timing-function:ease-in-out}.yaw-back-forth.yaw--left{animation-name:yaw-back-forth-left!important}.pop-in{animation-duration:.6s;animation-fill-mode:forwards;animation-timing-function:ease;opacity:0;transform:scale(.6)}.pop-in.observer.intersected,.pop-in:not(.observer){animation-name:pop-in}.pop-out{transform:scale(.6)!important}.fade-out,.pop-out{opacity:0!important}.fade-out{transition:opacity .2s ease!important}.fade-in{animation-duration:.6s;animation-fill-mode:forwards;animation-timing-function:ease;opacity:0;transform:scale(.98);will-change:opacity,transform}.fade-in:not(.observer){animation-name:fade-in}.fade-in.observer.intersected{animation-duration:.36s;animation-name:fade-in}.slide-in-io{opacity:0;transform:translateY(8px);transition:transform .4s ease,opacity .4s ease}.slide-in-io.observer.intersected{opacity:1;transform:translateY(0)}.hover-scale{transition:transform .5s ease;will-change:transform}.hover-scale:hover{transform:scale(1.018)}.hover-scale:hover.scale--sm{transform:scale(1.012)}.hover-scale:hover.scale--xl{transform:scale(1.05)}@keyframes infinite-translate{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.infinite-scroll{animation-duration:50s;animation-iteration-count:infinite;animation-name:infinite-translate;animation-timing-function:linear}.infinite-scroll-50{animation-duration:50s;animation-iteration-count:infinite;animation-name:slideIn50;animation-timing-function:linear}.infinite-scroll-100{animation-duration:100s;animation-iteration-count:infinite;animation-name:slideIn50;animation-timing-function:linear}.infinite-scroll-5050{animation-duration:50s;animation-iteration-count:infinite;animation-name:slideIn5050;animation-timing-function:linear}@keyframes slideIn50{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@keyframes slideIn5050{0%{transform:translate3d(-25%,0,0)}to{transform:translateZ(0)}}.small-pulse{animation-delay:-30ms;animation-duration:1.3s;animation-iteration-count:infinite;animation-name:small-pulse;animation-timing-function:ease}@keyframes small-pulse{0%{transform:scale(1)}8%{transform:scale(1.03)}16%{transform:scale(1)}to{transform:scale(1)}}.my-fade-enter{opacity:0}.my-fade-enter-active{opacity:1;transition:opacity .2s}.my-fade-exit{opacity:1}.my-fade-exit-active{opacity:0;transition:opacity .2s}.pulse-shadow{animation:pulse-shadow 1.2s ease infinite}@keyframes pulse-shadow{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2);transform:scale(1)}48%{box-shadow:0 0 4px 6px transparent;transform:scale(1.01)}96%{box-shadow:0 0 0 0 transparent;transform:scale(1)}}.spinning-stroke{animation:spinning-stroke 12s ease infinite;stroke:rgb(var(--cl-purple-vibrant)/.7);stroke-dasharray:12;stroke-width:2px}@keyframes spinning-stroke{0%{opacity:1;stroke-dashoffset:600}50%{stroke-dashoffset:300}to{opacity:1;stroke-dashoffset:0}}.ring-pulse{--fill-opacity-start:0.06;--fill-opacity-end:0.18;--scale:1.02;--duration:4s;animation:ring-pulse var(--duration) ease-in-out infinite;fill-opacity:var(--fill-opacity-start);transform:1;transform-origin:center}@keyframes ring-pulse{0%{fill-opacity:var(--fill-opacity-start)}50%{fill-opacity:var(--fill-opacity-end);transform:var(--scale)}to{fill-opacity:var(--fill-opacity-start)}}.hide-number-input-buttons::-webkit-inner-spin-button,.hide-number-input-buttons::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@property --num{syntax:"<integer>";initial-value:0;inherits:false}@keyframes counter{0%{--num:0}to{--num:7705973}}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.shake{animation:shake .5s;animation-iteration-count:infinite}@font-face{font-family:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_Fallback_646807;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_646807{font-family:__Plus_Jakarta_Sans_646807,__Plus_Jakarta_Sans_Fallback_646807;font-style:normal}.__variable_646807{--font-sans:"__Plus_Jakarta_Sans_646807","__Plus_Jakarta_Sans_Fallback_646807"}