/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* line 8, _normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 18, _normalize.scss */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
/* line 31, _normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
/* line 50, _normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
/* line 61, _normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 70, _normalize.scss */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
/* line 79, _normalize.scss */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 92, _normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 102, _normalize.scss */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 115, _normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 125, _normalize.scss */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 134, _normalize.scss */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 143, _normalize.scss */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 152, _normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
/* line 161, _normalize.scss */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
/* line 170, _normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 179, _normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 187, _normalize.scss */
sub {
  bottom: -0.25em; }

/* line 191, _normalize.scss */
sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 202, _normalize.scss */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
/* line 210, _normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 222, _normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
/* line 234, _normalize.scss */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 243, _normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 257, _normalize.scss */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
/* line 269, _normalize.scss */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 278, _normalize.scss */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 288, _normalize.scss */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 299, _normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 310, _normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 322, _normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 333, _normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 346, _normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 359, _normalize.scss */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 368, _normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 378, _normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 388, _normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
/* line 397, _normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
/* line 406, _normalize.scss */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 416, _normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* line 31, site.css.scss */
html {
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.02em; }

/* line 38, site.css.scss */
*, *:before, *:after {
  box-sizing: inherit; }

/* line 43, site.css.scss */
h1 {
  font-size: 36px;
  font-weight: 400;
  margin: 0;
  padding: 40px 0; }

/* line 52, site.css.scss */
h2 {
  font-size: 36px;
  font-weight: 300;
  margin: 0 auto; }

/* line 60, site.css.scss */
h4 {
  font-size: 16px;
  font-weight: 300; }

/* line 65, site.css.scss */
p {
  font-size: 16px;
  font-weight: 300;
  padding: 0;
  margin: 15px auto 15px auto;
  line-height: 1.5em;
  opacity: 0.84; }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 65, site.css.scss */
    p {
      max-width: 700px; } }
  @media (min-width: 1024px) {
    /* line 65, site.css.scss */
    p {
      max-width: 800px; } }

/* line 84, site.css.scss */
a {
  text-decoration: none;
  font-weight: 700;
  color: inherit; }

/* line 90, site.css.scss */
a:hover {
  text-decoration: underline;
  font-weight: 700;
  color: inherit; }

/* line 96, site.css.scss */
.bold {
  font-weight: 700; }

/* line 100, site.css.scss */
.italics {
  font-style: italic;
  font-weight: 300; }

/* line 105, site.css.scss */
.tiny {
  font-size: 14px; }

/* line 110, site.css.scss */
.white {
  background-color: #fff; }
  /* line 112, site.css.scss */
  .white h2 {
    color: #4bd68e; }

/* line 116, site.css.scss */
.blue {
  background-color: #5fa7c3;
  color: #fff; }

/* line 120, site.css.scss */
.green {
  background-color: #4bd68e;
  color: #fff; }

/* line 124, site.css.scss */
.greenProgress {
  background: linear-gradient(to right, #4bd68e, #4bd68e 65%, #9bedb5 65%, #9bedb5 35%);
  color: #fff; }

/* line 128, site.css.scss */
.grey {
  background-color: #5c5c5c;
  color: #fff; }

/* line 132, site.css.scss */
.lightGrey {
  background-color: #f3f3f3;
  color: #5c5c5c; }
  /* line 135, site.css.scss */
  .lightGrey h2 {
    color: #4bd68e; }

/* line 140, site.css.scss */
section {
  padding: 50px 0;
  margin: 0; }

/* line 145, site.css.scss */
.noBottom {
  padding: 50px 0 0 0; }
  /* line 147, site.css.scss */
  .noBottom .container {
    padding: 20px 20px 0 20px; }

/* line 152, site.css.scss */
.container {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
  padding: 20px; }

/* line 161, site.css.scss */
header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px; }

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 168, site.css.scss */
  .navMobile {
    display: none; } }
@media (min-width: 1024px) {
  /* line 168, site.css.scss */
  .navMobile {
    display: none; } }

/* line 177, site.css.scss */
.navTablet {
  display: none; }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 177, site.css.scss */
    .navTablet {
      display: inline; } }
  @media (min-width: 1024px) {
    /* line 177, site.css.scss */
    .navTablet {
      display: inline; } }

/* line 189, site.css.scss */
ul#nav {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center; }
  /* line 195, site.css.scss */
  ul#nav li {
    display: inline;
    padding: 15px 0 15px 30px;
    font-size: 14px; }
    /* line 199, site.css.scss */
    ul#nav li a {
      font-weight: 300; }
    /* line 202, site.css.scss */
    ul#nav li a:hover {
      font-weight: 300; }

/* line 189, site.css.scss */
ul#navVertical {
  margin: 0;
  padding: 6px;
  display: block;
  align-items: center; }
  /* line 195, site.css.scss */
  ul#navVertical li {
    display: block;
    padding: 6px 12px 2px 30px;
    font-size: 14px; }
    /* line 199, site.css.scss */
    ul#navVertical li a {
      display: block;
      list-style: none;
      font-weight: 300; }
    /* line 202, site.css.scss */
    ul#navVertical li a:hover {
      font-weight: 300; }

