/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-neutral-950:oklch(14.5% 0 0);--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.h-screen{height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-neutral-950\/70{background-color:#0a0a0ab3}@supports (color:color-mix(in lab,red,red)){.bg-neutral-950\/70{background-color:color-mix(in oklab,var(--color-neutral-950)70%,transparent)}}.whitespace-nowrap{white-space:nowrap}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:auto}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;max-width:100%;color:inherit;white-space:normal;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{font:inherit;appearance:auto}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Nunito;src:url(/_next/static/media/Nunito-VariableFont_wght.77a672b9.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/_next/static/media/Nunito-Italic-VariableFont_wght.cf18fbe5.ttf)format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Bebas Neue Cyrillic;src:url(/_next/static/media/BebasNeueCyrillic.dd99b39f.eot);src:local(Bebas Neue Cyrillic),local(BebasNeueCyrillic),url(/_next/static/media/BebasNeueCyrillic.dd99b39f.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/BebasNeueCyrillic.9147c75e.woff2)format("woff2"),url(/_next/static/media/BebasNeueCyrillic.58284e99.woff)format("woff"),url(/_next/static/media/BebasNeueCyrillic.8f1fb1a6.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(/_next/static/media/Oswald-ExtraLight.c4849141.eot);src:local(Oswald ExtraLight),local(Oswald-ExtraLight),url(/_next/static/media/Oswald-ExtraLight.c4849141.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Oswald-ExtraLight.a89d6863.woff2)format("woff2"),url(/_next/static/media/Oswald-ExtraLight.54b7647e.woff)format("woff"),url(/_next/static/media/Oswald-ExtraLight.094f87e9.ttf)format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Oswald;src:url(/_next/static/media/Oswald-Light.1dfed0f9.eot);src:local(Oswald Light),local(Oswald-Light),url(/_next/static/media/Oswald-Light.1dfed0f9.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Oswald-Light.732006b3.woff2)format("woff2"),url(/_next/static/media/Oswald-Light.d54e6da9.woff)format("woff"),url(/_next/static/media/Oswald-Light.f76a68b9.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Oswald;src:url(/_next/static/media/Oswald-Medium.5faf4222.eot);src:local(Oswald Medium),local(Oswald-Medium),url(/_next/static/media/Oswald-Medium.5faf4222.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Oswald-Medium.5e6165d0.woff2)format("woff2"),url(/_next/static/media/Oswald-Medium.89cadce5.woff)format("woff"),url(/_next/static/media/Oswald-Medium.f958a637.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Oswald;src:url(/_next/static/media/Oswald-Bold.7fa4ebbc.eot);src:local(Oswald Bold),local(Oswald-Bold),url(/_next/static/media/Oswald-Bold.7fa4ebbc.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Oswald-Bold.30516641.woff2)format("woff2"),url(/_next/static/media/Oswald-Bold.fab81121.woff)format("woff"),url(/_next/static/media/Oswald-Bold.4f763a18.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Oswald;src:url(/_next/static/media/Oswald-Regular.4c1810dd.eot);src:local(Oswald Regular),local(Oswald-Regular),url(/_next/static/media/Oswald-Regular.4c1810dd.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Oswald-Regular.d38dbf08.woff2)format("woff2"),url(/_next/static/media/Oswald-Regular.76bf4703.woff)format("woff"),url(/_next/static/media/Oswald-Regular.0386b18b.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Oswald;src:url(/_next/static/media/Oswald-SemiBold.cd14660e.eot);src:local(Oswald SemiBold),local(Oswald-SemiBold),url(/_next/static/media/Oswald-SemiBold.cd14660e.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Oswald-SemiBold.f5bcf4b8.woff2)format("woff2"),url(/_next/static/media/Oswald-SemiBold.0e9c9df7.woff)format("woff"),url(/_next/static/media/Oswald-SemiBold.40205e0f.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;font-weight:700;font-style:italic;src:url(/_next/static/media/Inter-BoldItalic.06f21bd9.eot);src:local(Inter Bold Italic),local(Inter-BoldItalic),url(/_next/static/media/Inter-BoldItalic.06f21bd9.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-BoldItalic.4ff98cfa.woff2)format("woff2"),url(/_next/static/media/Inter-BoldItalic.d8200441.woff)format("woff"),url(/_next/static/media/Inter-BoldItalic.b62f9cc5.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:500;font-style:italic;src:url(/_next/static/media/Inter-MediumItalic.dc7792bc.eot);src:local(Inter Medium Italic),local(Inter-MediumItalic),url(/_next/static/media/Inter-MediumItalic.dc7792bc.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-MediumItalic.c4c689d5.woff2)format("woff2"),url(/_next/static/media/Inter-MediumItalic.53fd6ed3.woff)format("woff"),url(/_next/static/media/Inter-MediumItalic.f0adfe3d.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:100;font-style:italic;src:url(/_next/static/media/Inter-ThinItalicBETA.2d084d22.eot);src:local(Inter Thin Italic BETA),local(Inter-ThinItalicBETA),url(/_next/static/media/Inter-ThinItalicBETA.2d084d22.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-ThinItalicBETA.288c08ec.woff2)format("woff2"),url(/_next/static/media/Inter-ThinItalicBETA.cebb1ca1.woff)format("woff"),url(/_next/static/media/Inter-ThinItalicBETA.bf39d7bb.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:400;font-style:normal;src:url(/_next/static/media/Inter-Regular.d77c1e0e.eot);src:local(Inter Regular),local(Inter-Regular),url(/_next/static/media/Inter-Regular.d77c1e0e.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-Regular.79bc3e31.woff2)format("woff2"),url(/_next/static/media/Inter-Regular.c5851ed9.woff)format("woff"),url(/_next/static/media/Inter-Regular.98a41604.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:900;font-style:normal;src:url(/_next/static/media/Inter-Black.6a5cbde1.eot);src:local(Inter Black),local(Inter-Black),url(/_next/static/media/Inter-Black.6a5cbde1.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-Black.eb91d11e.woff2)format("woff2"),url(/_next/static/media/Inter-Black.ca1a54ba.woff)format("woff"),url(/_next/static/media/Inter-Black.ce1c45ab.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:900;font-style:italic;src:url(/_next/static/media/Inter-BlackItalic.7f16c831.eot);src:local(Inter Black Italic),local(Inter-BlackItalic),url(/_next/static/media/Inter-BlackItalic.7f16c831.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-BlackItalic.84398d44.woff2)format("woff2"),url(/_next/static/media/Inter-BlackItalic.1f2ab351.woff)format("woff"),url(/_next/static/media/Inter-BlackItalic.0498514f.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:300;font-style:normal;src:url(/_next/static/media/Inter-LightBETA.83f6695a.eot);src:local(Inter Light BETA),local(Inter-LightBETA),url(/_next/static/media/Inter-LightBETA.83f6695a.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-LightBETA.62e969af.woff2)format("woff2"),url(/_next/static/media/Inter-LightBETA.e7c74764.woff)format("woff"),url(/_next/static/media/Inter-LightBETA.4cf396cd.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:600;font-style:normal;src:url(/_next/static/media/Inter-SemiBold.01e76501.eot);src:local(Inter Semi Bold),local(Inter-SemiBold),url(/_next/static/media/Inter-SemiBold.01e76501.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-SemiBold.625bb4b9.woff2)format("woff2"),url(/_next/static/media/Inter-SemiBold.f8fbd234.woff)format("woff"),url(/_next/static/media/Inter-SemiBold.3a64b930.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:800;font-style:italic;src:url(/_next/static/media/Inter-ExtraBoldItalic.168cdf47.eot);src:local(Inter Extra Bold Italic),local(Inter-ExtraBoldItalic),url(/_next/static/media/Inter-ExtraBoldItalic.168cdf47.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-ExtraBoldItalic.029bf95d.woff2)format("woff2"),url(/_next/static/media/Inter-ExtraBoldItalic.daf7305e.woff)format("woff"),url(/_next/static/media/Inter-ExtraBoldItalic.d5ed1d56.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:700;font-style:normal;src:url(/_next/static/media/Inter-Bold.f1113e19.eot);src:local(Inter Bold),local(Inter-Bold),url(/_next/static/media/Inter-Bold.f1113e19.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-Bold.cfbbcf4c.woff2)format("woff2"),url(/_next/static/media/Inter-Bold.1ec52ac2.woff)format("woff"),url(/_next/static/media/Inter-Bold.fa472d47.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:200;font-style:italic;src:url(/_next/static/media/Inter-ExtraLightItalicBETA.9f872049.eot);src:local(Inter Extra Light Italic BETA),local(Inter-ExtraLightItalicBETA),url(/_next/static/media/Inter-ExtraLightItalicBETA.9f872049.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-ExtraLightItalicBETA.23236be0.woff2)format("woff2"),url(/_next/static/media/Inter-ExtraLightItalicBETA.ba6bf13e.woff)format("woff"),url(/_next/static/media/Inter-ExtraLightItalicBETA.5322ce55.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:200;font-style:normal;src:url(/_next/static/media/Inter-ExtraLightBETA.74072e2c.eot);src:local(Inter Extra Light BETA),local(Inter-ExtraLightBETA),url(/_next/static/media/Inter-ExtraLightBETA.74072e2c.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-ExtraLightBETA.8518f8ba.woff2)format("woff2"),url(/_next/static/media/Inter-ExtraLightBETA.0c10867e.woff)format("woff"),url(/_next/static/media/Inter-ExtraLightBETA.41975af6.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:800;font-style:normal;src:url(/_next/static/media/Inter-ExtraBold.c5108d08.eot);src:local(Inter Extra Bold),local(Inter-ExtraBold),url(/_next/static/media/Inter-ExtraBold.c5108d08.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-ExtraBold.9c66df57.woff2)format("woff2"),url(/_next/static/media/Inter-ExtraBold.f7a7e791.woff)format("woff"),url(/_next/static/media/Inter-ExtraBold.2de85306.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:100;font-style:normal;src:url(/_next/static/media/Inter-ThinBETA.c8b8a57e.eot);src:local(Inter Thin BETA),local(Inter-ThinBETA),url(/_next/static/media/Inter-ThinBETA.c8b8a57e.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-ThinBETA.8ee7bcd1.woff2)format("woff2"),url(/_next/static/media/Inter-ThinBETA.4579f83a.woff)format("woff"),url(/_next/static/media/Inter-ThinBETA.88409b41.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:300;font-style:italic;src:url(/_next/static/media/Inter-LightItalicBETA.8ff2f3df.eot);src:local(Inter Light Italic BETA),local(Inter-LightItalicBETA),url(/_next/static/media/Inter-LightItalicBETA.8ff2f3df.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-LightItalicBETA.9e169b39.woff2)format("woff2"),url(/_next/static/media/Inter-LightItalicBETA.64a9f0b1.woff)format("woff"),url(/_next/static/media/Inter-LightItalicBETA.2fbbafc7.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:400;font-style:italic;src:url(/_next/static/media/Inter-Italic.86f8d1f4.eot);src:local(Inter Italic),local(Inter-Italic),url(/_next/static/media/Inter-Italic.86f8d1f4.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-Italic.b9aa1507.woff2)format("woff2"),url(/_next/static/media/Inter-Italic.5459232e.woff)format("woff"),url(/_next/static/media/Inter-Italic.931dac42.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:600;font-style:italic;src:url(/_next/static/media/Inter-SemiBoldItalic.925365c7.eot);src:local(Inter Semi Bold Italic),local(Inter-SemiBoldItalic),url(/_next/static/media/Inter-SemiBoldItalic.925365c7.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-SemiBoldItalic.fe53774a.woff2)format("woff2"),url(/_next/static/media/Inter-SemiBoldItalic.db214597.woff)format("woff"),url(/_next/static/media/Inter-SemiBoldItalic.2e9d5334.ttf)format("truetype")}@font-face{font-family:Inter;font-weight:500;font-style:normal;src:url(/_next/static/media/Inter-Medium.51d50ec4.eot);src:local(Inter Medium),local(Inter-Medium),url(/_next/static/media/Inter-Medium.51d50ec4.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Inter-Medium.dea841b3.woff2)format("woff2"),url(/_next/static/media/Inter-Medium.73404c6b.woff)format("woff"),url(/_next/static/media/Inter-Medium.ade97b15.ttf)format("truetype")}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ExtraLight.b6a0d489.eot);src:local(Montserrat ExtraLight),local(Montserrat-ExtraLight),url(/_next/static/media/Montserrat-ExtraLight.b6a0d489.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-ExtraLight.225949ee.woff2)format("woff2"),url(/_next/static/media/Montserrat-ExtraLight.efbe508b.woff)format("woff"),url(/_next/static/media/Montserrat-ExtraLight.04b6f6b0.ttf)format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-MediumItalic.58b5230d.eot);src:local(Montserrat Medium Italic),local(Montserrat-MediumItalic),url(/_next/static/media/Montserrat-MediumItalic.58b5230d.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-MediumItalic.3e32ac3e.woff2)format("woff2"),url(/_next/static/media/Montserrat-MediumItalic.b015f2c9.woff)format("woff"),url(/_next/static/media/Montserrat-MediumItalic.f45d7c33.ttf)format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Italic.f34c70fd.eot);src:local(Montserrat Italic),local(Montserrat-Italic),url(/_next/static/media/Montserrat-Italic.f34c70fd.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-Italic.34217067.woff2)format("woff2"),url(/_next/static/media/Montserrat-Italic.575c514e.woff)format("woff"),url(/_next/static/media/Montserrat-Italic.7131e427.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.2cfb0b0a.eot);src:local(Montserrat Regular),local(Montserrat-Regular),url(/_next/static/media/Montserrat-Regular.2cfb0b0a.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-Regular.8e94b983.woff2)format("woff2"),url(/_next/static/media/Montserrat-Regular.5d393e9d.woff)format("woff"),url(/_next/static/media/Montserrat-Regular.9fac97aa.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ThinItalic.8fb91293.eot);src:local(Montserrat Thin Italic),local(Montserrat-ThinItalic),url(/_next/static/media/Montserrat-ThinItalic.8fb91293.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-ThinItalic.e5bcc5f1.woff2)format("woff2"),url(/_next/static/media/Montserrat-ThinItalic.cae59431.woff)format("woff"),url(/_next/static/media/Montserrat-ThinItalic.bc602e96.ttf)format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Bold.ab9b4231.eot);src:local(Montserrat Bold),local(Montserrat-Bold),url(/_next/static/media/Montserrat-Bold.ab9b4231.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-Bold.4212383f.woff2)format("woff2"),url(/_next/static/media/Montserrat-Bold.6fc2f279.woff)format("woff"),url(/_next/static/media/Montserrat-Bold.04d6b788.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Light.791bd5e1.eot);src:local(Montserrat Light),local(Montserrat-Light),url(/_next/static/media/Montserrat-Light.791bd5e1.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-Light.6e17df0a.woff2)format("woff2"),url(/_next/static/media/Montserrat-Light.9fc2cd0f.woff)format("woff"),url(/_next/static/media/Montserrat-Light.f520c5fa.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Black.47101350.eot);src:local(Montserrat Black),local(Montserrat-Black),url(/_next/static/media/Montserrat-Black.47101350.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-Black.ec37063f.woff2)format("woff2"),url(/_next/static/media/Montserrat-Black.db6b738b.woff)format("woff"),url(/_next/static/media/Montserrat-Black.b6d3aed2.ttf)format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Medium.9f5aa7e1.eot);src:local(Montserrat Medium),local(Montserrat-Medium),url(/_next/static/media/Montserrat-Medium.9f5aa7e1.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-Medium.73e8277c.woff2)format("woff2"),url(/_next/static/media/Montserrat-Medium.4b877465.woff)format("woff"),url(/_next/static/media/Montserrat-Medium.c12e54de.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ExtraLightItalic.16d56b0e.eot);src:local(Montserrat ExtraLight Italic),local(Montserrat-ExtraLightItalic),url(/_next/static/media/Montserrat-ExtraLightItalic.16d56b0e.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-ExtraLightItalic.5f35cb3f.woff2)format("woff2"),url(/_next/static/media/Montserrat-ExtraLightItalic.dd7153ca.woff)format("woff"),url(/_next/static/media/Montserrat-ExtraLightItalic.13f183c7.ttf)format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-BlackItalic.9ffe6790.eot);src:local(Montserrat Black Italic),local(Montserrat-BlackItalic),url(/_next/static/media/Montserrat-BlackItalic.9ffe6790.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-BlackItalic.ce6464c7.woff2)format("woff2"),url(/_next/static/media/Montserrat-BlackItalic.25679c0f.woff)format("woff"),url(/_next/static/media/Montserrat-BlackItalic.5122973d.ttf)format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ExtraBoldItalic.6419ed97.eot);src:local(Montserrat ExtraBold Italic),local(Montserrat-ExtraBoldItalic),url(/_next/static/media/Montserrat-ExtraBoldItalic.6419ed97.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-ExtraBoldItalic.c31c0786.woff2)format("woff2"),url(/_next/static/media/Montserrat-ExtraBoldItalic.f8eda7f4.woff)format("woff"),url(/_next/static/media/Montserrat-ExtraBoldItalic.33979dee.ttf)format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-SemiBoldItalic.dc1b8772.eot);src:local(Montserrat SemiBold Italic),local(Montserrat-SemiBoldItalic),url(/_next/static/media/Montserrat-SemiBoldItalic.dc1b8772.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-SemiBoldItalic.b126dd5a.woff2)format("woff2"),url(/_next/static/media/Montserrat-SemiBoldItalic.b3203de8.woff)format("woff"),url(/_next/static/media/Montserrat-SemiBoldItalic.aebdbe94.ttf)format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ExtraBold.b012cb28.eot);src:local(Montserrat ExtraBold),local(Montserrat-ExtraBold),url(/_next/static/media/Montserrat-ExtraBold.b012cb28.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-ExtraBold.a9707fda.woff2)format("woff2"),url(/_next/static/media/Montserrat-ExtraBold.8080dffa.woff)format("woff"),url(/_next/static/media/Montserrat-ExtraBold.2e790505.ttf)format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-BoldItalic.77cd2661.eot);src:local(Montserrat Bold Italic),local(Montserrat-BoldItalic),url(/_next/static/media/Montserrat-BoldItalic.77cd2661.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-BoldItalic.af0436f2.woff2)format("woff2"),url(/_next/static/media/Montserrat-BoldItalic.b72cdca7.woff)format("woff"),url(/_next/static/media/Montserrat-BoldItalic.5ea88cc6.ttf)format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-LightItalic.81680e97.eot);src:local(Montserrat Light Italic),local(Montserrat-LightItalic),url(/_next/static/media/Montserrat-LightItalic.81680e97.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-LightItalic.9dcc4e76.woff2)format("woff2"),url(/_next/static/media/Montserrat-LightItalic.31ba4246.woff)format("woff"),url(/_next/static/media/Montserrat-LightItalic.4b1eea1a.ttf)format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-SemiBold.d17cb7b0.eot);src:local(Montserrat SemiBold),local(Montserrat-SemiBold),url(/_next/static/media/Montserrat-SemiBold.d17cb7b0.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-SemiBold.a8c6718f.woff2)format("woff2"),url(/_next/static/media/Montserrat-SemiBold.3c050bb7.woff)format("woff"),url(/_next/static/media/Montserrat-SemiBold.1dbf51e2.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Thin.0b19112d.eot);src:local(Montserrat Thin),local(Montserrat-Thin),url(/_next/static/media/Montserrat-Thin.0b19112d.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Montserrat-Thin.a138819f.woff2)format("woff2"),url(/_next/static/media/Montserrat-Thin.a8976f6e.woff)format("woff"),url(/_next/static/media/Montserrat-Thin.1b5ef1c5.ttf)format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Circe;src:url(/_next/static/media/Circe-Light.e234b5ad.eot);src:local(Circe Light),local(Circe-Light),url(/_next/static/media/Circe-Light.e234b5ad.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Circe-Light.74efb785.woff2)format("woff2"),url(/_next/static/media/Circe-Light.b3661b56.woff)format("woff"),url(/_next/static/media/Circe-Light.97e47d1c.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Circe Extra;src:url(/_next/static/media/Circe-ExtraBold.fdd784ef.eot);src:local(Circe Extra Bold),local(Circe-ExtraBold),url(/_next/static/media/Circe-ExtraBold.fdd784ef.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Circe-ExtraBold.12890af1.woff2)format("woff2"),url(/_next/static/media/Circe-ExtraBold.eb445157.woff)format("woff"),url(/_next/static/media/Circe-ExtraBold.971c60c5.ttf)format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Circe;src:url(/_next/static/media/Circe-Thin.37d9e271.eot);src:local(Circe Thin),local(Circe-Thin),url(/_next/static/media/Circe-Thin.37d9e271.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Circe-Thin.c00553f2.woff2)format("woff2"),url(/_next/static/media/Circe-Thin.6f551727.woff)format("woff"),url(/_next/static/media/Circe-Thin.beddcde3.ttf)format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Circe;src:url(/_next/static/media/Circe-Regular.e39d9c84.eot);src:local(Circe),local(Circe-Regular),url(/_next/static/media/Circe-Regular.e39d9c84.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Circe-Regular.1b9a51a4.woff2)format("woff2"),url(/_next/static/media/Circe-Regular.8e1cde46.woff)format("woff"),url(/_next/static/media/Circe-Regular.e2791d6f.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Circe;src:url(/_next/static/media/Circe-Bold.e41080aa.eot);src:local(Circe Bold),local(Circe-Bold),url(/_next/static/media/Circe-Bold.e41080aa.eot?#iefix)format("embedded-opentype"),url(/_next/static/media/Circe-Bold.5388b1f2.woff2)format("woff2"),url(/_next/static/media/Circe-Bold.a47957b2.woff)format("woff"),url(/_next/static/media/Circe-Bold.c5102094.ttf)format("truetype");font-weight:700;font-style:normal}:root{--white:#eee;--gray:#888;--black:#222;--bg-primary:#399a6d;--bg-secondary:#c3d1cc;--bg-secondary-dark:#2d3331;--hover-secondary-dark:#404845;--hover-white:#fff;--font-size:.875rem;--font-headings-spacing:1px;--font-heading:"Montserrat","Circe",sans-serif;--font-body:"Nunito",sans-serif;--background:var(--white);--foreground:var(--black);--label-color:var(--gray);--border-color:#212121cc;--filter-image-light:brightness(.2)saturate(100%)sepia(.5)hue-rotate(180deg);--filter-image-dark:brightness(.2)saturate(100%)invert(1)sepia(1)hue-rotate(180deg);--filter-image:var(--filter-image-light);--bg-warning:#ff9800;--hover-bg-warning:#fb8c00;--bg-info:#4da6ff;--hover-bg-info:#1e88e5;--bg-error:#f44336;--hover-bg-error:#e53935;--bg-success:#4caf50;--hover-bg-success:#43a047;--hover-bg-primary:#46be86;--hover-bg-secondary:#d4e5df;--hover-white-button:#d2d2d2;--hover-text-color:#5c5c5c;--bg-disabled:var(--gray);--disabled-text-color:var(--black);--border-radius:15px;--margin:1.875rem}@media (max-width:768px){:root{--border-radius:15px}}[data-theme=dark]{--background:var(--black);--foreground:var(--white);--hover-white:var(--hover-white-button);--hover-white-button:#313131;--bg-secondary:var(--bg-secondary-dark);--hover-bg-secondary:var(--hover-secondary-dark);--hover-text-color:#b6b6b6;--filter-image:var(--filter-image-dark);--border-color:#eeeeeed4}html{font-size:16px}body{background:var(--background);color:var(--foreground);font-family:var(--font-body);line-height:1.5}body h1,body h2,body h3,body h4,body h5,body h6{font-family:var(--font-heading);font-weight:700}body h1{font-size:4rem}@media (max-width:768px){body h1{font-size:2rem}}body h2{font-size:2.25rem}@media (max-width:768px){body h2{font-size:1.5rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}