:root{--color-hero-red:#ff0000;--color-background:#ffffff;--angle-hero:-6deg;--hero-device-width:220px;--hero-device-height:434px;--logo-height:21px;--hero-title-font-size:2.4rem;--hero-bg-y-offset:40px}@supports (color:color(display-p3 1 1 1)){:root{--color-hero-red:color(display-p3 0.95 0.0 0.0);}}@media (min-width:375px){:root{--hero-title-font-size:2.8rem}}@media (min-width:640px){:root{--hero-device-width:240px;--hero-device-height:473px}}@media (min-width:768px){:root{--hero-device-width:260px;--hero-device-height:513px;--hero-title-font-size:3rem;--hero-bg-y-offset:80px}}@media (min-width:1024px){:root{--logo-height:32px;--hero-title-font-size:4rem;--hero-device-width:352px;--hero-device-height:694px;--hero-bg-y-offset:120px}}@media (min-width:1280px){:root{--hero-title-font-size:4.3rem}}body,html{background-color:var(--color-background)}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family: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}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[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: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}.container,.disabled\:container:disabled,.first\:container:first-child,.focus\:container:focus,.hover\:container:hover,.last\:container:last-child{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.bg-hero-red{background-color:var(--color-hero-red)}.bg-navy{--bg-opacity:1;background-color:#0e233b;background-color:rgba(14,35,59,var(--bg-opacity))}.border-gray-300{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.border-gray-900{--border-opacity:1;border-color:#1a202c;border-color:rgba(26,32,44,var(--border-opacity))}.border-opacity-25{--border-opacity:0.25}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border-solid{border-style:solid}.border-2{border-width:2px}.border-l-4{border-left-width:4px}.border-b{border-bottom-width:1px}.last\:border-0:last-child{border-width:0}.block{display:block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-4{height:1rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-20{height:5rem}.h-px{height:1px}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-6xl{font-size:4rem}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.m-auto{margin:auto}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.ml-12{margin-left:1.55rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-20{margin-top:5rem}.mb-20{margin-bottom:5rem}.last\:mt-0:last-child{margin-top:0}.last\:mb-0:last-child{margin-bottom:0}.max-w-xs{max-width:20rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-full{max-width:100%}.object-fill{-o-object-fit:fill;object-fit:fill}.p-4{padding:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-1{padding-top:.25rem}.pt-4{padding-top:1rem}.pl-4{padding-left:1rem}.pt-8{padding-top:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pt-16{padding-top:4rem}.pb-32{padding-bottom:8rem}.last\:pb-0:last-child{padding-bottom:0}.absolute{position:absolute}.relative{position:relative}.right-0{right:0}.left-0{left:0}.text-left{text-align:left}.text-center{text-align:center}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.text-blue-500{--text-opacity:1;color:#4299e1;color:rgba(66,153,225,var(--text-opacity))}.text-hero-red{color:var(--color-hero-red)}.text-navy{--text-opacity:1;color:#0e233b;color:rgba(14,35,59,var(--text-opacity))}.hover\:underline:hover{text-decoration:underline}.tracking-wide{letter-spacing:.025em}.align-middle{vertical-align:middle}.visible{visibility:visible}.whitespace-pre-line{white-space:pre-line}.w-4{width:1rem}.w-8{width:2rem}.w-20{width:5rem}.w-full{width:100%}.gap-12{grid-gap:3rem;gap:3rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.markdown{font-size:1.125rem;--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity));line-height:1.625}.markdown>*+*,.markdown ol ol{margin-top:1.5rem}.markdown li+li{margin-top:.75rem}.markdown strong{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-weight:700}.markdown a{--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity))}.markdown a:hover{text-decoration:underline}.markdown strong a{font-weight:700}.markdown h1{font-size:1.5rem}.markdown h1,.markdown h2{line-height:1.25;font-weight:700;--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity));margin-bottom:.5rem;margin-top:2.5rem}.markdown h2{font-size:1.25rem}.markdown h3{line-height:1.25;font-size:1.125rem;font-weight:700;--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity));margin-top:2rem;margin-bottom:-.5rem}.markdown code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;display:inline;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));padding-left:.25rem;padding-right:.25rem}.markdown pre code{display:block;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));padding:1rem;border-radius:.25rem}.markdown blockquote{border-left-width:4px;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity));padding-left:1rem;font-style:italic}.markdown ol,.markdown ul{padding-left:1.25rem}@media (min-width:640px){.markdown ol,.markdown ul{padding-left:2.5rem}}.markdown ul{list-style:disc}.markdown ol{list-style:decimal}.markdown ol ol{list-style:lower-latin}.markdown ol ol ol{list-style:lower-roman}.markdown figcaption{text-align:center;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));font-size:.875rem;max-width:28rem;margin:1rem auto auto}.markdown .image-gallery,.markdown img.image-wide{max-width:calc(100% + 2rem);margin:0 -1rem}.markdown .image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.5rem}.markdown .twitter-tweet{margin-left:auto;margin-right:auto}.markdown-terms ol{padding-left:3rem;list-style:lower-latin}.markdown-terms ol ol{list-style:lower-roman}@media (min-width:1024px){.markdown>.image-gallery,.markdown>img.image-wide{max-width:calc(100% + 8rem);margin:1rem -4rem;grid-gap:1.5rem}.markdown .image-gallery{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (min-width:640px){.sm\:container,.sm\:disabled\:container:disabled,.sm\:first\:container:first-child,.sm\:focus\:container:focus,.sm\:hover\:container:hover,.sm\:last\:container:last-child{width:100%}}@media (min-width:640px) and (min-width:640px){.sm\:container{max-width:640px}}@media (min-width:640px) and (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:640px) and (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:640px) and (min-width:1280px){.sm\:container{max-width:1280px}}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:ml-16{margin-left:4rem}.sm\:-mt-16{margin-top:-4rem}}@media (min-width:768px){.md\:container,.md\:disabled\:container:disabled,.md\:first\:container:first-child,.md\:focus\:container:focus,.md\:hover\:container:hover,.md\:last\:container:last-child{width:100%}}@media (min-width:768px) and (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px) and (min-width:768px){.md\:container{max-width:768px}}@media (min-width:768px) and (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:768px) and (min-width:1280px){.md\:container{max-width:1280px}}@media (min-width:768px){.md\:justify-center{justify-content:center}.md\:h-12{height:3rem}.md\:mr-6{margin-right:1.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-24{margin-bottom:6rem}.md\:pb-40{padding-bottom:10rem}.md\:w-12{width:3rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:container,.lg\:disabled\:container:disabled,.lg\:first\:container:first-child,.lg\:focus\:container:focus,.lg\:hover\:container:hover,.lg\:last\:container:last-child{width:100%}}@media (min-width:1024px) and (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:1024px) and (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px) and (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1024px) and (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1024px){.lg\:flex-row{flex-direction:row}.lg\:justify-start{justify-content:flex-start}.lg\:h-5{height:1.25rem}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-16{height:4rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:text-6xl{font-size:4rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mr-12{margin-right:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:ml-12{margin-left:3rem}.lg\:mb-32{margin-bottom:8rem}.lg\:-mr-6{margin-right:-1.5rem}.lg\:-mt-32{margin-top:-8rem}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pr-24{padding-right:6rem}.lg\:text-center{text-align:center}.lg\:w-5{width:1.25rem}}@media (min-width:1280px){.xl\:container,.xl\:disabled\:container:disabled,.xl\:first\:container:first-child,.xl\:focus\:container:focus,.xl\:hover\:container:hover,.xl\:last\:container:last-child{width:100%}}@media (min-width:1280px) and (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:1280px) and (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1280px) and (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px) and (min-width:1280px){.xl\:container{max-width:1280px}}