/* line 210, site.css.scss */
h1#valueProp {
  padding-top: 0; }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 210, site.css.scss */
    h1#valueProp {
      padding-top: 40px; } }
  @media (min-width: 1024px) {
    /* line 210, site.css.scss */
    h1#valueProp {
      padding-top: 40px; } }

/* line 220, site.css.scss */
.featuredIMG {
  width: 100%;
  max-width: 427px;
  margin: 20px auto;
  padding: 40px 20px 30px 20px; }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 220, site.css.scss */
    .featuredIMG {
      display: none; } }
  @media (min-width: 1024px) {
    /* line 220, site.css.scss */
    .featuredIMG {
      display: none; } }

/* line 234, site.css.scss */
.featuredTablet {
  width: 100%;
  margin: 20px auto;
  padding: 40px 20px 30px 20px;
  display: none; }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 234, site.css.scss */
    .featuredTablet {
      display: inline; } }
  @media (min-width: 1024px) {
    /* line 234, site.css.scss */
    .featuredTablet {
      display: inline; } }

/* line 250, site.css.scss */
a.download {
  display: block;
  width: 270px;
  padding: 25px 20px;
  border-radius: 6px;
  margin: 0 auto;
  color: #fff;
  font-weight: 400;
  background: #fcac3b;
  background: -webkit-linear-gradient(#fcac3b, #FB7872);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fcac3b, #FB7872);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fcac3b, #FB7872);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fcac3b, #FB7872);
  /* Standard syntax */ }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 250, site.css.scss */
    a.download {
      width: 340px; } }

/* line 271, site.css.scss */
a:hover.download {
  text-decoration: none;
  background: #4bd68e;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#4bd68e, #a5dfee);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#4bd68e, #a5dfee);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#4bd68e, #a5dfee);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#4bd68e, #a5dfee);
  /* Standard syntax */ }

/* line 282, site.css.scss */
a.api {
  display: block;
  width: 270px;
  padding: 25px 20px;
  border-radius: 6px;
  margin: 0 auto;
  color: #fff;
  font-weight: 400;
  background: #4bd68e;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#4bd68e, #a5dfee);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#4bd68e, #a5dfee);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#4bd68e, #a5dfee);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#4bd68e, #a5dfee);
  /* Standard syntax */ }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 282, site.css.scss */
    a.api {
      width: 340px; } }

