﻿html,body{height:100%}body{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;margin:0;line-height:1}*{box-sizing:border-box;min-width:0}h1,h2,h3,h4,h5,h6,p,pre,a,button,div,span,ul,ol,li,blockquote,label{font-size:inherit;line-height:inherit;letter-spacing:inherit;font:inherit;margin:0}a,button{color:inherit;text-decoration:inherit;text-align:inherit;border:0;background:rgba(0,0,0,0);padding:0}pre{max-width:100%;overflow-x:auto}ol>li:not(:last-child),ul>li:not(:last-child){margin-bottom:0.25rem}.row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.row.spacing-tiny>*:not(:last-child){margin-right:.5rem}.row.spacing-small>*:not(:last-child){margin-right:1rem}.row.spacing-medium>*:not(:last-child){margin-right:2rem}.row.spacing-large>*:not(:last-child){margin-right:4rem}.row.spacing-giant>*:not(:last-child){margin-right:8rem}.row.align-left{justify-content:flex-start}.row.align-right{justify-content:flex-end}.row.align-top{align-items:flex-start}.row.align-bottom{align-items:flex-end}.row.center{justify-content:center;align-items:center}.row.center-x{justify-content:center}.row.center-y{align-items:center}.row.stretch{align-items:stretch}.row.spread{justify-content:space-between}.row.wrap{flex-wrap:wrap}.row.wrap.spacing-tiny{margin-right:-.5rem;margin-bottom:-.5rem}.row.wrap.spacing-small{margin-right:-1rem;margin-bottom:-1rem}.row.wrap.spacing-medium{margin-right:-2rem;margin-bottom:-2rem}.row.wrap.spacing-large{margin-right:-4rem;margin-bottom:-4rem}.row.wrap.spacing-giant{margin-right:-8rem;margin-bottom:-8rem}.row.wrap.spacing-tiny>*{margin-right:.5rem;margin-bottom:.5rem}.row.wrap.spacing-small>*{margin-right:1rem;margin-bottom:1rem}.row.wrap.spacing-medium>*{margin-right:2rem;margin-bottom:2rem}.row.wrap.spacing-large>*{margin-right:4rem;margin-bottom:4rem}.row.wrap.spacing-giant>*{margin-right:8rem;margin-bottom:8rem}.row.scrollable{overflow-x:auto}.row>*{flex:0 1 auto}.row>*.flex{flex:1 1 auto}.column{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.column.spacing-tiny>*:not(:last-child){margin-bottom:.5rem}.column.spacing-small>*:not(:last-child){margin-bottom:1rem}.column.spacing-medium>*:not(:last-child){margin-bottom:2rem}.column.spacing-large>*:not(:last-child){margin-bottom:4rem}.column.spacing-giant>*:not(:last-child){margin-bottom:8rem}.column.align-left{align-items:flex-start}.column.align-right{align-items:flex-end}.column.align-top{justify-content:flex-start}.column.align-bottom{justify-content:flex-end}.column.center{align-items:center;justify-content:center}.column.center-x{align-items:center}.column.center-y{justify-content:center}.column.stretch{align-items:stretch}.column.spread{justify-content:space-between}.column.wrap{flex-wrap:wrap}.column.wrap.spacing-tiny{margin-right:-.5rem;margin-bottom:-.5rem}.column.wrap.spacing-small{margin-right:-1rem;margin-bottom:-1rem}.column.wrap.spacing-medium{margin-right:-2rem;margin-bottom:-2rem}.column.wrap.spacing-large{margin-right:-4rem;margin-bottom:-4rem}.column.wrap.spacing-giant{margin-right:-8rem;margin-bottom:-8rem}.column.wrap.spacing-tiny>*{margin-right:.5rem;margin-bottom:.5rem}.column.wrap.spacing-small>*{margin-right:1rem;margin-bottom:1rem}.column.wrap.spacing-medium>*{margin-right:2rem;margin-bottom:2rem}.column.wrap.spacing-large>*{margin-right:4rem;margin-bottom:4rem}.column.wrap.spacing-giant>*{margin-right:8rem;margin-bottom:8rem}.column.scrollable{overflow-y:auto}.column>*{flex:0 0 auto}.column>*.flex{flex:1 0 auto}.fill-x,.fill{width:100%}.fill-y,.fill{height:100%}.padding-tiny{padding:.5rem}.padding-small{padding:1rem}.padding-medium{padding:2rem}.padding-large{padding:4rem}.padding-giant{padding:8rem}.px-tiny{padding-left:.5rem;padding-right:.5rem}.px-small{padding-left:1rem;padding-right:1rem}.px-medium{padding-left:2rem;padding-right:2rem}.px-large{padding-left:4rem;padding-right:4rem}.px-giant{padding-left:8rem;padding-right:8rem}.py-tiny{padding-top:.5rem;padding-bottom:.5rem}.py-small{padding-top:1rem;padding-bottom:1rem}.py-medium{padding-top:2rem;padding-bottom:2rem}.py-large{padding-top:4rem;padding-bottom:4rem}.py-giant{padding-top:8rem;padding-bottom:8rem}.pt-tiny{padding-top:.5rem}.pt-small{padding-top:1rem}.pt-medium{padding-top:2rem}.pt-large{padding-top:4rem}.pt-giant{padding-top:8rem}.pb-tiny{padding-bottom:.5rem}.pb-small{padding-bottom:1rem}.pb-medium{padding-bottom:2rem}.pb-large{padding-bottom:4rem}.pb-giant{padding-bottom:8rem}.pl-tiny{padding-left:.5rem}.pl-small{padding-left:1rem}.pl-medium{padding-left:2rem}.pl-large{padding-left:4rem}.pl-giant{padding-left:8rem}.pr-tiny{padding-right:.5rem}.pr-small{padding-right:1rem}.pr-medium{padding-right:2rem}.pr-large{padding-right:4rem}.pr-giant{padding-right:8rem}.relative{position:relative;z-index:1}.absolute{position:absolute;z-index:1}.fixed{position:fixed;z-index:1}.absolute.align-top,.fixed.align-top{top:0}.absolute.align-left,.fixed.align-left{left:0}.absolute.align-right,.fixed.align-right{right:0}.absolute.align-bottom,.fixed.align-bottom{bottom:0}.absolute.above,.fixed.above{bottom:100%}.absolute.to-left-of,.fixed.to-left-of{right:100%}.absolute.to-right-of,.fixed.to-right-of{left:100%}.absolute.below,.fixed.below{top:100%}.absolute.fill,.fixed.fill{top:0;left:0;right:0;bottom:0}.absolute.center-x,.fixed.center-x{left:50%;transform:translateX(-50%)}.absolute.center-y,.fixed.center-y{top:50%;transform:translateY(-50%)}.absolute.center,.fixed.center{top:50%;left:50%;transform:translate(-50%, -50%)}.rounded-tiny{border-radius:.5rem}.rounded-small{border-radius:1rem}.rounded-medium{border-radius:2rem}.rounded-large{border-radius:4rem}.rounded-giant{border-radius:8rem}.rounded-circle{border-radius:50%}.container{max-width:60em;width:100%;margin-left:auto;margin-right:auto}.readable{max-width:32em}.font-h1{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:700;font-size:3rem;letter-spacing:0;line-height:1}.font-h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:700;font-size:2.5rem;letter-spacing:0;line-height:1}.font-h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:700;font-size:2rem;letter-spacing:0;line-height:1}.font-h4{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:0;line-height:1}.font-h5{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:0;line-height:1.2}.font-h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:700;font-size:1rem;letter-spacing:0;line-height:1}.font-body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:400;font-size:1rem;letter-spacing:0;line-height:1.4}.text-header{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.text-body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.text-monospace{font-family:monospace}.text-light{font-weight:300}.text-normal{font-weight:400}.text-bold{font-weight:700}.text-italics{font-style:italic}.text-underline{text-decoration:underline}.text-reset{text-decoration:none;font-style:normal}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.hidden{display:none}@media screen and (max-width: 640px){.hidden-mobile{display:none}.visible-tablet{display:none}.visible-desktop{display:none}}@media screen and (min-width: 641px) and (max-width: 1280px){.visible-mobile{display:none}.hidden-tablet{display:none}.visible-desktop{display:none}}@media screen and (min-width: 1281px){.visible-mobile{display:none}.visible-tablet{display:none}.hidden-desktop{display:none}}.text-red{color:#d63838}.text-green{color:#028430}.text-blue{color:#0072d4}.text-dark{color:#333}.text-white{color:#fff}.bg-red{background-color:#ff4c4c}.bg-green{background-color:#34bf49}.bg-blue{background-color:#0099e5}.bg-dark{background-color:#333}.bg-white{background-color:#fff}.border-red{border:solid 1px #ff4c4c}.border-green{border:solid 1px #34bf49}.border-blue{border:solid 1px #0099e5}.border-dark{border:solid 1px #333}.border-gray{border:solid 1px #ddd}.border-white{border:solid 1px #fff}.font-h1{font-size:4rem;font-weight:800;line-height:0.8}.font-h1,.font-h2,.font-h3,.font-h4,.font-h5,.font-h6,.button,.link{font-family:'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif}.button{cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;color:#fff;background-color:#0099e5;border:solid 0.125em #0099e5;font-size:0.75rem;padding:0.5em 1.5em;transition:opacity 200ms ease-in-out}.button:hover,.button:focus{opacity:0.6}.button--primary{color:#fff;background-color:#0099e5;border-color:#0099e5}.button--secondary{color:#0099e5;background:#fff;border-color:#0099e5}.button--success{background:#028430;border-color:#028430}.button--danger{background:#d63838;border-color:#d63838}.link{cursor:pointer;color:#0072d4;text-decoration:underline;transition:opacity 200ms ease-in-out}.link:hover,.link:focus{opacity:0.6}.select{position:relative}.select>select{width:100%;-webkit-appearance:none;padding:0.25em 0.5em;padding-right:1.5em;border-radius:2px}.select::after{content:'▾';position:absolute;font-size:1.25em;right:0.5em;top:50%;transform:scaleX(1.25) translateY(-55%);pointer-events:none}
