@charset "UTF-8";
/* Custom Reset */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

main {
  display: block; }

ul,
ol {
  padding-left: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0; }

img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

blockquote {
  margin: 0;
  padding: 0; }

button,
.button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer; }

::-moz-focus-inner {
  border: 0;
  padding: 0; }

@keyframes pulse-pip {
  0% {
    height: 0;
    opacity: 0;
    width: 0; }
  50% {
    height: 20px;
    opacity: .5;
    width: 20px; }
  100% {
    height: 45px;
    opacity: 0;
    width: 45px; } }
.backgroundblendmode body.afternoon .color-primary, .backgroundblendmode body.afternoon .blog-category-list-item:hover, .backgroundblendmode body.afternoon .blog-post-link:hover, .backgroundblendmode body.afternoon .blog-post-meta__share-link:hover, .backgroundblendmode body.afternoon .blog-post-meta__author a:hover, .blog-post-meta__author .backgroundblendmode body.afternoon a:hover, .backgroundblendmode body.afternoon .blog-post-meta__category a:hover, .blog-post-meta__category .backgroundblendmode body.afternoon a:hover, .backgroundblendmode body.afternoon .blog-post-meta__category .blog-post-meta__category-listing:hover, .blog-post-meta__category .backgroundblendmode body.afternoon .blog-post-meta__category-listing:hover, .backgroundblendmode body.afternoon .blog-post-more, .backgroundblendmode body.afternoon .blog-post-entry a, .blog-post-entry .backgroundblendmode body.afternoon a,
.backgroundblendmode body.afternoon .blog-post-excerpt a,
.blog-post-excerpt .backgroundblendmode body.afternoon a {
  color: #7DE47C; }
.backgroundblendmode body.afternoon .color-secondary {
  color: #0a9a9a; }
.backgroundblendmode body.afternoon .footer-nav-link:hover, .backgroundblendmode body.afternoon .footer-nav-link.current-page {
  color: #0a9a9a; }
.backgroundblendmode body.afternoon .background-change {
  background-color: #7DE47C;
  border-color: #7DE47C; }
.backgroundblendmode body.afternoon .border-color-change, .backgroundblendmode body.afternoon .press-listing-item:hover {
  border-color: #0a9a9a; }
.backgroundblendmode body.afternoon .stroke-color-change {
  stroke: #429641; }
.backgroundblendmode body.afternoon .button--normal {
  background-color: #7DE47C;
  border-color: #7DE47C; }
  .backgroundblendmode body.afternoon .button--normal:hover {
    background-color: #53db52;
    border-color: #53db52; }
.backgroundblendmode body.afternoon .button--inverted {
  background-color: transparent;
  border-color: #0a9a9a;
  color: #0a9a9a; }
  .backgroundblendmode body.afternoon .button--inverted:hover {
    background-color: #076a6a;
    border-color: #076a6a;
    color: #FFFFFF; }
.backgroundblendmode body.afternoon .button--inverted-white:hover {
  color: #0a9a9a; }
.backgroundblendmode body.afternoon .blog-modal {
  border-top-color: #7DE47C; }
.backgroundblendmode body.afternoon .blog-modal--email {
  border-color: #7DE47C; }
.backgroundblendmode body.afternoon .color-gradient {
  background-image: linear-gradient(135deg, #0a9a9a, #429641); }
.backgroundblendmode body.afternoon .color-blend--home-header {
  background-image: image-url("hero-background.jpg"), linear-gradient(135deg, #0a9a9a, #429641); }
.backgroundblendmode body.afternoon .color-blend--what-can-it-do {
  background-image: image-url("what-can-it-do.jpg"), linear-gradient(135deg, #0a9a9a, #429641); }
.backgroundblendmode body.afternoon .color-blend--what-is-fauna {
  background: image-url("what-is-fauna.jpg"), linear-gradient(135deg, #0a9a9a, #429641); }
.backgroundblendmode body.afternoon .color-blend--internal {
  background-image: image-url("internal-header.jpg"), linear-gradient(135deg, #0a9a9a, #429641); }
.backgroundblendmode body.afternoon .color-blend--internal-2 {
  background-image: image-url("internal-header-2.jpg"), linear-gradient(135deg, #0a9a9a, #429641); }
.backgroundblendmode body.afternoon .color-blend--internal-3 {
  background-image: image-url("internal-header-3.jpg"), linear-gradient(135deg, #0a9a9a, #429641); }
.backgroundblendmode body.evening .color-primary, .backgroundblendmode body.evening .blog-category-list-item:hover, .backgroundblendmode body.evening .blog-post-link:hover, .backgroundblendmode body.evening .blog-post-meta__share-link:hover, .backgroundblendmode body.evening .blog-post-meta__author a:hover, .blog-post-meta__author .backgroundblendmode body.evening a:hover, .backgroundblendmode body.evening .blog-post-meta__category a:hover, .blog-post-meta__category .backgroundblendmode body.evening a:hover, .backgroundblendmode body.evening .blog-post-meta__category .blog-post-meta__category-listing:hover, .blog-post-meta__category .backgroundblendmode body.evening .blog-post-meta__category-listing:hover, .backgroundblendmode body.evening .blog-post-more, .backgroundblendmode body.evening .blog-post-entry a, .blog-post-entry .backgroundblendmode body.evening a,
.backgroundblendmode body.evening .blog-post-excerpt a,
.blog-post-excerpt .backgroundblendmode body.evening a {
  color: #FF5745; }
.backgroundblendmode body.evening .color-secondary {
  color: #6F6FD2; }
.backgroundblendmode body.evening .footer-nav-link:hover, .backgroundblendmode body.evening .footer-nav-link.current-page {
  color: #4848c6; }
.backgroundblendmode body.evening .background-change {
  background-color: #6F6FD2;
  border-color: #6F6FD2; }
.backgroundblendmode body.evening .border-color-change, .backgroundblendmode body.evening .press-listing-item:hover {
  border-color: #6F6FD2; }
.backgroundblendmode body.evening .stroke-color-change {
  stroke: #FF5745; }
.backgroundblendmode body.evening .button--normal {
  background-color: #6F6FD2;
  border-color: #6F6FD2; }
  .backgroundblendmode body.evening .button--normal:hover {
    background-color: #4848c6;
    border-color: #4848c6; }
.backgroundblendmode body.evening .button--inverted {
  background-color: transparent;
  border-color: #6F6FD2;
  color: #6F6FD2; }
  .backgroundblendmode body.evening .button--inverted:hover {
    background-color: #5c5ccc;
    border-color: #5c5ccc;
    color: #FFFFFF; }
.backgroundblendmode body.evening .button--inverted-white:hover {
  color: #6F6FD2; }
.backgroundblendmode body.evening .blog-modal {
  border-top-color: #6F6FD2; }
.backgroundblendmode body.evening .blog-modal--email {
  border-color: #6F6FD2; }
.backgroundblendmode body.evening .color-gradient {
  background-image: linear-gradient(135deg, #FF5745, #6F6FD2); }
.backgroundblendmode body.evening .color-blend--home-header {
  background-image: image-url("hero-background.jpg"), linear-gradient(135deg, #FF5745, #6F6FD2); }
.backgroundblendmode body.evening .color-blend--what-can-it-do {
  background-image: image-url("what-can-it-do.jpg"), linear-gradient(135deg, #FF5745, #6F6FD2); }
.backgroundblendmode body.evening .color-blend--what-is-fauna {
  background-image: image-url("what-is-fauna.jpg"), linear-gradient(135deg, #FF5745, #6F6FD2); }
.backgroundblendmode body.evening .color-blend--internal {
  background-image: image-url("internal-header.jpg"), linear-gradient(135deg, #FF5745, #6F6FD2); }
.backgroundblendmode body.evening .color-blend--internal-2 {
  background-image: image-url("internal-header-2.jpg"), linear-gradient(135deg, #FF5745, #6F6FD2); }
.backgroundblendmode body.evening .color-blend--internal-3 {
  background-image: image-url("internal-header-3.jpg"), linear-gradient(135deg, #FF5745, #6F6FD2); }

/* Font Sets */
body, .blockquote--text, .form-link {
  font-family: "acumin-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400; }

p, .form-label, .form-label-disclaimer--small, .form-disclaimer--inline, .form-input--error, .heading--small, .section-heading span,
.section-heading--plain span, .header--subhead-inner-cta, .has-tooltip:before, .alert-message, .blog-post-meta__date, .toc-items li a, .code-samples--callout {
  font-family: "acumin-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500; }

strong, .blockquote--title, .button, .form-input--error.alt, .heading--xxxlarge, .heading--xxlarge, .heading--xlarge, .heading--large, .heading--regular, .heading--small-bold, .heading--link, .header-cta--link, .status-table td:before, .files--title-link,
.files--title-text, .download-link, .blog-category-list-item, .blog-post-meta__share-link, .blog-post-meta__author, .blog-post-meta__category, .blog-post-meta__subscribe, .blog-post-more, .blog-post-entry h1,
.blog-post-excerpt h1, .blog-post-entry table thead td,
.blog-post-entry table thead th,
.blog-post-excerpt table thead td,
.blog-post-excerpt table thead th, .blog-post-entry h2,
.blog-post-excerpt h2, .blog-post-entry h3,
.blog-post-excerpt h3, .blog-post-entry .pullquote p,
.blog-post-excerpt .pullquote p, .blog-post-entry .pullquote .citation,
.blog-post-excerpt .pullquote .citation, .toc-bottom a, .simple-cta--text, .main-nav-link, .value-prop-cta, .code-samples--control-button, .drivers-list .list-item--link, .backup-breadcrumbs a, .footer-nav-link, .status--ok, .status--issue, .status--down, .status-key-location-item, .customer-quote--author, .serverless-bold {
  font-family: "acumin-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700; }

.blockquote--name, .form-label-disclaimer, .heading--xsmall, .heading--xxsmall, .header--subhead--categories, .alert-button, .files--title-link-callout, .files--meta-link, .blog-pagination-link {
  font-family: "acumin-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900; }

.group:after {
  clear: both;
  content: "";
  display: table; }

.text-white {
  color: #FFFFFF; }

.text-black {
  color: #000000; }

.color-primary, .blog-category-list-item:hover, .blog-post-link:hover, .blog-post-meta__share-link:hover, .blog-post-meta__author a:hover, .blog-post-meta__category a:hover, .blog-post-meta__category .blog-post-meta__category-listing:hover, .blog-post-more, .blog-post-entry a,
.blog-post-excerpt a {
  color: #0a9a9a; }

.color-secondary {
  color: #6F6FD2; }

.color-notice {
  color: #429641; }

.text-align-center {
  text-align: center; }

.block {
  display: block; }

.color-gradient {
  background-image: linear-gradient(135deg, #0a9a9a, #6F6FD2); }

html {
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0; }

*,
*:after,
*:before {
  box-sizing: inherit; }

body {
  font-size: 15px; }

p {
  line-height: 1.6;
  margin-top: 0; }

code[class*="language-"],
pre[class*="language-"] {
  color: #000000;
  background: none;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.3;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #E7E7E7; }

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
  text-shadow: none;
  background: #E7E7E7; }

@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none; } }
pre[class*="language-"] {
  padding: 1em;
  margin: 1em 0;
  overflow: auto; }

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #F7F7F7; }

:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal; }

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray; }

.token.punctuation {
  color: #999; }

.namespace {
  opacity: .7; }

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #990073; }

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #d14; }

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5); }

.token.atrule,
.token.attr-value,
.token.keyword {
  color: teal; }

.token.function {
  color: #07a; }

.token.regex,
.token.important,
.token.variable {
  color: #e90; }

.token.important,
.token.bold {
  font-weight: bold; }

.token.italic {
  font-style: italic; }

.token.entity {
  cursor: help; }

pre[data-line] {
  position: relative;
  padding: 1em 0 1em 3em; }

.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  padding: inherit 0;
  margin-top: 1em;
  /* Same as .prism’s padding-top */
  background-color: #7DE47C;
  pointer-events: none;
  line-height: inherit;
  white-space: pre; }

.line-highlight:before,
.line-highlight[data-end]:after {
  content: attr(data-start);
  position: absolute;
  top: .4em;
  left: .6em;
  min-width: 1em;
  padding: 0 .5em;
  background-color: #429641;
  color: #FFFFFF;
  font: bold 65%/1.5 sans-serif;
  text-align: center;
  vertical-align: .3em;
  border-radius: 999px;
  text-shadow: none;
  box-shadow: 0 1px white; }

.line-highlight[data-end]:after {
  content: attr(data-end);
  top: auto;
  bottom: .4em; }

.icon-arrow {
  background-color: #0a9a9a;
  border: 0.25em solid #0a9a9a;
  border-radius: 50%;
  display: inline-block;
  height: 22px;
  position: relative;
  text-align: center;
  width: 22px; }
  .icon-arrow.icon-arrow--ghost {
    background-color: transparent;
    border-width: 1px; }

.icon-arrow-svg {
  height: 10px;
  left: 50%;
  position: absolute;
  top: 50%;
  transition: transform .2s;
  transform: translate(-50%, -50%);
  transform-origin: center;
  width: 10px; }

.download-icon {
  display: inline-block;
  height: 12px;
  width: 10px; }

.accordion {
  border: none;
  color: #444;
  cursor: pointer;
  font-size: 15px;
  padding: 18px;
  position: relative;
  text-align: left;
  transition: 0.25s;
  width: 100%; }
  .accordion:focus {
    outline: none; }
  .accordion.active .icon-arrow-svg {
    transform: rotate(180deg) translate(50%, 50%); }

.accordion-heading {
  max-width: 80%; }

.accordion-arrow {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%); }

.panel {
  background-color: white;
  border-top: 1px solid #CCD2D2;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 18px;
  transition: 0.5s ease-in-out; }

.panel.show {
  max-height: none;
  opacity: 1;
  transition: 0.5s ease-in-out; }

.blockquote {
  border-left-width: 3px;
  border-left-style: solid;
  margin-left: 50px;
  padding-left: 30px; }

.blockquote-icon--container {
  display: inline-block;
  margin-bottom: 40px; }

.blockquote-icon {
  height: 24px;
  width: 39px; }

.blockquote--quote {
  font-size: 36px; }

.blockquote--name {
  color: #000000;
  font-size: 10px;
  text-transform: uppercase; }

.blockquote--title {
  color: #000000;
  font-size: 12px;
  padding-bottom: 20px;
  text-transform: uppercase; }

.blockquote--text {
  color: #000000;
  font-size: 36px;
  line-height: 1.3; }

.button {
  border-color: transparent;
  border-radius: 25px;
  border-style: solid;
  border-width: 2px;
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  padding: 9px 25px 11px 25px;
  text-decoration: none; }
  .button:hover {
    text-decoration: none; }

.button--normal {
  background-color: #6F6FD2;
  border-color: #6F6FD2;
  color: #FFFFFF;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out; }
  .button--normal:hover {
    background-color: #5c5ccc;
    border-color: #5c5ccc; }

.button--inverted {
  background-color: transparent;
  border-color: #6F6FD2;
  color: #6F6FD2;
  transition: background-color .15s ease-in-out, color .15s ease-in-out, border-color .15s ease-in-out; }
  .button--inverted:hover:not([disabled]) {
    background-color: #6F6FD2;
    color: #f2f2f2; }

.button--inverted-white {
  background-color: transparent;
  border-color: #FFFFFF;
  color: #FFFFFF;
  transition: background-color .15s ease-in-out, color .15s ease-in-out; }
  .button--inverted-white:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    color: #6F6FD2; }

.button--danger {
  border-color: #D23128;
  color: #D23128;
  transition: background-color .15s ease-in-out, color .15s ease-in-out; }
  .button--danger:hover {
    background-color: #D23128;
    color: #FFFFFF; }

.button--go {
  border-color: #59BF58;
  color: #59BF58;
  transition: background-color .15s ease-in-out, color .15s ease-in-out; }
  .button--go:hover {
    background-color: #59BF58;
    color: #FFFFFF; }

.button--large {
  font-size: 15px;
  padding: 14px 30px 16px 30px; }

.button--small {
  font-size: 12px;
  padding: 4px 15px 6px 15px; }

.button--nav-menu {
  border: none;
  cursor: pointer;
  padding: 17px 20px 23px 20px; }

.form {
  background: #FFFFFF;
  width: 100%; }

.form--inline {
  display: inline-block; }
  .form--inline:not(:last-child) {
    margin-right: 10px; }

.inline-form--container {
  padding: 60px 0 0; }

.form-group {
  display: block;
  margin-bottom: 30px;
  position: relative;
  transition: opacity .25s ease-in-out, margin-bottom .15s ease-in-out; }
  .form-group.form-group--hidden {
    opacity: 0;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 0; }

.inline-form-group {
  background: #FFFFFF;
  border-radius: 25px;
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.1);
  display: inline-block;
  margin-bottom: 35px;
  max-width: 490px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .inline-form-group .form-input--error {
    display: none; }

.form-input--bare {
  background: transparent;
  border-radius: 0;
  color: #000000;
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
  opacity: .4;
  transition: opacity .15s ease-in-out;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .form-input--bare:focus {
    opacity: 1;
    outline: none; }

.form-textarea {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.4);
  display: block;
  font-size: 13px;
  min-height: 200px;
  padding: 15px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

::-webkit-input-placeholder {
  color: #000000; }

::-moz-input-placeholder {
  color: #000000; }

::-ms-input-placeholder {
  color: #000000; }

:-ms-input-placeholder {
  color: #000000; }

.form-input--bare ::-webkit-input-placeholder,
.form-textarea--bare ::-webkit-input-placeholder {
  color: #000000; }
.form-input--bare ::-moz-input-placeholder,
.form-textarea--bare ::-moz-input-placeholder {
  color: #000000; }
.form-input--bare ::-ms-input-placeholder,
.form-textarea--bare ::-ms-input-placeholder {
  color: #000000; }
.form-input--bare :-ms-input-placeholder,
.form-textarea--bare :-ms-input-placeholder {
  color: #000000; }

.form-input--bare {
  border-bottom: 1px solid #4A4A4A;
  border-left: none;
  border-right: none;
  border-top: none;
  padding: 10px 0; }
  .form-input--bare.form-input--inline {
    background: #FFFFFF;
    border: none;
    border-radius: 0;
    display: inline-block;
    float: left;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 0;
    padding: 15px 25px 16px 25px;
    width: 100%; }
    @media screen and (min-width: 500px) {
      .form-input--bare.form-input--inline {
        width: 65%; } }

.form-input--bare-push {
  margin-bottom: 40px; }

.form-textarea--bare {
  border: none;
  min-height: 200px;
  padding-top: 10px;
  resize: none; }

.form-submit--inline {
  border-radius: 0;
  float: left;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  padding: 15px 25px 16px 25px;
  width: 100%; }
  @media screen and (min-width: 500px) {
    .form-submit--inline {
      width: 35%; } }

.form-select-container {
  display: block;
  position: relative; }
  .form-select-container:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #4A4A4A; }

.form-select {
  border: 1px solid #CCD2D2;
  display: block;
  font-size: 14px;
  padding: 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.form-checkbox {
  border: 2px solid #CCD2D2;
  border-radius: 3px;
  display: inline-block;
  height: 20px;
  margin-top: -1px;
  position: relative;
  vertical-align: middle;
  width: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .form-checkbox:checked {
    background-color: #0a9a9a; }
    .form-checkbox:checked:after {
      background: #FFFFFF;
      box-shadow: 2px 0 0 #FFFFFF, 4px 0 0 #FFFFFF, 4px -2px 0 #FFFFFF, 4px -4px 0 #FFFFFF, 4px -6px 0 #FFFFFF;
      content: '';
      height: 2px;
      left: 3px;
      position: absolute;
      top: 6px;
      transform: rotate(45deg);
      width: 2px; }

.form-label {
  display: inline-block;
  font-size: 18px;
  margin-right: 5px;
  vertical-align: middle; }
  .form-label.form-label--small {
    font-size: 13px; }

.form-label-disclaimer {
  color: #7F7F7F;
  font-size: 10px;
  margin-left: 5px;
  text-transform: uppercase;
  vertical-align: sub; }

.form-label-disclaimer--small {
  color: #7F7F7F;
  display: block;
  font-size: 13px;
  font-style: italic; }

.form-disclaimer--inline {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px; }
  .form-disclaimer--inline a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: underline; }

.form-label--push {
  margin-bottom: 15px; }

.inline-errors-container {
  margin-top: -20px;
  margin-bottom: 25px; }

.form-input--error {
  color: #EE3F35;
  display: inline-block;
  font-size: 11px; }
  @media screen and (min-width: 600px) {
    .form-input--error {
      font-size: 12px;
      position: absolute;
      right: 0;
      top: 7px; } }
  .form-input--error.alt {
    background: #FFFFFF;
    color: #EE3F35;
    display: inline-block;
    padding: 3px 15px;
    position: relative;
    right: auto;
    top: auto; }

.form-callout {
  border: 1px solid #E7E7E7;
  margin-bottom: 20px;
  padding: 20px; }

.form-header {
  margin-bottom: 50px; }

.heading--xxxlarge {
  font-size: 45px; }
  @media screen and (min-width: 500px) {
    .heading--xxxlarge {
      font-size: 60px; } }
  @media screen and (min-width: 1200px) {
    .heading--xxxlarge {
      font-size: 78px; } }

.heading--xxlarge {
  font-size: 55px; }
  @media screen and (min-width: 500px) {
    .heading--xxlarge {
      font-size: 65px; } }

.heading--xlarge {
  font-size: 40px;
  line-height: 1.16; }
  @media screen and (min-width: 500px) {
    .heading--xlarge {
      font-size: 48px; } }

.heading--large {
  font-size: 20px;
  line-height: 28px;
  max-width: 450px; }
  @media screen and (min-width: 500px) {
    .heading--large {
      font-size: 28px; } }
  @media screen and (min-width: 500px) {
    .heading--large {
      line-height: 38px; } }

.heading--regular {
  font-size: 21px; }

.heading--small {
  font-size: 18px;
  line-height: 27px; }

.heading--small-bold {
  font-size: 18px;
  line-height: 27px; }

.heading--xsmall {
  font-size: 12px;
  text-transform: uppercase; }

.heading--xxsmall {
  font-size: 10px;
  text-transform: uppercase; }

.heading--divider, .heading--divider-thin {
  position: relative; }
  .heading--divider:after, .heading--divider-thin:after {
    background-color: currentColor;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 25px; }
  .heading--divider.bottom-margin, .bottom-margin.heading--divider-thin {
    margin-bottom: 25px; }

.heading--divider-thin:after {
  top: 25px;
  height: 1px;
  color: #CCD2D2; }

.heading--xsmall.heading--divider, .heading--xsmall.heading--divider-thin {
  padding-bottom: 25px; }

.heading--small.heading--divider, .heading--small.heading--divider-thin {
  padding-bottom: 34px; }

.heading--regular.heading--divider, .heading--regular.heading--divider-thin {
  padding-bottom: 12px; }

.heading--large.heading--divider, .heading--large.heading--divider-thin {
  padding-bottom: 40px; }

.section-heading--container {
  border-bottom: 1px solid #CCD2D2;
  margin-bottom: 45px;
  width: 100%; }

.section-heading {
  display: inline-block;
  padding-bottom: 15px;
  position: relative; }
  .section-heading:after {
    background-color: currentColor;
    bottom: -1px;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 100%; }

.section-heading--inside-col {
  margin-top: 40px;
  margin-bottom: 30px; }

.section-heading--white {
  border-color: #FFFFFF; }

.section-heading--container-plain {
  border-bottom: none;
  margin-bottom: 25px; }

.section-heading--plain {
  margin-bottom: 10px; }

a {
  cursor: pointer;
  color: #6F6FD2; }
  a:hover {
    text-decoration: none; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none; }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover {
    text-decoration: underline; }

.container-link {
  color: #000000;
  text-decoration: none; }
  .container-link:hover > div {
    border-color: #0a9a9a; }

.heading--link {
  color: #6F6FD2;
  text-decoration: underline; }

.list {
  list-style-type: none;
  margin: 0; }
  .list li {
    margin-bottom: 15px; }

.list.list--full {
  width: 100%; }
  @media screen and (min-width: 800px) {
    .list.list--full {
      display: flex;
      flex-flow: row wrap;
      flex-wrap: wrap; } }

.list.list--full .list-item {
  width: 100%; }
  @media screen and (min-width: 800px) {
    .list.list--full .list-item {
      margin-right: 3%;
      width: 48%; }
      .list.list--full .list-item:nth-child(even) {
        margin-right: 0; }
      .list.list--full .list-item:nth-child(5), .list.list--full .list-item:nth-child(6) {
        margin-bottom: 0; } }
  @media screen and (min-width: 950px) {
    .list.list--full .list-item {
      margin-right: 4%;
      width: 30%; }
      .list.list--full .list-item:nth-child(even) {
        margin-right: 5%; }
      .list.list--full .list-item:nth-child(3n) {
        margin-right: 0; }
      .list.list--full .list-item:nth-child(4) {
        margin-bottom: 0; } }
  .list.list--full .list-item.flex {
    display: flex; }
    .list.list--full .list-item.flex:not(:last-child) {
      padding-bottom: 60px; }
    @media screen and (min-width: 950px) {
      .list.list--full .list-item.flex:not(:last-child) {
        padding-bottom: 10px; } }

.list.list--full-alt {
  margin-bottom: 60px; }
  @media screen and (min-width: 800px) {
    .list.list--full-alt {
      display: flex;
      flex-wrap: wrap; } }
  .list.list--full-alt .list-item {
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-top: 20px; }
    @media screen and (min-width: 800px) {
      .list.list--full-alt .list-item {
        margin-right: 5%;
        width: 47%; }
        .list.list--full-alt .list-item:nth-child(even) {
          margin-right: 0; }
        .list.list--full-alt .list-item:nth-child(5), .list.list--full-alt .list-item:nth-child(6) {
          margin-bottom: 0; } }
  .list.list--full-alt.no-margin {
    margin-bottom: 0; }
    .list.list--full-alt.no-margin .list-item {
      padding-top: 0; }

@media screen and (min-width: 800px) {
  .list.list--three-quarters {
    display: flex;
    flex-wrap: wrap; } }
@media screen and (min-width: 800px) {
  .list.list--three-quarters .list-item {
    margin-right: 3%;
    padding-right: 20px;
    width: 48%; }
    .list.list--three-quarters .list-item:nth-child(even) {
      margin-right: 0; } }

.list.list-logos {
  text-align: center; }
  .list.list-logos .list-item {
    width: 45%; }
    .list.list-logos .list-item:last-child {
      margin-bottom: 40px; }
    @media screen and (min-width: 600px) {
      .list.list-logos .list-item {
        width: 30%; } }
    @media screen and (min-width: 750px) {
      .list.list-logos .list-item {
        display: inline-block;
        vertical-align: middle; } }
    @media screen and (min-width: 900px) {
      .list.list-logos .list-item {
        margin-bottom: 0; } }
  .list.list-logos .list-item--image-container {
    padding: 5px 15px; }
  .list.list-logos .list-item--image {
    max-height: 90px;
    width: auto; }

.list-item {
  border-bottom: 1px solid #CCD2D2;
  display: inline-block;
  padding-bottom: 10px; }
  .list-item:not(:last-child) {
    margin-bottom: 40px; }
  .list-item.list-item--plain {
    border-bottom: none;
    padding-bottom: 10px; }
    .list-item.list-item--plain:not(:last-child) {
      margin-bottom: 40px; }
  .list-item.list-item--plain-no-margin {
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 0; }

.list-item--container {
  display: flex;
  flex-direction: column;
  width: 100%; }

.list-item-icon {
  float: left;
  margin-top: 8px; }

.list-item-text-container {
  padding-left: 40px; }

.list-item--heading {
  margin-bottom: 25px; }

.list-item--heading-alt {
  margin-bottom: 10px; }

.list-item--subhead {
  margin-bottom: 5px; }

.list-item--subhead-alt {
  margin-bottom: 15px; }

.list-item--text {
  margin-bottom: 25px; }

.list-item--text-alt {
  border-bottom: 1px solid #CCD2D2;
  padding-bottom: 25px; }
  .list-item--text-alt.flex {
    flex: 1 0 auto; }

.list-item--link {
  text-decoration: none; }
  .list-item--link:hover {
    text-decoration: underline; }

.list-sub--item {
  position: relative;
  margin-bottom: 15px;
  margin-left: 25px; }
  .list-sub--item:before {
    background-color: #000000;
    content: "";
    display: block;
    height: 1px;
    left: -25px;
    position: absolute;
    top: 12px;
    width: 15px; }

.list-sub--item-plain {
  margin-bottom: 15px;
  margin-left: 0; }

.list--text {
  border-top: 1px solid #CCD2D2;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-left: 40px;
  padding-top: 20px; }

.list--normal-label {
  margin-bottom: 10px; }

.list--normal {
  margin: 0 0 25px;
  padding-left: 30px; }
  .list--normal li {
    margin-bottom: 15px; }

@media screen and (min-width: 950px) {
  .header-layout-container {
    padding-left: 100px; } }
@media screen and (min-width: 1200px) {
  .header-layout-container {
    padding-left: 0; } }

.header-layout-container-inner {
  padding: 0; }

.header {
  background-blend-mode: multiply;
  background-size: cover;
  color: #FFFFFF;
  display: block;
  margin-bottom: 70px;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 1175px) {
    .header {
      min-height: 550px; } }
  .header.header--home {
    background-image: image-url("hero-background.jpg"), linear-gradient(135deg, #0a9a9a, #6F6FD2); }

.header--simple {
  margin-bottom: 50px;
  text-align: center; }

.header--inner {
  background-image: image-url("internal-header.jpg"), linear-gradient(135deg, #0a9a9a, #6F6FD2);
  background-blend-mode: multiply;
  background-size: cover;
  color: #FFFFFF;
  display: block;
  margin-bottom: 25px;
  min-height: 340px;
  position: relative; }
  @media screen and (min-width: 1200px) {
    .header--inner {
      margin-bottom: 0; } }

.header--heading, .header--heading-inner, .header--subhead-inner {
  line-height: 1.2;
  padding: 140px 20px 0 20px; }
  @media screen and (min-width: 1200px) {
    .header--heading, .header--heading-inner, .header--subhead-inner {
      bottom: 225px;
      padding: 100px 20px 0 0;
      position: absolute;
      z-index: 1; } }

.header--inner-cta {
  background-image: linear-gradient(135deg, #0a9a9a, #6F6FD2);
  background-blend-mode: multiply;
  background-size: cover;
  color: #FFFFFF;
  display: block;
  margin-bottom: 25px;
  min-height: 340px;
  padding: 90px 30px 50px;
  position: relative;
  text-align: center; }
  @media screen and (min-width: 1120px) {
    .header--inner-cta {
      margin-bottom: 0;
      padding: 70px 0 130px; } }

/* Special case that only applies to hero heading */
.header--heading-special {
  display: block;
  line-height: 1.5;
  position: relative;
  z-index: 0; }
  @media screen and (min-width: 1200px) {
    .header--heading-special {
      display: inline-block; } }
  @media screen and (min-width: 1200px) {
    .header--heading-special {
      margin-left: 10px; } }
  @media screen and (min-width: 950px) {
    .header--heading-special:after {
      background-color: #000000;
      content: "";
      display: block;
      height: 100%;
      left: -20px;
      position: absolute;
      top: 7px;
      width: calc(100% + 40px);
      width: 450px;
      z-index: -1; } }
  @media screen and (min-width: 1200px) {
    .header--heading-special:after {
      display: none; } }

.header--heading-inner, .header--subhead-inner {
  bottom: 0;
  position: relative;
  text-align: center; }

.header--heading-inner-cta {
  letter-spacing: -.5px;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center; }

.header--subhead-inner {
  padding: 20px 20px 0; }

.header--subhead-inner-cta {
  font-size: 15px;
  line-height: 1.6;
  text-align: center; }

.header--subhead {
  padding: 0 20px 40px 27px; }
  @media screen and (min-width: 950px) {
    .header--subhead {
      background-color: #000000; } }
  @media screen and (min-width: 500px) {
    .header--subhead {
      padding-left: 27px; } }
  @media screen and (min-width: 950px) {
    .header--subhead {
      display: inline-block;
      width: 450px; } }
  @media screen and (min-width: 1200px) {
    .header--subhead {
      bottom: 0;
      left: calc(50% + 31px);
      min-height: 350px;
      padding-top: 130px;
      position: absolute; }
      .wf-active .header--subhead {
        left: calc(50% + 16px); } }

.header-subhead--heading {
  margin-bottom: 30px;
  max-width: 400px; }
  @media screen and (min-width: 950px) {
    .header-subhead--heading {
      margin-top: 5px; } }

.header--subhead--categories {
  font-size: 13px;
  text-transform: uppercase; }

.header--heading-inner-cta-links {
  margin-top: 40px; }

.header-cta--link {
  color: #fff;
  margin-left: 30px;
  text-decoration: none; }

.header-cta--icons-arrow {
  fill: #fff;
  height: 10px;
  width: 30px; }

.section {
  margin-bottom: 30px;
  padding: 0 30px; }
  @media screen and (min-width: 700px) {
    .section {
      margin-bottom: 80px; } }
  @media screen and (min-width: 1050px) {
    .section {
      padding: 0; } }
  .section:last-child {
    margin-bottom: 0; }

.section--padding {
  padding-bottom: 60px;
  padding-top: 60px; }

.section--padding-x-top {
  padding-bottom: 60px;
  padding-top: 90px; }

.section--padding-small {
  padding-bottom: 30px;
  padding-top: 30px; }

.section--mobile-padding-small {
  padding-bottom: 30px;
  padding-top: 30px; }
  @media screen and (min-width: 1120px) {
    .section--mobile-padding-small {
      padding: 0; } }

.section--padding-top {
  padding-top: 60px; }

.section--padding-bottom {
  padding-bottom: 60px; }

.section--no-margin {
  margin-bottom: 0; }

.section--margin {
  margin-bottom: 30px; }

.section--margin--top {
  margin-bottom: 0;
  margin-top: 30px; }

.section--half-margin {
  margin-bottom: 20px; }
  @media screen and (min-width: 700px) {
    .section--half-margin {
      margin-bottom: 40px; } }

.section--overlap {
  margin-top: -100px;
  margin-left: 15px;
  margin-right: 15px;
  background-color: #FFFFFF; }

.section--black {
  background-color: #000000; }

.section--grey {
  background-color: #F4F4F5; }

@media screen and (min-width: 1120px) {
  .section--large-grey {
    background-color: #F4F4F5; } }

.section--white {
  background-color: #FFFFFF; }

.section-subheading--container {
  margin-bottom: 40px; }

.section-intro-text {
  margin-bottom: 30px; }

.section-intro-text--tall {
  margin-bottom: 60px;
  max-width: 450px; }

.has-tooltip {
  position: relative; }
  .has-tooltip:after, .has-tooltip:before {
    opacity: 0;
    pointer-events: none;
    transition: opacity .15s ease-in-out, visibility .15s ease-in-out;
    transition-delay: .05s;
    visibility: hidden; }
  .has-tooltip:hover:after, .has-tooltip:hover:before {
    opacity: 1;
    visibility: visible; }
  .has-tooltip:before {
    background: #34363B;
    border-radius: 4px;
    bottom: 40px;
    color: #FFFFFF;
    content: attr(data-tooltip);
    display: block;
    font-size: 13px;
    left: 50%;
    line-height: 18px;
    padding: 10px 15px;
    position: absolute;
    transform: translateX(-50%);
    white-space: nowrap; }
  .has-tooltip:after {
    border-top: 4px solid #34363B;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: 36px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0; }
  .has-tooltip.has-tooltip--large:before {
    width: 250px; }

.alert-container {
  margin: 0 auto;
  max-width: 800px;
  position: fixed;
  text-align: left;
  width: 100%;
  z-index: 201; }
  @media screen and (min-width: 700px) {
    .alert-container {
      left: 50%;
      top: 40px;
      transform: translateX(-50%);
      width: 80%; } }
  @media screen and (min-width: 900px) {
    .alert-container {
      min-width: 400px;
      max-width: none;
      top: 20px;
      white-space: nowrap;
      width: auto; } }
  @media screen and (max-width: 699px) {
    .alert-container {
      bottom: 0; } }

.alert-message {
  color: #FFFFFF;
  overflow: hidden;
  padding: 15px 60px 15px 20px;
  width: 100%; }
  .alert-message.alert--error {
    background-color: #EE3F35; }
  .alert-message.alert--notice {
    background-color: #4A4A4A; }
  .alert-message.alert--success {
    background-color: #59BF58; }

.alert-message-text {
  float: left;
  line-height: 20px;
  margin-bottom: 0;
  max-width: 90%; }

.alert-button {
  font-size: 20px;
  line-height: 13px;
  outline: none;
  padding: 8px 10px;
  position: absolute;
  top: 8px;
  right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.aside {
  padding: 20px; }
  @media screen and (min-width: 800px) {
    .aside {
      float: left;
      width: 23%; } }

.aside--header {
  padding-bottom: 20px; }

.aside--nav {
  background-color: #FFFFFF;
  margin-bottom: 25px; }

.table {
  border-collapse: collapse;
  width: 100%; }
  .table td {
    padding: 8px 0 8px 8px; }
    .table td:not(:last-child) {
      border-right: 1px solid #E7E7E7; }

.status-table {
  margin-bottom: 30px;
  table-layout: fixed;
  width: 100%; }
  .status-table tr {
    border-bottom: 1px solid #E7E7E7; }
  .status-table th {
    display: none;
    background-color: transparent;
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    padding: 5px 0 7px; }
  .status-table td {
    display: block;
    border-bottom: 1px solid #E7E7E7;
    overflow: hidden;
    padding: 10px 0 11px; }
    @media only screen and (max-width: 768px) {
      .status-table td {
        padding: 4px 0 4px; }
        .status-table td:not(:last-child) {
          border-bottom: none; }
        .status-table td:first-child {
          padding-top: 10px; }
        .status-table td:last-child {
          padding-bottom: 10px; } }
    .status-table td:before {
      content: attr(data-th) ": ";
      display: inline-block;
      float: left;
      width: 50%; }
      @media only screen and (min-width: 769px) {
        .status-table td:before {
          display: none; } }
  .status-table th, .status-table td {
    text-align: left; }
    @media only screen and (min-width: 769px) {
      .status-table th, .status-table td {
        display: table-cell; }
        .status-table th:first-child, .status-table td:first-child {
          padding-left: 0; }
        .status-table th:last-child, .status-table td:last-child {
          padding-right: 0; } }

.files--list {
  list-style-type: none; }

.files--list-item {
  padding: 10px 0 0 0; }
  .files--list-item .files--header {
    margin-bottom: 0;
    overflow: hidden;
    padding: 0 30px; }
  .files--list-item:last-child .files--header {
    border-bottom: none; }

.files--header {
  border-bottom: 1px solid #CCD2D2;
  margin-bottom: 25px;
  overflow: hidden; }

.files--nav {
  margin-bottom: 15px; }
  @media screen and (min-width: 900px) {
    .files--nav {
      float: right;
      margin-top: 6px; } }

.files--title {
  margin-bottom: 15px; }
  @media screen and (min-width: 900px) {
    .files--title {
      float: left; } }

.files--title-link,
.files--title-text {
  letter-spacing: .5px; }

.files--title-link {
  display: inline-block;
  color: #6F6FD2;
  font-size: 28px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }
  .files--title-link:hover {
    text-decoration: underline; }

.files--title-text {
  color: #7F7F7F;
  display: inline-block;
  font-size: 28px;
  vertical-align: middle; }

.files--title-link-callout {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: sub; }

.files--meta {
  margin-bottom: 15px; }
  @media screen and (min-width: 900px) {
    .files--meta {
      float: right;
      margin-bottom: 0;
      margin-top: 10px; } }

.files--date,
.files--meta-link {
  vertical-align: middle; }

.files--date {
  color: #4A4A4A;
  display: inline-block;
  font-size: 13px;
  margin-right: 15px; }

.files--meta-link {
  color: #6F6FD2;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase; }
  .files--meta-link:hover {
    text-decoration: underline; }

.download--list {
  margin-bottom: 30px;
  padding-top: 20px; }

.download--list-item .download-icon {
  margin-right: 7px; }

.download-link {
  color: #6F6FD2;
  text-decoration: none; }
  .download-link:hover {
    text-decoration: underline; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.lity {
  background: rgba(0, 0, 0, 0.8); }

.lity-container {
  padding: 0 20px; }

.lity-close {
  right: 8px;
  top: 8px; }

.col {
  margin-bottom: 45px; }
  @media screen and (min-width: 800px) {
    .col {
      display: block;
      float: left;
      margin-bottom: 45px;
      width: 47%; }
      .col:not(:last-child) {
        margin-right: 6%; } }
  @media screen and (min-width: 800px) {
    .col.col--wide {
      width: 58%; } }
  @media screen and (min-width: 800px) {
    .col.col--x-wide {
      width: 65%; } }
  .col.no-margin {
    margin-bottom: 0; }
  @media screen and (min-width: 800px) {
    .col.col--narrow {
      width: 35%; } }
  @media screen and (min-width: 800px) {
    .col.col--narrow.col--offset {
      display: block;
      float: left;
      margin-bottom: 45px;
      width: 45%; }
      .col.col--narrow.col--offset:not(:last-child) {
        margin-right: 10%; } }
  @media screen and (min-width: 800px) {
    .col.no-margin {
      margin-bottom: 0; } }
  @media screen and (min-width: 800px) {
    .col.right {
      float: right; } }
  @media screen and (max-width: 800px) {
    .col.left {
      width: 100%; } }

.flex-col--half {
  width: 100%; }
  .flex-col--half:not(:last-child) {
    margin-bottom: 30px; }
  @media screen and (min-width: 650px) {
    .flex-col--half {
      width: 48%; }
      .flex-col--half:not(:last-child) {
        margin-bottom: 0; }
      .flex-col--half:not(:nth-child(2n)) {
        margin-right: 4%; } }

.layout-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px; }
  .layout-container:after {
    clear: both;
    content: "";
    display: table; }
  .layout-container.parent {
    position: relative; }
  @media screen and (min-width: 1120px) {
    .layout-container.layout-container--offset {
      margin-top: -65px;
      position: relative;
      z-index: 1; } }
  @media screen and (min-width: 1120px) {
    .layout-container.layout-container--offset-high {
      margin-top: -200px;
      position: relative;
      z-index: 1; } }
  .layout-container.layout-container--relative {
    position: relative; }
  .layout-container.layout-container--narrow {
    max-width: 560px; }
  .layout-container.layout-container--medium {
    max-width: 785px; }
  .layout-container.layout-container--large {
    max-width: 1024px; }
  .layout-container.layout-container--wide {
    max-width: 1390px; }
  .layout-container.layout-container--main-nav {
    max-width: 1060px; }

.layout-container--bottom-border {
  border-bottom: 1px solid #CCD2D2; }

.layout-container--bottom-margin {
  margin-bottom: 55px; }

.layout-container--inner-first-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px; }
  @media screen and (min-width: 1120px) {
    .layout-container--inner-first-section {
      background-color: #FFFFFF;
      margin-top: -65px;
      max-width: 1060px;
      padding-left: 55px;
      padding-right: 55px;
      padding-top: 55px;
      position: relative;
      z-index: 1; } }

@media screen and (min-width: 650px) {
  .flex-container {
    display: flex; } }

.content-box {
  height: 100%;
  padding: 30px; }

.content-box--light {
  background-color: #F4F4F5;
  border-bottom: 4px solid #F4F4F5;
  transition: border-color .15s ease-in-out; }

.content-box--white {
  background-color: #FFFFFF;
  border-bottom: 4px solid #FFFFFF;
  transition: border-color .15s ease-in-out; }

.blog-header {
  background: #000000;
  padding: 140px 0 80px; }
  @media screen and (min-width: 1080px) {
    .blog-header {
      padding: 80px 0 80px; } }

.blog-heading {
  color: #FFFFFF; }

.blog-home-info {
  border-bottom: 1px solid #CCD2D2; }

@media screen and (min-width: 1120px) {
  .blog-content {
    margin-top: 0; } }

.blog-category-list-item {
  color: #000000;
  display: block;
  float: left;
  margin-bottom: 15px;
  margin-left: 25px;
  position: relative;
  transition: color .15s;
  width: calc(50% - 25px); }
  @media screen and (min-width: 800px) {
    .blog-category-list-item {
      display: inline-block; } }
  .blog-category-list-item:before {
    background-color: currentColor;
    content: "";
    display: block;
    height: 2px;
    left: -25px;
    position: absolute;
    top: 8px;
    width: 15px; }
  .blog-category-list-item a {
    color: currentColor;
    text-decoration: none; }

.blog-author--filter {
  align-items: center;
  border-bottom: 1px solid #CCD2D2;
  display: flex;
  overflow: hidden;
  padding: 30px 0; }
  @media only screen and (max-width: 950px) {
    .blog-author--filter {
      flex-wrap: wrap; } }

.icon-avatar-container {
  background: #CCD2D2;
  height: 64px;
  margin-bottom: 30px;
  width: 64px; }

.icon-avatar {
  height: 64px;
  width: 64px; }

.blog-author--author-container {
  align-items: center;
  display: flex; }
  .blog-author--author-container .icon-avatar-container {
    margin-bottom: 0;
    margin-right: 30px; }

.blog-author--author-image {
  height: 64px;
  margin-right: 20px; }

.blog-author--subscribe {
  margin-top: 30px;
  text-align: left;
  width: 100%; }
  @media only screen and (min-width: 950px) {
    .blog-author--subscribe {
      margin-top: 5px;
      text-align: right;
      width: 47%; } }

.blog-modal {
  box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
  border-top: solid 4px #6F6FD2;
  left: 50%;
  max-width: 660px;
  pointer-events: none;
  position: fixed;
  opacity: 0;
  right: 50%;
  transform: translate(-50%, -25%);
  transition: opacity 200ms ease-in;
  top: 25%;
  width: 100%;
  z-index: 99999; }
  .blog-modal.visible {
    opacity: 1;
    pointer-events: auto; }
  .blog-modal .blog-modal--container {
    background-color: #FFFFFF; }
  .blog-modal .blog-modal--header {
    background-color: #FFFFFF;
    padding: 70px 50px 35px;
    position: relative; }
    @media only screen and (min-width: 600px) {
      .blog-modal .blog-modal--header {
        padding: 70px 100px 35px; } }
  .blog-modal .blog-modal--email:invalid {
    box-shadow: none;
    color: #EE3F35; }
  .blog-modal .blog-modal--content {
    background-color: #F4F4F5;
    padding: 0px 50px 15px; }
    @media only screen and (min-width: 600px) {
      .blog-modal .blog-modal--content {
        padding: 0 100px 15px; } }
    .blog-modal .blog-modal--content .inline-form-group {
      box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.02);
      opacity: 1; }
  .blog-modal .blog-modal--success {
    display: none; }
  .blog-modal p {
    max-width: 340px; }
  .blog-modal .close-modal {
    position: absolute;
    top: 16px;
    right: 18px;
    width: 25px;
    height: 25px; }
    .blog-modal .close-modal:before, .blog-modal .close-modal:after {
      content: '';
      position: absolute;
      height: 2px;
      width: 100%;
      top: 50%;
      left: 0;
      margin-top: -2px;
      background: #000000; }
    .blog-modal .close-modal:before {
      transform: rotate(45deg); }
    .blog-modal .close-modal:after {
      transform: rotate(-45deg); }

.blog-post-listing,
.blog-post-container {
  position: relative;
  padding: 60px 0; }

.blog-post-listing {
  overflow: hidden; }
  .blog-post-listing:not(:last-of-type) {
    border-bottom: 1px solid #CCD2D2; }

.blog-post-heading {
  margin-bottom: 25px; }

.blog-post-link {
  color: #000000;
  transition: color .15s; }
  .blog-post-link:after {
    background-image: linear-gradient(135deg, #6F6FD2, #429641);
    content: "";
    display: block;
    height: 4px;
    top: 0px;
    left: 0;
    position: absolute;
    width: 0px;
    transition: width .15s ease-in-out; }
  .blog-post-link:hover {
    text-decoration: none; }
    .blog-post-link:hover:after {
      width: 130px; }

.blog-post-sharing {
  margin-top: 30px;
  order: 3;
  padding-top: 25px;
  width: 100%; }
  @media only screen and (min-width: 800px) {
    .blog-post-sharing {
      float: right;
      margin-top: 30px;
      width: 47%; } }
  @media only screen and (min-width: 950px) {
    .blog-post-sharing {
      bottom: 0;
      float: left;
      margin-top: 0;
      max-width: 140px;
      padding-top: 0;
      position: absolute;
      right: 0;
      width: auto; } }

.blog-post-meta__subscribe-header {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 12px; }
  @media only screen and (min-width: 950px) {
    .blog-post-meta__subscribe-header {
      border: none; } }

.blog-post-meta__share {
  order: 3; }
  @media only screen and (min-width: 950px) {
    .blog-post-meta__share {
      border-top: 1px solid #E7E7E7;
      display: block; } }

.blog-post-meta__share-link {
  color: #000000;
  float: left;
  padding-top: 15px;
  padding-bottom: 0;
  text-decoration: none;
  transition: color .25s ease;
  width: 50%; }
  @media only screen and (min-width: 950px) {
    .blog-post-meta__share-link {
      display: inline-block;
      float: none;
      padding-top: 18px;
      padding-bottom: 18px;
      width: 100%; } }
  .blog-post-meta__share-link svg {
    opacity: 0;
    transition: opacity .25s ease; }
  .blog-post-meta__share-link:hover svg {
    opacity: 1; }

.blog-post-meta {
  padding-top: 25px;
  margin-bottom: 25px;
  margin-top: 30px; }
  @media only screen and (min-width: 800px) {
    .blog-post-meta {
      float: left;
      margin-bottom: 0; } }
  @media only screen and (min-width: 950px) {
    .blog-post-meta {
      float: none;
      margin-bottom: 25px;
      margin-top: 0;
      padding-top: 0;
      position: relative;
      min-width: 0;
      width: 140px; } }

.blog-post-meta-container {
  order: 2;
  flex-basis: 140px;
  flex-grow: 0;
  flex-shrink: 0; }
  @media only screen and (max-width: 949px) {
    .blog-post-meta-container {
      border-top: 1px solid #E7E7E7; } }

.blog-post-meta-listing {
  clear: left;
  float: left;
  padding-top: 25px;
  width: 140px; }
  @media only screen and (min-width: 950px) {
    .blog-post-meta-listing {
      clear: none;
      float: right;
      padding-top: 0;
      width: 15%; } }



.blog-post-meta-author {
  font-size: 15px;
  margin-bottom: 25px;
  margin-top: -90px;
  padding: 0 0 25px 0;
  width: 100%;
  order: 1; }
  @media only screen and (min-width: 950px) {
    .blog-post-meta-author {
      flex-basis: 140px;
      flex-grow: 0;
      flex-shrink: 0;
      float: left;
      padding: 0 25px 0 0; } }

.blog-post-meta__avatar {
  display: block;
  height: 75px;
  margin-bottom: 30px;
  margin-right: 20px;
  width: 95px; }

.blog-post-meta__author {
  display: block;
  padding-bottom: 10px; }
  .blog-post-meta__author a {
    color: inherit;
    text-decoration: none;
    transition: color .15s; }

.blog-post-meta__date {
  color: #7F7F7F;
  display: block;
  padding-bottom: 60px;
  position: relative; }
  .blog-post-meta__date:after {
    background-color: #000000;
    content: "";
    display: block;
    height: 2px;
    bottom: 30px;
    left: 0;
    position: absolute;
    width: 30px; }

.blog-post-meta__category {
  display: block; }
  .blog-post-meta__category a {
    color: inherit;
    text-decoration: none;
    transition: color .15s; }
  .blog-post-meta__category .blog-post-meta__category-listing {
    display: block; }
    .blog-post-meta__category .blog-post-meta__category-listing:not(:last-child) {
      padding-bottom: 10px; }

.blog-post-meta__subscribe {
  text-decoration: none; }
  .blog-post-meta__subscribe:hover {
    text-decoration: underline; }

.blog-post-excerpt {
  margin-bottom: 25px; }
  .blog-post-excerpt blockquote {
    float: none !important;
    margin-left: 0 !important; }
  .blog-post-excerpt img {
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
    max-width: 100% !important; }

.blog-post-more {
  display: inline-block;
  font-size: 15px;
  padding: 10px 0;
  text-decoration: none; }
  .blog-post-more:hover {
    text-decoration: underline; }

.blog-post-nav {
  line-height: 1.3;
  text-decoration: none; }
  .blog-post-nav:hover {
    text-decoration: underline; }

.more-arrow {
  margin-left: 5px;
  vertical-align: middle; }
  .more-arrow .icon-arrow-svg {
    transform: rotate(90deg) translate(-50%, 50%); }

.blog-pagination {
  border-top: 1px solid #CCD2D2;
  overflow: hidden;
  padding: 40px 0;
  text-align: center; }

.blog-pagination-link {
  display: inline-block;
  position: relative;
  text-decoration: none; }

.blog-post-container {
  margin-bottom: 35px;
  padding-bottom: 0; }
  @media only screen and (min-width: 950px) {
    .blog-post-container article {
      display: flex; } }

.blog-post-entry-container {
  display: flex;
  flex-direction: column;
  order: 2;
  width: 100%; }
  @media only screen and (min-width: 950px) {
    .blog-post-entry-container {
      flex-direction: row; } }

.blog-post-entry {
  order: 1;
  padding-bottom: 25px; }
  @media only screen and (min-width: 950px) {
    .blog-post-entry {
      min-height: 500px;
      padding-right: 40px;
      width: calc(100% - 280px); } }
  .blog-post-entry twitterwidget {
    margin-left: auto;
    margin-right: auto; }

.blog-post-listing p,
.blog-post-listing li,
.blog-post-entry p,
.blog-post-entry li {
  font-size: 18px;
  line-height: 1.6em;
  word-wrap: break-word; }

.blog-post-entry h1,
.blog-post-entry h2,
.blog-post-entry h3,
.blog-post-excerpt h1,
.blog-post-excerpt h2,
.blog-post-excerpt h3 {
  margin: 25px auto 15px auto; }
.blog-post-entry h4,
.blog-post-entry h5,
.blog-post-entry h6,
.blog-post-excerpt h4,
.blog-post-excerpt h5,
.blog-post-excerpt h6 {
  margin: 0 auto; }
.blog-post-entry h1,
.blog-post-excerpt h1 {
  font-size: 20px;
  line-height: 28px; }
  @media screen and (min-width: 500px) {
    .blog-post-entry h1,
    .blog-post-excerpt h1 {
      font-size: 28px; } }
  @media screen and (min-width: 500px) {
    .blog-post-entry h1,
    .blog-post-excerpt h1 {
      line-height: 38px; } }
.blog-post-entry table,
.blog-post-excerpt table {
  border: 1px solid #E7E7E7;
  border-collapse: collapse;
  margin: 0 auto 30px auto;
  overflow: scroll;
  width: 100%; }
  .blog-post-entry table td,
  .blog-post-entry table th,
  .blog-post-excerpt table td,
  .blog-post-excerpt table th {
    padding: 8px; }
    .blog-post-entry table td:not(:last-child),
    .blog-post-entry table th:not(:last-child),
    .blog-post-excerpt table td:not(:last-child),
    .blog-post-excerpt table th:not(:last-child) {
      border-right: 1px solid #E7E7E7; }
  .blog-post-entry table tbody td,
  .blog-post-excerpt table tbody td {
    border-bottom: 1px solid #E7E7E7; }
  .blog-post-entry table thead td,
  .blog-post-entry table thead th,
  .blog-post-excerpt table thead td,
  .blog-post-excerpt table thead th {
    background-color: #E7E7E7; }
.blog-post-entry img,
.blog-post-excerpt img {
  width: 100%; }
.blog-post-entry img[style*="float:left"],
.blog-post-excerpt img[style*="float:left"] {
  margin: 5px 15px 0px 0px;
  width: auto; }
.blog-post-entry img[style*="float:right"],
.blog-post-excerpt img[style*="float:right"] {
  margin: 5px 0px 0px 15px;
  width: auto; }
.blog-post-entry figure,
.blog-post-excerpt figure {
  margin: 0; }
  .blog-post-entry figure figcaption,
  .blog-post-excerpt figure figcaption {
    font-style: italic;
    margin: 15px 0 30px; }
@media screen and (min-width: 950px) {
  .blog-post-entry .blog-post-image--half,
  .blog-post-excerpt .blog-post-image--half {
    max-width: 50%; } }
@media screen and (min-width: 950px) {
  .blog-post-entry .blog-post-image--half.left,
  .blog-post-excerpt .blog-post-image--half.left {
    float: left; } }
@media screen and (min-width: 950px) {
  .blog-post-entry .blog-post-image--half.left,
  .blog-post-excerpt .blog-post-image--half.left {
    margin-right: 30px; } }
@media screen and (min-width: 950px) {
  .blog-post-entry .blog-post-image--half.right,
  .blog-post-excerpt .blog-post-image--half.right {
    float: right; } }
@media screen and (min-width: 950px) {
  .blog-post-entry .blog-post-image--half.right,
  .blog-post-excerpt .blog-post-image--half.right {
    margin-left: 30px; } }
.blog-post-entry h2,
.blog-post-excerpt h2 {
  font-size: 21px; }
.blog-post-entry h3,
.blog-post-excerpt h3 {
  font-size: 18px;
  line-height: 27px; }
.blog-post-entry ul,
.blog-post-entry ol,
.blog-post-excerpt ul,
.blog-post-excerpt ol {
  padding: 0 0 0 40px;
  margin: 0 auto 30px auto; }
.blog-post-entry p,
.blog-post-excerpt p {
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  word-wrap: break-word; }
  .blog-post-entry p:last-child,
  .blog-post-excerpt p:last-child {
    margin-bottom: 0; }
.blog-post-entry code,
.blog-post-excerpt code {
  font-size: 16px; }
.blog-post-entry a,
.blog-post-excerpt a {
  font-weight: 700; }
.blog-post-entry blockquote,
.blog-post-excerpt blockquote {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.3;
  margin: 30px 0;
  padding: 15px 35px;
  position: relative; }
  .blog-post-entry blockquote:before,
  .blog-post-excerpt blockquote:before {
    border-left: 5px solid #6F6FD2;
    content: "";
    display: block;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    width: 5px; }
  .blog-post-entry blockquote *,
  .blog-post-excerpt blockquote * {
    font-size: 18px;
    line-height: 1.6em; }
.blog-post-entry .pullquote,
.blog-post-excerpt .pullquote {
  margin: 0 auto 30px auto;
  width: 100%;
  padding: 20px 35px;
  position: relative; }
  @media screen and (min-width: 950px) {
    .blog-post-entry .pullquote,
    .blog-post-excerpt .pullquote {
      float: left; } }
  @media screen and (min-width: 950px) {
    .blog-post-entry .pullquote,
    .blog-post-excerpt .pullquote {
      margin: 30px 0 30px -140px; } }
  @media screen and (min-width: 950px) {
    .blog-post-entry .pullquote,
    .blog-post-excerpt .pullquote {
      max-width: 370px; } }
  .blog-post-entry .pullquote:before,
  .blog-post-excerpt .pullquote:before {
    background-image: linear-gradient(135deg, #70F0F7, #6F6FD2);
    content: "";
    display: block;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    width: 5px; }
  .blog-post-entry .pullquote p,
  .blog-post-excerpt .pullquote p {
    font-size: 24px;
    line-height: 1.3;
    margin: 0; }
  .blog-post-entry .pullquote .citation,
  .blog-post-excerpt .pullquote .citation {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase; }
.blog-post-entry pre,
.blog-post-excerpt pre {
  margin-bottom: 30px;
  overflow: auto; }

.blog-post--next-post {
  border-top: 1px solid #E7E7E7;
  margin-top: 10px;
  padding-top: 35px; }
  @media screen and (min-width: 950px) {
    .blog-post--next-post {
      float: right;
      width: calc(100% - 140px); } }

.related-articles__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.related-articles__list-item {
  float: left;
  width: 100%; }
  .related-articles__list-item:nth-child(odd) {
    clear: left; }
  .related-articles__list-item:last-child {
    margin-right: 0; }
  @media screen and (min-width: 575px) {
    .related-articles__list-item {
      margin-right: 4%;
      width: 48%; }
      .related-articles__list-item:nth-child(even) {
        margin-right: 0; } }
  @media screen and (min-width: 950px) {
    .related-articles__list-item {
      margin-right: 5%;
      width: 30%; }
      .related-articles__list-item:nth-child(odd) {
        clear: none; }
      .related-articles__list-item:nth-child(even) {
        margin-right: 5%; }
      .related-articles__list-item:nth-child(3n) {
        margin-right: 0; } }

.back-to-listing-container {
  margin-bottom: 35px;
  text-align: center; }

.blog-link-back .link-arrow-svg {
  height: 10px;
  margin-right: 5px;
  transform: rotate(-90deg);
  vertical-align: middle;
  width: 10px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.toc-nav {
  border-top: 1px solid #CCD2D2;
  border-bottom: 1px solid #CCD2D2;
  margin-bottom: 25px; }

.toc-items {
  list-style-type: none;
  margin: 0;
  padding: 15px 0 25px 0; }
  .toc-items li a {
    color: #6F6FD2;
    display: inline-block;
    font-size: 15px;
    padding: 5px 0;
    text-decoration: none; }
    .toc-items li a:hover {
      text-decoration: underline; }

.toc-bottom a {
  display: inline-block;
  margin-bottom: 8px;
  text-decoration: none; }
  .toc-bottom a:hover {
    text-decoration: underline; }
  .toc-bottom a.active {
    color: #6F6FD2; }

@media screen and (min-width: 800px) {
  .article-container {
    float: right;
    width: 75%; } }

.toc-lan {
  background-color: #FFFFFF;
  border-bottom: 4px solid #0a9a9a;
  margin-bottom: 20px;
  padding: 20px;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 50px; }
  @media only screen and (max-width: 801px) {
    .toc-lan {
      margin-top: 0; } }
  @media only screen and (min-width: 950px) {
    .toc-lan {
      top: 0; } }

.toc-lan-list {
  padding: 15px 0 0 0; }

.docs-body-content {
  background-color: #FFFFFF;
  padding: 20px; }
  .docs-body-content .section {
    padding: 0;
    margin-bottom: 30px; }
  .docs-body-content .section:before {
    content: "";
    display: block;
    margin-top: -75px;
    padding-top: 75px; }
    @media only screen and (min-width: 950px) {
      .docs-body-content .section:before {
        margin-top: -50px; } }
    @media only screen and (min-width: 950px) {
      .docs-body-content .section:before {
        padding-top: 50px; } }
  .docs-body-content section.endpoint,
  .docs-body-content section.function {
    border: 1px solid #CCD2D2;
    margin-bottom: 25px;
    padding: 20px; }
    .docs-body-content section.endpoint h1,
    .docs-body-content section.function h1 {
      font-size: 15px; }
    .docs-body-content section.endpoint pre,
    .docs-body-content section.function pre {
      -ms-overflow-style: none;
      overflow-x: auto; }
    .docs-body-content section.endpoint pre > code,
    .docs-body-content section.function pre > code {
      margin-bottom: 0; }
  .docs-body-content h1, .docs-body-content h2, .docs-body-content h3, .docs-body-content h4 {
    margin-bottom: 15px; }
  .docs-body-content p {
    margin-bottom: 20px; }
  .docs-body-content a {
    color: #6F6FD2; }
  .docs-body-content ul {
    padding-left: 35px; }
  .docs-body-content pre {
    margin: 0;
    padding: 15px; }
    .docs-body-content pre code {
      margin-bottom: 25px; }
  .docs-body-content pre + p {
    margin-top: 20px; }
  .docs-body-content p > code {
    background-color: #E7E7E7;
    border-radius: 5px;
    display: inline-block;
    padding: 3px;
    vertical-align: middle; }
  .docs-body-content table {
    border-collapse: collapse;
    margin: 30px 0;
    width: 100%; }
    .docs-body-content table thead {
      border: 1px solid #CCD2D2; }
      .docs-body-content table thead th {
        background-color: #E7E7E7;
        padding: 5px; }
        .docs-body-content table thead th:not(:last-child) {
          border-right: 1px solid #CCD2D2; }
    .docs-body-content table td {
      border: 1px solid #CCD2D2;
      padding: 5px; }

.form-submit-container {
  background-color: #FFFFFF;
  padding: 50px;
  text-align: center; }

.form-submit--icon-container {
  display: inline-block;
  margin-bottom: 30px; }

.form-submit--icon {
  height: 40px;
  width: 40px; }

.form-footer {
  padding-top: 20px; }

.form-link {
  font-size: 13px;
  text-decoration: none; }
  .form-link:hover {
    text-decoration: underline; }

.content--simple {
  min-height: 70vh;
  padding-bottom: 100px;
  padding-top: 100px; }
  .content--simple.content--simple--no-header {
    padding-top: 150px; }

.simple-container {
  background-color: #FFFFFF;
  padding: 50px 25px; }
  .simple-container .heading--large {
    margin-bottom: 20px; }
  @media screen and (min-width: 700px) {
    .simple-container {
      padding: 50px; }
      .simple-container.simple-container--no-padding {
        padding: 0; } }

.simple-container--header {
  margin-bottom: 30px; }

.simple-cta {
  padding: 20px 0;
  text-align: center; }

.simple-cta--text {
  font-size: 12px;
  text-transform: uppercase; }

.simple-cta--link {
  color: #FFFFFF; }

.sign-up {
  position: relative;
  text-align: center; }
  @media screen and (min-width: 940px) {
    .sign-up {
      padding-left: 50px; } }
  @media screen and (min-width: 940px) {
    .sign-up {
      padding-right: 50px; } }

.sign-up-text {
  font-size: 21px;
  margin: 0 0 15px 0;
  padding: 0 20px 25px 20px;
  text-align: center; }
  @media screen and (min-width: 1000px) {
    .sign-up-text {
      font-size: 21px; } }

.sign-up-button {
  margin: 0 auto; }

.whitepaper {
  position: relative;
  text-align: center; }
  @media screen and (min-width: 940px) {
    .whitepaper {
      padding-left: 50px; } }
  @media screen and (min-width: 940px) {
    .whitepaper {
      padding-right: 50px; } }

.whitepaper-text {
  font-size: 21px;
  margin: 0 0 15px 0;
  padding: 0 20px 25px 20px;
  text-align: center; }
  @media screen and (min-width: 1000px) {
    .whitepaper-text {
      font-size: 21px; } }

.whitepaper-button {
  margin: 0 auto; }

.whitepaper-cta {
  background-color: #EAEAEB;
  padding-bottom: 30px; }
  @media screen and (min-width: 1000px) {
    .whitepaper-cta {
      float: left;
      margin-top: -45px;
      padding-bottom: 40px;
      width: 32%; } }

.whitepaper-cta--icon {
  height: 80px;
  width: 85px; }

.whitepaper-cta--header-container {
  margin-bottom: 20px; }

.whitepaper-cta--header-container .heading--regular {
  color: #000000;
  padding-bottom: 20px; }

.whitepaper-cta--content {
  padding: 30px 30px 0; }

.whitepaper-inner-page-cta-link {
  color: rgba(255, 255, 255, 0.6);
  margin-right: 28px;
  text-decoration: none;
  transition: color .15s ease-in-out; }
  @media screen and (max-width: 450px) {
    .whitepaper-inner-page-cta-link {
      display: block; } }
  @media screen and (max-width: 450px) {
    .whitepaper-inner-page-cta-link {
      margin: 0 0 20px 0; } }
  .whitepaper-inner-page-cta-link:hover {
    color: #fff; }

@media screen and (min-width: 800px) {
  .how-we-work .blockquote {
    width: 340px;
    margin: 30px auto 0 auto; } }

@media screen and (min-width: 800px) {
  .careers-about-fauna {
    padding-right: 3em; } }

.job-position-group {
  margin-bottom: 45px; }

.job-listings-item {
  background-color: #FFFFFF;
  margin-bottom: 15px;
  padding: 25px; }

.job-description {
  padding-top: 35px;
  padding-bottom: 30px; }
  .job-description ul,
  .job-description ol {
    padding: 0;
    margin: 0 0 0 20px; }
  .job-description li {
    margin-bottom: 10px; }

.job-extra {
  margin-bottom: 30px; }

.careers-apply-button {
  margin-bottom: 30px; }

.team-members .list {
  width: 100%; }
  @media screen and (min-width: 800px) {
    .team-members .list {
      display: flex;
      flex-wrap: wrap; } }

.team-member-photo {
  background-position: center;
  background-size: cover;
  margin: 0 auto 20px auto;
  padding-bottom: 100%; }
  @media screen and (min-width: 900px) {
    .team-member-photo {
      padding-bottom: 80%; } }

.team-members .list-item--plain {
  float: left;
  margin-bottom: 35px;
  width: 100%; }
  .team-members .list-item--plain:nth-child(odd) {
    clear: left; }
  .team-members .list-item--plain:last-child {
    margin-right: 0; }
  @media screen and (min-width: 575px) {
    .team-members .list-item--plain {
      margin-right: 4%;
      width: 48%; }
      .team-members .list-item--plain:nth-child(even) {
        margin-right: 0; } }
  @media screen and (min-width: 950px) {
    .team-members .list-item--plain {
      margin-right: 5%;
      width: 30%; }
      .team-members .list-item--plain:nth-child(even) {
        margin-right: 5%; }
      .team-members .list-item--plain:nth-child(3n) {
        margin-right: 0; } }

.team-members .list-item--heading {
  color: #0a9a9a;
  margin-bottom: 6px; }
  @media screen and (min-width: 800px) {
    .team-members .list-item--heading {
      display: flex;
      flex-direction: column; } }

.team-members .list-item--subhead {
  margin-bottom: 25px; }

@media screen and (min-width: 800px) {
  .team-members .list-item--text {
    flex: 1 0 auto; } }

.angels {
  text-align: center; }

.nav-container {
  background-color: #000000;
  width: 100%;
  /* Mobile Nav Active state */ }
  @media screen and (min-width: 1080px) {
    .nav-container {
      position: relative;
      width: 100%; } }
  .nav-container:before {
    background-color: rgba(0, 0, 0, 0.95);
    bottom: 0;
    content: "";
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .15s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 100; }
  .nav-container .mobile-nav-icon {
    height: 10px;
    width: 20px; }
  @media screen and (max-width: 1080px) {
    .nav-container.mobile-nav-active {
      height: 100%;
      left: 0;
      overflow: scroll;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 200; }
      .nav-container.mobile-nav-active .main-nav {
        background: transparent;
        display: block;
        left: 50%;
        margin-bottom: 100px;
        position: relative;
        top: 100px;
        text-align: center;
        transform: translateX(-50%);
        z-index: 100; }
      .nav-container.mobile-nav-active .main-nav-links {
        display: block;
        margin-right: 0;
        width: 100%; }
      .nav-container.mobile-nav-active .main-nav-link {
        color: #FFFFFF;
        display: inline-block;
        padding: 25px; }
      .nav-container.mobile-nav-active:before {
        opacity: 1;
        visibility: visible; } }
  .nav-container.simple {
    height: 100px; }
    @media screen and (min-width: 980px) {
      .nav-container.simple {
        width: 100%; } }

/* Button */
.button--nav-menu {
  color: #FFFFFF;
  display: block;
  outline: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 201; }
  @media screen and (min-width: 1080px) {
    .button--nav-menu {
      display: none; } }

/* Base Nav Styles */
.main-nav {
  display: none;
  text-align: center; }
  @media screen and (min-width: 1080px) {
    .main-nav {
      display: block;
      float: right;
      padding: 20px 0;
      text-align: right; } }

.main-nav-links {
  display: inline-block;
  list-style: none;
  margin: 0 20px 0 0;
  padding: 0; }
  @media screen and (min-width: 1080px) {
    .main-nav-links:hover .main-nav-link {
      opacity: .5; }
      .main-nav-links:hover .main-nav-link.current-page {
        opacity: 1; }
      .main-nav-links:hover .main-nav-link:hover {
        opacity: 1; } }

@media screen and (min-width: 1080px) {
  .main-nav-list-item {
    display: inline-block; }
    .main-nav-list-item:not(:last-child) {
      padding-right: 27px; }
      .main-nav-list-item:not(:last-child).has-dropdown {
        padding-right: 42px; }
    .main-nav-list-item:hover .main-nav-link {
      opacity: 1; } }

.main-nav-link {
  color: #CCD2D2;
  cursor: pointer;
  display: block;
  font-size: 18px;
  opacity: 0.5;
  position: relative;
  text-decoration: none;
  transition: opacity .15s ease-in-out, color .15s ease-in-out;
  width: auto; }
  .main-nav-documentation .main-nav-link, .main-nav-home .main-nav-link {
    color: #FFFFFF;
    opacity: 1; }
  .main-nav-link:hover {
    color: #FFFFFF;
    text-decoration: none; }
  .main-nav-link.current-page {
    color: #FFFFFF;
    opacity: 1; }
  @media screen and (min-width: 1080px) {
    .main-nav-link {
      font-size: 13px;
      padding: 20px 5px; }
      .main-nav-link.current-page {
        position: relative; }
        .main-nav-link.current-page:after {
          background-color: currentColor;
          bottom: -20px;
          content: "";
          display: block;
          height: 4px;
          left: 0;
          position: absolute;
          width: 100%; } }

.main-nav-list-item.has-dropdown {
  position: relative; }
  @media screen and (min-width: 1080px) {
    .main-nav-list-item.has-dropdown:hover .main-nav-dropdown-menu {
      visibility: visible;
      opacity: 1;
      display: block; }
    .main-nav-list-item.has-dropdown:hover .arrow {
      opacity: 1; } }
  .main-nav-list-item.has-dropdown .arrow {
    left: auto;
    right: 0;
    margin: 4px 0 0 -10px;
    opacity: 0.5;
    top: 50%;
    transition: opacity .25s ease-in-out; }
    @media screen and (min-width: 1080px) {
      .main-nav-list-item.has-dropdown .arrow {
        right: -20px; } }
    @media screen and (min-width: 1080px) {
      .main-nav-list-item.has-dropdown .arrow {
        margin: 2px 0 0 4px; } }
  .main-nav-list-item.has-dropdown.current-page .arrow, .main-nav-list-item.has-dropdown.current-page .link {
    color: #FFFFFF;
    opacity: 1; }
    .main-nav-list-item.has-dropdown.current-page .arrow:after, .main-nav-list-item.has-dropdown.current-page .link:after {
      background-color: currentColor;
      bottom: -20px;
      content: "";
      display: block;
      height: 4px;
      left: 0;
      position: absolute;
      width: 100%; }
  .main-nav-list-item.has-dropdown.current-page > .main-nav-link {
    color: #FFFFFF;
    opacity: 1;
    position: relative; }
    @media only screen and (min-width: 1080px) {
      .main-nav-list-item.has-dropdown.current-page > .main-nav-link:after {
        background-color: currentColor;
        bottom: -20px;
        content: "";
        display: block;
        height: 4px;
        left: 0;
        position: absolute;
        width: 100%; } }

.main-nav-dropdown-menu {
  background: #2b2b2b;
  list-style: none;
  opacity: 0;
  transition: visibility 0s, opacity 0.25s linear;
  visibility: hidden;
  display: none; }
  @media only screen and (max-width: 1079px) {
    .main-nav-dropdown-menu.show {
      display: block;
      opacity: 1;
      visibility: visible; } }
  @media screen and (min-width: 1080px) {
    .main-nav-dropdown-menu {
      background: #000000;
      border-top: 3px solid #6F6FD2;
      left: -15px;
      padding: 10px 0 10px;
      position: absolute;
      text-align: left;
      top: 100%;
      width: 170px;
      z-index: 100; } }
  .main-nav-dropdown-menu .main-nav-link {
    color: #7F7F7F;
    padding: 10px 20px;
    transition: color .15s ease-in-out; }
    .main-nav-dropdown-menu .main-nav-link:hover {
      color: #FFFFFF; }

.main-nav-link--button {
  font-size: 18px;
  margin-top: 25px; }
  @media screen and (max-width: 949px) {
    .main-nav-link--button {
      padding: 13px 35px 17px 35px; } }
  @media screen and (min-width: 1080px) {
    .main-nav-link--button {
      font-size: 13px;
      margin-top: 0; } }

/* Logo and extras */
.header--logo {
  background-color: #000000;
  left: 0;
  overflow: hidden;
  padding: 10px 20px 5px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200; }
  @media screen and (min-width: 1080px) {
    .header--logo {
      bottom: 0;
      display: inline-block;
      height: 100%;
      left: 0;
      padding: 26px 40px 0 40px;
      position: relative;
      text-align: right;
      width: 260px; } }

.header--logo-svg {
  height: 37px;
  width: 128px; }
  @media screen and (min-width: 1080px) {
    .header--logo-svg {
      height: 50px;
      width: 160px; } }

.header--tagline {
  font-size: 8px;
  letter-spacing: 3px;
  text-transform: uppercase; }

@media screen and (min-width: 1000px) {
  #what-is-fauna .sticky-wrapper {
    height: 0 !important; } }
@media screen and (min-width: 1175px) {
  #what-is-fauna .sticky-wrapper {
    height: 0 !important; } }

.inner-page-nav-section-container {
  border-bottom: 1px solid #CCD2D2;
  padding-bottom: 0;
  position: relative;
  z-index: 199; }
  @media screen and (max-width: 980px) {
    .inner-page-nav-section-container {
      display: none; } }
  .inner-page-nav-section-container.page-nav-stuck {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: unset; }

.inner-page-nav-container {
  text-align: justify; }

.inner-page-nav {
  height: 70px;
  list-style-type: none;
  text-align: justify; }
  .inner-page-nav:after {
    content: '.';
    display: inline-block;
    width: 100%;
    visibility: hidden; }
  .inner-page-nav .inner-page-nav-item {
    border-bottom: 3px solid transparent; }
    @media screen and (min-width: 750px) {
      .inner-page-nav .inner-page-nav-item {
        display: inline-block;
        vertical-align: middle; } }
    @media screen and (min-width: 900px) {
      .inner-page-nav .inner-page-nav-item {
        margin-bottom: 0; } }
    .inner-page-nav .inner-page-nav-item:hover {
      border-bottom: 3px solid #6F6FD2;
      transition: border-bottom .15s ease-in-out; }
      .inner-page-nav .inner-page-nav-item:hover a {
        color: #6F6FD2; }
    .inner-page-nav .inner-page-nav-item a {
      color: #000000;
      text-decoration: none; }
      .inner-page-nav .inner-page-nav-item a:hover {
        transition: color .15s ease-in-out; }
    .inner-page-nav .inner-page-nav-item.active {
      border-bottom: 3px solid #6F6FD2; }
      .inner-page-nav .inner-page-nav-item.active a {
        color: #6F6FD2; }
    .inner-page-nav .inner-page-nav-item .inner-page-nav-item--heading {
      display: inline-block;
      font-size: 13px;
      padding-bottom: 25px;
      padding-top: 25px; }

.inner-page-cta-links-container {
  text-align: center; }
  @media only screen and (min-width: 1001px) {
    .inner-page-cta-links-container {
      text-align: right; } }
  @media only screen and (min-width: 1001px) {
    .inner-page-cta-links-container {
      position: relative; } }
  @media only screen and (min-width: 1001px) {
    .inner-page-cta-links-container .sign-up-button {
      margin-top: -3px; } }

.inner-page-cta-text {
  font-size: 21px;
  margin-bottom: 0;
  margin-top: 2px; }
  @media only screen and (min-width: 1001px) {
    .inner-page-cta-text {
      display: inline-block; } }
  @media only screen and (min-width: 1001px) {
    .inner-page-cta-text {
      float: left; } }
  @media only screen and (max-width: 1000px) {
    .inner-page-cta-text {
      padding-bottom: 25px; } }
  @media only screen and (max-width: 1000px) {
    .inner-page-cta-text {
      text-align: center; } }

.architecture-list-container {
  position: relative; }

@media screen and (min-width: 950px) {
  .data-models {
    padding-top: 143px; } }

.benchmark-graph {
  max-width: 775px;
  margin-bottom: 60px;
  margin-top: 25px;
  max-width: 100%;
  float: right; }
  @media screen and (min-width: 800px) {
    .benchmark-graph {
      margin-left: -170px; } }
  @media screen and (min-width: 800px) {
    .benchmark-graph {
      max-width: 128%; } }

.what-is-fauna--container {
  position: relative; }

.what-is-fauna--text {
  border-left-width: 2px;
  border-left-style: solid;
  padding-left: 25px;
  top: 280px; }
  @media screen and (min-width: 800px) {
    .what-is-fauna--text {
      position: absolute; } }

.what-is-fauna--image {
  background-image: image-url("what-is-fauna.jpg"), linear-gradient(135deg, #0a9a9a, #6F6FD2);
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 25px;
  padding-bottom: 20px;
  position: relative;
  width: 100%; }
  .what-is-fauna--image:before {
    content: "";
    display: block;
    height: 100%;
    padding-top: 30%;
    width: 100%; }
  @media screen and (min-width: 800px) {
    .what-is-fauna--image {
      height: 250px;
      margin-bottom: 0;
      margin-right: 20px;
      max-width: 650px;
      padding-bottom: 0;
      position: absolute; }
      .what-is-fauna--image:before {
        padding-top: 45%; } }

.operations {
  overflow: hidden; }

.value-prop {
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover; }
  .value-prop.value-prop--internal-image-2 {
    background-image: image-url("internal-header-2.jpg"), linear-gradient(135deg, #0a9a9a, #6F6FD2); }
  .value-prop.value-prop--internal-image-3 {
    background-image: image-url("internal-header-3.jpg"), linear-gradient(135deg, #0a9a9a, #6F6FD2); }

.value-prop-cta {
  color: white;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  padding: 25px 0; }
  @media screen and (min-width: 500px) {
    .value-prop-cta {
      font-size: 28px; } }
  @media screen and (min-width: 500px) {
    .value-prop-cta {
      line-height: 38px; } }

@media screen and (max-width: 800px) {
  .mobile-hide {
    display: none; } }

.pricing-text {
  margin-bottom: 25px; }

.query-model .section-content {
  margin-bottom: 45px; }
  @media screen and (min-width: 800px) {
    .query-model .section-content {
      margin-bottom: 0; } }

.code-samples--display {
  background-color: #FFFFFF;
  overflow-x: scroll;
  padding: 0 10px 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 950px) {
    .code-samples--display {
      float: left;
      min-height: 250px;
      width: 65%; } }

.code-samples--display pre {
  font-size: 14px;
  padding: 0 15px 15px 15px;
  line-height: 1.5em; }

.code-samples--display .highlight {
  background-color: #7DE47C;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  padding: 2px 4px; }

.code-samples--control-container .code-samples--list {
  float: left;
  width: 100%; }
  @media screen and (min-width: 760px) {
    .code-samples--control-container .code-samples--list > .list-item {
      float: left;
      width: 45%; }
      .code-samples--control-container .code-samples--list > .list-item:not(:last-child) {
        margin-right: 5%; } }
  @media screen and (min-width: 950px) {
    .code-samples--control-container .code-samples--list {
      float: none; }
      .code-samples--control-container .code-samples--list > .list-item {
        float: none;
        width: 100%; }
        .code-samples--control-container .code-samples--list > .list-item:not(:last-child) {
          margin-right: 0; } }
@media screen and (min-width: 950px) {
  .code-samples--control-container {
    float: right;
    padding-left: 45px;
    width: 35%; } }

.code-samples--control {
  list-style-type: none;
  margin-top: 0;
  text-align: center; }
  @media screen and (min-width: 950px) {
    .code-samples--control {
      text-align: left; } }

.code-samples--control-item {
  display: inline-block; }
  @media screen and (min-width: 950px) {
    .code-samples--control-item {
      display: block; } }

.code-samples--control-button {
  color: #FFFFFF;
  font-size: 15px;
  opacity: .5;
  outline: none;
  padding: 10px;
  position: relative;
  transition: all .15s ease-in-out;
  transform: translateX(0); }
  @media screen and (min-width: 750px) {
    .code-samples--control-button {
      font-size: 21px; } }
  .code-samples--control-button:focus {
    opacity: 1; }
  .code-samples--control-button:after {
    background: #FFFFFF;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    left: -10px;
    opacity: 0;
    position: absolute;
    top: 22px;
    transition: opacity .15s ease-in-out;
    width: 10px; }
  .code-samples--control-button.active {
    opacity: 1; }
    @media screen and (min-width: 950px) {
      .code-samples--control-button.active {
        transform: translateX(20px); } }
    @media screen and (min-width: 950px) {
      .code-samples--control-button.active:after {
        opacity: 1; } }

.code-samples--callout {
  font-size: 13px;
  text-align: center; }
  @media screen and (min-width: 950px) {
    .code-samples--callout {
      float: right;
      padding-left: 55px;
      position: relative;
      text-align: left;
      width: 35%; } }

.code-samples--pip {
  background-color: #7DE47C;
  border-radius: 50%;
  display: inline-block;
  height: 16px;
  margin-right: 15px;
  position: relative;
  vertical-align: sub;
  width: 16px; }
  @media screen and (min-width: 950px) {
    .code-samples--pip {
      left: -8px;
      position: absolute;
      top: -2px; } }
  .code-samples--pip:after {
    animation-duration: 1.5s;
    animation-name: pulse-pip;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #7DE47C;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px; }

.who-is-it-for--list-content {
  margin-bottom: 30px; }
  @media screen and (min-width: 1000px) {
    .who-is-it-for--list-content {
      float: left;
      margin-bottom: 0; } }

.what-can-it-do {
  position: relative; }
  @media screen and (min-width: 1050px) {
    .what-can-it-do {
      padding-top: 50px; } }

.what-can-it-do--image {
  background: image-url("what-can-it-do.jpg"), linear-gradient(135deg, #0a9a9a, #6F6FD2);
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 25px;
  padding-bottom: 20px;
  position: relative;
  width: 100%; }
  .what-can-it-do--image:before {
    content: "";
    display: block;
    height: 100%;
    padding-top: 30%;
    width: 100%; }
  @media screen and (min-width: 1050px) {
    .what-can-it-do--image {
      height: auto;
      margin-bottom: 0;
      margin-right: 20px;
      max-width: 570px;
      padding-bottom: 0;
      position: absolute;
      right: 50%;
      top: -60px;
      width: 46vw; }
      .what-can-it-do--image:before {
        padding-top: 60%; } }

@media screen and (min-width: 1050px) {
  .what-can-it-do--intro {
    float: right;
    width: 47%; } }

.what-can-it-do .list {
  clear: both; }

.what-can-it-do .list-item {
  border-bottom: none;
  border-top: 1px solid rgba(74, 74, 74, 0.5); }

@media screen and (min-width: 800px) {
  .what-can-it-do .list-item--heading {
    display: flex;
    flex-direction: column; } }

.what-can-it-do .list-item--text {
  margin-bottom: 10px; }
  @media screen and (min-width: 800px) {
    .what-can-it-do .list-item--text {
      flex: 1 0 auto; } }

.home--icons {
  height: 20px;
  margin-bottom: 10px;
  width: 22px; }

.home--icons-arrows {
  height: 10px;
  width: 30px; }

@media screen and (min-width: 900px) {
  .customers .list.list-logos .list-item {
    width: 24%; } }

@media screen and (max-width: 500px) {
  .partners .list.list-logos .list-item {
    width: 100%; } }
@media screen and (min-width: 501px) and (max-width: 700px) {
  .partners .list.list-logos .list-item {
    width: 48%; }
    .partners .list.list-logos .list-item:nth-child(2n) {
      margin-left: 2%; } }
@media screen and (min-width: 701px) {
  .partners .list.list-logos .list-item {
    width: 30%; }
    .partners .list.list-logos .list-item:not(:first-child) {
      margin-left: 3%; } }
.partners .list.list-logos .list-item--image {
  max-height: 50px; }

.content-internal {
  background-color: #F4F4F5;
  float: left;
  padding: 100px 0;
  width: 100%; }
  @media screen and (min-width: 1050px) {
    .content-internal {
      padding-left: 30px;
      padding-right: 30px; } }

.drivers-list .list-item--link {
  color: #6F6FD2; }

.content-box--tutorials,
.content-box--documentation {
  padding-top: 110px;
  position: relative; }

.tutorial-icon-svg {
  height: 80px;
  left: 0;
  position: absolute;
  top: 0;
  width: 85px; }

.release--changelog {
  margin-bottom: 50px; }
  .release--changelog ul {
    list-style-type: none;
    margin: 0;
    padding-top: 20px; }
    .release--changelog ul li {
      position: relative;
      margin-bottom: 15px;
      margin-left: 25px;
      word-break: break-all; }
      .release--changelog ul li:before {
        background-color: #000000;
        content: "";
        display: block;
        height: 1px;
        left: -25px;
        position: absolute;
        top: 12px;
        width: 15px; }
      .release--changelog ul li code {
        background-color: #E7E7E7;
        border-radius: 5px;
        display: inline-block;
        padding: 5px; }

.keys-table--container {
  margin-bottom: 55px; }

.backups-container {
  padding-top: 25px; }

.backup-aside {
  background: #fff;
  margin-top: 30px;
  padding: 25px; }
  @media screen and (min-width: 700px) {
    .backup-aside {
      padding: 50px; } }
  @media screen and (min-width: 800px) {
    .backup-aside {
      float: right;
      margin-top: 0;
      padding: 25px;
      width: 23%; } }

.backup-aside-header {
  border-bottom: 1px solid #CCD2D2;
  padding-bottom: 17px;
  margin-bottom: 25px; }

.backups-intro p {
  font-size: 12px; }

@media screen and (min-width: 800px) {
  .backup-info-container {
    float: left;
    width: 75%; } }

.backup-breadcrumbs {
  border-bottom: 1px solid #CCD2D2;
  font-size: 10px;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .backup-breadcrumbs a {
    text-decoration: none;
    text-transform: uppercase; }

.backups-database-info--container {
  margin-bottom: 30px; }

.backups-database-info--heading {
  margin-bottom: 10px; }

.backups-database-database--container {
  margin-bottom: 50px; }

.footer {
  padding-top: 30px; }
  @media screen and (min-width: 1000px) {
    .footer {
      padding-top: 100px; } }

.footer-nav-col-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
  width: 100%; }

ol.footer-ordered-list {
  list-style-type: decimal-leading-zero;
  counter-reset: item;
  width: 100%; }
  ol.footer-ordered-list li {
    list-style-type: none; }
    ol.footer-ordered-list li:before {
      counter-increment: item;
      content: "0" counters(item,".") " "; }

.footer-nav-col {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%; }
  @media screen and (min-width: 500px) {
    .footer-nav-col {
      width: 46%; } }
  @media screen and (min-width: 900px) {
    .footer-nav-col {
      width: 22%; } }
  .footer-nav-col:before {
    height: 0;
    font-size: 0;
    visibility: hidden; }

.footer-heading {
  border-bottom: 1px solid #CCD2D2;
  color: #000000;
  display: block;
  margin-bottom: 18px;
  padding-bottom: 15px; }

.footer-nav-list-item {
  display: block;
  padding-left: 30px;
  position: relative; }
  .footer-nav-list-item:before {
    bottom: 2px;
    font-size: 10px;
    position: absolute;
    left: 0; }

.footer-contact-col {
  width: 20%; }

.footer-nav-link {
  color: #000000;
  display: block;
  margin-bottom: 15px;
  padding: 0;
  text-decoration: none;
  transition: color .15s ease-in-out; }
  .footer-nav-link:hover {
    text-decoration: none; }

.footer-status-container {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTYwMHB4IiBoZWlnaHQ9IjIwOXB4IiB2aWV3Qm94PSIwIDAgMTYwMCAyMDkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ0LjEgKDQxNDU1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHJlY3QgaWQ9InBhdGgtMSIgeD0iMCIgeT0iMzQiIHdpZHRoPSIxNjAwIiBoZWlnaHQ9IjE3MiI+PC9yZWN0PgogICAgPC9kZWZzPgogICAgPGcgaWQ9ImZvb3Rlci0td29ya2luZyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC42Njk5OTk5NTciPgogICAgICAgIDxnIGlkPSJGb290ZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAtNjUyLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxOTAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDQ2MS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJSZWN0YW5nbGUtNCI+PC9nPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJGcmFjdGFsIiBvcGFjaXR5PSIwLjIwMDAwMDAwMyI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTEiIGZpbGw9IiM3RjdGODAiIHBvaW50cz0iMTAxLjIyMjEgMC45OTk3IDAuMDAwMSAyMi41ODk3IDAuMDAwMSAyMDkuNTg5NyAxNjAwLjAwMDEgMjA5LjU4OTcgMTEwNy4zOTkxIDEuMDU5NyA5NzIuMzkzMSAyNy44MDY3IDg5Ny40NzkxIDIwLjE2NzcgNzY5LjgyOTEgMzMuNDc2NyA2ODguODg2MSAyMS4zNDc3IDYyNC43MzUxIDUzLjU0MjcgNTIwLjcyNDEgMi43Mjg3IDMxNC4yNzAxIDE4LjQ3MDciPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMiIgZmlsbD0iIzg3ODc4NyIgcG9pbnRzPSIxMDEuMjIyMSAwLjk5OTcgMC4wMDAxIDIyLjU4OTcgMC4wMDAxIDIwOS41ODk3Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTMiIGZpbGw9IiM4MjgyODIiIHBvaW50cz0iMzA5LjkxNzcgNzAuMDM5NiAzNzkuMjA4NyAyMDkuNTg5NiA1MjAuNzIzNyAyLjcyODYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNCIgZmlsbD0iIzgyODI4MiIgcG9pbnRzPSIxMDEuMjIyMSAwLjk5OTcgNjIuNDkxMSA2Ny42NDM3IDE4NS41MDIxIDIyLjgwMjciPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNSIgZmlsbD0iI0E1QTVBNSIgcG9pbnRzPSIxMDEuMjIyMSAwLjk5OTcgNjIuNDkxMSA2Ny42NDM3IDEyNy44MDUxIDc1LjYyNzcgMTY4LjMwNzEgNzAuMDM5NyAxODUuNTAyMSAyMi44MDI3Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTYiIGZpbGw9IiM2MDYwNjAiIHBvaW50cz0iMTI3LjgwNTcgNzUuNjI3MyAxNjguMzA2NyA3MC4wMzkzIDEzNC45MzA3IDExNy4zODIzIDEyMy45OTY3IDEzMC43NzIzIDk0LjMxNTcgMTY3LjEyMTMgNDEuNTk1NyAxMTUuMTA5MyA0MS41OTU3IDUxLjA2NTMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNyIgZmlsbD0iI0E1QTVBNSIgcG9pbnRzPSI5NC4zMTU5IDE2Ny4xMjE0IDEzNC45MzA5IDExNy4zODI0IDIzNS41NDc5IDEwNC42NTk0IDEyNy43Mjk5IDE1Mi4wNzU0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTgiIGZpbGw9IiM4OTg5OEMiIHBvaW50cz0iNDc5LjYyMjYgMjA2LjU5MDIgNjAzLjQyNDYgMTQyLjI1MjIgNjMyLjIyNDYgMTA4LjEzNjIgNjI0LjczNTYgMjQuOTMwMiA1MjAuNzIzNiAyLjcyOTIiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtOSIgZmlsbD0iI0E1QTVBNSIgcG9pbnRzPSI1MjAuNzIzNiAyLjcyODkgNDExLjQ4OTYgMzcuNjA3OSAzOTQuODQ3NiA5OS4zOTk5IDQ2Ni43MTc2IDgxLjY3MzkiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMTAiIGZpbGw9IiM4OTg5OEMiIHBvaW50cz0iMzk0Ljg0NzEgOTkuMzk5NCAzNzkuMjA5MSAyMDkuNTkwNCA0NjYuNzE3MSA4MS42NzM0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTExIiBmaWxsPSIjNUE1QTVCIiBwb2ludHM9IjQ2Ni43MTc1IDgxLjY3MzkgMzc5LjIwODUgMjA5LjU4OTkgNDc5LjYyMjUgMjA2LjU4OTkgNTU2LjEyODUgMTQyLjI1MTkgNTA3LjYzNTUgNjcuNjQzOSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0xMiIgZmlsbD0iI0E1QTVBNSIgcG9pbnRzPSI1MDcuNjM1OCA2Ny42NDM5IDQ3OS42MjI4IDIwNi41ODk5IDU1Ni4xMjg4IDE0Mi4yNTE5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTEzIiBmaWxsPSIjODk4OThDIiBwb2ludHM9IjI4NC45MTMgMTY0LjIwOTMgMzc5LjIwOSAyMDkuNTkwMyAzMTQuMjcgMTM1LjkwMDMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMTQiIGZpbGw9IiM2NzY3NjgiIHBvaW50cz0iMzE0LjI3MDEgMTM1LjkwMDcgMzc5LjIwOTEgMjA5LjU4OTcgMzA5LjkxODEgNzAuMDM5NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0xNSIgZmlsbD0iIzNEM0QzRCIgcG9pbnRzPSIxMjcuNzI5OCAxNTIuMDc1NSAtMC4wMDAyIDIwOS41ODk1IDE0OS44MDY4IDIwNi41OTA1IDIwNC41Mjk4IDEzOS44MTQ1Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTE2IiBmaWxsPSIjODQ4NDg0IiBwb2ludHM9IjEyNy44MDU3IDc1LjYyNzMgMTM0LjkzMDcgMTE3LjM4MjMgMTY4LjMwNjcgNzAuMDM5MyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0xNyIgZmlsbD0iI0E1QTVBNSIgcG9pbnRzPSI2ODguODg1NyAyMS4zNDggNjMyLjIyMzcgMTA4LjEzNiA2MjQuNzM1NyAyNC45MyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0xOCIgZmlsbD0iIzg5ODk4QyIgcG9pbnRzPSI3NjkuODI5NiAzMy40NzY5IDY4OC44ODU2IDIxLjM0NzkgODA3LjIwMDYgMjA2LjU4OTkiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMTkiIGZpbGw9IiMzRDNEM0QiIHBvaW50cz0iNDc5LjYyMjYgMjA2LjU5MDMgNjkzLjkxNDYgMjA5LjU5MDMgNTU2LjEyODYgMTQyLjI1MjMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMjAiIGZpbGw9IiM2QjZCNkIiIHBvaW50cz0iNTgxLjE4MDQgMTU0LjQ5NDcgNjkzLjkxNDQgMjA5LjU4OTcgODA3LjIwMDQgMjA2LjU5MDcgNjMyLjIyNDQgMTA4LjEzNTciPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMjEiIGZpbGw9IiM3Nzc3NzciIHBvaW50cz0iNTA3LjYzNTggNjcuNjQzOSA2MDEuNzU0OCAxMzUuODA4OSA1ODEuMTc5OCAxNTQuNDk0OSA1NTYuMTI4OCAxNDIuMjUxOSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0yMiIgZmlsbD0iI0I1QjVCNSIgcG9pbnRzPSIzMDkuOTE3NSA3MC4wMzk0IDM5NC44NDc1IDk5LjM5OTQgNDExLjQ4OTUgMzcuNjA3NCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0yMyIgZmlsbD0iI0I1QjVCNSIgcG9pbnRzPSIzMDkuOTE3NSA3MC4wMzk0IDIzNS41NDg1IDEwNC42NTk0IDI4NC45MTM1IDE2NC4yMDk0IDMxNC4yNzA1IDEzNS45MDA0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTI0IiBmaWxsPSIjNzI3MjcyIiBwb2ludHM9IjIyMi4yODAyIDIwOS41OSAzNzkuMjA4MiAyMDkuNTkgMjg0LjkxMzIgMTY0LjIwOSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0yNSIgZmlsbD0iIzYwNjA2MCIgcG9pbnRzPSIxNDguMDU2MyAyMDkuNTkgMjIyLjI4MDMgMjA5LjU5IDIwNC41MjkzIDEzOS44MTUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMjYiIGZpbGw9IiM4RThFOEUiIHBvaW50cz0iMjA0LjUyOTggMTM5LjgxNDggMjM1LjU0ODggMTA0LjY1OTggMTI3LjcyOTggMTUyLjA3NTgiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMjciIGZpbGw9IiM5OTk5OTkiIHBvaW50cz0iMTY4LjMwNzIgNzAuMDM5NCAyMzUuNTQ4MiAxMDQuNjU5NCAxMzQuOTMxMiAxMTcuMzgyNCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0yOCIgZmlsbD0iIzc0NzQ3NSIgcG9pbnRzPSIxMDEuMjIyMSAwLjk5OTcgNDEuNTk1MSA1MS4wNjQ3IDEyNy44MDUxIDc1LjYyNzciPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMjkiIGZpbGw9IiM0NzQ3NDciIHBvaW50cz0iMCAyMDkuNTkgOTQuMzE2IDE2Ny4xMjIgNDEuNTk1IDExNS4xMSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0zMCIgZmlsbD0iIzY1NjU2NiIgcG9pbnRzPSI1ODEuMTgwNCAxNTQuNDk0NyA2OTMuOTE0NCAyMDkuNTg5NyA2MDEuNzU0NCAxMzUuODA4NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0zMSIgZmlsbD0iI0MyQzJDNCIgcG9pbnRzPSIxODUuNTAxNyAyMi44MDIyIDMxNC4yNjk3IDE4LjQ3MDIgMTAxLjIyMTcgMC45OTkyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTMyIiBmaWxsPSIjQzJDMkM0IiBwb2ludHM9IjQxMS40ODk4IDM3LjYwNzggMzA5LjkxNzggMTcuODgzOCA1MjAuNzIzOCAyLjcyODgiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMzMiIGZpbGw9IiM4OTg5OEMiIHBvaW50cz0iMzA5LjkxNzUgMTcuODg0MSAyMzUuNTQ4NSAxMDQuNjU5MSAzMDkuOTE3NSA3MC4wMzkxIDQxMS40ODk1IDM3LjYwODEiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMzQiIGZpbGw9IiNBNUE1QTUiIHBvaW50cz0iODA3LjIwMDIgMjA2LjU5MDIgODY3LjY5NDIgODEuNjc0MiA4OTcuNDc5MiAyMC4xNjgyIDc2OS44MjkyIDMzLjQ3NzIiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtMzUiIGZpbGw9IiM4OTg5OEMiIHBvaW50cz0iOTcyLjM5NCAyNy44MDcgODk3LjQ3OSAyMC4xNjggODQ3LjAyMSAxMjQuMzYyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTM2IiBmaWxsPSIjODk4OThDIiBwb2ludHM9Ijg0Ny4wMjE1IDEyNC4zNjE3IDk3OC4zNTM1IDEwNC42NTk3IDgwNy4yMDA1IDIwNi41OTA3Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTM3IiBmaWxsPSIjM0QzRDNEIiBwb2ludHM9IjgwNy4yMDAxIDIwNi41OTAzIDEwODcuOTk0MSAyMDkuNTkwMyA5NzguMzUzMSAxMDQuNjYwMyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0zOCIgZmlsbD0iIzkzOTM5MyIgcG9pbnRzPSI5NzguMzUzNSAxMDQuNjU5NSAxMDIyLjUyNTUgNjEuMjcxNSA5NzIuMzk0NSAyNy44MDY1IDg0Ny4wMjE1IDEyNC4zNjE1Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTM5IiBmaWxsPSIjNzc3Nzc3IiBwb2ludHM9Ijk3OC4zNTMxIDEwNC42NTk5IDEwODcuOTk0MSAyMDkuNTg5OSAxMDIyLjUyNTEgNjEuMjcxOSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC00MCIgZmlsbD0iIzY1NjU2NiIgcG9pbnRzPSI4NDcuMDIxNSAxMjQuMzYxNyA5NzguMzUzNSAxMDQuNjU5NyA4MDcuMjAwNSAyMDYuNTkwNyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC00MSIgZmlsbD0iI0MyQzJDNCIgcG9pbnRzPSI5NzIuMzk0MiAyNy44MDcxIDEwMjIuNTI1MiA2MS4yNzIxIDExMDcuMzk5MiAxLjA2MDEiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNDIiIGZpbGw9IiM2NTY1NjYiIHBvaW50cz0iMTAyMi41MjUxIDYxLjI3MTggMTA4Ny45OTQxIDIwOS41ODk4IDExMDcuMzk5MSAxLjA1OTgiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNDMiIGZpbGw9IiMzRDNEM0QiIHBvaW50cz0iMTA4Ny45OTM4IDIwOS41OSAxMTg0LjEzNTggNTEuOTYyIDExMDcuMzk5OCAxLjA2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTQ0IiBmaWxsPSIjNjU2NTY2IiBwb2ludHM9IjExODQuMTM2MiA1MS45NjIyIDEyNjMuMTYwMiAxNy4xOTMyIDExMDcuMzk5MiAxLjA2MDIiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNDUiIGZpbGw9IiM3RjdGODAiIHBvaW50cz0iMTM0Ny44MDA0IDI2LjUxMTEgMTI2My4xNTk0IDE3LjE5MzEgMTE4NC4xMzY0IDUxLjk2MjEgMTA4Ny45OTM0IDIwOS41OTAxIDE2MDAuMDAwNCAyMDkuNTkwMSAxNjAwLjAwMDQgNy43MjUxIDE1NzAuMTg4NCAxMy43ODUxIDE0NDMuNDQyNCAxLjA2MDEiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNDYiIGZpbGw9IiM4OTg5OEMiIHBvaW50cz0iMTA4Ny45OTM4IDIwOS41OSAxMjA5LjA1NzggMTQyLjI1MiAxMTg0LjEzNTggNTEuOTYyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTQ3IiBmaWxsPSIjNzc3Nzc3IiBwb2ludHM9IjEyMDkuMDU4NiAxNDIuMjUyMyAxMjg0LjUxODYgMTU1LjYyNDMgMTI2My4xNjA2IDE3LjE5MzMgMTE4NC4xMzY2IDUxLjk2MjMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNDgiIGZpbGw9IiM2NTY1NjYiIHBvaW50cz0iMTA4Ny45OTM4IDIwOS41OSAxMjk3Ljg4MDggMjA5LjU5IDEzMzcuMDgyOCAxNzUuOTIxIDEyODQuNTE4OCAxNTUuNjI0IDEyMDkuMDU3OCAxNDIuMjUyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTQ5IiBmaWxsPSIjOTM5MzkzIiBwb2ludHM9IjEzNDcuODAwMyAyNi41MTExIDEyODQuNTE5MyAxNTUuNjI0MSAxMjYzLjE2MDMgMTcuMTk0MSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC01MCIgZmlsbD0iI0MyQzJDNCIgcG9pbnRzPSIxMTg0LjEzNjcgNTEuOTYyMyAxMjg0LjUxODcgMTU1LjYyNDMgMTI2My4xNTk3IDE3LjE5MzMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNTEiIGZpbGw9IiM5MzkzOTMiIHBvaW50cz0iMTA4Ny45OTM4IDIwOS41OSAxMjk3Ljg4MDggMjA5LjU5IDEzMzcuMDgyOCAxNzUuOTIxIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTUyIiBmaWxsPSIjM0QzRDNEIiBwb2ludHM9IjEzMzcuMDgyIDE3NS45MjEzIDEzNDcuOCAyNi41MTEzIDEyODQuNTE5IDE1NS42MjQzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTUzIiBmaWxsPSIjNjU2NTY2IiBwb2ludHM9IjEzNDcuODAwNCAyNi41MTExIDE1MTguNTI0NCAxMDQuNjYwMSAxNDQzLjQ0MjQgMS4wNjAxIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTU0IiBmaWxsPSIjOTM5MzkzIiBwb2ludHM9IjE1MTguNTI0IDEwNC42NTk5IDE1NzAuMTg5IDEzLjc4NDkgMTQ0My40NDIgMS4wNTk5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTU1IiBmaWxsPSIjNzc3Nzc3IiBwb2ludHM9IjEzMzcuMDgyIDE3NS45MjEzIDE1MTguNTI0IDEwNC42NTkzIDEzNDcuOCAyNi41MTEzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTU2IiBmaWxsPSIjNzc3Nzc3IiBwb2ludHM9IjEyOTcuODgxIDIwOS41OSAxNDYxLjk0NSAyMDkuNTkgMTMzNy4wODIgMTc1LjkyMSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC01NyIgZmlsbD0iIzY1NjU2NiIgcG9pbnRzPSIxNDYxLjk0NDcgMjA5LjU5IDE1NDguODkzNyAxODQuMTc1IDE1MTguNTIzNyAxMDQuNjYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNTgiIGZpbGw9IiNDMkMyQzQiIHBvaW50cz0iMTMzNy4wODIzIDE3NS45MjEgMTQ2MS45NDQzIDIwOS41OSAxNTE4LjUyNDMgMTA0LjY2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTU5IiBmaWxsPSIjM0QzRDNEIiBwb2ludHM9IjE1MTguNTI0IDEwNC42NTk5IDE1NDguODk0IDE4NC4xNzQ5IDE2MDAgOTAuNjY3OSAxNTcwLjE4OSAxMy43ODQ5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTYwIiBmaWxsPSIjODk4OThDIiBwb2ludHM9IjE0NjEuOTQ0NyAyMDkuNTkgMTU5OS45OTk3IDIwOS41OSAxNTQ4Ljg5MzcgMTg0LjE3NSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC02MSIgZmlsbD0iIzc3Nzc3NyIgcG9pbnRzPSIxNTQ4Ljg5MzcgMTg0LjE3NDkgMTU5OS45OTk3IDIwOS41ODk5IDE1OTkuOTk5NyA5MC42Njc5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTYyIiBmaWxsPSIjQzJDMkM0IiBwb2ludHM9IjE1NzAuMTg4NiAxMy43ODUxIDE2MDAuMDAwNiA5MC42NjcxIDE2MDAuMDAwNiA3LjcyNTEiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNjMiIGZpbGw9IiNDMkMyQzQiIHBvaW50cz0iMTUxOC41MjQgMTA0LjY1OTkgMTYwMCA5MC42Njc5IDE1NzAuMTg5IDEzLjc4NDkiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") top center no-repeat;
  background-size: cover;
  padding: 125px 0 75px;
  text-align: center;
  width: 100%; }

.footer-status-circle-container {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: bottom;
  width: 33px; }
  @media only screen and (min-width: 770px) {
    .footer-status-circle-container {
      margin-right: 25px; } }
  @media only screen and (max-width: 769px) {
    .footer-status-circle-container {
      padding-bottom: 20px; } }
  .footer-status-circle-container:before {
    content: '';
    border-top: 1px solid #000000;
    left: 50%;
    padding: 0 16px;
    position: absolute;
    top: -20px;
    transform: translateX(-50%); }

.footer-status-label {
  display: inline-block;
  max-width: none;
  vertical-align: top; }
  @media only screen and (max-width: 769px) {
    .footer-status-label {
      display: block; } }

.footer-bar {
  background: #000000;
  padding: 50px 0; }

.footer-logo {
  float: left;
  height: 50px;
  width: 41px; }
  .footer-logo .footer-logo-svg {
    height: 50px;
    width: 41px; }

.footer-address-container {
  clear: left;
  float: left;
  margin-top: 40px; }
  @media only screen and (min-width: 770px) {
    .footer-address-container {
      clear: none; } }
  @media only screen and (min-width: 770px) {
    .footer-address-container {
      margin-top: 0; } }
  @media only screen and (min-width: 770px) {
    .footer-address-container {
      margin-left: 40px; } }

.footer-address {
  color: #FFFFFF;
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 5px; }

.footer-copyright {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  display: block; }

.footer-social-icons {
  clear: left;
  float: left;
  margin-top: 50px;
  padding-top: 15px; }
  @media only screen and (min-width: 900px) {
    .footer-social-icons {
      clear: none;
      float: right;
      margin-top: 0; } }
  .footer-social-icons a {
    display: inline-block;
    float: left;
    height: 30px;
    margin-bottom: 0;
    margin-right: 30px;
    width: 30px; }
    .footer-social-icons a:last-child {
      margin-right: 0; }

.footer-social-icon-svg {
  height: 30px;
  width: 30px; }

.offset-parent {
  position: relative;
  margin-top: 100px; }

.offset-image {
  height: auto;
  margin-bottom: 0;
  margin-right: 20px;
  max-width: 570px;
  padding-bottom: 0;
  position: absolute;
  right: 50%;
  top: -60px;
  width: 46vw; }

.use-cases--retina-image {
  max-height: 45px; }

@media only screen and (max-width: 800px) {
  .use-cases-overview--header {
    padding-bottom: 25px; } }

.use-cases_features {
  overflow: hidden; }

.features-list {
  position: relative;
  z-index: 2; }

.use-cases-illustration {
  display: none;
  height: 722px;
  position: absolute;
  left: 70%;
  top: 50%;
  transform: translate(0, -50%);
  width: 602px;
  z-index: 1; }
  @media screen and (min-width: 800px) {
    .use-cases-illustration {
      display: block; } }

.create-user-button {
  margin-bottom: 20px; }

.user-detail-container {
  margin-bottom: 40px; }

.pagination {
  margin-top: 10px;
  overflow: hidden;
  width: 100%; }

.pagination-button.prev {
  float: left; }
.pagination-button.next {
  float: right; }

.press-content {
  padding: 20px 0; }

.press-featured-list {
  align-items: flex-end;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-align: center; }
  .press-featured-list .list-item.list-item--plain {
    margin-bottom: 20px;
    flex-basis: 100%; }
    @media only screen and (min-width: 420px) {
      .press-featured-list .list-item.list-item--plain {
        flex-basis: 33%; } }
    @media only screen and (min-width: 720px) {
      .press-featured-list .list-item.list-item--plain {
        flex-basis: 25%; } }

.press-listing {
  display: flex;
  flex-wrap: wrap;
  list-style: none; }

.press-listing-item {
  background-color: #FFFFFF;
  border-bottom: 4px solid #FFFFFF;
  color: #000000;
  margin-bottom: 30px;
  transition: border-color .25s ease-in-out;
  width: 100%; }
  @media only screen and (min-width: 820px) {
    .press-listing-item {
      width: 48%; }
      .press-listing-item:nth-child(2n+1) {
        margin-right: 30px; } }
  .press-listing-item:hover {
    border-color: #6F6FD2; }
  .press-listing-item a {
    display: inline-block;
    padding: 50px;
    text-decoration: none; }

.press-listing-item--arrow {
  width: 17px;
  height: 33px;
  margin-right: 15px; }
  .press-listing-item--arrow svg {
    width: 100%;
    height: 100%; }

.press-listing-item--container {
  display: flex;
  align-items: center; }

.press-listing-item--publisher {
  color: #6F6FD2;
  margin-right: 10px; }

.press-listing-item--date {
  color: #7F7F7F;
  min-width: 75px; }

.press-listing-item--title {
  color: #000000;
  margin-bottom: 10px;
  margin-top: 2px; }

.press-listing-item--excerpt {
  color: #000000; }

.press-kit-download-button {
  margin: 50px 0 20px;
  text-align: center; }

.status--ok {
  color: #7DE47C; }

.status--issue {
  color: #D23128; }

.status--down {
  color: #D23128; }

.status-map-wrapper {
  margin: 0 0 40px;
  position: relative; }
  @media only screen and (min-width: 1000px) {
    .status-map-wrapper {
      margin: 0 0 -188px; } }

.serverless-status-map .status-map-wrapper {
  margin: 40px 0 0; }
  @media only screen and (min-width: 1000px) {
    .serverless-status-map .status-map-wrapper {
      margin: 0 0 -40px; } }

.location-marker {
  position: absolute;
  height: 8%;
  transform: translate(-50%, -50%);
  width: 5%; }

.icon-location-marker-svg {
  height: 100%;
  width: 100%; }

.location-marker {
  position: absolute;
  height: 8%;
  transform: translate(-50%, -50%);
  width: 5%; }

.icon-location-marker-svg {
  stroke: #7F7F7F;
  height: 100%;
  width: 100%; }
  .icon-location-marker-svg.future {
    height: 66%;
    width: 66%; }
    .icon-location-marker-svg.future.aws {
      stroke: #5ACDCE; }
    .icon-location-marker-svg.future.google {
      stroke: #3A6C9C; }
    .icon-location-marker-svg.future.azure {
      stroke: #BF5B98; }

.icon-location-error-svg {
  height: 100%;
  width: 100%; }

.status-key {
  background: #FFFFFF;
  padding: 25px 20px 0;
  position: relative;
  width: 100%;
  z-index: 1; }
  @media only screen and (min-width: 1000px) {
    .status-key {
      float: right;
      margin-top: 20px;
      margin-bottom: -30px;
      margin-right: 230px;
      max-width: 235px; } }

.serverless-status-map .status-key {
  margin-bottom: 20px; }
  @media only screen and (min-width: 1000px) {
    .serverless-status-map .status-key {
      margin-right: 0; } }

.status-key-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  width: 100%; }

.status-key-location-item {
  line-height: 1.2;
  min-width: 200px;
  padding-bottom: 14px;
  position: relative;
  width: 50%; }
  @media only screen and (min-width: 1000px) {
    .status-key-location-item {
      width: 100%; } }

.status-key-type-item {
  line-height: 1.2;
  margin: 0 0 35px 0; }
  @media only screen and (min-width: 500px) {
    .status-key-type-item {
      margin: 0 0 35px 20px; } }

.status-key-title {
  vertical-align: middle; }

.future-region-svg {
  height: 15px;
  stroke: #7F7F7F;
  margin-left: 2px;
  margin-right: 15px;
  vertical-align: middle;
  width: 15px; }

.current-region-svg {
  height: 13px;
  fill: #7F7F7F;
  margin-left: 2px;
  margin-right: 15px;
  vertical-align: middle;
  width: 13px; }
  .current-region-svg.google {
    fill: #3A6C9C; }
  .current-region-svg.aws {
    fill: #5ACDCE; }
  .current-region-svg.azure {
    fill: #BF5B98; }

.status-header-section {
  padding: 95px 30px 60px; }
  @media only screen and (min-width: 1080px) {
    .status-header-section {
      padding: 30px 0 60px; } }

.status-container {
  margin: 0 auto;
  max-width: 625px; }

.status-current-status--img {
  float: left;
  margin-right: 25px;
  position: relative;
  text-align: center;
  width: 33px; }
  @media only screen and (max-width: 769px) {
    .status-current-status--img {
      padding-bottom: 20px; } }
  .status-current-status--img:before {
    content: '';
    border-top: 1px solid #FFFFFF;
    left: 50%;
    padding: 0 16px;
    position: absolute;
    top: -20px;
    transform: translateX(-50%); }

.status-circle {
  border-style: solid;
  border-width: 5px;
  border-radius: 50%;
  display: inline-block;
  height: 33px;
  margin-top: 4px;
  width: 33px; }
  .status-circle.status--ok {
    border-color: #7DE47C; }

.status-current-status--description {
  float: left; }
  @media only screen and (min-width: 600px) {
    .status-current-status--description {
      width: 85%; } }

.status-description--header {
  margin-bottom: 10px;
  max-width: 100%; }

.status-description--text {
  margin-bottom: 0; }

.status-table--header {
  margin-bottom: 35px;
  margin-top: 5px; }

.status-table--data {
  margin-right: 2%;
  width: 48%; }
  @media only screen and (max-width: 768px) {
    .status-table--data {
      float: right; } }

.status-table--data-future span {
  color: #7F7F7F; }

.status-history--no-event {
  display: flex; }
  .status-history--no-event .status-history--date:after {
    content: none; }
  .status-history--no-event p {
    color: #7F7F7F;
    flex: 3 0 0; }

.status-history--date {
  flex: 1 0 0; }

.status-history--button {
  margin-top: 20px; }

.current-events-container {
  clear: both;
  padding: 50px;
  margin-bottom: 100px; }

.events-list-item {
  display: flex; }
  @media only screen and (max-width: 500px) {
    .events-list-item {
      flex-direction: column; } }
  .events-list-item:first-child {
    padding-top: 10px; }
  .events-list-item:last-child {
    border-bottom: none; }

.event-heading {
  margin-bottom: 20px; }

.event-update-date {
  flex: 1 0 0;
  margin-right: 10px; }

.event-update-description {
  flex: 3 0 0; }

svg.pulse-svg {
  height: 100%;
  overflow: visible;
  width: 100%; }
  svg.pulse-svg .first-circle, svg.pulse-svg .second-circle, svg.pulse-svg .third-circle {
    transform: scale(0.5);
    transform-origin: center center;
    animation: pulse-me 3s linear infinite; }
  svg.pulse-svg .second-circle {
    animation-delay: 1s; }
  svg.pulse-svg .third-circle {
    animation-delay: 2s; }

@keyframes pulse-me {
  0% {
    transform: scale(0.5);
    opacity: 0; }
  50% {
    opacity: 0.3; }
  70% {
    opacity: 0.2; }
  100% {
    transform: scale(1.5);
    opacity: 0; } }
.interstitial-form {
  overflow-y: hidden; }
  @media only screen and (max-width: 901px) {
    .interstitial-form {
      overflow-y: auto; } }

.interstitial-header {
  margin-bottom: 50px; }
  @media only screen and (min-width: 1200px) {
    .interstitial-header {
      margin-left: -50px; } }

.interstitial-header--logo {
  height: 50px;
  width: 160px; }

.interstitial-container {
  display: block;
  max-height: 100%;
  overflow-y: hidden;
  -ms-overflow-style: none;
  position: relative; }
  @media only screen and (min-width: 769px) {
    .interstitial-container {
      display: flex; } }
  @media only screen and (min-width: 769px) {
    .interstitial-container {
      height: calc(100vh - 100px); } }

.interstitial-container-section {
  background: #FFF;
  bottom: 0;
  color: #151515;
  overflow-y: auto;
  position: relative;
  padding: 50px 5% 30px;
  top: 0;
  width: 100%; }
  @media only screen and (min-width: 769px) {
    .interstitial-container-section {
      width: 50%; } }
  @media only screen and (max-width: 769px) {
    .interstitial-container-section {
      overflow: hidden; } }
  @media only screen and (min-width: 1200px) {
    .interstitial-container-section {
      overflow-x: hidden;
      padding: 50px 10% 5%; } }
  .interstitial-container-section::-webkit-scrollbar {
    width: 0 !important; }
  .interstitial-container-section.right {
    background-color: #F4F4F5;
    padding: 50px 10%;
    right: 0; }
    @media only screen and (min-width: 769px) {
      .interstitial-container-section.right {
        padding: 175px 10% 5%; } }
  .interstitial-container-section .simple-container {
    padding: 0; }
    .interstitial-container-section .simple-container input {
      font-size: 16px; }

.interstitial-content-container {
  padding-bottom: 50px; }

.interstitial-image-container {
  margin-bottom: 50px;
  position: relative; }
  .interstitial-image-container.internal {
    margin-top: 50px;
    text-align: center; }

.interstitial-image {
  max-width: 200px; }

.interstitial-content-header {
  line-height: 1.16;
  margin-bottom: 30px;
  padding-bottom: 40px; }

.interstitial-content-text {
  font-size: 21px; }

@media only screen and (min-width: 1000px) {
  .interstitial-form--link {
    float: right;
    padding-top: 33px; } }

.interstitial-footer {
  bottom: 0;
  background: #FFFFFF;
  color: #FFFFFF;
  left: 0;
  padding: 0 5%;
  position: relative;
  text-align: left;
  width: 100%;
  height: 100px; }
  @media only screen and (min-width: 769px) {
    .interstitial-footer {
      background: rgba(255, 255, 255, 0.9);
      background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 50%, #F4F4F5 50%); } }
  @media only screen and (min-width: 769px) {
    .interstitial-footer {
      position: absolute; } }

.interstitial-footer-logo {
  height: 0;
  padding-top: 35px;
  position: relative; }
  .interstitial-footer-logo .interstitial-footer-logo-svg {
    height: 50px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 21px; }

.interstitial-footer-copyright {
  color: #7F7F7F;
  display: block;
  float: left;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 35px;
  padding-left: 60px;
  width: 100%; }
  @media only screen and (min-width: 769px) {
    .interstitial-footer-copyright {
      border-top: 1px solid #CCD2D2; } }

.call-to-action--section {
  padding: 50px 30px; }
  .call-to-action--section.two-column {
    padding: 50px 0 0; }

.call-to-action--section-black {
  background-image: none !important;
  background-color: #000000;
  padding: 65px 30px; }
  .call-to-action--section-black .call-to-action {
    padding-top: 40px;
    border-top: 1px solid #FFFFFF; }
  @media only screen and (min-width: 900px) {
    .call-to-action--section-black .call-to-action--button {
      top: 40px; } }

.call-to-action {
  position: relative; }
  .call-to-action.two-column {
    padding-bottom: 25px; }
    @media only screen and (min-width: 900px) {
      .call-to-action.two-column {
        float: left;
        padding-bottom: 0;
        width: 50%; } }
    .call-to-action.two-column .call-to-action--container {
      margin: 0;
      width: 80%; }
    .call-to-action.two-column .call-to-action--header {
      margin: 0;
      text-align: left; }
    .call-to-action.two-column .call-to-action--text {
      text-align: left; }

.call-to-action--container {
  margin: 0 auto; }
  @media only screen and (min-width: 900px) {
    .call-to-action--container {
      margin: 0;
      width: 60%; } }

.call-to-action--header {
  padding-bottom: 20px;
  margin: 0 auto;
  text-align: center; }
  @media only screen and (min-width: 900px) {
    .call-to-action--header {
      margin: 0;
      text-align: left; } }

.call-to-action--text {
  font-size: 21px;
  text-align: center; }
  @media only screen and (min-width: 900px) {
    .call-to-action--text {
      text-align: left; } }

.call-to-action--button-container {
  text-align: center;
  width: 100%; }

.call-to-action--button {
  position: relative; }
  @media only screen and (min-width: 900px) {
    .call-to-action--button {
      right: 0;
      position: absolute;
      top: -4px; } }

.customer-quote--container {
  align-items: center;
  display: flex;
  flex-wrap: wrap; }

.customer-quote {
  quotes: "“" "”" "‘" "’";
  position: relative; }
  .customer-quote:before {
    content: open-quote;
    margin-left: -10px;
    position: absolute; }
  .customer-quote:after {
    content: close-quote;
    margin-left: 5px; }

.customer-quote--logo-container {
  margin-left: auto;
  margin-right: auto !important; }

.customer-quote--logo {
  position: relative;
  padding-bottom: 50px;
  width: 70%; }
  @media only screen and (min-width: 801px) {
    .customer-quote--logo {
      margin: 0;
      padding-bottom: 0;
      width: 100%; } }

.customer-quote--image {
  border: 2px solid #E5E8E9;
  display: block;
  margin-bottom: 50px;
  margin-top: -75px;
  margin-right: auto;
  margin-left: auto;
  max-width: 400px;
  width: 100%; }
  @media only screen and (min-width: 801px) {
    .customer-quote--image {
      margin-top: -125px;
      margin-bottom: 0; } }

.serverless-price-heading {
  margin-bottom: 25px; }

.serverless-price-container {
  background-color: white;
  height: 390px;
  margin-bottom: 0;
  margin-top: 60px;
  padding: 75px; }

.status-map-preview {
  margin-bottom: 30px;
  margin-top: 30px; }
  @media screen and (min-width: 800px) {
    .status-map-preview {
      margin-top: 0; } }

.no-backgroundblendmode .header--home,
.no-multiplebgs .header--home {
  background-image: image-url("hero-background-grad.jpg") !important; }
.no-backgroundblendmode .what-can-it-do--image,
.no-multiplebgs .what-can-it-do--image {
  background-image: image-url("what-can-it-do-grad.jpg") !important; }
.no-backgroundblendmode .header--inner,
.no-multiplebgs .header--inner {
  background-image: image-url("internal-header-grad.jpg") !important; }
.no-backgroundblendmode .header--inner-2,
.no-multiplebgs .header--inner-2 {
  background-image: image-url("internal-header-grad-2.jpg") !important; }
.no-backgroundblendmode .header--inner-3,
.no-multiplebgs .header--inner-3 {
  background-image: image-url("internal-header-grad-3.jpg") !important; }
.no-backgroundblendmode .what-is-fauna--image,
.no-multiplebgs .what-is-fauna--image {
  background-image: image-url("what-is-fauna-grad.jpg") !important; }

@media screen and (min-width: 800px) {
  .no-flexbox .list--full .list-item {
    float: left; }
    .no-flexbox .list--full .list-item:nth-child(2n+1) {
      clear: left; } }
@media screen and (min-width: 950px) {
  .no-flexbox .list--full .list-item:nth-child(2n+1) {
    clear: none; }
  .no-flexbox .list--full .list-item:nth-child(3n+1) {
    clear: left; } }
@media screen and (min-width: 800px) {
  .no-flexbox .list--three-quarters .list-item {
    float: left; }
    .no-flexbox .list--three-quarters .list-item:nth-child(2n+1) {
      clear: left; } }
.no-flexbox .list {
  float: left;
  width: 100%; }
  @media screen and (min-width: 800px) {
    .no-flexbox .list .list-item {
      float: left; } }

.no-cssgradients .color-gradient {
  background-color: #3f99d1; }

.no-appearance .form-select-container:after {
  display: none; }

.no-mediaqueries .main-nav,
.no-mediaqueries .section {
  display: block; }

.no-inlinesvg .header--logo {
  float: left;
  height: 100px;
  width: 200px; }
.no-inlinesvg .header--logo a {
  background: image-url("logo.png") top left no-repeat;
  display: inline-block;
  height: 36px;
  width: 133px; }

main.search-results .content--simple{
  padding: 40px;
  text-align: center;
  min-height: auto;
}

main.search-results .heading {
  font-size:35px;
}

main.search-results .count {
  text-align: center;
  border-bottom: 1px solid grey;
  font-size: 26px;
  padding: 10px;
}
main.search-results .result {
    line-height: 1.1;
    margin-bottom: 20px;
    border-bottom: 1px solid lightgray;
    padding: 10px;
  }
  main.search-results .result  h3{
    padding-bottom: 15px;
    font-size: 30px;
  }
  main.search-results .result  a {
    text-decoration: none;
  }
  .search-results .no-results {
    padding: 50px;
  }


  /* Search Bar styling changes.*/
.search-bar {
    height: 35px;
    display: inline-block;
    padding: 20px 5px;
    width: 100%;
    float: right;
    padding-top: 5px;

}
.search-container {
  width:100%;
  text-align: center;
}
.main-page.search-container {
  padding-top: 100px;
}
.search-container form {
 float: right;
 width: 100%;
}
.main-page.search-container form ,
.single-post .search-container form{
 float: none;
}

.search-container input[type="submit"],
.search {
  font-size: 18px;
  font-family: "acumin-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-appearance: none;
  padding: 4px 5px 4px 6px;
}

.search-container input[type="submit"] {
  padding:4px;
}
body.afternoon .main-page.search-container .button--normal {
  color: black;
}
.search {
  border-radius: 5px;
  border: 1px solid #CCD2D2;
  padding: 5px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  background: : #CCD2D2;
  opacity: 0.5;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  outline:none;
  max-width: 410px;
  width: calc(100% - 50px);
  margin-right: 3px;
}
.search:focus {
 width: calc(100% - 50px);
 background: white;
 color:black;
 opacity: 1;
}
.single-post .search {
  max-width: 300px;
}
.single-post .search:focus {

}
/*.main-page .search {
  width:80%;
}
.main-page .search:focus {
  width:80%;
}*/
.search-results .heading--regular,
.category-block .heading--regular,
.author-block .heading--regular {
  display: inline;
}

@media screen and (max-width: 949px) {
/*  .search {
   font-size: 18px;
   width: 150px;
   padding: 13px 35px 17px 35px;
  }
 .search:focus {
    width: 300px;
  }*/
  .single-post .search {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1080px) {
   .search-container  form{
   margin-top: 15px;
  }

  /*.search {
    margin-top: 50px;
    padding: 4px 15px 6px 15px;
  }*/
}

@media screen and (max-width: 400px) {
  .search {

  }
}


/*.search-icon  {
  width: 40px;
  height: 50px;
}
#icon-search path,
.search-icon path{
fill: #4691f6;
}
*/





header.blog-header {
  background: transparent;
  background-image: url(/assets/images/header-blog.jpg),linear-gradient(135deg, #0a9a9a, #6F6FD2);
  min-height: 340px;
  background-blend-mode: multiply;
  background-size: cover;
  color: #FFFFFF;
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
}

.blog-content {
  background-color: #FFFFFF;
  margin-top: -65px;
  max-width: 1060px;
  padding-top: 65px;
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
}

.blog-post-meta-author {
  margin-top: 0;
}
.blog-post-title .blog-heading {
    color: #000;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-bottom: 15px;
  /*margin-top: 0;*/
}
.blog-content.layout-container .blog-post-container  {
  margin-top: -60px;
}
.section--padding-top {
    padding-top: 0;
}

header .blog-heading {
  text-align: center;
  padding-top: 100px;
}

.blog-author--filter {
  margin-top: -30px;
}

.heading--large {
  max-width: 100%;
}

/*# sourceMappingURL=application.css.map */
