/*! Typebase.less v0.1.0 | MIT License */html{font-family:serif;font-size:112.5%;-webkit-font-smoothing:antialiased}p{line-height:1.5rem;margin-top:1.5rem;margin-bottom:0}ul,ol{margin-top:1.5rem;margin-bottom:1.5rem}ul li,ol li{line-height:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{line-height:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}h1,h2,h3,h4,h5,h6{font-family:sans-serif;margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}h1{font-size:2.4745rem;line-height:4.5rem;margin-top:3rem}h2{font-size:2.121rem;line-height:3rem;margin-top:3rem}h3{font-size:1.8382rem}h4{font-size:1.2rem}h5{font-size:1.1rem}h6{font-size:1rem}table{margin-top:1.5rem;border-spacing:0px;border-collapse:collapse}table td,table th{padding:0;line-height:27px}code{vertical-align:bottom}.lead{font-size:1.414rem}.hug{margin-top:0}:root{--primary: #15a952;--grey: #404d5e}*{box-sizing:border-box;font-family:Lato, sans-serif}@media only screen and (max-width: 800px){html{font-size:15px}}body{padding:0;margin:0;color:var(--grey)}a{color:var(--primary);text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Lato, sans-serif;line-height:1.2}h1,h2{color:var(--primary)}h3{color:var(--stone-blue)}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child,ul:first-child,ol:first-child,table:first-child{margin-top:0}img{max-width:100%}.btn{background:var(--primary);color:#fff;padding:10px 20px;font-weight:bold;border-radius:5px;text-decoration:none;height:fit-content;cursor:pointer;white-space:nowrap;transition:all 0.3s;display:inline-block;border:2px solid var(--primary)}.btn:hover{background:#fff;color:var(--primary)}.text-upper{text-transform:uppercase}@media only screen and (min-width: 800px){h1{font-size:3.535rem}h2{font-size:2.4745rem}}.section{width:100%;padding:4rem 0}.section--primary{--section-accent: var(--primary)}.section--secondary{background-color:#f4f6f8;--section-accent: var(--grey)}.section--highlight{background-color:var(--primary);--section-accent: var(--grey);color:#fff}.container{width:100%;padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto}.container--large{max-width:1360px}.container--small{max-width:800px}