/* line 303, site.css.scss */
a:hover.api {
  text-decoration: none;
  background: #fcac3b;
  background: -webkit-linear-gradient(#fcac3b, #FB7872);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fcac3b, #FB7872);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fcac3b, #FB7872);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fcac3b, #FB7872);
  /* Standard syntax */ }

/* line 315, site.css.scss */
button {
  background: none;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 300; }

.button-android{
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  font-weight: 400; }

/* line 323, site.css.scss */
button:hover {
  font-weight: 700; }

/* line 329, site.css.scss */
.wrapper {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px; }
  @media (min-width: 1024px) {
    /* line 329, site.css.scss */
    .wrapper {
      flex-wrap: nowrap; } }

/* line 341, site.css.scss */
.dataColumn {
  width: 33.33%;
  max-width: 180px;
  margin: auto;
   }
  /* line 345, site.css.scss */
  .dataColumn img {
    width: 100%;
    padding: 0 4px;}

/* line 354, site.css.scss */
#triggerStrings .container {
  height: 350px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  /* line 360, site.css.scss */
  #triggerStrings .container p {
    margin: 0 auto;
    padding: 0;
    line-height: 50px; }

/* line 367, site.css.scss */
#typed {
  font-size: 43px;
  font-weight: 300; }

/* line 373, site.css.scss */
.typed-cursor {
  font-size: 43px;
  font-weight: 300; }

/* line 380, site.css.scss */
#dataTypes .column {
  width: 40%;
  max-width: 200px;
  background-color: #fff;
  color: #5c5c5c;
  margin: 0 7px 15px 7px;
  text-align: left; }
  /* line 388, site.css.scss */
  #dataTypes .column h3 {
    padding: 0 15px; }
  /* line 392, site.css.scss */
  #dataTypes .column p {
    padding: 0 15px;
    font-size: 14px; }
  /* line 397, site.css.scss */
  #dataTypes .column img {
    width: 100%; }

/* line 404, site.css.scss */
#brokerLink {
  padding-bottom: 0; }
  /* line 406, site.css.scss */
  #brokerLink .container {
    padding-bottom: 0; }
    /* line 408, site.css.scss */
    #brokerLink .container img {
      width: 100%;
      max-width: 719px;
      margin: 50px auto 0 auto;
      display: block; }

/* line 421, site.css.scss */
#free img {
  margin-bottom: 6px; }
/* line 424, site.css.scss */
#free a.download {
  margin: 10px auto; }

/* line 433, site.css.scss */
#legal p {
  max-width: 1200px;
  text-align: justify; 
  font-size: 10px;}

/* line 440, site.css.scss */
#withLove {
  padding: 10px;
  margin: 0 auto; }
  /* line 443, site.css.scss */
  #withLove .container {
    padding: 0;
    margin: 0 auto; }
  /* line 447, site.css.scss */
  #withLove p {
    padding: 0;
    margin: 0 auto;
    font-size: 14px; }

/* line 456, site.css.scss */
#terms .container {
  text-align: left; }
/* line 459, site.css.scss */
#terms h1 {
  font-weight: 300;
  text-align: left; }
/* line 463, site.css.scss */
#terms h2 {
  text-align: left; }
/* line 466, site.css.scss */
#terms p {
  font-size: 14px;
  font-weight: 300;
  text-align: left; }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 466, site.css.scss */
    #terms p {
      max-width: 1280px; } }
  @media (min-width: 1024px) {
    /* line 466, site.css.scss */
    #terms p {
      max-width: 1280px; } }
  /* line 477, site.css.scss */
  #terms p pre {
    text-align: left; }
/* line 483, site.css.scss */
#terms h4 {
  color: #5fa7c3;
  font-size: 16px;
  text-align: left;
  margin: 40px auto 20px auto; }
  @media (min-width: 768px) and (max-width: 1023px) {
    /* line 483, site.css.scss */
    #terms h4 {
      max-width: 1280px; } }
  @media (min-width: 1024px) {
    /* line 483, site.css.scss */
    #terms h4 {
      max-width: 1280px; } }

