.select-lang-list{display:flex;flex-flow:column;align-items:stretch}.select-lang-list button{display:block;padding:12px 18px;width:100%;height:100%;background-color:rgba(0,0,0,0);color:inherit;border:none;font-family:var(--font-action);font-size:14px;font-weight:400}.select-lang-list button:hover{color:#cac6ff}.select-lang{position:relative;padding-left:6px;padding-right:6px;border:none;background-color:rgba(0,0,0,0);color:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;cursor:pointer}.select-lang:hover{opacity:.8}.appbar-actions .button-primary{border-color:#f1d24e;background-color:#f1d24e;color:#1b1e2d}.appbar-actions .button-primary:hover{border-color:oklch(from #f1d24e calc(l - .02) c h);background-color:oklch(from #f1d24e calc(l - .02) c h)}.appbar-actions .button-secondary{color:#cac6ff;border-color:#cac6ff;background-color:rgba(0,0,0,0)}.appbar-actions .button-secondary:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.appbar-actions.sticking .button-secondary{color:#1b1e2d;border-color:#dee0eb}.appbar-actions.sticking .button-secondary:hover{background-color:#fafef8;border:2px solid #008cff;color:#008cff}.appbar-mobile{position:absolute;top:0;z-index:1000;color:#fff;background-color:rgba(0,0,0,0);transition:height .3s ease;padding-left:15px;padding-right:15px;width:100%;flex-flow:row wrap;align-items:flex-start;gap:2vw}.appbar-mobile,.appbar-mobile .appbar-brand{height:70px;display:flex;justify-content:flex-start}.appbar-mobile .appbar-brand{flex:1 1 80%;flex-flow:row nowrap;align-items:center}.appbar-mobile .appbar-burger{flex:0 0 50px;width:50px;height:70px}.appbar-mobile .appbar-actions,.appbar-mobile .appbar-links{flex:1 1 auto;display:flex;flex-flow:column;align-items:stretch;justify-content:flex-start;gap:inherit;display:none;padding-left:40px;padding-right:40px}.appbar-mobile .appbar-actions{gap:1.5vw}.appbar-mobile .appbar-actions .button-primary,.appbar-mobile .appbar-actions .button-secondary{width:240px}.appbar-mobile .appbar-actions .select-lang{align-self:flex-start}.appbar-mobile.opened{position:fixed!important;top:0;left:0;right:0;bottom:0;height:100vh;overflow-y:auto;scrollbar-width:thin;padding-bottom:30px;background-color:#050073;background-image:url(/backs/back-home.svg);background-repeat:no-repeat;background-position:top;background-size:100vw 100vh}.appbar-mobile.opened::-webkit-scrollbar{width:.5vw;height:1vw}.appbar-mobile.opened .appbar-actions,.appbar-mobile.opened .appbar-links{flex:0 0 100%;display:inherit;position:relative;animation:slideMenuMobile .2s}.appbar-mobile.opened .appbar-links{flex-flow:column;gap:4vh}.appbar-mobile.opened .appbar-actions{flex-flow:column-reverse;gap:2vh;border-top:1px solid hsla(0,0%,100%,.6);padding-top:10px;margin-top:20px}@keyframes slideMenuMobile{0%{right:-100vw}to{right:0}}.panel-box{padding:0;width:300px;position:relative;display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:flex-start;gap:3px}.panel-box .appbar-panel{position:relative;padding:8px}.panel-box .panel-back{position:relative;display:block;flex:0 0 32px;padding:0;margin:0;background-color:rgba(0,0,0,0);color:inherit;border:none;border-right:1px solid hsla(0,0%,100%,.6);animation:slideButton .2s linear}.panel-box .panel-back:hover{background-color:hsla(0,0%,100%,.1)}.panel-box .panel-back .panel-back-in{animation:slideButton2 .2s linear;overflow:hidden}@keyframes slideButton{0%{flex-basis:0}to{flex-basis:32px}}@keyframes slideButton2{0%{width:0}to{width:32px}}.appbar-tablet{position:absolute;top:0;z-index:1000;color:#fff;background-color:rgba(0,0,0,0);transition:height .3s ease;padding-left:10vw;padding-right:10vw;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;gap:2vw;width:100%;height:70px}@media(min-width:480px){.appbar-tablet{padding-left:8vw;padding-right:8vw}}@media(min-width:720px){.appbar-tablet{padding-left:6vw;padding-right:6vw}}@media(min-width:1140px){.appbar-tablet{padding-left:6vw;padding-right:6vw}}@media(min-width:1400px){.appbar-tablet{padding-left:10vw;padding-right:10vw}}@media(min-width:720px){.appbar-tablet{height:140px}}@media(min-width:1140px){.appbar-tablet{height:180px}}@media(min-width:1400px){.appbar-tablet{height:220px}}.appbar-tablet .appbar-brand{flex:0 0 auto}.appbar-tablet .appbar-burger{flex:0 0 50px;width:50px;height:50px}.appbar-tablet .appbar-actions{flex:1 1 auto;display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:flex-end;gap:1.5vw}.appbar-tablet .appbar-links{flex:0 0 100%;display:flex;flex-flow:column;align-items:stretch;justify-content:flex-start;gap:inherit}.appbar-tablet .dialog-popper{padding:0}.appbar-desktop{position:absolute;top:0;z-index:1000;color:#fff;background-color:rgba(0,0,0,0);transition:height .3s ease;padding-left:10vw;padding-right:10vw;width:100%;height:70px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;gap:2vw}@media(min-width:480px){.appbar-desktop{padding-left:8vw;padding-right:8vw}}@media(min-width:720px){.appbar-desktop{padding-left:6vw;padding-right:6vw}}@media(min-width:1140px){.appbar-desktop{padding-left:6vw;padding-right:6vw}}@media(min-width:1400px){.appbar-desktop{padding-left:10vw;padding-right:10vw}}@media(min-width:720px){.appbar-desktop{height:140px}}@media(min-width:1140px){.appbar-desktop{height:180px}}@media(min-width:1400px){.appbar-desktop{height:220px}}.appbar-desktop .appbar-brand{flex:0 0 auto}.appbar-desktop .appbar-burger{flex:0 0 50px;width:50px;height:50px}.appbar-desktop .appbar-links{flex:1 1 auto;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;gap:2vw}.appbar-desktop .appbar-links>.appbar-nav{padding-left:0;padding-right:0}.appbar-desktop .appbar-actions{flex:0 0 auto;display:flex;flex-flow:row nowrap;justify-content:flex-end;gap:1.5vw}.appbar-desktop .dialog-popper{flex-flow:column;align-items:flex-start;justify-content:flex-start}.appbar-desktop.sticking{position:fixed;height:110px;background-color:#fff;color:inherit;box-shadow:0 15px 30px rgba(10,0,125,.1);animation:slideAppbarSticky .3s}.appbar-desktop.sticking .appbar-nav:hover{color:#8187a5}@keyframes slideAppbarSticky{0%{height:0;overflow:hidden}99%{height:110px;overflow:hidden}to{height:110px;overflow:visible}}.appbar-server{position:absolute;top:0;z-index:1000;color:#fff;background-color:rgba(0,0,0,0);transition:height .3s ease;padding-left:10vw;padding-right:10vw;width:100%;height:70px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;gap:2vw}@media(min-width:480px){.appbar-server{padding-left:8vw;padding-right:8vw}}@media(min-width:720px){.appbar-server{padding-left:6vw;padding-right:6vw}}@media(min-width:1140px){.appbar-server{padding-left:6vw;padding-right:6vw}}@media(min-width:1400px){.appbar-server{padding-left:10vw;padding-right:10vw}}@media(min-width:720px){.appbar-server{height:140px}}@media(min-width:1140px){.appbar-server{height:180px}}@media(min-width:1400px){.appbar-server{height:220px}}.appbar-server .appbar-brand{flex:0 0 auto}.appbar-server .appbar-actions,.appbar-server .appbar-links{display:none}.footer-bottom{position:relative;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:8vw;color:#cac6ff;font-size:14px}.footer-bottom a:hover{color:#fff}.footer-brands{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;gap:2vh 2vw}.footer-brands .brands-line{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;gap:1em}@media(min-width:720px){.footer-brands{align-items:flex-start}}.block-footer,.footer-links{position:relative}.footer-links .links-title{padding:1vh 2px max(2vh,25px) 0;color:#ff8b7b;font-family:var(--font-action);font-size:16px;font-weight:400;text-align:center}.footer-links .links-list{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;gap:max(1vh,20px);padding:0;font-family:var(--font-action);font-size:14px;font-weight:400}.footer-links .links-list a,.footer-links .links-list button{padding:2px}.footer-links .links-list a:hover,.footer-links .links-list button:hover{color:#cac6ff}.footer-links .links-list button{display:block;color:inherit;background-color:inherit;border:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer}@media(min-width:720px){.footer-links .links-title{text-align:left}.footer-links .links-list{align-items:flex-start}}.footer{position:relative;width:100%;padding:6vh 10vw 2vh;background-color:#1b1e2d;color:#fff;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between;gap:2vh}@media(min-width:480px){.footer{padding-left:8vw;padding-right:8vw}}@media(min-width:720px){.footer{padding-left:6vw;padding-right:6vw}}@media(min-width:1140px){.footer{padding-left:6vw;padding-right:6vw}}@media(min-width:1400px){.footer{padding-left:10vw;padding-right:10vw}}.footer .footer-bottom{margin-top:10vw;flex:0 0 100%}.footer .footer-brands,.footer .footer-links{flex:0 0 100%}@media(min-width:720px){.footer .footer-brands,.footer .footer-links{flex:1 1 47%}.footer .footer-bottom{margin-top:5vw}}@media(min-width:1140px){.footer .footer-brands{flex:5 5 25%}.footer .footer-links{flex:1 1 20%}.footer .footer-bottom{margin-top:3vw}}.cta{height:52px;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:2px solid #008cff;background-color:#008cff;color:#fff;border-radius:3px;font-family:var(--font-action);font-size:13px;font-weight:500;text-align:center;transition:all .2s ease}@media(max-width:720px){.cta:not(.mobile){display:none}}.cta:hover{border-color:#33a3ff;background-color:#33a3ff;transform:scale(106%)}.cta.secondary{color:#1b1e2d;background-color:#fff;border:2px solid #dee0eb}.cta.secondary:hover{background-color:#fafef8;border:2px solid #008cff;color:#008cff}.cta.cta-mobile{z-index:1500;position:fixed;bottom:0;left:0;right:0;height:60px}.cta.cta-mobile:hover{transform:none}.cta.cta-mobile>.cta{width:100%;height:100%}@media(min-width:720px){.cta.cta-mobile{display:none}}body,html{padding:0;margin:0;min-height:100vh}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(min-width:1400px){html{scroll-padding-top:110px}}body{font-family:var(--font-base);letter-spacing:.03em;color:#1b1e2d}h1,h2,h3{font-family:var(--font-alt);font-weight:500;letter-spacing:.04em}a{color:inherit;text-decoration:none}button{padding:.5rem 1rem;font-weight:700}h1,h2,p,ul{margin:0}ul{padding:0;list-style:none}body{display:flex;flex-flow:column;justify-content:space-between}body,main{align-items:stretch}main{display:block;display:flex;flex-direction:column;justify-content:center}code,pre{margin:0;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.button-primary{height:52px;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:2px solid #008cff;background-color:#008cff;color:#fff;border-radius:3px;font-family:var(--font-action);font-size:13px;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease}.button-primary:hover{border-color:oklch(from #008cff calc(l - .01) c h);background-color:oklch(from #008cff calc(l - .01) c h)}.button-secondary{height:52px;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;padding:0 24px;background-color:#fff;border:2px solid #dee0eb;border-radius:3px;font-family:var(--font-action);font-size:13px;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease}.button-secondary:hover{background-color:#fafef8;border:2px solid #008cff;color:#008cff}.logs-dialog{position:absolute;bottom:1em;left:1em;z-index:2000;padding:.3em .5em;border-radius:8px;background-color:#efefef;color:#2f2f2f;cursor:pointer}.logs-widget{position:fixed;bottom:0;left:0;padding:8px 12px;margin:0;border-top-right-radius:20px;border:1px solid #626469;background-color:#313234;color:#10fe4c;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace;font-weight:700;cursor:pointer}@font-face{font-family:Manrope;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;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;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;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;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;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;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;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;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;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;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;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 Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_39e404{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_39e404{--font-base:"Manrope","Manrope Fallback"}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:IBM Plex Sans Fallback;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_43f867{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.__variable_43f867{--font-alt:"IBM Plex Sans","IBM Plex Sans Fallback"}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-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:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_8bce1a{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_8bce1a{--font-action:"Poppins","Poppins Fallback"}