body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.home{padding:5rem 2rem;text-align:center}.home__title{font-size:6rem;line-height:1.15}.home__title__link{color:#06c755;text-decoration:none}.home__title__link:hover{text-decoration:underline}.home__badges{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;margin-bottom:6rem}.home__badges__badge:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.home__badges__badge:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.home__badges__badge{display:inline-block;padding:.3em .4em;font-size:.75rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline}.badge--primary{color:#353a40;border:1px solid #353a40;background-color:transparent;padding-top:calc(.3em - 1px);padding-bottom:calc(.3em - 1px)}.badge--secondary{color:#fff;background-color:#353a40}.home__buttons{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.home__buttons__button{min-width:250px;cursor:pointer;display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:.9375rem;line-height:1.5;border-radius:2px;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.button--primary{color:#fff;background-color:#00b900;border-color:#00b900}.button--primary:hover{color:#fff;background-color:#009300;border-color:#008600}.button--secondary{color:#fff;background-color:#353a40;border-color:#353a40}.button--secondary:hover{color:#fff;background-color:#24272b;border-color:#1e2124}.button--tertiary{background-color:transparent;background-image:none;color:#353a40;border-color:#353a40}.button--tertiary:hover{color:#353a40;background-color:rgba(53,58,64,.1);border-color:#353a40}@media screen and (max-width:600px){html{font-size:12px}.home__title{font-size:4rem;line-height:1.15}.home__buttons__button{font-size:1.5rem}}@media screen and (max-width:930px){.home__buttons{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}