/* line 502, site.css.scss */
#licensingHeader {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0; }
  /* line 508, site.css.scss */
  #licensingHeader .column {
    width: 100%; }
    /* line 510, site.css.scss */
    #licensingHeader .column #valueProp {
      font-weight: 300; }
      @media (min-width: 769px) {
        /* line 510, site.css.scss */
        #licensingHeader .column #valueProp {
          padding: 0 40px 0 0;
          max-width: 500px; } }
    @media (min-width: 769px) {
      /* line 518, site.css.scss */
      #licensingHeader .column p {
        padding-right: 80px; } }
    /* line 523, site.css.scss */
    #licensingHeader .column img, #licensingHeader .column video {
      width: 100%;
      max-width: 460px;
      margin: 20px auto 0 auto;
      display: block; }
    /* line 529, site.css.scss */
    #licensingHeader .column .download {
      margin-top: 40px;
      margin-bottom: 20px;
      width: 250px; }
    @media (min-width: 769px) {
      /* line 508, site.css.scss */
      #licensingHeader .column {
        width: 50%;
        text-align: left; }
        /* line 538, site.css.scss */
        #licensingHeader .column h1 {
          padding: 0; }
        /* line 541, site.css.scss */
        #licensingHeader .column .download {
          text-align: center;
          margin: 40px 0 0 0; } }
  /* line 548, site.css.scss */
  #licensingHeader #list {
    display: flex;
    text-align: center;
    align-items: flex-start; }

/* line 556, site.css.scss */
#apiSlider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 1440px;
  margin: 0 auto; }
  /* line 564, site.css.scss */
  #apiSlider .column {
    width: 100%;
    padding: 0 20px 40px 20px;
    text-align: center; }
    @media (min-width: 769px) {
      /* line 564, site.css.scss */
      #apiSlider .column {
        width: 30%; } }
    /* line 573, site.css.scss */
    #apiSlider .column img {
      margin-top: 20px;
      width: 100%;
      max-width: 350px; }
    /* line 578, site.css.scss */
    #apiSlider .column p {
      max-width: 300px; }

/* line 584, site.css.scss */
#buyBuild {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 1440px;
  margin: 0 auto; }
  /* line 591, site.css.scss */
  #buyBuild .column {
    width: 100%;
    padding: 0 20px;
    text-align: center; }
    @media (min-width: 769px) {
      /* line 591, site.css.scss */
      #buyBuild .column {
        width: 30%; } }
    /* line 600, site.css.scss */
    #buyBuild .column img {
      margin-top: 30px; }
    /* line 603, site.css.scss */
    #buyBuild .column p {
      max-width: 300px;
      font-size: 14px; }

/* line 612, site.css.scss */
#pricing p {
  max-width: 400px; }
/* line 615, site.css.scss */
#pricing .wrapper {
  max-width: 750px;
  margin: 30px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  /* line 621, site.css.scss */
  #pricing .wrapper .column {
    margin: 20px 10px;
    background: #F9F9F9;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    padding: 20px;
    width: 280px; }
    /* line 629, site.css.scss */
    #pricing .wrapper .column h2 {
      font-size: 30px; }
    /* line 632, site.css.scss */
    #pricing .wrapper .column p {
      font-size: 14px;
      color: #5c5c5c;
      margin-top: 10px;
      margin-bottom: 20px; }
    /* line 639, site.css.scss */
    #pricing .wrapper .column .download {
      width: 200px;
      padding: 20px 20px; }

/* line 651, site.css.scss */
#contact fieldset {
  border: none;
  margin-top: 20px; }
/* line 656, site.css.scss */
#contact label {
  font-size: 14px;
  font-weight: 300;
  padding-top: 20px;
  padding-bottom: 5px;
  display: block; }
/* line 663, site.css.scss */
#contact .triggerInput {
  /* Rectangle 4: */
  background: #FFFFFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  height: 70px;
  border: none;
  padding: 20px;
  width: 100%;
  max-width: 460px;
  text-align: center;
  font-size: 26px;
  font-weight: 300; }
/* line 678, site.css.scss */
#contact .download {
  margin-top: 30px;
  width: 200px; }
#contact #textMe.download {
  margin-top: 30px;
  width: 200px; }

#contact a.download{
  margin: 15px}