@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap";

/*! tailwindcss v2.2.15 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:JetBrains Mono,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;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::placeholder,textarea::placeholder{opacity:1;color:#a1a1aa}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{border-color:currentColor}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.top-14{top:3.5rem}.-top-28{top:-7rem}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-20{z-index:20}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-20{margin-top:5rem}.mt-36{margin-top:9rem}.mt-0\.5{margin-top:.125rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-8{margin-left:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-0{height:0}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-12{height:3rem}.h-20{height:5rem}.h-28{height:7rem}.h-0\.5{height:.125rem}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-0{width:0}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-28{width:7rem}.w-auto{width:auto}.w-0\.5{width:.125rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.bg-white-700{--tw-bg-opacity:1;background-color:rgba(201,201,203,var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgba(142,142,142,var(--tw-bg-opacity))}.bg-lightTheme{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-blue-700{--tw-bg-opacity:1;background-color:rgba(120,153,251,var(--tw-bg-opacity))}.bg-pink{--tw-bg-opacity:1;background-color:rgba(238,232,246,var(--tw-bg-opacity))}.hover\:bg-white-700:hover{--tw-bg-opacity:1;background-color:rgba(201,201,203,var(--tw-bg-opacity))}.dark .dark\:bg-darkTheme{--tw-bg-opacity:1;background-color:rgba(23,26,35,var(--tw-bg-opacity))}.dark .dark\:bg-white-300{--tw-bg-opacity:1;background-color:rgba(54,59,73,var(--tw-bg-opacity))}.dark .dark\:bg-white-700{--tw-bg-opacity:1;background-color:rgba(201,201,203,var(--tw-bg-opacity))}.dark .dark\:bg-white-900{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.dark .dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(54,59,73,var(--tw-bg-opacity))}.bg-none{background-image:none}.stroke-current{stroke:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-3{padding-top:.75rem}.pt-24{padding-top:6rem}.pr-9{padding-right:2.25rem}.pb-2{padding-bottom:.5rem}.pl-4{padding-left:1rem}.text-left{text-align:left}.text-center{text-align:center}.font-sans{font-family:JetBrains Mono,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}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-light{font-weight:300}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.tracking-normal{letter-spacing:0}.text-blue-700{--tw-text-opacity:1;color:rgba(120,153,251,var(--tw-text-opacity))}.text-black-700{--tw-text-opacity:1;color:rgba(64,64,64,var(--tw-text-opacity))}.text-black-900{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgba(60,108,255,var(--tw-text-opacity))}.dark .dark\:text-white-500{--tw-text-opacity:1;color:rgba(165,166,169,var(--tw-text-opacity))}.dark .dark\:text-white-700{--tw-text-opacity:1;color:rgba(201,201,203,var(--tw-text-opacity))}.dark .dark\:text-white-900{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .dark\:text-gray-700{--tw-text-opacity:1;color:rgba(142,142,142,var(--tw-text-opacity))}.opacity-30{opacity:.3}.opacity-90{opacity:.9}.hover\:opacity-80:hover{opacity:.8}.dark .dark\:opacity-40{opacity:.4}*,:after,:before{--tw-shadow:0 0 #0000}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-700:focus,.ring-blue-700{--tw-ring-opacity:1;--tw-ring-color:rgba(120,153,251,var(--tw-ring-opacity))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-top{transition-property:top;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}html{background-color:rgba(255,255,255,var(--tw-bg-opacity))}html,html.dark{--tw-bg-opacity:1}html.dark{background-color:rgba(23,26,35,var(--tw-bg-opacity))}@media (min-width:640px){.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:768px){.md\:-top-6{top:-1.5rem}.md\:right-0{right:0}.md\:left-0{left:0}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mt-8{margin-top:2rem}.md\:mt-20{margin-top:5rem}.md\:mt-28{margin-top:7rem}.md\:mr-8{margin-right:2rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-4{margin-left:1rem}.md\:ml-auto{margin-left:auto}.md\:block{display:block}.md\:h-7{height:1.75rem}.md\:h-32{height:8rem}.md\:h-auto{height:auto}.md\:w-7{width:1.75rem}.md\:w-32{width:8rem}.md\:w-7\/12{width:58.333333%}.md\:justify-end{justify-content:flex-end}.md\:p-12{padding:3rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.md\:pt-32{padding-top:8rem}.md\:text-right{text-align:right}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:2.8125rem}.md\:text-sectionHeader{font-size:1.75rem}.md\:opacity-100{opacity:1}.dark .md\:dark\:opacity-80{opacity:.8}}.styles_description___ePKV{margin-top:2rem;margin-bottom:2rem;border-radius:.375rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgba(64,64,64,var(--tw-text-opacity))}@media (min-width:768px){.styles_description___ePKV{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:1.5rem 1rem;font-size:1rem;line-height:1.5rem}}.styles_description___ePKV{max-width:26rem}.styles_container__gdHDV{position:relative;margin-bottom:2.5rem;background-size:cover}@media (min-width:768px){.styles_container__gdHDV{margin-top:7rem;margin-bottom:5rem}}.dark .styles_description___ePKV{--tw-text-opacity:1;color:rgba(201,201,203,var(--tw-text-opacity))}@media (min-width:768px){.dark .styles_description___ePKV{--tw-bg-opacity:1;background-color:rgba(23,26,35,var(--tw-bg-opacity))}}@media screen and (min-width:768px){.styles_description___ePKV{box-shadow:0 4px 20px rgba(0,0,0,.25)}}