@charset "UTF-8";
/*!
Theme Name: Capterra 25
Author: Capterra
Author URI: https://www.capterra.com/
Version: 1.1.6
*/

audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
abbr[title],
dfn[title] {
  cursor: help;
}
u,
ins {
  text-decoration: none;
}
ins {
  border-bottom: 1px solid;
}
.float-right,
.article-body .alignright {
  float: right !important;
}
.float-left,
.article-body .alignleft {
  float: left !important;
}
.float-none {
  float: none !important;
}
.float-center {
  text-align: center;
}
.float-center > * {
  display: inline-block;
}
.full-width {
  width: 100%;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.quarter-margin-bottom {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.base-margin-bottom {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.no-margin {
  margin: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.base-margin-bottom {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.no-wrap {
  white-space: nowrap;
}
.weight-bold {
  font-weight: 700;
}
.code {
  font-family: Courier, "Courier New", monospace;
}
.color-text {
  color: #444444;
}
.color-gray {
  color: #a1a1a1 !important;
}
.color-beige {
  color: #e1dbcf !important;
}
.color-blue {
  color: #127cc0 !important;
}
.color-orange {
  color: #ed833f !important;
}
.color-green {
  color: #12bd90 !important;
}
.color-red {
  color: #cf5d60 !important;
}
.color-yellow {
  color: #ffe460 !important;
}
.color-yellow-dark {
  color: #f9cf00 !important;
}
.highlight {
  padding-left: 0.25em;
  padding-right: 0.25em;
  background-color: #ffe460;
}
.rule {
  color: #ccd3db;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.rule-dotted {
  border-bottom-style: dotted;
}
.rule-dashed {
  border-bottom-style: dashed;
}
.rule-double-pad {
  padding-top: 24px;
  padding-top: 1.5rem;
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
.icon-lead[class*="ss-"]:before,
.icon-lead[class^="ss-"]:before,
.icon-follow[class*="ss-"]:before,
.icon-follow[class^="ss-"]:before {
  vertical-align: middle;
}
.icon-lead[class*="ss-"]:before,
.icon-lead[class^="ss-"]:before {
  margin-right: 0.5em;
}
.icon-follow[class*="ss-"]:before,
.icon-follow[class^="ss-"]:before {
  margin-left: 0.5em;
}
.flex-video {
  position: relative;
  padding-bottom: 67.5%;
  height: 0;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hide {
  display: none;
}
.show {
  display: inherit;
}
@media only screen and (max-width: 767px) {
  .hide-palm {
    display: none;
  }
  .show-palm {
    display: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .hide-lap {
    display: none;
  }
  .show-lap {
    display: inherit;
  }
  .grid .tb-sidebar {
    left: 8.33%;
    width: 83.333%;
  }
}
@media only screen and (min-width: 768px) {
  .hide-lap-and-up {
    display: none;
  }
  .show-lap-and-up {
    display: inherit;
  }
}
@media only screen and (max-width: 960px) {
  .hide-portable {
    display: none;
  }
  .show-portable {
    display: inherit;
  }
}
@media only screen and (min-width: 961px) {
  .hide-desk {
    display: none;
  }
  .show-desk {
    display: inherit;
  }
}
.lt-ie8 * {
  box-sizing: border-box;
  *behavior: javascript-url("boxsizing.htc");
}
a:hover {
  color: #093e60;
}
small {
  font-size: 75%;
}
hr {
  color: #d8dee4;
  color: rgba(204, 211, 219, 0.75);
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 23px;
  margin-bottom: 1.4375rem;
}
video {
  max-width: 100%;
  height: auto;
}
hr {
  margin-bottom: 22px;
  margin-bottom: 1.375rem;
}
.article-body h1,
.article-body h2,
.article-body h3,
.article-body h4,
.article-body h5,
.article-body h6,
.article-body ul,
.article-body ol,
.article-body dl,
.article-body blockquote,
.article-body address,
.article-body table,
.article-body fieldset,
.article-body figure,
.article-body pre {
  margin-bottom: 27px;
  margin-bottom: 1.6875rem;
}
.lt-ie8 * {
  box-sizing: border-box;
  *behavior: url(/wp-content/themes/capterra/assets/javascripts/boxsizing.htc);
}
.alert {
  padding: 12px;
  padding: 0.75rem;
  border-radius: 0.1875rem;
}
.alert > :last-child {
  margin-bottom: 0;
}
.alert[class*="ss-"]:before,
.alert[class^="ss-"]:before {
  margin-right: 0.5em;
  vertical-align: middle;
}
.alert {
  background-color: white;
  color: #3f3f3f;
}
.alert a {
  color: #999999;
}
.alert a:hover {
  color: #595959;
}
.alert[class*="ss-"]:before,
.alert[class^="ss-"]:before {
  color: #cccccc;
}
.alert-interior {
  background-color: #e5e9ed;
  color: #333436;
}
.alert-interior a {
  color: #6d7e90;
}
.alert-interior a:hover {
  color: #3f4954;
}
.alert-interior[class*="ss-"]:before,
.alert-interior[class^="ss-"]:before {
  color: #91a8c0;
}
.alert-exterior {
  background-color: #f0ede7;
  color: #383633;
}
.alert-exterior a {
  color: #928770;
}
.alert-exterior a:hover {
  color: #554e41;
}
.alert-exterior[class*="ss-"]:before,
.alert-exterior[class^="ss-"]:before {
  color: #c3b496;
}
.alert-primary {
  background-color: #f6c19f;
  color: #3b200f;
}
.alert-primary a {
  color: #994c1b;
}
.alert-primary a:hover {
  color: #592c0f;
}
.alert-primary[class*="ss-"]:before,
.alert-primary[class^="ss-"]:before {
  color: #cc6524;
}
.alert-secondary {
  background-color: #88bddf;
  color: #041f30;
}
.alert-secondary a {
  color: #004c7e;
}
.alert-secondary a:hover {
  color: #002c49;
}
.alert-secondary[class*="ss-"]:before,
.alert-secondary[class^="ss-"]:before {
  color: #0066a8;
}
.alert-positive {
  background-color: #88dec7;
  color: #042f24;
}
.alert-positive a {
  color: #007c5b;
}
.alert-positive a:hover {
  color: #004835;
}
.alert-positive[class*="ss-"]:before,
.alert-positive[class^="ss-"]:before {
  color: #00a57a;
}
.alert-negative {
  background-color: #e7aeaf;
  color: #331718;
}
.alert-negative a {
  color: #991b1e;
}
.alert-negative a:hover {
  color: #590f11;
}
.alert-negative[class*="ss-"]:before,
.alert-negative[class^="ss-"]:before {
  color: #cc2428;
}
.alert-info {
  background-color: #fff1af;
  color: #3f3918;
}
.alert-info a {
  color: #998839;
}
.alert-info a:hover {
  color: #594f21;
}
.alert-info[class*="ss-"]:before,
.alert-info[class^="ss-"]:before {
  color: #ccb64c;
}
.button {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-family: inherit;
  font-size: 100%;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border: none;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 1em;
  padding-left: 1em;
  border-radius: 0.1875rem;
}
.button[class*="ss-"]:before,
.button[class^="ss-"]:before {
  margin-right: 0.5em;
  vertical-align: middle;
}
.button-full {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.button-tiny {
  font-size: 12px;
  font-size: 0.75rem;
}
.button-small {
  font-size: 14px;
  font-size: 0.875rem;
}
.button-large {
  font-size: 18px;
  font-size: 1.125rem;
}
.button-huge {
  font-size: 21px;
  font-size: 1.3125rem;
}
.button-primary {
  background-color: #ed833f;
  box-shadow: 0 3px #b1622f;
  color: white !important;
  text-shadow: 1px 1px #c96f35;
}
.button-primary:hover,
.button-primary:focus {
  background: #c96f35;
  color: white;
}
.button-primary:visited {
  color: white;
}
.button-secondary {
  background-color: #127cc0;
  box-shadow: 0 3px #0d5d90;
  color: white !important;
  text-shadow: 1px 1px #0f69a3;
}
.button-secondary:hover,
.button-secondary:focus {
  background: #0f69a3;
  color: white;
}
.button-secondary:visited {
  color: white;
}
.button-tertiary {
  background-color: #4aaeee;
  box-shadow: 0 3px #3782b2;
  color: white !important;
  text-shadow: 1px 1px #3e93ca;
}
.button-tertiary:hover,
.button-tertiary:focus {
  background: #3e93ca;
  color: white;
}
.button-tertiary:visited {
  color: white;
}
.button-positive {
  background-color: #12bd90;
  box-shadow: 0 3px #0d8d6c;
  color: white !important;
  text-shadow: 1px 1px #0fa07a;
}
.button-positive:hover,
.button-positive:focus {
  background: #0fa07a;
  color: white;
}
.button-positive:visited {
  color: white;
}
.button-negative {
  background-color: #cf5d60;
  box-shadow: 0 3px #9b4548;
  color: white !important;
  text-shadow: 1px 1px #af4f51;
}
.button-negative:hover,
.button-negative:focus {
  background: #af4f51;
  color: white;
}
.button-negative:visited {
  color: white;
}
.button-interior {
  background-color: #8193a6;
  box-shadow: 0 3px #606e7c;
  color: white !important;
  text-shadow: 1px 1px #6d7c8d;
}
.button-interior:hover,
.button-interior:focus {
  background: #6d7c8d;
  color: white;
}
.button-interior:visited {
  color: white;
}
.button-exterior {
  background-color: #b0a081;
  box-shadow: 0 3px #847860;
  color: white !important;
  text-shadow: 1px 1px #95886d;
}
.button-exterior:hover,
.button-exterior:focus {
  background: #95886d;
  color: white;
}
.button-exterior:visited {
  color: white;
}
.button-inactive {
  background: none;
  background-image: none;
  background-color: #ccd3db !important;
  border: 1px solid #c1c8d0 !important;
  color: #999ea4 !important;
  text-shadow: 1px 1px #e5e9ed !important;
}
.button-inactive:hover,
.button-inactive:focus {
  background: none;
  background-image: none;
  background-color: #ccd3db !important;
  color: #999ea4 !important;
  cursor: default !important;
}
.card {
  padding: 24px;
  padding: 1.5rem;
  border-radius: 0.1875rem;
}
.card > :last-child {
  margin-bottom: 0;
}
.card-thin {
  padding: 12px;
  padding: 0.75rem;
}
.card-no-pad {
  padding: 0;
}
.card {
  background-color: white;
  box-shadow: 0 0.1875em #efefef;
}
.card-interior {
  background-color: #f7f8f9;
  box-shadow: 0 0.1875em #edeff2;
}
.card-interior .card-heading {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #66696d;
}
.card-exterior {
  background-color: #f0ede7;
  box-shadow: 0 0.1875em #e8e4db;
}
.card-exterior .card-heading {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #706d67;
}
.card-primary {
  background-color: #fcece2;
  box-shadow: 0 0.1875em #fae0cf;
}
.card-primary .card-heading {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #b1622f;
}
.card-secondary {
  background-color: #dbebf5;
  box-shadow: 0 0.1875em #c3deef;
}
.card-secondary .card-heading {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #0d5d90;
}
.card-positive {
  background-color: #dbf5ee;
  box-shadow: 0 0.1875em #c3eee3;
}
.card-positive .card-heading {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #0d8d6c;
}
.card-negative {
  background-color: #f7e6e7;
  box-shadow: 0 0.1875em #f3d6d7;
}
.card-negative .card-heading {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #9b4548;
}
.card-info {
  background-color: #fffae7;
  box-shadow: 0 0.1875em #fff5c7;
}
.card-info .card-heading {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #3f3918;
}
.line-list-heading {
  margin-bottom: 0 !important;
  border-bottom: 2px solid #363a41;
  border-color: rgba(34, 34, 34, 0.5);
  text-transform: uppercase;
}
.card-list {
  list-style: none;
  margin-left: 0;
}
.card-list li {
  border-bottom: 1px solid #ccd3db;
  border-color: rgba(0, 0, 0, 0.1);
}
.card-list li:first-child {
  border-top: 1px solid #ccd3db;
  border-color: rgba(0, 0, 0, 0.1);
}
.card-list a {
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
}
.card-list a[class^="ss-"]:before {
  float: right;
  font-size: 0.625em;
  line-height: 2.4em;
  color: #ccd3db;
  color: rgba(0, 0, 0, 0.2);
}
.card-all-link {
  display: inline-block;
  text-align: right;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  font-weight: 700;
}
fieldset {
  padding: 24px;
  padding: 1.5rem;
  border: 1px solid #e5e9ed;
}
legend {
  padding: 6px;
  padding: 0.375rem;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #e5e9ed;
  color: #999ea4;
  font-weight: 600;
}
.text-input:focus,
.text-input:active,
.text-area:focus,
.text-area:active {
  border-color: #12bd90;
  background-color: white;
  box-shadow: none;
  outline: none;
}
.text-input:focus::-webkit-input-placeholder,
.text-input:active::-webkit-input-placeholder,
.text-area:focus::-webkit-input-placeholder,
.text-area:active::-webkit-input-placeholder {
  color: #bdbdbd;
}
.text-input:focus:-moz-placeholder,
.text-input:active:-moz-placeholder,
.text-area:focus:-moz-placeholder,
.text-area:active:-moz-placeholder {
  color: #bdbdbd;
}
.text-input:focus::-moz-placeholder,
.text-input:active::-moz-placeholder,
.text-area:focus::-moz-placeholder,
.text-area:active::-moz-placeholder {
  color: #bdbdbd;
}
.text-input:focus:-ms-input-placeholder,
.text-input:active:-ms-input-placeholder,
.text-area:focus:-ms-input-placeholder,
.text-area:active:-ms-input-placeholder {
  color: #bdbdbd;
}
.text-input:-moz-placeholder,
.text-area:-moz-placeholder {
  color: #a1a1a1;
}
.text-input::-moz-placeholder,
.text-area::-moz-placeholder {
  color: #a1a1a1;
}
.text-input:-ms-input-placeholder,
.text-area:-ms-input-placeholder {
  color: #a1a1a1;
}
.text-input.error,
.text-area.error {
  border-color: #cf5d60;
}
.text-area {
  min-height: 8em;
  overflow: auto;
  resize: vertical;
}
.select {
  width: 100%;
}
.form-option-list {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.form-option-list > li label,
.form-option-list > li .label {
  display: inline;
}
.form-option-list > li .checkbox,
.form-option-list > li .radio {
  margin-right: 0.25em;
}
label {
  cursor: pointer;
}
label,
.label {
  display: block;
  margin-bottom: 0.25em;
}
.label-heading {
  font-weight: 700;
}
.label-heading abbr[title] {
  color: #cf5d60;
}
.additional {
  display: block;
  font-weight: 400;
}
.error-message {
  padding-top: 0.25em;
  color: #cf5d60;
}
.grid-reverse > .cell {
  float: right;
}
.grid-center > .cell {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.grid-thin {
  margin-left: -12px;
  margin-left: -0.75rem;
}
.grid-skinny {
  margin-left: -6px;
  margin-left: -0.375rem;
}
.grid-thick {
  margin-left: -36px;
  margin-left: -2.25rem;
}
.grid-fat {
  margin-left: -48px;
  margin-left: -3rem;
}
@media only screen and (max-width: 767px) {
  .palm-gutter-normal {
    margin-left: -24px;
    margin-left: -1.5rem;
  }
}
.grid-collapse {
  margin-left: 0;
}
.grid-form-fields > li:last-child {
  margin-bottom: 0;
}
.grid-thin > .cell {
  padding-left: 12px;
  padding-left: 0.75rem;
}
.grid-skinny > .cell {
  padding-left: 6px;
  padding-left: 0.375rem;
}
.grid-thick > .cell {
  padding-left: 36px;
  padding-left: 2.25rem;
}
.grid-fat > .cell {
  padding-left: 48px;
  padding-left: 3rem;
}
@media only screen and (max-width: 767px) {
  .palm-gutter-normal > .cell {
    padding-left: 24px;
    padding-left: 1.5rem;
  }
}
.grid-collapse > .cell {
  padding-left: 0;
}
.one-whole {
  width: 100%;
}
.one-half,
.two-quarters,
.three-sixths,
.four-eighths,
.five-tenths,
.six-twelfths {
  width: 50%;
}
.two-thirds,
.four-sixths,
.eight-twelfths {
  width: 66.666%;
}
.two-fifths,
.four-tenths {
  width: 40%;
}
.three-fifths,
.six-tenths {
  width: 60%;
}
.one-sixth,
.two-twelfths {
  width: 16.666%;
}
.one-eighth {
  width: 12.5%;
}
.three-eighths {
  width: 37.5%;
}
.five-eighths {
  width: 62.5%;
}
.seven-eighths {
  width: 87.5%;
}
.one-tenth {
  width: 10%;
}
.three-tenths {
  width: 30%;
}
.seven-tenths {
  width: 70%;
}
.nine-tenths {
  width: 90%;
}
.one-twelfth {
  width: 8.333%;
}
.five-twelfths {
  width: 41.666%;
}
.seven-twelfths {
  width: 58.333%;
}
.eleven-twelfths {
  width: 91.666%;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .lap-one-whole {
    width: 100%;
  }
  .lap-one-half,
  .lap-two-quarters,
  .lap-three-sixths,
  .lap-four-eighths,
  .lap-five-tenths,
  .lap-six-twelfths {
    width: 50%;
  }
  .lap-one-third,
  .lap-two-sixths,
  .lap-four-twelfths {
    width: 33.333%;
  }
  .lap-two-thirds,
  .lap-four-sixths,
  .lap-eight-twelfths {
    width: 66.666%;
  }
  .lap-one-quarter,
  .lap-two-eighths,
  .lap-three-twelfths {
    width: 25%;
  }
  .lap-three-quarters,
  .lap-six-eighths,
  .lap-nine-twelfths {
    width: 75%;
  }
  .lap-one-fifth,
  .lap-two-tenths {
    width: 20%;
  }
  .lap-two-fifths,
  .lap-four-tenths {
    width: 40%;
  }
  .lap-three-fifths,
  .lap-six-tenths {
    width: 60%;
  }
  .lap-four-fifths,
  .lap-eight-tenths {
    width: 80%;
  }
  .lap-one-sixth,
  .lap-two-twelfths {
    width: 16.666%;
  }
  .lap-five-sixths,
  .lap-ten-twelfths {
    width: 83.333%;
  }
  .lap-one-eighth {
    width: 12.5%;
  }
  .lap-three-eighths {
    width: 37.5%;
  }
  .lap-five-eighths {
    width: 62.5%;
  }
  .lap-seven-eighths {
    width: 87.5%;
  }
  .lap-one-tenth {
    width: 10%;
  }
  .lap-three-tenths {
    width: 30%;
  }
  .lap-seven-tenths {
    width: 70%;
  }
  .lap-nine-tenths {
    width: 90%;
  }
  .lap-one-twelfth {
    width: 8.333%;
  }
  .lap-five-twelfths {
    width: 41.666%;
  }
  .lap-seven-twelfths {
    width: 58.333%;
  }
  .lap-eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (min-width: 961px) {
  .desk-one-whole {
    width: 100%;
  }
  .desk-one-half,
  .desk-two-quarters,
  .desk-three-sixths,
  .desk-four-eighths,
  .desk-five-tenths,
  .desk-six-twelfths {
    width: 50%;
  }
  .desk-one-third,
  .desk-two-sixths,
  .desk-four-twelfths {
    width: 33.333%;
  }
  .desk-two-thirds,
  .desk-four-sixths,
  .desk-eight-twelfths {
    width: 66.666%;
  }
  .desk-one-quarter,
  .desk-two-eighths,
  .desk-three-twelfths {
    width: 25%;
  }
  .desk-three-quarters,
  .desk-six-eighths,
  .desk-nine-twelfths {
    width: 75%;
  }
  .desk-one-fifth,
  .desk-two-tenths {
    width: 20%;
  }
  .desk-two-fifths,
  .desk-four-tenths {
    width: 40%;
  }
  .desk-three-fifths,
  .desk-six-tenths {
    width: 60%;
  }
  .desk-four-fifths,
  .desk-eight-tenths {
    width: 80%;
  }
  .desk-one-sixth,
  .desk-two-twelfths {
    width: 16.666%;
  }
  .desk-five-sixths,
  .desk-ten-twelfths {
    width: 83.333%;
  }
  .desk-one-eighth {
    width: 12.5%;
  }
  .desk-three-eighths {
    width: 37.5%;
  }
  .desk-five-eighths {
    width: 62.5%;
  }
  .desk-seven-eighths {
    width: 87.5%;
  }
  .desk-one-tenth {
    width: 10%;
  }
  .desk-three-tenths {
    width: 30%;
  }
  .desk-seven-tenths {
    width: 70%;
  }
  .desk-nine-tenths {
    width: 90%;
  }
  .desk-one-twelfth {
    width: 8.333%;
  }
  .desk-five-twelfths {
    width: 41.666%;
  }
  .desk-seven-twelfths {
    width: 58.333%;
  }
  .desk-eleven-twelfths {
    width: 91.666%;
  }
}
.masthead-heading {
  letter-spacing: -0.03125em;
}

h3,
.gamma {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.9;
}

h6,
.zeta {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
.giga {
  font-size: 90px;
  font-size: 5.625rem;
}
@media only screen and (max-width: 767px) {
  .giga {
    font-size: 72px;
    font-size: 4.5rem;
  }
}
.mega {
  font-size: 72px;
  font-size: 4.5rem;
}
@media only screen and (max-width: 767px) {
  .mega {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
.kilo {
  font-size: 60px;
  font-size: 3.75rem;
}
@media only screen and (max-width: 767px) {
  .kilo {
    font-size: 48px;
    font-size: 3rem;
  }
}
.double-heading > :first-child {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.page-heading {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-left: -24px;
  margin-left: -1.5rem;
  margin-right: -24px;
  margin-right: -1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  padding-left: 24px;
  padding-left: 1.5rem;
  padding-right: 24px;
  padding-right: 1.5rem;
  border-bottom: 1px solid #e5e9ed;
  border-color: rgba(204, 211, 219, 0.5);
}
.page-heading > * {
  margin-bottom: 0;
}
.page-heading .subheading {
  margin-top: 0.25em;
}
.subheading {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.1875;
  letter-spacing: 0.02em;
  font-weight: normal;
}
.image-radius {
  border-radius: 0.1875rem;
}
.image-round {
  border-radius: 200px;
}
.image-right {
  float: right;
  margin-bottom: 24px;
  margin-left: 24px;
}
.image-left {
  float: left;
  margin-right: 24px;
  margin-bottom: 24px;
}
.image-center {
  display: block;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}
.thumbnail {
  display: block;
  padding: 0.25em;
  border: 1px solid #e5e9ed;
  border-radius: 0.1875rem;
  background-color: white;
  line-height: 0;
}
.thumbnail:hover {
  border-color: #ccd3db;
  box-shadow: 0 0 0.25em #e5e9ed;
}
.grid-thumbnail {
  display: block;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  text-align: center;
  border-radius: 0;
  box-shadow: 0 0.25em 0.25em -0.125em #e5e9ed;
}
.grid-thumbnail img {
  max-height: 96px;
}
.island-thin {
  padding: 12px;
  padding: 0.75rem;
}
.island-thick {
  padding: 36px;
  padding: 2.25rem;
}
@media only screen and (max-width: 767px) {
  .island-thick {
    padding: 24px;
    padding: 1.5rem;
  }
}
.island-fat {
  padding: 48px;
  padding: 3rem;
}
@media only screen and (max-width: 767px) {
  .island-fat {
    padding: 24px;
    padding: 1.5rem;
  }
}
.island-inherit-color h1,
.island-inherit-color h2,
.island-inherit-color h3,
.island-inherit-color h4,
.island-inherit-color h5,
.island-inherit-color h6 {
  color: inherit;
}
.island-primary {
  background-color: #fae0cf;
}
.island-primary.island-outline {
  background-color: transparent;
  border: 1px solid #f6c19f;
}
.island-primary.island-outline.island-inherit-color {
  color: #d57538;
}
.island-primary.island-inherit-color {
  color: #76411f;
}
.island-primary.island-inherit-color a {
  color: #9a5528;
}
.island-primary.island-inherit-color a:hover {
  color: #5e3419;
}
.island-secondary.island-outline {
  background-color: transparent;
  border: 1px solid #88bddf;
}
.island-secondary.island-outline.island-inherit-color {
  color: #106fac;
}
.island-secondary.island-inherit-color {
  color: #093e60;
}
.island-secondary.island-inherit-color a {
  color: #0b507c;
}
.island-secondary.island-inherit-color a:hover {
  color: #07314c;
}
.island-positive {
  background-color: #c3eee3;
}
.island-positive.island-outline {
  background-color: transparent;
  border: 1px solid #88dec7;
}
.island-positive.island-outline.island-inherit-color {
  color: #10aa81;
}
.island-positive.island-inherit-color {
  color: #095e48;
}
.island-positive.island-inherit-color a {
  color: #0b7a5d;
}
.island-positive.island-inherit-color a:hover {
  color: #074b39;
}
.island-negative {
  background-color: #f3d6d7;
}
.island-negative.island-outline {
  background-color: transparent;
  border: 1px solid #e7aeaf;
}
.island-negative.island-outline.island-inherit-color {
  color: #ba5356;
}
.island-negative.island-inherit-color {
  color: #672e30;
}
.island-negative.island-inherit-color a {
  color: #863c3e;
}
.island-negative.island-inherit-color a:hover {
  color: #522526;
}
.island-interior.island-outline.island-inherit-color {
  color: #84898e;
}
.island-interior.island-inherit-color {
  color: #333436;
}
.island-interior.island-inherit-color a {
  color: #515457;
}
.island-interior.island-inherit-color a:hover {
  color: #1e1f20;
}
.island-exterior {
  background-color: #f0ede7;
}
.island-exterior.island-outline {
  background-color: transparent;
  border: 1px solid #e8e4db;
}
.island-exterior.island-outline.island-inherit-color {
  color: #928e86;
}
.island-exterior.island-inherit-color {
  color: #383633;
}
.island-exterior.island-inherit-color a {
  color: #5a5752;
}
.island-exterior.island-inherit-color a:hover {
  color: #21201f;
}
.island-info {
  background-color: #fff1af;
}
.island-info.island-outline {
  background-color: transparent;
  border: 1px solid #ffea87;
}
.island-info.island-outline.island-inherit-color {
  color: #a5943e;
}
.island-info.island-inherit-color {
  color: #3f3918;
}
.island-info.island-inherit-color a {
  color: #665b26;
}
.island-info.island-inherit-color a:hover {
  color: #26220e;
}
.check-list {
  margin-left: 0;
  list-style: none;
}
.check-list.check-list-border-bottom {
  border-bottom: 1px dotted #d8dee4;
  border-color: rgba(204, 211, 219, 0.75);
}
.check-list li {
  padding-top: 12px;
  padding-top: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  border-top: 1px dotted #d8dee4;
  border-color: rgba(204, 211, 219, 0.75);
}
.check-list li[class*="ss-"]:before {
  margin-right: 0.5em;
  vertical-align: middle;
  line-height: 0.5;
  color: #ccd3db;
}
.check-list li.ss-check:before {
  color: #12bd90;
}
.check-list li.ss-delete:before {
  color: #cf5d60;
}
.check-list a {
  text-decoration: none;
}

.nav-vertical > li {
  float: none;
}
.nav-block > li > a {
  padding: 12px;
}
.categories {
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.categories a {
  padding: 12px;
  text-decoration: none;
  font-weight: 700;
}
.categories-breadcrumbs a {
  border-bottom: 1px solid #e5e9ed;
  background-color: #f7f8f9;
  color: #a1a1a1;
}
.categories-breadcrumbs a:hover {
  background-color: #f2f4f6;
}
.categories-breadcrumbs a[class*="ss-"]:before {
  font-size: 0.5em;
  margin-right: 0.5em;
}
.categories-list a {
  border-bottom: 1px solid #e5e9ed;
  color: #444444;
  background-color: white;
}
.categories-list a:hover {
  background-color: #edeff2;
}
.categories-list a[class*="ss-"]:before {
  font-size: 0.5em;
  margin-right: 0.5em;
  color: #127cc0;
}
.current-category a {
  border-bottom-color: #0f69a3;
  background-color: #127cc0;
  color: white;
}
.current-category a:hover {
  background-color: #106fac;
}
[class*="pull-"] {
  position: relative;
}
.pull-one-whole {
  right: 100%;
}
.pull-one-half,
.pull-two-quarters,
.pull-three-sixths,
.pull-four-eighths,
.pull-five-tenths,
.pull-six-twelfths {
  right: 50%;
}
.pull-one-third,
.pull-two-sixths,
.pull-four-twelfths {
  right: 33.333%;
}
.pull-two-thirds,
.pull-four-sixths,
.pull-eight-twelfths {
  right: 66.666%;
}
.pull-one-quarter,
.pull-two-eighths,
.pull-three-twelfths {
  right: 25%;
}
.pull-three-quarters,
.pull-six-eighths,
.pull-nine-twelfths {
  right: 75%;
}
.pull-one-fifth,
.pull-two-tenths {
  right: 20%;
}
.pull-two-fifths,
.pull-four-tenths {
  right: 40%;
}
.pull-three-fifths,
.pull-six-tenths {
  right: 60%;
}
.pull-four-fifths,
.pull-eight-tenths {
  right: 80%;
}
.pull-one-sixth,
.pull-two-twelfths {
  right: 16.666%;
}
.pull-five-sixths,
.pull-ten-twelfths {
  right: 83.333%;
}
.pull-one-eighth {
  right: 12.5%;
}
.pull-three-eighths {
  right: 37.5%;
}
.pull-five-eighths {
  right: 62.5%;
}
.pull-seven-eighths {
  right: 87.5%;
}
.pull-one-tenth {
  right: 10%;
}
.pull-three-tenths {
  right: 30%;
}
.pull-seven-tenths {
  right: 70%;
}
.pull-nine-tenths {
  right: 90%;
}
.pull-one-twelfth {
  right: 8.333%;
}
.pull-five-twelfths {
  right: 41.666%;
}
.pull-seven-twelfths {
  right: 58.333%;
}
.pull-eleven-twelfths {
  right: 91.666%;
}
@media only screen and (max-width: 767px) {
  .pull-palm-one-whole {
    right: 100%;
  }
  .pull-palm-one-half,
  .pull-palm-two-quarters,
  .pull-palm-three-sixths,
  .pull-palm-four-eighths,
  .pull-palm-five-tenths,
  .pull-palm-six-twelfths {
    right: 50%;
  }
  .pull-palm-one-third,
  .pull-palm-two-sixths,
  .pull-palm-four-twelfths {
    right: 33.333%;
  }
  .pull-palm-two-thirds,
  .pull-palm-four-sixths,
  .pull-palm-eight-twelfths {
    right: 66.666%;
  }
  .pull-palm-one-quarter,
  .pull-palm-two-eighths,
  .pull-palm-three-twelfths {
    right: 25%;
  }
  .pull-palm-three-quarters,
  .pull-palm-six-eighths,
  .pull-palm-nine-twelfths {
    right: 75%;
  }
  .pull-palm-one-fifth,
  .pull-palm-two-tenths {
    right: 20%;
  }
  .pull-palm-two-fifths,
  .pull-palm-four-tenths {
    right: 40%;
  }
  .pull-palm-three-fifths,
  .pull-palm-six-tenths {
    right: 60%;
  }
  .pull-palm-four-fifths,
  .pull-palm-eight-tenths {
    right: 80%;
  }
  .pull-palm-one-sixth,
  .pull-palm-two-twelfths {
    right: 16.666%;
  }
  .pull-palm-five-sixths,
  .pull-palm-ten-twelfths {
    right: 83.333%;
  }
  .pull-palm-one-eighth {
    right: 12.5%;
  }
  .pull-palm-three-eighths {
    right: 37.5%;
  }
  .pull-palm-five-eighths {
    right: 62.5%;
  }
  .pull-palm-seven-eighths {
    right: 87.5%;
  }
  .pull-palm-one-tenth {
    right: 10%;
  }
  .pull-palm-three-tenths {
    right: 30%;
  }
  .pull-palm-seven-tenths {
    right: 70%;
  }
  .pull-palm-nine-tenths {
    right: 90%;
  }
  .pull-palm-one-twelfth {
    right: 8.333%;
  }
  .pull-palm-five-twelfths {
    right: 41.666%;
  }
  .pull-palm-seven-twelfths {
    right: 58.333%;
  }
  .pull-palm-eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .pull-lap-one-whole {
    right: 100%;
  }
  .pull-lap-one-half,
  .pull-lap-two-quarters,
  .pull-lap-three-sixths,
  .pull-lap-four-eighths,
  .pull-lap-five-tenths,
  .pull-lap-six-twelfths {
    right: 50%;
  }
  .pull-lap-one-third,
  .pull-lap-two-sixths,
  .pull-lap-four-twelfths {
    right: 33.333%;
  }
  .pull-lap-two-thirds,
  .pull-lap-four-sixths,
  .pull-lap-eight-twelfths {
    right: 66.666%;
  }
  .pull-lap-one-quarter,
  .pull-lap-two-eighths,
  .pull-lap-three-twelfths {
    right: 25%;
  }
  .pull-lap-three-quarters,
  .pull-lap-six-eighths,
  .pull-lap-nine-twelfths {
    right: 75%;
  }
  .pull-lap-one-fifth,
  .pull-lap-two-tenths {
    right: 20%;
  }
  .pull-lap-two-fifths,
  .pull-lap-four-tenths {
    right: 40%;
  }
  .pull-lap-three-fifths,
  .pull-lap-six-tenths {
    right: 60%;
  }
  .pull-lap-four-fifths,
  .pull-lap-eight-tenths {
    right: 80%;
  }
  .pull-lap-one-sixth,
  .pull-lap-two-twelfths {
    right: 16.666%;
  }
  .pull-lap-five-sixths,
  .pull-lap-ten-twelfths {
    right: 83.333%;
  }
  .pull-lap-one-eighth {
    right: 12.5%;
  }
  .pull-lap-three-eighths {
    right: 37.5%;
  }
  .pull-lap-five-eighths {
    right: 62.5%;
  }
  .pull-lap-seven-eighths {
    right: 87.5%;
  }
  .pull-lap-one-tenth {
    right: 10%;
  }
  .pull-lap-three-tenths {
    right: 30%;
  }
  .pull-lap-seven-tenths {
    right: 70%;
  }
  .pull-lap-nine-tenths {
    right: 90%;
  }
  .pull-lap-one-twelfth {
    right: 8.333%;
  }
  .pull-lap-five-twelfths {
    right: 41.666%;
  }
  .pull-lap-seven-twelfths {
    right: 58.333%;
  }
  .pull-lap-eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (max-width: 960px) {
  .pull-portable-one-whole {
    right: 100%;
  }
  .pull-portable-one-half,
  .pull-portable-two-quarters,
  .pull-portable-three-sixths,
  .pull-portable-four-eighths,
  .pull-portable-five-tenths,
  .pull-portable-six-twelfths {
    right: 50%;
  }
  .pull-portable-one-third,
  .pull-portable-two-sixths,
  .pull-portable-four-twelfths {
    right: 33.333%;
  }
  .pull-portable-two-thirds,
  .pull-portable-four-sixths,
  .pull-portable-eight-twelfths {
    right: 66.666%;
  }
  .pull-portable-one-quarter,
  .pull-portable-two-eighths,
  .pull-portable-three-twelfths {
    right: 25%;
  }
  .pull-portable-three-quarters,
  .pull-portable-six-eighths,
  .pull-portable-nine-twelfths {
    right: 75%;
  }
  .pull-portable-one-fifth,
  .pull-portable-two-tenths {
    right: 20%;
  }
  .pull-portable-two-fifths,
  .pull-portable-four-tenths {
    right: 40%;
  }
  .pull-portable-three-fifths,
  .pull-portable-six-tenths {
    right: 60%;
  }
  .pull-portable-four-fifths,
  .pull-portable-eight-tenths {
    right: 80%;
  }
  .pull-portable-one-sixth,
  .pull-portable-two-twelfths {
    right: 16.666%;
  }
  .pull-portable-five-sixths,
  .pull-portable-ten-twelfths {
    right: 83.333%;
  }
  .pull-portable-one-eighth {
    right: 12.5%;
  }
  .pull-portable-three-eighths {
    right: 37.5%;
  }
  .pull-portable-five-eighths {
    right: 62.5%;
  }
  .pull-portable-seven-eighths {
    right: 87.5%;
  }
  .pull-portable-one-tenth {
    right: 10%;
  }
  .pull-portable-three-tenths {
    right: 30%;
  }
  .pull-portable-seven-tenths {
    right: 70%;
  }
  .pull-portable-nine-tenths {
    right: 90%;
  }
  .pull-portable-one-twelfth {
    right: 8.333%;
  }
  .pull-portable-five-twelfths {
    right: 41.666%;
  }
  .pull-portable-seven-twelfths {
    right: 58.333%;
  }
  .pull-portable-eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 961px) {
  .pull-desk-one-whole {
    right: 100%;
  }
  .pull-desk-one-half,
  .pull-desk-two-quarters,
  .pull-desk-three-sixths,
  .pull-desk-four-eighths,
  .pull-desk-five-tenths,
  .pull-desk-six-twelfths {
    right: 50%;
  }
  .pull-desk-one-third,
  .pull-desk-two-sixths,
  .pull-desk-four-twelfths {
    right: 33.333%;
  }
  .pull-desk-two-thirds,
  .pull-desk-four-sixths,
  .pull-desk-eight-twelfths {
    right: 66.666%;
  }
  .pull-desk-one-quarter,
  .pull-desk-two-eighths,
  .pull-desk-three-twelfths {
    right: 25%;
  }
  .pull-desk-three-quarters,
  .pull-desk-six-eighths,
  .pull-desk-nine-twelfths {
    right: 75%;
  }
  .pull-desk-one-fifth,
  .pull-desk-two-tenths {
    right: 20%;
  }
  .pull-desk-two-fifths,
  .pull-desk-four-tenths {
    right: 40%;
  }
  .pull-desk-three-fifths,
  .pull-desk-six-tenths {
    right: 60%;
  }
  .pull-desk-four-fifths,
  .pull-desk-eight-tenths {
    right: 80%;
  }
  .pull-desk-one-sixth,
  .pull-desk-two-twelfths {
    right: 16.666%;
  }
  .pull-desk-five-sixths,
  .pull-desk-ten-twelfths {
    right: 83.333%;
  }
  .pull-desk-one-eighth {
    right: 12.5%;
  }
  .pull-desk-three-eighths {
    right: 37.5%;
  }
  .pull-desk-five-eighths {
    right: 62.5%;
  }
  .pull-desk-seven-eighths {
    right: 87.5%;
  }
  .pull-desk-one-tenth {
    right: 10%;
  }
  .pull-desk-three-tenths {
    right: 30%;
  }
  .pull-desk-seven-tenths {
    right: 70%;
  }
  .pull-desk-nine-tenths {
    right: 90%;
  }
  .pull-desk-one-twelfth {
    right: 8.333%;
  }
  .pull-desk-five-twelfths {
    right: 41.666%;
  }
  .pull-desk-seven-twelfths {
    right: 58.333%;
  }
  .pull-desk-eleven-twelfths {
    right: 91.666%;
  }
}
[class*="push-"] {
  position: relative;
}
.push-one-whole {
  left: 100%;
}
.push-one-half,
.push-two-quarters,
.push-three-sixths,
.push-four-eighths,
.push-five-tenths,
.push-six-twelfths {
  left: 50%;
}
.push-one-third,
.push-two-sixths,
.push-four-twelfths {
  left: 33.333%;
}
.push-two-thirds,
.push-four-sixths,
.push-eight-twelfths {
  left: 66.666%;
}
.push-one-quarter,
.push-two-eighths,
.push-three-twelfths {
  left: 25%;
}
.push-three-quarters,
.push-six-eighths,
.push-nine-twelfths {
  left: 75%;
}
.push-one-fifth,
.push-two-tenths {
  left: 20%;
}
.push-two-fifths,
.push-four-tenths {
  left: 40%;
}
.push-three-fifths,
.push-six-tenths {
  left: 60%;
}
.push-four-fifths,
.push-eight-tenths {
  left: 80%;
}
.push-one-sixth,
.push-two-twelfths {
  left: 16.666%;
}
.push-five-sixths,
.push-ten-twelfths {
  left: 83.333%;
}
.push-one-eighth {
  left: 12.5%;
}
.push-three-eighths {
  left: 37.5%;
}
.push-five-eighths {
  left: 62.5%;
}
.push-seven-eighths {
  left: 87.5%;
}
.push-one-tenth {
  left: 10%;
}
.push-three-tenths {
  left: 30%;
}
.push-seven-tenths {
  left: 70%;
}
.push-nine-tenths {
  left: 90%;
}
.push-one-twelfth {
  left: 8.333%;
}
.push-five-twelfths {
  left: 41.666%;
}
.push-seven-twelfths {
  left: 58.333%;
}
.push-eleven-twelfths {
  left: 91.666%;
}
@media only screen and (max-width: 767px) {
  .push-palm-one-whole {
    left: 100%;
  }
  .push-palm-one-half,
  .push-palm-two-quarters,
  .push-palm-three-sixths,
  .push-palm-four-eighths,
  .push-palm-five-tenths,
  .push-palm-six-twelfths {
    left: 50%;
  }
  .push-palm-one-third,
  .push-palm-two-sixths,
  .push-palm-four-twelfths {
    left: 33.333%;
  }
  .push-palm-two-thirds,
  .push-palm-four-sixths,
  .push-palm-eight-twelfths {
    left: 66.666%;
  }
  .push-palm-one-quarter,
  .push-palm-two-eighths,
  .push-palm-three-twelfths {
    left: 25%;
  }
  .push-palm-three-quarters,
  .push-palm-six-eighths,
  .push-palm-nine-twelfths {
    left: 75%;
  }
  .push-palm-one-fifth,
  .push-palm-two-tenths {
    left: 20%;
  }
  .push-palm-two-fifths,
  .push-palm-four-tenths {
    left: 40%;
  }
  .push-palm-three-fifths,
  .push-palm-six-tenths {
    left: 60%;
  }
  .push-palm-four-fifths,
  .push-palm-eight-tenths {
    left: 80%;
  }
  .push-palm-one-sixth,
  .push-palm-two-twelfths {
    left: 16.666%;
  }
  .push-palm-five-sixths,
  .push-palm-ten-twelfths {
    left: 83.333%;
  }
  .push-palm-one-eighth {
    left: 12.5%;
  }
  .push-palm-three-eighths {
    left: 37.5%;
  }
  .push-palm-five-eighths {
    left: 62.5%;
  }
  .push-palm-seven-eighths {
    left: 87.5%;
  }
  .push-palm-one-tenth {
    left: 10%;
  }
  .push-palm-three-tenths {
    left: 30%;
  }
  .push-palm-seven-tenths {
    left: 70%;
  }
  .push-palm-nine-tenths {
    left: 90%;
  }
  .push-palm-one-twelfth {
    left: 8.333%;
  }
  .push-palm-five-twelfths {
    left: 41.666%;
  }
  .push-palm-seven-twelfths {
    left: 58.333%;
  }
  .push-palm-eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .push-lap-one-whole {
    left: 100%;
  }
  .push-lap-one-half,
  .push-lap-two-quarters,
  .push-lap-three-sixths,
  .push-lap-four-eighths,
  .push-lap-five-tenths,
  .push-lap-six-twelfths {
    left: 50%;
  }
  .push-lap-one-third,
  .push-lap-two-sixths,
  .push-lap-four-twelfths {
    left: 33.333%;
  }
  .push-lap-two-thirds,
  .push-lap-four-sixths,
  .push-lap-eight-twelfths {
    left: 66.666%;
  }
  .push-lap-one-quarter,
  .push-lap-two-eighths,
  .push-lap-three-twelfths {
    left: 25%;
  }
  .push-lap-three-quarters,
  .push-lap-six-eighths,
  .push-lap-nine-twelfths {
    left: 75%;
  }
  .push-lap-one-fifth,
  .push-lap-two-tenths {
    left: 20%;
  }
  .push-lap-two-fifths,
  .push-lap-four-tenths {
    left: 40%;
  }
  .push-lap-three-fifths,
  .push-lap-six-tenths {
    left: 60%;
  }
  .push-lap-four-fifths,
  .push-lap-eight-tenths {
    left: 80%;
  }
  .push-lap-one-sixth,
  .push-lap-two-twelfths {
    left: 16.666%;
  }
  .push-lap-five-sixths,
  .push-lap-ten-twelfths {
    left: 83.333%;
  }
  .push-lap-one-eighth {
    left: 12.5%;
  }
  .push-lap-three-eighths {
    left: 37.5%;
  }
  .push-lap-five-eighths {
    left: 62.5%;
  }
  .push-lap-seven-eighths {
    left: 87.5%;
  }
  .push-lap-one-tenth {
    left: 10%;
  }
  .push-lap-three-tenths {
    left: 30%;
  }
  .push-lap-seven-tenths {
    left: 70%;
  }
  .push-lap-nine-tenths {
    left: 90%;
  }
  .push-lap-one-twelfth {
    left: 8.333%;
  }
  .push-lap-five-twelfths {
    left: 41.666%;
  }
  .push-lap-seven-twelfths {
    left: 58.333%;
  }
  .push-lap-eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (max-width: 960px) {
  .push-portable-one-whole {
    left: 100%;
  }
  .push-portable-one-half,
  .push-portable-two-quarters,
  .push-portable-three-sixths,
  .push-portable-four-eighths,
  .push-portable-five-tenths,
  .push-portable-six-twelfths {
    left: 50%;
  }
  .push-portable-one-third,
  .push-portable-two-sixths,
  .push-portable-four-twelfths {
    left: 33.333%;
  }
  .push-portable-two-thirds,
  .push-portable-four-sixths,
  .push-portable-eight-twelfths {
    left: 66.666%;
  }
  .push-portable-one-quarter,
  .push-portable-two-eighths,
  .push-portable-three-twelfths {
    left: 25%;
  }
  .push-portable-three-quarters,
  .push-portable-six-eighths,
  .push-portable-nine-twelfths {
    left: 75%;
  }
  .push-portable-one-fifth,
  .push-portable-two-tenths {
    left: 20%;
  }
  .push-portable-two-fifths,
  .push-portable-four-tenths {
    left: 40%;
  }
  .push-portable-three-fifths,
  .push-portable-six-tenths {
    left: 60%;
  }
  .push-portable-four-fifths,
  .push-portable-eight-tenths {
    left: 80%;
  }
  .push-portable-one-sixth,
  .push-portable-two-twelfths {
    left: 16.666%;
  }
  .push-portable-five-sixths,
  .push-portable-ten-twelfths {
    left: 83.333%;
  }
  .push-portable-one-eighth {
    left: 12.5%;
  }
  .push-portable-three-eighths {
    left: 37.5%;
  }
  .push-portable-five-eighths {
    left: 62.5%;
  }
  .push-portable-seven-eighths {
    left: 87.5%;
  }
  .push-portable-one-tenth {
    left: 10%;
  }
  .push-portable-three-tenths {
    left: 30%;
  }
  .push-portable-seven-tenths {
    left: 70%;
  }
  .push-portable-nine-tenths {
    left: 90%;
  }
  .push-portable-one-twelfth {
    left: 8.333%;
  }
  .push-portable-five-twelfths {
    left: 41.666%;
  }
  .push-portable-seven-twelfths {
    left: 58.333%;
  }
  .push-portable-eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 961px) {
  .push-desk-one-whole {
    left: 100%;
  }
  .push-desk-one-half,
  .push-desk-two-quarters,
  .push-desk-three-sixths,
  .push-desk-four-eighths,
  .push-desk-five-tenths,
  .push-desk-six-twelfths {
    left: 50%;
  }
  .push-desk-one-third,
  .push-desk-two-sixths,
  .push-desk-four-twelfths {
    left: 33.333%;
  }
  .push-desk-two-thirds,
  .push-desk-four-sixths,
  .push-desk-eight-twelfths {
    left: 66.666%;
  }
  .push-desk-one-quarter,
  .push-desk-two-eighths,
  .push-desk-three-twelfths {
    left: 25%;
  }
  .push-desk-three-quarters,
  .push-desk-six-eighths,
  .push-desk-nine-twelfths {
    left: 75%;
  }
  .push-desk-one-fifth,
  .push-desk-two-tenths {
    left: 20%;
  }
  .push-desk-two-fifths,
  .push-desk-four-tenths {
    left: 40%;
  }
  .push-desk-three-fifths,
  .push-desk-six-tenths {
    left: 60%;
  }
  .push-desk-four-fifths,
  .push-desk-eight-tenths {
    left: 80%;
  }
  .push-desk-one-sixth,
  .push-desk-two-twelfths {
    left: 16.666%;
  }
  .push-desk-five-sixths,
  .push-desk-ten-twelfths {
    left: 83.333%;
  }
  .push-desk-one-eighth {
    left: 12.5%;
  }
  .push-desk-three-eighths {
    left: 37.5%;
  }
  .push-desk-five-eighths {
    left: 62.5%;
  }
  .push-desk-seven-eighths {
    left: 87.5%;
  }
  .push-desk-one-tenth {
    left: 10%;
  }
  .push-desk-three-tenths {
    left: 30%;
  }
  .push-desk-seven-tenths {
    left: 70%;
  }
  .push-desk-nine-tenths {
    left: 90%;
  }
  .push-desk-one-twelfth {
    left: 8.333%;
  }
  .push-desk-five-twelfths {
    left: 41.666%;
  }
  .push-desk-seven-twelfths {
    left: 58.333%;
  }
  .push-desk-eleven-twelfths {
    left: 91.666%;
  }
}
q {
  quotes: "‘" "’" "“" "”";
}
q:before {
  content: "‘";
  content: open-quote;
}
q:after {
  content: "’";
  content: close-quote;
}
q q:before {
  content: "“";
  content: open-quote;
}
q q:after {
  content: "”";
  content: close-quote;
}
blockquote {
  font-family: inherit;
  font-style: italic;
}
blockquote p:last-of-type {
  margin-bottom: 12px;
}
.source {
  display: block;
  font-family: inherit;
  font-style: normal;
  text-indent: 0;
}
.source:before {
  content: "— ";
}
.blockquote-title {
  color: #999ea4;
  font-style: normal;
}
.bubble {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  padding: 24px;
  padding: 1.5rem;
  border-radius: 0.1875rem;
  background-color: white;
  border: 1px solid #e5e9ed;
  border-color: rgba(204, 211, 219, 0.5);
}
.bubble:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 23px;
  margin-top: 1px;
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 13px;
  border-top-color: #e5e9ed;
  border-top-color: rgba(204, 211, 219, 0.5);
}
.bubble:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 24px;
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 12px;
  border-top-color: white;
}
.bubble-source {
  *zoom: 1;
  display: block;
  font-family: inherit;
  font-style: normal;
  color: #727272;
  color: rgba(68, 68, 68, 0.75);
}
.bubble-source:before,
.bubble-source:after {
  content: " ";
  display: table;
}
.bubble-source:after {
  clear: both;
}
.bubble-logo,
.bubble-thumbnail {
  float: left;
  width: 84px;
  width: 5.25rem;
  margin-right: 12px;
  margin-right: 0.75rem;
  padding-right: 12px;
  padding-right: 0.75rem;
  border-right: 1px dotted rgba(0, 0, 0, 0.25);
}
.bubble-logo img,
.bubble-thumbnail img {
  display: inline-block;
  vertical-align: middle;
}
.bubble-logo-fade {
  opacity: 0.35;
}
.bubble-source-name {
  float: left;
  padding-top: 8px;
  padding-top: 0.5rem;
}
.stack-interior {
  background-color: #edeff2;
}
.stack-exterior {
  background-color: #f4f2ee;
}
.stack-light {
  background-color: #e7f1f8;
}
.stack-light-alt {
  background-color: #dbebf5;
}
.stack-aside {
  background-color: #e1dbcf;
}
.stack-primary {
  background-color: #127cc0;
}
.stack-ground {
  background-color: #383633;
}
.stack-dark-gray {
  background-color: #363a41;
}
.stack-positive {
  background-color: #12bd90;
}
.stack-negative {
  background-color: #cf5d60;
}
.stack-info {
  background-color: #ffe460;
}
.stack-content-thin {
  padding-top: 12px;
}
.stack-content-thick {
  padding-top: 48px;
  padding-bottom: 24px;
}
.stack-content-fat {
  padding-top: 72px;
  padding-bottom: 48px;
}
@media only screen and (max-width: 767px) {
  .stack-content-fat {
    padding-top: 48px;
    padding-bottom: 24px;
  }
}
.reviews {
  margin-bottom: 6px;
}
.reviews-stars {
  margin-right: 6px;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
}
.reviews-stars .ss-star {
  display: inline-block;
  position: relative;
  color: #f2f4f6;
  text-shadow: 1px 1px 0 #ccd3db;
}
.reviews-stars .ss-star .ss-star,
.reviews-stars .ss-star .ss-halfstar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  color: #ffe460;
  text-shadow: none;
}
.reviews-count {
  text-decoration: none;
  color: #999ea4;
  white-space: nowrap;
}
.lead {
  font-size: 20px;
  font-size: 1.25rem;
}
.micro {
  font-size: 12px;
  font-size: 0.75rem;
}
.listing,
.listing-padded {
  padding: 12px;
  padding: 0.75rem;
  border: 1px solid #e5e9ed;
  box-shadow: 0 0.125em #e5e9ed;
}
@media only screen and (min-width: 768px) {
  .listing .button,
  .listing-padded .button {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .listing,
  .listing-padded {
    max-width: 30em;
    margin-left: auto;
    margin-right: auto;
  }
  .listing .button,
  .listing-padded .button {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }
}
.listing-padded {
  padding: 24px;
  padding: 1.5rem;
}
.listing-thumbnail-container {
  display: block;
  position: relative;
  width: 100%;
}
.listing-thumbnail-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.listing-thumbnail {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: white;
  border-radius: 0.1875rem;
  overflow: hidden;
}
.listing-thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 6px;
  padding: 0.375rem;
}
.lt-ie9 .listing-thumbnail img {
  position: static;
}
.listing-name {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.listing-name a {
  text-decoration: none;
}
.listing-vendor {
  margin-top: -6px;
  margin-top: -0.375rem;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.listing-description,
.listing-quote {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .listing-description,
  .listing-quote {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }
}
.listing-quote p:last-of-type {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.listing-quote cite {
  margin-bottom: 0;
}
.product-row-table {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.product-row {
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  background-color: white;
  -webkit-transition: box-shadow 0.1s ease-in;
  -moz-transition: box-shadow 0.1s ease-in;
  transition: box-shadow 0.1s ease-in;
  border-bottom: 1px solid #e5e9ed;
}
.product-row:last-child {
  border-bottom: none;
}
.product-row:hover {
  box-shadow: 0 12px 12px -12px #ccd3db;
}
.product-row-name {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.product-row-name a {
  text-decoration: none;
}
.product-row-vendor {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .product-row-vendor {
    display: block;
    white-space: normal;
  }
}
.product-row-image-position {
  position: relative;
}
.product-row-image-container {
  display: block;
  position: relative;
  width: 100%;
  border: 1px solid #e5e9ed;
  border-radius: 0.1875rem;
  background-color: white;
}
.product-row-image-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media only screen and (max-width: 767px) {
  .product-row-image-container {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 72px;
  }
}
.product-row-image-container-basic {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .product-row-image-container-basic {
    width: 100%;
  }
}
.product-row-image {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 6px;
}
.product-row-image img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  border-radius: 0.1875rem;
}
.lt-ie9 .product-row-image img {
  position: static;
}
.product-row-description {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .product-row-description {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }
}
.featured-product {
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.featured-product-image-container {
  display: block;
  position: relative;
  width: 100%;
  max-width: 240px;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  border: 1px solid #dbebf5;
  border-radius: 3px;
  background-color: white;
}
.featured-product-image-container:hover {
  border: 1px solid #127cc0;
}
.featured-product-image-container:before {
  content: "";
  display: block;
  padding-top: 75%;
}
@media only screen and (max-width: 960px) {
  .featured-product-image-container {
    border-bottom: none;
  }
}
.featured-product-image-link {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-radius: 0.1875rem;
  text-align: center;
}
.featured-product-image {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
}
.featured-product-image-logo {
  display: inline-block;
  vertical-align: middle;
  position: static;
  margin: auto;
}
.csstransforms .featured-product-image-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.featured-product-name {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.featured-product-name a {
  color: #444444;
  text-decoration: none;
}
.featured-product-name a:hover {
  color: #127cc0;
}
.featured-product-name-link {
  display: block;
}
.tabs {
  margin-left: 0;
  list-style: none;
  border-bottom: 1px solid #ccd3db;
  *zoom: 1;
}
.tabs:before,
.tabs:after {
  content: " ";
  display: table;
}
.tabs:after {
  clear: both;
}
.tab {
  display: block;
  float: left;
  margin-bottom: -1px;
  margin-left: 6px;
  margin-left: 0.375rem;
  margin-right: 6px;
  margin-right: 0.375rem;
  padding: 12px 24px;
  padding: 0.75rem 1.5rem;
  border-top: 1px solid #ccd3db;
  border-left: 1px solid #ccd3db;
  border-right: 1px solid #ccd3db;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  outline: none !important;
  background-color: #e5e9ed;
  color: #999ea4;
  font-weight: 600;
  text-decoration: none;
}
.tab:visited {
  color: #999ea4;
}
.tab:hover {
  background-color: #d8dee4;
  color: #444444;
}
@media only screen and (max-width: 767px) {
  .tab {
    margin-left: 0;
    margin-right: 4px;
    margin-right: 0.25rem;
    padding: 12px;
    padding: 0.75rem;
  }
}
.tab.active {
  background-color: white;
  border-bottom: 1px solid white;
  color: #444444;
}
.article-title {
  margin-bottom: 12px;
}
.article-title a {
  text-decoration: none;
}

.avatar {
  border-radius: 0.1875rem;
}
.capshare-link {
  color: #ffffff;
}
.capshare-link:hover {
  color: #ffffff;
}
.capshare-options {
  *zoom: 1;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.capshare-options:before,
.capshare-options:after {
  content: " ";
  display: table;
}
.capshare-options:after {
  clear: both;
}
.capshare-options .ss-social-regular {
  display: block;
  margin-bottom: 0.25em;
  height: 2.25em;
  line-height: 2.25em;
  border-radius: 0.1875rem;
  text-align: center;
  color: white;
}
.capshare-options .ss-social-regular:before {
  vertical-align: middle;
}
.capshare-options .ss-linkedin {
  background-color: #0e76a8;
  box-shadow: 0 0.125em #0a587e;
}
.capshare-options .ss-twitter {
  background-color: #00acee;
  box-shadow: 0 0.125em #0081b2;
}
.capshare-options .ss-facebook {
  background-color: #3b5998;
  box-shadow: 0 0.125em #2c4272;
}
.capshare-options .ss-reddit {
  background-color: #ff5700;
  box-shadow: 0 0.125em #961a21;
}
.capshare-button {
  display: inline-block;
  width: 4em;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  margin-right: 6px;
  margin-right: 0.375rem;
}
.capshare-button:hover {
  cursor: pointer;
}
.capshare-counter {
  display: none;
  border: 1px solid #d8dee4;
  border-radius: 0.1875rem;
  background-color: #f7f8f9;
  font-size: 12px;
  text-align: center;
  color: #999ea4;
}
.tags {
  margin: 1rem auto 2.5rem;
}
.tags .delta {
  font-weight: bold;
  display: block;
  margin-bottom: 1rem;
}
.tags a {
  display: inline-block;
  text-transform: capitalize;
  margin: 0.25em;
  padding: 0.5em 0.875em;
  background-color: #f7f8f9;
  border-radius: 10px;
  font-size: 14px;
  text-decoration: none;
}
.tags a:hover {
  background-color: #127cc0;
  color: white;
}
.tags a[class*="ss-"]:before,
.tags a[class^="ss-"]:before {
  margin-right: 0.5em;
  vertical-align: middle;
}
.author-bio {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  border-bottom: 1px dotted #ccd3db;
  font-size: 18px;
  line-height: 1.44444444;
}
.author-bio .avatar {
  border-radius: 999px;
}
.author-bio:last-child {
  border-bottom: none;
}
.author-bio .ss-social-regular {
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  line-height: 2em;
  margin-left: 0.25em;
  text-decoration: none;
  vertical-align: middle;
  border-radius: 200px;
  background-color: #127cc0;
  color: white;
  text-align: center;
}
.author-bio .ss-linkedin {
  background-color: #0e76a8;
}
.author-bio .ss-twitter {
  background-color: #00acee;
}
.author-bio .ss-facebook {
  background-color: #3b5998;
}
.author-bio-name {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.author-bio-social {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .author-section-title,
  .author-bio {
    text-align: center;
  }
  .author-bio .grid .cell {
    width: 100%;
  }
}
.comments {
  padding-bottom: 5rem;
}
.comment {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  border-bottom: 1px dotted #ccd3db;
  overflow-x: hidden;
}
.post-teaser {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  border-bottom: 1px dotted #ccd3db;
}
.article-body {
  font-size: 112.5%;
  line-height: 1.45;
  color: #363a41;
}
@media only screen and (max-width: 767px) {
  .article-body {
    font-size: 1em;
  }
}
.article-body .alignleft {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-right: 24px;
  margin-right: 1.5rem;
}
.article-body .alignright {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-left: 24px;
  margin-left: 1.5rem;
}
.article-body .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article-body .alignnone {
  margin: 0;
}
.article-body blockquote {
  font-size: 116.667%;
  background-color: #f2f4f6;
  padding: 24px;
  padding: 1.5rem;
  border-radius: 0.1875rem;
}
.article-body blockquote > *:last-child {
  margin-bottom: 0;
}
.article-body .source {
  font-size: 66.667%;
  color: #999ea4;
}
.pagination-links {
  font-weight: 600;
}
.pagination-links a {
  text-decoration: none;
  color: #127cc0;
}
.pagination-links a:hover {
  color: #093e60;
}
.pagination-links [class*="ss-"]:before,
.pagination-links [class*="ss-"]:after {
  vertical-align: middle;
  font-size: 0.66667em;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption img {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.wp-caption-text {
  font-size: 80%;
  color: #999ea4;
}
.alignleft .wp-caption-text,
.alignright .wp-caption-text {
  margin-bottom: 0;
}
.browse .search-form {
  margin-bottom: 24px;
}
.browse-group {
  border-top: 1px solid #e5e9ed;
}
.browse-alpha {
  margin-right: -24px;
  margin-right: -1.5rem;
  font-size: 2em;
  font-weight: 700;
  text-align: center;
}
.browse-group-list {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  border-left: 1px solid #e5e9ed;
  background-color: white;
}
.browse-group-list li {
  background-color: white;
}
.browse-group-list li:nth-child(even) a {
  background-color: #f7f8f9;
}
.browse-group-list li a {
  padding: 12px 12px 12px 24px;
  text-decoration: none;
}
.browse-group-list li a:hover {
  background-color: #127cc0;
  color: white;
}
.footer-bottom a:hover {
  color: #68c5ed;
}
.footer-bottom.footer-back-to-top {
  padding-bottom: 48px;
  padding-bottom: 3rem;
}
.footer-nav-social a:hover {
  color: #68c5ed;
}
.back-to-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  padding: 0.75em 1.5em;
  background-color: #4aaeee;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.25);
  border-radius: 0.1875rem;
  color: white;
  text-decoration: none;
}
.back-to-top:hover {
  background-color: #429cd6;
  color: white;
}

.main-nav a {
  border-radius: 0.125rem;
  text-decoration: none;
  color: #177fad;
  font-weight: 400;
}
.main-nav a:hover {
  background-color: #eceff0;
}
.main-nav li [class*="ss-"]:before {
  margin-right: 0.5em;
  vertical-align: middle;
  line-height: 0.5;
}

.footer-nav-list a {
  margin-right: 1em;
}
.section-nav {
  font-weight: 600;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.section-nav li {
  margin-right: 12px;
  margin-right: 0.75rem;
}
.section-nav li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .section-nav li {
    float: none;
    margin-right: 0;
  }
}
.section-nav a {
  position: relative;
  text-decoration: none;
  border-radius: 0.1875rem;
  color: #4d9ccf;
}
.section-nav a:visited {
  color: #4d9ccf;
}
.section-nav a:hover {
  color: #127cc0;
}
.section-nav a.active {
  color: white;
}
@media only screen and (min-width: 768px) {
  .section-nav a.active:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 12px;
    margin-top: 0.75rem;
    margin-left: 12px;
    margin-left: 0.75rem;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 12px;
    border-top-color: #093e60;
  }
}
@media only screen and (max-width: 767px) {
  .section-nav {
    border: 1px solid #0d5d90;
    border-radius: 0.1875rem;
    font-size: 14px;
    padding-right: 48px;
    padding-right: 3rem;
  }
  .section-nav a {
    display: none;
  }
  .section-nav a.active {
    display: block;
  }
  .section-nav.is-open-for-palm a {
    display: block;
  }
}
.toggle-section-nav {
  float: right;
  display: none;
  padding: 12px;
  padding: 0.75rem;
  line-height: 1;
  text-decoration: none;
  color: white;
}
.toggle-section-nav:before {
  vertical-align: middle;
}
.toggle-section-nav:hover {
  color: #4d9ccf;
}
@media only screen and (max-width: 767px) {
  .toggle-section-nav {
    display: block;
  }
}
.content-collection,
.form-content {
  margin-top: -24px;
  margin-top: -1.5rem;
  margin-bottom: -24px;
  margin-bottom: -1.5rem;
  margin-left: -24px;
  margin-left: -1.5rem;
  padding: 24px;
  padding: 1.5rem;
  border-right: 1px solid #e5e9ed;
  border-color: rgba(204, 211, 219, 0.5);
  border-bottom-left-radius: 0.1875em;
}
.content-collection {
  background-color: #fdfdfc;
}
@media only screen and (max-width: 960px) {
  .content-collection {
    margin: 0;
    padding: 0;
    border: none;
  }
}
.content-collection-full-width {
  margin: -24px;
  margin: -1.5rem;
  padding: 24px;
  padding: 1.5rem;
  border-bottom-left-radius: 0.1875em;
  border-bottom-right-radius: 0.1875em;
  background-color: #fdfdfc;
}
@media only screen and (max-width: 960px) {
  .form-content {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    margin-right: -24px;
    margin-right: -1.5rem;
    border-right: none;
    border-bottom: 1px solid #e5e9ed;
    border-color: rgba(204, 211, 219, 0.5);
  }
}
.section-divider {
  padding-top: 24px;
  padding-top: 1.5rem;
  border-top: 1px solid #e5e9ed;
}
.section-title {
  margin-bottom: 0.875em;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.14285714;
  text-transform: capitalize;
}
@media only screen and (min-width: 961px) {
  .desk-omega-halves:nth-child(2n + 1) {
    clear: left;
  }
}
@media only screen and (min-width: 961px) {
}
@media only screen and (min-width: 961px) {
  .desk-omega-quarters:nth-child(4n + 1) {
    clear: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .lap-omega-halves:nth-child(2n + 1) {
    clear: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .lap-omega-thirds:nth-child(3n + 1) {
    clear: left;
  }
}
@media only screen and (max-width: 767px) {
  .palm-omega-halves:nth-child(2n + 1) {
    clear: left;
  }
}
.search-icon:hover {
  color: #999ea4;
}
.search-header .text-input {
  background-color: white;
  padding-right: 2em;
}
.search-categories {
  margin-bottom: 24px;
}
.search-results {
  margin-left: 0;
  list-style: none;
}
.search-result {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.search-result h2,
.search-result p {
  margin-bottom: 6px;
}
.search-result-reference {
  color: #10aa81;
}
.search-result-reference a {
  color: #10aa81;
}
.search-result-reference a:hover {
  color: #095e48;
}
.search-result-reference[class*="ss-"]:before {
  margin-right: 0.375em;
  vertical-align: middle;
}
.category-thumbnail {
  max-width: 192px;
  max-height: 100px;
}
.tbl-primary {
  width: 100%;
}
.tbl-primary,
.tbl-primary th,
.tbl-primary td,
.tbl-primary tr {
  border: 1px solid #d8dee4;
  padding: 10px;
}
.tbl-primary th {
  font-weight: bold;
  text-align: center;
}
.btm-margin {
  margin-bottom: 20px;
}
.ratings-table {
  border: none;
}
.ratings-table td {
  border: none;
  padding: 10px;
}
.ratings-table td a {
  text-align: center;
}
.ratings-table td img {
  width: 100px;
}
.ratings-table td .ratings-value {
  color: #637985;
}
.pros-cons-pricing {
  border: 1px solid gray;
  padding: 10px;
}
.pros-cons-pricing th {
  border: 1px solid gray;
  color: #044d80;
  width: 50%;
  padding: 10px;
}
.pros-cons-pricing th h3 {
  margin-bottom: 0;
}
.pros-cons-pricing td {
  border: 1px solid gray;
  padding: 10px;
  vertical-align: top;
}
.pros-cons-pricing tr:nth-child(even) {
  background-color: rgba(74, 174, 238, 0.05);
}
.pros-cons-no-pricing th {
  padding: 10px;
  border: none;
}
.pros-cons-no-pricing th:first-child {
  border-right: solid 2px black;
}
.pros-cons-no-pricing td {
  width: 50%;
  text-align: center;
  vertical-align: top;
  padding: 10px;
  border: none;
}
.pros-cons-no-pricing td:first-child {
  border-right: solid 2px black;
}
.cta-table {
  width: 100%;
}
.cta-table td {
  border-left: solid 2px #ff9d28;
  border-right: solid 2px #ff9d28;
  padding: 10px;
}
.table-of-contents {
  background-color: #fff;
  border: 1px solid #d8dee4;
}
.table-of-contents h3 {
  margin-bottom: 10px;
}
.table-of-contents li a {
  text-decoration: none;
}
.table-of-contents li a:nth-child(odd) {
  color: black;
}
.visit-button {
  background-color: #ff9d28;
  color: white;
  word-wrap: break-word;
  text-align: center;
}
.align-top {
  vertical-align: top;
}
body:not(.post-template-template-nimbus) .article-body .addthis_tool {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #93b4d8;
  margin-bottom: 1.5rem;
}
body:not(.post-template-template-nimbus) .at-above-post.addthis_tool {
  margin-bottom: 3rem;
}
.post-template-template-nimbus .article-body {
  border-bottom: 1px solid #93b4d8;
  padding-bottom: 4rem;
}
.post-template-template-nimbus .wp-post-image {
  margin-bottom: 30px;
}
.nimbus-content,
.stack-comments {
  display: grid;
  grid-template-columns: 1fr 4fr 1fr;
  grid-gap: 30px;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .nimbus-content,
  .stack-comments {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .nimbus-content,
  .stack-comments {
    grid-template-columns: 1fr;
  }
}
.nimbus-content-nav {
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
  margin-bottom: 20px;
}
#toc-open {
  display: none;
}
@media screen and (max-width: 1024px) {
  [id]:target::before {
    content: "";
    display: block;
    height: 60px;
    margin-top: -60px;
  }
  .nimbus-content-nav {
    margin: auto -1.5rem;
    width: 100vw;
  }
  .toc-title {
    background: #f2f8fb;
    padding: 1rem 1.5rem;
    margin-bottom: 0;
    position: relative;
    z-index: 100;
  }
  .toc-title:after {
    font-family: capterra-icon !important;
    content: "\f114";
    font-size: 18px;
    top: 50%;
    color: #1c6fd1;
    position: absolute;
    right: 18px;
    top: 30%;
  }
  .toc-list {
    background: #fff;
    box-shadow: 2px 2px 15px rgba(0, 46, 71, 0.1);
    padding: 0 1.5rem;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.15s ease-out;
    position: absolute;
    width: 100%;
  }
  #toc-open:checked ~ .toc-list {
    max-height: 1000px;
    transition: max-height 1s ease-out;
  }
  #toc-open:checked ~ .toc-title:after {
    content: "\f117";
    top: 25%;
  }
  .toc-list li:last-child {
    margin-bottom: 1.25em;
  }
}
@media screen and (max-width: 727px) {
  .nimbus-content-nav {
    margin: auto -1.125rem;
  }
  .toc-title {
    background: #f2f8fb;
    padding: 1rem 1.125rem;
  }
  .toc-list {
    padding: 0 1.125rem;
  }
}
.nimbus-content-nav > div {
  position: -webkit-sticky;
  position: sticky;
  top: 1.5rem;
}
.nimbus-content-nav ul {
  list-style: none;
  margin: 0;
}
.nimbus-content-nav li {
  margin-top: 1.25em;
}
.nimbus-content-nav a {
  text-decoration: none;
}
.nimbus-disclaimer {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 1.5rem;
  color: #607480;
}
.pcard {
  border: 1px solid #93b4d8;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 48px 32px 32px;
  position: relative;
  margin: 3rem auto 2rem;
}
.pcard-badge {
  background: #fff0dd;
  border-radius: 2px;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ff6200;
  display: inline-block;
  padding: 0.5em 1em;
  position: absolute;
  top: -1.25em;
  left: 31px;
}
.pcard header {
  display: grid;
  grid-template-columns: 2fr 5fr 5fr;
  grid-gap: 12px;
  margin-bottom: 1.5em;
}
.pcard-key-features ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  font-size: 16px;
  letter-spacing: 0.025em;
  line-height: 1.25em;
  margin: 0 0 0 1.5em;
}
.pcard-body > div:not(:last-child) {
  margin-bottom: 2rem;
}
.pcard-rating {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #1c6fd1;
  margin-bottom: 0.25em;
}
.pcard-stars {
  color: #ff9d28;
  font-size: 18px;
  letter-spacing: -1px;
}
.pcard-stars i {
  position: relative;
  top: 2px;
}
.pcard-star-mobile {
  display: none;
}
.pcard-pname,
.pcard-pname:hover {
  border-bottom: none !important;
}
.pcard-pname h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.025em;
  color: #1c6fd1;
  margin-bottom: 0;
  display: inline;
  border-bottom: 2px solid transparent;
}
.pcard-pname:hover h3 {
  border-bottom-color: #1c6fd1;
}
.pcard-pname i {
  font-size: 1.6em;
  position: relative;
  top: 0.075em;
}
.pcard-pname:hover i {
  color: #1c6fd1;
}
.pcard h4,
.pcard .delta {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
}
.pcard header section {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #1c6fd1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pcard header section p:last-child {
  margin-bottom: 0;
}
.pcard header section a {
  text-decoration: none;
  border-bottom: 1px solid #1c6fd1;
}
.pcard-visit-button {
  text-align: right;
}
.pcard-visit-button a {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  color: #ffffff;
  background: #1c6fd1;
  border-radius: 32px;
  text-decoration: none;
  padding: 0.875em 1.5em 0.75em;
}
.pcard-visit-button a:hover {
  background-color: #0659B8;
}
.pcard-visit-button a i {
  font-size: 20px;
  float: right;
  margin-left: 0.3em;
}
.pcard-visit-button a.pcard-visit-website {
  background: #ff6200;
  padding-bottom: 0.55em;
}
.pcard-visit-button a.pcard-visit-website:hover {
  background: #e65800;
}
.pcard-visit-website i {
  position: relative;
  top: -2px;
}
.pcard-logo {
  width: 100px;
  height: 100px;
  border: 1px solid #93b4d8;
  border-radius: 2px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pcard-positive-review h4 {
  color: #037602;
}
.pcard-negative-review h4 {
  color: #c12121;
}
.pcard-review h4 {
  font-weight: 600;
}
.pcard-review h4 i {
  font-size: 18px;
  float: left;
  margin: 2px 6px 0 0;
}
.pcard-positive-review h4 i {
  color: #21ac21;
}
.pcard-negative-review h4 i {
  color: #e54747;
}
.pcard-review-text {
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
}
.pcard-trial-free {
  display: flex;
  align-items: center;
}
.pcard-trial-free .delta {
  margin-bottom: 0;
}
.pcard-try-yes i,
.pcard-try-no i {
  color: #21ac21;
  font-size: 18px;
  margin-right: 0.25em;
  position: relative;
  top: 2px;
}
.pcard-try-no,
.pcard-try-no i {
  color: #a3b9c3;
}
.pcard-trial-free span {
  margin-left: 0.75em;
  display: inline-flex;
  align-items: center;
}
.pcard-price {
  font-size: 14px;
  margin-bottom: 0;
  text-transform: lowercase;
}
.pcard-price span {
  font-size: 24px;
}
.pcard-cost {
  display: flex;
  align-items: flex-end;
}
.pcard-cost-inline {
  display: inline;
}
.pcard-cost .delta {
  margin-bottom: 0;
  margin-right: 0.25em;
}
.pcard-cost span {
  margin-bottom: 0.25rem;
  line-height: 1em;
  margin-left: 0.5em;
}
.pcard-cost small {
  font-size: 14px;
  margin-bottom: 0.25rem;
  line-height: 1.5em;
  margin-left: 0.25em;
  letter-spacing: 0.025em;
}
.pcard-review-author {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0.25em;
  letter-spacing: 0.025em;
}
.pcard-review-date {
  display: block;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.025em;
  margin-top: 0.25em;
  color: #607480;
}
.pcard footer {
  font-size: 16px;
  line-height: 26px;
  color: #607480;
  margin-top: -1em;
}
.pcard footer p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .pcard {
    padding: 32px 16px 16px;
  }
  .pcard-badge {
    left: 16px;
  }
  .pcard header {
    grid-template-columns: 2fr 3fr;
    grid-template-areas: ". ." "pcard-visit-button pcard-visit-button";
  }
  .pcard-visit-button {
    grid-area: pcard-visit-button;
  }
  .pcard-visit-button a,
  .pcard-visit-button a.pcard-visit-website {
    margin-top: 1em;
    text-align: center;
    width: 100%;
    padding-bottom: 1em;
  }
  .pcard-visit-button a i {
    float: none;
    position: relative;
    top: 5px;
    margin-left: 0;
  }
  .pcard-star-mobile {
    display: initial;
  }
  .pcard-star-desktop {
    display: none;
  }
  .pcard-key-features ul {
    grid-template-columns: 1fr;
  }
  .pcard-trial-free {
    flex-direction: column;
    align-items: flex-start;
  }
  .pcard-trial-free span {
    margin-left: 0;
    margin-top: 1em;
  }
  .pcard-cost {
    flex-wrap: wrap;
  }
  .pcard-price {
    flex: 0 0 100%;
    margin-top: 1em;
  }
  .pcard-cost span {
    margin-left: 0;
  }
  .pcard-devices {
    flex-wrap: wrap;
  }
  .pcard-devices .capterra-icon-Cloud {
    position: relative;
    top: 2px;
  }
  .pcard-devices > strong {
    flex: 0 0 100%;
    margin-bottom: 1em;
  }
}
.cap-tooltip {
  position: relative;
}
.cap-tooltip {
  position: relative;
  top: 3px;
}
.cap-tooltip > button {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  border: none;
  text-align: left;
  line-height: 1.33;
  font-size: 12px;
  bottom: 3em;
  width: 250px;
  left: -120px;
  background: #363a41;
  border-radius: 2px;
  padding: 10px 8px;
  box-sizing: border-box;
  color: #fff;
  font-style: normal;
  transition: visibility 0s linear 150ms, opacity 150ms;
  z-index: 2000;
}
.cap-tooltip:hover > button {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 150ms;
}
.cap-tooltip > button:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #363a41 transparent transparent transparent;
  position: absolute;
  bottom: -6px;
  left: calc(50% - 5px);
}
.cap-tooltip > button > p:last-child {
  margin-bottom: 0;
}
.cap-tooltip > .capterra-icon {
  color: #1c6fd1;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .cap-tooltip {
    position: initial;
  }
  .cap-tooltip > button {
    position: fixed;
    left: 18px;
    bottom: auto;
    top: 18px;
    width: calc(100% - 32px);
    max-height: 80vh;
    overflow-y: scroll;
  }
  .cap-tooltip > button:after {
    display: none;
  }
}
.pcard-devices {
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 1rem;
}
.pcard-devices i {
  margin: auto 0.25em;
  line-height: 1rem;
}
.nimbus-quick-tip {
  background-color: #d9f4fc;
  padding: 35px 25px;
  border-radius: 3px;
  margin: 43px auto 3rem;
  position: relative;
}
.nimbus-quick-tip-deco {
  position: absolute;
  top: -43px;
  right: 24px;
}
.nimbus-quick-tip-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.nimbus-quick-tip-title i {
  font-size: 24px;
  float: left;
  margin: -2px 8px 0 0;
}
.nimbus-quick-tip-link {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42857143;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  margin-bottom: 0;
  display: inline-block;
}
.nimbus-quick-tip-link a {
  text-decoration: none;
}
.nimbus-quick-tip-link i {
  font-size: 18px;
  line-height: 10px;
  float: right;
  margin: 4px 0 0 7px;
}
.nimbus-quick-tip-link i:before {
  line-height: 10px !important;
  height: 10px !important;
}
.nimbus-numbered-heading {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .nimbus-numbered-heading {
    align-items: flex-start;
  }
}
.nimbus-numbered-heading > *:last-child {
  margin-bottom: 0;
}
.nimbus-numbered-heading-num {
  background-color: #363a41;
  width: 66px;
  height: 66px;
  flex: 0 0 66px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-right: 20px;
}
.wp-block-pb-accordion-item {
  background-color: #f2f8fb;
  border-radius: 3px;
  padding: 0 10px;
  margin-bottom: 14px;
}
.article-body .c-accordion__title {
  font-size: 18px;
  line-height: 1.44444444;
  font-weight: bold;
  color: #1c6fd1;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.article-body .c-accordion__title:after,
.article-body .is-open > .c-accordion__title:after {
  font-family: capterra-icon !important;
  content: "\f113";
  font-size: 18px;
  top: 50%;
  color: #1c6fd1;
}
.article-body .is-open > .c-accordion__title:after {
  content: "\f116";
}
.c-accordion__content {
  padding-bottom: 1rem;
}
.c-accordion__content p:last-child {
  margin-bottom: 0;
}
.nimbus-cta {
  display: grid;
  grid-template-columns: 4fr 7fr;
  grid-gap: 50px;
  margin: 3rem auto;
}
.nimbus-cta-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nimbus-cta-sh {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #607480;
  margin-bottom: 0.75em;
}
.nimbus-cta-sh:before {
  content: "/ ";
  color: #ff9d28;
}
.nimbus-cta-h {
  font-size: 28px;
  line-height: 1.17857143;
  margin-bottom: 0.75em;
}
.nimbus-cta-text {
  font-size: 18px;
  line-height: 1.44444444;
  color: #607480;
  margin-bottom: 1.5em;
}
.nimbus-cta-a a {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.42857143;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  color: #1c6fd1;
  border: 2px solid #1c6fd1;
  border-radius: 99px;
  padding: 0.75em 1.5em;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .nimbus-cta {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .nimbus-cta-img {
    display: none;
  }
}
.nimbus-related-reading {
  box-shadow: 2px 2px 15px rgba(0, 46, 71, 0.1);
  padding-top: 10px;
  padding-bottom: 60px;
  position: relative;
}
.nimbus-related-reading h3 {
  text-align: center;
  font-size: 28px;
}
.nimbus-related-post {
  border-radius: 2px;
  border: 1px solid #93b4d8;
  display: inline-block;
  margin: 8px;
  text-decoration: none;
  min-height: 435px;
}
.nimbus-related-post > div {
  padding: 28px;
}
.nimbus-related-post .wp-post-image {
  margin-bottom: 0;
}
.nimbus-related-post span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.1875;
  letter-spacing: 0.025em;
  color: #607480;
}
.nimbus-related-post h4 {
  margin-top: 0.75em;
  font-weight: normal;
  font-size: 21px;
  line-height: 1.19;
  letter-spacing: 0.025em;
  color: #363a41;
  margin-bottom: 0;
}
.slick-arrow {
  font-size: 30px;
  cursor: pointer;
  position: absolute;
  top: 20%;
  color: #a3b9c3;
}
.slick-arrow:hover {
  color: #607480;
}
.nimbus-related-prev {
  left: -2em;
}
.nimbus-related-next {
  right: -2em;
}
.slick-dots {
  list-style: none;
  margin: auto;
  text-align: center;
}
.slick-dots li {
  display: inline;
}
.slick-dots button {
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: none;
  background-color: #607480;
  display: inline-block;
  padding: 0;
  margin: 0 4px;
}
.slick-dots .slick-active button {
  background-color: #68c5ed;
}
.pcard-screenshot a {
  cursor: zoom-in;
}
.lum-lightbox {
  z-index: 1000;
}
.lum-close-button {
  cursor: pointer;
}
.lum-img {
  cursor: zoom-out;
}

.article-body table {
  border-collapse: collapse;
}

.article-body td,
.article-body th {
  border: 1px solid #e3e6e8;
  padding: 1rem 1.5rem;
}

.article-body .inline-toc-list {
  list-style: none;
  background-color: #f7fafb;
  padding: 2.5rem;
  margin: 3rem 0;
  font-size: 16px;
}

.inline-toc-list li {
  margin-bottom: 1em;
}

.inline-toc-list li:last-child {
  margin-bottom: 0;
}

.inline-toc-list a {
  color: #363a41;
}

.nimbus-bwt {
  border: 1px solid #93b4d8;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 2.5rem 1.5rem 1.5rem;
  position: relative;
  margin: 3rem auto 2rem;
}

.nimbus-bwt-tag {
  position: absolute;
  top: -1.375em;
  left: 1.5rem;
  padding: 0.3em 1em 0.5em;
  background: #def3fb;
  border-radius: 2px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.42857143;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #336dc8;
}

.nimbus-bwt-tag i {
  font-size: 21px;
  line-height: 1rem;
  position: relative;
  top: 3px;
  margin-right: 0.25em;
}

.nimbus-bwt-tag-preferred {
  background: #fff0dd;
  color: #ff6200;
}

.nimbus-bwt-tag-preferred i {
  top: 5px;
}

.nimbus-bwt-tag-negative {
  background: #fde8e8;
  color: #c12121;
}

.nimbus-bwt-tag-negative i {
  top: 4px;
}

.wp-block-image figcaption {
  text-align: center;
}