:root{--font-m:1rem;--padding-3:3rem;--color-w:white;--color-b:#1d1d1f;--color-cielo:#00c3ff;--color-transparent:#fff6;--color-soft-white:#ffffffe6}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-w);background-color:#0000}@media (min-width:1024px){.wrapper{flex-direction:column;justify-content:space-between;height:100%;min-height:100dvh;display:flex}.wrapper>main{min-height:0}}@media (max-width:1024px){.wrapper{height:100dvh;overflow-x:scroll}}.content{z-index:2;flex-direction:column;max-width:clamp(1000px,90%,1200px);min-height:100svh;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.content>h1{display:none}}@supports (height:100svh){.content{min-height:calc(100svh - 175px)}}@supports (height:100dvh){.content{min-height:calc(100dvh - 175px)}}a{color:inherit;text-decoration:none}.ctaRow{flex-wrap:wrap;gap:.8rem;display:flex}.cta,.ctaAlt,.ctaGhost{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.4rem;font-size:.95rem;font-weight:500;transition:transform .25s,opacity .25s;display:inline-flex}.cta{color:#111;background:#fff}.ctaAlt{color:#0a0a0a;background:#00c3ff}.ctaGhost{color:var(--color-w);background:0 0;border:1px solid #ffffff80}.cta:hover,.ctaAlt:hover,.ctaGhost:hover{cursor:pointer;opacity:.85;transform:translateY(-2px)}.disabled-link{cursor:default;color:gray;position:relative}.disabled-link:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;background-color:#000;border-radius:.25rem;padding:.5rem;font-size:.8rem;transition:opacity .2s ease-in-out;position:absolute;bottom:0%;left:50%;transform:translate(-50%)}.disabled-link:hover:after{opacity:1;visibility:visible}.overlay{z-index:1;background:radial-gradient(80% 60% at 50% 20%,#0000001a,#0000008c),linear-gradient(#0003,#0009);position:fixed;inset:0}.glass{--glassborder-width:1px;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(12px);background-color:#ffffff1a;position:relative}.glass-card:before{content:"";z-index:-1;border-radius:inherit;border:var(--glassborder-width)solid transparent;background:linear-gradient(#ffffff5a,var(--color-primary-transparent))border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-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:border-box,padding-box;mask-clip:border-box,padding-box;-webkit-mask-origin:border-box,padding-box;mask-origin:border-box,padding-box;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{background:0 0;width:0;height:0}::-webkit-scrollbar-thumb{background:0 0}::-webkit-scrollbar-track{background:0 0}
.Navbar-module__dVeNwG__container{z-index:3;padding:1.75rem 0;position:relative}.Navbar-module__dVeNwG__actions{position:absolute;top:1rem;left:auto;right:1rem;transform:none}.Navbar-module__dVeNwG__title{letter-spacing:.02em;text-transform:uppercase;color:var(--color-w);z-index:0;pointer-events:none;font-weight:600;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__dVeNwG__menuButton{width:42px;height:42px;color:var(--color-w);cursor:pointer;z-index:5;background:0 0;border:0;display:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Navbar-module__dVeNwG__cloudIcon,.Navbar-module__dVeNwG__closeIcon{width:30px;height:30px;color:var(--color-w);display:block;overflow:visible}.Navbar-module__dVeNwG__nav{text-align:center;height:auto}.Navbar-module__dVeNwG__list{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}.Navbar-module__dVeNwG__nav .Navbar-module__dVeNwG__list .Navbar-module__dVeNwG__item a{color:var(--color-w);text-decoration:none;transition:transform .25s,opacity .25s;display:inline-block}.Navbar-module__dVeNwG__nav .Navbar-module__dVeNwG__list .Navbar-module__dVeNwG__item a:hover{opacity:.85;transform:translateY(-2px)}.Navbar-module__dVeNwG__item{width:120px;list-style-type:none}.Navbar-module__dVeNwG__nav .Navbar-module__dVeNwG__list .Navbar-module__dVeNwG__item a.Navbar-module__dVeNwG__active{background-color:var(--color-transparent);border-radius:2em;padding:.8em 2em;animation:.4s ease-in-out Navbar-module__dVeNwG__pulse}.Navbar-module__dVeNwG__dropdown{position:relative}.Navbar-module__dVeNwG__dropdownMenu{-webkit-backdrop-filter:blur(8px);z-index:4;border-radius:12px;min-width:150px;margin:0;padding:16px 8px 8px;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000001f}.Navbar-module__dVeNwG__dropdown:hover .Navbar-module__dVeNwG__dropdownMenu,.Navbar-module__dVeNwG__dropdown:focus-within .Navbar-module__dVeNwG__dropdownMenu{display:block}.Navbar-module__dVeNwG__subItem{width:auto;margin:0;list-style:none}.Navbar-module__dVeNwG__subItem a{color:var(--color-b);border-radius:8px;padding:10px 12px;display:block}.Navbar-module__dVeNwG__subItem a:hover,.Navbar-module__dVeNwG__subItem a.Navbar-module__dVeNwG__active{background:#0000000f}@media (max-width:768px){.Navbar-module__dVeNwG__container{padding:2rem 0}.Navbar-module__dVeNwG__menuButton{justify-content:center;align-items:center;display:inline-flex}.Navbar-module__dVeNwG__title{display:block}.Navbar-module__dVeNwG__list{-webkit-backdrop-filter:blur(10px);z-index:4;background:#000000d9;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0;padding:2rem 1rem;transition:all .5s;display:none;position:fixed;inset:0}.Navbar-module__dVeNwG__nav.Navbar-module__dVeNwG__open .Navbar-module__dVeNwG__list{display:flex}.Navbar-module__dVeNwG__item{text-align:center;width:100%}.Navbar-module__dVeNwG__nav .Navbar-module__dVeNwG__list .Navbar-module__dVeNwG__item a{border-radius:12px;padding:.9rem 1.25rem;display:inline-block}.Navbar-module__dVeNwG__nav .Navbar-module__dVeNwG__list .Navbar-module__dVeNwG__item a.Navbar-module__dVeNwG__active{padding:.9rem 1.25rem}.Navbar-module__dVeNwG__actions{top:50%;left:1rem;right:auto;transform:translateY(-50%)}.Navbar-module__dVeNwG__backdrop{z-index:2;background:#00000040;border:0;margin:0;padding:0;position:fixed;inset:0}.Navbar-module__dVeNwG__dropdownMenu{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;display:none;position:static;transform:none}.Navbar-module__dVeNwG__dropdown:hover .Navbar-module__dVeNwG__dropdownMenu{display:none}.Navbar-module__dVeNwG__dropdown.Navbar-module__dVeNwG__open .Navbar-module__dVeNwG__dropdownMenu{display:block}}@keyframes Navbar-module__dVeNwG__pulse{0%{opacity:.8;box-shadow:0 0 0 0 rgba(var(--color-w-rgb),.6);transform:scale(1)}50%{opacity:1;box-shadow:0 0 12px 6px rgba(var(--color-w-rgb),.3);transform:scale(1.08)}to{opacity:.9;box-shadow:0 0 0 0 rgba(var(--color-w-rgb),0);transform:scale(1)}}
.PlayButton-module__pZKvbW__wrapper{align-items:center;width:auto;display:flex}.PlayButton-module__pZKvbW__button{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .15s,box-shadow .15s,background .2s,opacity .2s;display:inline-flex}.PlayButton-module__pZKvbW__button:hover{opacity:.6}.PlayButton-module__pZKvbW__button:active{transform:translateY(0)}.PlayButton-module__pZKvbW__icon{filter:invert();width:30px;height:30px;padding:2px;display:inline-block}@media (max-width:768px){.PlayButton-module__pZKvbW__button{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;border:none}.PlayButton-module__pZKvbW__button:hover{box-shadow:none;background:0 0;transform:none}.PlayButton-module__pZKvbW__button:active{box-shadow:none;transform:none}}
.Footer-module__rnk_JG__footer{text-align:center;color:#fff;width:100%;margin-top:2rem;padding:2rem;font-size:.875rem}
@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_e80b0837-module__Ig7SiW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_e80b0837-module__Ig7SiW__variable{--font-inter:"Inter","Inter Fallback"}
