uplord-ui 0.0.49 → 0.0.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7851,4 +7851,4 @@ object-assign
7851
7851
  (c) Sindre Sorhus
7852
7852
  @license MIT
7853
7853
  */var PC,fb;function xse(){if(fb)return PC;fb=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function i(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var c={},s=0;s<10;s++)c["_"+String.fromCharCode(s)]=s;var d=Object.getOwnPropertyNames(c).map(function(h){return c[h]});if(d.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(h){l[h]=h}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return PC=i()?Object.assign:function(r,c){for(var s,d=o(r),l,h=1;h<arguments.length;h++){s=Object(arguments[h]);for(var u in s)t.call(s,u)&&(d[u]=s[u]);if(e){l=e(s);for(var p=0;p<l.length;p++)a.call(s,l[p])&&(d[l[p]]=s[l[p]])}}return d},PC}var EC,mb;function Dx(){if(mb)return EC;mb=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return EC=e,EC}var RC,Mb;function LI(){return Mb||(Mb=1,RC=Function.call.bind(Object.prototype.hasOwnProperty)),RC}var $C,gb;function Lse(){if(gb)return $C;gb=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Dx(),a={},o=LI();e=function(r){var c="Warning: "+r;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}}}function i(r,c,s,d,l){if(process.env.NODE_ENV!=="production"){for(var h in r)if(o(r,h)){var u;try{if(typeof r[h]!="function"){var p=Error((d||"React class")+": "+s+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}u=r[h](c,h,d,s,null,t)}catch(C){u=C}if(u&&!(u instanceof Error)&&e((d||"React class")+": type specification of "+s+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in a)){a[u.message]=!0;var k=l?l():"";e("Failed "+s+" type: "+u.message+(k??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},$C=i,$C}var qC,_b;function wse(){if(_b)return qC;_b=1;var e=xI(),t=xse(),a=Dx(),o=LI(),i=Lse(),r=function(){};process.env.NODE_ENV!=="production"&&(r=function(s){var d="Warning: "+s;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function c(){return null}return qC=function(s,d){var l=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function u(v){var R=v&&(l&&v[l]||v[h]);if(typeof R=="function")return R}var p="<<anonymous>>",k={array:M("array"),bigint:M("bigint"),bool:M("boolean"),func:M("function"),number:M("number"),object:M("object"),string:M("string"),symbol:M("symbol"),any:N(),arrayOf:f,element:w(),elementType:m(),instanceOf:S,node:E(),objectOf:P,oneOf:A,oneOfType:H,shape:D,exact:ae};function C(v,R){return v===R?v!==0||1/v===1/R:v!==v&&R!==R}function g(v,R){this.message=v,this.data=R&&typeof R=="object"?R:{},this.stack=""}g.prototype=Error.prototype;function x(v){if(process.env.NODE_ENV!=="production")var R={},j=0;function F(J,G,b,Z,z,X,I){if(Z=Z||p,X=X||b,I!==a){if(d){var L=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw L.name="Invariant Violation",L}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var me=Z+":"+b;!R[me]&&j<3&&(r("You are manually calling a React.PropTypes validation function for the `"+X+"` prop on `"+Z+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),R[me]=!0,j++)}}return G[b]==null?J?G[b]===null?new g("The "+z+" `"+X+"` is marked as required "+("in `"+Z+"`, but its value is `null`.")):new g("The "+z+" `"+X+"` is marked as required in "+("`"+Z+"`, but its value is `undefined`.")):null:v(G,b,Z,z,X)}var V=F.bind(null,!1);return V.isRequired=F.bind(null,!0),V}function M(v){function R(j,F,V,J,G,b){var Z=j[F],z=K(Z);if(z!==v){var X=Q(Z);return new g("Invalid "+J+" `"+G+"` of type "+("`"+X+"` supplied to `"+V+"`, expected ")+("`"+v+"`."),{expectedType:v})}return null}return x(R)}function N(){return x(c)}function f(v){function R(j,F,V,J,G){if(typeof v!="function")return new g("Property `"+G+"` of component `"+V+"` has invalid PropType notation inside arrayOf.");var b=j[F];if(!Array.isArray(b)){var Z=K(b);return new g("Invalid "+J+" `"+G+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected an array."))}for(var z=0;z<b.length;z++){var X=v(b,z,V,J,G+"["+z+"]",a);if(X instanceof Error)return X}return null}return x(R)}function w(){function v(R,j,F,V,J){var G=R[j];if(!s(G)){var b=K(G);return new g("Invalid "+V+" `"+J+"` of type "+("`"+b+"` supplied to `"+F+"`, expected a single ReactElement."))}return null}return x(v)}function m(){function v(R,j,F,V,J){var G=R[j];if(!e.isValidElementType(G)){var b=K(G);return new g("Invalid "+V+" `"+J+"` of type "+("`"+b+"` supplied to `"+F+"`, expected a single ReactElement type."))}return null}return x(v)}function S(v){function R(j,F,V,J,G){if(!(j[F]instanceof v)){var b=v.name||p,Z=ne(j[F]);return new g("Invalid "+J+" `"+G+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected ")+("instance of `"+b+"`."))}return null}return x(R)}function A(v){if(!Array.isArray(v))return process.env.NODE_ENV!=="production"&&(arguments.length>1?r("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):r("Invalid argument supplied to oneOf, expected an array.")),c;function R(j,F,V,J,G){for(var b=j[F],Z=0;Z<v.length;Z++)if(C(b,v[Z]))return null;var z=JSON.stringify(v,function(I,L){var me=Q(L);return me==="symbol"?String(L):L});return new g("Invalid "+J+" `"+G+"` of value `"+String(b)+"` "+("supplied to `"+V+"`, expected one of "+z+"."))}return x(R)}function P(v){function R(j,F,V,J,G){if(typeof v!="function")return new g("Property `"+G+"` of component `"+V+"` has invalid PropType notation inside objectOf.");var b=j[F],Z=K(b);if(Z!=="object")return new g("Invalid "+J+" `"+G+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected an object."));for(var z in b)if(o(b,z)){var X=v(b,z,V,J,G+"."+z,a);if(X instanceof Error)return X}return null}return x(R)}function H(v){if(!Array.isArray(v))return process.env.NODE_ENV!=="production"&&r("Invalid argument supplied to oneOfType, expected an instance of array."),c;for(var R=0;R<v.length;R++){var j=v[R];if(typeof j!="function")return r("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+te(j)+" at index "+R+"."),c}function F(V,J,G,b,Z){for(var z=[],X=0;X<v.length;X++){var I=v[X],L=I(V,J,G,b,Z,a);if(L==null)return null;L.data&&o(L.data,"expectedType")&&z.push(L.data.expectedType)}var me=z.length>0?", expected one of type ["+z.join(", ")+"]":"";return new g("Invalid "+b+" `"+Z+"` supplied to "+("`"+G+"`"+me+"."))}return x(F)}function E(){function v(R,j,F,V,J){return U(R[j])?null:new g("Invalid "+V+" `"+J+"` supplied to "+("`"+F+"`, expected a ReactNode."))}return x(v)}function T(v,R,j,F,V){return new g((v||"React class")+": "+R+" type `"+j+"."+F+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+V+"`.")}function D(v){function R(j,F,V,J,G){var b=j[F],Z=K(b);if(Z!=="object")return new g("Invalid "+J+" `"+G+"` of type `"+Z+"` "+("supplied to `"+V+"`, expected `object`."));for(var z in v){var X=v[z];if(typeof X!="function")return T(V,J,G,z,Q(X));var I=X(b,z,V,J,G+"."+z,a);if(I)return I}return null}return x(R)}function ae(v){function R(j,F,V,J,G){var b=j[F],Z=K(b);if(Z!=="object")return new g("Invalid "+J+" `"+G+"` of type `"+Z+"` "+("supplied to `"+V+"`, expected `object`."));var z=t({},j[F],v);for(var X in z){var I=v[X];if(o(v,X)&&typeof I!="function")return T(V,J,G,X,Q(I));if(!I)return new g("Invalid "+J+" `"+G+"` key `"+X+"` supplied to `"+V+"`.\nBad object: "+JSON.stringify(j[F],null," ")+`
7854
- Valid keys: `+JSON.stringify(Object.keys(v),null," "));var L=I(b,X,V,J,G+"."+X,a);if(L)return L}return null}return x(R)}function U(v){switch(typeof v){case"number":case"string":case"undefined":return!0;case"boolean":return!v;case"object":if(Array.isArray(v))return v.every(U);if(v===null||s(v))return!0;var R=u(v);if(R){var j=R.call(v),F;if(R!==v.entries){for(;!(F=j.next()).done;)if(!U(F.value))return!1}else for(;!(F=j.next()).done;){var V=F.value;if(V&&!U(V[1]))return!1}}else return!1;return!0;default:return!1}}function ee(v,R){return v==="symbol"?!0:R?R["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&R instanceof Symbol:!1}function K(v){var R=typeof v;return Array.isArray(v)?"array":v instanceof RegExp?"object":ee(R,v)?"symbol":R}function Q(v){if(typeof v>"u"||v===null)return""+v;var R=K(v);if(R==="object"){if(v instanceof Date)return"date";if(v instanceof RegExp)return"regexp"}return R}function te(v){var R=Q(v);switch(R){case"array":case"object":return"an "+R;case"boolean":case"date":case"regexp":return"a "+R;default:return R}}function ne(v){return!v.constructor||!v.constructor.name?p:v.constructor.name}return k.checkPropTypes=i,k.resetWarningCache=i.resetWarningCache,k.PropTypes=k,k},qC}var TC,vb;function bse(){if(vb)return TC;vb=1;var e=Dx();function t(){}function a(){}return a.resetWarningCache=t,TC=function(){function o(c,s,d,l,h,u){if(u!==e){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}o.isRequired=o;function i(){return o}var r={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:i,element:o,elementType:o,instanceOf:i,node:o,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:a,resetWarningCache:t};return r.PropTypes=r,r},TC}var Cb;function Sse(){if(Cb)return to.exports;if(Cb=1,process.env.NODE_ENV!=="production"){var e=xI(),t=!0;to.exports=wse()(e.isElement,t)}else to.exports=bse()();return to.exports}var Ise=Sse();const pe=fv(Ise),Te=pe.oneOfType([pe.string,pe.number]),wI={all:pe.bool,grid:pe.bool,aural:pe.bool,braille:pe.bool,handheld:pe.bool,print:pe.bool,projection:pe.bool,screen:pe.bool,tty:pe.bool,tv:pe.bool,embossed:pe.bool},Nse={orientation:pe.oneOf(["portrait","landscape"]),scan:pe.oneOf(["progressive","interlace"]),aspectRatio:pe.string,deviceAspectRatio:pe.string,height:Te,deviceHeight:Te,width:Te,deviceWidth:Te,color:pe.bool,colorIndex:pe.bool,monochrome:pe.bool,resolution:Te,type:Object.keys(wI)},{type:Tde,...Ase}=Nse,Pse={minAspectRatio:pe.string,maxAspectRatio:pe.string,minDeviceAspectRatio:pe.string,maxDeviceAspectRatio:pe.string,minHeight:Te,maxHeight:Te,minDeviceHeight:Te,maxDeviceHeight:Te,minWidth:Te,maxWidth:Te,minDeviceWidth:Te,maxDeviceWidth:Te,minColor:pe.number,maxColor:pe.number,minColorIndex:pe.number,maxColorIndex:pe.number,minMonochrome:pe.number,maxMonochrome:pe.number,minResolution:Te,maxResolution:Te,...Ase},Ese={...wI,...Pse};var Rse={all:Ese};const $se=e=>`not ${e}`,qse=(e,t)=>{const a=CI(e);return typeof t=="number"&&(t=`${t}px`),t===!0?a:t===!1?$se(a):`(${a}: ${t})`},Tse=e=>e.join(" and "),jse=e=>{const t=[];return Object.keys(Rse.all).forEach(a=>{const o=e[a];o!=null&&t.push(qse(a,o))}),Tse(t)},Hse=q.createContext(void 0),Vse=e=>e.query||jse(e),xb=e=>e?Object.keys(e).reduce((a,o)=>(a[CI(o)]=e[o],a),{}):void 0,bI=()=>{const e=q.useRef(!1);return q.useEffect(()=>{e.current=!0},[]),e.current},zse=e=>{const t=q.useContext(Hse),a=()=>xb(e)||xb(t),[o,i]=q.useState(a);return q.useEffect(()=>{const r=a();_se(o,r)||i(r)},[e,t]),o},Dse=e=>{const t=()=>Vse(e),[a,o]=q.useState(t);return q.useEffect(()=>{const i=t();a!==i&&o(i)},[e]),a},Ose=(e,t)=>{const a=()=>fse(e,t||{},!!t),[o,i]=q.useState(a),r=bI();return q.useEffect(()=>{if(r){const c=a();return i(c),()=>{c&&c.dispose()}}},[e,t]),o},Fse=e=>{const[t,a]=q.useState(e.matches);return q.useEffect(()=>{const o=i=>{a(i.matches)};return e.addListener(o),a(e.matches),()=>{e.removeListener(o)}},[e]),t},Ox=(e,t,a)=>{const o=zse(t),i=Dse(e);if(!i)throw new Error("Invalid or missing MediaQuery!");const r=Ose(i,o),c=Fse(r);return bI(),q.useEffect(()=>{},[c]),q.useEffect(()=>()=>{r&&r.dispose()},[]),c},Bse="input-module__fields___7s82h",Use="input-module__field___BmXtm",Zse="input-module__dark___dEFyl",Gse="input-module__outer___STcOB",Wse="input-module__button___7gJw-",Xse="input-module__click___6FEoM",Kse="input-module__sm___jtNdd",Yse="input-module__input___j8Xrc",Qse="input-module__placeholder___Nc7hU",Jse="input-module__icon___foesl",ede="input-module__text___DFtl6",tde="input-module__inner___Oy65q",nde="input-module__pulse___1I5VM",ade="input-module__helper___BfwFu",ode="input-module__loading___1cxGp",re={fields:Bse,field:Use,dark:Zse,outer:Gse,"is-disabled":"input-module__is-disabled___JwbG4","is-error":"input-module__is-error___xIDnZ",button:Wse,click:Xse,sm:Kse,input:Yse,placeholder:Qse,icon:Jse,text:ede,"is-loading":"input-module__is-loading___4plIo",inner:tde,"icon-wrap":"input-module__icon-wrap___HEFm4","is-skeleton":"input-module__is-skeleton___xCVEU",pulse:nde,helper:ade,"no-placeholder":"input-module__no-placeholder___i5lJb",loading:ode,"loading-dark":"input-module__loading-dark___mfX-p"},SI=({label:e="",placeholder:t="",options:a,name:o,id:i,value:r,size:c="md",helper:s,className:d="",isDisabled:l=!1,isLoading:h=!1,isSkeleton:u=!1,isError:p=!1,onChange:k})=>{const C=q.useRef(null);return _.jsxs("div",{className:ie(re.field,re["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:i||o,children:e}),_.jsxs("div",{className:ie(re.outer,c&&re[c],d,(l||h||u)&&re["is-disabled"],h&&!u&&re["is-loading"],u&&re["is-skeleton"],p&&re["is-error"]),children:[h&&!u&&_.jsx("div",{className:re.loading}),_.jsx("div",{className:re.inner,children:_.jsxs("select",{ref:C,id:i||o,name:o,value:r,onChange:k,className:re.input,"aria-label":e?"":i||o,disabled:l||h||u,children:[t&&_.jsx("option",{value:"",children:t}),a==null?void 0:a.map(g=>_.jsx("option",{value:g.value,children:g.label},g.value))]})}),_.jsx("div",{className:re["icon-wrap"],children:_.jsx(n1,{name:"ChevronDown",size:"md",className:re.icon})})]}),s&&_.jsx("div",{className:re.helper,children:s})]})},ide=({totalPages:e=4,currentPage:t=1,setCurrentPage:a})=>{const o=Ox({maxWidth:743}),[i,r]=q.useState(!0),c=Array.from({length:e},(l,h)=>h+1);q.useEffect(()=>{r(o)},[o]);const s=()=>{t>1&&a(t-1)},d=()=>{t<e&&a(t+1)};return _.jsx(_.Fragment,{children:e<5&&!i?_.jsxs(hv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"sm",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),c.map(l=>_.jsx(Ke,{label:String(l),size:"sm",variant:l===t?"primary":"text",onClick:()=>a(l),isIcon:!0},l)),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"sm",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]}):_.jsxs(hv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"sm",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),_.jsx(SI,{name:"pageSize",value:String(t),options:c.map(l=>({value:String(l),label:String(l)})),onChange:l=>a(Number(l.target.value))}),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"sm",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]})})},cde="navbar-module__nav___JE2PK",rde={nav:cde},sde=({children:e,className:t})=>_.jsx("div",{className:ie(rde.nav,t),children:e}),dde=({field:e,form:t,helper:a,input:o,...i})=>{const r=t.errors[e.name],s=t.touched[e.name]&&typeof r=="string";if(!o)return _.jsx("div",{children:"Component not provided"});const d={...e,...i,helper:s?r:a,isError:!!s,...o.name==="Checkbox"&&{checked:e.value},...o.name==="Radio"&&{checked:e.value===i.value}};return _.jsx(o,{...d})},hde=({ref:e,type:t="text",label:a="",placeholder:o="",name:i,id:r,value:c,size:s="md",helper:d,className:l="",leadingIcon:h,leadingFunction:u,leadingText:p="",trailingIcon:k,trailingFunction:C,trailingText:g="",button:x,isDisabled:M=!1,isLoading:N=!1,isSkeleton:f=!1,isError:w=!1,onChange:m,...S})=>{const A=q.useRef(null),[P,H]=q.useState(!1),E=Q=>{typeof e=="function"?e(Q):e&&typeof e=="object"&&(e.current=Q),A.current=Q},T=()=>{e&&typeof e=="object"&&"current"in e&&e.current?e.current.focus():A.current&&A.current.focus()},D=()=>{m({target:{name:i,value:""}})},ae=Q=>{Q.stopPropagation(),H(te=>!te)},U=Q=>{Q.stopPropagation(),u==null||u()},ee=Q=>{Q.stopPropagation(),k==="X"&&D(),C==null||C()},K=Q=>{var te;Q.stopPropagation(),(te=x==null?void 0:x.onClick)==null||te.call(x,Q)};return _.jsxs("div",{className:ie(re.field,!o&&re["no-placeholder"]),children:[a&&_.jsx("label",{htmlFor:r||i,children:a}),_.jsxs("div",{className:ie(re.outer,s&&re[s],l,(M||N||f)&&re["is-disabled"],N&&!f&&re["is-loading"],f&&re["is-skeleton"],w&&re["is-error"]),onClick:T,children:[N&&!f&&_.jsx("div",{className:re.loading}),h&&_.jsx("div",{onClick:u&&U,className:ie(re["icon-wrap"],u&&re.click),children:_.jsx(n1,{name:h,size:"md",className:re.icon})}),p&&_.jsx("div",{className:re.text,children:p}),_.jsxs("div",{className:ie(re.inner),children:[_.jsx("input",{ref:E,type:t==="password"&&P?"text":t,id:r||i,name:i,value:c,onChange:m,className:re.input,placeholder:" ",required:!0,"aria-label":a?"":o,disabled:M||N||f,...S}),_.jsx("span",{className:re.placeholder,children:o})]}),g&&_.jsx("div",{className:re.text,children:g}),t==="password"&&_.jsx("div",{onClick:ae,className:ie(re["icon-wrap"],re.click),children:_.jsx(n1,{name:P?"Eye":"EyeOff",size:"md",className:re.icon})}),k&&!(k==="X"&&(!c||M))&&_.jsx("div",{onClick:ee,className:ie(re["icon-wrap"],C||k==="X"?re.click:""),children:_.jsx(n1,{name:k,size:"md",className:re.icon})}),x&&_.jsx(Ke,{...x,size:"sm",variant:x.variant||"primary",className:re.button,isDisabled:M||N||f,onClick:K})]}),d&&_.jsx("div",{className:re.helper,children:d})]})},lde=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isDisabled:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>_.jsxs("div",{className:Se.field,children:[_.jsxs("div",{className:ie(Se.radio,(d||l)&&Se["is-disabled"],l&&Se["is-skeleton"],h&&Se["is-error"]),children:[_.jsx("input",{type:"radio",id:a||t,name:t,value:String(o),onChange:u,className:ie(Se.input,c),checked:i,"aria-label":t,disabled:d||l}),_.jsx("label",{htmlFor:a||t,children:e||s&&_.jsx("div",{className:Se.title,children:_.jsx("div",{className:Se.label,children:s})})})]}),r&&_.jsx("div",{className:Se.helper,children:r})]}),ude=({label:e="",placeholder:t="",name:a,id:o,value:i,size:r="md",helper:c,className:s="",isDisabled:d=!1,isLoading:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>{const k=q.useRef(null),C=()=>{var g;return(g=k.current)==null?void 0:g.focus()};return _.jsxs("div",{className:ie(re.field,!t&&re["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:o||a,children:e}),_.jsxs("div",{className:ie(re.outer,r&&re[r],s,(d||l||h)&&re["is-disabled"],l&&!h&&re["is-loading"],h&&re["is-skeleton"],u&&re["is-error"]),onClick:C,children:[l&&!h&&_.jsx("div",{className:re.loading}),_.jsxs("div",{className:ie(re.inner),children:[_.jsx("textarea",{ref:k,id:o||a,name:a,value:i,onChange:p,className:re.input,placeholder:" ",required:!0,"aria-label":e?"":t,disabled:d||l||h}),_.jsx("span",{className:re.placeholder,children:t})]})]}),c&&_.jsx("div",{className:re.helper,children:c})]})},pde="example-module__example___TRgac",yde="example-module__content___ExA7w",jC={example:pde,"is-skeleton":"example-module__is-skeleton___dMyJl",content:yde},kde=({isSkeleton:e=!1})=>_.jsx("div",{className:ie(jC.example,e&&jC["is-skeleton"]),children:_.jsx("div",{className:jC.content,children:"Example"})}),fde="modal-module__backdrop___DCpKI",mde="modal-module__fullscreen___sfLoP",Mde="modal-module__main___0Sjqx",gde="modal-module__max___9QSAL",_de="modal-module__sheet___8-CTw",vde="modal-module__drag___mZz3W",Cde="modal-module__scroll___OnShd",xde="modal-module__header___t3TrT",Lde="modal-module__title___oMB-c",wde="modal-module__subtext___IHfeN",bde="modal-module__top___62uvi",Sde="modal-module__left___dCx5f",Ide="modal-module__anchor___UCD-N",Nde="modal-module__right___rvlxY",Ade="modal-module__footer___tqppg",Pde="modal-module__full___WPa3O",Ede="modal-module__text___qx9vw",Rde="modal-module__content___k129O",le={backdrop:fde,fullscreen:mde,"backdrop--close-button":"modal-module__backdrop--close-button___SWtbL","bottom-sheet":"modal-module__bottom-sheet___oPiUM",main:Mde,max:gde,sheet:_de,drag:vde,scroll:Cde,header:xde,title:Lde,subtext:wde,top:bde,left:Sde,anchor:Ide,right:Nde,footer:Ade,full:Pde,text:Ede,content:Rde},Lb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},wb=({title:e="",subtext:t="",leading:a,trailing:o,fullscreen:i=!1,sheet:r=!1})=>{const c=Ox({maxWidth:743}),s=Lb(a),d=Lb(o);return _.jsxs("div",{className:ie(le.header,r&&!c&&le.sheet,i&&`${le.fullscreen} dark`),children:[a&&_.jsx("div",{className:ie(le.left,s&&le.anchor),children:a}),_.jsxs("div",{className:le.top,children:[_.jsx("div",{className:ie(le.title,!t&&le.large),children:e}),t&&_.jsx("div",{className:le.subtext,children:t})]}),o&&_.jsx("div",{className:ie(le.right,d&&le.anchor),children:o})]})},bb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},Sb=({title:e="",subtext:t="",leading:a,trailing:o,fullWidth:i=!1})=>{const r=bb(a),c=bb(o);return _.jsxs("div",{className:ie(le.footer,i&&le.full),children:[(e||t||a)&&_.jsx("div",{className:ie(le.left,r&&!e&&!t&&le.anchor),children:e||t?_.jsxs("div",{className:le.text,children:[e&&_.jsx("div",{className:le.title,children:e}),t&&_.jsx("div",{className:le.subtext,children:t})]}):_.jsx(_.Fragment,{children:a})}),o&&_.jsx("div",{className:ie(le.right,c&&le.anchor),children:o})]})},$de=({children:e,modal:t,headerProps:a,footerProps:o,maxWidth:i,sheet:r=!1,fullscreen:c=!1,mobileMaxHeight:s=!1,mobileDraggable:d=!1,backdropClose:l=!0,bottomSheet:h=!1})=>{const u=q.useRef(null),p=Dre(),k=Ox({maxWidth:743}),[C,g]=q.useState(!0);q.useEffect(()=>{g(k)},[k]);const x=(f,w)=>{w.offset.y>150&&t.hide()},M=()=>{const f={opacity:0};return r&&!k?{...f,translateX:"calc(100% + 0.5rem)",opacity:1}:f},N=()=>{const f={opacity:1};return r&&!k?{...f,translateX:0,opacity:1}:f};return _.jsx(tie,{onExitComplete:()=>t.remove(),children:t.visible&&_.jsxs(fa.div,{className:ie(le.backdrop,h&&le["bottom-sheet"],c&&le.fullscreen,s&&k&&le.max,r&&!k&&le.sheet),children:[_.jsx(fa.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.6},onClick:()=>l&&t.hide(),className:le["backdrop--close-button"]}),C&&d&&h?_.jsx(fa.div,{ref:u,className:ie(le.main,c&&le.fullscreen),style:i?{maxWidth:i}:void 0,drag:"y",dragConstraints:{top:0,bottom:0},dragElastic:{top:0,bottom:.5},dragListener:!1,dragControls:p,onDragEnd:x,initial:{y:"100%"},animate:{y:0},exit:{y:"100%"},transition:{duration:.4,ease:"easeInOut"},children:_.jsxs("div",{className:le.drag,onPointerDown:f=>p.start(f),style:{touchAction:"none"},children:[a&&_.jsx(wb,{...a}),_.jsx("div",{className:le.scroll,children:_.jsx("div",{className:le.content,children:e})}),o&&_.jsx(Sb,{...o})]})}):_.jsxs(fa.div,{className:ie(le.main,c&&le.fullscreen),style:i?{maxWidth:i}:void 0,onDragEnd:x,initial:M(),animate:N(),exit:M(),transition:{duration:.4,ease:"easeInOut"},children:[a&&_.jsx(wb,{...a}),_.jsx("div",{className:le.scroll,children:_.jsx("div",{className:le.content,children:e})}),o&&_.jsx(Sb,{...o})]})]})})};exports.Banner=Rne;exports.Button=Ke;exports.Card=use;exports.Checkbox=vI;exports.Example=kde;exports.Footer=Zae;exports.FormikInput=dde;exports.Header=rse;exports.Icon=n1;exports.Input=hde;exports.Modal=$de;exports.Navbar=sde;exports.Pagination=ide;exports.Projects=Yne;exports.Radio=lde;exports.Section=oae;exports.Select=SI;exports.Stack=wae;exports.Textarea=ude;exports.Timeline=Dae;
7854
+ Valid keys: `+JSON.stringify(Object.keys(v),null," "));var L=I(b,X,V,J,G+"."+X,a);if(L)return L}return null}return x(R)}function U(v){switch(typeof v){case"number":case"string":case"undefined":return!0;case"boolean":return!v;case"object":if(Array.isArray(v))return v.every(U);if(v===null||s(v))return!0;var R=u(v);if(R){var j=R.call(v),F;if(R!==v.entries){for(;!(F=j.next()).done;)if(!U(F.value))return!1}else for(;!(F=j.next()).done;){var V=F.value;if(V&&!U(V[1]))return!1}}else return!1;return!0;default:return!1}}function ee(v,R){return v==="symbol"?!0:R?R["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&R instanceof Symbol:!1}function K(v){var R=typeof v;return Array.isArray(v)?"array":v instanceof RegExp?"object":ee(R,v)?"symbol":R}function Q(v){if(typeof v>"u"||v===null)return""+v;var R=K(v);if(R==="object"){if(v instanceof Date)return"date";if(v instanceof RegExp)return"regexp"}return R}function te(v){var R=Q(v);switch(R){case"array":case"object":return"an "+R;case"boolean":case"date":case"regexp":return"a "+R;default:return R}}function ne(v){return!v.constructor||!v.constructor.name?p:v.constructor.name}return k.checkPropTypes=i,k.resetWarningCache=i.resetWarningCache,k.PropTypes=k,k},qC}var TC,vb;function bse(){if(vb)return TC;vb=1;var e=Dx();function t(){}function a(){}return a.resetWarningCache=t,TC=function(){function o(c,s,d,l,h,u){if(u!==e){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}o.isRequired=o;function i(){return o}var r={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:i,element:o,elementType:o,instanceOf:i,node:o,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:a,resetWarningCache:t};return r.PropTypes=r,r},TC}var Cb;function Sse(){if(Cb)return to.exports;if(Cb=1,process.env.NODE_ENV!=="production"){var e=xI(),t=!0;to.exports=wse()(e.isElement,t)}else to.exports=bse()();return to.exports}var Ise=Sse();const pe=fv(Ise),Te=pe.oneOfType([pe.string,pe.number]),wI={all:pe.bool,grid:pe.bool,aural:pe.bool,braille:pe.bool,handheld:pe.bool,print:pe.bool,projection:pe.bool,screen:pe.bool,tty:pe.bool,tv:pe.bool,embossed:pe.bool},Nse={orientation:pe.oneOf(["portrait","landscape"]),scan:pe.oneOf(["progressive","interlace"]),aspectRatio:pe.string,deviceAspectRatio:pe.string,height:Te,deviceHeight:Te,width:Te,deviceWidth:Te,color:pe.bool,colorIndex:pe.bool,monochrome:pe.bool,resolution:Te,type:Object.keys(wI)},{type:Tde,...Ase}=Nse,Pse={minAspectRatio:pe.string,maxAspectRatio:pe.string,minDeviceAspectRatio:pe.string,maxDeviceAspectRatio:pe.string,minHeight:Te,maxHeight:Te,minDeviceHeight:Te,maxDeviceHeight:Te,minWidth:Te,maxWidth:Te,minDeviceWidth:Te,maxDeviceWidth:Te,minColor:pe.number,maxColor:pe.number,minColorIndex:pe.number,maxColorIndex:pe.number,minMonochrome:pe.number,maxMonochrome:pe.number,minResolution:Te,maxResolution:Te,...Ase},Ese={...wI,...Pse};var Rse={all:Ese};const $se=e=>`not ${e}`,qse=(e,t)=>{const a=CI(e);return typeof t=="number"&&(t=`${t}px`),t===!0?a:t===!1?$se(a):`(${a}: ${t})`},Tse=e=>e.join(" and "),jse=e=>{const t=[];return Object.keys(Rse.all).forEach(a=>{const o=e[a];o!=null&&t.push(qse(a,o))}),Tse(t)},Hse=q.createContext(void 0),Vse=e=>e.query||jse(e),xb=e=>e?Object.keys(e).reduce((a,o)=>(a[CI(o)]=e[o],a),{}):void 0,bI=()=>{const e=q.useRef(!1);return q.useEffect(()=>{e.current=!0},[]),e.current},zse=e=>{const t=q.useContext(Hse),a=()=>xb(e)||xb(t),[o,i]=q.useState(a);return q.useEffect(()=>{const r=a();_se(o,r)||i(r)},[e,t]),o},Dse=e=>{const t=()=>Vse(e),[a,o]=q.useState(t);return q.useEffect(()=>{const i=t();a!==i&&o(i)},[e]),a},Ose=(e,t)=>{const a=()=>fse(e,t||{},!!t),[o,i]=q.useState(a),r=bI();return q.useEffect(()=>{if(r){const c=a();return i(c),()=>{c&&c.dispose()}}},[e,t]),o},Fse=e=>{const[t,a]=q.useState(e.matches);return q.useEffect(()=>{const o=i=>{a(i.matches)};return e.addListener(o),a(e.matches),()=>{e.removeListener(o)}},[e]),t},Ox=(e,t,a)=>{const o=zse(t),i=Dse(e);if(!i)throw new Error("Invalid or missing MediaQuery!");const r=Ose(i,o),c=Fse(r);return bI(),q.useEffect(()=>{},[c]),q.useEffect(()=>()=>{r&&r.dispose()},[]),c},Bse="input-module__fields___7s82h",Use="input-module__field___BmXtm",Zse="input-module__dark___dEFyl",Gse="input-module__outer___STcOB",Wse="input-module__button___7gJw-",Xse="input-module__click___6FEoM",Kse="input-module__sm___jtNdd",Yse="input-module__input___j8Xrc",Qse="input-module__placeholder___Nc7hU",Jse="input-module__icon___foesl",ede="input-module__text___DFtl6",tde="input-module__inner___Oy65q",nde="input-module__pulse___1I5VM",ade="input-module__helper___BfwFu",ode="input-module__loading___1cxGp",re={fields:Bse,field:Use,dark:Zse,outer:Gse,"is-disabled":"input-module__is-disabled___JwbG4","is-error":"input-module__is-error___xIDnZ",button:Wse,click:Xse,sm:Kse,input:Yse,placeholder:Qse,icon:Jse,text:ede,"is-loading":"input-module__is-loading___4plIo",inner:tde,"icon-wrap":"input-module__icon-wrap___HEFm4","is-skeleton":"input-module__is-skeleton___xCVEU",pulse:nde,helper:ade,"no-placeholder":"input-module__no-placeholder___i5lJb",loading:ode,"loading-dark":"input-module__loading-dark___mfX-p"},SI=({label:e="",placeholder:t="",options:a,name:o,id:i,value:r,size:c="md",helper:s,className:d="",isDisabled:l=!1,isLoading:h=!1,isSkeleton:u=!1,isError:p=!1,onChange:k})=>{const C=q.useRef(null);return _.jsxs("div",{className:ie(re.field,re["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:i||o,children:e}),_.jsxs("div",{className:ie(re.outer,c&&re[c],d,(l||h||u)&&re["is-disabled"],h&&!u&&re["is-loading"],u&&re["is-skeleton"],p&&re["is-error"]),children:[h&&!u&&_.jsx("div",{className:re.loading}),_.jsx("div",{className:re.inner,children:_.jsxs("select",{ref:C,id:i||o,name:o,value:r,onChange:k,className:re.input,"aria-label":e?"":i||o,disabled:l||h||u,children:[t&&_.jsx("option",{value:"",children:t}),a==null?void 0:a.map(g=>_.jsx("option",{value:g.value,children:g.label},g.value))]})}),_.jsx("div",{className:re["icon-wrap"],children:_.jsx(n1,{name:"ChevronDown",size:"md",className:re.icon})})]}),s&&_.jsx("div",{className:re.helper,children:s})]})},ide=({totalPages:e=4,currentPage:t=1,setCurrentPage:a})=>{const o=Ox({maxWidth:743}),[i,r]=q.useState(!0),c=Array.from({length:e},(l,h)=>h+1);q.useEffect(()=>{r(o)},[o]);const s=()=>{t>1&&a(t-1)},d=()=>{t<e&&a(t+1)};return _.jsx(_.Fragment,{children:e<5&&!i?_.jsxs(hv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"md",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),c.map(l=>_.jsx(Ke,{label:String(l),size:"md",variant:l===t?"primary":"text",onClick:()=>a(l),isIcon:!0},l)),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"md",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]}):_.jsxs(hv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"md",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),_.jsx(SI,{name:"pageSize",value:String(t),size:"sm",options:c.map(l=>({value:String(l),label:String(l)})),onChange:l=>a(Number(l.target.value))}),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"md",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]})})},cde="navbar-module__nav___JE2PK",rde={nav:cde},sde=({children:e,className:t})=>_.jsx("div",{className:ie(rde.nav,t),children:e}),dde=({field:e,form:t,helper:a,input:o,...i})=>{const r=t.errors[e.name],s=t.touched[e.name]&&typeof r=="string";if(!o)return _.jsx("div",{children:"Component not provided"});const d={...e,...i,helper:s?r:a,isError:!!s,...o.name==="Checkbox"&&{checked:e.value},...o.name==="Radio"&&{checked:e.value===i.value}};return _.jsx(o,{...d})},hde=({ref:e,type:t="text",label:a="",placeholder:o="",name:i,id:r,value:c,size:s="md",helper:d,className:l="",leadingIcon:h,leadingFunction:u,leadingText:p="",trailingIcon:k,trailingFunction:C,trailingText:g="",button:x,isDisabled:M=!1,isLoading:N=!1,isSkeleton:f=!1,isError:w=!1,onChange:m,...S})=>{const A=q.useRef(null),[P,H]=q.useState(!1),E=Q=>{typeof e=="function"?e(Q):e&&typeof e=="object"&&(e.current=Q),A.current=Q},T=()=>{e&&typeof e=="object"&&"current"in e&&e.current?e.current.focus():A.current&&A.current.focus()},D=()=>{m({target:{name:i,value:""}})},ae=Q=>{Q.stopPropagation(),H(te=>!te)},U=Q=>{Q.stopPropagation(),u==null||u()},ee=Q=>{Q.stopPropagation(),k==="X"&&D(),C==null||C()},K=Q=>{var te;Q.stopPropagation(),(te=x==null?void 0:x.onClick)==null||te.call(x,Q)};return _.jsxs("div",{className:ie(re.field,!o&&re["no-placeholder"]),children:[a&&_.jsx("label",{htmlFor:r||i,children:a}),_.jsxs("div",{className:ie(re.outer,s&&re[s],l,(M||N||f)&&re["is-disabled"],N&&!f&&re["is-loading"],f&&re["is-skeleton"],w&&re["is-error"]),onClick:T,children:[N&&!f&&_.jsx("div",{className:re.loading}),h&&_.jsx("div",{onClick:u&&U,className:ie(re["icon-wrap"],u&&re.click),children:_.jsx(n1,{name:h,size:"md",className:re.icon})}),p&&_.jsx("div",{className:re.text,children:p}),_.jsxs("div",{className:ie(re.inner),children:[_.jsx("input",{ref:E,type:t==="password"&&P?"text":t,id:r||i,name:i,value:c,onChange:m,className:re.input,placeholder:" ",required:!0,"aria-label":a?"":o,disabled:M||N||f,...S}),_.jsx("span",{className:re.placeholder,children:o})]}),g&&_.jsx("div",{className:re.text,children:g}),t==="password"&&_.jsx("div",{onClick:ae,className:ie(re["icon-wrap"],re.click),children:_.jsx(n1,{name:P?"Eye":"EyeOff",size:"md",className:re.icon})}),k&&!(k==="X"&&(!c||M))&&_.jsx("div",{onClick:ee,className:ie(re["icon-wrap"],C||k==="X"?re.click:""),children:_.jsx(n1,{name:k,size:"md",className:re.icon})}),x&&_.jsx(Ke,{...x,size:"sm",variant:x.variant||"primary",className:re.button,isDisabled:M||N||f,onClick:K})]}),d&&_.jsx("div",{className:re.helper,children:d})]})},lde=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isDisabled:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>_.jsxs("div",{className:Se.field,children:[_.jsxs("div",{className:ie(Se.radio,(d||l)&&Se["is-disabled"],l&&Se["is-skeleton"],h&&Se["is-error"]),children:[_.jsx("input",{type:"radio",id:a||t,name:t,value:String(o),onChange:u,className:ie(Se.input,c),checked:i,"aria-label":t,disabled:d||l}),_.jsx("label",{htmlFor:a||t,children:e||s&&_.jsx("div",{className:Se.title,children:_.jsx("div",{className:Se.label,children:s})})})]}),r&&_.jsx("div",{className:Se.helper,children:r})]}),ude=({label:e="",placeholder:t="",name:a,id:o,value:i,size:r="md",helper:c,className:s="",isDisabled:d=!1,isLoading:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>{const k=q.useRef(null),C=()=>{var g;return(g=k.current)==null?void 0:g.focus()};return _.jsxs("div",{className:ie(re.field,!t&&re["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:o||a,children:e}),_.jsxs("div",{className:ie(re.outer,r&&re[r],s,(d||l||h)&&re["is-disabled"],l&&!h&&re["is-loading"],h&&re["is-skeleton"],u&&re["is-error"]),onClick:C,children:[l&&!h&&_.jsx("div",{className:re.loading}),_.jsxs("div",{className:ie(re.inner),children:[_.jsx("textarea",{ref:k,id:o||a,name:a,value:i,onChange:p,className:re.input,placeholder:" ",required:!0,"aria-label":e?"":t,disabled:d||l||h}),_.jsx("span",{className:re.placeholder,children:t})]})]}),c&&_.jsx("div",{className:re.helper,children:c})]})},pde="example-module__example___TRgac",yde="example-module__content___ExA7w",jC={example:pde,"is-skeleton":"example-module__is-skeleton___dMyJl",content:yde},kde=({isSkeleton:e=!1})=>_.jsx("div",{className:ie(jC.example,e&&jC["is-skeleton"]),children:_.jsx("div",{className:jC.content,children:"Example"})}),fde="modal-module__backdrop___DCpKI",mde="modal-module__fullscreen___sfLoP",Mde="modal-module__main___0Sjqx",gde="modal-module__max___9QSAL",_de="modal-module__sheet___8-CTw",vde="modal-module__drag___mZz3W",Cde="modal-module__scroll___OnShd",xde="modal-module__header___t3TrT",Lde="modal-module__title___oMB-c",wde="modal-module__subtext___IHfeN",bde="modal-module__top___62uvi",Sde="modal-module__left___dCx5f",Ide="modal-module__anchor___UCD-N",Nde="modal-module__right___rvlxY",Ade="modal-module__footer___tqppg",Pde="modal-module__full___WPa3O",Ede="modal-module__text___qx9vw",Rde="modal-module__content___k129O",le={backdrop:fde,fullscreen:mde,"backdrop--close-button":"modal-module__backdrop--close-button___SWtbL","bottom-sheet":"modal-module__bottom-sheet___oPiUM",main:Mde,max:gde,sheet:_de,drag:vde,scroll:Cde,header:xde,title:Lde,subtext:wde,top:bde,left:Sde,anchor:Ide,right:Nde,footer:Ade,full:Pde,text:Ede,content:Rde},Lb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},wb=({title:e="",subtext:t="",leading:a,trailing:o,fullscreen:i=!1,sheet:r=!1})=>{const c=Ox({maxWidth:743}),s=Lb(a),d=Lb(o);return _.jsxs("div",{className:ie(le.header,r&&!c&&le.sheet,i&&`${le.fullscreen} dark`),children:[a&&_.jsx("div",{className:ie(le.left,s&&le.anchor),children:a}),_.jsxs("div",{className:le.top,children:[_.jsx("div",{className:ie(le.title,!t&&le.large),children:e}),t&&_.jsx("div",{className:le.subtext,children:t})]}),o&&_.jsx("div",{className:ie(le.right,d&&le.anchor),children:o})]})},bb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},Sb=({title:e="",subtext:t="",leading:a,trailing:o,fullWidth:i=!1})=>{const r=bb(a),c=bb(o);return _.jsxs("div",{className:ie(le.footer,i&&le.full),children:[(e||t||a)&&_.jsx("div",{className:ie(le.left,r&&!e&&!t&&le.anchor),children:e||t?_.jsxs("div",{className:le.text,children:[e&&_.jsx("div",{className:le.title,children:e}),t&&_.jsx("div",{className:le.subtext,children:t})]}):_.jsx(_.Fragment,{children:a})}),o&&_.jsx("div",{className:ie(le.right,c&&le.anchor),children:o})]})},$de=({children:e,modal:t,headerProps:a,footerProps:o,maxWidth:i,sheet:r=!1,fullscreen:c=!1,mobileMaxHeight:s=!1,mobileDraggable:d=!1,backdropClose:l=!0,bottomSheet:h=!1})=>{const u=q.useRef(null),p=Dre(),k=Ox({maxWidth:743}),[C,g]=q.useState(!0);q.useEffect(()=>{g(k)},[k]);const x=(f,w)=>{w.offset.y>150&&t.hide()},M=()=>{const f={opacity:0};return r&&!k?{...f,translateX:"calc(100% + 0.5rem)",opacity:1}:f},N=()=>{const f={opacity:1};return r&&!k?{...f,translateX:0,opacity:1}:f};return _.jsx(tie,{onExitComplete:()=>t.remove(),children:t.visible&&_.jsxs(fa.div,{className:ie(le.backdrop,h&&le["bottom-sheet"],c&&le.fullscreen,s&&k&&le.max,r&&!k&&le.sheet),children:[_.jsx(fa.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.6},onClick:()=>l&&t.hide(),className:le["backdrop--close-button"]}),C&&d&&h?_.jsx(fa.div,{ref:u,className:ie(le.main,c&&le.fullscreen),style:i?{maxWidth:i}:void 0,drag:"y",dragConstraints:{top:0,bottom:0},dragElastic:{top:0,bottom:.5},dragListener:!1,dragControls:p,onDragEnd:x,initial:{y:"100%"},animate:{y:0},exit:{y:"100%"},transition:{duration:.4,ease:"easeInOut"},children:_.jsxs("div",{className:le.drag,onPointerDown:f=>p.start(f),style:{touchAction:"none"},children:[a&&_.jsx(wb,{...a}),_.jsx("div",{className:le.scroll,children:_.jsx("div",{className:le.content,children:e})}),o&&_.jsx(Sb,{...o})]})}):_.jsxs(fa.div,{className:ie(le.main,c&&le.fullscreen),style:i?{maxWidth:i}:void 0,onDragEnd:x,initial:M(),animate:N(),exit:M(),transition:{duration:.4,ease:"easeInOut"},children:[a&&_.jsx(wb,{...a}),_.jsx("div",{className:le.scroll,children:_.jsx("div",{className:le.content,children:e})}),o&&_.jsx(Sb,{...o})]})]})})};exports.Banner=Rne;exports.Button=Ke;exports.Card=use;exports.Checkbox=vI;exports.Example=kde;exports.Footer=Zae;exports.FormikInput=dde;exports.Header=rse;exports.Icon=n1;exports.Input=hde;exports.Modal=$de;exports.Navbar=sde;exports.Pagination=ide;exports.Projects=Yne;exports.Radio=lde;exports.Section=oae;exports.Select=SI;exports.Stack=wae;exports.Textarea=ude;exports.Timeline=Dae;
@@ -39851,7 +39851,7 @@ const zse = (e) => `not ${e}`, Dse = (e, t) => {
39851
39851
  i1,
39852
39852
  {
39853
39853
  leadingIcon: "ChevronLeft",
39854
- size: "sm",
39854
+ size: "md",
39855
39855
  variant: "outline",
39856
39856
  onClick: s,
39857
39857
  isDisabled: t === 1,
@@ -39862,7 +39862,7 @@ const zse = (e) => `not ${e}`, Dse = (e, t) => {
39862
39862
  i1,
39863
39863
  {
39864
39864
  label: String(l),
39865
- size: "sm",
39865
+ size: "md",
39866
39866
  variant: l === t ? "primary" : "text",
39867
39867
  onClick: () => a(l),
39868
39868
  isIcon: !0
@@ -39873,7 +39873,7 @@ const zse = (e) => `not ${e}`, Dse = (e, t) => {
39873
39873
  i1,
39874
39874
  {
39875
39875
  leadingIcon: "ChevronRight",
39876
- size: "sm",
39876
+ size: "md",
39877
39877
  variant: "outline",
39878
39878
  onClick: d,
39879
39879
  isDisabled: t === e,
@@ -39885,7 +39885,7 @@ const zse = (e) => `not ${e}`, Dse = (e, t) => {
39885
39885
  i1,
39886
39886
  {
39887
39887
  leadingIcon: "ChevronLeft",
39888
- size: "sm",
39888
+ size: "md",
39889
39889
  variant: "outline",
39890
39890
  onClick: s,
39891
39891
  isDisabled: t === 1,
@@ -39897,6 +39897,7 @@ const zse = (e) => `not ${e}`, Dse = (e, t) => {
39897
39897
  {
39898
39898
  name: "pageSize",
39899
39899
  value: String(t),
39900
+ size: "sm",
39900
39901
  options: c.map((l) => ({
39901
39902
  value: String(l),
39902
39903
  label: String(l)
@@ -39908,7 +39909,7 @@ const zse = (e) => `not ${e}`, Dse = (e, t) => {
39908
39909
  i1,
39909
39910
  {
39910
39911
  leadingIcon: "ChevronRight",
39911
- size: "sm",
39912
+ size: "md",
39912
39913
  variant: "outline",
39913
39914
  onClick: d,
39914
39915
  isDisabled: t === e,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Modal-BveohaAc.cjs");exports.Banner=e.Banner;exports.Button=e.Button;exports.Card=e.Card;exports.Checkbox=e.Checkbox;exports.Example=e.Example;exports.Footer=e.Footer;exports.FormikInput=e.FormikInput;exports.Header=e.Header;exports.Icon=e.Icon;exports.Input=e.Input;exports.Modal=e.Modal;exports.Navbar=e.Navbar;exports.Pagination=e.Pagination;exports.Projects=e.Projects;exports.Radio=e.Radio;exports.Section=e.Section;exports.Select=e.Select;exports.Stack=e.Stack;exports.Textarea=e.Textarea;exports.Timeline=e.Timeline;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Modal-CaZwhI4D.cjs");exports.Banner=e.Banner;exports.Button=e.Button;exports.Card=e.Card;exports.Checkbox=e.Checkbox;exports.Example=e.Example;exports.Footer=e.Footer;exports.FormikInput=e.FormikInput;exports.Header=e.Header;exports.Icon=e.Icon;exports.Input=e.Input;exports.Modal=e.Modal;exports.Navbar=e.Navbar;exports.Pagination=e.Pagination;exports.Projects=e.Projects;exports.Radio=e.Radio;exports.Section=e.Section;exports.Select=e.Select;exports.Stack=e.Stack;exports.Textarea=e.Textarea;exports.Timeline=e.Timeline;
@@ -1,4 +1,4 @@
1
- import { B as e, c as o, C as t, d as n, E as r, F as c, e as i, H as d, h as l, I as m, M as p, N as x, b as I, P as S, R as b, S as k, f as u, a as B, g as C, T as F } from "./Modal-BuEpZH5S.js";
1
+ import { B as e, c as o, C as t, d as n, E as r, F as c, e as i, H as d, h as l, I as m, M as p, N as x, b as I, P as S, R as b, S as k, f as u, a as B, g as C, T as F } from "./Modal-eOCN80uG.js";
2
2
  export {
3
3
  e as Banner,
4
4
  o as Button,
package/dist/index.cjs.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Modal-BveohaAc.cjs");exports.Banner=e.Banner;exports.Button=e.Button;exports.Card=e.Card;exports.Checkbox=e.Checkbox;exports.Example=e.Example;exports.Footer=e.Footer;exports.FormikInput=e.FormikInput;exports.Header=e.Header;exports.Icon=e.Icon;exports.Input=e.Input;exports.Modal=e.Modal;exports.Navbar=e.Navbar;exports.Pagination=e.Pagination;exports.Projects=e.Projects;exports.Radio=e.Radio;exports.Section=e.Section;exports.Select=e.Select;exports.Stack=e.Stack;exports.Textarea=e.Textarea;exports.Timeline=e.Timeline;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Modal-CaZwhI4D.cjs");exports.Banner=e.Banner;exports.Button=e.Button;exports.Card=e.Card;exports.Checkbox=e.Checkbox;exports.Example=e.Example;exports.Footer=e.Footer;exports.FormikInput=e.FormikInput;exports.Header=e.Header;exports.Icon=e.Icon;exports.Input=e.Input;exports.Modal=e.Modal;exports.Navbar=e.Navbar;exports.Pagination=e.Pagination;exports.Projects=e.Projects;exports.Radio=e.Radio;exports.Section=e.Section;exports.Select=e.Select;exports.Stack=e.Stack;exports.Textarea=e.Textarea;exports.Timeline=e.Timeline;
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { B as e, c as o, C as t, d as n, E as r, F as c, e as i, H as d, h as l, I as m, M as p, N as x, b as I, P as S, R as b, S as k, f as u, a as B, g as C, T as F } from "./Modal-BuEpZH5S.js";
1
+ import { B as e, c as o, C as t, d as n, E as r, F as c, e as i, H as d, h as l, I as m, M as p, N as x, b as I, P as S, R as b, S as k, f as u, a as B, g as C, T as F } from "./Modal-eOCN80uG.js";
2
2
  export {
3
3
  e as Banner,
4
4
  o as Button,
@@ -1 +1 @@
1
- @keyframes style-module__loading___B0lJQ{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___xVA-V{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___A1WLL{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__banner___dXl-D{position:relative;background-color:#1164cc}.dark .style-module__banner___dXl-D,.style-module__dark___vPsQY .style-module__banner___dXl-D{background-color:#0d0d0d}.style-module__banner___dXl-D .style-module__social___mxK8z{position:absolute;z-index:110;bottom:-1rem;left:50%;display:none;transform:translate(-50%)}@media (min-width: 744px){.style-module__banner___dXl-D .style-module__social___mxK8z{display:flex}}.style-module__container___9JBYZ{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___9JBYZ{gap:2rem}}.style-module__container___9JBYZ{position:relative;padding:0}.style-module__content___V-DNs{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 744px){.style-module__content___V-DNs{height:800px;flex-direction:row;justify-content:flex-start}}@media (max-width: 743px){.style-module__content___V-DNs{height:640px;min-height:calc(100dvh - 4.375rem - env(safe-area-inset-bottom))}}.style-module__header___bOHYo .style-module__content___V-DNs{padding-top:4.875rem}.style-module__image___jR6hS .style-module__skeleton___lG67G{position:absolute;width:100%;height:100%;border-radius:inherit;animation:style-module__pulse___A1WLL 1.5s infinite alternate;background-color:#0000001a!important;transition:all .3s ease-in-out}.dark .style-module__image___jR6hS .style-module__skeleton___lG67G,.style-module__dark___vPsQY .style-module__image___jR6hS .style-module__skeleton___lG67G{background-color:#ffffff1a!important}.style-module__image___jR6hS{display:flex;padding:0 1.5rem}@media (min-width: 744px){.style-module__image___jR6hS{flex-basis:50%;justify-content:flex-end;order:1;padding-right:1.5rem;padding-left:3rem}}.style-module__image___jR6hS .style-module__image-wrap___kZOyY{position:relative;width:140px;border-radius:1rem;aspect-ratio:1}@media (min-width: 744px){.style-module__image___jR6hS .style-module__image-wrap___kZOyY{width:100%;max-width:500px}}.style-module__image___jR6hS img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;object-fit:cover}.light .style-module__image___jR6hS .style-module__skeleton___lG67G,.style-module__light___frAWx .style-module__image___jR6hS .style-module__skeleton___lG67G{background-color:#0003!important}.style-module__text___uBnfC .style-module__skeleton___lG67G,.style-module__text___uBnfC.style-module__skeleton___lG67G{border-color:transparent!important;animation:style-module__pulse___A1WLL 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__text___uBnfC .style-module__skeleton___lG67G,.dark .style-module__text___uBnfC.style-module__skeleton___lG67G,.style-module__dark___vPsQY .style-module__text___uBnfC .style-module__skeleton___lG67G,.style-module__dark___vPsQY .style-module__text___uBnfC.style-module__skeleton___lG67G{background-color:#ffffff1a!important}.style-module__text___uBnfC .style-module__skeleton___lG67G:not(.style-module__button___7y1JK,.style-module__nav___zRuNI,.style-module__icon___tiDkm),.style-module__text___uBnfC.style-module__skeleton___lG67G:not(.style-module__button___7y1JK,.style-module__nav___zRuNI,.style-module__icon___tiDkm){border-radius:.5rem}.style-module__text___uBnfC{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1.5rem 0;gap:.5rem;text-align:center}@media (min-width: 744px){.style-module__text___uBnfC{flex-basis:50%;align-items:flex-start;padding:4rem 1.5rem;text-align:left}}.style-module__text___uBnfC h1{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem;font-weight:700}.style-module__text___uBnfC h1{display:flex;flex-direction:column;align-items:center;color:#fff;gap:.5rem}@media (min-width: 744px){.style-module__text___uBnfC h1{align-items:flex-start}}@media (min-width: 400px){.style-module__text___uBnfC h1{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__text___uBnfC h1{font-size:3rem;letter-spacing:-.06rem;line-height:3.5rem}}.style-module__text___uBnfC h1 .style-module__primary___BSgxg{color:#fff}.dark .style-module__text___uBnfC h1 .style-module__primary___BSgxg,.style-module__dark___vPsQY .style-module__text___uBnfC h1 .style-module__primary___BSgxg{color:#dd2121}.style-module__text___uBnfC h2{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:400}.style-module__text___uBnfC h2{color:#fff;font-family:Nunito,arial,sans-serif}@media (min-width: 400px){.style-module__text___uBnfC h2{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem}}@media (min-width: 1024px){.style-module__text___uBnfC h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.light .style-module__text___uBnfC .style-module__button___7y1JK,.style-module__light___frAWx .style-module__text___uBnfC .style-module__button___7y1JK{color:#fff}.light .style-module__text___uBnfC .style-module__skeleton___lG67G,.style-module__light___frAWx .style-module__text___uBnfC .style-module__skeleton___lG67G{background-color:#0003!important}.style-module__button-group___SlLNJ{justify-content:center;margin-top:1rem}@media (min-width: 744px){.style-module__button-group___SlLNJ{justify-content:flex-start}}@keyframes social-module__loading___O9u-I{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes social-module__loading-dark___3b7Jp{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes social-module__pulse___vFDQO{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.social-module__social___Rz7KO .social-module__skeleton___5X-ML,.social-module__social___Rz7KO.social-module__skeleton___5X-ML{border-color:transparent!important;animation:social-module__pulse___vFDQO 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .social-module__social___Rz7KO .social-module__skeleton___5X-ML,.dark .social-module__social___Rz7KO.social-module__skeleton___5X-ML,.social-module__dark___h7z17 .social-module__social___Rz7KO .social-module__skeleton___5X-ML,.social-module__dark___h7z17 .social-module__social___Rz7KO.social-module__skeleton___5X-ML{background-color:#ffffff1a!important}.social-module__social___Rz7KO .social-module__skeleton___5X-ML:not(.social-module__button___nb2sn,.social-module__nav___pYCUq,.social-module__icon___sBz7e),.social-module__social___Rz7KO.social-module__skeleton___5X-ML:not(.social-module__button___nb2sn,.social-module__nav___pYCUq,.social-module__icon___sBz7e){border-radius:.5rem}.social-module__social___Rz7KO{display:flex;gap:1.5rem}.social-module__social___Rz7KO .social-module__icon___sBz7e{position:relative;padding:.5rem;border-radius:0 .5rem .5rem;background:#dd2121;color:#fff;transition:all .3s ease}@media (hover: hover){.social-module__social___Rz7KO .social-module__icon___sBz7e:hover{scale:1.1}}.social-module__social___Rz7KO .social-module__icon___sBz7e:focus{scale:1}.social-module__social___Rz7KO svg{width:24px;height:auto}@media (min-width: 2032px){.social-module__social___Rz7KO svg{width:30px}}.social-module__social___Rz7KO .social-module__linkedin___hkI5Y{background:#0077b5;color:#fff}.social-module__social___Rz7KO .social-module__instagram___TM0i3{background:#d62976;color:#fff}.social-module__social___Rz7KO .social-module__github___paHAR{background:#000;color:#fff}.dark .social-module__social___Rz7KO .social-module__github___paHAR,.social-module__dark___h7z17 .social-module__social___Rz7KO .social-module__github___paHAR{background:#fff;color:#000}@keyframes button-module__loading___1VCKB{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes button-module__loading-dark___NT5mq{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes button-module__pulse___nkraI{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.button-module__group___YdABW{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.button-module__group___YdABW.button-module__justify-center___gSuwD{justify-content:center}.button-module__group___YdABW.button-module__justify-start___rcqw1{justify-content:flex-start}.button-module__group___YdABW.button-module__justify-end___luLZ2{justify-content:flex-end}.button-module__group___YdABW .button-module__block___r2gUN{width:100%}.button-module__button___JQy7M{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:600}.button-module__button___JQy7M{z-index:5;display:inline-flex;width:fit-content;flex-wrap:nowrap;align-items:center;justify-content:center;border:.0625rem solid transparent;scale:1;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,scale .2s ease-in-out;white-space:nowrap}@media (hover) and (pointer: fine){.button-module__button___JQy7M:hover{text-decoration:none}.button-module__button___JQy7M:active:not(.button-module__is-disabled___VrO0S){scale:.9}}.button-module__button___JQy7M:focus{outline:0}.button-module__button___JQy7M:focus-visible:not(.button-module__is-disabled___VrO0S){outline:.125rem solid #0d0d0d;outline-offset:.125rem}.dark .button-module__button___JQy7M:focus-visible:not(.button-module__is-disabled___VrO0S){outline-color:#fff}.button-module__dark___PElFe .button-module__button___JQy7M:focus-visible:not(.button-module__is-disabled___VrO0S){outline-color:#fff}.button-module__button___JQy7M.button-module__is-disabled___VrO0S{border-color:transparent;background-color:#0d0d0d26;color:#5d5d5d}.dark .button-module__button___JQy7M.button-module__is-disabled___VrO0S,.button-module__dark___PElFe .button-module__button___JQy7M.button-module__is-disabled___VrO0S{border-color:transparent;background-color:#ffffff26;color:#bdc1c6}.button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO){border-color:transparent;background-color:#0d0d0d26}.dark .button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO){border-color:transparent;background-color:#ffffff26}.button-module__dark___PElFe .button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO){border-color:transparent;background-color:#ffffff26}.button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO):after{position:absolute;top:50%;left:50%;width:.5rem;border-radius:50%;animation:button-module__loading___1VCKB 1s infinite;aspect-ratio:1;content:"";transform:translate(-50%,-50%)}.dark .button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO):after{animation:button-module__loading-dark___NT5mq 1s infinite}.button-module__dark___PElFe .button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO):after{animation:button-module__loading-dark___NT5mq 1s infinite}.button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO) .button-module__content___PoZYX{opacity:0}.button-module__button___JQy7M.button-module__is-skeleton___i1diO{border-color:#dbdbdb;animation:button-module__pulse___nkraI 1.5s infinite ease-in-out;background-color:#dbdbdb}.dark .button-module__button___JQy7M.button-module__is-skeleton___i1diO,.button-module__dark___PElFe .button-module__button___JQy7M.button-module__is-skeleton___i1diO{border-color:#3d3d3d;background-color:#3d3d3d}.button-module__button___JQy7M.button-module__is-skeleton___i1diO .button-module__content___PoZYX{opacity:0}.button-module__size-md___rKVov{border-radius:.5rem}.button-module__size-md___rKVov.button-module__padding___jwVVD{padding:.71875rem 1.4375rem}.button-module__size-md___rKVov.button-module__has-icon___63UVJ.button-module__padding___jwVVD{padding-right:.8125rem;padding-left:.8125rem}.button-module__size-md___rKVov.button-module__has-icon___63UVJ span{width:1.25rem}.button-module__size-md___rKVov .button-module__content___PoZYX{height:1.4375rem}.button-module__size-sm___JYJri{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem}.button-module__size-sm___JYJri{border-radius:.5rem}.button-module__size-sm___JYJri.button-module__padding___jwVVD{padding:.65625rem .9375rem}.button-module__size-sm___JYJri.button-module__has-icon___63UVJ.button-module__padding___jwVVD{padding-right:.5625rem;padding-left:.5625rem}.button-module__size-sm___JYJri.button-module__has-icon___63UVJ span{width:1.25rem}.button-module__size-sm___JYJri .button-module__content___PoZYX{height:1.0625rem}.button-module__variant-primary___N7RnH{background-color:#dd2121;color:#fff}.button-module__variant-primary___N7RnH.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#9f1b1b;color:#fff}.button-module__variant-success___m3wq-{background-color:#34c759;color:#fff}.button-module__variant-success___m3wq-.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#288f42;color:#fff}.button-module__variant-outline___SERGN{border-color:#c3c3c3;background-color:#fff;color:#0d0d0d}.dark .button-module__variant-outline___SERGN:not(.button-module__is-disabled___VrO0S){border-color:#565656;background-color:#0d0d0d;color:#fff}.button-module__dark___PElFe .button-module__variant-outline___SERGN:not(.button-module__is-disabled___VrO0S){border-color:#565656;background-color:#0d0d0d;color:#fff}.button-module__variant-outline___SERGN.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#f3f3f3}.dark .button-module__variant-outline___SERGN.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525}.button-module__dark___PElFe .button-module__variant-outline___SERGN.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525}.button-module__variant-text___-WNkl{background-color:transparent;color:#0d0d0d}.dark .button-module__variant-text___-WNkl:not(.button-module__is-disabled___VrO0S){color:#fff}.button-module__dark___PElFe .button-module__variant-text___-WNkl:not(.button-module__is-disabled___VrO0S){color:#fff}.button-module__variant-text___-WNkl.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#f3f3f3}.dark .button-module__variant-text___-WNkl.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525}.button-module__dark___PElFe .button-module__variant-text___-WNkl.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525}.button-module__variant-anchor___AX8Yq{background-color:transparent;color:#0d0d0d}.dark .button-module__variant-anchor___AX8Yq:not(.button-module__is-disabled___VrO0S){color:#fff}.button-module__dark___PElFe .button-module__variant-anchor___AX8Yq:not(.button-module__is-disabled___VrO0S){color:#fff}.button-module__variant-default___iZUE0{background-color:#0d0d0d33;color:#0d0d0d}.dark .button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:not(.button-module__is-disabled___VrO0S){background-color:#ffffff1a;color:#fff}.button-module__dark___PElFe .button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:not(.button-module__is-disabled___VrO0S){background-color:#ffffff1a;color:#fff}.button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#0d0d0d4d}.dark .button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#ffffff26}.button-module__dark___PElFe .button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#ffffff26}.button-module__variant-white___qtHaW{background-color:#fff;color:#0d0d0d}.button-module__variant-white___qtHaW.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#b6b6b6;color:#0d0d0d}.button-module__variant-black___tvXnX{background-color:#0d0d0d;color:#fff}.dark .button-module__variant-black___tvXnX,.button-module__dark___PElFe .button-module__variant-black___tvXnX{background-color:#fff;color:#0d0d0d}.button-module__variant-black___tvXnX.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525;color:#fff}.dark .button-module__variant-black___tvXnX.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#e7e7e7;color:#0d0d0d}.button-module__dark___PElFe .button-module__variant-black___tvXnX.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#e7e7e7;color:#0d0d0d}.button-module__content___PoZYX{display:flex;align-items:center;justify-content:center;gap:.5rem}@keyframes style-module__loading___vC2Hi{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___452CX{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___c8BwJ{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__projects___3TgXF{position:relative;scroll-margin-top:6.375rem}@media (min-width: 744px){.style-module__projects___3TgXF{scroll-margin-top:6.875rem}}@media (min-width: 1024px){.style-module__projects___3TgXF{scroll-margin-top:8.875rem}}.style-module__projects___3TgXF h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.style-module__projects___3TgXF h3,.dark .style-module__projects___3TgXF h3,.style-module__dark___yDewD .style-module__projects___3TgXF h3{color:#dd2121}@media (min-width: 1024px){.style-module__projects___3TgXF h3{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.style-module__projects___3TgXF h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__projects___3TgXF h2{color:#222;text-align:left}.dark .style-module__projects___3TgXF h2,.style-module__dark___yDewD .style-module__projects___3TgXF h2{color:#fff}@media (min-width: 744px){.style-module__projects___3TgXF h2{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__projects___3TgXF h2{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.style-module__container___g5ZC4{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___g5ZC4{gap:2rem}}.style-module__container___g5ZC4{align-items:flex-start}.style-module__intro___AmAF- .style-module__skeleton___ndozz,.style-module__intro___AmAF-.style-module__skeleton___ndozz{border-color:transparent!important;animation:style-module__pulse___c8BwJ 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__intro___AmAF- .style-module__skeleton___ndozz,.dark .style-module__intro___AmAF-.style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__intro___AmAF- .style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__intro___AmAF-.style-module__skeleton___ndozz{background-color:#ffffff1a!important}.style-module__intro___AmAF- .style-module__skeleton___ndozz:not(.style-module__button___XQy8i,.style-module__nav___Y1gx9,.style-module__icon___AzFYI),.style-module__intro___AmAF-.style-module__skeleton___ndozz:not(.style-module__button___XQy8i,.style-module__nav___Y1gx9,.style-module__icon___AzFYI){border-radius:.5rem}.style-module__intro___AmAF-{display:grid;gap:.5rem}.style-module__grid___Pc1ay{display:flex;width:100%;width:calc(100% + 3rem);padding:0 1.5rem;margin:0 -1.5rem;gap:1rem;overflow-x:auto;scrollbar-width:none}.style-module__grid___Pc1ay::-webkit-scrollbar{display:none}@media (min-width: 744px){.style-module__grid___Pc1ay{display:grid;width:100%;padding:0;margin:0;gap:2rem;grid-template-columns:repeat(4,minmax(1px,1fr))}}@media (min-width: 1024px){.style-module__grid___Pc1ay{gap:2.5rem;grid-template-columns:repeat(6,minmax(1px,1fr))}}.style-module__item___Ma5NS{display:flex;min-width:280px;flex-direction:column;gap:1rem}@media (min-width: 744px){.style-module__item___Ma5NS{min-width:auto;grid-column:auto/span 2}}.style-module__image___kXMVo .style-module__skeleton___ndozz{position:absolute;width:100%;height:100%;border-radius:inherit;animation:style-module__pulse___c8BwJ 1.5s infinite alternate;background-color:#0000001a!important;transition:all .3s ease-in-out}.dark .style-module__image___kXMVo .style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__image___kXMVo .style-module__skeleton___ndozz{background-color:#ffffff1a!important}.style-module__image___kXMVo{position:relative;display:flex;height:158px;align-items:center;justify-content:center;padding:1.5rem;border-radius:0 1rem 1rem}@media (min-width: 744px){.style-module__image___kXMVo{height:265px}}@media (min-width: 1024px){.style-module__image___kXMVo{height:298px}}.style-module__image___kXMVo svg{max-height:40%;transition:all .3s ease-in-out}@media (min-width: 744px){.style-module__image___kXMVo svg{max-height:100%}}.style-module__text___7R80G .style-module__skeleton___ndozz,.style-module__text___7R80G.style-module__skeleton___ndozz{border-color:transparent!important;animation:style-module__pulse___c8BwJ 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__text___7R80G .style-module__skeleton___ndozz,.dark .style-module__text___7R80G.style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__text___7R80G .style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__text___7R80G.style-module__skeleton___ndozz{background-color:#ffffff1a!important}.style-module__text___7R80G .style-module__skeleton___ndozz:not(.style-module__button___XQy8i,.style-module__nav___Y1gx9,.style-module__icon___AzFYI),.style-module__text___7R80G.style-module__skeleton___ndozz:not(.style-module__button___XQy8i,.style-module__nav___Y1gx9,.style-module__icon___AzFYI){border-radius:.5rem}.style-module__text___7R80G{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.style-module__text___7R80G h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.style-module__text___7R80G h3{color:#222}.dark .style-module__text___7R80G h3,.style-module__dark___yDewD .style-module__text___7R80G h3{color:#fff}@media (min-width: 1024px){.style-module__text___7R80G h3{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.style-module__text___7R80G p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.style-module__text___7R80G p{color:#5d5d5d}.dark .style-module__text___7R80G p,.style-module__dark___yDewD .style-module__text___7R80G p{color:#bdc1c6}@media (min-width: 744px){.style-module__text___7R80G p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem}}@keyframes style-module__loading___c-xCP{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___51hks{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___m-A29{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__section___s9yaR{position:relative;scroll-margin-top:6.375rem}@media (min-width: 744px){.style-module__section___s9yaR{scroll-margin-top:6.875rem}}@media (min-width: 1024px){.style-module__section___s9yaR{scroll-margin-top:8.875rem}}.style-module__container___F-SED{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___F-SED{gap:2rem}}.style-module__content___8Xbo4{display:grid;gap:1rem}@media (min-width: 744px){.style-module__content___8Xbo4{gap:2rem;grid-template-columns:2fr 3fr}}@media (min-width: 1024px){.style-module__content___8Xbo4{gap:5rem}}@media (min-width: 744px){.style-module__content___8Xbo4.style-module__reverse___4G6ci{grid-template-columns:3fr 2fr}}@media (min-width: 744px){.style-module__content___8Xbo4.style-module__reverse___4G6ci .style-module__image___Jckgv{order:1}}.style-module__image___Jckgv .style-module__skeleton___T9os8{position:absolute;width:100%;height:100%;border-radius:inherit;animation:style-module__pulse___m-A29 1.5s infinite alternate;background-color:#0000001a!important;transition:all .3s ease-in-out}.dark .style-module__image___Jckgv .style-module__skeleton___T9os8,.style-module__dark___IQwU8 .style-module__image___Jckgv .style-module__skeleton___T9os8{background-color:#ffffff1a!important}.style-module__image___Jckgv .style-module__image-wrap___FnUhF{position:relative;display:flex;width:100%;max-width:250px;justify-content:flex-start;border-radius:1rem;aspect-ratio:1}@media (min-width: 744px){.style-module__image___Jckgv .style-module__image-wrap___FnUhF{max-width:520px;justify-content:center}}.style-module__image___Jckgv img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;object-fit:cover}.style-module__text___Yx8LC .style-module__skeleton___T9os8,.style-module__text___Yx8LC.style-module__skeleton___T9os8{border-color:transparent!important;animation:style-module__pulse___m-A29 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__text___Yx8LC .style-module__skeleton___T9os8,.dark .style-module__text___Yx8LC.style-module__skeleton___T9os8,.style-module__dark___IQwU8 .style-module__text___Yx8LC .style-module__skeleton___T9os8,.style-module__dark___IQwU8 .style-module__text___Yx8LC.style-module__skeleton___T9os8{background-color:#ffffff1a!important}.style-module__text___Yx8LC .style-module__skeleton___T9os8:not(.style-module__button___Wn1pJ,.style-module__nav___6-QSI,.style-module__icon___MGiMc),.style-module__text___Yx8LC.style-module__skeleton___T9os8:not(.style-module__button___Wn1pJ,.style-module__nav___6-QSI,.style-module__icon___MGiMc){border-radius:.5rem}.style-module__text___Yx8LC{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem}@media (min-width: 744px){.style-module__text___Yx8LC{gap:.5rem}}.style-module__text___Yx8LC h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.style-module__text___Yx8LC h3,.dark .style-module__text___Yx8LC h3,.style-module__dark___IQwU8 .style-module__text___Yx8LC h3{color:#dd2121}@media (min-width: 1024px){.style-module__text___Yx8LC h3{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.style-module__text___Yx8LC h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__text___Yx8LC h2{color:#222}.dark .style-module__text___Yx8LC h2,.style-module__dark___IQwU8 .style-module__text___Yx8LC h2{color:#fff}@media (min-width: 744px){.style-module__text___Yx8LC h2{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__text___Yx8LC h2{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.style-module__text___Yx8LC p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.style-module__text___Yx8LC p{color:#5d5d5d}.dark .style-module__text___Yx8LC p,.style-module__dark___IQwU8 .style-module__text___Yx8LC p{color:#bdc1c6}@media (min-width: 744px){.style-module__text___Yx8LC p{font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.675rem}}.style-module__text___Yx8LC .style-module__button-group___fMutf{margin-top:1rem}@keyframes style-module__loading___hvFqO{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___WY1gP{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___6W88q{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__stack___w6euO{position:relative}.style-module__container___1oTcE{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___1oTcE{gap:2rem}}.style-module__intro___ekdH8 .style-module__skeleton___ORPXo,.style-module__intro___ekdH8.style-module__skeleton___ORPXo{border-color:transparent!important;animation:style-module__pulse___6W88q 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__intro___ekdH8 .style-module__skeleton___ORPXo,.dark .style-module__intro___ekdH8.style-module__skeleton___ORPXo,.style-module__dark___vx6bB .style-module__intro___ekdH8 .style-module__skeleton___ORPXo,.style-module__dark___vx6bB .style-module__intro___ekdH8.style-module__skeleton___ORPXo{background-color:#ffffff1a!important}.style-module__intro___ekdH8 .style-module__skeleton___ORPXo:not(.style-module__button___S3sUH,.style-module__nav___fX0y-,.style-module__icon___fZzhc),.style-module__intro___ekdH8.style-module__skeleton___ORPXo:not(.style-module__button___S3sUH,.style-module__nav___fX0y-,.style-module__icon___fZzhc){border-radius:.5rem}.style-module__intro___ekdH8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center}.style-module__intro___ekdH8 h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__intro___ekdH8 h2{color:#222}.dark .style-module__intro___ekdH8 h2,.style-module__dark___vx6bB .style-module__intro___ekdH8 h2{color:#fff}@media (min-width: 744px){.style-module__intro___ekdH8 h2{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__intro___ekdH8 h2{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.style-module__list___Anm5H{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.style-module__item___ylSJi{position:relative;width:40px;aspect-ratio:1;color:#222}.dark .style-module__item___ylSJi,.style-module__dark___vx6bB .style-module__item___ylSJi{color:#fff}@media (min-width: 744px){.style-module__item___ylSJi{width:60px}}.style-module__item___ylSJi:hover{z-index:1}.style-module__item___ylSJi .style-module__image___EgYCb .style-module__skeleton___ORPXo{position:absolute;width:100%;height:100%;border-radius:inherit;animation:style-module__pulse___6W88q 1.5s infinite alternate;background-color:#0000001a!important;transition:all .3s ease-in-out}.dark .style-module__item___ylSJi .style-module__image___EgYCb .style-module__skeleton___ORPXo,.style-module__dark___vx6bB .style-module__item___ylSJi .style-module__image___EgYCb .style-module__skeleton___ORPXo{background-color:#ffffff1a!important}.style-module__item___ylSJi .style-module__image___EgYCb{position:absolute;top:0;left:0;width:100%;height:100%}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:after{position:absolute;top:100%;left:50%;padding:.325rem 1rem;border-radius:.5rem;margin-top:-1rem;background-color:#0d0d0d;color:#fff;content:attr(data-tooltip);opacity:1;transform:translate(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:visible;white-space:nowrap}.dark .style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:after{background-color:#fff;color:#000}.style-module__dark___vx6bB .style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:after{background-color:#fff;color:#000}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:before{position:absolute;top:100%;left:50%;width:0;height:0;border-width:0 6px 6px;border-style:solid;border-color:transparent transparent #0d0d0d;margin-top:-1.375rem;content:"";opacity:1;transform:translate(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:visible}.dark .style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:before{border-color:transparent transparent #fff}.style-module__dark___vx6bB .style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:before{border-color:transparent transparent #fff}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:before,.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:after{display:none;opacity:0;visibility:hidden}@media (min-width: 744px){.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:before,.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:after{display:block}}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:after{margin-top:1rem}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:before{top:auto;bottom:-1rem}.style-module__item___ylSJi .style-module__image___EgYCb .style-module__skeleton___ORPXo{border-radius:.5rem}.style-module__item___ylSJi svg{position:absolute;top:50%;left:50%;width:100%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}@keyframes style-module__loading___fPcfC{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___aZdUV{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___cqWZI{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__timeline___-aoQF{position:relative;scroll-margin-top:6.375rem}@media (min-width: 744px){.style-module__timeline___-aoQF{scroll-margin-top:6.875rem}}@media (min-width: 1024px){.style-module__timeline___-aoQF{scroll-margin-top:8.875rem}}.style-module__container___cEHI-{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___cEHI-{gap:2rem}}.style-module__container___cEHI-{align-items:flex-start}.style-module__intro___sBB5h .style-module__skeleton___R6eqG,.style-module__intro___sBB5h.style-module__skeleton___R6eqG{border-color:transparent!important;animation:style-module__pulse___cqWZI 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__intro___sBB5h .style-module__skeleton___R6eqG,.dark .style-module__intro___sBB5h.style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__intro___sBB5h .style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__intro___sBB5h.style-module__skeleton___R6eqG{background-color:#ffffff1a!important}.style-module__intro___sBB5h .style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C),.style-module__intro___sBB5h.style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C){border-radius:.5rem}.style-module__intro___sBB5h{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem}@media (min-width: 744px){.style-module__intro___sBB5h{gap:.5rem}}.style-module__intro___sBB5h h2{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.style-module__intro___sBB5h h2,.dark .style-module__intro___sBB5h h2,.style-module__dark___qV-RU .style-module__intro___sBB5h h2{color:#dd2121}@media (min-width: 1024px){.style-module__intro___sBB5h h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.style-module__intro___sBB5h h3{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__intro___sBB5h h3{color:#222}.dark .style-module__intro___sBB5h h3,.style-module__dark___qV-RU .style-module__intro___sBB5h h3{color:#fff}@media (min-width: 744px){.style-module__intro___sBB5h h3{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__intro___sBB5h h3{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.style-module__intro___sBB5h p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.style-module__intro___sBB5h p{color:#5d5d5d}.dark .style-module__intro___sBB5h p,.style-module__dark___qV-RU .style-module__intro___sBB5h p{color:#bdc1c6}@media (min-width: 744px){.style-module__intro___sBB5h p{font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.675rem}}.style-module__intro___sBB5h .style-module__button-group___jr35c{margin-top:1.5rem}.style-module__list___Juug9{display:flex;flex-direction:column;gap:2rem}@media (min-width: 744px){.style-module__list___Juug9{gap:4rem}}.style-module__item___nWIl1{display:flex;flex-direction:column;gap:1rem}@media (min-width: 744px){.style-module__item___nWIl1{position:relative;flex-direction:row;align-items:flex-start;gap:1rem}}@media (min-width: 744px){.style-module__item___nWIl1:after{position:absolute;top:-2rem;bottom:-2rem;left:0;border-left:1px solid rgb(194.5,194.5,194.5);content:""}.dark .style-module__item___nWIl1:after{border-color:#3d3d3d}.style-module__dark___qV-RU .style-module__item___nWIl1:after{border-color:#3d3d3d}}.style-module__item___nWIl1:first-child:after{top:.5rem}.style-module__item___nWIl1:last-child:after{bottom:0}.style-module__left___RV-p-{position:relative;padding:0 1.5rem}@media (min-width: 744px){.style-module__left___RV-p-{position:sticky;z-index:1;top:1rem;min-width:260px;padding:0 0 0 2rem}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:before{background-color:#0d0d0d1a}.dark .style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:before{background-color:#ffffff1a}.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:before{background-color:#ffffff1a}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:after{background-color:#0d0d0d33}.dark .style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:after{background-color:#fff3}.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:after{background-color:#fff3}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK{position:absolute;z-index:1;top:0;left:-.5rem;width:1.0625rem;height:1.0625rem;background-color:#fff}.dark .style-module__left___RV-p- .style-module__dot___vQCXK,.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__dot___vQCXK{background-color:#0d0d0d}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK:before{display:flex;width:100%;height:100%;border-radius:.5313rem;background-color:#dd212133;content:""}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK:after{position:absolute;top:.25rem;left:.25rem;width:.5625rem;height:.5625rem;border-radius:.2813rem;background-color:#dd2121;content:""}}.style-module__left___RV-p- .style-module__text___RbuhZ .style-module__skeleton___R6eqG,.style-module__left___RV-p- .style-module__text___RbuhZ.style-module__skeleton___R6eqG{border-color:transparent!important;animation:style-module__pulse___cqWZI 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__left___RV-p- .style-module__text___RbuhZ .style-module__skeleton___R6eqG,.dark .style-module__left___RV-p- .style-module__text___RbuhZ.style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__text___RbuhZ .style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__text___RbuhZ.style-module__skeleton___R6eqG{background-color:#ffffff1a!important}.style-module__left___RV-p- .style-module__text___RbuhZ .style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C),.style-module__left___RV-p- .style-module__text___RbuhZ.style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C){border-radius:.5rem}.style-module__left___RV-p- .style-module__text___RbuhZ{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.style-module__left___RV-p- h4{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:700}.style-module__left___RV-p- h4{color:#222}.dark .style-module__left___RV-p- h4,.style-module__dark___qV-RU .style-module__left___RV-p- h4{color:#fff}.style-module__right___8OHiQ .style-module__skeleton___R6eqG,.style-module__right___8OHiQ.style-module__skeleton___R6eqG{border-color:transparent!important;animation:style-module__pulse___cqWZI 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__right___8OHiQ .style-module__skeleton___R6eqG,.dark .style-module__right___8OHiQ.style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__right___8OHiQ .style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__right___8OHiQ.style-module__skeleton___R6eqG{background-color:#ffffff1a!important}.style-module__right___8OHiQ .style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C),.style-module__right___8OHiQ.style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C){border-radius:.5rem}.style-module__right___8OHiQ{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;border:.0625rem solid rgb(194.5,194.5,194.5);border-radius:1rem;gap:.5rem}.dark .style-module__right___8OHiQ,.style-module__dark___qV-RU .style-module__right___8OHiQ{padding:1.5rem;border-color:#3d3d3d}@media (min-width: 1024px){.style-module__right___8OHiQ{padding:1.5rem 2rem}}.style-module__right___8OHiQ h4{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:700}.style-module__right___8OHiQ h4,.dark .style-module__right___8OHiQ h4,.style-module__dark___qV-RU .style-module__right___8OHiQ h4{color:#dd2121}@media (min-width: 744px){.style-module__right___8OHiQ h4{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem}}.style-module__right___8OHiQ h5{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__right___8OHiQ h5{color:#222}.dark .style-module__right___8OHiQ h5,.style-module__dark___qV-RU .style-module__right___8OHiQ h5{color:#fff}@media (min-width: 744px){.style-module__right___8OHiQ h5{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}.style-module__right___8OHiQ p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.style-module__right___8OHiQ p{color:#5d5d5d}.dark .style-module__right___8OHiQ p,.style-module__dark___qV-RU .style-module__right___8OHiQ p{color:#bdc1c6}@media (min-width: 744px){.style-module__right___8OHiQ p{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem}}svg.style-module__skeleton___R6eqG g,svg.style-module__skeleton___R6eqG path{opacity:0}@keyframes footer-module__loading___P3fks{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes footer-module__loading-dark___c-RDA{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes footer-module__pulse___-Pmjb{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.footer-module__footer___5PSsO .footer-module__skeleton___xsTB0,.footer-module__footer___5PSsO.footer-module__skeleton___xsTB0{border-color:transparent!important;animation:footer-module__pulse___-Pmjb 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .footer-module__footer___5PSsO .footer-module__skeleton___xsTB0,.dark .footer-module__footer___5PSsO.footer-module__skeleton___xsTB0,.footer-module__dark___MYtND .footer-module__footer___5PSsO .footer-module__skeleton___xsTB0,.footer-module__dark___MYtND .footer-module__footer___5PSsO.footer-module__skeleton___xsTB0{background-color:#ffffff1a!important}.footer-module__footer___5PSsO .footer-module__skeleton___xsTB0:not(.footer-module__button___qjRQy,.footer-module__nav___RrvYC,.footer-module__icon___sg0dd),.footer-module__footer___5PSsO.footer-module__skeleton___xsTB0:not(.footer-module__button___qjRQy,.footer-module__nav___RrvYC,.footer-module__icon___sg0dd){border-radius:.5rem}.footer-module__footer___5PSsO{padding:0 0 2rem}.footer-module__container___VZcu-{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.footer-module__container___VZcu-{gap:2rem}}.footer-module__container___VZcu-{display:flex;flex-direction:column;align-items:center}@media (max-width: 743px){.footer-module__social___B-T-l{gap:2rem}}@media (min-width: 743px){.footer-module__social___B-T-l a{padding:.75rem}}@media (min-width: 2032px){.footer-module__social___B-T-l a{padding:1rem}}@media (max-width: 743px){.footer-module__social___B-T-l svg{width:28px}}@media (min-width: 2032px){.footer-module__social___B-T-l svg{width:32px}}@keyframes logo-module__loading___B2MXZ{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes logo-module__loading-dark___oRcT0{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes logo-module__pulse___zTUGS{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.logo-module__logo___50-hX{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:600}.logo-module__logo___50-hX .logo-module__skeleton___auAwZ,.logo-module__logo___50-hX.logo-module__skeleton___auAwZ{border-color:transparent!important;animation:logo-module__pulse___zTUGS 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .logo-module__logo___50-hX .logo-module__skeleton___auAwZ,.dark .logo-module__logo___50-hX.logo-module__skeleton___auAwZ,.logo-module__dark___zL7N4 .logo-module__logo___50-hX .logo-module__skeleton___auAwZ,.logo-module__dark___zL7N4 .logo-module__logo___50-hX.logo-module__skeleton___auAwZ{background-color:#ffffff1a!important}.logo-module__logo___50-hX .logo-module__skeleton___auAwZ:not(.logo-module__button___2hYOq,.logo-module__nav___cE9V-,.logo-module__icon___bH2ee),.logo-module__logo___50-hX.logo-module__skeleton___auAwZ:not(.logo-module__button___2hYOq,.logo-module__nav___cE9V-,.logo-module__icon___bH2ee){border-radius:.5rem}.logo-module__logo___50-hX{display:flex;width:max-content;align-items:center;margin:.25rem 0;color:#fff;font-family:Inter,arial,sans-serif;gap:.5rem;transition:all .3s ease-in-out}.logo-module__logo___50-hX .logo-module__icon___bH2ee{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}.logo-module__logo___50-hX .logo-module__icon___bH2ee{position:relative;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:0 .5rem .5rem;background-color:#dd2121;color:#fff}.light .logo-module__logo___50-hX .logo-module__icon___bH2ee.logo-module__skeleton___auAwZ,.logo-module__light___YWWh- .logo-module__logo___50-hX .logo-module__icon___bH2ee.logo-module__skeleton___auAwZ,.light .logo-module__logo___50-hX .logo-module__title___Q1WfN.logo-module__skeleton___auAwZ,.logo-module__light___YWWh- .logo-module__logo___50-hX .logo-module__title___Q1WfN.logo-module__skeleton___auAwZ{background-color:#0003!important}@media (hover: hover){.logo-module__logo___50-hX:hover{scale:1.05}}@keyframes navigation-module__loading___bS9j0{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes navigation-module__loading-dark___bNUeF{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes navigation-module__pulse___RZq39{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.navigation-module__nav___xApEM .navigation-module__skeleton___5r35M,.navigation-module__nav___xApEM.navigation-module__skeleton___5r35M{border-color:transparent!important;animation:navigation-module__pulse___RZq39 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .navigation-module__nav___xApEM .navigation-module__skeleton___5r35M,.dark .navigation-module__nav___xApEM.navigation-module__skeleton___5r35M,.navigation-module__dark___uyMuX .navigation-module__nav___xApEM .navigation-module__skeleton___5r35M,.navigation-module__dark___uyMuX .navigation-module__nav___xApEM.navigation-module__skeleton___5r35M{background-color:#ffffff1a!important}.navigation-module__nav___xApEM .navigation-module__skeleton___5r35M:not(.navigation-module__button___mhmJW,.navigation-module__nav___xApEM,.navigation-module__icon___WKRCy),.navigation-module__nav___xApEM.navigation-module__skeleton___5r35M:not(.navigation-module__button___mhmJW,.navigation-module__nav___xApEM,.navigation-module__icon___WKRCy){border-radius:.5rem}.navigation-module__nav___xApEM{position:relative;display:none;width:max-content;border-radius:1.5rem;background:#0003;outline:.0625rem solid rgba(255,255,255,.2)}.dark .navigation-module__nav___xApEM,.navigation-module__dark___uyMuX .navigation-module__nav___xApEM{background:#ffffff1a;outline-color:#3d3d3d}.navigation-module__nav___xApEM.navigation-module__skeleton___5r35M{outline:0}.light .navigation-module__nav___xApEM.navigation-module__skeleton___5r35M,.navigation-module__light___ML-bY .navigation-module__nav___xApEM.navigation-module__skeleton___5r35M{background-color:#0003!important}.navigation-module__nav___xApEM ul{display:flex;align-items:center;padding:0;margin:0;gap:.5rem}.navigation-module__nav___xApEM li{list-style:none}.navigation-module__nav___xApEM li:first-child{display:none}@media (min-width: 1024px){.navigation-module__nav___xApEM li:first-child{display:block}}.navigation-module__nav___xApEM li a{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.navigation-module__nav___xApEM li a{display:inline-flex;padding:.75rem 1rem;border-radius:1.5rem;font-family:Inter,arial,sans-serif;transition:all .3s ease-in-out}@media (hover: hover){.navigation-module__nav___xApEM li a:hover{background-color:#fff;color:#000;scale:1.05}}@media (min-width: 1024px){.navigation-module__nav___xApEM li a{padding-right:1.5rem;padding-left:1.5rem}}@media (min-width: 744px){.navigation-module__nav___xApEM{display:block}}@keyframes toggle-module__loading___39uwK{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes toggle-module__loading-dark___xzYkK{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}.toggle-module__toggle___UzM3e{position:relative;width:max-content}.toggle-module__toggle___UzM3e.toggle-module__skeleton___mjzF4 .toggle-module__checkbox___opDuO+label{animation:toggle-module__pulse___b3WyO 1.5s infinite alternate;background-color:#0003;box-shadow:none;transition:opacity .3s ease-in-out}.dark .toggle-module__toggle___UzM3e.toggle-module__skeleton___mjzF4 .toggle-module__checkbox___opDuO+label{background-color:#3d3d3d}.toggle-module__dark___8VHj3 .toggle-module__toggle___UzM3e.toggle-module__skeleton___mjzF4 .toggle-module__checkbox___opDuO+label{background-color:#3d3d3d}.toggle-module__toggle___UzM3e.toggle-module__skeleton___mjzF4 span,.toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO{display:none}.toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO+label{width:5rem;height:2.5rem;border-radius:2.5rem;background:#0003}.dark .toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO+label{background:#ffffff1a}.toggle-module__dark___8VHj3 .toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO+label{background:#ffffff1a}.toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO+label:before{display:none}.toggle-module__toggle___UzM3e span{position:absolute;z-index:1;top:.25rem;left:.25rem;display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:.0625rem solid rgba(12,16,20,.05);border-radius:1rem;background-color:#ffc514;pointer-events:none}.dark .toggle-module__toggle___UzM3e span,.toggle-module__dark___8VHj3 .toggle-module__toggle___UzM3e span{background-color:#74c0fc}.toggle-module__sun___UrzIC{display:block;color:#0d0d0d}.dark .toggle-module__sun___UrzIC,.toggle-module__dark___8VHj3 .toggle-module__sun___UrzIC{display:none}.toggle-module__moon___r5ivs{display:none;color:#fff}.dark .toggle-module__moon___r5ivs,.toggle-module__dark___8VHj3 .toggle-module__moon___r5ivs{display:block}@keyframes toggle-module__pulse___b3WyO{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes checkbox-module__loading___jSukF{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes checkbox-module__loading-dark___MEbzu{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}.checkbox-module__fields___hl8OS{display:flex;flex-direction:column;gap:1rem}.checkbox-module__field___tw7Y1{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.checkbox-module__checkbox___6oZEx,.checkbox-module__radio___VoMM2{position:relative;display:flex;align-items:flex-start}.checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE,.checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE{width:100%;flex-direction:row-reverse;align-items:center}.checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X{border-color:transparent;background-color:#0d0d0d26}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.dark .checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X{background-color:#ffffff26}.checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X{background-color:#dd2121}@media (hover: hover){.checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X,.checkbox-module__is-disabled___h2CQm .checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X),.checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X,.checkbox-module__is-disabled___h2CQm .checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X){background-color:#dd2121}}.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X{border-color:transparent;background:#0d0d0d26}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X{border-color:transparent;background:#ffffff26}.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label{color:#5d5d5d}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label{color:#bdc1c6}.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label{color:#bdc1c6}.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__title___HaaGu,.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__title___HaaGu,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp{color:inherit}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X{border-color:transparent;animation:checkbox-module__pulse___koEQf 1.5s infinite ease-in-out;background-color:#dbdbdb}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X{background-color:#3d3d3d}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:checked,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:checked{border-color:transparent;background-color:#dbdbdb}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:checked:before,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:checked:before{display:none}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:before,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:before{display:none}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp{border-radius:.25rem;animation:checkbox-module__pulse___koEQf 1.5s infinite alternate;background-color:#dbdbdb;color:transparent}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp{background-color:#3d3d3d}.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp{background-color:#3d3d3d}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm).checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:checked,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm).checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:checked{background:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm)+.checkbox-module__helper___VwqDa,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm)+.checkbox-module__helper___VwqDa{color:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X{border-color:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:checked,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:checked{background:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:focus-visible,.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:not(:placeholder-shown),.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:focus-visible,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:not(:placeholder-shown){border-color:#dd2121;outline-color:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__no-placeholder___anYwD label,.checkbox-module__radio___VoMM2.checkbox-module__no-placeholder___anYwD label{padding-left:0}.checkbox-module__input___s2l9X{width:1.5rem;height:1.5rem;padding:0;border:0;border:.0625rem solid rgb(194.5,194.5,194.5);border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1;background-color:transparent;transition:all .2s ease-in-out}.dark .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X{border-color:#3d3d3d}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X{width:4.5rem;height:2rem;border-color:transparent;border-radius:1.25rem;background-color:#0d0d0d33}.dark .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X{background-color:#ffffff1a}.checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X{border-radius:.75rem}.checkbox-module__input___s2l9X:before{position:absolute;top:.1875rem;left:.5rem;width:.5rem;height:.875rem;border-right:.1875rem solid #fff;border-bottom:.1875rem solid #fff;content:"";opacity:0;pointer-events:none;transform:rotate(45deg)}.dark .checkbox-module__input___s2l9X:before{border-right-color:#0d0d0d;border-bottom-color:#0d0d0d}.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X:before{border-right-color:#0d0d0d;border-bottom-color:#0d0d0d}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:before{right:1.8126rem;left:auto;width:2.5rem;height:1.625rem;border:0;border-radius:.8125rem;background-color:#fff;opacity:1;transform:none;transition:all .2s ease-in-out}.checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:before{top:.5rem;left:.5rem;width:.5rem;height:.5rem;border:0;border-radius:.25rem;background:#fff;transform:none}.dark .checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:before{background:#0d0d0d}.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:before{background:#0d0d0d}.checkbox-module__input___s2l9X:checked{border-color:#0d0d0d;background:#0d0d0d}.dark .checkbox-module__input___s2l9X:checked{border-color:#fff;background:#fff}.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X:checked{border-color:#fff;background:#fff}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:checked{border-color:transparent;background-color:#34c759}.checkbox-module__input___s2l9X:checked:before{opacity:1}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:checked:before{right:.1875rem}@media (hover: hover){.checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){border-color:#0d0d0d;cursor:pointer}.dark .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){border-color:#fff}.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){border-color:#fff}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X):checked{background-color:#2ca24a}.dark .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X):checked{background-color:#2ca24a}.checkbox-module__dark___RLKCS .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X):checked{background-color:#2ca24a}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){border-color:transparent;background-color:#0d0d0d4d}.dark .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){background-color:#ffffff26}.checkbox-module__dark___RLKCS .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){background-color:#ffffff26}.checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X)+label{cursor:pointer}}.checkbox-module__input___s2l9X:focus-visible:not(.checkbox-module__is-disabled___h2CQm){border-color:#0d0d0d;outline:.125rem solid #0d0d0d;outline-offset:.125rem}.dark .checkbox-module__input___s2l9X:focus-visible:not(.checkbox-module__is-disabled___h2CQm){border-color:#fff;outline-color:#fff}.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X:focus-visible:not(.checkbox-module__is-disabled___h2CQm){border-color:#fff;outline-color:#fff}.checkbox-module__input___s2l9X+label{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.checkbox-module__input___s2l9X+label{flex:1;padding-left:.75rem;margin:0}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X+label{padding-right:1.5rem;padding-left:0}.checkbox-module__title___HaaGu{display:flex;flex-direction:row;justify-content:space-between;color:#222;gap:.25rem}.dark .checkbox-module__title___HaaGu,.checkbox-module__dark___RLKCS .checkbox-module__title___HaaGu{color:#fff}.checkbox-module__content___nQZMp{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.checkbox-module__content___nQZMp{margin-top:.25rem;color:#5d5d5d}.dark .checkbox-module__content___nQZMp,.checkbox-module__dark___RLKCS .checkbox-module__content___nQZMp{color:#bdc1c6}.checkbox-module__helper___VwqDa{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:400}.checkbox-module__helper___VwqDa{color:#5d5d5d}@keyframes checkbox-module__pulse___koEQf{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes header-module__loading___BUVYz{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes header-module__loading-dark___8RDRb{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes header-module__pulse___pomLi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.header-module__header___ouQd4{position:sticky;z-index:200;top:0;padding-top:env(safe-area-inset-top);border-bottom:.0625rem solid transparent;margin-top:-calc(env(safe-area-inset-top));background:#1164cc;color:#fff;transition:all .3s ease-in-out}.dark .header-module__header___ouQd4,.header-module__dark___1NkBa .header-module__header___ouQd4{background:#0d0d0d}.header-module__header___ouQd4.header-module__is-home___puHem{margin-bottom:-4.875rem}.header-module__header___ouQd4.header-module__scrolled___sKl7S{border-bottom-color:#fff3}.dark .header-module__header___ouQd4.header-module__scrolled___sKl7S,.header-module__dark___1NkBa .header-module__header___ouQd4.header-module__scrolled___sKl7S{border-bottom-color:#3d3d3d}.header-module__container___IjYcu{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.header-module__container___IjYcu{gap:2rem}}.header-module__top___42BKq{position:relative;top:0;display:flex;align-items:center;justify-content:space-between;padding:.9375rem 0;padding:.4375rem .5rem;border-radius:.5rem;margin:.5rem -.5rem}@keyframes card-module__loading___x334z{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes card-module__loading-dark___Qby81{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes card-module__pulse___ETDsK{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.card-module__container___IbiZO{display:grid;gap:.5rem}.card-module__container___IbiZO h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.card-module__container___IbiZO h2{color:#222}.dark .card-module__container___IbiZO h2,.card-module__dark___AsJcp .card-module__container___IbiZO h2{color:#fff}.card-module__container___IbiZO h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.card-module__container___IbiZO h3{color:#222}.dark .card-module__container___IbiZO h3,.card-module__dark___AsJcp .card-module__container___IbiZO h3{color:#fff}.card-module__container___IbiZO h4{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:700}.card-module__container___IbiZO h4{color:#222}.dark .card-module__container___IbiZO h4,.card-module__dark___AsJcp .card-module__container___IbiZO h4{color:#fff}.card-module__container___IbiZO p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.card-module__container___IbiZO p{color:#5d5d5d}.dark .card-module__container___IbiZO p,.card-module__dark___AsJcp .card-module__container___IbiZO p{color:#bdc1c6}@media (min-width: 744px){.card-module__container___IbiZO p{font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.675rem}}.card-module__container___IbiZO ol{padding-left:1.5rem;list-style-type:decimal}.card-module__container___IbiZO ul{padding-left:1.5rem;list-style-type:disc}.card-module__container___IbiZO li{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.card-module__container___IbiZO li{margin-bottom:.5rem;color:#5d5d5d}.dark .card-module__container___IbiZO li,.card-module__dark___AsJcp .card-module__container___IbiZO li{color:#bdc1c6}.card-module__container___IbiZO li:last-child{margin-bottom:0}.card-module__container___IbiZO hr{border-color:#c3c3c3;margin:0}.dark .card-module__container___IbiZO hr,.card-module__dark___AsJcp .card-module__container___IbiZO hr{border-color:#3d3d3d}.card-module__container___IbiZO{display:grid;gap:1.5rem}.card-module__container___IbiZO.card-module__border___EGmYn{padding:1rem;border:.0625rem solid rgb(194.5,194.5,194.5);border-radius:.5rem}.dark .card-module__container___IbiZO.card-module__border___EGmYn,.card-module__dark___AsJcp .card-module__container___IbiZO.card-module__border___EGmYn{border-color:#3d3d3d}@media (min-width: 744px){.card-module__container___IbiZO.card-module__border___EGmYn{padding:1.5rem}}.card-module__container___IbiZO .card-module__title___-UuxP,.card-module__container___IbiZO .card-module__content___dH-X7{display:grid;gap:1rem}@keyframes input-module__loading___1cxGp{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes input-module__loading-dark___mfX-p{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes input-module__pulse___1I5VM{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.input-module__fields___7s82h{display:flex;flex-direction:column;gap:1rem}.input-module__field___BmXtm{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.input-module__field___BmXtm label{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.input-module__field___BmXtm label{color:#5d5d5d}.dark .input-module__field___BmXtm label,.input-module__dark___dEFyl .input-module__field___BmXtm label{color:#bdc1c6}.input-module__field___BmXtm textarea{min-height:7.5rem;resize:none}.input-module__outer___STcOB{display:flex;width:100%;align-items:center;padding:.96875rem;border:.0625rem solid rgb(194.5,194.5,194.5);border-radius:.5rem;background-color:transparent;gap:.5rem;line-height:1.4375rem;outline:.125rem solid transparent;outline-offset:-.125rem;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out,outline .2s ease-in-out}.dark .input-module__outer___STcOB,.input-module__dark___dEFyl .input-module__outer___STcOB{border-color:#3d3d3d}@media (hover: hover){.input-module__outer___STcOB:hover:not(.input-module__is-disabled___JwbG4,.input-module__is-error___xIDnZ,.input-module__outer___STcOB:has(.input-module__button___7gJw-:hover,.input-module__click___6FEoM:hover)){background-color:#f3f3f3;cursor:text}.dark .input-module__outer___STcOB:hover:not(.input-module__is-disabled___JwbG4,.input-module__is-error___xIDnZ,.input-module__outer___STcOB:has(.input-module__button___7gJw-:hover,.input-module__click___6FEoM:hover)){background-color:#252525}.input-module__dark___dEFyl .input-module__outer___STcOB:hover:not(.input-module__is-disabled___JwbG4,.input-module__is-error___xIDnZ,.input-module__outer___STcOB:has(.input-module__button___7gJw-:hover,.input-module__click___6FEoM:hover)){background-color:#252525}}.input-module__outer___STcOB.input-module__sm___jtNdd{padding:.6875rem .96875rem}.input-module__outer___STcOB.input-module__sm___jtNdd select{padding:.75rem 2.75rem .75rem 1rem;margin:-.75rem -2.75rem -.75rem -1rem}.input-module__outer___STcOB:focus-within:not(:has(.input-module__button___7gJw-:focus,.input-module__click___6FEoM:focus)){background-color:#f3f3f3;outline-color:#0d0d0d}.dark .input-module__outer___STcOB:focus-within:not(:has(.input-module__button___7gJw-:focus,.input-module__click___6FEoM:focus)){background-color:#252525;outline-color:#fff}.input-module__dark___dEFyl .input-module__outer___STcOB:focus-within:not(:has(.input-module__button___7gJw-:focus,.input-module__click___6FEoM:focus)){background-color:#252525;outline-color:#fff}.input-module__outer___STcOB.input-module__is-disabled___JwbG4{background-color:#0d0d0d26}.dark .input-module__outer___STcOB.input-module__is-disabled___JwbG4,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-disabled___JwbG4{background-color:#ffffff26}.input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU,.input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__icon___foesl,.input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__text___DFtl6{color:#5d5d5d}.dark .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU,.dark .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__icon___foesl,.dark .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__text___DFtl6{color:#bdc1c6}.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__icon___foesl,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__text___DFtl6{color:#bdc1c6}.input-module__outer___STcOB.input-module__is-loading___4plIo{position:relative;background-color:#f3f3f3}.dark .input-module__outer___STcOB.input-module__is-loading___4plIo,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-loading___4plIo{background-color:#252525}.input-module__outer___STcOB.input-module__is-loading___4plIo:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5rem;content:"";transition:all .2s ease-in-out}.input-module__outer___STcOB.input-module__is-loading___4plIo .input-module__inner___Oy65q{opacity:0}.input-module__outer___STcOB.input-module__is-loading___4plIo .input-module__button___7gJw-,.input-module__outer___STcOB.input-module__is-loading___4plIo .input-module__text___DFtl6,.input-module__outer___STcOB.input-module__is-loading___4plIo .input-module__icon-wrap___HEFm4{display:none}.input-module__outer___STcOB.input-module__is-skeleton___xCVEU{border-color:#dbdbdb;animation:input-module__pulse___1I5VM 1.5s infinite ease-in-out;background-color:#dbdbdb}.dark .input-module__outer___STcOB.input-module__is-skeleton___xCVEU,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-skeleton___xCVEU{border-color:#3d3d3d;background-color:#3d3d3d}.input-module__outer___STcOB.input-module__is-skeleton___xCVEU .input-module__inner___Oy65q{opacity:0}.input-module__outer___STcOB.input-module__is-skeleton___xCVEU .input-module__button___7gJw-,.input-module__outer___STcOB.input-module__is-skeleton___xCVEU .input-module__text___DFtl6,.input-module__outer___STcOB.input-module__is-skeleton___xCVEU .input-module__icon-wrap___HEFm4{display:none}.input-module__outer___STcOB.input-module__is-error___xIDnZ:not(.input-module__is-disabled___JwbG4){border-color:#dd2121;background-color:#dd212111}.input-module__outer___STcOB.input-module__is-error___xIDnZ:not(.input-module__is-disabled___JwbG4):focus-within:not(:has(.input-module__button___7gJw-:focus,.input-module__click___6FEoM:focus)){background-color:#dd212111;outline-color:#dd2121}.input-module__outer___STcOB.input-module__is-error___xIDnZ:not(.input-module__is-disabled___JwbG4)+.input-module__helper___BfwFu{color:#dd2121}.input-module__outer___STcOB select{width:calc(100% + 3.75rem);padding:1rem 2.75rem 1rem 1rem;margin:-1rem -2.75rem -1rem -1rem}.input-module__inner___Oy65q{position:relative;flex:1}.input-module__input___j8Xrc{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.input-module__input___j8Xrc{position:relative;width:100%;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;color:#0d0d0d;transition:all .2s ease-in-out}.dark .input-module__input___j8Xrc,.input-module__dark___dEFyl .input-module__input___j8Xrc{color:#fff}.input-module__input___j8Xrc:disabled{color:#5d5d5d}.dark .input-module__input___j8Xrc:disabled{color:#bdc1c6}.input-module__dark___dEFyl .input-module__input___j8Xrc:disabled{color:#bdc1c6}.input-module__input___j8Xrc:focus{outline:0}.input-module__input___j8Xrc:focus,.input-module__input___j8Xrc:not(:placeholder-shown){top:.46875rem}.input-module__no-placeholder___i5lJb .input-module__input___j8Xrc:focus,.input-module__no-placeholder___i5lJb .input-module__input___j8Xrc:not(:placeholder-shown){top:0}.input-module__input___j8Xrc:focus+.input-module__placeholder___Nc7hU,.input-module__input___j8Xrc:not(:placeholder-shown)+.input-module__placeholder___Nc7hU{top:-.40625rem;padding:0;color:#5d5d5d;font-size:.75rem;line-height:.875rem}.dark .input-module__input___j8Xrc:focus+.input-module__placeholder___Nc7hU,.dark .input-module__input___j8Xrc:not(:placeholder-shown)+.input-module__placeholder___Nc7hU{color:#bdc1c6}.input-module__dark___dEFyl .input-module__input___j8Xrc:focus+.input-module__placeholder___Nc7hU,.input-module__dark___dEFyl .input-module__input___j8Xrc:not(:placeholder-shown)+.input-module__placeholder___Nc7hU{color:#bdc1c6}.input-module__input___j8Xrc+.input-module__placeholder___Nc7hU{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.input-module__input___j8Xrc+.input-module__placeholder___Nc7hU{position:absolute;top:0;left:0;padding:0;color:#5d5d5d;pointer-events:none;transition:all .2s ease-in-out}.dark .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU{color:#bdc1c6}.input-module__dark___dEFyl .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU{color:#bdc1c6}.input-module__icon-wrap___HEFm4{z-index:1;display:flex;align-items:center;pointer-events:none}.input-module__icon___foesl{color:#3d3d3d;transition:color .2s ease-in-out}.dark .input-module__icon___foesl,.input-module__dark___dEFyl .input-module__icon___foesl{color:#cfcfcf}.input-module__text___DFtl6{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.input-module__text___DFtl6{color:#3d3d3d;transition:color .2s ease-in-out}.dark .input-module__text___DFtl6,.input-module__dark___dEFyl .input-module__text___DFtl6{color:#cfcfcf}.input-module__button___7gJw-{margin:-.5625rem -.5625rem -.5625rem 0}.input-module__button___7gJw-:not(:disabled):hover{cursor:pointer}.input-module__click___6FEoM{padding:1.125rem 0;margin:-1.125rem 0;line-height:1.4375rem}@media (hover: hover){.input-module__click___6FEoM:hover{cursor:pointer}}.input-module__helper___BfwFu{font-size:.75rem;letter-spacing:-.01rem;line-height:1rem;font-weight:400}.input-module__helper___BfwFu{color:#5d5d5d;transition:color .2s ease-in-out}.dark .input-module__helper___BfwFu,.input-module__dark___dEFyl .input-module__helper___BfwFu{color:#bdc1c6}.input-module__loading___1cxGp{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.input-module__loading___1cxGp:after{position:absolute;top:50%;left:50%;width:.5rem;border-radius:50%;animation:input-module__loading___1cxGp 1s infinite;aspect-ratio:1;content:"";transform:translate(-50%,-50%)}.dark .input-module__loading___1cxGp:after{animation:input-module__loading-dark___mfX-p 1s infinite}.input-module__dark___dEFyl .input-module__loading___1cxGp:after{animation:input-module__loading-dark___mfX-p 1s infinite}@keyframes navbar-module__loading___Xmije{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes navbar-module__loading-dark___K425U{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes navbar-module__pulse___0G7wV{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.navbar-module__nav___JE2PK{display:flex;gap:1rem}.navbar-module__button___OngeX{display:flex;flex:1;flex-direction:column;padding:.71875rem 0;gap:.25rem}@media (hover) and (pointer: fine){.navbar-module__button___OngeX:hover{color:#dd2121;cursor:pointer}}.navbar-module__button___OngeX span{font-size:.75rem;letter-spacing:-.01rem;line-height:1rem;font-weight:400}@keyframes example-module__loading___uoxFu{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes example-module__loading-dark___cZDfL{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes example-module__pulse___YjERj{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.example-module__example___TRgac{padding:1rem;border-radius:.5rem;background:#dd2121;color:#fff}.example-module__example___TRgac.example-module__is-skeleton___dMyJl{animation:example-module__pulse___YjERj 1.5s infinite ease-in-out;background-color:#dbdbdb}.dark .example-module__example___TRgac.example-module__is-skeleton___dMyJl,.example-module__dark___dw-hB .example-module__example___TRgac.example-module__is-skeleton___dMyJl{background-color:#3d3d3d}.example-module__example___TRgac.example-module__is-skeleton___dMyJl .example-module__content___ExA7w{opacity:0}@keyframes modal-module__loading___0q70N{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes modal-module__loading-dark___9aVqd{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes modal-module__pulse___DqFvl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.modal-module__backdrop___DCpKI{position:fixed;z-index:1000000;top:0;left:0;display:grid;width:100dvw;height:100dvh;padding:0 1.5em;place-items:center}.modal-module__backdrop___DCpKI.modal-module__fullscreen___sfLoP{padding:0}.modal-module__backdrop--close-button___SWtbL{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#00000080}.dark .modal-module__backdrop--close-button___SWtbL,.modal-module__dark___mI-e4 .modal-module__backdrop--close-button___SWtbL{background-color:#0009}.modal-module__backdrop--close-button___SWtbL:hover{cursor:pointer}.modal-module__backdrop--close-button___SWtbL:focus{outline:0}@media (max-width: 743px){.modal-module__backdrop___DCpKI.modal-module__bottom-sheet___oPiUM{padding:0;place-items:end}}@media (max-width: 743px){.modal-module__backdrop___DCpKI.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx{border-radius:1rem 1rem 0 0}.dark .modal-module__backdrop___DCpKI.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx,.modal-module__dark___mI-e4 .modal-module__backdrop___DCpKI.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx{width:calc(100% + .125rem);max-width:calc(100% + .125rem)!important;padding-right:.0625rem;padding-left:.0625rem;border-bottom:0;margin-right:-.0625rem;margin-left:-.0625rem}}.modal-module__backdrop___DCpKI .modal-module__main___0Sjqx{border-radius:1rem;background-color:#fff;box-shadow:0 4px 18px #0000002b}.dark .modal-module__backdrop___DCpKI .modal-module__main___0Sjqx,.modal-module__dark___mI-e4 .modal-module__backdrop___DCpKI .modal-module__main___0Sjqx{border:.0625rem solid rgb(61.4,61.4,61.4);background-color:#191919;box-shadow:none}.modal-module__backdrop___DCpKI .modal-module__main___0Sjqx.modal-module__fullscreen___sfLoP{border:0;border-radius:0;background-color:#0d0d0d}.modal-module__main___0Sjqx{position:relative;display:flex;width:100%;max-width:35.5rem;max-height:calc(100dvh - 5rem);flex-direction:column}@media (max-width: 743px){.modal-module__main___0Sjqx{padding-bottom:env(safe-area-inset-bottom)}}.modal-module__main___0Sjqx.modal-module__fullscreen___sfLoP{max-width:100%;height:100dvh;max-height:100dvh}.modal-module__main___0Sjqx.modal-module__max___9QSAL{height:100%}@media (max-width: 743px){.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx{max-width:100%!important;max-height:calc(100dvh - 1rem)}.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx.modal-module__fullscreen___sfLoP{max-height:100%}}.modal-module__sheet___8-CTw{padding:.5rem;place-items:end}.modal-module__sheet___8-CTw .modal-module__main___0Sjqx{height:100%;max-height:100%}.modal-module__drag___mZz3W{position:relative;display:flex;height:100%;flex-direction:column;padding-top:.75rem;-webkit-user-select:none;user-select:none}.modal-module__drag___mZz3W:hover{cursor:grab}.modal-module__drag___mZz3W:active{cursor:grabbing}.modal-module__drag___mZz3W:before{position:absolute;top:.5rem;left:50%;width:2.5rem;height:.25rem;border-radius:.125rem;background-color:#0003;content:"";transform:translate(-50%)}.dark .modal-module__drag___mZz3W:before{background-color:#fff3}.modal-module__dark___mI-e4 .modal-module__drag___mZz3W:before{background-color:#fff3}@media (min-width: 744px){.modal-module__drag___mZz3W:before{display:none}}.modal-module__drag___mZz3W .modal-module__scroll___OnShd{flex:1}.modal-module__header___t3TrT{position:relative;display:flex;min-height:2.75rem;align-items:center;padding:1rem 1.5rem 0}.modal-module__header___t3TrT.modal-module__fullscreen___sfLoP{min-height:5rem;padding:1.25rem 1.5rem}.modal-module__header___t3TrT.modal-module__fullscreen___sfLoP .modal-module__title___oMB-c+.modal-module__subtext___IHfeN{margin-top:-.25rem}.modal-module__header___t3TrT .modal-module__top___62uvi{display:grid;flex:1;flex-direction:column;align-items:center;justify-content:center}.modal-module__header___t3TrT .modal-module__top___62uvi:first-child{justify-content:flex-start}.modal-module__header___t3TrT .modal-module__title___oMB-c{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.modal-module__header___t3TrT .modal-module__title___oMB-c{color:#222;font-family:Inter,arial,sans-serif}.dark .modal-module__header___t3TrT .modal-module__title___oMB-c,.modal-module__dark___mI-e4 .modal-module__header___t3TrT .modal-module__title___oMB-c{color:#fff}.modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__title___oMB-c{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem}.modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__title___oMB-c{color:#fff;font-family:Inter,arial,sans-serif}.dark .modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__title___oMB-c,.modal-module__dark___mI-e4 .modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__title___oMB-c{color:#fff}.modal-module__header___t3TrT .modal-module__subtext___IHfeN{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:400}.modal-module__header___t3TrT .modal-module__subtext___IHfeN{color:#5d5d5d;font-family:Inter,arial,sans-serif}.dark .modal-module__header___t3TrT .modal-module__subtext___IHfeN,.modal-module__dark___mI-e4 .modal-module__header___t3TrT .modal-module__subtext___IHfeN{color:#bdc1c6}.modal-module__header___t3TrT .modal-module__left___dCx5f{display:flex;align-items:center;gap:.5rem}.modal-module__header___t3TrT .modal-module__left___dCx5f.modal-module__anchor___UCD-N{margin:-.5625rem auto -.5625rem -.875rem}.modal-module__header___t3TrT .modal-module__right___rvlxY{display:flex;align-items:center;gap:.5rem}.modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__right___rvlxY{justify-content:flex-end}.modal-module__header___t3TrT .modal-module__right___rvlxY.modal-module__anchor___UCD-N{margin:-.5625rem -.875rem -.5625rem auto}.modal-module__footer___tqppg{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem max(env(safe-area-inset-bottom),1rem);gap:.5rem;text-align:center}.modal-module__footer___tqppg.modal-module__full___WPa3O{flex-direction:column-reverse}.modal-module__footer___tqppg.modal-module__full___WPa3O .modal-module__left___dCx5f,.modal-module__footer___tqppg.modal-module__full___WPa3O .modal-module__right___rvlxY{width:100%}.modal-module__footer___tqppg.modal-module__full___WPa3O .modal-module__left___dCx5f .modal-module__anchor___UCD-N,.modal-module__footer___tqppg.modal-module__full___WPa3O .modal-module__right___rvlxY .modal-module__anchor___UCD-N{margin:0}.modal-module__footer___tqppg.modal-module__full___WPa3O button{width:100%}.modal-module__footer___tqppg .modal-module__text___qx9vw{text-align:left}.modal-module__footer___tqppg .modal-module__title___oMB-c{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:700}.modal-module__footer___tqppg .modal-module__title___oMB-c{color:#222}.dark .modal-module__footer___tqppg .modal-module__title___oMB-c,.modal-module__dark___mI-e4 .modal-module__footer___tqppg .modal-module__title___oMB-c{color:#fff}.modal-module__footer___tqppg .modal-module__subtext___IHfeN{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:400}.modal-module__footer___tqppg .modal-module__subtext___IHfeN{color:#5d5d5d}.dark .modal-module__footer___tqppg .modal-module__subtext___IHfeN,.modal-module__dark___mI-e4 .modal-module__footer___tqppg .modal-module__subtext___IHfeN{color:#bdc1c6}.modal-module__footer___tqppg .modal-module__left___dCx5f,.modal-module__footer___tqppg .modal-module__right___rvlxY{display:flex;align-items:center;gap:.5rem}.modal-module__footer___tqppg .modal-module__left___dCx5f.modal-module__anchor___UCD-N{margin-left:-1.5rem}.modal-module__footer___tqppg .modal-module__right___rvlxY{margin-left:auto}.modal-module__footer___tqppg .modal-module__right___rvlxY.modal-module__anchor___UCD-N{margin-right:-1.5rem}.modal-module__scroll___OnShd{overflow:scroll;flex:1;padding:1.5rem;scrollbar-width:none}.modal-module__scroll___OnShd::-webkit-scrollbar{display:none}.modal-module__fullscreen___sfLoP .modal-module__scroll___OnShd{border-radius:1.5rem 1.5rem 0 0;background-color:#fff}.modal-module__content___k129O{display:grid;gap:.5rem}.modal-module__content___k129O h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.modal-module__content___k129O h2{color:#222}.dark .modal-module__content___k129O h2,.modal-module__dark___mI-e4 .modal-module__content___k129O h2{color:#fff}.modal-module__content___k129O h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.modal-module__content___k129O h3{color:#222}.dark .modal-module__content___k129O h3,.modal-module__dark___mI-e4 .modal-module__content___k129O h3{color:#fff}.modal-module__content___k129O h4{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:700}.modal-module__content___k129O h4{color:#222}.dark .modal-module__content___k129O h4,.modal-module__dark___mI-e4 .modal-module__content___k129O h4{color:#fff}.modal-module__content___k129O p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.modal-module__content___k129O p{color:#5d5d5d}.dark .modal-module__content___k129O p,.modal-module__dark___mI-e4 .modal-module__content___k129O p{color:#bdc1c6}@media (min-width: 744px){.modal-module__content___k129O p{font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.675rem}}.modal-module__content___k129O ol{padding-left:1.5rem;list-style-type:decimal}.modal-module__content___k129O ul{padding-left:1.5rem;list-style-type:disc}.modal-module__content___k129O li{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.modal-module__content___k129O li{margin-bottom:.5rem;color:#5d5d5d}.dark .modal-module__content___k129O li,.modal-module__dark___mI-e4 .modal-module__content___k129O li{color:#bdc1c6}.modal-module__content___k129O li:last-child{margin-bottom:0}.modal-module__content___k129O hr{border-color:#c3c3c3;margin:0}.dark .modal-module__content___k129O hr,.modal-module__dark___mI-e4 .modal-module__content___k129O hr{border-color:#3d3d3d}.modal-module__content___k129O{display:grid;gap:1rem}
1
+ @keyframes style-module__loading___B0lJQ{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___xVA-V{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___A1WLL{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__banner___dXl-D{position:relative;background-color:#1164cc}.dark .style-module__banner___dXl-D,.style-module__dark___vPsQY .style-module__banner___dXl-D{background-color:#0d0d0d}.style-module__banner___dXl-D .style-module__social___mxK8z{position:absolute;z-index:110;bottom:-1rem;left:50%;display:none;transform:translate(-50%)}@media (min-width: 744px){.style-module__banner___dXl-D .style-module__social___mxK8z{display:flex}}.style-module__container___9JBYZ{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___9JBYZ{gap:2rem}}.style-module__container___9JBYZ{position:relative;padding:0}.style-module__content___V-DNs{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 744px){.style-module__content___V-DNs{height:800px;flex-direction:row;justify-content:flex-start}}@media (max-width: 743px){.style-module__content___V-DNs{height:640px;min-height:calc(100dvh - 4.375rem - env(safe-area-inset-bottom))}}.style-module__header___bOHYo .style-module__content___V-DNs{padding-top:4.875rem}.style-module__image___jR6hS .style-module__skeleton___lG67G{position:absolute;width:100%;height:100%;border-radius:inherit;animation:style-module__pulse___A1WLL 1.5s infinite alternate;background-color:#0000001a!important;transition:all .3s ease-in-out}.dark .style-module__image___jR6hS .style-module__skeleton___lG67G,.style-module__dark___vPsQY .style-module__image___jR6hS .style-module__skeleton___lG67G{background-color:#ffffff1a!important}.style-module__image___jR6hS{display:flex;padding:0 1.5rem}@media (min-width: 744px){.style-module__image___jR6hS{flex-basis:50%;justify-content:flex-end;order:1;padding-right:1.5rem;padding-left:3rem}}.style-module__image___jR6hS .style-module__image-wrap___kZOyY{position:relative;width:140px;border-radius:1rem;aspect-ratio:1}@media (min-width: 744px){.style-module__image___jR6hS .style-module__image-wrap___kZOyY{width:100%;max-width:500px}}.style-module__image___jR6hS img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;object-fit:cover}.light .style-module__image___jR6hS .style-module__skeleton___lG67G,.style-module__light___frAWx .style-module__image___jR6hS .style-module__skeleton___lG67G{background-color:#0003!important}.style-module__text___uBnfC .style-module__skeleton___lG67G,.style-module__text___uBnfC.style-module__skeleton___lG67G{border-color:transparent!important;animation:style-module__pulse___A1WLL 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__text___uBnfC .style-module__skeleton___lG67G,.dark .style-module__text___uBnfC.style-module__skeleton___lG67G,.style-module__dark___vPsQY .style-module__text___uBnfC .style-module__skeleton___lG67G,.style-module__dark___vPsQY .style-module__text___uBnfC.style-module__skeleton___lG67G{background-color:#ffffff1a!important}.style-module__text___uBnfC .style-module__skeleton___lG67G:not(.style-module__button___7y1JK,.style-module__nav___zRuNI,.style-module__icon___tiDkm),.style-module__text___uBnfC.style-module__skeleton___lG67G:not(.style-module__button___7y1JK,.style-module__nav___zRuNI,.style-module__icon___tiDkm){border-radius:.5rem}.style-module__text___uBnfC{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1.5rem 0;gap:.5rem;text-align:center}@media (min-width: 744px){.style-module__text___uBnfC{flex-basis:50%;align-items:flex-start;padding:4rem 1.5rem;text-align:left}}.style-module__text___uBnfC h1{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem;font-weight:700}.style-module__text___uBnfC h1{display:flex;flex-direction:column;align-items:center;color:#fff;gap:.5rem}@media (min-width: 744px){.style-module__text___uBnfC h1{align-items:flex-start}}@media (min-width: 400px){.style-module__text___uBnfC h1{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__text___uBnfC h1{font-size:3rem;letter-spacing:-.06rem;line-height:3.5rem}}.style-module__text___uBnfC h1 .style-module__primary___BSgxg{color:#fff}.dark .style-module__text___uBnfC h1 .style-module__primary___BSgxg,.style-module__dark___vPsQY .style-module__text___uBnfC h1 .style-module__primary___BSgxg{color:#dd2121}.style-module__text___uBnfC h2{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:400}.style-module__text___uBnfC h2{color:#fff;font-family:Nunito,arial,sans-serif}@media (min-width: 400px){.style-module__text___uBnfC h2{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem}}@media (min-width: 1024px){.style-module__text___uBnfC h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.light .style-module__text___uBnfC .style-module__button___7y1JK,.style-module__light___frAWx .style-module__text___uBnfC .style-module__button___7y1JK{color:#fff}.light .style-module__text___uBnfC .style-module__skeleton___lG67G,.style-module__light___frAWx .style-module__text___uBnfC .style-module__skeleton___lG67G{background-color:#0003!important}.style-module__button-group___SlLNJ{justify-content:center;margin-top:1rem}@media (min-width: 744px){.style-module__button-group___SlLNJ{justify-content:flex-start}}@keyframes social-module__loading___O9u-I{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes social-module__loading-dark___3b7Jp{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes social-module__pulse___vFDQO{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.social-module__social___Rz7KO .social-module__skeleton___5X-ML,.social-module__social___Rz7KO.social-module__skeleton___5X-ML{border-color:transparent!important;animation:social-module__pulse___vFDQO 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .social-module__social___Rz7KO .social-module__skeleton___5X-ML,.dark .social-module__social___Rz7KO.social-module__skeleton___5X-ML,.social-module__dark___h7z17 .social-module__social___Rz7KO .social-module__skeleton___5X-ML,.social-module__dark___h7z17 .social-module__social___Rz7KO.social-module__skeleton___5X-ML{background-color:#ffffff1a!important}.social-module__social___Rz7KO .social-module__skeleton___5X-ML:not(.social-module__button___nb2sn,.social-module__nav___pYCUq,.social-module__icon___sBz7e),.social-module__social___Rz7KO.social-module__skeleton___5X-ML:not(.social-module__button___nb2sn,.social-module__nav___pYCUq,.social-module__icon___sBz7e){border-radius:.5rem}.social-module__social___Rz7KO{display:flex;gap:1.5rem}.social-module__social___Rz7KO .social-module__icon___sBz7e{position:relative;padding:.5rem;border-radius:0 .5rem .5rem;background:#dd2121;color:#fff;transition:all .3s ease}@media (hover: hover){.social-module__social___Rz7KO .social-module__icon___sBz7e:hover{scale:1.1}}.social-module__social___Rz7KO .social-module__icon___sBz7e:focus{scale:1}.social-module__social___Rz7KO svg{width:24px;height:auto}@media (min-width: 2032px){.social-module__social___Rz7KO svg{width:30px}}.social-module__social___Rz7KO .social-module__linkedin___hkI5Y{background:#0077b5;color:#fff}.social-module__social___Rz7KO .social-module__instagram___TM0i3{background:#d62976;color:#fff}.social-module__social___Rz7KO .social-module__github___paHAR{background:#000;color:#fff}.dark .social-module__social___Rz7KO .social-module__github___paHAR,.social-module__dark___h7z17 .social-module__social___Rz7KO .social-module__github___paHAR{background:#fff;color:#000}@keyframes button-module__loading___1VCKB{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes button-module__loading-dark___NT5mq{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes button-module__pulse___nkraI{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.button-module__group___YdABW{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.button-module__group___YdABW.button-module__justify-center___gSuwD{justify-content:center}.button-module__group___YdABW.button-module__justify-start___rcqw1{justify-content:flex-start}.button-module__group___YdABW.button-module__justify-end___luLZ2{justify-content:flex-end}.button-module__group___YdABW .button-module__block___r2gUN{width:100%}.button-module__button___JQy7M{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:600}.button-module__button___JQy7M{z-index:5;display:inline-flex;width:fit-content;flex-wrap:nowrap;align-items:center;justify-content:center;border:.0625rem solid transparent;scale:1;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,scale .2s ease-in-out;white-space:nowrap}@media (hover) and (pointer: fine){.button-module__button___JQy7M:hover{text-decoration:none}.button-module__button___JQy7M:active:not(.button-module__is-disabled___VrO0S){scale:.9}}.button-module__button___JQy7M:focus{outline:0}.button-module__button___JQy7M:focus-visible:not(.button-module__is-disabled___VrO0S){outline:.125rem solid #0d0d0d;outline-offset:.125rem}.dark .button-module__button___JQy7M:focus-visible:not(.button-module__is-disabled___VrO0S){outline-color:#fff}.button-module__dark___PElFe .button-module__button___JQy7M:focus-visible:not(.button-module__is-disabled___VrO0S){outline-color:#fff}.button-module__button___JQy7M.button-module__is-disabled___VrO0S{border-color:transparent;background-color:#0d0d0d26;color:#5d5d5d}.dark .button-module__button___JQy7M.button-module__is-disabled___VrO0S,.button-module__dark___PElFe .button-module__button___JQy7M.button-module__is-disabled___VrO0S{border-color:transparent;background-color:#ffffff26;color:#bdc1c6}.button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO){border-color:transparent;background-color:#0d0d0d26}.dark .button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO){border-color:transparent;background-color:#ffffff26}.button-module__dark___PElFe .button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO){border-color:transparent;background-color:#ffffff26}.button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO):after{position:absolute;top:50%;left:50%;width:.5rem;border-radius:50%;animation:button-module__loading___1VCKB 1s infinite;aspect-ratio:1;content:"";transform:translate(-50%,-50%)}.dark .button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO):after{animation:button-module__loading-dark___NT5mq 1s infinite}.button-module__dark___PElFe .button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO):after{animation:button-module__loading-dark___NT5mq 1s infinite}.button-module__button___JQy7M.button-module__is-loading___vAVuK:not(.button-module__is-skeleton___i1diO) .button-module__content___PoZYX{opacity:0}.button-module__button___JQy7M.button-module__is-skeleton___i1diO{border-color:#dbdbdb;animation:button-module__pulse___nkraI 1.5s infinite ease-in-out;background-color:#dbdbdb}.dark .button-module__button___JQy7M.button-module__is-skeleton___i1diO,.button-module__dark___PElFe .button-module__button___JQy7M.button-module__is-skeleton___i1diO{border-color:#3d3d3d;background-color:#3d3d3d}.button-module__button___JQy7M.button-module__is-skeleton___i1diO .button-module__content___PoZYX{opacity:0}.button-module__size-md___rKVov{border-radius:.5rem}.button-module__size-md___rKVov.button-module__padding___jwVVD{padding:.71875rem 1.4375rem}.button-module__size-md___rKVov.button-module__has-icon___63UVJ.button-module__padding___jwVVD{padding-right:.8125rem;padding-left:.8125rem}.button-module__size-md___rKVov.button-module__has-icon___63UVJ span{width:1.25rem}.button-module__size-md___rKVov .button-module__content___PoZYX{height:1.4375rem}.button-module__size-sm___JYJri{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem}.button-module__size-sm___JYJri{border-radius:.5rem}.button-module__size-sm___JYJri.button-module__padding___jwVVD{padding:.65625rem .9375rem}.button-module__size-sm___JYJri.button-module__has-icon___63UVJ.button-module__padding___jwVVD{padding-right:.5625rem;padding-left:.5625rem}.button-module__size-sm___JYJri.button-module__has-icon___63UVJ span{width:1.25rem}.button-module__size-sm___JYJri .button-module__content___PoZYX{height:1.0625rem}.button-module__variant-primary___N7RnH{background-color:#dd2121;color:#fff}.button-module__variant-primary___N7RnH.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#9f1b1b;color:#fff}.button-module__variant-success___m3wq-{background-color:#34c759;color:#fff}.button-module__variant-success___m3wq-.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#288f42;color:#fff}.button-module__variant-outline___SERGN{border-color:#c3c3c3;background-color:#fff;color:#0d0d0d}.dark .button-module__variant-outline___SERGN:not(.button-module__is-disabled___VrO0S){border-color:#565656;background-color:#0d0d0d;color:#fff}.button-module__dark___PElFe .button-module__variant-outline___SERGN:not(.button-module__is-disabled___VrO0S){border-color:#565656;background-color:#0d0d0d;color:#fff}.button-module__variant-outline___SERGN.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#f3f3f3}.dark .button-module__variant-outline___SERGN.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525}.button-module__dark___PElFe .button-module__variant-outline___SERGN.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525}.button-module__variant-text___-WNkl{background-color:transparent;color:#0d0d0d}.dark .button-module__variant-text___-WNkl:not(.button-module__is-disabled___VrO0S){color:#fff}.button-module__dark___PElFe .button-module__variant-text___-WNkl:not(.button-module__is-disabled___VrO0S){color:#fff}.button-module__variant-text___-WNkl.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#f3f3f3}.dark .button-module__variant-text___-WNkl.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525}.button-module__dark___PElFe .button-module__variant-text___-WNkl.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525}.button-module__variant-anchor___AX8Yq{background-color:transparent;color:#0d0d0d}.dark .button-module__variant-anchor___AX8Yq:not(.button-module__is-disabled___VrO0S){color:#fff}.button-module__dark___PElFe .button-module__variant-anchor___AX8Yq:not(.button-module__is-disabled___VrO0S){color:#fff}.button-module__variant-default___iZUE0{background-color:#0d0d0d33;color:#0d0d0d}.dark .button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:not(.button-module__is-disabled___VrO0S){background-color:#ffffff1a;color:#fff}.button-module__dark___PElFe .button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:not(.button-module__is-disabled___VrO0S){background-color:#ffffff1a;color:#fff}.button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#0d0d0d4d}.dark .button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#ffffff26}.button-module__dark___PElFe .button-module__variant-default___iZUE0.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#ffffff26}.button-module__variant-white___qtHaW{background-color:#fff;color:#0d0d0d}.button-module__variant-white___qtHaW.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#b6b6b6;color:#0d0d0d}.button-module__variant-black___tvXnX{background-color:#0d0d0d;color:#fff}.dark .button-module__variant-black___tvXnX,.button-module__dark___PElFe .button-module__variant-black___tvXnX{background-color:#fff;color:#0d0d0d}.button-module__variant-black___tvXnX.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#252525;color:#fff}.dark .button-module__variant-black___tvXnX.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#e7e7e7;color:#0d0d0d}.button-module__dark___PElFe .button-module__variant-black___tvXnX.button-module__has-hover___oJmdg:hover:not(.button-module__is-disabled___VrO0S){background-color:#e7e7e7;color:#0d0d0d}.button-module__content___PoZYX{display:flex;align-items:center;justify-content:center;gap:.5rem}@keyframes style-module__loading___vC2Hi{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___452CX{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___c8BwJ{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__projects___3TgXF{position:relative;scroll-margin-top:6.375rem}@media (min-width: 744px){.style-module__projects___3TgXF{scroll-margin-top:6.875rem}}@media (min-width: 1024px){.style-module__projects___3TgXF{scroll-margin-top:8.875rem}}.style-module__projects___3TgXF h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.style-module__projects___3TgXF h3,.dark .style-module__projects___3TgXF h3,.style-module__dark___yDewD .style-module__projects___3TgXF h3{color:#dd2121}@media (min-width: 1024px){.style-module__projects___3TgXF h3{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.style-module__projects___3TgXF h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__projects___3TgXF h2{color:#222;text-align:left}.dark .style-module__projects___3TgXF h2,.style-module__dark___yDewD .style-module__projects___3TgXF h2{color:#fff}@media (min-width: 744px){.style-module__projects___3TgXF h2{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__projects___3TgXF h2{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.style-module__container___g5ZC4{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___g5ZC4{gap:2rem}}.style-module__container___g5ZC4{align-items:flex-start}.style-module__intro___AmAF- .style-module__skeleton___ndozz,.style-module__intro___AmAF-.style-module__skeleton___ndozz{border-color:transparent!important;animation:style-module__pulse___c8BwJ 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__intro___AmAF- .style-module__skeleton___ndozz,.dark .style-module__intro___AmAF-.style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__intro___AmAF- .style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__intro___AmAF-.style-module__skeleton___ndozz{background-color:#ffffff1a!important}.style-module__intro___AmAF- .style-module__skeleton___ndozz:not(.style-module__button___XQy8i,.style-module__nav___Y1gx9,.style-module__icon___AzFYI),.style-module__intro___AmAF-.style-module__skeleton___ndozz:not(.style-module__button___XQy8i,.style-module__nav___Y1gx9,.style-module__icon___AzFYI){border-radius:.5rem}.style-module__intro___AmAF-{display:grid;gap:.5rem}.style-module__grid___Pc1ay{display:flex;width:100%;width:calc(100% + 3rem);padding:0 1.5rem;margin:0 -1.5rem;gap:1rem;overflow-x:auto;scrollbar-width:none}.style-module__grid___Pc1ay::-webkit-scrollbar{display:none}@media (min-width: 744px){.style-module__grid___Pc1ay{display:grid;width:100%;padding:0;margin:0;gap:2rem;grid-template-columns:repeat(4,minmax(1px,1fr))}}@media (min-width: 1024px){.style-module__grid___Pc1ay{gap:2.5rem;grid-template-columns:repeat(6,minmax(1px,1fr))}}.style-module__item___Ma5NS{display:flex;min-width:280px;flex-direction:column;gap:1rem}@media (min-width: 744px){.style-module__item___Ma5NS{min-width:auto;grid-column:auto/span 2}}.style-module__image___kXMVo .style-module__skeleton___ndozz{position:absolute;width:100%;height:100%;border-radius:inherit;animation:style-module__pulse___c8BwJ 1.5s infinite alternate;background-color:#0000001a!important;transition:all .3s ease-in-out}.dark .style-module__image___kXMVo .style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__image___kXMVo .style-module__skeleton___ndozz{background-color:#ffffff1a!important}.style-module__image___kXMVo{position:relative;display:flex;height:158px;align-items:center;justify-content:center;padding:1.5rem;border-radius:0 1rem 1rem}@media (min-width: 744px){.style-module__image___kXMVo{height:265px}}@media (min-width: 1024px){.style-module__image___kXMVo{height:298px}}.style-module__image___kXMVo svg{max-height:40%;transition:all .3s ease-in-out}@media (min-width: 744px){.style-module__image___kXMVo svg{max-height:100%}}.style-module__text___7R80G .style-module__skeleton___ndozz,.style-module__text___7R80G.style-module__skeleton___ndozz{border-color:transparent!important;animation:style-module__pulse___c8BwJ 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__text___7R80G .style-module__skeleton___ndozz,.dark .style-module__text___7R80G.style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__text___7R80G .style-module__skeleton___ndozz,.style-module__dark___yDewD .style-module__text___7R80G.style-module__skeleton___ndozz{background-color:#ffffff1a!important}.style-module__text___7R80G .style-module__skeleton___ndozz:not(.style-module__button___XQy8i,.style-module__nav___Y1gx9,.style-module__icon___AzFYI),.style-module__text___7R80G.style-module__skeleton___ndozz:not(.style-module__button___XQy8i,.style-module__nav___Y1gx9,.style-module__icon___AzFYI){border-radius:.5rem}.style-module__text___7R80G{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.style-module__text___7R80G h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.style-module__text___7R80G h3{color:#222}.dark .style-module__text___7R80G h3,.style-module__dark___yDewD .style-module__text___7R80G h3{color:#fff}@media (min-width: 1024px){.style-module__text___7R80G h3{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.style-module__text___7R80G p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.style-module__text___7R80G p{color:#5d5d5d}.dark .style-module__text___7R80G p,.style-module__dark___yDewD .style-module__text___7R80G p{color:#bdc1c6}@media (min-width: 744px){.style-module__text___7R80G p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem}}@keyframes style-module__loading___c-xCP{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___51hks{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___m-A29{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__section___s9yaR{position:relative;scroll-margin-top:6.375rem}@media (min-width: 744px){.style-module__section___s9yaR{scroll-margin-top:6.875rem}}@media (min-width: 1024px){.style-module__section___s9yaR{scroll-margin-top:8.875rem}}.style-module__container___F-SED{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___F-SED{gap:2rem}}.style-module__content___8Xbo4{display:grid;gap:1rem}@media (min-width: 744px){.style-module__content___8Xbo4{gap:2rem;grid-template-columns:2fr 3fr}}@media (min-width: 1024px){.style-module__content___8Xbo4{gap:5rem}}@media (min-width: 744px){.style-module__content___8Xbo4.style-module__reverse___4G6ci{grid-template-columns:3fr 2fr}}@media (min-width: 744px){.style-module__content___8Xbo4.style-module__reverse___4G6ci .style-module__image___Jckgv{order:1}}.style-module__image___Jckgv .style-module__skeleton___T9os8{position:absolute;width:100%;height:100%;border-radius:inherit;animation:style-module__pulse___m-A29 1.5s infinite alternate;background-color:#0000001a!important;transition:all .3s ease-in-out}.dark .style-module__image___Jckgv .style-module__skeleton___T9os8,.style-module__dark___IQwU8 .style-module__image___Jckgv .style-module__skeleton___T9os8{background-color:#ffffff1a!important}.style-module__image___Jckgv .style-module__image-wrap___FnUhF{position:relative;display:flex;width:100%;max-width:250px;justify-content:flex-start;border-radius:1rem;aspect-ratio:1}@media (min-width: 744px){.style-module__image___Jckgv .style-module__image-wrap___FnUhF{max-width:520px;justify-content:center}}.style-module__image___Jckgv img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;object-fit:cover}.style-module__text___Yx8LC .style-module__skeleton___T9os8,.style-module__text___Yx8LC.style-module__skeleton___T9os8{border-color:transparent!important;animation:style-module__pulse___m-A29 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__text___Yx8LC .style-module__skeleton___T9os8,.dark .style-module__text___Yx8LC.style-module__skeleton___T9os8,.style-module__dark___IQwU8 .style-module__text___Yx8LC .style-module__skeleton___T9os8,.style-module__dark___IQwU8 .style-module__text___Yx8LC.style-module__skeleton___T9os8{background-color:#ffffff1a!important}.style-module__text___Yx8LC .style-module__skeleton___T9os8:not(.style-module__button___Wn1pJ,.style-module__nav___6-QSI,.style-module__icon___MGiMc),.style-module__text___Yx8LC.style-module__skeleton___T9os8:not(.style-module__button___Wn1pJ,.style-module__nav___6-QSI,.style-module__icon___MGiMc){border-radius:.5rem}.style-module__text___Yx8LC{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem}@media (min-width: 744px){.style-module__text___Yx8LC{gap:.5rem}}.style-module__text___Yx8LC h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.style-module__text___Yx8LC h3,.dark .style-module__text___Yx8LC h3,.style-module__dark___IQwU8 .style-module__text___Yx8LC h3{color:#dd2121}@media (min-width: 1024px){.style-module__text___Yx8LC h3{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.style-module__text___Yx8LC h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__text___Yx8LC h2{color:#222}.dark .style-module__text___Yx8LC h2,.style-module__dark___IQwU8 .style-module__text___Yx8LC h2{color:#fff}@media (min-width: 744px){.style-module__text___Yx8LC h2{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__text___Yx8LC h2{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.style-module__text___Yx8LC p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.style-module__text___Yx8LC p{color:#5d5d5d}.dark .style-module__text___Yx8LC p,.style-module__dark___IQwU8 .style-module__text___Yx8LC p{color:#bdc1c6}@media (min-width: 744px){.style-module__text___Yx8LC p{font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.675rem}}.style-module__text___Yx8LC .style-module__button-group___fMutf{margin-top:1rem}@keyframes style-module__loading___hvFqO{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___WY1gP{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___6W88q{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__stack___w6euO{position:relative}.style-module__container___1oTcE{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___1oTcE{gap:2rem}}.style-module__intro___ekdH8 .style-module__skeleton___ORPXo,.style-module__intro___ekdH8.style-module__skeleton___ORPXo{border-color:transparent!important;animation:style-module__pulse___6W88q 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__intro___ekdH8 .style-module__skeleton___ORPXo,.dark .style-module__intro___ekdH8.style-module__skeleton___ORPXo,.style-module__dark___vx6bB .style-module__intro___ekdH8 .style-module__skeleton___ORPXo,.style-module__dark___vx6bB .style-module__intro___ekdH8.style-module__skeleton___ORPXo{background-color:#ffffff1a!important}.style-module__intro___ekdH8 .style-module__skeleton___ORPXo:not(.style-module__button___S3sUH,.style-module__nav___fX0y-,.style-module__icon___fZzhc),.style-module__intro___ekdH8.style-module__skeleton___ORPXo:not(.style-module__button___S3sUH,.style-module__nav___fX0y-,.style-module__icon___fZzhc){border-radius:.5rem}.style-module__intro___ekdH8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center}.style-module__intro___ekdH8 h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__intro___ekdH8 h2{color:#222}.dark .style-module__intro___ekdH8 h2,.style-module__dark___vx6bB .style-module__intro___ekdH8 h2{color:#fff}@media (min-width: 744px){.style-module__intro___ekdH8 h2{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__intro___ekdH8 h2{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.style-module__list___Anm5H{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.style-module__item___ylSJi{position:relative;width:40px;aspect-ratio:1;color:#222}.dark .style-module__item___ylSJi,.style-module__dark___vx6bB .style-module__item___ylSJi{color:#fff}@media (min-width: 744px){.style-module__item___ylSJi{width:60px}}.style-module__item___ylSJi:hover{z-index:1}.style-module__item___ylSJi .style-module__image___EgYCb .style-module__skeleton___ORPXo{position:absolute;width:100%;height:100%;border-radius:inherit;animation:style-module__pulse___6W88q 1.5s infinite alternate;background-color:#0000001a!important;transition:all .3s ease-in-out}.dark .style-module__item___ylSJi .style-module__image___EgYCb .style-module__skeleton___ORPXo,.style-module__dark___vx6bB .style-module__item___ylSJi .style-module__image___EgYCb .style-module__skeleton___ORPXo{background-color:#ffffff1a!important}.style-module__item___ylSJi .style-module__image___EgYCb{position:absolute;top:0;left:0;width:100%;height:100%}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:after{position:absolute;top:100%;left:50%;padding:.325rem 1rem;border-radius:.5rem;margin-top:-1rem;background-color:#0d0d0d;color:#fff;content:attr(data-tooltip);opacity:1;transform:translate(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:visible;white-space:nowrap}.dark .style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:after{background-color:#fff;color:#000}.style-module__dark___vx6bB .style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:after{background-color:#fff;color:#000}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:before{position:absolute;top:100%;left:50%;width:0;height:0;border-width:0 6px 6px;border-style:solid;border-color:transparent transparent #0d0d0d;margin-top:-1.375rem;content:"";opacity:1;transform:translate(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:visible}.dark .style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:before{border-color:transparent transparent #fff}.style-module__dark___vx6bB .style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:before{border-color:transparent transparent #fff}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:before,.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:after{display:none;opacity:0;visibility:hidden}@media (min-width: 744px){.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:before,.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:after{display:block}}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:after{margin-top:1rem}.style-module__item___ylSJi .style-module__image___EgYCb[data-tooltip]:hover:before{top:auto;bottom:-1rem}.style-module__item___ylSJi .style-module__image___EgYCb .style-module__skeleton___ORPXo{border-radius:.5rem}.style-module__item___ylSJi svg{position:absolute;top:50%;left:50%;width:100%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}@keyframes style-module__loading___fPcfC{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes style-module__loading-dark___aZdUV{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes style-module__pulse___cqWZI{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.style-module__timeline___-aoQF{position:relative;scroll-margin-top:6.375rem}@media (min-width: 744px){.style-module__timeline___-aoQF{scroll-margin-top:6.875rem}}@media (min-width: 1024px){.style-module__timeline___-aoQF{scroll-margin-top:8.875rem}}.style-module__container___cEHI-{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.style-module__container___cEHI-{gap:2rem}}.style-module__container___cEHI-{align-items:flex-start}.style-module__intro___sBB5h .style-module__skeleton___R6eqG,.style-module__intro___sBB5h.style-module__skeleton___R6eqG{border-color:transparent!important;animation:style-module__pulse___cqWZI 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__intro___sBB5h .style-module__skeleton___R6eqG,.dark .style-module__intro___sBB5h.style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__intro___sBB5h .style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__intro___sBB5h.style-module__skeleton___R6eqG{background-color:#ffffff1a!important}.style-module__intro___sBB5h .style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C),.style-module__intro___sBB5h.style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C){border-radius:.5rem}.style-module__intro___sBB5h{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem}@media (min-width: 744px){.style-module__intro___sBB5h{gap:.5rem}}.style-module__intro___sBB5h h2{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.style-module__intro___sBB5h h2,.dark .style-module__intro___sBB5h h2,.style-module__dark___qV-RU .style-module__intro___sBB5h h2{color:#dd2121}@media (min-width: 1024px){.style-module__intro___sBB5h h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}}.style-module__intro___sBB5h h3{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__intro___sBB5h h3{color:#222}.dark .style-module__intro___sBB5h h3,.style-module__dark___qV-RU .style-module__intro___sBB5h h3{color:#fff}@media (min-width: 744px){.style-module__intro___sBB5h h3{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}@media (min-width: 1024px){.style-module__intro___sBB5h h3{font-size:2.5rem;letter-spacing:-.05rem;line-height:3rem}}.style-module__intro___sBB5h p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.style-module__intro___sBB5h p{color:#5d5d5d}.dark .style-module__intro___sBB5h p,.style-module__dark___qV-RU .style-module__intro___sBB5h p{color:#bdc1c6}@media (min-width: 744px){.style-module__intro___sBB5h p{font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.675rem}}.style-module__intro___sBB5h .style-module__button-group___jr35c{margin-top:1.5rem}.style-module__list___Juug9{display:flex;flex-direction:column;gap:2rem}@media (min-width: 744px){.style-module__list___Juug9{gap:4rem}}.style-module__item___nWIl1{display:flex;flex-direction:column;gap:1rem}@media (min-width: 744px){.style-module__item___nWIl1{position:relative;flex-direction:row;align-items:flex-start;gap:1rem}}@media (min-width: 744px){.style-module__item___nWIl1:after{position:absolute;top:-2rem;bottom:-2rem;left:0;border-left:1px solid rgb(194.5,194.5,194.5);content:""}.dark .style-module__item___nWIl1:after{border-color:#3d3d3d}.style-module__dark___qV-RU .style-module__item___nWIl1:after{border-color:#3d3d3d}}.style-module__item___nWIl1:first-child:after{top:.5rem}.style-module__item___nWIl1:last-child:after{bottom:0}.style-module__left___RV-p-{position:relative;padding:0 1.5rem}@media (min-width: 744px){.style-module__left___RV-p-{position:sticky;z-index:1;top:1rem;min-width:260px;padding:0 0 0 2rem}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:before{background-color:#0d0d0d1a}.dark .style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:before{background-color:#ffffff1a}.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:before{background-color:#ffffff1a}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:after{background-color:#0d0d0d33}.dark .style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:after{background-color:#fff3}.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__dot___vQCXK.style-module__skeleton___R6eqG:after{background-color:#fff3}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK{position:absolute;z-index:1;top:0;left:-.5rem;width:1.0625rem;height:1.0625rem;background-color:#fff}.dark .style-module__left___RV-p- .style-module__dot___vQCXK,.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__dot___vQCXK{background-color:#0d0d0d}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK:before{display:flex;width:100%;height:100%;border-radius:.5313rem;background-color:#dd212133;content:""}}@media (min-width: 744px){.style-module__left___RV-p- .style-module__dot___vQCXK:after{position:absolute;top:.25rem;left:.25rem;width:.5625rem;height:.5625rem;border-radius:.2813rem;background-color:#dd2121;content:""}}.style-module__left___RV-p- .style-module__text___RbuhZ .style-module__skeleton___R6eqG,.style-module__left___RV-p- .style-module__text___RbuhZ.style-module__skeleton___R6eqG{border-color:transparent!important;animation:style-module__pulse___cqWZI 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__left___RV-p- .style-module__text___RbuhZ .style-module__skeleton___R6eqG,.dark .style-module__left___RV-p- .style-module__text___RbuhZ.style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__text___RbuhZ .style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__left___RV-p- .style-module__text___RbuhZ.style-module__skeleton___R6eqG{background-color:#ffffff1a!important}.style-module__left___RV-p- .style-module__text___RbuhZ .style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C),.style-module__left___RV-p- .style-module__text___RbuhZ.style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C){border-radius:.5rem}.style-module__left___RV-p- .style-module__text___RbuhZ{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.style-module__left___RV-p- h4{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:700}.style-module__left___RV-p- h4{color:#222}.dark .style-module__left___RV-p- h4,.style-module__dark___qV-RU .style-module__left___RV-p- h4{color:#fff}.style-module__right___8OHiQ .style-module__skeleton___R6eqG,.style-module__right___8OHiQ.style-module__skeleton___R6eqG{border-color:transparent!important;animation:style-module__pulse___cqWZI 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .style-module__right___8OHiQ .style-module__skeleton___R6eqG,.dark .style-module__right___8OHiQ.style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__right___8OHiQ .style-module__skeleton___R6eqG,.style-module__dark___qV-RU .style-module__right___8OHiQ.style-module__skeleton___R6eqG{background-color:#ffffff1a!important}.style-module__right___8OHiQ .style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C),.style-module__right___8OHiQ.style-module__skeleton___R6eqG:not(.style-module__button___e0Zjo,.style-module__nav___2ndce,.style-module__icon___HYo6C){border-radius:.5rem}.style-module__right___8OHiQ{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;border:.0625rem solid rgb(194.5,194.5,194.5);border-radius:1rem;gap:.5rem}.dark .style-module__right___8OHiQ,.style-module__dark___qV-RU .style-module__right___8OHiQ{padding:1.5rem;border-color:#3d3d3d}@media (min-width: 1024px){.style-module__right___8OHiQ{padding:1.5rem 2rem}}.style-module__right___8OHiQ h4{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:700}.style-module__right___8OHiQ h4,.dark .style-module__right___8OHiQ h4,.style-module__dark___qV-RU .style-module__right___8OHiQ h4{color:#dd2121}@media (min-width: 744px){.style-module__right___8OHiQ h4{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem}}.style-module__right___8OHiQ h5{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.style-module__right___8OHiQ h5{color:#222}.dark .style-module__right___8OHiQ h5,.style-module__dark___qV-RU .style-module__right___8OHiQ h5{color:#fff}@media (min-width: 744px){.style-module__right___8OHiQ h5{font-size:2rem;letter-spacing:-.04rem;line-height:2.5rem}}.style-module__right___8OHiQ p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.style-module__right___8OHiQ p{color:#5d5d5d}.dark .style-module__right___8OHiQ p,.style-module__dark___qV-RU .style-module__right___8OHiQ p{color:#bdc1c6}@media (min-width: 744px){.style-module__right___8OHiQ p{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem}}svg.style-module__skeleton___R6eqG g,svg.style-module__skeleton___R6eqG path{opacity:0}@keyframes footer-module__loading___P3fks{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes footer-module__loading-dark___c-RDA{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes footer-module__pulse___-Pmjb{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.footer-module__footer___5PSsO .footer-module__skeleton___xsTB0,.footer-module__footer___5PSsO.footer-module__skeleton___xsTB0{border-color:transparent!important;animation:footer-module__pulse___-Pmjb 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .footer-module__footer___5PSsO .footer-module__skeleton___xsTB0,.dark .footer-module__footer___5PSsO.footer-module__skeleton___xsTB0,.footer-module__dark___MYtND .footer-module__footer___5PSsO .footer-module__skeleton___xsTB0,.footer-module__dark___MYtND .footer-module__footer___5PSsO.footer-module__skeleton___xsTB0{background-color:#ffffff1a!important}.footer-module__footer___5PSsO .footer-module__skeleton___xsTB0:not(.footer-module__button___qjRQy,.footer-module__nav___RrvYC,.footer-module__icon___sg0dd),.footer-module__footer___5PSsO.footer-module__skeleton___xsTB0:not(.footer-module__button___qjRQy,.footer-module__nav___RrvYC,.footer-module__icon___sg0dd){border-radius:.5rem}.footer-module__footer___5PSsO{padding:0 0 2rem}.footer-module__container___VZcu-{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.footer-module__container___VZcu-{gap:2rem}}.footer-module__container___VZcu-{display:flex;flex-direction:column;align-items:center}@media (max-width: 743px){.footer-module__social___B-T-l{gap:2rem}}@media (min-width: 743px){.footer-module__social___B-T-l a{padding:.75rem}}@media (min-width: 2032px){.footer-module__social___B-T-l a{padding:1rem}}@media (max-width: 743px){.footer-module__social___B-T-l svg{width:28px}}@media (min-width: 2032px){.footer-module__social___B-T-l svg{width:32px}}@keyframes logo-module__loading___B2MXZ{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes logo-module__loading-dark___oRcT0{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes logo-module__pulse___zTUGS{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.logo-module__logo___50-hX{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:600}.logo-module__logo___50-hX .logo-module__skeleton___auAwZ,.logo-module__logo___50-hX.logo-module__skeleton___auAwZ{border-color:transparent!important;animation:logo-module__pulse___zTUGS 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .logo-module__logo___50-hX .logo-module__skeleton___auAwZ,.dark .logo-module__logo___50-hX.logo-module__skeleton___auAwZ,.logo-module__dark___zL7N4 .logo-module__logo___50-hX .logo-module__skeleton___auAwZ,.logo-module__dark___zL7N4 .logo-module__logo___50-hX.logo-module__skeleton___auAwZ{background-color:#ffffff1a!important}.logo-module__logo___50-hX .logo-module__skeleton___auAwZ:not(.logo-module__button___2hYOq,.logo-module__nav___cE9V-,.logo-module__icon___bH2ee),.logo-module__logo___50-hX.logo-module__skeleton___auAwZ:not(.logo-module__button___2hYOq,.logo-module__nav___cE9V-,.logo-module__icon___bH2ee){border-radius:.5rem}.logo-module__logo___50-hX{display:flex;width:max-content;align-items:center;margin:.25rem 0;color:#fff;font-family:Inter,arial,sans-serif;gap:.5rem;transition:all .3s ease-in-out}.logo-module__logo___50-hX .logo-module__icon___bH2ee{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem}.logo-module__logo___50-hX .logo-module__icon___bH2ee{position:relative;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:0 .5rem .5rem;background-color:#dd2121;color:#fff}.light .logo-module__logo___50-hX .logo-module__icon___bH2ee.logo-module__skeleton___auAwZ,.logo-module__light___YWWh- .logo-module__logo___50-hX .logo-module__icon___bH2ee.logo-module__skeleton___auAwZ,.light .logo-module__logo___50-hX .logo-module__title___Q1WfN.logo-module__skeleton___auAwZ,.logo-module__light___YWWh- .logo-module__logo___50-hX .logo-module__title___Q1WfN.logo-module__skeleton___auAwZ{background-color:#0003!important}@media (hover: hover){.logo-module__logo___50-hX:hover{scale:1.05}}@keyframes navigation-module__loading___bS9j0{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes navigation-module__loading-dark___bNUeF{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes navigation-module__pulse___RZq39{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.navigation-module__nav___xApEM .navigation-module__skeleton___5r35M,.navigation-module__nav___xApEM.navigation-module__skeleton___5r35M{border-color:transparent!important;animation:navigation-module__pulse___RZq39 1.5s infinite alternate;background-color:#0000001a!important;color:transparent!important;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none}.dark .navigation-module__nav___xApEM .navigation-module__skeleton___5r35M,.dark .navigation-module__nav___xApEM.navigation-module__skeleton___5r35M,.navigation-module__dark___uyMuX .navigation-module__nav___xApEM .navigation-module__skeleton___5r35M,.navigation-module__dark___uyMuX .navigation-module__nav___xApEM.navigation-module__skeleton___5r35M{background-color:#ffffff1a!important}.navigation-module__nav___xApEM .navigation-module__skeleton___5r35M:not(.navigation-module__button___mhmJW,.navigation-module__nav___xApEM,.navigation-module__icon___WKRCy),.navigation-module__nav___xApEM.navigation-module__skeleton___5r35M:not(.navigation-module__button___mhmJW,.navigation-module__nav___xApEM,.navigation-module__icon___WKRCy){border-radius:.5rem}.navigation-module__nav___xApEM{position:relative;display:none;width:max-content;border-radius:1.5rem;background:#0003;outline:.0625rem solid rgba(255,255,255,.2)}.dark .navigation-module__nav___xApEM,.navigation-module__dark___uyMuX .navigation-module__nav___xApEM{background:#ffffff1a;outline-color:#3d3d3d}.navigation-module__nav___xApEM.navigation-module__skeleton___5r35M{outline:0}.light .navigation-module__nav___xApEM.navigation-module__skeleton___5r35M,.navigation-module__light___ML-bY .navigation-module__nav___xApEM.navigation-module__skeleton___5r35M{background-color:#0003!important}.navigation-module__nav___xApEM ul{display:flex;align-items:center;padding:0;margin:0;gap:.5rem}.navigation-module__nav___xApEM li{list-style:none}.navigation-module__nav___xApEM li:first-child{display:none}@media (min-width: 1024px){.navigation-module__nav___xApEM li:first-child{display:block}}.navigation-module__nav___xApEM li a{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.navigation-module__nav___xApEM li a{display:inline-flex;padding:.75rem 1rem;border-radius:1.5rem;font-family:Inter,arial,sans-serif;transition:all .3s ease-in-out}@media (hover: hover){.navigation-module__nav___xApEM li a:hover{background-color:#fff;color:#000;scale:1.05}}@media (min-width: 1024px){.navigation-module__nav___xApEM li a{padding-right:1.5rem;padding-left:1.5rem}}@media (min-width: 744px){.navigation-module__nav___xApEM{display:block}}@keyframes toggle-module__loading___39uwK{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes toggle-module__loading-dark___xzYkK{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}.toggle-module__toggle___UzM3e{position:relative;width:max-content}.toggle-module__toggle___UzM3e.toggle-module__skeleton___mjzF4 .toggle-module__checkbox___opDuO+label{animation:toggle-module__pulse___b3WyO 1.5s infinite alternate;background-color:#0003;box-shadow:none;transition:opacity .3s ease-in-out}.dark .toggle-module__toggle___UzM3e.toggle-module__skeleton___mjzF4 .toggle-module__checkbox___opDuO+label{background-color:#3d3d3d}.toggle-module__dark___8VHj3 .toggle-module__toggle___UzM3e.toggle-module__skeleton___mjzF4 .toggle-module__checkbox___opDuO+label{background-color:#3d3d3d}.toggle-module__toggle___UzM3e.toggle-module__skeleton___mjzF4 span,.toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO{display:none}.toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO+label{width:5rem;height:2.5rem;border-radius:2.5rem;background:#0003}.dark .toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO+label{background:#ffffff1a}.toggle-module__dark___8VHj3 .toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO+label{background:#ffffff1a}.toggle-module__toggle___UzM3e .toggle-module__checkbox___opDuO+label:before{display:none}.toggle-module__toggle___UzM3e span{position:absolute;z-index:1;top:.25rem;left:.25rem;display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:.0625rem solid rgba(12,16,20,.05);border-radius:1rem;background-color:#ffc514;pointer-events:none}.dark .toggle-module__toggle___UzM3e span,.toggle-module__dark___8VHj3 .toggle-module__toggle___UzM3e span{background-color:#74c0fc}.toggle-module__sun___UrzIC{display:block;color:#0d0d0d}.dark .toggle-module__sun___UrzIC,.toggle-module__dark___8VHj3 .toggle-module__sun___UrzIC{display:none}.toggle-module__moon___r5ivs{display:none;color:#fff}.dark .toggle-module__moon___r5ivs,.toggle-module__dark___8VHj3 .toggle-module__moon___r5ivs{display:block}@keyframes toggle-module__pulse___b3WyO{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes checkbox-module__loading___jSukF{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes checkbox-module__loading-dark___MEbzu{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}.checkbox-module__fields___hl8OS{display:flex;flex-direction:column;gap:1rem}.checkbox-module__field___tw7Y1{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.checkbox-module__checkbox___6oZEx,.checkbox-module__radio___VoMM2{position:relative;display:flex;align-items:flex-start}.checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE,.checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE{width:100%;flex-direction:row-reverse;align-items:center}.checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X{border-color:transparent;background-color:#0d0d0d26}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.dark .checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X{background-color:#ffffff26}.checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X{background-color:#dd2121}@media (hover: hover){.checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X,.checkbox-module__is-disabled___h2CQm .checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X),.checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__checkbox___6oZEx.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X,.checkbox-module__is-disabled___h2CQm .checkbox-module__radio___VoMM2.checkbox-module__toggle___B5NRE.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X){background-color:#dd2121}}.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X{border-color:transparent;background:#0d0d0d26}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X{border-color:transparent;background:#ffffff26}.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label{color:#5d5d5d}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label{color:#bdc1c6}.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label{color:#bdc1c6}.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__title___HaaGu,.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__checkbox___6oZEx.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__title___HaaGu,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__radio___VoMM2.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp{color:inherit}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X{border-color:transparent;animation:checkbox-module__pulse___koEQf 1.5s infinite ease-in-out;background-color:#dbdbdb}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X{background-color:#3d3d3d}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:checked,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:checked{border-color:transparent;background-color:#dbdbdb}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:checked:before,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:checked:before{display:none}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:before,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X:before{display:none}.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp{border-radius:.25rem;animation:checkbox-module__pulse___koEQf 1.5s infinite alternate;background-color:#dbdbdb;color:transparent}.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.dark .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.dark .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp{background-color:#3d3d3d}.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__dark___RLKCS .checkbox-module__checkbox___6oZEx.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__label___uDuwc,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__total___czTvE,.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2.checkbox-module__is-skeleton___h-CN1 .checkbox-module__input___s2l9X+label .checkbox-module__content___nQZMp{background-color:#3d3d3d}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm).checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:checked,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm).checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:checked{background:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm)+.checkbox-module__helper___VwqDa,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm)+.checkbox-module__helper___VwqDa{color:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X{border-color:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:checked,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:checked{background:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:focus-visible,.checkbox-module__checkbox___6oZEx.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:not(:placeholder-shown),.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:focus-visible,.checkbox-module__radio___VoMM2.checkbox-module__is-error___bgoZ4:not(.checkbox-module__is-skeleton___h-CN1,.checkbox-module__is-disabled___h2CQm) .checkbox-module__input___s2l9X:not(:placeholder-shown){border-color:#dd2121;outline-color:#dd2121}.checkbox-module__checkbox___6oZEx.checkbox-module__no-placeholder___anYwD label,.checkbox-module__radio___VoMM2.checkbox-module__no-placeholder___anYwD label{padding-left:0}.checkbox-module__input___s2l9X{width:1.5rem;height:1.5rem;padding:0;border:0;border:.0625rem solid rgb(194.5,194.5,194.5);border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1;background-color:transparent;transition:all .2s ease-in-out}.dark .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X{border-color:#3d3d3d}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X{width:4.5rem;height:2rem;border-color:transparent;border-radius:1.25rem;background-color:#0d0d0d33}.dark .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X,.checkbox-module__dark___RLKCS .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X{background-color:#ffffff1a}.checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X{border-radius:.75rem}.checkbox-module__input___s2l9X:before{position:absolute;top:.1875rem;left:.5rem;width:.5rem;height:.875rem;border-right:.1875rem solid #fff;border-bottom:.1875rem solid #fff;content:"";opacity:0;pointer-events:none;transform:rotate(45deg)}.dark .checkbox-module__input___s2l9X:before{border-right-color:#0d0d0d;border-bottom-color:#0d0d0d}.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X:before{border-right-color:#0d0d0d;border-bottom-color:#0d0d0d}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:before{right:1.8126rem;left:auto;width:2.5rem;height:1.625rem;border:0;border-radius:.8125rem;background-color:#fff;opacity:1;transform:none;transition:all .2s ease-in-out}.checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:before{top:.5rem;left:.5rem;width:.5rem;height:.5rem;border:0;border-radius:.25rem;background:#fff;transform:none}.dark .checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:before{background:#0d0d0d}.checkbox-module__dark___RLKCS .checkbox-module__radio___VoMM2 .checkbox-module__input___s2l9X:before{background:#0d0d0d}.checkbox-module__input___s2l9X:checked{border-color:#0d0d0d;background:#0d0d0d}.dark .checkbox-module__input___s2l9X:checked{border-color:#fff;background:#fff}.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X:checked{border-color:#fff;background:#fff}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:checked{border-color:transparent;background-color:#34c759}.checkbox-module__input___s2l9X:checked:before{opacity:1}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:checked:before{right:.1875rem}@media (hover: hover){.checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){border-color:#0d0d0d;cursor:pointer}.dark .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){border-color:#fff}.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){border-color:#fff}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X):checked{background-color:#2ca24a}.dark .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X):checked{background-color:#2ca24a}.checkbox-module__dark___RLKCS .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X):checked{background-color:#2ca24a}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){border-color:transparent;background-color:#0d0d0d4d}.dark .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){background-color:#ffffff26}.checkbox-module__dark___RLKCS .checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X){background-color:#ffffff26}.checkbox-module__input___s2l9X:hover:not(.checkbox-module__is-disabled___h2CQm .checkbox-module__input___s2l9X)+label{cursor:pointer}}.checkbox-module__input___s2l9X:focus-visible:not(.checkbox-module__is-disabled___h2CQm){border-color:#0d0d0d;outline:.125rem solid #0d0d0d;outline-offset:.125rem}.dark .checkbox-module__input___s2l9X:focus-visible:not(.checkbox-module__is-disabled___h2CQm){border-color:#fff;outline-color:#fff}.checkbox-module__dark___RLKCS .checkbox-module__input___s2l9X:focus-visible:not(.checkbox-module__is-disabled___h2CQm){border-color:#fff;outline-color:#fff}.checkbox-module__input___s2l9X+label{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.checkbox-module__input___s2l9X+label{flex:1;padding-left:.75rem;margin:0}.checkbox-module__toggle___B5NRE .checkbox-module__input___s2l9X+label{padding-right:1.5rem;padding-left:0}.checkbox-module__title___HaaGu{display:flex;flex-direction:row;justify-content:space-between;color:#222;gap:.25rem}.dark .checkbox-module__title___HaaGu,.checkbox-module__dark___RLKCS .checkbox-module__title___HaaGu{color:#fff}.checkbox-module__content___nQZMp{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.checkbox-module__content___nQZMp{margin-top:.25rem;color:#5d5d5d}.dark .checkbox-module__content___nQZMp,.checkbox-module__dark___RLKCS .checkbox-module__content___nQZMp{color:#bdc1c6}.checkbox-module__helper___VwqDa{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:400}.checkbox-module__helper___VwqDa{color:#5d5d5d}@keyframes checkbox-module__pulse___koEQf{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes header-module__loading___BUVYz{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes header-module__loading-dark___8RDRb{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes header-module__pulse___pomLi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.header-module__header___ouQd4{position:sticky;z-index:200;top:0;padding-top:env(safe-area-inset-top);border-bottom:.0625rem solid transparent;margin-top:-calc(env(safe-area-inset-top));background:#1164cc;color:#fff;transition:all .3s ease-in-out}.dark .header-module__header___ouQd4,.header-module__dark___1NkBa .header-module__header___ouQd4{background:#0d0d0d}.header-module__header___ouQd4.header-module__is-home___puHem{margin-bottom:-4.875rem}.header-module__header___ouQd4.header-module__scrolled___sKl7S{border-bottom-color:#fff3}.dark .header-module__header___ouQd4.header-module__scrolled___sKl7S,.header-module__dark___1NkBa .header-module__header___ouQd4.header-module__scrolled___sKl7S{border-bottom-color:#3d3d3d}.header-module__container___IjYcu{display:flex;max-width:1432px;flex-direction:column;padding:0 1.5rem;margin:0 auto;gap:1.5rem}@media (min-width: 744px){.header-module__container___IjYcu{gap:2rem}}.header-module__top___42BKq{position:relative;top:0;display:flex;align-items:center;justify-content:space-between;padding:.9375rem 0;padding:.4375rem .5rem;border-radius:.5rem;margin:.5rem -.5rem}@keyframes card-module__loading___x334z{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes card-module__loading-dark___Qby81{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes card-module__pulse___ETDsK{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.card-module__container___IbiZO{display:grid;gap:.5rem}.card-module__container___IbiZO h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.card-module__container___IbiZO h2{color:#222}.dark .card-module__container___IbiZO h2,.card-module__dark___AsJcp .card-module__container___IbiZO h2{color:#fff}.card-module__container___IbiZO h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.card-module__container___IbiZO h3{color:#222}.dark .card-module__container___IbiZO h3,.card-module__dark___AsJcp .card-module__container___IbiZO h3{color:#fff}.card-module__container___IbiZO h4{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:700}.card-module__container___IbiZO h4{color:#222}.dark .card-module__container___IbiZO h4,.card-module__dark___AsJcp .card-module__container___IbiZO h4{color:#fff}.card-module__container___IbiZO p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.card-module__container___IbiZO p{color:#5d5d5d}.dark .card-module__container___IbiZO p,.card-module__dark___AsJcp .card-module__container___IbiZO p{color:#bdc1c6}@media (min-width: 744px){.card-module__container___IbiZO p{font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.675rem}}.card-module__container___IbiZO ol{padding-left:1.5rem;list-style-type:decimal}.card-module__container___IbiZO ul{padding-left:1.5rem;list-style-type:disc}.card-module__container___IbiZO li{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.card-module__container___IbiZO li{margin-bottom:.5rem;color:#5d5d5d}.dark .card-module__container___IbiZO li,.card-module__dark___AsJcp .card-module__container___IbiZO li{color:#bdc1c6}.card-module__container___IbiZO li:last-child{margin-bottom:0}.card-module__container___IbiZO hr{border-color:#c3c3c3;margin:0}.dark .card-module__container___IbiZO hr,.card-module__dark___AsJcp .card-module__container___IbiZO hr{border-color:#3d3d3d}.card-module__container___IbiZO{display:grid;gap:1.5rem}.card-module__container___IbiZO.card-module__border___EGmYn{padding:1rem;border:.0625rem solid rgb(194.5,194.5,194.5);border-radius:.5rem}.dark .card-module__container___IbiZO.card-module__border___EGmYn,.card-module__dark___AsJcp .card-module__container___IbiZO.card-module__border___EGmYn{border-color:#3d3d3d}@media (min-width: 744px){.card-module__container___IbiZO.card-module__border___EGmYn{padding:1.5rem}}.card-module__container___IbiZO .card-module__title___-UuxP,.card-module__container___IbiZO .card-module__content___dH-X7{display:grid;gap:1rem}@keyframes input-module__loading___1cxGp{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes input-module__loading-dark___mfX-p{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes input-module__pulse___1I5VM{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.input-module__fields___7s82h{display:flex;flex-direction:column;gap:1rem}.input-module__field___BmXtm{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.input-module__field___BmXtm label{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.input-module__field___BmXtm label{color:#5d5d5d}.dark .input-module__field___BmXtm label,.input-module__dark___dEFyl .input-module__field___BmXtm label{color:#bdc1c6}.input-module__field___BmXtm textarea{min-height:7.5rem;resize:none}.input-module__outer___STcOB{display:flex;width:100%;align-items:center;padding:.96875rem;border:.0625rem solid rgb(194.5,194.5,194.5);border-radius:.5rem;background-color:transparent;gap:.5rem;line-height:1.4375rem;outline:.125rem solid transparent;outline-offset:-.125rem;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out,outline .2s ease-in-out}.dark .input-module__outer___STcOB,.input-module__dark___dEFyl .input-module__outer___STcOB{border-color:#3d3d3d}@media (hover: hover){.input-module__outer___STcOB:hover:not(.input-module__is-disabled___JwbG4,.input-module__is-error___xIDnZ,.input-module__outer___STcOB:has(.input-module__button___7gJw-:hover,.input-module__click___6FEoM:hover)){background-color:#f3f3f3;cursor:text}.dark .input-module__outer___STcOB:hover:not(.input-module__is-disabled___JwbG4,.input-module__is-error___xIDnZ,.input-module__outer___STcOB:has(.input-module__button___7gJw-:hover,.input-module__click___6FEoM:hover)){background-color:#252525}.input-module__dark___dEFyl .input-module__outer___STcOB:hover:not(.input-module__is-disabled___JwbG4,.input-module__is-error___xIDnZ,.input-module__outer___STcOB:has(.input-module__button___7gJw-:hover,.input-module__click___6FEoM:hover)){background-color:#252525}}.input-module__outer___STcOB.input-module__sm___jtNdd{padding:.6875rem .96875rem}.input-module__outer___STcOB.input-module__sm___jtNdd select{padding:.75rem 2.75rem .75rem 1rem;margin:-.75rem -2.75rem -.75rem -1rem}.input-module__outer___STcOB:focus-within:not(:has(.input-module__button___7gJw-:focus,.input-module__click___6FEoM:focus)){background-color:#f3f3f3;outline-color:#0d0d0d}.dark .input-module__outer___STcOB:focus-within:not(:has(.input-module__button___7gJw-:focus,.input-module__click___6FEoM:focus)){background-color:#252525;outline-color:#fff}.input-module__dark___dEFyl .input-module__outer___STcOB:focus-within:not(:has(.input-module__button___7gJw-:focus,.input-module__click___6FEoM:focus)){background-color:#252525;outline-color:#fff}.input-module__outer___STcOB.input-module__is-disabled___JwbG4{background-color:#0d0d0d26}.dark .input-module__outer___STcOB.input-module__is-disabled___JwbG4,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-disabled___JwbG4{background-color:#ffffff26}.input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU,.input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__icon___foesl,.input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__text___DFtl6{color:#5d5d5d}.dark .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU,.dark .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__icon___foesl,.dark .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__text___DFtl6{color:#bdc1c6}.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__icon___foesl,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-disabled___JwbG4 .input-module__text___DFtl6{color:#bdc1c6}.input-module__outer___STcOB.input-module__is-loading___4plIo{position:relative;background-color:#f3f3f3}.dark .input-module__outer___STcOB.input-module__is-loading___4plIo,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-loading___4plIo{background-color:#252525}.input-module__outer___STcOB.input-module__is-loading___4plIo:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5rem;content:"";transition:all .2s ease-in-out}.input-module__outer___STcOB.input-module__is-loading___4plIo .input-module__inner___Oy65q{opacity:0}.input-module__outer___STcOB.input-module__is-loading___4plIo .input-module__button___7gJw-,.input-module__outer___STcOB.input-module__is-loading___4plIo .input-module__text___DFtl6,.input-module__outer___STcOB.input-module__is-loading___4plIo .input-module__icon-wrap___HEFm4{display:none}.input-module__outer___STcOB.input-module__is-skeleton___xCVEU{border-color:#dbdbdb;animation:input-module__pulse___1I5VM 1.5s infinite ease-in-out;background-color:#dbdbdb}.dark .input-module__outer___STcOB.input-module__is-skeleton___xCVEU,.input-module__dark___dEFyl .input-module__outer___STcOB.input-module__is-skeleton___xCVEU{border-color:#3d3d3d;background-color:#3d3d3d}.input-module__outer___STcOB.input-module__is-skeleton___xCVEU .input-module__inner___Oy65q{opacity:0}.input-module__outer___STcOB.input-module__is-skeleton___xCVEU .input-module__button___7gJw-,.input-module__outer___STcOB.input-module__is-skeleton___xCVEU .input-module__text___DFtl6,.input-module__outer___STcOB.input-module__is-skeleton___xCVEU .input-module__icon-wrap___HEFm4{display:none}.input-module__outer___STcOB.input-module__is-error___xIDnZ:not(.input-module__is-disabled___JwbG4){border-color:#dd2121;background-color:#dd212111}.input-module__outer___STcOB.input-module__is-error___xIDnZ:not(.input-module__is-disabled___JwbG4):focus-within:not(:has(.input-module__button___7gJw-:focus,.input-module__click___6FEoM:focus)){background-color:#dd212111;outline-color:#dd2121}.input-module__outer___STcOB.input-module__is-error___xIDnZ:not(.input-module__is-disabled___JwbG4)+.input-module__helper___BfwFu{color:#dd2121}.input-module__outer___STcOB select{width:calc(100% + 3.75rem);padding:1rem 2.75rem 1rem 1rem;margin:-1rem -2.75rem -1rem -1rem}.input-module__inner___Oy65q{position:relative;flex:1}.input-module__input___j8Xrc{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.input-module__input___j8Xrc{position:relative;width:100%;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;color:#0d0d0d;transition:all .2s ease-in-out}.dark .input-module__input___j8Xrc,.input-module__dark___dEFyl .input-module__input___j8Xrc{color:#fff}.input-module__input___j8Xrc:disabled{color:#5d5d5d}.dark .input-module__input___j8Xrc:disabled{color:#bdc1c6}.input-module__dark___dEFyl .input-module__input___j8Xrc:disabled{color:#bdc1c6}.input-module__input___j8Xrc:focus{outline:0}.input-module__input___j8Xrc:focus,.input-module__input___j8Xrc:not(:placeholder-shown){top:.46875rem}.input-module__no-placeholder___i5lJb .input-module__input___j8Xrc:focus,.input-module__no-placeholder___i5lJb .input-module__input___j8Xrc:not(:placeholder-shown){top:0}.input-module__input___j8Xrc:focus+.input-module__placeholder___Nc7hU,.input-module__input___j8Xrc:not(:placeholder-shown)+.input-module__placeholder___Nc7hU{top:-.40625rem;padding:0;color:#5d5d5d;font-size:.75rem;line-height:.875rem}.dark .input-module__input___j8Xrc:focus+.input-module__placeholder___Nc7hU,.dark .input-module__input___j8Xrc:not(:placeholder-shown)+.input-module__placeholder___Nc7hU{color:#bdc1c6}.input-module__dark___dEFyl .input-module__input___j8Xrc:focus+.input-module__placeholder___Nc7hU,.input-module__dark___dEFyl .input-module__input___j8Xrc:not(:placeholder-shown)+.input-module__placeholder___Nc7hU{color:#bdc1c6}.input-module__input___j8Xrc+.input-module__placeholder___Nc7hU{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.input-module__input___j8Xrc+.input-module__placeholder___Nc7hU{position:absolute;top:0;left:0;padding:0;color:#5d5d5d;pointer-events:none;transition:all .2s ease-in-out}.dark .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU{color:#bdc1c6}.input-module__dark___dEFyl .input-module__input___j8Xrc+.input-module__placeholder___Nc7hU{color:#bdc1c6}.input-module__icon-wrap___HEFm4{z-index:1;display:flex;align-items:center;pointer-events:none}.input-module__icon___foesl{color:#3d3d3d;transition:color .2s ease-in-out}.dark .input-module__icon___foesl,.input-module__dark___dEFyl .input-module__icon___foesl{color:#cfcfcf}.input-module__text___DFtl6{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.input-module__text___DFtl6{color:#3d3d3d;transition:color .2s ease-in-out}.dark .input-module__text___DFtl6,.input-module__dark___dEFyl .input-module__text___DFtl6{color:#cfcfcf}.input-module__button___7gJw-{margin:-.5625rem -.5625rem -.5625rem 0}.input-module__button___7gJw-:not(:disabled):hover{cursor:pointer}.input-module__click___6FEoM{padding:1.125rem 0;margin:-1.125rem 0;line-height:1.4375rem}@media (hover: hover){.input-module__click___6FEoM:hover{cursor:pointer}}.input-module__helper___BfwFu{font-size:.75rem;letter-spacing:-.01rem;line-height:1rem;font-weight:400}.input-module__helper___BfwFu{color:#5d5d5d;transition:color .2s ease-in-out}.dark .input-module__helper___BfwFu,.input-module__dark___dEFyl .input-module__helper___BfwFu{color:#bdc1c6}.input-module__loading___1cxGp{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.input-module__loading___1cxGp:after{position:absolute;top:50%;left:50%;width:.5rem;border-radius:50%;animation:input-module__loading___1cxGp 1s infinite;aspect-ratio:1;content:"";transform:translate(-50%,-50%)}.dark .input-module__loading___1cxGp:after{animation:input-module__loading-dark___mfX-p 1s infinite}.input-module__dark___dEFyl .input-module__loading___1cxGp:after{animation:input-module__loading-dark___mfX-p 1s infinite}@keyframes navbar-module__loading___Xmije{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes navbar-module__loading-dark___K425U{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes navbar-module__pulse___0G7wV{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.navbar-module__nav___JE2PK{display:flex;gap:1rem}.navbar-module__button___OngeX{display:flex;flex:1;flex-direction:column;padding:.71875rem 0;gap:.25rem}@media (hover) and (pointer: fine){.navbar-module__button___OngeX:hover{color:#dd2121;cursor:pointer}}.navbar-module__button___OngeX span{font-size:.75rem;letter-spacing:-.01rem;line-height:1rem;font-weight:400}@keyframes example-module__loading___uoxFu{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes example-module__loading-dark___cZDfL{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes example-module__pulse___YjERj{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.example-module__example___TRgac{padding:1rem;border-radius:.5rem;background:#dd2121;color:#fff}.example-module__example___TRgac.example-module__is-skeleton___dMyJl{animation:example-module__pulse___YjERj 1.5s infinite ease-in-out;background-color:#dbdbdb}.dark .example-module__example___TRgac.example-module__is-skeleton___dMyJl,.example-module__dark___dw-hB .example-module__example___TRgac.example-module__is-skeleton___dMyJl{background-color:#3d3d3d}.example-module__example___TRgac.example-module__is-skeleton___dMyJl .example-module__content___ExA7w{opacity:0}@keyframes modal-module__loading___0q70N{0%{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}33%{background:#0d0d0d59;box-shadow:.875rem 0 #0d0d0d40,-.875rem 0 #0d0d0d26}66%{background:#0d0d0d26;box-shadow:.875rem 0 #0d0d0d59,-.875rem 0 #0d0d0d40}to{background:#0d0d0d40;box-shadow:.875rem 0 #0d0d0d26,-.875rem 0 #0d0d0d59}}@keyframes modal-module__loading-dark___9aVqd{0%{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}33%{background:#ffffff59;box-shadow:.875rem 0 #ffffff40,-.875rem 0 #ffffff26}66%{background:#ffffff26;box-shadow:.875rem 0 #ffffff59,-.875rem 0 #ffffff40}to{background:#ffffff40;box-shadow:.875rem 0 #ffffff26,-.875rem 0 #ffffff59}}@keyframes modal-module__pulse___DqFvl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.modal-module__backdrop___DCpKI{position:fixed;z-index:1000000;top:0;left:0;display:grid;width:100dvw;height:100dvh;padding:0 1.5em;place-items:center}.modal-module__backdrop___DCpKI.modal-module__fullscreen___sfLoP{padding:0}.modal-module__backdrop--close-button___SWtbL{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#00000080}.dark .modal-module__backdrop--close-button___SWtbL,.modal-module__dark___mI-e4 .modal-module__backdrop--close-button___SWtbL{background-color:#0009}.modal-module__backdrop--close-button___SWtbL:hover{cursor:pointer}.modal-module__backdrop--close-button___SWtbL:focus{outline:0}@media (max-width: 743px){.modal-module__backdrop___DCpKI.modal-module__bottom-sheet___oPiUM{padding:0;place-items:end}}@media (max-width: 743px){.modal-module__backdrop___DCpKI.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx{border-radius:1rem 1rem 0 0}.dark .modal-module__backdrop___DCpKI.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx,.modal-module__dark___mI-e4 .modal-module__backdrop___DCpKI.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx{width:calc(100% + .125rem);max-width:calc(100% + .125rem)!important;padding-right:.0625rem;padding-left:.0625rem;border-bottom:0;margin-right:-.0625rem;margin-left:-.0625rem}}.modal-module__backdrop___DCpKI .modal-module__main___0Sjqx{border-radius:1rem;background-color:#fff;box-shadow:0 4px 18px #0000002b}.dark .modal-module__backdrop___DCpKI .modal-module__main___0Sjqx,.modal-module__dark___mI-e4 .modal-module__backdrop___DCpKI .modal-module__main___0Sjqx{border:.0625rem solid rgb(61.4,61.4,61.4);background-color:#191919;box-shadow:none}.modal-module__backdrop___DCpKI .modal-module__main___0Sjqx.modal-module__fullscreen___sfLoP{border:0;border-radius:0;background-color:#0d0d0d}.modal-module__main___0Sjqx{position:relative;display:flex;width:100%;max-width:35.5rem;max-height:calc(100dvh - 5rem);flex-direction:column}@media (max-width: 743px){.modal-module__main___0Sjqx{padding-bottom:env(safe-area-inset-bottom)}}.modal-module__main___0Sjqx.modal-module__fullscreen___sfLoP{max-width:100%;height:100dvh;max-height:100dvh}.modal-module__main___0Sjqx.modal-module__max___9QSAL{height:100%}@media (max-width: 743px){.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx{max-width:100%!important;max-height:calc(100dvh - 1rem)}.modal-module__bottom-sheet___oPiUM .modal-module__main___0Sjqx.modal-module__fullscreen___sfLoP{max-height:100%}}.modal-module__sheet___8-CTw{padding:.5rem;place-items:end}.modal-module__sheet___8-CTw .modal-module__main___0Sjqx{height:100%;max-height:100%}.modal-module__drag___mZz3W{position:relative;display:flex;height:100%;flex-direction:column;padding-top:.75rem;-webkit-user-select:none;user-select:none}.modal-module__drag___mZz3W:hover{cursor:grab}.modal-module__drag___mZz3W:active{cursor:grabbing}.modal-module__drag___mZz3W:before{position:absolute;top:.5rem;left:50%;width:2.5rem;height:.25rem;border-radius:.125rem;background-color:#0003;content:"";transform:translate(-50%)}.dark .modal-module__drag___mZz3W:before{background-color:#fff3}.modal-module__dark___mI-e4 .modal-module__drag___mZz3W:before{background-color:#fff3}@media (min-width: 744px){.modal-module__drag___mZz3W:before{display:none}}.modal-module__drag___mZz3W .modal-module__scroll___OnShd{flex:1}.modal-module__header___t3TrT{position:relative;display:flex;min-height:2.75rem;align-items:center;padding:1rem 1.5rem 0}.modal-module__header___t3TrT.modal-module__fullscreen___sfLoP{min-height:5rem;padding:1.25rem 1.5rem}.modal-module__header___t3TrT.modal-module__fullscreen___sfLoP .modal-module__title___oMB-c+.modal-module__subtext___IHfeN{margin-top:-.25rem}.modal-module__header___t3TrT .modal-module__top___62uvi{display:grid;flex:1;flex-direction:column;align-items:center;justify-content:center}.modal-module__header___t3TrT .modal-module__top___62uvi:first-child{justify-content:flex-start}.modal-module__header___t3TrT .modal-module__title___oMB-c{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.modal-module__header___t3TrT .modal-module__title___oMB-c{color:#222;font-family:Inter,arial,sans-serif}.dark .modal-module__header___t3TrT .modal-module__title___oMB-c,.modal-module__dark___mI-e4 .modal-module__header___t3TrT .modal-module__title___oMB-c{color:#fff}.modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__title___oMB-c{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem}.modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__title___oMB-c{color:#fff;font-family:Inter,arial,sans-serif}.dark .modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__title___oMB-c,.modal-module__dark___mI-e4 .modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__title___oMB-c{color:#fff}.modal-module__header___t3TrT .modal-module__subtext___IHfeN{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:400}.modal-module__header___t3TrT .modal-module__subtext___IHfeN{color:#5d5d5d;font-family:Inter,arial,sans-serif}.dark .modal-module__header___t3TrT .modal-module__subtext___IHfeN,.modal-module__dark___mI-e4 .modal-module__header___t3TrT .modal-module__subtext___IHfeN{color:#bdc1c6}.modal-module__header___t3TrT .modal-module__left___dCx5f{display:flex;align-items:center;gap:.5rem}.modal-module__header___t3TrT .modal-module__left___dCx5f.modal-module__anchor___UCD-N{margin:-.5625rem auto -.5625rem -.875rem}.modal-module__header___t3TrT .modal-module__right___rvlxY{display:flex;align-items:center;gap:.5rem}.modal-module__fullscreen___sfLoP .modal-module__header___t3TrT .modal-module__right___rvlxY{justify-content:flex-end}.modal-module__header___t3TrT .modal-module__right___rvlxY.modal-module__anchor___UCD-N{margin:-.5625rem -.875rem -.5625rem auto}.modal-module__footer___tqppg{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem max(env(safe-area-inset-bottom),1rem);gap:.5rem;text-align:center}.modal-module__footer___tqppg.modal-module__full___WPa3O{flex-direction:column-reverse}.modal-module__footer___tqppg.modal-module__full___WPa3O .modal-module__left___dCx5f,.modal-module__footer___tqppg.modal-module__full___WPa3O .modal-module__right___rvlxY{width:100%}.modal-module__footer___tqppg.modal-module__full___WPa3O .modal-module__left___dCx5f .modal-module__anchor___UCD-N,.modal-module__footer___tqppg.modal-module__full___WPa3O .modal-module__right___rvlxY .modal-module__anchor___UCD-N{margin:0}.modal-module__footer___tqppg.modal-module__full___WPa3O button{width:100%}.modal-module__footer___tqppg .modal-module__text___qx9vw{text-align:left}.modal-module__footer___tqppg .modal-module__title___oMB-c{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:700}.modal-module__footer___tqppg .modal-module__title___oMB-c{color:#222}.dark .modal-module__footer___tqppg .modal-module__title___oMB-c,.modal-module__dark___mI-e4 .modal-module__footer___tqppg .modal-module__title___oMB-c{color:#fff}.modal-module__footer___tqppg .modal-module__subtext___IHfeN{font-size:.875rem;letter-spacing:-.0175rem;line-height:1.25rem;font-weight:400}.modal-module__footer___tqppg .modal-module__subtext___IHfeN{color:#5d5d5d}.dark .modal-module__footer___tqppg .modal-module__subtext___IHfeN,.modal-module__dark___mI-e4 .modal-module__footer___tqppg .modal-module__subtext___IHfeN{color:#bdc1c6}.modal-module__footer___tqppg .modal-module__left___dCx5f,.modal-module__footer___tqppg .modal-module__right___rvlxY{display:flex;align-items:center;gap:.5rem}.modal-module__footer___tqppg .modal-module__left___dCx5f.modal-module__anchor___UCD-N{margin-left:-1.5rem}.modal-module__footer___tqppg .modal-module__right___rvlxY{margin-left:auto}.modal-module__footer___tqppg .modal-module__right___rvlxY.modal-module__anchor___UCD-N{margin-right:-1.5rem}.modal-module__scroll___OnShd{overflow:scroll;flex:1;padding:1.5rem;scrollbar-width:none}.modal-module__scroll___OnShd::-webkit-scrollbar{display:none}.modal-module__fullscreen___sfLoP .modal-module__scroll___OnShd{border-radius:1.5rem 1.5rem 0 0;background-color:#fff}.modal-module__content___k129O{display:grid;gap:.5rem}.modal-module__content___k129O h2{font-size:1.5rem;letter-spacing:-.03rem;line-height:2rem;font-weight:700}.modal-module__content___k129O h2{color:#222}.dark .modal-module__content___k129O h2,.modal-module__dark___mI-e4 .modal-module__content___k129O h2{color:#fff}.modal-module__content___k129O h3{font-size:1.25rem;letter-spacing:-.025rem;line-height:1.75rem;font-weight:700}.modal-module__content___k129O h3{color:#222}.dark .modal-module__content___k129O h3,.modal-module__dark___mI-e4 .modal-module__content___k129O h3{color:#fff}.modal-module__content___k129O h4{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:700}.modal-module__content___k129O h4{color:#222}.dark .modal-module__content___k129O h4,.modal-module__dark___mI-e4 .modal-module__content___k129O h4{color:#fff}.modal-module__content___k129O p{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.modal-module__content___k129O p{color:#5d5d5d}.dark .modal-module__content___k129O p,.modal-module__dark___mI-e4 .modal-module__content___k129O p{color:#bdc1c6}@media (min-width: 744px){.modal-module__content___k129O p{font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.675rem}}.modal-module__content___k129O ol{padding-left:1.5rem;list-style-type:decimal}.modal-module__content___k129O ul{padding-left:1.5rem;list-style-type:disc}.modal-module__content___k129O li{font-size:1rem;letter-spacing:-.02rem;line-height:1.5rem;font-weight:400}.modal-module__content___k129O li{margin-bottom:.5rem;color:#5d5d5d}.dark .modal-module__content___k129O li,.modal-module__dark___mI-e4 .modal-module__content___k129O li{color:#bdc1c6}.modal-module__content___k129O li:last-child{margin-bottom:0}.modal-module__content___k129O hr{border-color:#c3c3c3;margin:0}.dark .modal-module__content___k129O hr,.modal-module__dark___mI-e4 .modal-module__content___k129O hr{border-color:#3d3d3d}.modal-module__content___k129O{display:grid;gap:1rem}.modal-module__fullscreen___sfLoP .modal-module__content___k129O{min-height:100%}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "uplord-ui",
3
- "version": "0.0.49",
3
+ "version": "0.0.51",
4
4
  "description": "A modern, reusable React UI library.",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs.js",