@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\000035}}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\0000322}}
html {
  line-height: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\0000324}}
ol, ul {
  list-style: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\0000326}}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\0000328}}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\0000330}}
q, blockquote {
  quotes: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\00003103}}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\0000332}}
a img {
  border: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/\.gem\/gems\/compass-core-1\.0\.3\/stylesheets\/compass\/reset\/_utilities\.scss}line{font-family:\00003116}}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* General Mobile Touch ----------- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_respond\.scss}line{font-family:\0000317}}
.mobile-touch-overflow {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_respond\.scss}line{font-family:\0000325}}
.mobile-touch-overflow,
.mobile-touch-overflow * {
  /* some level of transform keeps elements from blinking out of visibility on iOS */
  -webkit-transform: rotateY(0);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_animate\.scss}line{font-family:\000031}}
.spin, .loading-spin {
  -webkit-animation: spin .6s infinite linear;
  -moz-animation: spin .6s infinite linear;
  -ms-animation: spin .6s infinite linear;
  -o-animation: spin .6s infinite linear;
  animation: spin .6s infinite linear;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_animate\.scss}line{font-family:\000039}}
.loading-spin {
  margin: 0 auto;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #2B95D3;
  border-top: 2px solid #2B95D3;
  border-radius: 100%;
  height: 20px;
  width: 20px;
}

@keyframes "spin" {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes "spin" {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes "spin" {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes "spin" {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_grid-settings\.scss}line{font-family:\000031}}
html, body {
  height: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_grid-settings\.scss}line{font-family:\000033}}
.wrapper,
.container {
  margin: 0 auto;
  max-width: 1330px;
  min-height: 1px;
  position: relative;
  padding-left: 24px;
  padding-right: 24px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_grid-settings\.scss}line{font-family:\0000313}}
.content-left {
  float: left;
  width: 69%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_grid-settings\.scss}line{font-family:\0000318}}
.content-right {
  margin-left: 71%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_grid-settings\.scss}line{font-family:\0000321}}
.content-right .search,
.content-right .info,
.content-right .tags {
  margin: 0 0 25px;
}

@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_grid-settings\.scss}line{font-family:\0000331}}
  .content-left {
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_grid-settings\.scss}line{font-family:\0000335}}
  .content-right {
    width: 100%;
    margin-left: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\000031}}
body {
  background-color: #F5F5F5;
  font-size: 16px;
  color: #888888;
  padding: 0;
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\000039}}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\0000313}}
.cf {
  zoom: 1;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_mixins\.scss}line{font-family:\000033}}
.cf:before, .cf:after {
  content: "";
  display: table;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_mixins\.scss}line{font-family:\000034}}
.cf:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\0000318}}
img {
  max-width: 100%;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\0000323}}
.superscript {
  position: absolute;
  top: 1.5em;
  right: 0;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\0000330}}
.disabled {
  display: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\0000335}}
.d-none {
  display: none;
}

@media (min-width: 1024px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\0000340}}
  .d-md-block {
    display: block;
  }
}
@media (min-width: 1024px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_global\.scss}line{font-family:\0000346}}
  .d-md-none {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\000031}}
.btn {
  padding: 13px 28px;
  font-size: 1rem;
  display: inline-block;
  text-align: center;
  height: 50px;
  line-height: 1.5;
  border: 0;
  cursor: pointer;
  border: 1px solid;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000316}}
.btn-primary {
  color: #FFFFFF;
  border-color: #1A22FB;
  background-color: #1A22FB;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000321}}
.btn-primary:hover {
  color: #FFFFFF;
  border-color: #040cde;
  background-color: #040cde;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000329}}
.btn-secondary {
  color: #FFFFFF;
  border-color: #000000;
  background-color: #000000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000334}}
.btn-secondary:hover {
  color: #FFFFFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000339}}
.btn-outline {
  color: #000000;
  border-color: currentColor;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000343}}
.btn-outline:hover {
  color: #FFFFFF;
  border-color: #000000;
  background-color: #000000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000350}}
.btn-light {
  color: #FFFFFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000353}}
.btn-light:hover {
  color: #000000;
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_buttons\.scss}line{font-family:\0000361}}
.btn-download:after {
  margin-left: 15px;
  content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00012 8.47119V12.8462C1.00012 13.6539 1.22705 13.9653 1.63097 14.3692C2.0349 14.7731 2.58274 15.0001 3.15398 15.0001H12.8463C13.4176 15.0001 13.9654 14.7731 14.3693 14.3692C14.7732 13.9653 15.0002 13.4174 15.0002 12.8462V8.47119' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.76947 6.92297L8.00025 10.6922L11.231 6.92297' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.00012 10.6923V1' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

@font-face {
  font-family: "Avenir";
  src: url("/_shared/fonts/avenir/AvenirNextLTProRegular.woff2") format("woff2"), url("/_shared/fonts/avenir/AvenirNextLTProRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir";
  src: url("/_shared/fonts/avenir/AvenirNextLTProMedium.woff2") format("woff2"), url("/_shared/fonts/avenir/AvenirNextLTProMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir";
  src: url("/_shared/fonts/avenir/AvenirNextLTProBold.woff2") format("woff2"), url("/_shared/fonts/avenir/AvenirNextLTProBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ObjectSans-Bold";
  src: url("/_shared/fonts/object-sans/ObjectSans-Bold.woff2") format("woff2"), url("/_shared/fonts/object-sans/ObjectSans-Bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_fonts\.scss}line{font-family:\0000338}}
body {
  font-family: 'Avenir', sans-serif;
  font-size: 16px;
  line-height: normal;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_fonts\.scss}line{font-family:\0000344}}
a {
  text-decoration: none;
  color: #000000;
  -moz-transition: text-decoration 0.2s ease-in-out;
  -o-transition: text-decoration 0.2s ease-in-out;
  -webkit-transition: text-decoration 0.2s ease-in-out;
  transition: text-decoration 0.2s ease-in-out;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_fonts\.scss}line{font-family:\0000349}}
a:hover {
  text-decoration: underline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_fonts\.scss}line{font-family:\0000354}}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: 'ObjectSans-Bold', sans-serif;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_fonts\.scss}line{font-family:\0000359}}
p {
  margin-bottom: 40px;
  line-height: 1.2em;
  color: #888888;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_fonts\.scss}line{font-family:\0000365}}
strong {
  font-weight: 700;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_header\.scss}line{font-family:\000031}}
header {
  height: 86px;
  background-color: #FFFFFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_header\.scss}line{font-family:\000035}}
header .navbar,
header .container {
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_header\.scss}line{font-family:\0000310}}
header .navbar {
  display: flex;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_header\.scss}line{font-family:\0000314}}
header .navbar-nav {
  display: flex;
  margin-left: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_header\.scss}line{font-family:\0000318}}
header .navbar-nav .menu-item {
  margin-left: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_header\.scss}line{font-family:\0000321}}
header .navbar-nav .menu-item:first-child {
  margin-left: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\000031}}
footer {
  background-color: #FFFFFF;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\000031}}
  footer {
    height: 114px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\000038}}
footer .container {
  padding: 0;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\000038}}
  footer .container {
    padding: 0 24px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000316}}
