@media (prefers-reduced-motion:no-preference){.navbar.shadow{box-shadow:none}.navbar:after{transition:opacity .3s ease-in-out}.navbar:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;box-shadow:0 10px 25px 0 rgba(0,0,0,.05);opacity:0}.navbar.shadow:after{opacity:1}}@media (pointer:fine) and (prefers-reduced-motion:no-preference){a,button,input,textarea{transition-duration:.15s;transition-timing-function:ease-in-out;transition-property:color,background-color,border-color}}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-4,.line-clamp-9{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-9{-webkit-line-clamp:9}.prose{font-size:1rem}.prose.blog{font-size:1.125rem}.prose hr{border-color:#dadada}.prose pre{margin-top:1rem;margin-bottom:1rem;white-space:pre-wrap}.prose code{display:block;overflow-x:auto;overflow-x:overlay;padding:1rem 1.5rem;border-radius:.625rem;font-size:.8125rem;color:#e6e6e6;background-color:#2a2c2d}.prose :not(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6){margin-top:1.5rem}.prose :is(h1,h2,h3,h4,h5,h6){margin-bottom:.25rem}.prose h1{font-size:1.625rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose h4{font-size:1.125rem}.prose h5,.prose h6{font-size:1rem}.prose p:not(:last-child),.prose:not(.skip-ul) ul:not(.skip-ul):not(:last-child){margin-bottom:1rem}.prose:not(.skip-ul) ul:not(.skip-ul){padding-left:1.5rem}.prose:not(.skip-ul) ul:not(.skip-ul) li:not(:last-child){margin-bottom:.5rem}.prose:not(.skip-ul) ul:not(.skip-ul) li{list-style-type:disc;list-style-position:outside}.prose li::marker{color:#0b57d0}.prose:not(.skip-a) a{font-weight:600;color:#0b57d0}.prose:not(.skip-a) a:hover{border-bottom:1px solid}@media screen and (min-width:768px){.prose :not(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6){margin-top:2.5rem}.prose h1{font-size:2.25rem}.prose h2{font-size:1.875rem}.prose h3{font-size:1.5rem}.prose h4{font-size:1.25rem}.prose h5{font-size:1.125rem}.prose h6{font-size:1rem}}@media (hover:hover) and (pointer:fine){.scrollbar:not(body){overscroll-behavior:contain}.scrollbar::-webkit-scrollbar{cursor:auto;width:12px}.scrollbar::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,0)}.scrollbar::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1);border:4px solid transparent;background-clip:padding-box;border-radius:9999px}.scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.25)}}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}:root{line-height:1.4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box;outline:none;-webkit-user-drag:none;touch-action:pan-x pan-y}body{margin:0;max-width:100vw;overscroll-behavior:none}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}h1,h2,h3,h4,h5,h6,p{margin:0;font:inherit}small{font-size:85%}a{text-decoration:none}a,button{color:inherit}button{font:inherit;line-height:1;cursor:pointer;background-color:inherit;border:0;padding:0}img,svg{display:block;max-width:100%;height:auto;border:none}input,select,textarea{font:inherit;font-size:1rem;border:0;border-radius:0;background-clip:padding-box;color:inherit;background-color:transparent}textarea{display:block;resize:none}::placeholder{font-size:.875rem}label{display:block}fieldset{border:.0625rem solid}ol,ul{margin:0;padding:0;list-style-type:none}hr{height:0;border:0;border-bottom-width:.0625rem;border-style:solid;color:inherit}table{border-spacing:0;border-collapse:collapse}th{font-weight:inherit}iframe{border:0}menu{padding:0}blockquote,dd,dl,figure,form,menu,pre{margin:0}address{font:inherit}.hidden{display:none}.block{display:block}.flex{display:flex}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.container-auto-lg{max-width:64rem}.container-auto-lg,.container-auto-md{width:100%;margin-left:auto;margin-right:auto}.container-auto-md{max-width:48rem}.container-auto-sm{max-width:40rem}.container-auto-sm,.container-auto-xl{width:100%;margin-left:auto;margin-right:auto}.container-auto-xl{max-width:75rem}.-top-5{top:-.3125rem}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-5{top:.3125rem}.top-132{top:8.25rem}.inset-0{top:0;right:0;bottom:0;left:0}.-z-1{z-index:-1}.z-100{z-index:100}.z-1000{z-index:1000}.ratio-2\/1{aspect-ratio:2/1}.ratio-4\/3{aspect-ratio:4/3}.ratio-square{aspect-ratio:1/1}.ratio-video{aspect-ratio:16/9}.fit-cover{object-fit:cover}.of-hidden{overflow:hidden}.of-x-hidden{overflow-x:hidden}.of-y-auto{overflow-y:auto}.of-x-overlay{overflow-x:auto;overflow-x:overlay}.of-y-overlay{overflow-y:auto;overflow-y:overlay}.overflow-x-overlay{overflow-x:auto;overflow-x:overlay}.p-8{padding:.5rem}.p-16{padding:1rem}.p-24{padding:1.5rem}.p-32{padding:2rem}.pb-4{padding-bottom:.25rem}.pb-24{padding-bottom:1.5rem}.pt-48{padding-top:3rem}.r-4{border-radius:.25rem}.r-5{border-radius:.3125rem}.r-8{border-radius:.5rem}.r-10{border-radius:.625rem}.r-100{border-radius:6.25rem}.-mb-36{margin-bottom:-2.25rem}.-ml-2{margin-left:-.125rem}.-ml-4{margin-left:-.25rem}.-ml-8{margin-left:-.5rem}.-mr-4{margin-right:-.25rem}.-mr-8{margin-right:-.5rem}.-mt-30{margin-top:-1.875rem}.m-auto{margin:auto}.mb-2{margin-bottom:.125rem}.mb-4{margin-bottom:.25rem}.mb-16{margin-bottom:1rem}.mb-20{margin-bottom:1.25rem}.mb-24{margin-bottom:1.5rem}.ml-2{margin-left:.125rem}.ml-8{margin-left:.5rem}.mr-4{margin-right:.25rem}.mr-8{margin-right:.5rem}.mr-24{margin-right:1.5rem}.mr-auto{margin-right:auto}.mt-1{margin-top:.0625rem}.mt-3{margin-top:.1875rem}.mt-8{margin-top:.5rem}.mt-16{margin-top:1rem}.mt-24{margin-top:1.5rem}.mt-40{margin-top:2.5rem}.mt-64{margin-top:4rem}.-mx-8{margin-left:-.5rem;margin-right:-.5rem}.-mx-10{margin-left:-.625rem;margin-right:-.625rem}.-mx-16{margin-left:-1rem;margin-right:-1rem}.mx-8{margin-left:.5rem;margin-right:.5rem}.mx-16{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:.25rem;margin-bottom:.25rem}.my-12{margin-top:.75rem;margin-bottom:.75rem}.my-16{margin-top:1rem;margin-bottom:1rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.my-24{margin-top:1.5rem;margin-bottom:1.5rem}.my-36{margin-top:2.25rem;margin-bottom:2.25rem}.my-48{margin-top:3rem;margin-bottom:3rem}.my-auto{margin-top:auto;margin-bottom:auto}.px-8{padding-left:.5rem;padding-right:.5rem}.px-14{padding-left:.875rem;padding-right:.875rem}.px-16{padding-left:1rem;padding-right:1rem}.px-24{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.125rem;padding-bottom:.125rem}.py-4{padding-top:.25rem;padding-bottom:.25rem}.py-8{padding-top:.5rem;padding-bottom:.5rem}.py-16{padding-top:1rem;padding-bottom:1rem}.py-24{padding-top:1.5rem;padding-bottom:1.5rem}.py-30{padding-top:1.875rem;padding-bottom:1.875rem}.py-48{padding-top:3rem;padding-bottom:3rem}.py-120{padding-top:7.5rem;padding-bottom:7.5rem}.-sx-8>:not(:first-child){margin-left:-.5rem}.-sx-16>:not(:first-child){margin-left:-1rem}.sx-0>:not(:first-child){margin-left:0}.sx-4>:not(:first-child){margin-left:.25rem}.sx-6>:not(:first-child){margin-left:.375rem}.sx-8>:not(:first-child){margin-left:.5rem}.sx-12>:not(:first-child){margin-left:.75rem}.sx-16>:not(:first-child){margin-left:1rem}.sx-24>:not(:first-child){margin-left:1.5rem}.sy-2>:not(:first-child){margin-top:.125rem}.sy-4>:not(:first-child){margin-top:.25rem}.sy-6>:not(:first-child){margin-top:.375rem}.sy-8>:not(:first-child){margin-top:.5rem}.sy-8-reverse>:not(:first-child){margin-bottom:.5rem}.sy-10>:not(:first-child){margin-top:.625rem}.sy-12>:not(:first-child){margin-top:.75rem}.sy-16>:not(:first-child){margin-top:1rem}.sy-24>:not(:first-child){margin-top:1.5rem}.sy-34>:not(:first-child){margin-top:2.125rem}.sy-36>:not(:first-child){margin-top:2.25rem}.sy-48>:not(:first-child){margin-top:3rem}.sy-60>:not(:first-child){margin-top:3.75rem}.sy-64>:not(:first-child){margin-top:4rem}.flex-gap-2{margin:-.0625rem}.flex-gap-2>*{padding:.0625rem}.flex-gap-8{margin:-.25rem}.flex-gap-8>*{padding:.25rem}.flex-gap-16{margin:-.5rem}.flex-gap-16>*{padding:.5rem}.h-1{height:.0625rem}.h-4{height:.25rem}.h-24{height:1.5rem}.h-34{height:2.125rem}.h-36{height:2.25rem}.h-40{height:2.5rem}.h-44{height:2.75rem}.h-48{height:3rem}.h-64{height:4rem}.h-72{height:4.5rem}.h-80{height:5rem}.h-150{height:9.375rem}.h-214{height:13.375rem}.h-248{height:15.5rem}.h-full{height:100%}.max-h-16{max-height:1rem}.max-h-18{max-height:1.125rem}.max-w-390{max-width:24.375rem}.max-w-520{max-width:32.5rem}.max-w-full{max-width:100%}.min-w-48{min-width:3rem}.min-w-120{min-width:7.5rem}.min-w-160{min-width:10rem}.w-1\/2{width:calc(1/2*100%)}.w-1\/3{width:calc(1/3*100%)}.w-2\/5{width:calc(2/5*100%)}.w-3\/5{width:calc(3/5*100%)}.w-8{width:.5rem}.w-16{width:1rem}.w-18{width:1.125rem}.w-20{width:1.25rem}.w-24{width:1.5rem}.w-36{width:2.25rem}.w-40{width:2.5rem}.w-44{width:2.75rem}.w-48{width:3rem}.w-64{width:4rem}.w-80{width:5rem}.w-96{width:6rem}.w-136{width:8.5rem}.w-full{width:100%}.w-max{width:max-content}.fs-12{font-size:.75rem}.fs-13{font-size:.8125rem}.fs-14{font-size:.875rem}.fs-15{font-size:.9375rem}.fs-16{font-size:1rem}.fs-18{font-size:1.125rem}.fs-20{font-size:1.25rem}.fs-24{font-size:1.5rem}.fs-26{font-size:1.625rem}.fs-28{font-size:1.75rem}.fs-30{font-size:1.875rem}.fs-150{font-size:9.375rem}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-900{font-weight:900}.lh-0{line-height:0}.lh-1{line-height:1}.lh-1\.2{line-height:1.2}.lh-1\.3{line-height:1.3}.lh-1\.4{line-height:1.4}.lh-1\.5{line-height:1.5}.lh-1\.6{line-height:1.6}.lh-1\.8{line-height:1.8}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.text-trim,.text-trim>*{min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.text-trim-all,.text-trim-all *{min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pointer-none{pointer-events:none}.cursor-pointer{cursor:pointer}.b-1{border-width:.0625rem;border-style:solid}.b-4{border-width:.25rem;border-style:solid}.bb-1{border-bottom-width:.0625rem;border-bottom-style:solid}.b-none{border-style:none}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-0{flex:0 0 auto}.flex-1{flex:1 1 0%}.flex-grow-0{flex-grow:0}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.align-center{align-items:center}.align-start{align-items:flex-start}.align-self-end{align-self:flex-end}.shadow-2{box-shadow:0 .0625rem .4375rem .0625rem rgba(0,0,0,.08),0 .125rem .1875rem -.0625rem rgba(0,0,0,.09),0 .0625rem .0625rem -.0625rem rgba(0,0,0,.14)}.bg-accent-500{background-color:#0ab86d}.bg-blue-150{background-color:#c5e4fc}.bg-green-150{background-color:#d0ead2}.bg-grey-50{background-color:#f5f5f5}.bg-grey-200{background-color:#dadada}.bg-grey-800{background-color:#3f3f3f}.bg-grey-950{background-color:#181818}.bg-primary-500{background-color:#0b57d0}.bg-red-150{background-color:#fccecb}.bg-white{background-color:#fff}.fg-amber-500{color:#ffc107}.fg-blue-800{color:#0d3c61}.fg-green-600{color:#3d8c40}.fg-green-800{color:#1e4620}.fg-grey-400{color:#b1b1b1}.fg-grey-600{color:#7e7e7e}.fg-grey-650{color:#6f6f6f}.fg-grey-750{color:#4f4f4f}.fg-grey-800{color:#3f3f3f}.fg-grey-850{color:#2f2f2f}.fg-grey-900{color:#202020}.fg-primary-500{color:#0b57d0}.fg-red-500{color:#f44336}.fg-red-600{color:#c3362b}.fg-red-800{color:#621b16}.fg-white{color:#fff}.focus-within\:bg-grey-150:focus-within{background-color:#e6e6e6}.focus\:bg-grey-150:focus{background-color:#e6e6e6}.b-grey-50{border-color:#f5f5f5}.b-grey-200{border-color:#dadada}.b-grey-300{border-color:#c5c5c5}.b-grey-850{border-color:#2f2f2f}.b-red-600{border-color:#c3362b}.hover\:bb-1:active{border-bottom-width:.0625rem;border-bottom-style:solid}.active\:fg-primary-500:active{color:#0b57d0}.hover\:bg-accent-600:active{background-color:#089357}.hover\:bg-grey-50:active{background-color:#f5f5f5}.hover\:bg-grey-100:active{background-color:#f0f0f0}.hover\:bg-grey-900:active{background-color:#202020}.hover\:bg-primary-600:active{background-color:#0946a6}.hover\:fg-accent-350:active{color:#54cd99}.hover\:fg-primary-500:active{color:#0b57d0}.hover\:fg-red-300:active{color:#f88e86}.hover\:fg-red-600:active{color:#c3362b}.hover\:fg-white:active{color:#fff}@media (hover:hover) and (pointer:fine){.hover\:bb-1:hover{border-bottom-width:.0625rem;border-bottom-style:solid}.hover\:bg-accent-600:hover{background-color:#089357}.hover\:bg-grey-50:hover{background-color:#f5f5f5}.hover\:bg-grey-100:hover{background-color:#f0f0f0}.hover\:bg-grey-900:hover{background-color:#202020}.hover\:bg-primary-600:hover{background-color:#0946a6}.hover\:fg-accent-350:hover{color:#54cd99}.hover\:fg-primary-500:hover{color:#0b57d0}.hover\:fg-red-300:hover{color:#f88e86}.hover\:fg-red-600:hover{color:#c3362b}.hover\:fg-white:hover{color:#fff}}@media screen and (min-width:20rem){.xs\:sx-4>:not(:first-child){margin-left:.25rem}.xs\:sx-24>:not(:first-child){margin-left:1.5rem}.xs\:sy-0>:not(:first-child){margin-top:0}.xs\:w-1\/2{width:calc(1/2*100%)}.xs\:w-1\/3{width:calc(1/3*100%)}.xs\:flex-row{flex-direction:row}.xs\:align-center{align-items:center}}@media screen and (min-width:30.625rem){.sm\:block{display:block}.sm\:mb-0{margin-bottom:0}.sm\:sx-16>:not(:first-child){margin-left:1rem}.sm\:sx-36>:not(:first-child){margin-left:2.25rem}.sm\:sx-48>:not(:first-child){margin-left:3rem}.sm\:sy-0>:not(:first-child){margin-top:0}.sm\:sy-0-reverse>:not(:first-child){margin-bottom:0}.sm\:sy-16>:not(:first-child){margin-top:1rem}.sm\:flex-gap-16{margin:-.5rem}.sm\:flex-gap-16>*{padding:.5rem}.sm\:max-w-250{max-width:15.625rem}.sm\:w-1\/2{width:calc(1/2*100%)}.sm\:w-1\/3{width:calc(1/3*100%)}.sm\:w-128{width:8rem}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}}@media screen and (min-width:48rem){.md\:hidden{display:none}.md\:block{display:block}.md\:container-auto-sm{width:100%;max-width:40rem;margin-left:auto;margin-right:auto}.md\:ratio-2\/1{aspect-ratio:2/1}.md\:p-24{padding:1.5rem}.md\:p-48{padding:3rem}.md\:pt-96{padding-top:6rem}.md\:r-8{border-radius:.5rem}.md\:r-10{border-radius:.625rem}.md\:r-20{border-radius:1.25rem}.md\:mt-2{margin-top:.125rem}.md\:mt-36{margin-top:2.25rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-0{margin-top:0;margin-bottom:0}.md\:my-36{margin-top:2.25rem;margin-bottom:2.25rem}.md\:my-64{margin-top:4rem;margin-bottom:4rem}.md\:px-16{padding-left:1rem;padding-right:1rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-36{padding-top:2.25rem;padding-bottom:2.25rem}.md\:sx-8>:not(:first-child){margin-left:.5rem}.md\:sx-24>:not(:first-child){margin-left:1.5rem}.md\:sx-24-reverse>:not(:first-child){margin-right:1.5rem}.md\:sx-48>:not(:first-child){margin-left:3rem}.md\:sy-0>:not(:first-child){margin-top:0}.md\:sy-16>:not(:first-child){margin-top:1rem}.md\:sy-36>:not(:first-child){margin-top:2.25rem}.md\:sy-64>:not(:first-child){margin-top:4rem}.md\:flex-gap-16{margin:-.5rem}.md\:flex-gap-16>*{padding:.5rem}.md\:flex-gap-24{margin:-.75rem}.md\:flex-gap-24>*{padding:.75rem}.md\:h-36{height:2.25rem}.md\:h-40{height:2.5rem}.md\:h-48{height:3rem}.md\:h-150{height:9.375rem}.md\:max-w-250{max-width:15.625rem}.md\:w-1\/2{width:calc(1/2*100%)}.md\:w-1\/4{width:calc(1/4*100%)}.md\:w-3\/5{width:calc(3/5*100%)}.md\:w-20{width:1.25rem}.md\:w-36{width:2.25rem}.md\:w-48{width:3rem}.md\:w-auto{width:auto}.md\:fs-12{font-size:.75rem}.md\:fs-14{font-size:.875rem}.md\:fs-15{font-size:.9375rem}.md\:fs-18{font-size:1.125rem}.md\:fs-22{font-size:1.375rem}.md\:fs-24{font-size:1.5rem}.md\:fs-30{font-size:1.875rem}.md\:fs-36{font-size:2.25rem}.md\:fs-40{font-size:2.5rem}.md\:fs-200{font-size:12.5rem}.md\:text-center{text-align:center}.md\:b-0{border-width:0;border-style:solid}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:justify-between{justify-content:space-between}.md\:justify-center{justify-content:center}.md\:align-center{align-items:center}.md\:bg-white{background-color:#fff}}@media screen and (min-width:64rem){.lg\:hidden{display:none}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline{display:inline}.lg\:sticky{position:sticky}.lg\:top-132{top:8.25rem}.lg\:ratio-6\/4{aspect-ratio:6/4}.lg\:ratio-square{aspect-ratio:1/1}.lg\:ratio-video{aspect-ratio:16/9}.lg\:pl-32{padding-left:2rem}.lg\:pt-128{padding-top:8rem}.lg\:r-10{border-radius:.625rem}.lg\:r-40{border-radius:2.5rem}.lg\:mr-15{margin-right:.9375rem}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.0625rem}.lg\:mt-3{margin-top:.1875rem}.lg\:mt-4{margin-top:.25rem}.lg\:mt-96{margin-top:6rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-64{margin-top:4rem;margin-bottom:4rem}.lg\:my-128{margin-top:8rem;margin-bottom:8rem}.lg\:px-16{padding-left:1rem;padding-right:1rem}.lg\:py-36{padding-top:2.25rem;padding-bottom:2.25rem}.lg\:py-60{padding-top:3.75rem;padding-bottom:3.75rem}.lg\:py-64{padding-top:4rem;padding-bottom:4rem}.lg\:py-128{padding-top:8rem;padding-bottom:8rem}.lg\:sx-0>:not(:first-child){margin-left:0}.lg\:sx-24>:not(:first-child){margin-left:1.5rem}.lg\:sx-60>:not(:first-child){margin-left:3.75rem}.lg\:sx-60-reverse>:not(:first-child){margin-right:3.75rem}.lg\:sx-64>:not(:first-child){margin-left:4rem}.lg\:sx-64-reverse>:not(:first-child){margin-right:4rem}.lg\:sx-80>:not(:first-child){margin-left:5rem}.lg\:sx-100>:not(:first-child){margin-left:6.25rem}.lg\:sy-0>:not(:first-child){margin-top:0}.lg\:sy-24>:not(:first-child){margin-top:1.5rem}.lg\:sy-64>:not(:first-child){margin-top:4rem}.lg\:sy-128>:not(:first-child){margin-top:8rem}.lg\:flex-gap-16{margin:-.5rem}.lg\:flex-gap-16>*{padding:.5rem}.lg\:flex-gap-24{margin:-.75rem}.lg\:flex-gap-24>*{padding:.75rem}.lg\:h-30{height:1.875rem}.lg\:h-64{height:4rem}.lg\:h-72{height:4.5rem}.lg\:h-210{height:13.125rem}.lg\:max-h-20{max-height:1.25rem}.lg\:max-h-22{max-height:1.375rem}.lg\:w-1\/2{width:calc(1/2*100%)}.lg\:w-1\/3{width:calc(1/3*100%)}.lg\:w-2\/3{width:calc(2/3*100%)}.lg\:w-2\/5{width:calc(2/5*100%)}.lg\:w-3\/5{width:calc(3/5*100%)}.lg\:w-64{width:4rem}.lg\:w-110{width:6.875rem}.lg\:w-390{width:24.375rem}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:fs-13{font-size:.8125rem}.lg\:fs-14{font-size:.875rem}.lg\:fs-15{font-size:.9375rem}.lg\:fs-18{font-size:1.125rem}.lg\:fs-20{font-size:1.25rem}.lg\:fs-24{font-size:1.5rem}.lg\:fs-30{font-size:1.875rem}.lg\:fs-36{font-size:2.25rem}.lg\:fs-42{font-size:2.625rem}.lg\:bl-1{border-left-width:.0625rem;border-left-style:solid}.lg\:flex-col{flex-direction:column}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-1{flex:1 1 0%}.lg\:align-self-end{align-self:flex-end}.lg\:b-grey-200{border-color:#dadada}}@media screen and (min-width:75rem){.xl\:block{display:block}.xl\:sx-120>:not(:first-child){margin-left:7.5rem}.xl\:sx-120-reverse>:not(:first-child){margin-right:7.5rem}.xl\:w-1\/3{width:calc(1/3*100%)}.xl\:w-2\/3{width:calc(2/3*100%)}.xl\:fs-50{font-size:3.125rem}}:root{font-size:1rem;line-height:1.5;font-family:var(--font-urbanist);color:#212121;overflow-wrap:break-word;-webkit-font-smoothing:subpixel-antialiased;-webkit-hyphenate-limit-before:8;-webkit-hyphenate-limit-after:5;hyphenate-limit-chars:12 8 5;-webkit-hyphens:auto;hyphens:auto}:not(.font-default):is(.font-oswald,h1,h2,h3,h4,h5,h6){font-family:var(--font-oswald)}@media (min-width:2560px) and (max-width:3840px){:root{font-size:1.333rem}}@media (min-width:3840px){:root{font-size:2rem}}main{overflow-x:hidden;@supports (overflow:clip){overflow-x:clip}}a,button,img{-webkit-user-select:none;user-select:none}img{pointer-events:none}.lh-normal{line-height:normal}@media screen and (min-width:768px){.shadow{box-shadow:0 10px 25px 0 rgba(0,0,0,.05)}}.bg-gradient{background:linear-gradient(100deg,#0b57d0 10%,#0ab86d 90%)}.has-error{outline:1px solid #f44336;color:#f44336!important}[disabled]{pointer-events:none}