:root{--white: #fff;--black: #000;--blue-100: #d2f0fd;--blue-400: #00aaf9;--blue-450: #0099e0;--blue-600: #0070a4;--blue-400rgb: 0 170 249;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-400: #94a3b8;--slate-500: #64748b;--slate-700: #334155;--slate-950: #020617;--slate-300rgb: 203 213 225;--slate-400rgb: 148 163 184;--slate-700rgb: 51 65 85;--slate-950rgb: 2 6 23;--green-400: #06db3b;--red-400: #f21d05}:root{--transition-all: all .15s ease-in-out}:root{--size-1: 4px;--size-1\.5: calc(var(--size-1) * 1.5);--size-2: calc(var(--size-1) * 2);--size-3: calc(var(--size-1) * 3);--size-4: calc(var(--size-1) * 4);--size-5: calc(var(--size-1) * 5);--size-6: calc(var(--size-1) * 6);--size-7: calc(var(--size-1) * 7);--size-8: calc(var(--size-1) * 8);--size-9: calc(var(--size-1) * 9);--size-10: calc(var(--size-1) * 10)}:root{--fs-alpha: 36px;--fs-bravo: 24px;--fs-delta: 18px;--fs-echo: 16px;--fs-foxtrot: 14px;--fs-golf: 12px;--ff-inter: "Inter", sans-serif;--ff-outfit: "Outfit", serif}.color-black,.hover\:color-black:active,.hover\:color-black:focus,.hover\:color-black:hover{color:var(--black)}.color-white,.hover\:color-white:active,.hover\:color-white:focus,.hover\:color-white:hover{color:var(--white)}.color-blue-400,.hover\:color-blue-400:active,.hover\:color-blue-400:focus,.hover\:color-blue-400:hover{color:var(--blue-400)}.color-slate-500,.hover\:color-slate-500:active,.hover\:color-slate-500:focus,.hover\:color-slate-500:hover{color:var(--slate-500)}.color-green-400,.hover\:color-green-400:active,.hover\:color-green-400:focus,.hover\:color-green-400:hover{color:var(--green-400)}.color-red-400,.hover\:color-red-400:active,.hover\:color-red-400:focus,.hover\:color-red-400:hover{color:var(--red-400)}.bg-white,.hover\:bg-white:active,.hover\:bg-white:focus,.hover\:bg-white:hover{background-color:var(--white)}.bg-blue-400,.hover\:bg-blue-400:active,.hover\:bg-blue-400:focus,.hover\:bg-blue-400:hover{background-color:var(--blue-400)}.bg-blue-450,.hover\:bg-blue-450:active,.hover\:bg-blue-450:focus,.hover\:bg-blue-450:hover{background-color:var(--blue-450)}.bg-slate-100,.hover\:bg-slate-100:active,.hover\:bg-slate-100:focus,.hover\:bg-slate-100:hover{background-color:var(--slate-100)}.bg-slate-200,.hover\:bg-slate-200:active,.hover\:bg-slate-200:focus,.hover\:bg-slate-200:hover{background-color:var(--slate-200)}.bg-slate-950,.hover\:bg-slate-950:active,.hover\:bg-slate-950:focus,.hover\:bg-slate-950:hover{background-color:var(--slate-950)}.stroke-slate-400{stroke:var(--slate-400)}.group:active,.group:focus,.group:hover{.group-hover\:stroke-slate-500{stroke:var(--slate-500)}}#glyph-gradient{--gradient-stop-0: var(--slate-500);--gradient-stop-0\.5: var(--slate-400);--gradient-stop-1: var(--slate-500)}.form-control,.form-control:-webkit-autofill{--shadow-inset: 0 0 0 1000px var(--white) inset;&:active,&:focus,&:hover{--shadow-ring: 0 0 0 3px rgba(var(--blue-400rgb) / .15)}&:active,&:focus{--shadow-border-color: var(--blue-400rgb)}}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}@media (width >= 768px){.md\:grid{display:grid}}@media (width >= 640px){.sm\:flex{display:flex}}.\@container{container-type:inline-size}@container (width >= 640px){.\@sm\:grid{display:grid}}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.items-stretch{align-items:stretch}.items-center{align-items:center}.items-end{align-items:flex-end}.shrink-0{flex-shrink:0}.br-1\.5{border-radius:var(--size-1\.5)}.br-2{border-radius:var(--size-2)}.br-3{border-radius:var(--size-3)}.br-circle{border-radius:50%}.br-top-right-3{border-top-right-radius:var(--size-3)}.br-top-left-3{border-top-left-radius:var(--size-3)}.p-relative{position:relative}.p-absolute{position:absolute}.p-fixed{position:fixed}.p-sticky{position:sticky}.t-0{top:0}.o-auto{overflow:auto}.o-hidden{overflow:hidden}.z-1{z-index:1}.z-100{z-index:100}.transition-all{transition:var(--transition-all)}.c-pointer{cursor:pointer}.shadow{--shadow-color: 0 0 0;--shadow-stroke: 0 0 0 0 transparent;--shadow-inset: 0 0 0 0 transparent;--shadow-ring: 0 0 0 0 transparent;--shadow-outset: 0 0 0 0 transparent;box-shadow:var(--shadow-stroke),var(--shadow-inset),var(--shadow-ring),var(--shadow-outset)}.shadow-md{--shadow-outset: 0 4px 6px -1px rgb(var(--shadow-color) / .1), 0 2px 4px -2px rgb(var(--shadow-color) / .1)}.shadow-xl{--shadow-outset: 0 20px 25px -5px rgb(var(--shadow-color) / .1), 0 8px 10px -6px rgb(var(--shadow-color) / .1)}.shadow-border-1{--shadow-stroke: inset 0 0 0 1px rgb(var(--shadow-border-color) / 1)}.shadow-border-bottom{--shadow-stroke: inset 0 -1px 0 0 rgb(var(--shadow-border-color) / 1)}.shadow-slate-400{--shadow-color: var(--slate-400rgb)}.shadow-border-white{--shadow-border-color: 255 255 255}.shadow-border-slate-300{--shadow-border-color: var(--slate-300rgb)}.shadow-border-slate-700{--shadow-border-color: var(--slate-700rgb)}.shadow-btn-dark{background-image:linear-gradient(to top,transparent 0%,rgb(255 255 255 / .1) 100%);--shadow-stroke: 0 1px 1px 0 rgb(var(--slate-950rgb) / .12);--shadow-inset: inset 0 -1px 0 0 rgb(var(--slate-950rgb) / .1), inset 0 0 0 1px rgb(var(--slate-950rgb) / .1);--shadow-outset: 0 2px 5px 0 rgb(var(--slate-950rgb) / .1);&:active,&:focus,&:hover{--shadow-ring: 0 3px 9px 0 rgb(var(--slate-950rgb) / .12)}}.mh-100vh{min-height:100vh}.w-1\/1{width:100%}.h-5{height:var(--size-5)}.h-7{height:var(--size-7)}.h-10{height:var(--size-10)}.w-4{width:var(--size-4)}.w-5{width:var(--size-5)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.mt-2{margin-top:var(--size-2)}.mt-10{margin-top:var(--size-10)}.mb-2{margin-bottom:var(--size-2)}.mb-4{margin-bottom:var(--size-4)}.mb-5{margin-bottom:var(--size-5)}.mb-10{margin-bottom:var(--size-10)}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-bottom:var(--size-10);margin-top:var(--size-10)}.p-5{padding:var(--size-5)}.px-2{padding-left:var(--size-2);padding-right:var(--size-2)}.px-3{padding-left:var(--size-3);padding-right:var(--size-3)}.px-4{padding-left:var(--size-4);padding-right:var(--size-4)}.px-5{padding-left:var(--size-5);padding-right:var(--size-5)}.px-8{padding-left:var(--size-8);padding-right:var(--size-8)}.py-1{padding-bottom:var(--size-1);padding-top:var(--size-1)}.py-1\.5{padding-bottom:var(--size-1\.5);padding-top:var(--size-1\.5)}.py-2{padding-bottom:var(--size-2);padding-top:var(--size-2)}.py-4{padding-bottom:var(--size-4);padding-top:var(--size-4)}.py-5{padding-bottom:var(--size-5);padding-top:var(--size-5)}.py-10{padding-bottom:var(--size-10);padding-top:var(--size-10)}.pt-1{padding-top:var(--size-1)}.pt-5{padding-top:var(--size-5)}.pt-8{padding-top:var(--size-8)}.pr-10{padding-right:var(--size-10)}.pb-5{padding-bottom:var(--size-5)}.pb-10{padding-bottom:var(--size-10)}@media (width <= 640px){.max-sm\:pb-10{padding-bottom:var(--size-10)}}@container (width <= 640px){.\@max-sm\:pb-2{padding-bottom:var(--size-3)}}.gap-y-1{row-gap:var(--size-1)}.gap-x-3{column-gap:var(--size-3)}.gap-x-5{column-gap:var(--size-5)}.gap-x-10{column-gap:var(--size-10)}.fw-300{font-weight:300}.fw-500{font-weight:500}.fs-alpha{font-size:var(--fs-alpha)}.fs-bravo{font-size:var(--fs-bravo)}.fs-delta{font-size:var(--fs-delta)}.fs-echo{font-size:var(--fs-echo)}.fs-golf{font-size:var(--fs-golf)}.lh-6{line-height:var(--size-6)}.lh-7{line-height:var(--size-7)}.lh-10{line-height:var(--size-10)}.ff-outfit{font-family:var(--ff-outfit)}.ff-inter{font-family:var(--ff-inter)}.ta-center{text-align:center}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}button,input,optgroup,select,textarea{background-color:inherit;border:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0;text-align:inherit;transition:var(--transition-all);&:active,&:focus,&:hover{outline:0}&::placeholder,&:-ms-input-placeholder,&:-moz-placeholder,&::-moz-placeholder,&::-webkit-input-placeholder{color:var(--slate-400)}&::-moz-placeholder{opacity:1}}html{box-sizing:border-box}*,*:after,*:before{box-sizing:inherit}body{margin:0}main,details{display:block}[hidden]{display:none}img{border-style:none}figure{margin:0}html{color:var(--black);font:400 var(--fs-foxtrot)/var(--size-5) var(--ff-inter);font-optical-sizing:auto;-webkit-text-size-adjust:100%}a{background-color:transparent;color:var(--blue-400);cursor:pointer;outline:0;text-decoration:none;transition:var(--transition-all);&:active,&:focus,&:hover{color:var(--blue-600)}}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-family:var(--ff-outfit);font-weight:600;margin:0}p{margin:0}ol,ul{margin:0;padding:0}li{list-style:none}.modal[data-astro-cid-zzkrqfo5]{inset:0;opacity:0;pointer-events:none}.open\:modal[data-astro-cid-zzkrqfo5]{opacity:1;pointer-events:auto}body.open\:modal{overflow:hidden}