footer img {
  display: block;
  height: auto;
  max-width: 170px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000323}}
footer .footer-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000323}}
  footer .footer-inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000334}}
footer .footer-inner .logo {
  display: flex;
  align-items: center;
  order: 1;
  margin-top: 40px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000334}}
  footer .footer-inner .logo {
    order: initial;
    margin: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000348}}
footer .footer-inner .logo-text {
  display: none;
  color: #000000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  margin-left: 20px;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000348}}
  footer .footer-inner .logo-text {
    display: inline;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000363}}
footer .footer-menu {
  display: flex;
  justify-content: center;
  padding: 25px 0;
  border-bottom: 1px solid #EAEAEA;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000363}}
  footer .footer-menu {
    padding: 0;
    border-bottom: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000375}}
footer .footer-menu li a {
  color: #6F6F6F;
  padding: 0 15px;
  font-size: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000384}}
footer p.copy {
  color: #C0C0C0;
  font-size: 1rem;
  order: 2;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_footer\.scss}line{font-family:\0000384}}
  footer p.copy {
    margin: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_chart\.scss}line{font-family:\000031}}
.chartblocks-main {
  display: flex;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 145px;
  margin-bottom: 127px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_chart\.scss}line{font-family:\000039}}
.chartblocks-main .chartblocks-view {
  min-width: 290px;
  line-height: 0;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.15);
}
@media (min-width: 1024px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_chart\.scss}line{font-family:\000039}}
  .chartblocks-main .chartblocks-view {
    min-width: 800px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_chart\.scss}line{font-family:\0000320}}
.chartblocks-main .chartblocks-view #chart {
  height: auto !important;
  width: auto !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_chart\.scss}line{font-family:\0000325}}
.chartblocks-main .chartblocks-view svg {
  display: block;
  height: auto;
  max-width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_chart\.scss}line{font-family:\0000332}}
.chartblocks-main .options {
  display: flex;
  margin-top: 40px;
  width: 100%;
  justify-content: flex-end;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_chart\.scss}line{font-family:\0000338}}
.chartblocks-main .options .btn {
  margin-left: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_chart\.scss}line{font-family:\0000342}}
.chartblocks-main .options .social {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\000031}}
.cta {
  color: #FFFFFF;
  padding: 70px 0;
  min-height: 624px;
  background-color: #000000;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\000031}}
  .cta {
    min-height: auto;
    padding: 179px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000312}}
.cta.-signup {
  background-image: url("/_shared/img/bg-brush-stroke-mobile.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100% auto;
}
@media (min-width: 980px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000312}}
  .cta.-signup {
    background-image: url("/_shared/img/bg-brush-stroke.png");
    background-size: auto 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000324}}
.cta-panel {
  padding: 60px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000327}}
.cta-panel .rounded {
  color: #FFFFFF;
  padding: 60px;
  text-align: center;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.12);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000334}}
.cta-panel .rounded .btn {
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000341}}
.cta__buttons .btn {
  margin-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000344}}
.cta__buttons .btn:last-child {
  margin-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000350}}
.cta h2 {
  font-size: 54px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 35px;
  letter-spacing: -0.04em;
}
@media (min-width: 1024px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000350}}
  .cta h2 {
    font-size: 80px;
    line-height: 88px;
    margin-bottom: 47px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/mitch\/Sites\/chartblocks\/public-web\/sass\/_cta\.scss}line{font-family:\0000364}}
.cta h3 {
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 33px;
}
