@import"https://use.typekit.net/ifb5qir.css";*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;margin:0;padding:0;box-sizing:border-box;text-wrap:pretty}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input:-webkit-autofill,input:-webkit-autofill:focus input:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-text);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}::placeholder{color:rgba(0,0,0,0);opacity:1}:-ms-input-placeholder{color:rgba(0,0,0,0)}::-ms-input-placeholder{color:rgba(0,0,0,0)}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button,input[type=reset],input[type=submit],textarea{background:none;color:inherit;border:none;padding:0;cursor:auto;outline:inherit}input,textarea{border:none;outline:none;background-color:none;color:inherit;font:inherit;letter-spacing:inherit}@layer base{:root{--app-height:100svh;--vw-value:100vw;--font-primary:"greycliff-cf",sans-serif;--padding:2rem;--padding-small:1rem;--height-header:4.5rem;--color-transparent:rgb(0 0 0/0%);--color-white:#fafafa;--color-black:#101010;--color-beige:#dcdcdc;--color-grey:#333333;--color-red:#db2f2f;--color-green:#4caf50;--color-bg:var(--color-white);--color-text:var(--color-grey);--color-accent:var(--color-red);--color-icon:currentcolor;--color-icon-bg:var(--color-bg);--border-text:1px solid var(--color-text);--border-construction:1px dashed var(--color-accent);--blur:4px;--transition:600ms cubic-bezier(0.5,0,0.1,1);--transition-fast:300ms cubic-bezier(0.5,0,0.1,1);--transition-fast-delay:300ms cubic-bezier(0.5,0,0.1,1) 300ms;--transition-slow:900ms cubic-bezier(0.5,0,0.1,1);--ease-in:cubic-bezier(0.895,0.03,0.685,0.22);--ease-out:cubic-bezier(0.165,0.84,0.44,1);--ease-in-out:cubic-bezier(0.77,0,0.175,1);--ease-out-back:cubic-bezier(0.175,0.885,0.32,1.275);--ease-custom:cubic-bezier(0.5,0,0.1,1)}@media(max-width:1023px){:root{--padding:1rem;--padding-small:0.5rem;--height-header:4rem}}}body,html{font-family:var(--font-primary);font-weight:300}html{--font-size:16px;--scaling:1;font-size:16px;font-size:calc(var(--font-size)*var(--scaling))}@media(min-width:768px)and (max-width:1023px){html{--scaling:1.25}}@media(min-width:1024px){html{--scaling:1}}@media(min-width:1600px){html{--scaling:1.25}}@media(min-width:2000px){html{--scaling:1.5}}body{color:var(--color-text);background-color:var(--color-bg)}@media(min-width:1600px){body{font-size:30px}}main{padding-top:var(--height-header)}@media(max-width:1023px){main{padding-inline:var(--padding)}}footer{min-height:100svh;padding-top:var(--height-header);display:flex;flex-direction:column;justify-content:center;align-items:center}.form-field{position:relative}.form-field .text-error{position:absolute;left:0;bottom:-1.5em}.text-error,.text-success{font-size:.75em;line-height:1.2}.text-error{color:var(--color-red)}.disco-swing{animation:disco-swing 2s ease-in-out infinite;transform-origin:top center}@keyframes disco-swing{0%{transform:rotate(3deg)}50%{transform:rotate(-3deg)}to{transform:rotate(3deg)}}.radix-themes{--color-background:var(--color-bg);--color-panel-solid:var(--color-bg);--color-surface:var(--color-bg);--color-overlay:var(--color-bg);--default-font-family:var(--font-primary)!important;--cursor-button:pointer;--cursor-checkbox:pointer;--cursor-menu-item:default;--cursor-radio:pointer;--cursor-slider-thumb:pointer;--cursor-slider-thumb-active:pointer;--cursor-switch:pointer}@media(min-width:768px)and (max-width:1023px){.radix-themes{--scaling:1.25}}@media(min-width:1024px){.radix-themes{--scaling:1}}@media(min-width:1600px){.radix-themes{--scaling:1.25}}@media(min-width:2000px){.radix-themes{--scaling:1.5}}@media(max-width:767px){.phone-hide,.tablet-only{display:none!important}}@media(min-width:768px)and (max-width:1023px){.phone-only,.tablet-hide{display:none!important}}@media(min-width:1024px){.desktop-hide,.phone-only,.tablet-only{display:none!important}}@media(max-width:1023px){.desktop-only{display:none!important}}@media(pointer:coarse){.touch-hide{display:none!important}}@media not all and (pointer:coarse){.touch-only{display:none!important}}.sr-only{width:1px;height:1px;position:absolute;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:none}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.svg-test{width:100px;height:100px;fill:red}.Header_header__MwWvM{position:fixed;top:0;left:0;right:0;padding:var(--padding-small) var(--padding);-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));z-index:999}