@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-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:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-outfit:"Outfit","Outfit Fallback"}.PhoneInput{display:flex;align-items:center;border:1px solid hsl(var(--input));border-radius:.5rem;background-color:hsl(var(--background));transition:all .2s;height:2.5rem}.PhoneInput:focus-within{outline:2px solid hsl(var(--ring));outline-offset:2px}.PhoneInputCountry{display:flex;align-items:center;padding:0 .75rem;border-right:1px solid hsl(var(--border));background-color:hsl(var(--muted));border-radius:.5rem 0 0 .5rem;min-width:60px;height:100%}.PhoneInputCountryIcon{width:1.25rem;height:1rem;margin-right:.5rem}.PhoneInputCountrySelectArrow{width:.5rem;height:.5rem;border-left:2px solid hsl(var(--muted-foreground));border-bottom:2px solid hsl(var(--muted-foreground));transform:rotate(-45deg);margin-left:.25rem}.PhoneInputInput{flex:1;border:none;background:transparent;padding:.5rem .75rem;font-size:.875rem;color:hsl(var(--foreground));outline:none;height:100%}.PhoneInputInput::-moz-placeholder{color:hsl(var(--muted-foreground))}.PhoneInputInput::placeholder{color:hsl(var(--muted-foreground))}.PhoneInputCountrySelect{position:absolute;top:100%;left:0;right:0;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);z-index:50;max-height:200px;overflow-y:auto}.PhoneInputCountryOption{padding:.5rem .75rem;cursor:pointer;display:flex;align-items:center;transition:background-color .2s}.PhoneInputCountryOption:hover{background-color:hsl(var(--muted))}.PhoneInputCountryOption--selected{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}@media (prefers-color-scheme:dark){.PhoneInputCountry{background-color:hsl(var(--muted))}.PhoneInputCountrySelect{background:hsl(var(--background));border-color:hsl(var(--border))}}