.ac-modal{z-index:2000;font-family:var(--font-poppins), system-ui, sans-serif;-webkit-font-smoothing:antialiased;position:fixed;inset:0}.ac-modal__backdrop{-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#02050bdb;border:0;width:100%;padding:0;animation:.28s both ac-in;position:absolute;inset:0}.ac-modal__scroll{overscroll-behavior:contain;justify-content:center;align-items:center;height:100%;padding:28px 20px;display:flex;position:relative;overflow-y:auto}.ac-stage{width:100%;max-width:1200px;animation:.4s cubic-bezier(.22,1,.36,1) both ac-rise;position:relative}.ac-modal__close{z-index:10;-webkit-backdrop-filter:blur(18px);color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:38px;height:38px;transition:background .2s,transform .2s;display:grid;position:absolute;top:-46px;right:0}.ac-modal__close:hover{background:#ffffff29;transform:translateY(-1px)}.ac-modal__close svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:17px;height:17px;display:block}@keyframes ac-in{0%{opacity:0}to{opacity:1}}@keyframes ac-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.ac-card{width:1200px;height:560px;transform:scale(var(--ac-s,1));transform-origin:0 0;isolation:isolate;box-shadow:0 0 0 1px color-mix(in oklab, var(--c) 34%, transparent), 0 0 34px color-mix(in oklab, var(--c) 22%, transparent), 0 30px 80px #0009;background:#04070b;border-radius:28px;grid-template-columns:672px 1fr;display:grid;position:relative;overflow:hidden}.ac-card *{box-sizing:border-box;margin:0;padding:0}.ac-card a{text-decoration:none}.ac-card:after{content:"";z-index:6;pointer-events:none;background:linear-gradient(120deg, color-mix(in oklab, var(--c) 90%, transparent), #ffffff8c 28%, transparent 46%, color-mix(in oklab, var(--c) 70%, transparent) 68%, #ffffff59 88%, color-mix(in oklab, var(--c) 90%, transparent));-webkit-mask-composite:xor;background-size:260% 260%;border-radius:28px;padding:1.5px;animation:9s linear infinite ac-neon;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes ac-neon{0%{background-position:0%}to{background-position:260%}}.ac-bgrad{background:radial-gradient(circle 780px at 88% -12%, color-mix(in oklab, var(--c) 42%, transparent) 0%, transparent 62%), radial-gradient(circle 640px at 4% 108%, color-mix(in oklab, var(--c2) 46%, transparent) 0%, transparent 60%), linear-gradient(140deg, #060b14 0%, #04070b 55%, #080610 100%);position:absolute;inset:0}.ac-noise{opacity:.035;mix-blend-mode:overlay;background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22180%22%20height%3D%22180%22%3E%3Cfilter%20id%3D%22n%22%3E%3CfeTurbulence%20type%3D%22fractalNoise%22%20baseFrequency%3D%220.85%22%20numOctaves%3D%223%22%2F%3E%3CfeColorMatrix%20type%3D%22saturate%22%20values%3D%220%22%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%22180%22%20height%3D%22180%22%20filter%3D%22url\(%23n\)%22%20opacity%3D%220.5%22%2F%3E%3C%2Fsvg%3E);background-size:180px 180px;position:absolute;inset:0}.ac-txt{z-index:3;flex-direction:column;justify-content:center;gap:0;padding:56px 28px 56px 64px;display:flex;position:relative}.ac-eb{color:#ffffffb3;letter-spacing:.01em;align-self:flex-start;align-items:center;gap:9px;font-size:14px;font-weight:400;display:inline-flex;position:relative}.ac-eb:before{content:"";background:var(--c);width:7px;height:7px;box-shadow:0 0 10px var(--c);border-radius:50%;animation:2.4s ease-in-out infinite ac-pulse}@keyframes ac-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.ac-h2{color:#fff;letter-spacing:-.02em;white-space:nowrap;margin-top:18px;font-size:44px;font-weight:700;line-height:1.08;position:relative}.ac-bd{color:#fffc;max-width:470px;margin-top:20px;font-size:16.5px;font-weight:400;line-height:1.6}.ac-cta{color:#04070b;background:#fff;border-radius:8px;align-self:flex-start;align-items:center;height:56px;margin-top:30px;padding:0 28px;font-size:16px;font-weight:600;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.ac-cta:hover{box-shadow:0 12px 30px color-mix(in oklab, var(--c) 40%, transparent);transform:translateY(-2px)}.ac-cta:before{content:"";background:linear-gradient(100deg,#0000,#ffffffd9,#0000);width:52px;animation:5.5s ease-in-out infinite ac-swipe;position:absolute;top:0;bottom:0;transform:skew(-18deg)}@keyframes ac-swipe{0%{left:-70px}28%{left:120%}to{left:120%}}.ac-eb,.ac-bd,.ac-cta{animation:11s cubic-bezier(.22,1,.36,1) infinite both ac-fadecycle}.ac-eb{animation-delay:0s}.ac-bd{animation-delay:.7s}.ac-cta{animation-delay:1s}@keyframes ac-fadecycle{0%{opacity:0;filter:blur(8px);transform:translateY(12px)}14%,88%{opacity:1;filter:blur();transform:none}to{opacity:0;filter:blur(8px);transform:translateY(-8px)}}.ac-w{color:#fff;animation:11s cubic-bezier(.22,1,.36,1) infinite both ac-wordcycle;animation-delay:calc(.2s + var(--i) * .1s);display:inline-block}@keyframes ac-wordcycle{0%{opacity:0;filter:blur(10px);transform:translateY(10px)}13%,88%{opacity:1;filter:blur();transform:none}to{opacity:0;filter:blur(10px);transform:translateY(-8px)}}.ac-art{z-index:2;position:relative}.ac-pglow{filter:blur(90px);background:color-mix(in oklab, var(--c) 26%, transparent);border-radius:50%;width:520px;height:520px;position:absolute;top:-60px;right:-120px}.ac-portrait{width:340px;height:404px;box-shadow:0 30px 80px #0000008c, 0 0 30px color-mix(in oklab, var(--c) 30%, transparent);border-radius:20px;position:absolute;top:84px;right:56px;overflow:hidden}.ac-portrait:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(160deg, color-mix(in oklab, var(--c) 95%, transparent), #ffffff80 30%, transparent 55%, #38bdf899 78%, color-mix(in oklab, var(--c) 95%, transparent));-webkit-mask-composite:xor;background-size:200% 200%;border-radius:20px;padding:1.4px;animation:11s linear infinite reverse ac-neon;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@supports (color:lab(0% 0 0)){.ac-portrait:after{background:linear-gradient(160deg, color-mix(in oklab, var(--c) 95%, transparent), #ffffff80 30%, transparent 55%, lab(71.5897% -21.7158 -40.1263/.6) 78%, color-mix(in oklab, var(--c) 95%, transparent))}}.ac-portrait img{object-fit:cover;filter:contrast(1.04)saturate(1.02);width:100%;max-width:100%;height:100%;display:block}.ac-tint{background:linear-gradient(150deg, color-mix(in oklab, var(--c) 30%, transparent) 0%, transparent 42%), linear-gradient(300deg, #38bdf838 0%, transparent 46%), linear-gradient(180deg, transparent 55%, #04070b8c 100%);mix-blend-mode:screen;position:absolute;inset:0}@supports (color:lab(0% 0 0)){.ac-tint{background:linear-gradient(150deg, color-mix(in oklab, var(--c) 30%, transparent) 0%, transparent 42%), linear-gradient(300deg, lab(71.5897% -21.7158 -40.1263/.22) 0%, transparent 46%), linear-gradient(180deg, transparent 55%, #04070b8c 100%)}}.ac-rim{box-shadow:inset 0 0 0 1px #ffffff24, inset -2px 0 24px color-mix(in oklab, var(--c) 45%, transparent), inset 40px 0 60px #38bdf81f;border-radius:20px;position:absolute;inset:0}.ac-glass{z-index:4;-webkit-backdrop-filter:blur(24px);box-shadow:0 20px 60px #00000073, 0 0 22px color-mix(in oklab, var(--c) 16%, transparent);background:#ffffff12;border:1px solid #ffffff24;border-top-color:#ffffff42;border-radius:16px;padding:14px 16px;animation:7s ease-in-out infinite ac-float;position:absolute}.ac-p1{width:262px;top:10px;left:-44px}.ac-p2{width:296px;animation-duration:8.5s;animation-delay:-3.5s;bottom:34px;right:6px}@keyframes ac-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.ac-h6{color:#ffffffb8;letter-spacing:.02em;margin-bottom:12px;font-size:11.5px;font-weight:500}.ac-brow{align-items:flex-end;gap:2.5px;height:56px;display:flex}.ac-brow i{background:color-mix(in oklab, var(--c) 34%, transparent);transform-origin:bottom;border-radius:2px;flex:1;animation:.9s cubic-bezier(.22,1,.36,1) both ac-grow,4.5s ease-in-out infinite ac-breathe}.ac-brow i:nth-child(3n){animation-delay:60ms,.4s}.ac-brow i:nth-child(3n+1){animation-delay:.12s,1.1s}.ac-brow i.ac-hi{background:var(--c);box-shadow:0 0 10px color-mix(in oklab, var(--c) 55%, transparent)}@keyframes ac-grow{0%{transform:scaleY(.05)}to{transform:scaleY(1)}}@keyframes ac-breathe{0%,to{transform:scaleY(1)}50%{transform:scaleY(.82)}}.ac-hbars{gap:9px;display:grid}.ac-hbars>div{grid-template-columns:88px 1fr 34px;align-items:center;gap:9px;display:grid}.ac-hbars span{color:#ffffffa8;font-size:11px}.ac-hbars u{background:#ffffff1f;border-radius:4px;height:7px;text-decoration:none;overflow:hidden}.ac-hbars b{background:color-mix(in oklab, var(--c) 38%, transparent);transform-origin:0;border-radius:4px;height:100%;animation:1.4s cubic-bezier(.22,1,.36,1) both ac-slide;display:block}.ac-hbars>div:nth-child(2) b{animation-delay:.14s}.ac-hbars>div:nth-child(3) b{animation-delay:.28s}.ac-hbars b.ac-hi{background:var(--c);box-shadow:0 0 12px color-mix(in oklab, var(--c) 60%, transparent)}.ac-hbars em{color:#ffffffd1;text-align:right;font-size:11px;font-style:normal;font-weight:600}@keyframes ac-slide{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ac-vbars{align-items:flex-end;gap:14px;height:64px;display:flex}.ac-vbars>div{flex-direction:column;flex:1;justify-content:flex-end;gap:6px;height:100%;display:flex}.ac-vbars i{background:color-mix(in oklab, var(--c) 34%, transparent);transform-origin:bottom;border-radius:5px 5px 3px 3px;animation:1.1s cubic-bezier(.22,1,.36,1) both ac-grow}.ac-vbars>div:nth-child(2) i{animation-delay:.16s}.ac-vbars>div:nth-child(3) i{animation-delay:.32s}.ac-vbars i.ac-hi{background:var(--c);box-shadow:0 0 14px color-mix(in oklab, var(--c) 55%, transparent)}.ac-vbars span{color:#ffffff8c;text-align:center;font-size:10px}.ac-line{height:62px}.ac-line svg{width:100%;height:100%;display:block}.ac-ln{fill:none;stroke:var(--c);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px color-mix(in oklab, var(--c) 65%, transparent));stroke-dasharray:340;stroke-dashoffset:340px;animation:2.2s cubic-bezier(.4,0,.2,1) forwards ac-draw}.ac-ar{fill:color-mix(in oklab, var(--c) 22%, transparent);stroke:none;opacity:0;animation:.9s ease-out 1.1s forwards ac-fade}@keyframes ac-draw{to{stroke-dashoffset:0}}@keyframes ac-fade{to{opacity:1}}.ac-cap{justify-content:space-between;margin-top:8px;display:flex}.ac-cap span{color:#ffffff80;font-size:11px}.ac-cap span.ac-hi{color:var(--c);font-weight:600}.ac-gauge{place-items:center;height:96px;display:grid;position:relative}.ac-gauge svg{width:96px;height:96px;display:block;position:absolute;transform:rotate(-90deg)}.ac-gt{fill:none;stroke:#ffffff1f;stroke-width:8px}.ac-gv{fill:none;stroke:var(--c);stroke-width:8px;stroke-linecap:round;filter:drop-shadow(0 0 6px color-mix(in oklab, var(--c) 60%, transparent));animation:1.8s cubic-bezier(.22,1,.36,1) both ac-sweep}@keyframes ac-sweep{0%{stroke-dasharray:0 251.3}}.ac-gnum{text-align:center}.ac-gnum b{color:#fff;font-size:26px;font-weight:700;line-height:1;display:block}.ac-gnum span{color:#fff9;font-size:10px}.ac-props{z-index:1;pointer-events:none;perspective:900px;width:600px;height:230px;position:absolute;bottom:0;left:286px;-webkit-mask-image:linear-gradient(#0000 0%,#000 26% 72%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 26% 72%,#0000 100%)}.ac-props>*{-webkit-backdrop-filter:blur(10px);opacity:.92;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;padding:11px 13px;animation:9s ease-in-out infinite ac-bob;position:absolute;box-shadow:0 16px 40px #0006}.ac-props>:nth-child(2){animation-duration:10.5s;animation-delay:-3s}.ac-props>:nth-child(3){animation-duration:11.5s;animation-delay:-6s}.ac-pr-t{color:#ffffff8c;letter-spacing:.02em;align-items:center;gap:6px;margin-bottom:7px;font-size:10.5px;display:flex}.ac-pr-t i{background:var(--c);width:6px;height:6px;box-shadow:0 0 8px var(--c);border-radius:50%}.ac-pr-l{color:#ffffffd1;font-size:12px;line-height:1.45}.ac-pr-l b{color:#fff;font-weight:600}.ac-pr-m{color:#ffffff94;font-size:11px}.ac-pr-k{background:color-mix(in oklab, var(--c) 16%, transparent);border:1px solid color-mix(in oklab, var(--c) 34%, transparent);color:var(--c);border-radius:20px;align-items:center;gap:6px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.ac-pr-row{align-items:center;gap:8px;display:flex}.ac-pr-av{background:linear-gradient(135deg, color-mix(in oklab, var(--c) 70%, transparent), #ffffff2e);border-radius:50%;flex-shrink:0;width:24px;height:24px}.ac-pr-sq{background:color-mix(in oklab, var(--c) 16%, transparent);width:26px;height:26px;color:var(--c);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.ac-pr-sq svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;display:block}.ac-pr-img{background:linear-gradient(135deg, color-mix(in oklab, var(--c) 34%, transparent), #ffffff0f);border-radius:9px;height:52px;margin-bottom:8px}.ac-pr-bub{color:#ffffffdb;background:#ffffff17;border:1px solid #ffffff1f;border-radius:12px 12px 12px 4px;padding:9px 12px;font-size:12px}.ac-pr-bub.ac-me{background:color-mix(in oklab, var(--c) 18%, transparent);border-color:color-mix(in oklab, var(--c) 30%, transparent);border-radius:12px 12px 4px}.ac-pr-dots{gap:4px;padding:2px 0;display:flex}.ac-pr-dots i{background:var(--c);border-radius:50%;width:5px;height:5px;animation:1.3s ease-in-out infinite ac-tping}.ac-pr-dots i:nth-child(2){animation-delay:.16s}.ac-pr-dots i:nth-child(3){animation-delay:.32s}@keyframes ac-tping{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.ac-pr-win{padding:0;overflow:hidden}.ac-pr-bar{background:#ffffff0f;border-bottom:1px solid #ffffff17;align-items:center;gap:5px;padding:8px 11px;display:flex}.ac-pr-bar u{background:#ffffff38;border-radius:50%;width:7px;height:7px;text-decoration:none}.ac-pr-bar u:first-child{background:color-mix(in oklab, var(--c) 70%, transparent)}.ac-pr-bar span{color:#ffffff73;margin-left:6px;font-family:ui-monospace,monospace;font-size:9.5px}.ac-pr-code{gap:6px;padding:10px 12px;display:grid}.ac-pr-code i{background:#ffffff24;border-radius:3px;height:5px;display:block}.ac-pr-code i.ac-a{background:color-mix(in oklab, var(--c) 55%, transparent);width:72%}.ac-pr-code i.ac-b{width:48%}.ac-pr-code i.ac-c{width:60%}.ac-pr-code i.ac-d{background:color-mix(in oklab, var(--c) 40%, transparent);width:34%}.ac-pr-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ac-pr-tile{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;padding:8px 10px}.ac-pr-tile span{color:#ffffff80;font-size:9.5px;display:block}.ac-pr-tile b{color:#fff;font-size:15px;font-weight:600}.ac-icons{z-index:5;pointer-events:none;position:absolute;inset:0}.ac-ic{-webkit-backdrop-filter:blur(18px);width:46px;height:46px;color:var(--c);box-shadow:0 12px 30px #0006, 0 0 18px color-mix(in oklab, var(--c) 22%, transparent);background:#ffffff12;border:1px solid #ffffff29;border-radius:14px;place-items:center;animation:6s ease-in-out infinite ac-bob;display:grid;position:absolute}.ac-ic svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;display:block}.ac-i1{animation-delay:-1.2s;bottom:118px;left:22px}.ac-i2{animation-duration:7.4s;animation-delay:-3s;top:44px;right:14px}.ac-i3{width:40px;height:40px;animation:8.2s ease-in-out -4.6s infinite ac-bob-s;top:176px;left:12px}.ac-i3 svg{width:18px;height:18px}@keyframes ac-bob{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-12px)rotate(1.5deg)}}@keyframes ac-bob-s{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-8px)rotate(1.5deg)}}@media (max-width:760px){.ac-modal__scroll{align-items:flex-start;padding:64px 14px 24px}.ac-modal__close{top:14px;right:14px}.ac-stage{height:auto!important}.ac-card{border-radius:22px;grid-template-columns:1fr;width:100%;height:auto;transform:none!important}.ac-card:after{border-radius:22px}.ac-props{display:none}.ac-art{order:-1;height:auto;padding:30px 18px 0}.ac-pglow{width:320px;height:320px;top:-110px;right:-80px}.ac-portrait{aspect-ratio:340/404;width:min(258px,62vw);height:auto;margin:0 auto;position:relative;top:auto;right:auto}.ac-ic{border-radius:11px;width:38px;height:38px}.ac-ic svg{width:17px;height:17px}.ac-i1{top:44px;bottom:auto;left:12px}.ac-i2{top:190px;bottom:auto;right:12px}.ac-i3,.ac-p1{display:none}.ac-p2{width:auto;margin:20px 2px 4px;animation:none;position:relative;bottom:auto;right:auto}.ac-txt{padding:26px 22px 34px}.ac-h2{white-space:normal;margin-top:14px;font-size:clamp(25px,6.6vw,34px)}.ac-h2 br{display:none}.ac-bd{max-width:none;margin-top:16px;font-size:14.5px}.ac-cta{height:50px;margin-top:24px;padding:0 24px;font-size:15px}}@media (prefers-reduced-motion:reduce){.ac-modal *,.ac-modal :before,.ac-modal :after{animation:none!important}.ac-ln{stroke-dashoffset:0}.ac-ar{opacity:1}}
@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/098850a6eb1f8577-s.2f577igfy6zek.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6dac7af80352e41b-s.2ofvzoy5xjn1c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/21445b8bd0ec5702-s.3ncsaruqasduw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.45a19n6z-i3ph.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.3s-jl_297nmfs.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.1er88gr2sg4r_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/098850a6eb1f8577-s.2f577igfy6zek.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6dac7af80352e41b-s.2ofvzoy5xjn1c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/21445b8bd0ec5702-s.3ncsaruqasduw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.45a19n6z-i3ph.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.3s-jl_297nmfs.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.1er88gr2sg4r_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/098850a6eb1f8577-s.2f577igfy6zek.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6dac7af80352e41b-s.2ofvzoy5xjn1c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/21445b8bd0ec5702-s.3ncsaruqasduw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.45a19n6z-i3ph.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.3s-jl_297nmfs.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.1er88gr2sg4r_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/098850a6eb1f8577-s.2f577igfy6zek.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6dac7af80352e41b-s.2ofvzoy5xjn1c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/21445b8bd0ec5702-s.3ncsaruqasduw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.45a19n6z-i3ph.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.3s-jl_297nmfs.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.1er88gr2sg4r_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/098850a6eb1f8577-s.2f577igfy6zek.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6dac7af80352e41b-s.2ofvzoy5xjn1c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/21445b8bd0ec5702-s.3ncsaruqasduw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.45a19n6z-i3ph.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.3s-jl_297nmfs.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.1er88gr2sg4r_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/098850a6eb1f8577-s.2f577igfy6zek.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6dac7af80352e41b-s.2ofvzoy5xjn1c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/21445b8bd0ec5702-s.3ncsaruqasduw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.45a19n6z-i3ph.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.3s-jl_297nmfs.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:800;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.1er88gr2sg4r_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/098850a6eb1f8577-s.2f577igfy6zek.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/6dac7af80352e41b-s.2ofvzoy5xjn1c.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/21445b8bd0ec5702-s.3ncsaruqasduw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.45a19n6z-i3ph.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.3s-jl_297nmfs.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rubik;font-style:normal;font-weight:900;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.1er88gr2sg4r_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik Fallback;src:local(Arial);ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.0%;size-adjust:104.98%}.rubik_b4be2f92-module__GoBDcq__className{font-family:Rubik,Rubik Fallback;font-style:normal}.rubik_b4be2f92-module__GoBDcq__variable{--font-rubik:"Rubik", "Rubik Fallback"}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.3xzwb88tucl-q.woff2)format("woff2");unicode-range:U+900-97F,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(../media/6c55a692938ebbbc-s.20csvlgbb63y1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/a218039a3287bcfd-s.p.17e3l4txdrufi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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(../media/bdc7e24a509eb931-s.0ewdtdf6ai7o-.woff2)format("woff2");unicode-range:U+900-97F,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(../media/0da9c7f357bd9d4d-s.03ilua6xb7p2f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/8e6fa89aa22d24ec-s.p.1bg6trwi21i5q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.2bakuypqc5dou.woff2)format("woff2");unicode-range:U+900-97F,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:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0fg7ryy-bp2x_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.2g9xiodaln20i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.3a_7qwcscqi0t.woff2)format("woff2");unicode-range:U+900-97F,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:700;font-display:swap;src:url(../media/798ea22d9983e047-s.22w-t0ek6hrfw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.1n2oi-d4a-xww.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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%}.poppins_dc41ba7a-module__GTgnjq__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_dc41ba7a-module__GTgnjq__variable{--font-poppins:"Poppins", "Poppins Fallback"}
